html.page-blog-single *{margin:0;padding:0;box-sizing:border-box}html.page-blog-single body{font-family:"Vazirmatn",sans-serif;background:#fff;color:#111;overflow-x:hidden}html.page-blog-single{--gold:#c69a4a;--green:#063b32;--dark-green:#052f28;--white:#ffffff;--text:#151515}html.page-blog-single .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-blog-single .logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--green);min-width:190px}html.page-blog-single .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-blog-single .logo-icon span{transform:rotate(-45deg);display:block}html.page-blog-single .logo-text strong{display:block;font-size:30px;font-weight:900;line-height:1;color:#2e8b46}html.page-blog-single .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-blog-single .main-nav{display:flex;align-items:center;gap:42px}html.page-blog-single .main-nav a{text-decoration:none;color:#1d1d1d;font-size:15px;font-weight:600;position:relative;transition:0.3s ease}html.page-blog-single .main-nav a:hover,html.page-blog-single .main-nav a.active{color:var(--gold)}html.page-blog-single .main-nav a.active::after{content:"";position:absolute;width:28px;height:2px;background:var(--gold);right:50%;transform:translateX(50%);bottom:-10px}html.page-blog-single .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-blog-single .header-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgb(198 154 74 / .45);color:#fff}html.page-blog-single .site-header.navbar{padding:0 34px}html.page-blog-single .header-container{width:100%;padding:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}html.page-blog-single .logo.navbar-brand{margin:0;padding:0}html.page-blog-single .main-nav.navbar-nav{flex-direction:row}html.page-blog-single .main-nav .nav-link{padding:0!important;color:#1d1d1d}html.page-blog-single .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-blog-single .mobile-menu-btn:focus{box-shadow:0 0 0 3px rgb(198 154 74 / .18)}html.page-blog-single .mobile-menu-btn span{width:23px;height:2px;background:#0f4b3d;border-radius:20px;display:block}html.page-blog-single .mobile-offcanvas{width:310px!important;max-width:86vw;border:none;background:#fff}html.page-blog-single .mobile-offcanvas.offcanvas-end{right:0;left:auto;transform:translateX(100%)}html.page-blog-single .mobile-offcanvas.offcanvas-end.show{transform:none}html.page-blog-single .mobile-offcanvas .offcanvas-header{padding:22px 20px 16px;border-bottom:1px solid rgb(0 0 0 / .06);direction:rtl}html.page-blog-single .mobile-logo{min-width:auto}html.page-blog-single .mobile-logo .logo-icon{width:46px;height:46px;font-size:22px}html.page-blog-single .mobile-logo .logo-text strong{font-size:22px}html.page-blog-single .mobile-logo .logo-text small{font-size:11px}html.page-blog-single .mobile-close-btn{margin:0!important;box-shadow:none!important}html.page-blog-single .mobile-offcanvas .offcanvas-body{padding:18px 20px 24px}html.page-blog-single .mobile-nav{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}html.page-blog-single .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-blog-single .mobile-nav a:hover,html.page-blog-single .mobile-nav a.active{color:#0f4b3d;background:rgb(15 75 61 / .08)}html.page-blog-single .mobile-header-btn{width:100%;justify-content:center;display:inline-flex;margin-top:6px}html.page-blog-single .site-footer{background:#fff;padding:0 16px 14px}html.page-blog-single .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-blog-single .footer-content{display:flex;align-items:flex-start;justify-content:space-between;direction:rtl;gap:28px}html.page-blog-single .footer-col{position:relative;z-index:2}html.page-blog-single .footer-logo-col{width:285px;text-align:center}html.page-blog-single .footer-logo-wrap{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:4px}html.page-blog-single .footer-logo-text strong{display:block;color:#73b957;font-size:34px;font-weight:950;line-height:1}html.page-blog-single .footer-logo-text span{display:block;color:#d4a84f;font-size:12px;font-weight:800;letter-spacing:.8px;margin-top:4px}html.page-blog-single .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-blog-single .footer-logo-icon span{transform:rotate(-45deg);color:#d4a84f;font-size:26px;font-weight:900}html.page-blog-single .footer-building{width:245px;height:78px;margin:2px auto 0;opacity:.75}html.page-blog-single .footer-building svg{width:100%;height:100%;stroke:rgb(255 255 255 / .62)}html.page-blog-single .footer-desc-col{width:330px;text-align:center;padding-top:3px}html.page-blog-single .footer-title{font-size:16px;font-weight:900;color:#fff;margin-bottom:10px;line-height:1.5}html.page-blog-single .footer-desc{color:rgb(255 255 255 / .92);font-size:13px;font-weight:500;line-height:2.1}html.page-blog-single .footer-menu-col{width:150px;text-align:center;padding-top:2px}html.page-blog-single .footer-menu{list-style:none;padding:0;margin:0}html.page-blog-single .footer-menu li{margin-bottom:6px}html.page-blog-single .footer-menu a{color:rgb(255 255 255 / .94);text-decoration:none;font-size:13px;font-weight:600;transition:0.3s ease}html.page-blog-single .footer-menu a:hover{color:#d4a84f}html.page-blog-single .footer-contact-col{width:270px;text-align:right;padding-top:2px}html.page-blog-single .footer-contact-list{list-style:none;padding:0;margin:0 0 12px}html.page-blog-single .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-blog-single .footer-contact-list li.address{direction:rtl;text-align:right}html.page-blog-single .footer-contact-list svg{width:17px;height:17px;min-width:17px;stroke:rgb(255 255 255 / .9)}html.page-blog-single .footer-socials{display:flex;align-items:center;gap:13px;direction:ltr;margin-top:4px}html.page-blog-single .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-blog-single .footer-socials a:hover{background:#d4a84f;transform:translateY(-2px)}html.page-blog-single .footer-socials svg{width:17px;height:17px;fill:#fff;stroke:#fff}html.page-blog-single .footer-divider{width:1px;height:125px;background:rgb(255 255 255 / .52);margin-top:4px;flex:0 0 1px}html.page-blog-single .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-blog-single .footer-box{padding:26px 26px 16px}html.page-blog-single .footer-content{gap:18px}html.page-blog-single .footer-logo-col{width:240px}html.page-blog-single .footer-desc-col{width:280px}html.page-blog-single .footer-contact-col{width:250px}}@media (max-width:900px){html.page-blog-single .footer-content{flex-direction:column;align-items:center;text-align:center}html.page-blog-single .footer-divider{width:100%;height:1px;margin:4px 0;background:rgb(255 255 255 / .25)}html.page-blog-single .footer-logo-col,html.page-blog-single .footer-desc-col,html.page-blog-single .footer-menu-col,html.page-blog-single .footer-contact-col{width:100%;text-align:center}html.page-blog-single .footer-contact-list li{justify-content:center}html.page-blog-single .footer-socials{justify-content:center}html.page-blog-single .footer-copy{margin-top:16px}}@media (max-width:991.98px){html.page-blog-single .site-header,html.page-blog-single .site-header.navbar{height:78px;min-height:78px;padding:0 18px;flex-wrap:nowrap;gap:0;position:sticky;top:0}html.page-blog-single .header-container{flex-wrap:nowrap!important}html.page-blog-single .mobile-menu-btn{display:flex}html.page-blog-single .logo{min-width:auto}html.page-blog-single .logo-icon{width:50px;height:50px;font-size:24px}html.page-blog-single .logo-text strong{font-size:24px}html.page-blog-single .logo-text small{font-size:11px}}@media (max-width:575.98px){html.page-blog-single .site-header,html.page-blog-single .site-header.navbar{height:72px;min-height:72px;padding:0 14px}html.page-blog-single .mobile-menu-btn{width:42px;height:42px}html.page-blog-single .logo-icon{width:44px;height:44px;border-radius:12px;font-size:21px}html.page-blog-single .logo-text strong{font-size:21px}html.page-blog-single .logo-text small{font-size:10px}html.page-blog-single .mobile-offcanvas{width:292px!important}}@media (min-width:992px){html.page-blog-single .mobile-menu-btn{display:none!important}html.page-blog-single .mobile-offcanvas{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html.page-blog-single .offcanvas-backdrop{display:none!important}html.page-blog-single body{overflow:auto!important;padding-right:0!important;padding-left:0!important}}html.page-blog-single .blog-hero-section{width:100%;min-height:465px;background-image:linear-gradient(90deg,rgb(255 255 255 / .08) 0%,rgb(255 255 255 / .34) 28%,rgb(255 255 255 / .78) 52%,rgb(255 255 255 / .96) 76%,#ffffff 100%),linear-gradient(180deg,#fff0 0%,rgb(255 255 255 / .6) 78%,#ffffff 100%),url(https://images.unsplash.com/photo-1519494026892-80bbd2d6fd0d?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:left center;background-repeat:no-repeat;position:relative;direction:rtl;overflow:hidden}html.page-blog-single .blog-hero-overlay{width:100%;min-height:465px;max-width:1440px;margin:0 auto;padding:70px 80px 58px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}html.page-blog-single .blog-hero-content{max-width:560px;margin:0;text-align:right;direction:rtl}html.page-blog-single .blog-hero-content h1{color:#063b32;font-size:clamp(48px,5.1vw,72px);font-weight:950;line-height:1.18;margin:0 0 24px;letter-spacing:-2px;text-align:right}html.page-blog-single .blog-hero-content p{color:#444;font-size:clamp(16px,1.35vw,20px);font-weight:500;line-height:2.15;margin:0;text-align:right}html.page-blog-single .blog-search-box{width:min(760px,100%);align-self:flex-start;height:68px;margin-top:32px;margin-right:0;margin-left:auto;background:#fff;border:1px solid rgb(6 59 50 / .08);border-radius:16px;box-shadow:0 8px 28px rgb(0 0 0 / .1);display:flex;align-items:center;flex-direction:row-reverse;overflow:hidden}html.page-blog-single .blog-search-box input{width:100%;height:100%;border:none;outline:none;background:#fff0;font-family:"Vazirmatn",sans-serif;font-size:17px;font-weight:500;color:#333;padding:0 28px;text-align:right}html.page-blog-single .blog-search-box input::placeholder{color:#9b9b9b}html.page-blog-single .blog-search-box button{width:78px;min-width:78px;height:100%;border:none;background:#fff0;color:#4f4f4f;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:0.3s ease}html.page-blog-single .blog-search-box button:hover{color:#063b32}html.page-blog-single .blog-search-box button svg{width:32px;height:32px;stroke:currentColor;stroke-width:2}@media (max-width:1100px){html.page-blog-single .blog-hero-section,html.page-blog-single .blog-hero-overlay{min-height:435px}html.page-blog-single .blog-hero-overlay{padding:60px 42px 50px}html.page-blog-single .blog-search-box{width:min(680px,100%);margin-top:28px}}@media (max-width:768px){html.page-blog-single .blog-hero-section{min-height:470px;background-image:linear-gradient(180deg,rgb(255 255 255 / .95) 0%,rgb(255 255 255 / .88) 48%,rgb(255 255 255 / .94) 78%,#ffffff 100%),url(https://images.unsplash.com/photo-1519494026892-80bbd2d6fd0d?auto=format&fit=crop&w=1600&q=80);background-position:center}html.page-blog-single .blog-hero-overlay{min-height:470px;padding:62px 20px 44px;align-items:stretch}html.page-blog-single .blog-hero-content{max-width:100%;margin:0;text-align:right}html.page-blog-single .blog-hero-content h1{font-size:48px;text-align:right;margin-bottom:20px}html.page-blog-single .blog-hero-content p{font-size:16px;line-height:2.05;text-align:right}html.page-blog-single .blog-search-box{width:100%;align-self:stretch;height:60px;margin-top:30px;margin-left:0;border-radius:14px}html.page-blog-single .blog-search-box input{font-size:15px;padding:0 18px}html.page-blog-single .blog-search-box button{width:62px;min-width:62px}html.page-blog-single .blog-search-box button svg{width:27px;height:27px}}@media (max-width:480px){html.page-blog-single .blog-hero-section,html.page-blog-single .blog-hero-overlay{min-height:440px}html.page-blog-single .blog-hero-overlay{padding-top:52px}html.page-blog-single .blog-hero-content h1{font-size:40px;margin-bottom:18px}html.page-blog-single .blog-hero-content p{font-size:14px;line-height:2}html.page-blog-single .blog-search-box{height:56px;margin-top:26px}}html.page-blog-single .blog-posts-section{width:100%;background:#fff;padding:26px 40px 54px;direction:rtl}html.page-blog-single .blog-posts-container{max-width:1280px;margin:0 auto}html.page-blog-single .blog-categories{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap;margin-bottom:50px}html.page-blog-single .blog-category-btn{min-width:150px;height:52px;border-radius:26px;border:1px solid rgb(6 59 50 / .08);background:#fff;color:#202020;font-family:"Vazirmatn",sans-serif;font-size:16px;font-weight:600;box-shadow:0 6px 22px rgb(0 0 0 / .07);cursor:pointer;transition:0.3s ease}html.page-blog-single .blog-category-btn:hover,html.page-blog-single .blog-category-btn.active{color:#063b32;border-color:#0c6b55;box-shadow:0 8px 24px rgb(6 59 50 / .1)}html.page-blog-single .blog-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;direction:rtl}html.page-blog-single .blog-post-card{background:#fff;border:1px solid rgb(6 59 50 / .08);border-radius:16px;padding:12px 12px 24px;box-shadow:0 7px 26px rgb(0 0 0 / .075);overflow:hidden;transition:0.3s ease}html.page-blog-single .blog-post-card:hover{transform:translateY(-5px);box-shadow:0 14px 34px rgb(0 0 0 / .11)}html.page-blog-single .blog-post-image{width:100%;height:245px;border-radius:11px;overflow:hidden;position:relative;margin-bottom:22px;background:linear-gradient(135deg,#eef4f1 0%,#ffffff 100%)}html.page-blog-single .blog-post-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}html.page-blog-single .blog-post-badge{position:absolute;top:15px;right:15px;min-width:92px;height:40px;padding:0 14px;background:linear-gradient(135deg,#063b32 0%,#0d6b53 100%);color:#fff;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;box-shadow:0 6px 16px rgb(6 59 50 / .28)}html.page-blog-single .blog-post-content{text-align:center}html.page-blog-single .blog-post-content h3{color:#063b32;font-size:22px;font-weight:900;line-height:1.9;margin-bottom:18px}html.page-blog-single .blog-post-date{display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#8a8a8a;font-size:14px;font-weight:500;direction:ltr}html.page-blog-single .blog-post-date svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.8}html.page-blog-single .blog-post-card.is-hidden{display:none}html.page-blog-single .blog-empty-message{display:none;margin-top:32px;text-align:center;color:#063b32;font-size:18px;font-weight:800}html.page-blog-single .blog-empty-message.show{display:block}@media (max-width:1100px){html.page-blog-single .blog-posts-grid{grid-template-columns:repeat(2,1fr);gap:26px}html.page-blog-single .blog-post-image{height:230px}}@media (max-width:768px){html.page-blog-single .blog-posts-section{padding:22px 16px 42px}html.page-blog-single .blog-categories{gap:12px;margin-bottom:34px}html.page-blog-single .blog-category-btn{min-width:auto;height:46px;padding:0 18px;font-size:14px}html.page-blog-single .blog-posts-grid{grid-template-columns:1fr;max-width:390px;margin:0 auto}html.page-blog-single .blog-post-content h3{font-size:20px}}html.page-blog-single .blog-newsletter-section{width:100%;background:#fff;padding:0 40px 46px;direction:rtl}html.page-blog-single .blog-newsletter-container{max-width:1280px;margin:0 auto}html.page-blog-single .blog-newsletter-box{min-height:170px;background:radial-gradient(circle at 12% 50%,rgb(139 199 155 / .16),transparent 24%),radial-gradient(circle at 88% 50%,rgb(139 199 155 / .18),transparent 23%),linear-gradient(135deg,#f4f6f0 0%,#eef2ea 100%);border-radius:18px;position:relative;overflow:hidden;display:grid;grid-template-columns:270px 1fr 210px;align-items:center;gap:18px;padding:24px 54px 24px 38px;box-shadow:0 8px 28px rgb(0 0 0 / .055);border:1px solid rgb(6 59 50 / .055)}html.page-blog-single .newsletter-text{text-align:center;position:relative;z-index:2}html.page-blog-single .newsletter-text h2{color:#063b32;font-size:22px;font-weight:900;line-height:1.7;margin:0 0 12px}html.page-blog-single .newsletter-text p{color:#585858;font-size:15px;font-weight:500;line-height:2.05;margin:0}html.page-blog-single .newsletter-form{display:flex;flex-direction:column;gap:12px;position:relative;z-index:2}html.page-blog-single .newsletter-form input{width:100%;height:54px;border:none;outline:none;background:#fff;border-radius:11px;padding:0 22px;color:#333;font-family:"Vazirmatn",sans-serif;font-size:15px;font-weight:500;text-align:center;box-shadow:0 7px 20px rgb(0 0 0 / .06);transition:0.25s ease}html.page-blog-single .newsletter-form input::placeholder{color:#9a9a9a}html.page-blog-single .newsletter-form input:focus{box-shadow:0 0 0 3px rgb(6 59 50 / .08),0 7px 20px rgb(0 0 0 / .06)}html.page-blog-single .newsletter-submit-btn{width:100%;height:54px;border:none;border-radius:11px;background:linear-gradient(135deg,#063b32 0%,#0a5c49 100%);color:#fff;font-family:"Vazirmatn",sans-serif;font-size:15px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 10px 24px rgb(6 59 50 / .22);transition:0.3s ease}html.page-blog-single .newsletter-submit-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgb(6 59 50 / .28)}html.page-blog-single .newsletter-submit-btn svg{width:20px;height:20px;stroke:currentColor;stroke-width:2}html.page-blog-single .newsletter-graphic{position:relative;height:120px;z-index:1}html.page-blog-single .newsletter-graphic-left{justify-self:start;width:160px}html.page-blog-single .newsletter-graphic-right{justify-self:end;width:110px;opacity:.72}html.page-blog-single .newsletter-envelope{position:absolute;right:18px;bottom:8px;width:92px;height:70px;background:linear-gradient(135deg,#e6a53d 0%,#d7902f 100%);border-radius:9px 9px 12px 12px;transform:rotate(-4deg);box-shadow:0 10px 22px rgb(198 154 74 / .22)}html.page-blog-single .newsletter-envelope::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 49%,rgb(255 255 255 / .18) 50%),linear-gradient(225deg,transparent 49%,rgb(6 59 50 / .1) 50%);border-radius:inherit;clip-path:polygon(0 0,100% 0,100% 100%,50% 58%,0 100%)}html.page-blog-single .newsletter-leaf{position:absolute;display:block;background:#7bc28d;border-radius:70% 0 70% 0;box-shadow:inset -8px -8px 0 rgb(6 59 50 / .07)}html.page-blog-single .newsletter-graphic-left .newsletter-leaf:nth-child(1){width:56px;height:76px;right:62px;top:0;transform:rotate(-28deg)}html.page-blog-single .newsletter-graphic-left .newsletter-leaf:nth-child(2){width:48px;height:62px;right:22px;top:26px;transform:rotate(-66deg);background:#66b97e}html.page-blog-single .newsletter-graphic-left .newsletter-leaf:nth-child(3){width:42px;height:55px;right:92px;top:42px;transform:rotate(10deg);background:#9bd9a7}html.page-blog-single .newsletter-graphic-right .newsletter-leaf:nth-child(1){width:52px;height:70px;right:25px;top:6px;transform:rotate(-28deg);background:#9bd9a7}html.page-blog-single .newsletter-graphic-right .newsletter-leaf:nth-child(2){width:36px;height:48px;right:66px;top:58px;transform:rotate(22deg);background:#81c993}html.page-blog-single .newsletter-graphic-right .newsletter-leaf:nth-child(3){width:30px;height:40px;right:14px;top:74px;transform:rotate(-52deg);background:#b5e2bb}@media (max-width:992px){html.page-blog-single .blog-newsletter-box{grid-template-columns:1fr;padding:30px 24px;gap:20px}html.page-blog-single .newsletter-graphic-left,html.page-blog-single .newsletter-graphic-right{display:none}html.page-blog-single .newsletter-text h2{font-size:20px}html.page-blog-single .newsletter-form{max-width:420px;width:100%;margin:0 auto}}@media (max-width:576px){html.page-blog-single .blog-newsletter-section{padding:0 16px 34px}html.page-blog-single .blog-newsletter-box{min-height:auto;border-radius:15px;padding:26px 16px}html.page-blog-single .newsletter-text h2{font-size:17px;line-height:1.9}html.page-blog-single .newsletter-text p{font-size:13px}html.page-blog-single .newsletter-form input,html.page-blog-single .newsletter-submit-btn{height:50px;font-size:14px}}html.page-blog-single .blog-newsletter-section{padding:0 40px 42px!important}html.page-blog-single .blog-newsletter-box{min-height:150px!important;height:150px!important;padding:22px 48px!important;display:grid!important;grid-template-columns:260px 1fr 180px!important;align-items:center!important;gap:28px!important;overflow:hidden!important}html.page-blog-single .newsletter-content h2,html.page-blog-single .blog-newsletter-content h2{font-size:21px!important;line-height:1.7!important;margin-bottom:10px!important}html.page-blog-single .newsletter-content p,html.page-blog-single .blog-newsletter-content p{font-size:14px!important;line-height:1.9!important;margin:0!important}html.page-blog-single .newsletter-form,html.page-blog-single .blog-newsletter-form{gap:10px!important}html.page-blog-single .newsletter-form input,html.page-blog-single .blog-newsletter-form input{height:48px!important}html.page-blog-single .newsletter-form button,html.page-blog-single .blog-newsletter-form button{height:48px!important}html.page-blog-single .newsletter-envelope,html.page-blog-single .blog-newsletter-envelope{width:125px!important;max-width:125px!important}html.page-blog-single .newsletter-leaves,html.page-blog-single .blog-newsletter-leaves{width:115px!important;max-width:115px!important;opacity:0.75!important}@media (max-width:900px){html.page-blog-single .blog-newsletter-section{padding:0 16px 36px!important}html.page-blog-single .blog-newsletter-box{height:auto!important;min-height:auto!important;grid-template-columns:1fr!important;padding:28px 20px!important;text-align:center!important;gap:18px!important}html.page-blog-single .newsletter-envelope,html.page-blog-single .blog-newsletter-envelope,html.page-blog-single .newsletter-leaves,html.page-blog-single .blog-newsletter-leaves{margin:0 auto!important}}html.page-blog-single .site-logo-img{width:170px;max-height:66px;height:auto;object-fit:contain;display:block}html.page-blog-single .mobile-logo-img{width:145px;max-height:58px}html.page-blog-single .footer-logo-img{width:150px;max-height:92px;height:auto;object-fit:contain;display:block;margin:0 auto 4px}html.page-blog-single .logo{min-width:auto}html.page-blog-single .site-logo-img.logo-auto,html.page-blog-single .footer-logo-img.logo-auto{background:transparent!important}@media (max-width:575.98px){html.page-blog-single .site-logo-img{height:52px;width:auto;max-width:135px}html.page-blog-single .mobile-logo-img{height:50px;width:auto;max-width:132px}}@media (min-width:992px){html.page-blog-single .site-header>.header-container>.navbar-brand .site-logo-img{height:72px;width:auto;max-width:200px;object-fit:contain;display:block}}@media (max-width:991.98px){html.page-blog-single .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-blog-single .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-blog-single .mobile-offcanvas .mobile-logo-img{height:58px;width:auto;max-width:150px;object-fit:contain;display:block}html.page-blog-single .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-blog-single .mobile-offcanvas .mobile-close-btn:hover,html.page-blog-single .mobile-offcanvas .mobile-close-btn:focus{opacity:1;box-shadow:0 0 0 3px rgb(198 154 74 / .16)!important}}html.page-blog-single .logo{min-width:auto}html.page-blog-single .site-logo-img{height:64px;width:auto;max-width:180px;object-fit:contain;display:block}html.page-blog-single .mobile-logo-img{height:54px;width:auto;max-width:145px}html.page-blog-single .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-blog-single .site-logo-img{height:52px;max-width:135px}html.page-blog-single .mobile-logo-img{height:50px;max-width:132px}}@media (min-width:992px){html.page-blog-single .site-header>.header-container>.navbar-brand .site-logo-img{height:72px;width:auto;max-width:200px;object-fit:contain;display:block}}html.page-blog-single .site-logo-img.logo-auto,html.page-blog-single .footer-logo-img.logo-auto{background:transparent!important}@media (max-width:991.98px){html.page-blog-single .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-blog-single .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-blog-single .mobile-offcanvas .mobile-logo-img{height:58px;width:auto;max-width:150px;object-fit:contain;display:block}html.page-blog-single .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-blog-single .mobile-offcanvas .mobile-close-btn:hover,html.page-blog-single .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-blog-single .site-header,html.page-blog-single .site-header.navbar{height:104px!important;min-height:104px!important;padding:0 34px!important}html.page-blog-single .site-header>.header-container>.navbar-brand{min-width:250px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html.page-blog-single .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-blog-single .hero{height:535px!important;min-height:535px!important}}@media (min-width:1400px){html.page-blog-single .hero{height:550px!important;min-height:550px!important}}@media (max-width:991.98px){html.page-blog-single .site-header,html.page-blog-single .site-header.navbar{height:92px!important;min-height:92px!important;padding:0 18px!important}html.page-blog-single .site-header>.header-container>.navbar-brand{min-width:190px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html.page-blog-single .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-blog-single .hero{height:auto!important;min-height:500px!important}html.page-blog-single .mobile-offcanvas .offcanvas-header{min-height:108px!important}html.page-blog-single .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-blog-single .site-header,html.page-blog-single .site-header.navbar{height:88px!important;min-height:88px!important;padding:0 14px!important}html.page-blog-single .site-header>.header-container>.navbar-brand{min-width:170px!important}html.page-blog-single .site-header>.header-container>.navbar-brand .site-logo-img{height:72px!important;max-width:190px!important}html.page-blog-single .hero{min-height:470px!important}html.page-blog-single .mobile-offcanvas .mobile-logo-img{height:78px!important;max-width:200px!important}}@media (min-width:992px){html.page-blog-single .site-header,html.page-blog-single .site-header.navbar{height:110px!important;min-height:110px!important;padding:0 34px!important;overflow:visible!important}html.page-blog-single .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-blog-single .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-blog-single .site-header,html.page-blog-single .site-header.navbar{height:92px!important;min-height:92px!important;padding:0 18px!important;overflow:visible!important}html.page-blog-single .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-blog-single .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-blog-single .mobile-offcanvas .offcanvas-header{min-height:100px!important}html.page-blog-single .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-blog-single .site-header,html.page-blog-single .site-header.navbar{height:88px!important;min-height:88px!important;padding:0 14px!important}html.page-blog-single .site-header>.header-container>.navbar-brand{min-width:165px!important}html.page-blog-single .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-blog-single .mobile-offcanvas .mobile-logo-img{height:88px!important;max-width:195px!important;max-height:none!important}}@media (min-width:992px){html.page-blog-single .site-header,html.page-blog-single .site-header.navbar{height:100px!important;min-height:100px!important;padding:0 34px!important;overflow:visible!important}html.page-blog-single .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-blog-single .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-blog-single .site-header,html.page-blog-single .site-header.navbar{height:84px!important;min-height:84px!important;padding:0 18px!important;overflow:visible!important}html.page-blog-single .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-blog-single .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-blog-single .mobile-offcanvas .offcanvas-header{min-height:94px!important}html.page-blog-single .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-blog-single .site-header,html.page-blog-single .site-header.navbar{height:84px!important;min-height:84px!important;padding:0 14px!important}html.page-blog-single .site-header>.header-container>.navbar-brand{min-width:150px!important}html.page-blog-single .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-blog-single .mobile-offcanvas .mobile-logo-img{height:80px!important;max-width:180px!important;max-height:none!important}}@media (max-width:991.98px){html.page-blog-single .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-blog-single .mobile-offcanvas .mobile-close-btn::before,html.page-blog-single .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-blog-single .mobile-offcanvas .mobile-close-btn::before{transform:rotate(45deg)}html.page-blog-single .mobile-offcanvas .mobile-close-btn::after{transform:rotate(-45deg)}html.page-blog-single .mobile-offcanvas .mobile-close-btn:hover,html.page-blog-single .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-blog-single .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-blog-single .footer-brand-note{width:245px;margin:8px auto 0;text-align:center}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .footer-brand-icon svg{width:24px;height:24px;stroke:currentColor}html.page-blog-single .footer-brand-text{display:flex;flex-direction:column;align-items:flex-start;text-align:right;line-height:1.35}html.page-blog-single .footer-brand-text strong{color:#fff;font-size:13px;font-weight:900;white-space:nowrap}html.page-blog-single .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-blog-single .footer-brand-tags{margin-top:8px;display:flex;justify-content:center;gap:7px}html.page-blog-single .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-blog-single .footer-brand-note{width:100%;max-width:270px;margin-top:10px}}@media (max-width:575.98px){html.page-blog-single .about-leaf-mark{width:74px;height:74px;left:14px;bottom:12px;opacity:.86}}html.page-blog-single .about-section{padding:40px 28px 34px}html.page-blog-single .about-top{gap:28px;margin-bottom:32px}html.page-blog-single .about-card{border-radius:14px;padding:34px 36px 40px}html.page-blog-single .about-card p{margin-bottom:28px}html.page-blog-single .stats-grid{gap:22px;margin-top:8px;align-items:stretch}html.page-blog-single .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-blog-single .stat-info{flex:1}html.page-blog-single .stat-title{margin-bottom:8px}html.page-blog-single .project-progress-section{padding:12px 28px 48px}html.page-blog-single .project-progress-box{border-radius:14px;padding:22px 24px 24px}html.page-blog-single .progress-heading{margin-bottom:12px}html.page-blog-single .progress-top-row{gap:28px;margin-bottom:22px}html.page-blog-single .timeline-wrapper{padding-top:22px}html.page-blog-single .timeline{gap:10px}html.page-blog-single .progress-images-row{gap:18px;margin-top:12px}html.page-blog-single .progress-image{border-radius:10px}html.page-blog-single .project-details-btn-wrap{margin-top:18px}html.page-blog-single .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-blog-single .project-details-btn span{font-size:24px;line-height:1;transform:translateY(-1px)}html.page-blog-single .future-section{padding:8px 28px 52px}html.page-blog-single .future-heading{margin-bottom:18px}html.page-blog-single .future-cards{gap:18px;margin-bottom:30px}html.page-blog-single .future-card{min-height:156px;height:auto;padding:20px 16px 18px;border-radius:14px}html.page-blog-single .future-card h3{margin-bottom:8px}html.page-blog-single .future-card p{line-height:2}html.page-blog-single .future-banner{margin-top:4px;border-radius:14px}html.page-blog-single .stat-icon,html.page-blog-single .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-blog-single .stat-icon svg,html.page-blog-single .future-icon svg,html.page-blog-single .timeline-icon svg,html.page-blog-single .consult-btn svg{stroke-linecap:round;stroke-linejoin:round}html.page-blog-single .stat-icon svg,html.page-blog-single .future-icon svg{width:28px;height:28px;stroke-width:1.95}html.page-blog-single .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-blog-single .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-blog-single .timeline-step span{display:inline-block;margin-top:2px}@media (max-width:992px){html.page-blog-single .about-section,html.page-blog-single .project-progress-section,html.page-blog-single .future-section{padding-left:24px;padding-right:24px}html.page-blog-single .about-top,html.page-blog-single .stats-grid,html.page-blog-single .future-cards,html.page-blog-single .progress-images-row{gap:16px}html.page-blog-single .project-details-btn{width:320px;height:52px}}@media (max-width:576px){html.page-blog-single .about-section{padding:28px 16px 28px}html.page-blog-single .about-top{margin-bottom:24px}html.page-blog-single .about-card{padding:26px 22px 34px}html.page-blog-single .stats-grid{gap:14px;margin-top:2px}html.page-blog-single .stat-card{min-height:90px;padding:18px 18px}html.page-blog-single .project-progress-section{padding:8px 16px 38px}html.page-blog-single .project-progress-box{padding:20px 14px 18px}html.page-blog-single .timeline-wrapper{padding-top:18px}html.page-blog-single .progress-images-row{gap:12px}html.page-blog-single .project-details-btn-wrap{margin-top:16px}html.page-blog-single .project-details-btn{height:50px;padding:0 18px;border-radius:14px;font-size:14px}html.page-blog-single .future-section{padding:6px 16px 38px}html.page-blog-single .future-cards{gap:14px;margin-bottom:24px}html.page-blog-single .future-card{min-height:138px;padding:18px 14px 16px}}html.page-blog-single .about-section{padding-top:72px!important}@media (max-width:992px){html.page-blog-single .about-section{padding-top:52px!important}}@media (max-width:576px){html.page-blog-single .about-section{padding-top:38px!important}}html.page-blog-single .about-top{margin-bottom:38px!important}html.page-blog-single .stats-grid{margin-top:18px!important;gap:24px!important}html.page-blog-single .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-blog-single .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-blog-single .stat-icon svg{width:31px!important;height:31px!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-blog-single .stat-info{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:6px!important}html.page-blog-single .stat-title{color:#1f2937!important;font-size:13px!important;font-weight:800!important;margin-bottom:0!important}html.page-blog-single .stat-value{color:#0f6b4d!important;font-size:22px!important;font-weight:950!important;line-height:1.25!important;letter-spacing:-.2px}html.page-blog-single .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-blog-single .progress-circle::after{inset:7px!important;background:#fbfaf7!important}@media (max-width:992px){html.page-blog-single .about-top{margin-bottom:30px!important}html.page-blog-single .stats-grid{margin-top:14px!important;gap:18px!important}html.page-blog-single .stat-card{min-height:102px!important;padding:20px 22px!important}}@media (max-width:576px){html.page-blog-single .about-top{margin-bottom:24px!important}html.page-blog-single .stats-grid{margin-top:10px!important;gap:14px!important}html.page-blog-single .stat-card{min-height:94px!important;padding:18px 18px!important;border-radius:16px!important}html.page-blog-single .stat-icon{width:60px!important;min-width:60px!important;height:60px!important;border-radius:18px!important}html.page-blog-single .stat-icon svg{width:28px!important;height:28px!important}html.page-blog-single .progress-circle{width:46px!important;height:46px!important}html.page-blog-single .stat-value{font-size:20px!important}}html.page-blog-single .project-details-btn-wrap{margin-top:22px!important}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .project-details-btn:hover span{background:rgb(198 154 74 / .18);transform:translateX(2px)}@media (max-width:576px){html.page-blog-single .project-details-btn{height:52px!important;padding:0 18px!important;border-radius:15px!important;font-size:14px!important}}html.page-blog-single .stat-card{gap:14px!important}html.page-blog-single .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-blog-single .stat-icon svg{width:54px!important;height:54px!important;stroke:currentColor;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-blog-single .progress-circle{width:54px!important;height:54px!important;background:conic-gradient(#0f7a58 0deg 234deg,#ddd8d0 234deg 360deg)!important;box-shadow:none!important}html.page-blog-single .progress-circle::after{inset:7px!important;background:#ffffff!important}@media (max-width:576px){html.page-blog-single .stat-icon{width:54px!important;min-width:54px!important;height:54px!important}html.page-blog-single .stat-icon svg,html.page-blog-single .progress-circle{width:46px!important;height:46px!important}}html.page-blog-single .project-details-btn{gap:18px!important;padding:0 30px!important}html.page-blog-single .project-details-btn span{margin-right:2px;font-size:25px!important}@media (max-width:576px){html.page-blog-single .project-details-btn{gap:14px!important;padding:0 20px!important}}html.page-blog-single .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-blog-single .stat-icon-status-img{width:54px;height:54px;object-fit:contain;display:block}@media (max-width:576px){html.page-blog-single .stat-icon-status-img{width:46px;height:46px}}html.page-blog-single .project-progress-section{padding-top:30px!important}html.page-blog-single .project-progress-box{padding:28px 26px 28px!important;border-radius:18px!important}html.page-blog-single .progress-heading{margin-bottom:18px!important}html.page-blog-single .progress-top-row{gap:34px!important;margin-bottom:28px!important;align-items:flex-start!important}html.page-blog-single .timeline-wrapper{padding-top:28px!important}html.page-blog-single .timeline{gap:18px!important;align-items:flex-start!important}html.page-blog-single .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-blog-single .timeline-step{min-width:92px!important;gap:12px!important}html.page-blog-single .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-blog-single .timeline-icon svg{width:22px!important;height:22px!important;stroke-width:1.9!important;stroke:currentColor!important}html.page-blog-single .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-blog-single .timeline-step.done .timeline-icon svg{width:24px!important;height:24px!important;stroke-width:2.2!important}html.page-blog-single .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-blog-single .total-progress-card{border-radius:16px!important;padding:24px 22px!important}html.page-blog-single .progress-images-row{gap:20px!important;margin-top:16px!important}html.page-blog-single .progress-image{border-radius:14px!important}html.page-blog-single .project-details-btn-wrap{margin-top:24px!important}@media (max-width:992px){html.page-blog-single .project-progress-section{padding-top:22px!important}html.page-blog-single .project-progress-box{padding:24px 20px 24px!important}html.page-blog-single .progress-top-row{gap:24px!important;margin-bottom:24px!important}html.page-blog-single .timeline-wrapper{padding-top:22px!important}html.page-blog-single .timeline{gap:14px!important}html.page-blog-single .timeline-step{min-width:82px!important}html.page-blog-single .timeline-icon{width:50px!important;height:50px!important;border-radius:16px!important}html.page-blog-single .timeline-step span{font-size:13px!important}}@media (max-width:576px){html.page-blog-single .project-progress-section{padding-top:18px!important}html.page-blog-single .project-progress-box{padding:22px 14px 20px!important;border-radius:16px!important}html.page-blog-single .progress-heading{margin-bottom:14px!important}html.page-blog-single .progress-top-row{margin-bottom:18px!important}html.page-blog-single .timeline-wrapper{padding-top:18px!important}html.page-blog-single .timeline{gap:12px!important}html.page-blog-single .timeline::before{top:22px!important;left:6%!important;right:6%!important}html.page-blog-single .timeline-step{min-width:74px!important;gap:10px!important}html.page-blog-single .timeline-icon{width:46px!important;height:46px!important;border-radius:14px!important}html.page-blog-single .timeline-icon svg{width:19px!important;height:19px!important}html.page-blog-single .timeline-step.done .timeline-icon svg{width:20px!important;height:20px!important}html.page-blog-single .timeline-step span{font-size:12px!important;line-height:1.7!important;white-space:normal}html.page-blog-single .progress-images-row{gap:12px!important;margin-top:12px!important}html.page-blog-single .project-details-btn-wrap{margin-top:18px!important}}html.page-blog-single .project-details-btn{direction:rtl!important}html.page-blog-single .project-details-btn span{margin-left:2px!important;margin-right:0!important}html.page-blog-single .project-details-btn:hover span{transform:translateX(-2px)!important}html.page-blog-single .project-details-btn span{font-family:Arial,sans-serif!important;font-size:19px!important;font-weight:900!important;line-height:1!important}html.page-blog-single .project-details-btn .project-arrow-left{font-size:0!important}html.page-blog-single .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-blog-single .project-details-btn:hover .project-arrow-left{transform:translateX(-2px)!important}html.page-blog-single .future-section{padding-top:58px!important;padding-bottom:56px!important}html.page-blog-single .future-container{max-width:1180px!important}html.page-blog-single .future-heading{font-size:25px!important;font-weight:950!important;color:#0f4b3d!important;margin-bottom:28px!important;letter-spacing:-.3px}html.page-blog-single .future-heading::after{width:48px!important;height:3px!important;margin-top:10px!important;background:linear-gradient(90deg,transparent,#c69a4a,transparent)!important}html.page-blog-single .future-cards{gap:22px!important;margin-bottom:36px!important;align-items:stretch!important}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .future-icon svg{width:30px!important;height:30px!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-blog-single .future-card h3{font-size:15px!important;margin-bottom:9px!important;color:#0d1f1b!important}html.page-blog-single .future-card p{font-size:12.5px!important;line-height:2.05!important;color:#2f3b37!important}html.page-blog-single .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-blog-single .future-banner-content h3{margin-bottom:16px!important}html.page-blog-single .consult-btn{border-radius:14px!important;height:50px!important}html.page-blog-single .site-footer{padding-top:22px!important}@media (max-width:1100px){html.page-blog-single .future-section{padding-top:48px!important}html.page-blog-single .future-cards{gap:18px!important}}@media (max-width:768px){html.page-blog-single .future-section{padding:42px 16px 44px!important}html.page-blog-single .future-heading{font-size:23px!important;margin-bottom:24px!important}html.page-blog-single .future-cards{gap:16px!important;margin-bottom:28px!important}html.page-blog-single .future-card{min-height:158px!important;padding:22px 16px 20px!important}html.page-blog-single .future-banner{height:220px!important;margin-top:8px!important;border-radius:16px!important}html.page-blog-single .site-footer{padding-top:14px!important}}@media (max-width:480px){html.page-blog-single .future-section{padding-top:36px!important;padding-bottom:36px!important}html.page-blog-single .future-cards{gap:14px!important}html.page-blog-single .future-card{min-height:142px!important;padding:20px 14px 18px!important}html.page-blog-single .future-icon{width:58px!important;height:58px!important;border-radius:18px!important;margin-bottom:12px!important}html.page-blog-single .future-icon svg{width:27px!important;height:27px!important}}html.page-blog-single .future-section{padding-bottom:24px!important}html.page-blog-single .future-banner{margin-bottom:0!important}html.page-blog-single .site-footer{padding-top:4px!important}@media (max-width:768px){html.page-blog-single .future-section{padding-bottom:24px!important}html.page-blog-single .site-footer{padding-top:2px!important}}@media (max-width:480px){html.page-blog-single .future-section{padding-bottom:22px!important}html.page-blog-single .site-footer{padding-top:0!important}}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .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-blog-single .banner-leaves span:nth-child(1){width:60px!important;height:82px!important;right:56px!important;top:24px!important;transform:rotate(10deg)!important}html.page-blog-single .banner-leaves span:nth-child(2){width:50px!important;height:68px!important;right:12px!important;top:44px!important;transform:rotate(-32deg)!important}html.page-blog-single .banner-leaves span:nth-child(3){width:34px!important;height:44px!important;right:74px!important;top:2px!important;transform:rotate(-8deg)!important}html.page-blog-single .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-blog-single .banner-leaves{right:24px!important;top:18px!important;width:118px!important;height:98px!important;transform:scale(.92);transform-origin:top right}}html.page-blog-single .site-footer{padding:4px 16px 16px!important}html.page-blog-single .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-blog-single .footer-content{gap:26px!important;align-items:flex-start!important}html.page-blog-single .footer-col{display:flex;flex-direction:column}html.page-blog-single .footer-logo-col{width:300px!important;align-items:center}html.page-blog-single .footer-logo-wrap{margin-bottom:8px!important}html.page-blog-single .footer-brand-note{margin-top:10px!important}html.page-blog-single .footer-desc-col{width:360px!important;text-align:center!important;padding-top:2px!important;align-items:center}html.page-blog-single .footer-menu-col{width:170px!important;text-align:center!important;align-items:center}html.page-blog-single .footer-contact-col{width:290px!important;text-align:right!important;padding-top:2px!important;align-items:flex-start}html.page-blog-single .footer-title{font-size:17px!important;margin-bottom:16px!important;line-height:1.6!important;letter-spacing:-.2px}html.page-blog-single .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-blog-single .footer-menu{display:flex;flex-direction:column;gap:10px}html.page-blog-single .footer-menu li{margin-bottom:0!important;line-height:1.8}html.page-blog-single .footer-menu a{font-size:14px!important;font-weight:700!important}html.page-blog-single .footer-contact-list{margin:0 0 16px!important;width:100%}html.page-blog-single .footer-contact-list li{gap:12px!important;margin-bottom:12px!important;font-size:13.5px!important;line-height:1.9!important}html.page-blog-single .footer-contact-list li:last-child{margin-bottom:0!important}html.page-blog-single .footer-contact-list svg{width:18px!important;height:18px!important;min-width:18px!important}html.page-blog-single .footer-socials{margin-top:16px!important;gap:12px!important}html.page-blog-single .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-blog-single .footer-socials svg{width:18px!important;height:18px!important}html.page-blog-single .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-blog-single .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-blog-single .footer-box{padding:26px 28px 16px!important}html.page-blog-single .footer-content{gap:18px!important}html.page-blog-single .footer-logo-col{width:250px!important}html.page-blog-single .footer-desc-col{width:300px!important}html.page-blog-single .footer-contact-col{width:250px!important}}@media (max-width:900px){html.page-blog-single .footer-box{padding:24px 18px 16px!important}html.page-blog-single .footer-content{gap:14px!important}html.page-blog-single .footer-logo-col,html.page-blog-single .footer-desc-col,html.page-blog-single .footer-menu-col,html.page-blog-single .footer-contact-col{width:100%!important;align-items:center!important;text-align:center!important}html.page-blog-single .footer-contact-list li{justify-content:center!important}html.page-blog-single .footer-socials{justify-content:center!important}html.page-blog-single .footer-copy{margin-top:14px!important}}html.page-blog-single .site-footer{padding:0 16px 12px!important}html.page-blog-single .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-blog-single .footer-content{gap:22px!important;align-items:flex-start!important}html.page-blog-single .footer-logo-col{width:255px!important}html.page-blog-single .footer-logo-wrap{margin-bottom:2px!important}html.page-blog-single .footer-logo-img{max-height:78px!important;width:auto!important}html.page-blog-single .footer-brand-note{width:220px!important;margin-top:4px!important}html.page-blog-single .footer-brand-line{width:110px!important;margin-bottom:6px!important}html.page-blog-single .footer-brand-badge{min-height:44px!important;padding:6px 11px!important;border-radius:15px!important;gap:8px!important}html.page-blog-single .footer-brand-icon{width:31px!important;height:31px!important;min-width:31px!important;border-radius:11px!important}html.page-blog-single .footer-brand-icon svg{width:19px!important;height:19px!important}html.page-blog-single .footer-brand-text strong{font-size:12px!important}html.page-blog-single .footer-brand-text small{font-size:9.5px!important;margin-top:1px!important}html.page-blog-single .footer-brand-tags{margin-top:6px!important;gap:5px!important}html.page-blog-single .footer-brand-tags span{min-width:43px!important;height:20px!important;padding:0 8px!important;font-size:9.5px!important}html.page-blog-single .footer-desc-col{width:320px!important;padding-top:0!important}html.page-blog-single .footer-menu-col{width:145px!important;padding-top:0!important}html.page-blog-single .footer-contact-col{width:255px!important;padding-top:0!important}html.page-blog-single .footer-title{font-size:15px!important;margin-bottom:9px!important;line-height:1.5!important}html.page-blog-single .footer-desc{max-width:300px!important;font-size:12.5px!important;line-height:1.9!important;font-weight:500!important}html.page-blog-single .footer-menu{gap:5px!important}html.page-blog-single .footer-menu li{margin-bottom:0!important;line-height:1.55!important}html.page-blog-single .footer-menu a{font-size:12.5px!important;font-weight:650!important}html.page-blog-single .footer-contact-list{margin-bottom:9px!important}html.page-blog-single .footer-contact-list li{gap:9px!important;margin-bottom:6px!important;font-size:12.5px!important;line-height:1.65!important}html.page-blog-single .footer-contact-list svg{width:16px!important;height:16px!important;min-width:16px!important}html.page-blog-single .footer-socials{margin-top:8px!important;gap:9px!important}html.page-blog-single .footer-socials a{width:32px!important;height:32px!important;background:rgb(255 255 255 / .15)!important}html.page-blog-single .footer-socials svg{width:15px!important;height:15px!important}html.page-blog-single .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-blog-single .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-blog-single .footer-box{padding:18px 24px 12px!important}html.page-blog-single .footer-content{gap:16px!important}html.page-blog-single .footer-logo-col{width:225px!important}html.page-blog-single .footer-desc-col{width:280px!important}html.page-blog-single .footer-contact-col{width:235px!important}}@media (max-width:900px){html.page-blog-single .footer-box{padding:22px 16px 14px!important}html.page-blog-single .footer-content{gap:12px!important}html.page-blog-single .footer-divider{height:1px!important;margin:2px 0!important}html.page-blog-single .footer-logo-col,html.page-blog-single .footer-desc-col,html.page-blog-single .footer-menu-col,html.page-blog-single .footer-contact-col{width:100%!important}html.page-blog-single .footer-copy{margin-top:10px!important}}html.page-blog-single .footer-box{padding:16px 34px 10px!important}html.page-blog-single .footer-content{gap:18px!important}html.page-blog-single .footer-desc-col,html.page-blog-single .footer-menu-col,html.page-blog-single .footer-contact-col{text-align:right!important;align-items:flex-start!important}html.page-blog-single .footer-title{width:100%;text-align:right!important;margin-bottom:6px!important;font-size:14.5px!important;line-height:1.35!important}html.page-blog-single .footer-desc{text-align:right!important;margin:0!important;font-size:12px!important;line-height:1.65!important}html.page-blog-single .footer-menu{align-items:flex-start!important;gap:2px!important}html.page-blog-single .footer-menu li{margin-bottom:0!important;line-height:1.35!important;text-align:right!important}html.page-blog-single .footer-menu a{font-size:12px!important;line-height:1.45!important}html.page-blog-single .footer-contact-list{margin-bottom:6px!important}html.page-blog-single .footer-contact-list li,html.page-blog-single .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-blog-single .footer-contact-list li span{text-align:right!important}html.page-blog-single .footer-contact-list svg{width:15px!important;height:15px!important;min-width:15px!important}html.page-blog-single .footer-socials{direction:rtl!important;justify-content:flex-start!important;margin-top:7px!important;gap:8px!important}html.page-blog-single .footer-socials a{width:30px!important;height:30px!important}html.page-blog-single .footer-socials svg{width:14px!important;height:14px!important}html.page-blog-single .footer-divider{height:105px!important}html.page-blog-single .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-blog-single .footer-desc-col,html.page-blog-single .footer-menu-col,html.page-blog-single .footer-contact-col,html.page-blog-single .footer-title,html.page-blog-single .footer-desc{text-align:center!important;align-items:center!important}html.page-blog-single .footer-menu,html.page-blog-single .footer-socials{align-items:center!important;justify-content:center!important}html.page-blog-single .footer-contact-list li,html.page-blog-single .footer-contact-list li.address{justify-content:center!important;text-align:center!important}}html.page-blog-single .footer-desc-col,html.page-blog-single .footer-menu-col,html.page-blog-single .footer-contact-col{text-align:center!important;align-items:center!important}html.page-blog-single .footer-title,html.page-blog-single .footer-desc{text-align:center!important;margin-left:auto!important;margin-right:auto!important}html.page-blog-single .footer-menu{align-items:center!important}html.page-blog-single .footer-menu li{text-align:center!important}html.page-blog-single .footer-contact-list{width:100%}html.page-blog-single .footer-contact-list li,html.page-blog-single .footer-contact-list li.address{justify-content:center!important;text-align:center!important}html.page-blog-single .footer-contact-list li span{text-align:center!important}html.page-blog-single .footer-socials{justify-content:center!important;align-items:center!important}html.page-blog-single .future-section{padding-top:36px!important;padding-bottom:38px!important}html.page-blog-single .future-heading{margin-bottom:24px!important}html.page-blog-single .future-cards{margin-bottom:30px!important;gap:20px!important;align-items:stretch!important}html.page-blog-single .future-card{min-height:168px!important;padding-top:22px!important;padding-bottom:20px!important}html.page-blog-single .future-banner{margin-top:0!important}@media (max-width:768px){html.page-blog-single .future-section{padding-top:28px!important;padding-bottom:30px!important}html.page-blog-single .future-heading{margin-bottom:20px!important}html.page-blog-single .future-cards{margin-bottom:24px!important;gap:16px!important}}@media (max-width:480px){html.page-blog-single .future-section{padding-top:24px!important;padding-bottom:26px!important}html.page-blog-single .future-heading{margin-bottom:18px!important}html.page-blog-single .future-cards{margin-bottom:20px!important;gap:14px!important}}html.page-blog-single .footer-desc-col{text-align:center!important;align-items:center!important}html.page-blog-single .footer-desc-col .footer-title{text-align:center!important;margin-bottom:8px!important;line-height:1.45!important}html.page-blog-single .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-blog-single .footer-desc-col .footer-desc{max-width:290px!important;line-height:1.9!important}}html.page-blog-single .blog-hero-overlay{padding-bottom:52px!important}html.page-blog-single .blog-posts-section{padding-top:22px!important;padding-bottom:46px!important}html.page-blog-single .blog-categories{margin-bottom:40px!important}html.page-blog-single .blog-newsletter-section{padding-bottom:34px!important}html.page-blog-single .logo-auto{object-fit:contain!important;display:block!important;opacity:1!important;visibility:visible!important}@media (max-width:991.98px){html.page-blog-single .site-header .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-blog-single .mobile-offcanvas .offcanvas-header{min-height:94px!important;display:flex!important;align-items:center!important;justify-content:center!important}html.page-blog-single .mobile-offcanvas .mobile-logo{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;overflow:visible!important}html.page-blog-single .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;opacity:1!important;visibility:visible!important}}@media (max-width:575.98px){html.page-blog-single .site-header .navbar-brand .site-logo-img,html.page-blog-single .mobile-offcanvas .mobile-logo-img{height:76px!important;max-width:176px!important}}html.page-blog-single .blog-newsletter-section{padding:10px 32px 44px!important}html.page-blog-single .blog-newsletter-container{max-width:1280px;margin:0 auto}html.page-blog-single .blog-newsletter-box{position:relative;min-height:auto!important;height:auto!important;padding:28px 30px 26px!important;border-radius:24px!important;overflow:hidden!important;background:linear-gradient(135deg,#f8fbf8 0%,#eff5f0 52%,#f8faf8 100%)!important;border:1px solid rgb(6 59 50 / .08)!important;box-shadow:0 18px 38px rgb(6 59 50 / .08)!important}html.page-blog-single .blog-newsletter-box::before{content:"";position:absolute;top:0;bottom:0;left:-28%;width:24%;background:linear-gradient(90deg,transparent 0%,rgb(255 255 255 / .55) 48%,transparent 100%);transform:skewX(-18deg);animation:blog-single-newsletterShine 8s ease-in-out infinite;pointer-events:none}html.page-blog-single .newsletter-bg-shape{position:absolute;border-radius:50%;filter:blur(8px);opacity:.9;pointer-events:none}html.page-blog-single .newsletter-bg-shape.shape-1{width:220px;height:220px;left:-70px;top:-85px;background:radial-gradient(circle,rgb(198 154 74 / .16) 0%,rgb(198 154 74 / .05) 48%,transparent 72%);animation:blog-single-floatOrb 6.5s ease-in-out infinite}html.page-blog-single .newsletter-bg-shape.shape-2{width:240px;height:240px;right:-90px;bottom:-115px;background:radial-gradient(circle,rgb(6 59 50 / .12) 0%,rgb(6 59 50 / .04) 50%,transparent 74%);animation:blog-single-floatOrb 8s ease-in-out infinite reverse}html.page-blog-single .newsletter-mini-badge{position:relative;z-index:2;display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px;margin-bottom:18px;border-radius:999px;background:rgb(255 255 255 / .78);border:1px solid rgb(6 59 50 / .09);color:#0a5c49;font-size:12px;font-weight:900;box-shadow:0 6px 16px rgb(6 59 50 / .07)}html.page-blog-single .newsletter-mini-badge::before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#c69a4a,#0f6b4d);box-shadow:0 0 0 6px rgb(198 154 74 / .12);animation:blog-single-pulseDot 2.6s ease-in-out infinite}html.page-blog-single .newsletter-main{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,360px);align-items:center;gap:26px}html.page-blog-single .newsletter-text{text-align:right}html.page-blog-single .newsletter-text h2{color:#063b32;font-size:20px!important;font-weight:900;line-height:1.8;margin:0 0 10px}html.page-blog-single .newsletter-text p{color:#4c5a54;font-size:14px!important;line-height:2.05;margin:0}html.page-blog-single .newsletter-features{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;margin-top:16px}html.page-blog-single .newsletter-features span{min-height:34px;padding:0 14px;border-radius:999px;background:rgb(255 255 255 / .76);border:1px solid rgb(6 59 50 / .08);color:#0f6b4d;font-size:12px;font-weight:800;box-shadow:0 6px 14px rgb(6 59 50 / .05);display:inline-flex;align-items:center;justify-content:center;transition:transform 0.28s ease,box-shadow 0.28s ease}html.page-blog-single .newsletter-features span:hover{transform:translateY(-2px);box-shadow:0 10px 18px rgb(6 59 50 / .09)}html.page-blog-single .newsletter-form{position:relative;z-index:2;display:flex;flex-direction:column;gap:10px!important;padding:14px;border-radius:18px;background:rgb(255 255 255 / .82);border:1px solid rgb(6 59 50 / .07);box-shadow:0 12px 26px rgb(6 59 50 / .08);backdrop-filter:blur(8px)}html.page-blog-single .newsletter-form input{height:50px!important;text-align:right!important;border:1px solid rgb(6 59 50 / .08)!important;box-shadow:none!important;background:rgb(255 255 255 / .95)!important}html.page-blog-single .newsletter-form input:focus{border-color:rgb(12 107 85 / .35)!important;box-shadow:0 0 0 4px rgb(6 59 50 / .06)!important}html.page-blog-single .newsletter-submit-btn{height:50px!important;border-radius:14px!important;position:relative;overflow:hidden}html.page-blog-single .newsletter-submit-btn::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .22),transparent);transform:translateX(-130%);transition:transform 0.6s ease}html.page-blog-single .newsletter-submit-btn:hover::after{transform:translateX(130%)}html.page-blog-single .newsletter-reveal{opacity:0;transform:translateY(24px);transition:opacity 0.8s ease,transform 0.8s ease}html.page-blog-single .newsletter-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes blog-single-newsletterShine{0%,18%{transform:translateX(-180%) skewX(-18deg)}30%,100%{transform:translateX(520%) skewX(-18deg)}}@keyframes blog-single-floatOrb{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(0,-10px,0) scale(1.04)}}@keyframes blog-single-pulseDot{0%,100%{box-shadow:0 0 0 0 rgb(198 154 74 / .18)}50%{box-shadow:0 0 0 8px rgb(198 154 74 / .05)}}@media (max-width:992px){html.page-blog-single .blog-newsletter-section{padding:8px 24px 36px!important}html.page-blog-single .blog-newsletter-box{padding:24px 20px!important;border-radius:20px!important}html.page-blog-single .newsletter-main{grid-template-columns:1fr;gap:18px}html.page-blog-single .newsletter-text{text-align:center}html.page-blog-single .newsletter-features{justify-content:center}html.page-blog-single .newsletter-form{max-width:430px;width:100%;margin:0 auto}}@media (max-width:576px){html.page-blog-single .blog-newsletter-section{padding:0 16px 34px!important}html.page-blog-single .blog-newsletter-box{padding:20px 16px!important;border-radius:18px!important}html.page-blog-single .newsletter-mini-badge{margin:0 auto 14px;display:table}html.page-blog-single .newsletter-text h2{font-size:17px!important;line-height:1.9}html.page-blog-single .newsletter-text p{font-size:13px!important;line-height:2}html.page-blog-single .newsletter-features{gap:8px;margin-top:14px}html.page-blog-single .newsletter-features span{font-size:11px;min-height:32px;padding:0 12px}html.page-blog-single .newsletter-form{padding:12px;border-radius:16px}}html.page-blog-single{--rt-container:min(1280px,calc(100vw - 64px));--rt-ease:cubic-bezier(.22,1,.36,1)}html.page-blog-single .blog-hero-section{border-bottom:1px solid rgb(6 59 50 / .06)}html.page-blog-single .blog-posts-section,html.page-blog-single .rt-newsletter-section{padding-left:max(24px,calc((100vw - 1280px) / 2 + 24px))!important;padding-right:max(24px,calc((100vw - 1280px) / 2 + 24px))!important}html.page-blog-single .blog-posts-container,html.page-blog-single .rt-newsletter-container{max-width:1280px!important;margin-inline:auto!important}html.page-blog-single .blog-post-card,html.page-blog-single .blog-category-btn,html.page-blog-single .rt-newsletter-card{will-change:transform,opacity}html.page-blog-single .blog-post-card{animation:blog-single-rtFadeUp .85s var(--rt-ease) both}html.page-blog-single .blog-post-card:nth-child(2){animation-delay:.08s}html.page-blog-single .blog-post-card:nth-child(3){animation-delay:.16s}html.page-blog-single .blog-post-card:nth-child(4){animation-delay:.24s}html.page-blog-single .blog-post-card:nth-child(5){animation-delay:.32s}html.page-blog-single .blog-post-card:nth-child(6){animation-delay:.40s}html.page-blog-single .blog-category-btn{transition:transform .28s var(--rt-ease),box-shadow .28s var(--rt-ease),border-color .28s ease,color .28s ease!important}html.page-blog-single .blog-category-btn:hover,html.page-blog-single .blog-category-btn.active{transform:translateY(-3px)}html.page-blog-single .blog-post-card:hover .blog-post-image img{transform:scale(1.055)}html.page-blog-single .blog-post-image img{transition:transform .75s var(--rt-ease),filter .45s ease}html.page-blog-single .rt-newsletter-section{background:#fff!important;padding-top:18px!important;padding-bottom:52px!important}html.page-blog-single .rt-newsletter-card{position:relative;overflow:hidden;border-radius:26px;padding:34px 38px 32px;background:linear-gradient(135deg,rgb(255 255 255 / .92),rgb(247 250 247 / .96)),radial-gradient(circle at 15% 10%,rgb(198 154 74 / .16),transparent 36%),radial-gradient(circle at 88% 92%,rgb(6 59 50 / .13),transparent 42%);border:1px solid rgb(6 59 50 / .1);box-shadow:0 22px 55px rgb(6 59 50 / .1);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:34px;isolation:isolate}html.page-blog-single .rt-newsletter-card::before{content:"";position:absolute;inset:1px;border-radius:25px;border:1px solid rgb(255 255 255 / .75);pointer-events:none;z-index:-1}html.page-blog-single .rt-newsletter-card::after{content:"";position:absolute;top:-45%;right:-25%;width:42%;height:190%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .62),transparent);transform:rotate(18deg) translateX(120%);animation:blog-single-rtShine 7.5s ease-in-out infinite;pointer-events:none}html.page-blog-single .rt-glow{position:absolute;border-radius:999px;filter:blur(16px);opacity:.85;pointer-events:none;z-index:-2}html.page-blog-single .rt-glow-1{width:260px;height:260px;right:-100px;top:-120px;background:rgb(198 154 74 / .18);animation:blog-single-rtFloat 7s ease-in-out infinite}html.page-blog-single .rt-glow-2{width:300px;height:300px;left:-120px;bottom:-160px;background:rgb(6 59 50 / .13);animation:blog-single-rtFloat 8.5s ease-in-out infinite reverse}html.page-blog-single .rt-newsletter-header{text-align:right}html.page-blog-single .rt-newsletter-kicker{display:inline-flex;align-items:center;gap:9px;min-height:36px;padding:0 15px;margin-bottom:14px;border-radius:999px;background:rgb(255 255 255 / .78);border:1px solid rgb(6 59 50 / .10);color:#0f6b4d;font-size:12px;font-weight:900;box-shadow:0 10px 22px rgb(6 59 50 / .06)}html.page-blog-single .rt-newsletter-kicker::before{content:"";width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,#c69a4a,#0f6b4d);box-shadow:0 0 0 0 rgb(198 154 74 / .25);animation:blog-single-rtPulse 2.4s ease-in-out infinite}html.page-blog-single .rt-newsletter-header h2{color:#063b32;font-size:clamp(20px,2vw,28px);font-weight:950;line-height:1.75;margin:0 0 10px;letter-spacing:-.4px}html.page-blog-single .rt-newsletter-header p{color:#4f5f58;font-size:14.5px;font-weight:500;line-height:2.15;max-width:650px;margin:0}html.page-blog-single .rt-newsletter-form{display:grid;grid-template-columns:1fr 168px;align-items:center;gap:10px;padding:12px;border-radius:22px;background:rgb(255 255 255 / .86);border:1px solid rgb(6 59 50 / .09);box-shadow:0 16px 34px rgb(6 59 50 / .10);backdrop-filter:blur(10px)}html.page-blog-single .rt-newsletter-form input{width:100%;height:54px;border:1px solid rgb(6 59 50 / .09);outline:none;border-radius:16px;background:#fff;color:#26342f;padding:0 18px;font-family:"Vazirmatn",sans-serif;font-size:14px;font-weight:700;text-align:right;transition:border-color .25s ease,box-shadow .25s ease}html.page-blog-single .rt-newsletter-form input:focus{border-color:rgb(15 107 77 / .36);box-shadow:0 0 0 4px rgb(15 107 77 / .08)}html.page-blog-single .rt-newsletter-form button{height:54px;border:none;border-radius:16px;background:linear-gradient(135deg,#063b32,#0a6650);color:#fff;font-family:"Vazirmatn",sans-serif;font-size:13.5px;font-weight:950;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 13px 24px rgb(6 59 50 / .20);transition:transform .3s var(--rt-ease),box-shadow .3s var(--rt-ease),filter .3s ease;position:relative;overflow:hidden}html.page-blog-single .rt-newsletter-form button::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .24),transparent);transform:translateX(135%);transition:transform .65s ease}html.page-blog-single .rt-newsletter-form button:hover{transform:translateY(-3px);box-shadow:0 18px 32px rgb(6 59 50 / .26);filter:saturate(1.05)}html.page-blog-single .rt-newsletter-form button:hover::before{transform:translateX(-135%)}html.page-blog-single .rt-newsletter-form button i,html.page-blog-single .rt-newsletter-form button span{position:relative;z-index:2}html.page-blog-single .rt-newsletter-points{grid-column:1 / -1;display:flex;justify-content:center;flex-wrap:wrap;gap:10px;padding-top:2px}html.page-blog-single .rt-newsletter-points span{min-height:36px;padding:0 15px;border-radius:999px;background:rgb(255 255 255 / .78);border:1px solid rgb(6 59 50 / .08);color:#0f6b4d;font-size:12px;font-weight:900;display:inline-flex;align-items:center;gap:7px;box-shadow:0 8px 18px rgb(6 59 50 / .05);transition:transform .3s var(--rt-ease),box-shadow .3s var(--rt-ease)}html.page-blog-single .rt-newsletter-points span:hover{transform:translateY(-3px);box-shadow:0 13px 24px rgb(6 59 50 / .09)}html.page-blog-single .rt-reveal{opacity:0;transform:translateY(28px) scale(.985);transition:opacity .9s var(--rt-ease),transform .9s var(--rt-ease)}html.page-blog-single .rt-reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}@keyframes blog-single-rtFadeUp{from{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes blog-single-rtShine{0%,22%{transform:rotate(18deg) translateX(120%)}36%,100%{transform:rotate(18deg) translateX(-260%)}}@keyframes blog-single-rtFloat{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(0,-14px,0) scale(1.05)}}@keyframes blog-single-rtPulse{0%,100%{box-shadow:0 0 0 0 rgb(198 154 74 / .24)}50%{box-shadow:0 0 0 9px rgb(198 154 74 / .05)}}@media (prefers-reduced-motion:reduce){html.page-blog-single *,html.page-blog-single *::before,html.page-blog-single *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:992px){html.page-blog-single{--rt-container:min(100%,calc(100vw - 32px))}html.page-blog-single .blog-posts-section,html.page-blog-single .rt-newsletter-section{padding-left:16px!important;padding-right:16px!important}html.page-blog-single .rt-newsletter-card{grid-template-columns:1fr;padding:28px 20px 26px;gap:22px;text-align:center}html.page-blog-single .rt-newsletter-header{text-align:center}html.page-blog-single .rt-newsletter-header p{margin-inline:auto}html.page-blog-single .rt-newsletter-form{max-width:560px;width:100%;margin-inline:auto}}@media (max-width:576px){html.page-blog-single .rt-newsletter-section{padding-top:4px!important;padding-bottom:36px!important}html.page-blog-single .rt-newsletter-card{border-radius:20px;padding:23px 14px 22px}html.page-blog-single .rt-newsletter-form{grid-template-columns:1fr;padding:10px;border-radius:18px}html.page-blog-single .rt-newsletter-form input,html.page-blog-single .rt-newsletter-form button{height:50px}html.page-blog-single .rt-newsletter-points{gap:8px}html.page-blog-single .rt-newsletter-points span{font-size:11px;min-height:33px;padding:0 11px}}html.page-blog-single .blog-hero-section{border-bottom:none!important}html.page-blog-single .rt-newsletter-section{padding-top:10px!important;padding-bottom:38px!important}html.page-blog-single .rt-newsletter-card{min-height:158px!important;padding:22px 28px!important;border-radius:22px!important;grid-template-columns:255px minmax(0,1fr) 340px!important;gap:24px!important;align-items:center!important}html.page-blog-single .rt-newsletter-card::before{border-radius:21px!important}html.page-blog-single .rt-newsletter-header{grid-column:2!important;grid-row:1!important;text-align:right!important}html.page-blog-single .rt-newsletter-kicker{min-height:32px!important;padding:0 13px!important;margin-bottom:10px!important;font-size:11.5px!important}html.page-blog-single .rt-newsletter-header h2{font-size:clamp(18px,1.65vw,23px)!important;line-height:1.65!important;margin-bottom:6px!important}html.page-blog-single .rt-newsletter-header p{font-size:13.5px!important;line-height:1.95!important;max-width:560px!important}html.page-blog-single .rt-newsletter-form{grid-column:3!important;grid-row:1!important;grid-template-columns:1fr!important;gap:9px!important;padding:10px!important;border-radius:18px!important;max-width:340px!important;justify-self:stretch!important}html.page-blog-single .rt-newsletter-form input,html.page-blog-single .rt-newsletter-form button{height:46px!important;border-radius:14px!important}html.page-blog-single .rt-newsletter-points{grid-column:1!important;grid-row:1!important;align-self:center!important;justify-content:center!important;align-items:stretch!important;flex-direction:column!important;gap:8px!important;padding:0!important}html.page-blog-single .rt-newsletter-points span{width:100%!important;min-height:38px!important;border-radius:14px!important;justify-content:flex-start!important;padding:0 13px!important;background:rgb(255 255 255 / .82)!important;box-shadow:0 8px 18px rgb(6 59 50 / .055)!important}@media (max-width:992px){html.page-blog-single .rt-newsletter-card{grid-template-columns:1fr!important;padding:22px 18px!important;gap:16px!important}html.page-blog-single .rt-newsletter-header,html.page-blog-single .rt-newsletter-form,html.page-blog-single .rt-newsletter-points{grid-column:1!important;grid-row:auto!important}html.page-blog-single .rt-newsletter-header{text-align:center!important}html.page-blog-single .rt-newsletter-form{max-width:430px!important;margin:0 auto!important;width:100%!important}html.page-blog-single .rt-newsletter-points{max-width:430px!important;width:100%!important;margin:0 auto!important}}@media (max-width:576px){html.page-blog-single .rt-newsletter-section{padding-bottom:30px!important}html.page-blog-single .rt-newsletter-card{padding:20px 14px!important;border-radius:18px!important}html.page-blog-single .rt-newsletter-header h2{font-size:17px!important}html.page-blog-single .rt-newsletter-header p{font-size:12.7px!important}}html.page-blog-single .blog-hero-section::after,html.page-blog-single .blog-hero-section .section-line,html.page-blog-single .blog-posts-section::before{display:none!important;content:none!important;border:0!important}html.page-blog-single .blog-hero-section,html.page-blog-single .blog-posts-section{border-bottom:0!important;border-top:0!important}html.page-blog-single .rt-newsletter-section{padding:18px var(--blog-side-space,32px) 48px!important;background:#ffffff!important}html.page-blog-single .rt-newsletter-container{max-width:1280px!important;margin:0 auto!important}html.page-blog-single .rt-newsletter-card{min-height:132px!important;height:auto!important;padding:22px 30px!important;border-radius:22px!important;display:grid!important;direction:rtl!important;grid-template-columns:275px minmax(0,1fr) 330px!important;align-items:center!important;gap:26px!important;position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 18% 18%,rgb(28 120 89 / .34),transparent 34%),radial-gradient(circle at 88% 80%,rgb(198 154 74 / .18),transparent 30%),linear-gradient(135deg,#06372f 0%,#0b4d3f 48%,#06372f 100%)!important;border:1px solid rgb(255 255 255 / .1)!important;box-shadow:0 22px 48px rgb(6 55 47 / .2)!important}html.page-blog-single .rt-newsletter-card::before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .08),transparent)!important;transform:translateX(-120%) skewX(-18deg)!important;animation:blog-single-rtDarkNewsletterShine 7s ease-in-out infinite!important;pointer-events:none!important}html.page-blog-single .rt-newsletter-card .rt-glow{opacity:0.45!important;filter:blur(4px)!important}html.page-blog-single .rt-newsletter-header{grid-column:2!important;position:relative!important;z-index:2!important;text-align:right!important}html.page-blog-single .rt-newsletter-kicker{display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:31px!important;padding:0 13px!important;margin-bottom:9px!important;border-radius:999px!important;color:#f0cf86!important;background:rgb(255 255 255 / .08)!important;border:1px solid rgb(240 207 134 / .22)!important;font-size:12px!important;font-weight:900!important}html.page-blog-single .rt-newsletter-kicker::before{content:"";width:7px;height:7px;border-radius:50%;background:#d4a84f;box-shadow:0 0 0 5px rgb(212 168 79 / .12)}html.page-blog-single .rt-newsletter-header h2{color:#ffffff!important;font-size:19px!important;line-height:1.75!important;margin:0 0 5px!important;font-weight:950!important}html.page-blog-single .rt-newsletter-header p{color:rgb(255 255 255 / .78)!important;font-size:13px!important;line-height:2!important;margin:0!important;max-width:570px!important}html.page-blog-single .rt-newsletter-points{grid-column:1!important;position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;justify-content:center!important}html.page-blog-single .rt-newsletter-points span{width:100%!important;min-height:36px!important;padding:0 12px!important;border-radius:14px!important;background:rgb(255 255 255 / .09)!important;border:1px solid rgb(255 255 255 / .12)!important;color:rgb(255 255 255 / .94)!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;transition:transform .25s ease,background .25s ease,border-color .25s ease!important}html.page-blog-single .rt-newsletter-points span i{color:#d4a84f!important;font-size:16px!important}html.page-blog-single .rt-newsletter-points span:hover{transform:translateX(-4px)!important;background:rgb(255 255 255 / .14)!important;border-color:rgb(212 168 79 / .28)!important}html.page-blog-single .rt-newsletter-form{grid-column:3!important;position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:1fr!important;gap:9px!important;padding:12px!important;border-radius:18px!important;background:rgb(255 255 255 / .1)!important;border:1px solid rgb(255 255 255 / .13)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .1),0 12px 28px rgb(0 0 0 / .1)!important;backdrop-filter:blur(10px)!important}html.page-blog-single .rt-newsletter-form input{height:46px!important;border-radius:13px!important;border:1px solid rgb(255 255 255 / .16)!important;background:rgb(255 255 255 / .94)!important;color:#06372f!important;box-shadow:none!important;text-align:right!important;font-size:13px!important}html.page-blog-single .rt-newsletter-form button{height:46px!important;border-radius:13px!important;background:linear-gradient(135deg,#c69a4a,#d9b46d)!important;color:#ffffff!important;box-shadow:0 10px 20px rgb(198 154 74 / .22)!important}@keyframes blog-single-rtDarkNewsletterShine{0%,20%{transform:translateX(-135%) skewX(-18deg)}38%,100%{transform:translateX(135%) skewX(-18deg)}}@media (max-width:992px){html.page-blog-single .rt-newsletter-card{grid-template-columns:1fr!important;padding:22px 18px!important;gap:16px!important}html.page-blog-single .rt-newsletter-header,html.page-blog-single .rt-newsletter-points,html.page-blog-single .rt-newsletter-form{grid-column:1!important}html.page-blog-single .rt-newsletter-header{text-align:center!important}html.page-blog-single .rt-newsletter-header p{margin:0 auto!important}html.page-blog-single .rt-newsletter-points{max-width:470px!important;width:100%!important;margin:0 auto!important}html.page-blog-single .rt-newsletter-form{max-width:430px!important;width:100%!important;margin:0 auto!important}}@media (max-width:576px){html.page-blog-single .rt-newsletter-section{padding:10px 16px 36px!important}html.page-blog-single .rt-newsletter-card{border-radius:18px!important;padding:20px 14px!important}html.page-blog-single .rt-newsletter-header h2{font-size:16.5px!important}html.page-blog-single .rt-newsletter-header p{font-size:12.5px!important}}html.page-blog-single *{margin:0;padding:0;box-sizing:border-box}html.page-blog-single body{font-family:"Vazirmatn",sans-serif;background:#fff;color:#111;overflow-x:hidden}html.page-blog-single{--gold:#c69a4a;--green:#063b32;--dark-green:#052f28;--white:#ffffff;--text:#151515}html.page-blog-single .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-blog-single .logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--green);min-width:190px}html.page-blog-single .site-logo-img{width:170px;max-height:66px;height:auto;object-fit:contain;display:block}html.page-blog-single .mobile-logo-img{width:145px;max-height:58px}html.page-blog-single .footer-logo-img{width:150px;max-height:92px;height:auto;object-fit:contain;display:block;margin:0 auto 4px}html.page-blog-single .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-blog-single .logo-icon span{transform:rotate(-45deg);display:block}html.page-blog-single .logo-text strong{display:block;font-size:30px;font-weight:900;line-height:1;color:#2e8b46}html.page-blog-single .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-blog-single .main-nav{display:flex;align-items:center;gap:42px}html.page-blog-single .main-nav a{text-decoration:none;color:#1d1d1d;font-size:15px;font-weight:600;position:relative;transition:0.3s ease}html.page-blog-single .main-nav a:hover,html.page-blog-single .main-nav a.active{color:var(--gold)}html.page-blog-single .main-nav a.active::after{content:"";position:absolute;width:28px;height:2px;background:var(--gold);right:50%;transform:translateX(50%);bottom:-10px}html.page-blog-single .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-blog-single .header-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgb(198 154 74 / .45)}html.page-blog-single .hero{width:100%;height:calc(100vh - 80px);min-height:500px;position:relative;overflow:hidden;background:#222}html.page-blog-single .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-blog-single .hero-slide.active{opacity:1;transform:scale(1)}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .content-box{max-width:580px;color:#fff;margin-top:-10px}html.page-blog-single .eyebrow{color:var(--gold);font-size:38px;font-weight:900;line-height:1.3;margin-bottom:4px}html.page-blog-single .hero-title{color:#fff;font-size:43px;font-weight:900;line-height:1.55;margin-bottom:22px;letter-spacing:-1px}html.page-blog-single .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-blog-single .hero-actions{display:flex;align-items:center;gap:18px}html.page-blog-single .btn-primary,html.page-blog-single .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-blog-single .btn-primary{background:var(--gold);color:#fff;box-shadow:0 10px 24px rgb(198 154 74 / .28)}html.page-blog-single .btn-primary:hover{background:#b98a3c;transform:translateY(-2px)}html.page-blog-single .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-blog-single .btn-outline:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}html.page-blog-single .slider-dots{position:absolute;z-index:5;right:70px;bottom:28px;display:flex;gap:8px}html.page-blog-single .dot{width:9px;height:9px;border-radius:50%;border:none;background:rgb(255 255 255 / .45);cursor:pointer;transition:0.3s ease}html.page-blog-single .dot.active{width:26px;border-radius:20px;background:var(--gold)}@media (max-width:992px){html.page-blog-single .site-header{padding:0 20px}html.page-blog-single .main-nav{gap:22px}html.page-blog-single .logo-text strong{font-size:24px}html.page-blog-single .hero-content{padding:0 35px}html.page-blog-single .eyebrow{font-size:32px}html.page-blog-single .hero-title{font-size:36px}}@media (max-width:768px){html.page-blog-single .site-header{height:auto;min-height:78px;flex-wrap:wrap;gap:15px;padding:15px 20px}html.page-blog-single .main-nav{order:3;width:100%;justify-content:center;flex-wrap:wrap;gap:18px}html.page-blog-single .header-btn{padding:11px 18px}html.page-blog-single .hero{height:auto;min-height:620px}html.page-blog-single .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-blog-single .hero-content{padding:80px 24px;align-items:flex-start}html.page-blog-single .content-box{max-width:100%}html.page-blog-single .eyebrow{font-size:27px}html.page-blog-single .hero-title{font-size:31px;line-height:1.7}html.page-blog-single .hero-desc{font-size:14px}html.page-blog-single .slider-dots{right:24px}}@media (max-width:480px){html.page-blog-single .logo-icon{width:46px;height:46px;font-size:22px}html.page-blog-single .logo-text strong{font-size:22px}html.page-blog-single .main-nav a{font-size:13px}html.page-blog-single .hero-actions{flex-direction:column;align-items:stretch}html.page-blog-single .btn-primary,html.page-blog-single .btn-outline{width:100%}}html.page-blog-single .about-section{background:#fff;padding:32px 28px 40px}html.page-blog-single .about-container{max-width:1180px;margin:0 auto}html.page-blog-single .about-top{display:grid;grid-template-columns:1fr 1.65fr;gap:24px;align-items:stretch;margin-bottom:26px}html.page-blog-single .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-blog-single .about-card h2{color:#0f4b3d;font-size:27px;font-weight:900;line-height:1.5;margin-bottom:4px}html.page-blog-single .about-card h3{color:#c69a4a;font-size:19px;font-weight:800;line-height:1.8;margin-bottom:18px}html.page-blog-single .about-card p{color:#3c3c3c;font-size:14px;font-weight:500;line-height:2.25;text-align:justify;margin-bottom:24px}html.page-blog-single .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-blog-single .about-more-btn:hover{background:#0f4b3d;color:#fff}html.page-blog-single .about-more-btn span{font-size:20px;line-height:1}html.page-blog-single .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-blog-single .about-leaf-img{width:100%;height:100%;object-fit:contain;display:block;image-rendering:auto}html.page-blog-single .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-blog-single .about-image img{width:100%;height:100%;min-height:260px;object-fit:cover;display:block}html.page-blog-single .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}html.page-blog-single .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-blog-single .stat-icon{width:48px;min-width:48px;height:48px;color:#c69a4a;display:flex;align-items:center;justify-content:center}html.page-blog-single .stat-icon svg{width:42px;height:42px;stroke:currentColor}html.page-blog-single .stat-info{text-align:right}html.page-blog-single .stat-title{color:#333;font-size:13px;font-weight:700;margin-bottom:6px}html.page-blog-single .stat-value{color:#0f6b4d;font-size:21px;font-weight:900;line-height:1.2}html.page-blog-single .progress-circle{width:48px;height:48px;border-radius:50%;background:conic-gradient(#0f6b4d 0deg 234deg,#d7d7d7 234deg 360deg);position:relative}html.page-blog-single .progress-circle::after{content:"";position:absolute;inset:8px;background:#fff;border-radius:50%}@media (max-width:992px){html.page-blog-single .about-top{grid-template-columns:1fr}html.page-blog-single .stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){html.page-blog-single .about-section{padding:24px 16px 32px}html.page-blog-single .about-card{padding:24px 22px}html.page-blog-single .about-card h2{font-size:23px}html.page-blog-single .about-card h3{font-size:17px}html.page-blog-single .stats-grid{grid-template-columns:1fr}html.page-blog-single .stat-card{height:auto;min-height:88px}}html.page-blog-single .project-progress-section{background:#fff;padding:0 28px 42px}html.page-blog-single .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-blog-single .progress-heading{text-align:center;color:#0f4b3d;font-size:24px;font-weight:900;margin-bottom:8px;line-height:1.5;position:relative}html.page-blog-single .progress-heading::after{content:"";width:34px;height:2px;background:#c69a4a;display:block;margin:5px auto 0;border-radius:20px}html.page-blog-single .progress-top-row{display:grid;grid-template-columns:275px 1fr;gap:34px;align-items:center;margin-bottom:16px}html.page-blog-single .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-blog-single .total-progress-title{color:#222;font-size:13px;font-weight:800;margin-bottom:5px}html.page-blog-single .total-progress-number{color:#0f6b4d;font-size:35px;line-height:1.15;font-weight:950;margin-bottom:8px}html.page-blog-single .total-progress-bar{width:100%;height:12px;background:#d8d8d8;border-radius:30px;overflow:hidden;margin-bottom:8px;direction:ltr}html.page-blog-single .total-progress-fill{width:65%;height:100%;background:linear-gradient(90deg,#18845f,#b7c65a);border-radius:30px}html.page-blog-single .total-progress-caption{color:#333;font-size:12px;font-weight:700}html.page-blog-single .timeline-wrapper{width:100%;padding-top:16px}html.page-blog-single .timeline{display:grid;grid-template-columns:repeat(6,1fr);position:relative;direction:rtl}html.page-blog-single .timeline::before{content:"";position:absolute;top:22px;right:8%;left:8%;height:1px;background:#dedede;z-index:1}html.page-blog-single .timeline-step{position:relative;z-index:2;text-align:center}html.page-blog-single .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-blog-single .timeline-step.done .timeline-icon{border-color:#c69a4a;color:#0f6b4d}html.page-blog-single .timeline-step.done .timeline-icon svg{stroke-width:2.4}html.page-blog-single .timeline-step span{color:#222;font-size:13px;font-weight:700}html.page-blog-single .progress-images-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:4px}html.page-blog-single .progress-image{height:138px;border-radius:8px;overflow:hidden;box-shadow:0 4px 14px rgb(0 0 0 / .08)}html.page-blog-single .progress-image img{width:100%;height:100%;object-fit:cover;display:block}html.page-blog-single .project-details-btn-wrap{display:flex;justify-content:center;margin-top:10px}html.page-blog-single .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-blog-single .project-details-btn:hover{background:#0f4b3d;color:#fff}html.page-blog-single .project-details-btn span{font-size:20px;line-height:1}@media (max-width:992px){html.page-blog-single .progress-top-row{grid-template-columns:1fr;gap:20px}html.page-blog-single .total-progress-card{max-width:350px;margin:0 auto;width:100%}html.page-blog-single .progress-images-row{grid-template-columns:1fr}html.page-blog-single .progress-image{height:220px}}@media (max-width:768px){html.page-blog-single .timeline{grid-template-columns:repeat(3,1fr);gap:18px 0}html.page-blog-single .timeline::before{display:none}html.page-blog-single .project-progress-box{padding:18px 14px}html.page-blog-single .progress-heading{font-size:22px}}@media (max-width:480px){html.page-blog-single .project-progress-section{padding:0 16px 34px}html.page-blog-single .timeline{grid-template-columns:repeat(2,1fr)}html.page-blog-single .project-details-btn{width:100%}}html.page-blog-single .future-section{background:#fff;padding:0 28px 44px}html.page-blog-single .future-container{max-width:1180px;margin:0 auto}html.page-blog-single .future-heading{text-align:center;color:#111;font-size:22px;font-weight:900;line-height:1.5;margin-bottom:12px;position:relative}html.page-blog-single .future-heading::after{content:"";width:34px;height:2px;background:#c69a4a;display:block;margin:4px auto 0;border-radius:20px}html.page-blog-single .future-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:26px;direction:rtl}html.page-blog-single .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-blog-single .future-icon{width:42px;height:42px;margin-bottom:8px;color:#0f6b4d;display:flex;align-items:center;justify-content:center}html.page-blog-single .future-icon svg{width:39px;height:39px;stroke:currentColor}html.page-blog-single .future-card h3{color:#111;font-size:14px;font-weight:900;line-height:1.5;margin-bottom:5px}html.page-blog-single .future-card p{color:#333;font-size:12px;font-weight:500;line-height:1.9}html.page-blog-single .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-blog-single .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-blog-single .future-banner-content h3{font-size:21px;font-weight:900;line-height:1.9;margin-bottom:12px}html.page-blog-single .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-blog-single .consult-btn:hover{background:#b98a3c;transform:translateY(-2px)}html.page-blog-single .consult-btn svg{width:22px;height:22px;stroke:currentColor}html.page-blog-single .banner-leaves{position:absolute;right:72px;top:35px;width:118px;height:100px;opacity:.38;z-index:2}html.page-blog-single .banner-leaves span{position:absolute;display:block;background:#8bc79b;border-radius:70% 0 70% 0}html.page-blog-single .banner-leaves span:nth-child(1){width:54px;height:70px;right:44px;top:28px;transform:rotate(-8deg)}html.page-blog-single .banner-leaves span:nth-child(2){width:46px;height:60px;right:0;top:42px;transform:rotate(-48deg)}html.page-blog-single .banner-leaves span:nth-child(3){width:30px;height:36px;right:28px;top:0;transform:rotate(-2deg)}html.page-blog-single .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-blog-single .future-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){html.page-blog-single .future-section{padding:0 16px 34px}html.page-blog-single .future-cards{grid-template-columns:repeat(2,1fr)}html.page-blog-single .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-blog-single .banner-leaves{right:20px;opacity:.25}html.page-blog-single .future-banner-content h3{font-size:18px}}@media (max-width:480px){html.page-blog-single .future-cards{grid-template-columns:1fr}html.page-blog-single .future-card{height:auto;min-height:132px}html.page-blog-single .consult-btn{width:100%;max-width:220px}}html.page-blog-single .site-footer{background:#fff;padding:0 16px 14px}html.page-blog-single .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-blog-single .footer-content{display:flex;align-items:flex-start;justify-content:space-between;direction:rtl;gap:28px}html.page-blog-single .footer-col{position:relative;z-index:2}html.page-blog-single .footer-logo-col{width:285px;text-align:center}html.page-blog-single .footer-logo-wrap{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:4px}html.page-blog-single .footer-logo-text strong{display:block;color:#73b957;font-size:34px;font-weight:950;line-height:1}html.page-blog-single .footer-logo-text span{display:block;color:#d4a84f;font-size:12px;font-weight:800;letter-spacing:.8px;margin-top:4px}html.page-blog-single .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-blog-single .footer-logo-icon span{transform:rotate(-45deg);color:#d4a84f;font-size:26px;font-weight:900}html.page-blog-single .footer-building{width:245px;height:78px;margin:2px auto 0;opacity:.75}html.page-blog-single .footer-building svg{width:100%;height:100%;stroke:rgb(255 255 255 / .62)}html.page-blog-single .footer-desc-col{width:330px;text-align:center;padding-top:3px}html.page-blog-single .footer-title{font-size:16px;font-weight:900;color:#fff;margin-bottom:10px;line-height:1.5}html.page-blog-single .footer-desc{color:rgb(255 255 255 / .92);font-size:13px;font-weight:500;line-height:2.1}html.page-blog-single .footer-menu-col{width:150px;text-align:center;padding-top:2px}html.page-blog-single .footer-menu{list-style:none;padding:0;margin:0}html.page-blog-single .footer-menu li{margin-bottom:6px}html.page-blog-single .footer-menu a{color:rgb(255 255 255 / .94);text-decoration:none;font-size:13px;font-weight:600;transition:0.3s ease}html.page-blog-single .footer-menu a:hover{color:#d4a84f}html.page-blog-single .footer-contact-col{width:270px;text-align:right;padding-top:2px}html.page-blog-single .footer-contact-list{list-style:none;padding:0;margin:0 0 12px}html.page-blog-single .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-blog-single .footer-contact-list li.address{direction:rtl;text-align:right}html.page-blog-single .footer-contact-list svg{width:17px;height:17px;min-width:17px;stroke:rgb(255 255 255 / .9)}html.page-blog-single .footer-socials{display:flex;align-items:center;gap:13px;direction:ltr;margin-top:4px}html.page-blog-single .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-blog-single .footer-socials a:hover{background:#d4a84f;transform:translateY(-2px)}html.page-blog-single .footer-socials svg{width:17px;height:17px;fill:#fff;stroke:#fff}html.page-blog-single .footer-divider{width:1px;height:125px;background:rgb(255 255 255 / .52);margin-top:4px;flex:0 0 1px}html.page-blog-single .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-blog-single .footer-box{padding:26px 26px 16px}html.page-blog-single .footer-content{gap:18px}html.page-blog-single .footer-logo-col{width:240px}html.page-blog-single .footer-desc-col{width:280px}html.page-blog-single .footer-contact-col{width:250px}}@media (max-width:900px){html.page-blog-single .footer-content{flex-direction:column;align-items:center;text-align:center}html.page-blog-single .footer-divider{width:100%;height:1px;margin:4px 0;background:rgb(255 255 255 / .25)}html.page-blog-single .footer-logo-col,html.page-blog-single .footer-desc-col,html.page-blog-single .footer-menu-col,html.page-blog-single .footer-contact-col{width:100%;text-align:center}html.page-blog-single .footer-contact-list li{justify-content:center}html.page-blog-single .footer-socials{justify-content:center}html.page-blog-single .footer-copy{margin-top:16px}}html.page-blog-single .site-header.navbar{padding:0 34px}html.page-blog-single .header-container{width:100%;padding:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}html.page-blog-single .logo.navbar-brand{margin:0;padding:0}html.page-blog-single .main-nav.navbar-nav{flex-direction:row}html.page-blog-single .main-nav .nav-link{padding:0!important;color:#1d1d1d}html.page-blog-single .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-blog-single .mobile-menu-btn:focus{box-shadow:0 0 0 3px rgb(198 154 74 / .18)}html.page-blog-single .mobile-menu-btn span{width:23px;height:2px;background:#0f4b3d;border-radius:20px;display:block}html.page-blog-single .mobile-offcanvas{width:310px!important;max-width:86vw;border:none;background:#fff}html.page-blog-single .mobile-offcanvas.offcanvas-end{right:0;left:auto;transform:translateX(100%)}html.page-blog-single .mobile-offcanvas.offcanvas-end.show{transform:none}html.page-blog-single .mobile-offcanvas .offcanvas-header{padding:22px 20px 16px;border-bottom:1px solid rgb(0 0 0 / .06);direction:rtl}html.page-blog-single .mobile-logo{min-width:auto}html.page-blog-single .mobile-logo .logo-icon{width:46px;height:46px;font-size:22px}html.page-blog-single .mobile-logo .logo-text strong{font-size:22px}html.page-blog-single .mobile-logo .logo-text small{font-size:11px}html.page-blog-single .mobile-close-btn{margin:0!important;box-shadow:none!important}html.page-blog-single .mobile-offcanvas .offcanvas-body{padding:18px 20px 24px}html.page-blog-single .mobile-nav{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}html.page-blog-single .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-blog-single .mobile-nav a:hover,html.page-blog-single .mobile-nav a.active{color:#0f4b3d;background:rgb(15 75 61 / .08)}html.page-blog-single .mobile-header-btn{width:100%;justify-content:center;display:inline-flex;margin-top:6px}@media (max-width:991.98px){html.page-blog-single .site-header,html.page-blog-single .site-header.navbar{height:78px;min-height:78px;padding:0 18px;flex-wrap:nowrap;gap:0;position:sticky;top:0}html.page-blog-single .header-container{flex-wrap:nowrap!important}html.page-blog-single .mobile-menu-btn{display:flex}html.page-blog-single .logo{min-width:auto}html.page-blog-single .logo-icon{width:50px;height:50px;font-size:24px}html.page-blog-single .logo-text strong{font-size:24px}html.page-blog-single .logo-text small{font-size:11px}html.page-blog-single .hero{height:auto;min-height:610px}}@media (max-width:575.98px){html.page-blog-single .site-header,html.page-blog-single .site-header.navbar{height:72px;min-height:72px;padding:0 14px}html.page-blog-single .mobile-menu-btn{width:42px;height:42px}html.page-blog-single .logo-icon{width:44px;height:44px;border-radius:12px;font-size:21px}html.page-blog-single .logo-text strong{font-size:21px}html.page-blog-single .logo-text small{font-size:10px}html.page-blog-single .site-logo-img{width:130px;max-height:56px}html.page-blog-single .mobile-logo-img{width:128px;max-height:54px}}@media (min-width:992px){html.page-blog-single .mobile-menu-btn{display:none!important}html.page-blog-single .mobile-offcanvas{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html.page-blog-single .offcanvas-backdrop{display:none!important}html.page-blog-single body{overflow:auto!important;padding-right:0!important;padding-left:0!important}}html.page-blog-single .logo{min-width:auto}html.page-blog-single .site-logo-img{height:64px;width:auto;max-width:180px;object-fit:contain;display:block}html.page-blog-single .mobile-logo-img{height:54px;width:auto;max-width:145px}html.page-blog-single .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-blog-single .site-logo-img{height:52px;max-width:135px}html.page-blog-single .mobile-logo-img{height:50px;max-width:132px}}@media (min-width:992px){html.page-blog-single .site-header>.header-container>.navbar-brand .site-logo-img{height:72px;width:auto;max-width:200px;object-fit:contain;display:block}}html.page-blog-single .site-logo-img.logo-auto,html.page-blog-single .footer-logo-img.logo-auto{background:transparent!important}@media (max-width:991.98px){html.page-blog-single .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-blog-single .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-blog-single .mobile-offcanvas .mobile-logo-img{height:58px;width:auto;max-width:150px;object-fit:contain;display:block}html.page-blog-single .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-blog-single .mobile-offcanvas .mobile-close-btn:hover,html.page-blog-single .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-blog-single .site-header,html.page-blog-single .site-header.navbar{height:104px!important;min-height:104px!important;padding:0 34px!important}html.page-blog-single .site-header>.header-container>.navbar-brand{min-width:250px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html.page-blog-single .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-blog-single .hero{height:535px!important;min-height:535px!important}}@media (min-width:1400px){html.page-blog-single .hero{height:550px!important;min-height:550px!important}}@media (max-width:991.98px){html.page-blog-single .site-header,html.page-blog-single .site-header.navbar{height:92px!important;min-height:92px!important;padding:0 18px!important}html.page-blog-single .site-header>.header-container>.navbar-brand{min-width:190px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}html.page-blog-single .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-blog-single .hero{height:auto!important;min-height:500px!important}html.page-blog-single .mobile-offcanvas .offcanvas-header{min-height:108px!important}html.page-blog-single .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-blog-single .site-header,html.page-blog-single .site-header.navbar{height:88px!important;min-height:88px!important;padding:0 14px!important}html.page-blog-single .site-header>.header-container>.navbar-brand{min-width:170px!important}html.page-blog-single .site-header>.header-container>.navbar-brand .site-logo-img{height:72px!important;max-width:190px!important}html.page-blog-single .hero{min-height:470px!important}html.page-blog-single .mobile-offcanvas .mobile-logo-img{height:78px!important;max-width:200px!important}}@media (min-width:992px){html.page-blog-single .site-header,html.page-blog-single .site-header.navbar{height:110px!important;min-height:110px!important;padding:0 34px!important;overflow:visible!important}html.page-blog-single .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-blog-single .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-blog-single .site-header,html.page-blog-single .site-header.navbar{height:92px!important;min-height:92px!important;padding:0 18px!important;overflow:visible!important}html.page-blog-single .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-blog-single .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-blog-single .mobile-offcanvas .offcanvas-header{min-height:100px!important}html.page-blog-single .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-blog-single .site-header,html.page-blog-single .site-header.navbar{height:88px!important;min-height:88px!important;padding:0 14px!important}html.page-blog-single .site-header>.header-container>.navbar-brand{min-width:165px!important}html.page-blog-single .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-blog-single .mobile-offcanvas .mobile-logo-img{height:88px!important;max-width:195px!important;max-height:none!important}}@media (min-width:992px){html.page-blog-single .site-header,html.page-blog-single .site-header.navbar{height:100px!important;min-height:100px!important;padding:0 34px!important;overflow:visible!important}html.page-blog-single .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-blog-single .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-blog-single .site-header,html.page-blog-single .site-header.navbar{height:84px!important;min-height:84px!important;padding:0 18px!important;overflow:visible!important}html.page-blog-single .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-blog-single .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-blog-single .mobile-offcanvas .offcanvas-header{min-height:94px!important}html.page-blog-single .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-blog-single .site-header,html.page-blog-single .site-header.navbar{height:84px!important;min-height:84px!important;padding:0 14px!important}html.page-blog-single .site-header>.header-container>.navbar-brand{min-width:150px!important}html.page-blog-single .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-blog-single .mobile-offcanvas .mobile-logo-img{height:80px!important;max-width:180px!important;max-height:none!important}}@media (max-width:991.98px){html.page-blog-single .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-blog-single .mobile-offcanvas .mobile-close-btn::before,html.page-blog-single .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-blog-single .mobile-offcanvas .mobile-close-btn::before{transform:rotate(45deg)}html.page-blog-single .mobile-offcanvas .mobile-close-btn::after{transform:rotate(-45deg)}html.page-blog-single .mobile-offcanvas .mobile-close-btn:hover,html.page-blog-single .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-blog-single .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-blog-single .footer-brand-note{width:245px;margin:8px auto 0;text-align:center}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .footer-brand-icon svg{width:24px;height:24px;stroke:currentColor}html.page-blog-single .footer-brand-text{display:flex;flex-direction:column;align-items:flex-start;text-align:right;line-height:1.35}html.page-blog-single .footer-brand-text strong{color:#fff;font-size:13px;font-weight:900;white-space:nowrap}html.page-blog-single .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-blog-single .footer-brand-tags{margin-top:8px;display:flex;justify-content:center;gap:7px}html.page-blog-single .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-blog-single .footer-brand-note{width:100%;max-width:270px;margin-top:10px}}@media (max-width:575.98px){html.page-blog-single .about-leaf-mark{width:74px;height:74px;left:14px;bottom:12px;opacity:.86}}html.page-blog-single .about-section{padding:40px 28px 34px}html.page-blog-single .about-top{gap:28px;margin-bottom:32px}html.page-blog-single .about-card{border-radius:14px;padding:34px 36px 40px}html.page-blog-single .about-card p{margin-bottom:28px}html.page-blog-single .stats-grid{gap:22px;margin-top:8px;align-items:stretch}html.page-blog-single .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-blog-single .stat-info{flex:1}html.page-blog-single .stat-title{margin-bottom:8px}html.page-blog-single .project-progress-section{padding:12px 28px 48px}html.page-blog-single .project-progress-box{border-radius:14px;padding:22px 24px 24px}html.page-blog-single .progress-heading{margin-bottom:12px}html.page-blog-single .progress-top-row{gap:28px;margin-bottom:22px}html.page-blog-single .timeline-wrapper{padding-top:22px}html.page-blog-single .timeline{gap:10px}html.page-blog-single .progress-images-row{gap:18px;margin-top:12px}html.page-blog-single .progress-image{border-radius:10px}html.page-blog-single .project-details-btn-wrap{margin-top:18px}html.page-blog-single .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-blog-single .project-details-btn span{font-size:24px;line-height:1;transform:translateY(-1px)}html.page-blog-single .future-section{padding:8px 28px 52px}html.page-blog-single .future-heading{margin-bottom:18px}html.page-blog-single .future-cards{gap:18px;margin-bottom:30px}html.page-blog-single .future-card{min-height:156px;height:auto;padding:20px 16px 18px;border-radius:14px}html.page-blog-single .future-card h3{margin-bottom:8px}html.page-blog-single .future-card p{line-height:2}html.page-blog-single .future-banner{margin-top:4px;border-radius:14px}html.page-blog-single .stat-icon,html.page-blog-single .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-blog-single .stat-icon svg,html.page-blog-single .future-icon svg,html.page-blog-single .timeline-icon svg,html.page-blog-single .consult-btn svg{stroke-linecap:round;stroke-linejoin:round}html.page-blog-single .stat-icon svg,html.page-blog-single .future-icon svg{width:28px;height:28px;stroke-width:1.95}html.page-blog-single .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-blog-single .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-blog-single .timeline-step span{display:inline-block;margin-top:2px}@media (max-width:992px){html.page-blog-single .about-section,html.page-blog-single .project-progress-section,html.page-blog-single .future-section{padding-left:24px;padding-right:24px}html.page-blog-single .about-top,html.page-blog-single .stats-grid,html.page-blog-single .future-cards,html.page-blog-single .progress-images-row{gap:16px}html.page-blog-single .project-details-btn{width:320px;height:52px}}@media (max-width:576px){html.page-blog-single .about-section{padding:28px 16px 28px}html.page-blog-single .about-top{margin-bottom:24px}html.page-blog-single .about-card{padding:26px 22px 34px}html.page-blog-single .stats-grid{gap:14px;margin-top:2px}html.page-blog-single .stat-card{min-height:90px;padding:18px 18px}html.page-blog-single .project-progress-section{padding:8px 16px 38px}html.page-blog-single .project-progress-box{padding:20px 14px 18px}html.page-blog-single .timeline-wrapper{padding-top:18px}html.page-blog-single .progress-images-row{gap:12px}html.page-blog-single .project-details-btn-wrap{margin-top:16px}html.page-blog-single .project-details-btn{height:50px;padding:0 18px;border-radius:14px;font-size:14px}html.page-blog-single .future-section{padding:6px 16px 38px}html.page-blog-single .future-cards{gap:14px;margin-bottom:24px}html.page-blog-single .future-card{min-height:138px;padding:18px 14px 16px}}html.page-blog-single .about-section{padding-top:72px!important}@media (max-width:992px){html.page-blog-single .about-section{padding-top:52px!important}}@media (max-width:576px){html.page-blog-single .about-section{padding-top:38px!important}}html.page-blog-single .about-top{margin-bottom:38px!important}html.page-blog-single .stats-grid{margin-top:18px!important;gap:24px!important}html.page-blog-single .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-blog-single .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-blog-single .stat-icon svg{width:31px!important;height:31px!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-blog-single .stat-info{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:6px!important}html.page-blog-single .stat-title{color:#1f2937!important;font-size:13px!important;font-weight:800!important;margin-bottom:0!important}html.page-blog-single .stat-value{color:#0f6b4d!important;font-size:22px!important;font-weight:950!important;line-height:1.25!important;letter-spacing:-.2px}html.page-blog-single .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-blog-single .progress-circle::after{inset:7px!important;background:#fbfaf7!important}@media (max-width:992px){html.page-blog-single .about-top{margin-bottom:30px!important}html.page-blog-single .stats-grid{margin-top:14px!important;gap:18px!important}html.page-blog-single .stat-card{min-height:102px!important;padding:20px 22px!important}}@media (max-width:576px){html.page-blog-single .about-top{margin-bottom:24px!important}html.page-blog-single .stats-grid{margin-top:10px!important;gap:14px!important}html.page-blog-single .stat-card{min-height:94px!important;padding:18px 18px!important;border-radius:16px!important}html.page-blog-single .stat-icon{width:60px!important;min-width:60px!important;height:60px!important;border-radius:18px!important}html.page-blog-single .stat-icon svg{width:28px!important;height:28px!important}html.page-blog-single .progress-circle{width:46px!important;height:46px!important}html.page-blog-single .stat-value{font-size:20px!important}}html.page-blog-single .project-details-btn-wrap{margin-top:22px!important}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .project-details-btn:hover span{background:rgb(198 154 74 / .18);transform:translateX(2px)}@media (max-width:576px){html.page-blog-single .project-details-btn{height:52px!important;padding:0 18px!important;border-radius:15px!important;font-size:14px!important}}html.page-blog-single .stat-card{gap:14px!important}html.page-blog-single .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-blog-single .stat-icon svg{width:54px!important;height:54px!important;stroke:currentColor;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-blog-single .progress-circle{width:54px!important;height:54px!important;background:conic-gradient(#0f7a58 0deg 234deg,#ddd8d0 234deg 360deg)!important;box-shadow:none!important}html.page-blog-single .progress-circle::after{inset:7px!important;background:#ffffff!important}@media (max-width:576px){html.page-blog-single .stat-icon{width:54px!important;min-width:54px!important;height:54px!important}html.page-blog-single .stat-icon svg,html.page-blog-single .progress-circle{width:46px!important;height:46px!important}}html.page-blog-single .project-details-btn{gap:18px!important;padding:0 30px!important}html.page-blog-single .project-details-btn span{margin-right:2px;font-size:25px!important}@media (max-width:576px){html.page-blog-single .project-details-btn{gap:14px!important;padding:0 20px!important}}html.page-blog-single .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-blog-single .stat-icon-status-img{width:54px;height:54px;object-fit:contain;display:block}@media (max-width:576px){html.page-blog-single .stat-icon-status-img{width:46px;height:46px}}html.page-blog-single .project-progress-section{padding-top:30px!important}html.page-blog-single .project-progress-box{padding:28px 26px 28px!important;border-radius:18px!important}html.page-blog-single .progress-heading{margin-bottom:18px!important}html.page-blog-single .progress-top-row{gap:34px!important;margin-bottom:28px!important;align-items:flex-start!important}html.page-blog-single .timeline-wrapper{padding-top:28px!important}html.page-blog-single .timeline{gap:18px!important;align-items:flex-start!important}html.page-blog-single .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-blog-single .timeline-step{min-width:92px!important;gap:12px!important}html.page-blog-single .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-blog-single .timeline-icon svg{width:22px!important;height:22px!important;stroke-width:1.9!important;stroke:currentColor!important}html.page-blog-single .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-blog-single .timeline-step.done .timeline-icon svg{width:24px!important;height:24px!important;stroke-width:2.2!important}html.page-blog-single .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-blog-single .total-progress-card{border-radius:16px!important;padding:24px 22px!important}html.page-blog-single .progress-images-row{gap:20px!important;margin-top:16px!important}html.page-blog-single .progress-image{border-radius:14px!important}html.page-blog-single .project-details-btn-wrap{margin-top:24px!important}@media (max-width:992px){html.page-blog-single .project-progress-section{padding-top:22px!important}html.page-blog-single .project-progress-box{padding:24px 20px 24px!important}html.page-blog-single .progress-top-row{gap:24px!important;margin-bottom:24px!important}html.page-blog-single .timeline-wrapper{padding-top:22px!important}html.page-blog-single .timeline{gap:14px!important}html.page-blog-single .timeline-step{min-width:82px!important}html.page-blog-single .timeline-icon{width:50px!important;height:50px!important;border-radius:16px!important}html.page-blog-single .timeline-step span{font-size:13px!important}}@media (max-width:576px){html.page-blog-single .project-progress-section{padding-top:18px!important}html.page-blog-single .project-progress-box{padding:22px 14px 20px!important;border-radius:16px!important}html.page-blog-single .progress-heading{margin-bottom:14px!important}html.page-blog-single .progress-top-row{margin-bottom:18px!important}html.page-blog-single .timeline-wrapper{padding-top:18px!important}html.page-blog-single .timeline{gap:12px!important}html.page-blog-single .timeline::before{top:22px!important;left:6%!important;right:6%!important}html.page-blog-single .timeline-step{min-width:74px!important;gap:10px!important}html.page-blog-single .timeline-icon{width:46px!important;height:46px!important;border-radius:14px!important}html.page-blog-single .timeline-icon svg{width:19px!important;height:19px!important}html.page-blog-single .timeline-step.done .timeline-icon svg{width:20px!important;height:20px!important}html.page-blog-single .timeline-step span{font-size:12px!important;line-height:1.7!important;white-space:normal}html.page-blog-single .progress-images-row{gap:12px!important;margin-top:12px!important}html.page-blog-single .project-details-btn-wrap{margin-top:18px!important}}html.page-blog-single .project-details-btn{direction:rtl!important}html.page-blog-single .project-details-btn span{margin-left:2px!important;margin-right:0!important}html.page-blog-single .project-details-btn:hover span{transform:translateX(-2px)!important}html.page-blog-single .project-details-btn span{font-family:Arial,sans-serif!important;font-size:19px!important;font-weight:900!important;line-height:1!important}html.page-blog-single .project-details-btn .project-arrow-left{font-size:0!important}html.page-blog-single .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-blog-single .project-details-btn:hover .project-arrow-left{transform:translateX(-2px)!important}html.page-blog-single .future-section{padding-top:58px!important;padding-bottom:56px!important}html.page-blog-single .future-container{max-width:1180px!important}html.page-blog-single .future-heading{font-size:25px!important;font-weight:950!important;color:#0f4b3d!important;margin-bottom:28px!important;letter-spacing:-.3px}html.page-blog-single .future-heading::after{width:48px!important;height:3px!important;margin-top:10px!important;background:linear-gradient(90deg,transparent,#c69a4a,transparent)!important}html.page-blog-single .future-cards{gap:22px!important;margin-bottom:36px!important;align-items:stretch!important}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .future-icon svg{width:30px!important;height:30px!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important}html.page-blog-single .future-card h3{font-size:15px!important;margin-bottom:9px!important;color:#0d1f1b!important}html.page-blog-single .future-card p{font-size:12.5px!important;line-height:2.05!important;color:#2f3b37!important}html.page-blog-single .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-blog-single .future-banner-content h3{margin-bottom:16px!important}html.page-blog-single .consult-btn{border-radius:14px!important;height:50px!important}html.page-blog-single .site-footer{padding-top:22px!important}@media (max-width:1100px){html.page-blog-single .future-section{padding-top:48px!important}html.page-blog-single .future-cards{gap:18px!important}}@media (max-width:768px){html.page-blog-single .future-section{padding:42px 16px 44px!important}html.page-blog-single .future-heading{font-size:23px!important;margin-bottom:24px!important}html.page-blog-single .future-cards{gap:16px!important;margin-bottom:28px!important}html.page-blog-single .future-card{min-height:158px!important;padding:22px 16px 20px!important}html.page-blog-single .future-banner{height:220px!important;margin-top:8px!important;border-radius:16px!important}html.page-blog-single .site-footer{padding-top:14px!important}}@media (max-width:480px){html.page-blog-single .future-section{padding-top:36px!important;padding-bottom:36px!important}html.page-blog-single .future-cards{gap:14px!important}html.page-blog-single .future-card{min-height:142px!important;padding:20px 14px 18px!important}html.page-blog-single .future-icon{width:58px!important;height:58px!important;border-radius:18px!important;margin-bottom:12px!important}html.page-blog-single .future-icon svg{width:27px!important;height:27px!important}}html.page-blog-single .future-section{padding-bottom:24px!important}html.page-blog-single .future-banner{margin-bottom:0!important}html.page-blog-single .site-footer{padding-top:4px!important}@media (max-width:768px){html.page-blog-single .future-section{padding-bottom:24px!important}html.page-blog-single .site-footer{padding-top:2px!important}}@media (max-width:480px){html.page-blog-single .future-section{padding-bottom:22px!important}html.page-blog-single .site-footer{padding-top:0!important}}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .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-blog-single .banner-leaves span:nth-child(1){width:60px!important;height:82px!important;right:56px!important;top:24px!important;transform:rotate(10deg)!important}html.page-blog-single .banner-leaves span:nth-child(2){width:50px!important;height:68px!important;right:12px!important;top:44px!important;transform:rotate(-32deg)!important}html.page-blog-single .banner-leaves span:nth-child(3){width:34px!important;height:44px!important;right:74px!important;top:2px!important;transform:rotate(-8deg)!important}html.page-blog-single .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-blog-single .banner-leaves{right:24px!important;top:18px!important;width:118px!important;height:98px!important;transform:scale(.92);transform-origin:top right}}html.page-blog-single .site-footer{padding:4px 16px 16px!important}html.page-blog-single .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-blog-single .footer-content{gap:26px!important;align-items:flex-start!important}html.page-blog-single .footer-col{display:flex;flex-direction:column}html.page-blog-single .footer-logo-col{width:300px!important;align-items:center}html.page-blog-single .footer-logo-wrap{margin-bottom:8px!important}html.page-blog-single .footer-brand-note{margin-top:10px!important}html.page-blog-single .footer-desc-col{width:360px!important;text-align:center!important;padding-top:2px!important;align-items:center}html.page-blog-single .footer-menu-col{width:170px!important;text-align:center!important;align-items:center}html.page-blog-single .footer-contact-col{width:290px!important;text-align:right!important;padding-top:2px!important;align-items:flex-start}html.page-blog-single .footer-title{font-size:17px!important;margin-bottom:16px!important;line-height:1.6!important;letter-spacing:-.2px}html.page-blog-single .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-blog-single .footer-menu{display:flex;flex-direction:column;gap:10px}html.page-blog-single .footer-menu li{margin-bottom:0!important;line-height:1.8}html.page-blog-single .footer-menu a{font-size:14px!important;font-weight:700!important}html.page-blog-single .footer-contact-list{margin:0 0 16px!important;width:100%}html.page-blog-single .footer-contact-list li{gap:12px!important;margin-bottom:12px!important;font-size:13.5px!important;line-height:1.9!important}html.page-blog-single .footer-contact-list li:last-child{margin-bottom:0!important}html.page-blog-single .footer-contact-list svg{width:18px!important;height:18px!important;min-width:18px!important}html.page-blog-single .footer-socials{margin-top:16px!important;gap:12px!important}html.page-blog-single .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-blog-single .footer-socials svg{width:18px!important;height:18px!important}html.page-blog-single .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-blog-single .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-blog-single .footer-box{padding:26px 28px 16px!important}html.page-blog-single .footer-content{gap:18px!important}html.page-blog-single .footer-logo-col{width:250px!important}html.page-blog-single .footer-desc-col{width:300px!important}html.page-blog-single .footer-contact-col{width:250px!important}}@media (max-width:900px){html.page-blog-single .footer-box{padding:24px 18px 16px!important}html.page-blog-single .footer-content{gap:14px!important}html.page-blog-single .footer-logo-col,html.page-blog-single .footer-desc-col,html.page-blog-single .footer-menu-col,html.page-blog-single .footer-contact-col{width:100%!important;align-items:center!important;text-align:center!important}html.page-blog-single .footer-contact-list li{justify-content:center!important}html.page-blog-single .footer-socials{justify-content:center!important}html.page-blog-single .footer-copy{margin-top:14px!important}}html.page-blog-single .site-footer{padding:0 16px 12px!important}html.page-blog-single .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-blog-single .footer-content{gap:22px!important;align-items:flex-start!important}html.page-blog-single .footer-logo-col{width:255px!important}html.page-blog-single .footer-logo-wrap{margin-bottom:2px!important}html.page-blog-single .footer-logo-img{max-height:78px!important;width:auto!important}html.page-blog-single .footer-brand-note{width:220px!important;margin-top:4px!important}html.page-blog-single .footer-brand-line{width:110px!important;margin-bottom:6px!important}html.page-blog-single .footer-brand-badge{min-height:44px!important;padding:6px 11px!important;border-radius:15px!important;gap:8px!important}html.page-blog-single .footer-brand-icon{width:31px!important;height:31px!important;min-width:31px!important;border-radius:11px!important}html.page-blog-single .footer-brand-icon svg{width:19px!important;height:19px!important}html.page-blog-single .footer-brand-text strong{font-size:12px!important}html.page-blog-single .footer-brand-text small{font-size:9.5px!important;margin-top:1px!important}html.page-blog-single .footer-brand-tags{margin-top:6px!important;gap:5px!important}html.page-blog-single .footer-brand-tags span{min-width:43px!important;height:20px!important;padding:0 8px!important;font-size:9.5px!important}html.page-blog-single .footer-desc-col{width:320px!important;padding-top:0!important}html.page-blog-single .footer-menu-col{width:145px!important;padding-top:0!important}html.page-blog-single .footer-contact-col{width:255px!important;padding-top:0!important}html.page-blog-single .footer-title{font-size:15px!important;margin-bottom:9px!important;line-height:1.5!important}html.page-blog-single .footer-desc{max-width:300px!important;font-size:12.5px!important;line-height:1.9!important;font-weight:500!important}html.page-blog-single .footer-menu{gap:5px!important}html.page-blog-single .footer-menu li{margin-bottom:0!important;line-height:1.55!important}html.page-blog-single .footer-menu a{font-size:12.5px!important;font-weight:650!important}html.page-blog-single .footer-contact-list{margin-bottom:9px!important}html.page-blog-single .footer-contact-list li{gap:9px!important;margin-bottom:6px!important;font-size:12.5px!important;line-height:1.65!important}html.page-blog-single .footer-contact-list svg{width:16px!important;height:16px!important;min-width:16px!important}html.page-blog-single .footer-socials{margin-top:8px!important;gap:9px!important}html.page-blog-single .footer-socials a{width:32px!important;height:32px!important;background:rgb(255 255 255 / .15)!important}html.page-blog-single .footer-socials svg{width:15px!important;height:15px!important}html.page-blog-single .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-blog-single .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-blog-single .footer-box{padding:18px 24px 12px!important}html.page-blog-single .footer-content{gap:16px!important}html.page-blog-single .footer-logo-col{width:225px!important}html.page-blog-single .footer-desc-col{width:280px!important}html.page-blog-single .footer-contact-col{width:235px!important}}@media (max-width:900px){html.page-blog-single .footer-box{padding:22px 16px 14px!important}html.page-blog-single .footer-content{gap:12px!important}html.page-blog-single .footer-divider{height:1px!important;margin:2px 0!important}html.page-blog-single .footer-logo-col,html.page-blog-single .footer-desc-col,html.page-blog-single .footer-menu-col,html.page-blog-single .footer-contact-col{width:100%!important}html.page-blog-single .footer-copy{margin-top:10px!important}}html.page-blog-single .footer-box{padding:16px 34px 10px!important}html.page-blog-single .footer-content{gap:18px!important}html.page-blog-single .footer-desc-col,html.page-blog-single .footer-menu-col,html.page-blog-single .footer-contact-col{text-align:right!important;align-items:flex-start!important}html.page-blog-single .footer-title{width:100%;text-align:right!important;margin-bottom:6px!important;font-size:14.5px!important;line-height:1.35!important}html.page-blog-single .footer-desc{text-align:right!important;margin:0!important;font-size:12px!important;line-height:1.65!important}html.page-blog-single .footer-menu{align-items:flex-start!important;gap:2px!important}html.page-blog-single .footer-menu li{margin-bottom:0!important;line-height:1.35!important;text-align:right!important}html.page-blog-single .footer-menu a{font-size:12px!important;line-height:1.45!important}html.page-blog-single .footer-contact-list{margin-bottom:6px!important}html.page-blog-single .footer-contact-list li,html.page-blog-single .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-blog-single .footer-contact-list li span{text-align:right!important}html.page-blog-single .footer-contact-list svg{width:15px!important;height:15px!important;min-width:15px!important}html.page-blog-single .footer-socials{direction:rtl!important;justify-content:flex-start!important;margin-top:7px!important;gap:8px!important}html.page-blog-single .footer-socials a{width:30px!important;height:30px!important}html.page-blog-single .footer-socials svg{width:14px!important;height:14px!important}html.page-blog-single .footer-divider{height:105px!important}html.page-blog-single .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-blog-single .footer-desc-col,html.page-blog-single .footer-menu-col,html.page-blog-single .footer-contact-col,html.page-blog-single .footer-title,html.page-blog-single .footer-desc{text-align:center!important;align-items:center!important}html.page-blog-single .footer-menu,html.page-blog-single .footer-socials{align-items:center!important;justify-content:center!important}html.page-blog-single .footer-contact-list li,html.page-blog-single .footer-contact-list li.address{justify-content:center!important;text-align:center!important}}html.page-blog-single .footer-desc-col,html.page-blog-single .footer-menu-col,html.page-blog-single .footer-contact-col{text-align:center!important;align-items:center!important}html.page-blog-single .footer-title,html.page-blog-single .footer-desc{text-align:center!important;margin-left:auto!important;margin-right:auto!important}html.page-blog-single .footer-menu{align-items:center!important}html.page-blog-single .footer-menu li{text-align:center!important}html.page-blog-single .footer-contact-list{width:100%}html.page-blog-single .footer-contact-list li,html.page-blog-single .footer-contact-list li.address{justify-content:center!important;text-align:center!important}html.page-blog-single .footer-contact-list li span{text-align:center!important}html.page-blog-single .footer-socials{justify-content:center!important;align-items:center!important}html.page-blog-single .future-section{padding-top:36px!important;padding-bottom:38px!important}html.page-blog-single .future-heading{margin-bottom:24px!important}html.page-blog-single .future-cards{margin-bottom:30px!important;gap:20px!important;align-items:stretch!important}html.page-blog-single .future-card{min-height:168px!important;padding-top:22px!important;padding-bottom:20px!important}html.page-blog-single .future-banner{margin-top:0!important}@media (max-width:768px){html.page-blog-single .future-section{padding-top:28px!important;padding-bottom:30px!important}html.page-blog-single .future-heading{margin-bottom:20px!important}html.page-blog-single .future-cards{margin-bottom:24px!important;gap:16px!important}}@media (max-width:480px){html.page-blog-single .future-section{padding-top:24px!important;padding-bottom:26px!important}html.page-blog-single .future-heading{margin-bottom:18px!important}html.page-blog-single .future-cards{margin-bottom:20px!important;gap:14px!important}}html.page-blog-single .footer-desc-col{text-align:center!important;align-items:center!important}html.page-blog-single .footer-desc-col .footer-title{text-align:center!important;margin-bottom:8px!important;line-height:1.45!important}html.page-blog-single .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-blog-single .footer-desc-col .footer-desc{max-width:290px!important;line-height:1.9!important}}html.page-blog-single .main-nav a{display:flex;align-items:center;gap:6px}html.page-blog-single .main-nav a i{font-size:16px;color:inherit;transition:0.3s}html.page-blog-single .main-nav a:hover i{transform:translateY(-2px);color:var(--gold)}html.page-blog-single .header-btn i{font-size:16px}html.page-blog-single 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-blog-single body>.site-header#siteHeader .main-header,html.page-blog-single body>.site-header#siteHeader .topbar,html.page-blog-single body>.site-header#siteHeader .header-wrap{box-sizing:border-box}html.page-blog-single body>.site-header#siteHeader .logo{text-decoration:none!important}html.page-blog-single body>.site-header#siteHeader+.mobile-offcanvas{z-index:1045}html.page-blog-single{--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-blog-single *,html.page-blog-single *::before,html.page-blog-single *::after{box-sizing:border-box}html.page-blog-single{scroll-behavior:smooth}html.page-blog-single body{margin:0;font-family:"Vazirmatn",sans-serif;color:var(--text);background:#fdfefd;overflow-x:hidden;-webkit-font-smoothing:antialiased}html.page-blog-single a{color:inherit;text-decoration:none}html.page-blog-single button,html.page-blog-single a{-webkit-tap-highlight-color:#fff0}html.page-blog-single .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-blog-single .site-header.is-scrolled{background:rgb(255 255 255 / .94);border-color:rgb(198 154 74 / .22);box-shadow:var(--shadow)}html.page-blog-single .header-wrap{width:min(100%,1320px);margin-inline:auto;padding-inline:24px}html.page-blog-single .topbar{min-height:38px;color:#fff;background:linear-gradient(105deg,var(--green),var(--green-2));font-size:12.5px;font-weight:700}html.page-blog-single .topbar .header-wrap,html.page-blog-single .topbar-info,html.page-blog-single .topbar a{display:flex;align-items:center;gap:18px}html.page-blog-single .topbar .header-wrap{justify-content:space-between;min-height:inherit}html.page-blog-single .topbar span,html.page-blog-single .topbar a{white-space:nowrap;color:rgb(255 255 255 / .9)}html.page-blog-single .topbar i{color:var(--gold-2);font-size:15px}html.page-blog-single .topbar a:hover{color:#fff}html.page-blog-single .main-header{min-height:80px;display:flex;align-items:center;transition:min-height var(--ease)}html.page-blog-single .site-header.is-scrolled .main-header{min-height:68px}html.page-blog-single .main-header .header-wrap{display:flex;align-items:center;justify-content:space-between;gap:18px}html.page-blog-single .logo{flex:0 0 auto;display:inline-flex;align-items:center;min-width:180px}html.page-blog-single .logo img{height:78px;max-width:210px;object-fit:contain;transition:height var(--ease),transform var(--ease)}html.page-blog-single .site-header.is-scrolled .logo img{height:62px}html.page-blog-single .logo:hover img{transform:translateY(-1px)}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .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-blog-single .nav-link-pill:hover i,html.page-blog-single .nav-link-pill.active i{color:var(--green);background:#fff}html.page-blog-single .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-blog-single .header-actions{flex:0 0 auto;display:flex;align-items:center;gap:10px}html.page-blog-single .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-blog-single .menu-btn:hover{transform:translateY(-2px);border-color:rgb(198 154 74 / .34);box-shadow:var(--shadow)}html.page-blog-single .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-blog-single .cta-btn:hover{color:#fff;transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 14px 28px rgb(198 154 74 / .34)}html.page-blog-single .menu-btn{display:none;padding:0}html.page-blog-single .menu-btn span{width:22px;height:2px;display:block;border-radius:999px;background:var(--green)}html.page-blog-single .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-blog-single .mobile-offcanvas.offcanvas-end.show,html.page-blog-single .mobile-offcanvas.offcanvas-end.showing{transform:translateX(0)!important}html.page-blog-single .offcanvas-backdrop{background:rgb(6 30 25 / .48)!important;backdrop-filter:blur(4px)}html.page-blog-single .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-blog-single .mobile-offcanvas .logo{min-width:0;justify-content:center}html.page-blog-single .mobile-offcanvas .logo img{height:76px;max-width:185px}html.page-blog-single .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-blog-single .mobile-close:hover,html.page-blog-single .mobile-close:focus{color:var(--gold);background:rgb(6 59 50 / .06);outline:none;transform:translateY(-50%) scale(1.04)}html.page-blog-single .mobile-close i{font-size:18px;line-height:1}html.page-blog-single .mobile-nav{display:grid;gap:8px}html.page-blog-single .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-blog-single .mobile-nav a span{display:inline-flex;align-items:center;gap:10px}html.page-blog-single .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-blog-single .mobile-nav a:hover,html.page-blog-single .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-blog-single .mobile-nav a:hover i:first-child,html.page-blog-single .mobile-nav a.active i:first-child{color:var(--green);background:#fff}html.page-blog-single .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-blog-single .mobile-card small{display:block;margin-bottom:6px;color:rgb(255 255 255 / .72);font-weight:700}html.page-blog-single .mobile-card strong{display:block;margin-bottom:14px;font-size:15px;line-height:1.8}html.page-blog-single .mobile-card .cta-btn{width:100%}@media (max-width:1199.98px){html.page-blog-single .main-nav{max-width:570px}html.page-blog-single .nav-link-pill{min-height:38px;padding-inline:11px;font-size:12.5px}html.page-blog-single .nav-link-pill i{width:23px;height:23px;font-size:11px}}@media (max-width:991.98px){html.page-blog-single .topbar,html.page-blog-single .main-nav,html.page-blog-single .header-actions{display:none}html.page-blog-single .site-header,html.page-blog-single .site-header.is-scrolled .main-header,html.page-blog-single .main-header{min-height:78px}html.page-blog-single .header-wrap{padding-inline:16px}html.page-blog-single .main-header .header-wrap{direction:rtl}html.page-blog-single .menu-btn{display:inline-flex}html.page-blog-single .logo{min-width:130px}html.page-blog-single .logo img,html.page-blog-single .site-header.is-scrolled .logo img{height:66px;max-width:165px}}@media (max-width:575.98px){html.page-blog-single .header-wrap{padding-inline:12px}html.page-blog-single .menu-btn{width:42px;height:42px;border-radius:14px}html.page-blog-single .logo img,html.page-blog-single .site-header.is-scrolled .logo img{height:60px;max-width:150px}html.page-blog-single .mobile-offcanvas .offcanvas-header{min-height:94px}html.page-blog-single .mobile-offcanvas .logo img{height:66px}html.page-blog-single .mobile-nav a{padding:12px 14px;font-size:14px}}html.page-blog-single body>.site-header#siteHeader,html.page-blog-single .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-blog-single body>.site-header#siteHeader.is-scrolled,html.page-blog-single .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-blog-single body>.site-header#siteHeader .topbar,html.page-blog-single .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-blog-single body>.site-header#siteHeader .main-nav,html.page-blog-single .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-blog-single body>.site-header#siteHeader,html.page-blog-single .site-header{background:rgb(255 255 255 / .66)!important}html.page-blog-single body>.site-header#siteHeader.is-scrolled,html.page-blog-single .site-header.is-scrolled{background:rgb(255 255 255 / .76)!important}html.page-blog-single .site-header .menu-btn,html.page-blog-single 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-blog-single .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-blog-single .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-blog-single .hero-slide.active{opacity:1!important;visibility:visible!important;transform:scale(1)!important}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .content-box{max-width:580px!important;color:#fff!important;margin-top:0!important}html.page-blog-single .eyebrow{font-size:clamp(28px,2.8vw,38px)!important;line-height:1.35!important}html.page-blog-single .hero-title{font-size:clamp(32px,3.25vw,46px)!important;line-height:1.55!important;margin-bottom:20px!important}html.page-blog-single .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-blog-single .hero-actions{display:flex!important;align-items:center!important;gap:16px!important;flex-wrap:wrap!important}html.page-blog-single .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-blog-single .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-blog-single .dot.active{width:28px!important;background:#c69a4a!important}@media (min-width:1400px){html.page-blog-single .hero{height:590px!important}}@media (max-width:991.98px){html.page-blog-single .hero{height:560px!important;min-height:unset!important}html.page-blog-single .hero-slide{background-position:center center!important}html.page-blog-single .hero-content{padding:58px 24px 64px!important;align-items:center!important}}@media (max-width:575.98px){html.page-blog-single .hero{height:520px!important}html.page-blog-single .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-blog-single .hero-content{padding:54px 18px 62px!important;align-items:flex-start!important}html.page-blog-single .hero-title{font-size:30px!important;line-height:1.7!important}html.page-blog-single .hero-desc{font-size:14px!important;line-height:2!important;margin-bottom:22px!important}html.page-blog-single .hero-actions{width:100%!important;gap:12px!important}html.page-blog-single .hero-actions .btn-primary,html.page-blog-single .hero-actions .btn-outline{width:100%!important;min-width:0!important}html.page-blog-single .slider-dots{right:50%!important;transform:translateX(50%)!important;bottom:20px!important}}html.page-blog-single{--page-bg-soft:#f5f6f7;--card-bg-clean:#ffffff;--roshdtak-pattern:url(/wp-content/themes/roshdtak/images/embedded-7.png)}html.page-blog-single,html.page-blog-single body{background:var(--page-bg-soft)!important}html.page-blog-single .about-section,html.page-blog-single .project-progress-section,html.page-blog-single .future-section,html.page-blog-single .site-footer{background:var(--page-bg-soft)!important}html.page-blog-single .about-card,html.page-blog-single .about-image,html.page-blog-single .stat-card,html.page-blog-single .project-progress-box,html.page-blog-single .total-progress-card,html.page-blog-single .future-card{background-color:var(--card-bg-clean)!important}html.page-blog-single .about-card,html.page-blog-single .future-section,html.page-blog-single .future-banner,html.page-blog-single .footer-box{position:relative;overflow:hidden}html.page-blog-single .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-blog-single .about-card>*{position:relative;z-index:2}html.page-blog-single .about-leaf-mark{z-index:3}html.page-blog-single .future-section{isolation:isolate}html.page-blog-single .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-blog-single .future-container{position:relative;z-index:1}html.page-blog-single .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-blog-single .future-banner-content,html.page-blog-single .banner-leaves{position:relative}html.page-blog-single .future-banner-content{z-index:3}html.page-blog-single .banner-leaves{z-index:2}html.page-blog-single .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-blog-single .footer-content,html.page-blog-single .footer-copy{position:relative;z-index:2}@media (max-width:992px){html.page-blog-single .about-card::after{left:-48px;bottom:-56px;width:180px;height:200px;opacity:.055}html.page-blog-single .future-section::before{right:-90px;width:230px;height:255px;opacity:.035}html.page-blog-single .future-banner::after{left:-74px;top:-42px;width:245px;height:220px;opacity:.06}html.page-blog-single .footer-box::before{left:-100px;bottom:-110px;width:270px;height:300px;opacity:.055}}@media (max-width:575.98px){html.page-blog-single .about-card::after,html.page-blog-single .future-section::before{display:none}html.page-blog-single .future-banner::after{width:190px;height:185px;left:-88px;top:auto;bottom:-72px;opacity:.045}html.page-blog-single .footer-box::before{width:210px;height:235px;left:-96px;bottom:-95px;opacity:.045}}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .about-container{position:relative!important;z-index:1!important}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .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-blog-single .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-blog-single .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-blog-single .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-blog-single .about-card p{color:#38433f!important;font-size:14.5px!important;line-height:2.35!important}html.page-blog-single .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-blog-single .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-blog-single .about-leaf-mark{opacity:0.52!important;filter:drop-shadow(0 12px 22px rgb(15 107 77 / .1))}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .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-blog-single .about-image:hover img{transform:scale(1.055);filter:saturate(1.14) contrast(1.07) brightness(1.01)}html.page-blog-single .stats-grid{position:relative!important;gap:24px!important;margin-top:20px!important;perspective:1100px}html.page-blog-single .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-blog-single .stat-card.is-visible{animation:blog-single-statFadeUp 0.78s cubic-bezier(.17,.84,.44,1) forwards}html.page-blog-single .stat-card:nth-child(2).is-visible{animation-delay:0.10s}html.page-blog-single .stat-card:nth-child(3).is-visible{animation-delay:0.20s}html.page-blog-single .stat-card:nth-child(4).is-visible{animation-delay:0.30s}html.page-blog-single .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-blog-single .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-blog-single .stat-card.is-visible::after{animation:blog-single-statShine 1.55s ease 0.46s forwards}html.page-blog-single .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-blog-single .stat-card:hover::before{opacity:1}html.page-blog-single .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-blog-single .stat-card.is-visible .stat-icon{animation:blog-single-iconFloat 3.8s ease-in-out 0.8s infinite}html.page-blog-single .stat-icon svg{width:34px!important;height:34px!important;stroke-width:2!important}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .progress-circle::before{content:"";position:absolute;inset:5px;border-radius:999px;border:1px solid rgb(255 255 255 / .84);z-index:1}html.page-blog-single .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-blog-single .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-blog-single .stat-title{color:#53615c!important;font-size:13px!important;font-weight:800!important;margin-bottom:0!important}html.page-blog-single .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-blog-single .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-blog-single .stat-card-date .stat-value,html.page-blog-single .stat-card-status .stat-value{font-size:23px!important}html.page-blog-single .stat-card-progress .stat-value{font-size:30px!important;color:#087656!important}@keyframes blog-single-statFadeUp{0%{opacity:0;transform:translateY(24px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes blog-single-statShine{0%{right:-72%}100%{right:126%}}@keyframes blog-single-iconFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width:992px){html.page-blog-single .about-top{grid-template-columns:1fr!important}html.page-blog-single .about-image,html.page-blog-single .about-image img{min-height:290px!important}html.page-blog-single .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:576px){html.page-blog-single .about-section{padding-top:42px!important}html.page-blog-single .about-card{border-radius:22px!important;padding:28px 22px 36px!important}html.page-blog-single .about-card h2{font-size:25px!important}html.page-blog-single .about-card h3{font-size:14px!important}html.page-blog-single .about-image,html.page-blog-single .about-image img{min-height:230px!important;border-radius:22px!important}html.page-blog-single .stats-grid{grid-template-columns:1fr!important;gap:16px!important}html.page-blog-single .stat-card{min-height:112px!important;border-radius:22px!important;padding:20px 20px!important}html.page-blog-single .stat-icon,html.page-blog-single .stat-icon-progress-ring,html.page-blog-single .progress-circle{width:66px!important;min-width:66px!important;height:66px!important}html.page-blog-single .stat-value{font-size:23px!important}}@media (prefers-reduced-motion:reduce){html.page-blog-single .stat-card,html.page-blog-single .stat-card.is-visible,html.page-blog-single .stat-card.is-visible .stat-icon,html.page-blog-single .stat-card.is-visible::after,html.page-blog-single .about-image img{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}html.page-blog-single .about-card{padding-bottom:92px!important}html.page-blog-single .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-blog-single .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-blog-single .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-blog-single .about-leaf-img{width:100%!important;height:100%!important;object-fit:contain!important}html.page-blog-single .stat-card{align-items:center!important}html.page-blog-single .stat-info{min-width:0!important;overflow:hidden!important}html.page-blog-single .stat-title{white-space:normal!important}html.page-blog-single .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-blog-single .stat-value::after{flex:0 0 26px!important;width:26px!important;margin-right:0!important;transform:none!important}html.page-blog-single .stat-card-status .stat-value,html.page-blog-single .stat-card-date .stat-value{font-size:21px!important}html.page-blog-single .stat-card-floor .stat-value{font-size:24px!important}@media (max-width:1200px){html.page-blog-single .stat-card{padding:20px 20px!important}html.page-blog-single .stat-icon,html.page-blog-single .stat-icon-progress-ring,html.page-blog-single .progress-circle{width:66px!important;min-width:66px!important;height:66px!important}html.page-blog-single .stat-card-status .stat-value,html.page-blog-single .stat-card-date .stat-value{font-size:19px!important}html.page-blog-single .stat-card-floor .stat-value,html.page-blog-single .stat-card-progress .stat-value{font-size:23px!important}}@media (max-width:768px){html.page-blog-single .about-card{padding-bottom:86px!important}html.page-blog-single .about-more-btn{min-width:154px!important;padding:0 16px!important}html.page-blog-single .about-leaf-mark{left:18px!important;bottom:16px!important;width:64px!important;height:64px!important;opacity:0.28!important}html.page-blog-single .stat-card{min-height:104px!important}html.page-blog-single .stat-card-status .stat-value,html.page-blog-single .stat-card-date .stat-value,html.page-blog-single .stat-card-floor .stat-value,html.page-blog-single .stat-card-progress .stat-value{font-size:20px!important}html.page-blog-single .stat-value::after{flex-basis:22px!important;width:22px!important}}@media (max-width:576px){html.page-blog-single .about-card{padding-bottom:82px!important}html.page-blog-single .about-more-btn{min-width:146px!important;height:44px!important;font-size:13px!important}html.page-blog-single .about-leaf-mark{left:14px!important;bottom:14px!important;width:58px!important;height:58px!important}html.page-blog-single .stat-card{min-height:96px!important}html.page-blog-single .stat-card-status .stat-value,html.page-blog-single .stat-card-date .stat-value,html.page-blog-single .stat-card-floor .stat-value,html.page-blog-single .stat-card-progress .stat-value{font-size:18px!important;gap:8px!important}html.page-blog-single .stat-title{font-size:12px!important}html.page-blog-single .stat-value::after{flex-basis:18px!important;width:18px!important;height:3px!important}}html.page-blog-single [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-blog-single [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-blog-single [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-blog-single [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-blog-single [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-blog-single [data-project-progress="true"].is-visible .project-progress-box{animation:blog-single-projectBoxReveal .85s cubic-bezier(.17,.84,.44,1) forwards}html.page-blog-single [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-blog-single [data-project-progress="true"] .progress-top-row{grid-template-columns:minmax(0,1fr) 300px!important;gap:26px!important;align-items:stretch!important}html.page-blog-single [data-project-progress="true"] .timeline-wrapper,html.page-blog-single [data-project-progress="true"] .total-progress-card,html.page-blog-single [data-project-progress="true"] .progress-image,html.page-blog-single [data-project-progress="true"] .project-details-btn-wrap{opacity:0;transform:translateY(24px)}html.page-blog-single [data-project-progress="true"] .timeline-wrapper.is-visible,html.page-blog-single [data-project-progress="true"] .total-progress-card.is-visible,html.page-blog-single [data-project-progress="true"] .progress-image.is-visible,html.page-blog-single [data-project-progress="true"] .project-details-btn-wrap.is-visible{animation:blog-single-projectCardIn .75s cubic-bezier(.2,.7,.2,1) forwards}html.page-blog-single [data-project-progress="true"] .timeline{position:relative!important;gap:20px!important;align-items:flex-start!important}html.page-blog-single [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-blog-single [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-blog-single [data-project-progress="true"].is-visible .timeline::after{animation:blog-single-projectLineFill 1.15s ease .35s forwards}html.page-blog-single [data-project-progress="true"] .timeline-step{position:relative!important;z-index:2;opacity:0;transform:translateY(18px) scale(.98)}html.page-blog-single [data-project-progress="true"] .timeline-step.is-visible{animation:blog-single-stepFadeIn .58s cubic-bezier(.2,.7,.2,1) forwards}html.page-blog-single [data-project-progress="true"] .timeline-step .timeline-icon{position:relative;overflow:hidden}html.page-blog-single [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-blog-single [data-project-progress="true"] .timeline-step.done .timeline-icon::after,html.page-blog-single [data-project-progress="true"] .timeline-step.current .timeline-icon::after{animation:blog-single-iconSweep 1.25s ease .65s forwards}html.page-blog-single [data-project-progress="true"] .timeline-step.done .timeline-icon{background:linear-gradient(180deg,#f2fbf7 0%,#e8f6ef 100%)!important}html.page-blog-single [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:blog-single-currentPulse 2.8s ease-in-out infinite}html.page-blog-single [data-project-progress="true"] .timeline-step.current span{color:#0b5f49!important}html.page-blog-single [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-blog-single [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-blog-single [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-blog-single [data-project-progress="true"] .total-progress-title{color:#53615c!important;font-size:13px!important;font-weight:800!important;margin-bottom:8px!important}html.page-blog-single [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-blog-single [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-blog-single [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-blog-single [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-blog-single [data-project-progress="true"].is-visible .total-progress-fill::after{animation:blog-single-fillShine 1.4s ease 1.05s forwards}html.page-blog-single [data-project-progress="true"] .total-progress-caption{margin-top:10px!important;color:#51605a!important;font-size:12px!important;font-weight:700!important}html.page-blog-single [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-blog-single [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-blog-single [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-blog-single [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-blog-single [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-blog-single [data-project-progress="true"] .progress-image:hover img{transform:scale(1.08);filter:saturate(1.12) contrast(1.05)}html.page-blog-single [data-project-progress="true"] .progress-image:hover{transform:translateY(-8px)!important}html.page-blog-single [data-project-progress="true"] .project-details-btn-wrap{margin-top:24px!important}html.page-blog-single [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-blog-single [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-blog-single [data-project-progress="true"] .project-details-btn:hover::before{animation:blog-single-btnSweep .9s ease forwards}html.page-blog-single [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-blog-single [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-blog-single [data-project-progress="true"] .project-details-btn .project-arrow-left svg{width:16px!important;height:16px!important}html.page-blog-single [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 blog-single-projectBoxReveal{0%{opacity:0;transform:translateY(26px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes blog-single-projectCardIn{0%{opacity:0;transform:translateY(24px)}100%{opacity:1;transform:translateY(0)}}@keyframes blog-single-stepFadeIn{0%{opacity:0;transform:translateY(18px) scale(.98)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes blog-single-projectLineFill{from{width:0}to{width:84%}}@keyframes blog-single-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 blog-single-iconSweep{from{transform:translateX(135%)}to{transform:translateX(-145%)}}@keyframes blog-single-fillShine{from{left:-40%}to{left:130%}}@keyframes blog-single-btnSweep{from{transform:translateX(135%)}to{transform:translateX(-140%)}}@media (max-width:1100px){html.page-blog-single [data-project-progress="true"] .progress-top-row{grid-template-columns:1fr 280px!important;gap:18px!important}html.page-blog-single [data-project-progress="true"] .timeline-step.current::after{top:-8px;font-size:9px}html.page-blog-single [data-project-progress="true"] .project-details-btn{min-width:340px!important}}@media (max-width:992px){html.page-blog-single [data-project-progress="true"] .project-progress-box{padding:24px 18px 22px!important}html.page-blog-single [data-project-progress="true"] .progress-heading{font-size:28px!important}html.page-blog-single [data-project-progress="true"] .progress-top-row{grid-template-columns:1fr!important;gap:22px!important}html.page-blog-single [data-project-progress="true"] .timeline-wrapper{order:1}html.page-blog-single [data-project-progress="true"] .total-progress-card{order:2;max-width:100%!important}html.page-blog-single [data-project-progress="true"] .timeline-step.current::after{display:none}html.page-blog-single [data-project-progress="true"] .progress-images-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:768px){html.page-blog-single [data-project-progress="true"] .project-progress-box{border-radius:22px!important}html.page-blog-single [data-project-progress="true"] .timeline{gap:12px!important}html.page-blog-single [data-project-progress="true"] .timeline::after,html.page-blog-single [data-project-progress="true"] .timeline::before{display:none}html.page-blog-single [data-project-progress="true"] .timeline-step{min-width:0!important}html.page-blog-single [data-project-progress="true"] .total-progress-number{font-size:38px!important}html.page-blog-single [data-project-progress="true"] .progress-image{min-height:156px!important;border-radius:16px!important}html.page-blog-single [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-blog-single [data-project-progress="true"]{padding-top:14px!important}html.page-blog-single [data-project-progress="true"] .project-progress-box{padding:20px 14px 18px!important;border-radius:18px!important}html.page-blog-single [data-project-progress="true"] .progress-heading{font-size:24px!important;margin-bottom:16px!important}html.page-blog-single [data-project-progress="true"] .timeline{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 10px!important}html.page-blog-single [data-project-progress="true"] .timeline-step span{font-size:12px!important;white-space:normal}html.page-blog-single [data-project-progress="true"] .timeline-icon{width:48px!important;height:48px!important;border-radius:15px!important}html.page-blog-single [data-project-progress="true"] .total-progress-card{padding:20px 18px!important}html.page-blog-single [data-project-progress="true"] .total-progress-number{font-size:34px!important}html.page-blog-single [data-project-progress="true"] .progress-images-row{grid-template-columns:1fr!important;gap:12px!important}html.page-blog-single [data-project-progress="true"] .progress-image{min-height:170px!important}html.page-blog-single [data-project-progress="true"] .progress-image::after{right:10px;bottom:10px;font-size:11px;padding:6px 10px}html.page-blog-single [data-project-progress="true"] .project-details-btn-wrap{margin-top:18px!important}}@media (prefers-reduced-motion:reduce){html.page-blog-single [data-project-progress="true"] .project-progress-box,html.page-blog-single [data-project-progress="true"] .timeline-wrapper,html.page-blog-single [data-project-progress="true"] .total-progress-card,html.page-blog-single [data-project-progress="true"] .timeline-step,html.page-blog-single [data-project-progress="true"] .progress-image,html.page-blog-single [data-project-progress="true"] .project-details-btn-wrap{animation:none!important;opacity:1!important;transform:none!important}html.page-blog-single [data-project-progress="true"] .timeline::after,html.page-blog-single [data-project-progress="true"] .project-details-btn::before,html.page-blog-single [data-project-progress="true"] .timeline-step .timeline-icon::after,html.page-blog-single [data-project-progress="true"] .total-progress-fill::after{animation:none!important}}html.page-blog-single [data-project-progress="true"] .timeline{--timeline-fill:0px}html.page-blog-single [data-project-progress="true"] .timeline::before{background:linear-gradient(90deg,#dfe5e1 0%,#ece2c9 48%,#e5ebe7 100%)!important;opacity:1!important}html.page-blog-single [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-blog-single [data-project-progress="true"].is-visible .timeline::after{transform:scaleX(1)!important}html.page-blog-single [data-project-progress="true"] .timeline-step{min-width:96px!important}html.page-blog-single [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-blog-single [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-blog-single [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-blog-single [data-project-progress="true"] .timeline-step:not(.done):not(.current) span{color:#2f3f39!important}html.page-blog-single [data-project-progress="true"] .timeline-step.done span{color:#0b5f49!important}html.page-blog-single [data-project-progress="true"] .timeline-step.current span{color:#8a621d!important}html.page-blog-single [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-blog-single [data-project-progress="true"] .timeline-step{min-width:86px!important}}@media (max-width:768px){html.page-blog-single [data-project-progress="true"] .timeline-step{min-width:78px!important}}@media (max-width:576px){html.page-blog-single [data-project-progress="true"] .timeline-step{min-width:0!important}}html.page-blog-single [data-project-progress="true"] .timeline-wrapper{overflow:hidden!important}html.page-blog-single [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-blog-single [data-project-progress="true"] .timeline::-webkit-scrollbar{display:none}html.page-blog-single [data-project-progress="true"] .timeline-step{flex:1 0 92px!important;max-width:110px!important}html.page-blog-single [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-blog-single [data-project-progress="true"] .timeline::after{top:36px!important;display:block!important}html.page-blog-single [data-project-progress="true"] .timeline-step .timeline-icon{width:52px!important;height:52px!important;border-radius:16px!important}html.page-blog-single [data-project-progress="true"] .timeline-step span{margin-top:6px!important;font-size:13px!important;font-weight:800!important}html.page-blog-single [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-blog-single [data-project-progress="true"] .timeline-step:not(.done) span{color:#22312d!important}html.page-blog-single [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-blog-single [data-project-progress="true"] .total-progress-fill{width:var(--progress-fill,0%)!important;min-width:0!important}html.page-blog-single [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-blog-single [data-project-progress="true"] .timeline-step{flex-basis:86px!important;max-width:100px!important}}@media (max-width:768px){html.page-blog-single [data-project-progress="true"] .timeline-wrapper{padding-top:8px!important}html.page-blog-single [data-project-progress="true"] .timeline{gap:10px!important;justify-content:space-between!important;overflow-x:auto!important}html.page-blog-single [data-project-progress="true"] .timeline::before,html.page-blog-single [data-project-progress="true"] .timeline::after{display:block!important}html.page-blog-single [data-project-progress="true"] .timeline-step{flex:1 0 78px!important;max-width:96px!important}html.page-blog-single [data-project-progress="true"] .timeline-step .timeline-icon{width:48px!important;height:48px!important;border-radius:15px!important}html.page-blog-single [data-project-progress="true"] .timeline-step span{font-size:12px!important;white-space:nowrap!important}}@media (max-width:576px){html.page-blog-single [data-project-progress="true"] .timeline{display:flex!important;grid-template-columns:none!important;gap:10px!important}html.page-blog-single [data-project-progress="true"] .timeline-step{flex:0 0 74px!important;max-width:90px!important}html.page-blog-single [data-project-progress="true"] .timeline-step span{white-space:normal!important;line-height:1.55!important}}html.page-blog-single [data-project-progress="true"] .progress-top-row{grid-template-columns:300px minmax(0,1fr)!important;gap:20px!important;align-items:center!important}html.page-blog-single [data-project-progress="true"] .timeline-wrapper{min-width:0!important;overflow:visible!important;padding-top:8px!important}html.page-blog-single [data-project-progress="true"] .timeline{overflow:visible!important;justify-content:space-between!important;gap:10px!important;padding:8px 10px 12px!important}html.page-blog-single [data-project-progress="true"] .timeline-step{flex:1 1 82px!important;min-width:72px!important;max-width:92px!important}html.page-blog-single [data-project-progress="true"] .timeline-step .timeline-icon{width:50px!important;height:50px!important}html.page-blog-single [data-project-progress="true"] .timeline-step span{font-size:12.5px!important;white-space:nowrap!important}html.page-blog-single [data-project-progress="true"] .total-progress-card{width:100%!important;max-width:300px!important}html.page-blog-single [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-blog-single [data-project-progress="true"] .total-progress-fill{margin-left:auto!important;margin-right:0!important}html.page-blog-single [data-project-progress="true"] .total-progress-fill::after{left:auto!important;right:-40%!important;transform:skewX(18deg)!important}html.page-blog-single [data-project-progress="true"].is-visible .total-progress-fill::after{animation:blog-single-fillShineRTL 1.4s ease 1.05s forwards!important}@keyframes blog-single-fillShineRTL{from{right:-40%}to{right:130%}}@media (max-width:1100px){html.page-blog-single [data-project-progress="true"] .progress-top-row{grid-template-columns:280px minmax(0,1fr)!important;gap:16px!important}html.page-blog-single [data-project-progress="true"] .timeline-step{flex-basis:76px!important;max-width:88px!important}html.page-blog-single [data-project-progress="true"] .timeline-step span{font-size:12px!important}html.page-blog-single [data-project-progress="true"] .total-progress-card{max-width:280px!important}}@media (max-width:992px){html.page-blog-single [data-project-progress="true"] .progress-top-row{grid-template-columns:1fr!important}html.page-blog-single [data-project-progress="true"] .timeline-wrapper{order:1!important}html.page-blog-single [data-project-progress="true"] .total-progress-card{order:2!important;max-width:100%!important}}@media (max-width:768px){html.page-blog-single [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-blog-single [data-project-progress="true"] .timeline-step{flex:0 0 74px!important;max-width:84px!important}html.page-blog-single [data-project-progress="true"] .timeline-step span{white-space:normal!important;line-height:1.5!important}}html.page-blog-single [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-blog-single [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-blog-single [data-future-section="true"] .future-container{position:relative!important;max-width:1180px!important}html.page-blog-single [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-blog-single [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-blog-single [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-blog-single [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-blog-single [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-blog-single [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-blog-single [data-future-section="true"] .future-card.is-visible{animation:blog-single-futureCardIn .72s cubic-bezier(.2,.7,.2,1) forwards}html.page-blog-single [data-future-section="true"] .future-card.is-visible::after{animation:blog-single-futureShine 1.35s ease .45s forwards}html.page-blog-single [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-blog-single [data-future-section="true"] .future-card:hover::before{opacity:1}html.page-blog-single [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-blog-single [data-future-section="true"] .future-card.is-visible .future-icon{animation:blog-single-futureIconFloat 4.1s ease-in-out .9s infinite}html.page-blog-single [data-future-section="true"] .future-icon svg{width:31px!important;height:31px!important;stroke:currentColor!important;stroke-width:1.9!important}html.page-blog-single [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-blog-single [data-future-section="true"] .future-card p{font-size:13px!important;line-height:2!important;color:#5c6a65!important}html.page-blog-single [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-blog-single [data-future-section="true"] .future-banner.is-visible{animation:blog-single-futureBannerIn .86s cubic-bezier(.2,.7,.2,1) forwards}html.page-blog-single [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-blog-single [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-blog-single [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-blog-single [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-blog-single [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-blog-single [data-future-section="true"] .banner-leaves span{animation:blog-single-leafFloat 5.2s ease-in-out infinite}html.page-blog-single [data-future-section="true"] .banner-leaves span:nth-child(2){animation-delay:.4s}html.page-blog-single [data-future-section="true"] .banner-leaves span:nth-child(3){animation-delay:.8s}html.page-blog-single [data-future-section="true"] .banner-leaves span:nth-child(4){animation-delay:1.2s}html.page-blog-single [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-blog-single [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-blog-single [data-future-section="true"] .consult-btn:hover::before{animation:blog-single-futureBtnSweep .85s ease forwards}html.page-blog-single [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-blog-single [data-future-section="true"] .consult-btn svg{width:19px!important;height:19px!important;stroke:currentColor!important}@keyframes blog-single-futureCardIn{0%{opacity:0;transform:translateY(24px) scale(.985)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes blog-single-futureShine{0%{right:-75%}100%{right:128%}}@keyframes blog-single-futureIconFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes blog-single-futureBannerIn{0%{opacity:0;transform:translateY(28px) scale(.99)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes blog-single-leafFloat{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-6px) rotate(3deg)}}@keyframes blog-single-futureBtnSweep{from{transform:translateX(135%)}to{transform:translateX(-140%)}}@media (max-width:1200px){html.page-blog-single [data-future-section="true"] .future-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:992px){html.page-blog-single [data-future-section="true"]{padding-top:54px!important;padding-bottom:54px!important}html.page-blog-single [data-future-section="true"] .future-heading{font-size:28px!important}html.page-blog-single [data-future-section="true"] .future-banner-content{flex-direction:column!important;align-items:flex-start!important;padding:30px 28px!important}html.page-blog-single [data-future-section="true"] .future-banner-content h3{font-size:24px!important}}@media (max-width:768px){html.page-blog-single [data-future-section="true"] .future-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}html.page-blog-single [data-future-section="true"] .future-card{min-height:156px!important;padding:16px 14px!important;border-radius:20px!important}html.page-blog-single [data-future-section="true"] .future-icon{width:64px!important;height:64px!important;border-radius:20px!important}html.page-blog-single [data-future-section="true"] .future-card h3{font-size:16px!important}html.page-blog-single [data-future-section="true"] .future-card p{font-size:12.5px!important;line-height:1.9!important}html.page-blog-single [data-future-section="true"] .future-banner{min-height:220px!important;border-radius:22px!important}html.page-blog-single [data-future-section="true"] .future-banner-content h3{font-size:21px!important;line-height:1.8!important}html.page-blog-single [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-blog-single [data-future-section="true"]{padding-top:44px!important;padding-bottom:44px!important}html.page-blog-single [data-future-section="true"] .future-heading{font-size:24px!important;margin-bottom:20px!important}html.page-blog-single [data-future-section="true"] .future-cards{grid-template-columns:1fr!important}html.page-blog-single [data-future-section="true"] .future-banner-content{padding:24px 18px!important;gap:16px!important}html.page-blog-single [data-future-section="true"] .future-banner-content h3{font-size:18px!important}html.page-blog-single [data-future-section="true"] .consult-btn{width:100%!important;min-width:100%!important;justify-content:center!important}}@media (prefers-reduced-motion:reduce){html.page-blog-single [data-future-section="true"] .future-card,html.page-blog-single [data-future-section="true"] .future-banner{opacity:1!important;transform:none!important;animation:none!important}html.page-blog-single [data-future-section="true"] .future-card::after,html.page-blog-single [data-future-section="true"] .banner-leaves span,html.page-blog-single [data-future-section="true"] .consult-btn::before,html.page-blog-single [data-future-section="true"] .future-card.is-visible .future-icon{animation:none!important}}html.page-blog-single,html.page-blog-single body{overflow-x:hidden!important}html.page-blog-single body{background:linear-gradient(180deg,#f5f7f4 0%,#fbfcfb 42%,#f5f7f4 100%)!important}html.page-blog-single img{max-width:100%;height:auto}html.page-blog-single .about-section,html.page-blog-single .project-progress-section,html.page-blog-single .future-section{background:transparent!important}html.page-blog-single .about-section,html.page-blog-single .project-progress-section,html.page-blog-single .future-section,html.page-blog-single .site-footer{position:relative;z-index:1}html.page-blog-single [data-future-section="true"] .future-banner{min-height:250px!important}html.page-blog-single [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-blog-single [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-blog-single [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-blog-single [data-future-section="true"] .banner-leaves{pointer-events:none!important}@media (max-width:992px){html.page-blog-single [data-future-section="true"] .future-banner{min-height:240px!important}html.page-blog-single [data-future-section="true"] .future-banner-content{min-height:240px!important;width:min(100%,calc(100% - 120px))!important;padding:28px 24px!important}html.page-blog-single [data-future-section="true"] .future-banner-content h3{font-size:24px!important}}@media (max-width:768px){html.page-blog-single [data-future-section="true"] .future-banner{min-height:250px!important}html.page-blog-single [data-future-section="true"] .future-banner-content{width:100%!important;min-height:250px!important;padding:24px 18px!important;gap:16px!important}html.page-blog-single [data-future-section="true"] .future-banner-content h3{font-size:20px!important;line-height:1.85!important}html.page-blog-single [data-future-section="true"] .banner-leaves{opacity:0.5!important;transform:scale(.85);transform-origin:top right}}@media (max-width:576px){html.page-blog-single [data-future-section="true"] .future-banner{min-height:265px!important}html.page-blog-single [data-future-section="true"] .future-banner-content{min-height:265px!important;padding:22px 16px 24px!important}html.page-blog-single [data-future-section="true"] .future-banner-content h3{font-size:18px!important;line-height:1.8!important}}html.page-blog-single,html.page-blog-single body{background:#f5f6f4!important}html.page-blog-single body{background-image:none!important}html.page-blog-single .hero,html.page-blog-single .about-section,html.page-blog-single .project-progress-section,html.page-blog-single .future-section,html.page-blog-single .site-footer{background:transparent!important}html.page-blog-single .about-section::before,html.page-blog-single .about-section::after,html.page-blog-single [data-project-progress="true"]::before,html.page-blog-single [data-future-section="true"]::before{display:none!important}html.page-blog-single [data-future-section="true"]{padding-top:56px!important;padding-bottom:56px!important}html.page-blog-single [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-blog-single [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-blog-single [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-blog-single [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-blog-single [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-blog-single [data-future-section="true"] .future-banner{min-height:172px!important;height:auto!important}html.page-blog-single [data-future-section="true"] .future-banner-content{min-height:172px!important;height:auto!important;padding:18px 84px 18px 84px!important}html.page-blog-single [data-future-section="true"] .future-banner-content h3{font-size:18px!important}}@media (max-width:768px){html.page-blog-single [data-future-section="true"]{padding-top:46px!important;padding-bottom:46px!important}html.page-blog-single [data-future-section="true"] .future-banner{min-height:190px!important;height:auto!important}html.page-blog-single [data-future-section="true"] .future-banner-content{min-height:190px!important;height:auto!important;padding:20px 20px 18px!important;gap:14px!important}html.page-blog-single [data-future-section="true"] .future-banner-content h3{max-width:100%!important;font-size:17px!important;line-height:1.8!important}html.page-blog-single [data-future-section="true"] .consult-btn{min-width:170px!important;height:44px!important;font-size:13px!important}html.page-blog-single [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-blog-single [data-future-section="true"] .future-banner{min-height:210px!important}html.page-blog-single [data-future-section="true"] .future-banner-content{min-height:210px!important;padding:18px 16px!important}html.page-blog-single [data-future-section="true"] .future-banner-content h3{font-size:16px!important}html.page-blog-single [data-future-section="true"] .consult-btn{width:auto!important;min-width:160px!important}}html.page-blog-single{--site-frame-width:1180px;--site-side-gutter:clamp(16px,4vw,40px)}html.page-blog-single .about-section,html.page-blog-single .project-progress-section,html.page-blog-single .future-section,html.page-blog-single .site-footer{padding-left:var(--site-side-gutter)!important;padding-right:var(--site-side-gutter)!important}html.page-blog-single .about-container,html.page-blog-single .future-container,html.page-blog-single .project-progress-box,html.page-blog-single .footer-box{width:100%!important;max-width:var(--site-frame-width)!important;margin-left:auto!important;margin-right:auto!important}html.page-blog-single .project-progress-box{box-sizing:border-box!important}html.page-blog-single .footer-box{border-radius:18px!important}html.page-blog-single .footer-content{width:100%!important}html.page-blog-single .footer-socials a{display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}html.page-blog-single .footer-socials i,html.page-blog-single .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-blog-single .footer-socials a[aria-label="Instagram"] i{font-size:16px!important;transform:translateY(0)!important}html.page-blog-single .footer-socials a[aria-label="Instagram"] svg{display:none!important}@media (min-width:1400px){html.page-blog-single{--site-frame-width:1240px}}@media (max-width:992px){html.page-blog-single{--site-side-gutter:22px}html.page-blog-single .footer-box{border-radius:16px!important}}@media (max-width:576px){html.page-blog-single{--site-side-gutter:14px}html.page-blog-single .about-section,html.page-blog-single .project-progress-section,html.page-blog-single .future-section,html.page-blog-single .site-footer{padding-left:var(--site-side-gutter)!important;padding-right:var(--site-side-gutter)!important}html.page-blog-single .footer-box{border-radius:14px!important}html.page-blog-single .footer-socials i,html.page-blog-single .footer-socials svg{width:15px!important;height:15px!important;min-width:15px!important;font-size:15px!important}}html.page-blog-single{--sticky-header-height:0px}html.page-blog-single{scroll-behavior:smooth!important;scroll-padding-top:calc(var(--sticky-header-height) + 16px)!important}html.page-blog-single body{padding-top:var(--sticky-header-height)!important}html.page-blog-single 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-blog-single 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-blog-single .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-blog-single .back-to-top-btn.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}html.page-blog-single .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-blog-single .back-to-top-btn:active{transform:translateY(-1px) scale(.96)}html.page-blog-single .back-to-top-btn i{font-size:23px;line-height:1}@media (max-width:768px){html.page-blog-single .back-to-top-btn{left:18px;bottom:18px;width:48px;height:48px;border-radius:16px}html.page-blog-single .back-to-top-btn i{font-size:21px}}html.page-blog-single .mobile-offcanvas,html.page-blog-single .mobile-offcanvas.offcanvas,html.page-blog-single .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-blog-single .mobile-offcanvas.offcanvas-end.show,html.page-blog-single .mobile-offcanvas.offcanvas-end.showing{transform:translateX(0)!important}html.page-blog-single .offcanvas-backdrop,html.page-blog-single .offcanvas-backdrop.show{z-index:10040!important}html.page-blog-single .mobile-offcanvas .offcanvas-header{position:sticky!important;top:0!important;z-index:3!important}html.page-blog-single .mobile-offcanvas .mobile-close,html.page-blog-single .mobile-offcanvas .mobile-close-btn{z-index:6!important}html.page-blog-single body.mobile-menu-open>.site-header#siteHeader{z-index:9990!important}html.page-blog-single 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-blog-single .mobile-offcanvas,html.page-blog-single .mobile-offcanvas.offcanvas,html.page-blog-single .mobile-offcanvas.offcanvas-end{width:min(350px,90vw)!important}}html.page-blog-single body>.site-header#siteHeader .main-nav a.active,html.page-blog-single .mobile-offcanvas .mobile-nav a.active{pointer-events:auto}html.page-blog-single{--blog-side-space:clamp(18px,4.8vw,72px);--blog-container:1280px}html.page-blog-single .blog-hero-section{margin:0!important}html.page-blog-single .blog-hero-overlay{width:100%!important;max-width:var(--blog-container)!important;min-height:440px!important;margin:0 auto!important;padding:64px var(--blog-side-space) 52px!important}html.page-blog-single .blog-hero-content{max-width:560px!important}html.page-blog-single .blog-search-box{margin-top:30px!important}html.page-blog-single .blog-posts-section{padding:42px var(--blog-side-space) 62px!important}html.page-blog-single .blog-posts-container,html.page-blog-single .blog-newsletter-container{width:100%!important;max-width:var(--blog-container)!important;margin-right:auto!important;margin-left:auto!important}html.page-blog-single .blog-categories{margin-bottom:42px!important;gap:14px 18px!important}html.page-blog-single .blog-posts-grid{gap:30px!important}html.page-blog-single .blog-post-card{border-radius:18px!important}html.page-blog-single .blog-post-image{height:235px!important;margin-bottom:20px!important}html.page-blog-single .blog-newsletter-section{padding:0 var(--blog-side-space) 56px!important}html.page-blog-single .blog-newsletter-box{width:100%!important;height:auto!important;min-height:160px!important;padding:26px 46px!important;grid-template-columns:235px minmax(320px,1fr) 205px!important;gap:30px!important;border-radius:20px!important}html.page-blog-single .site-footer{padding-left:var(--blog-side-space)!important;padding-right:var(--blog-side-space)!important}@media (max-width:1100px){html.page-blog-single{--blog-side-space:clamp(18px,3.8vw,42px)}html.page-blog-single .blog-hero-overlay{min-height:420px!important;padding-top:56px!important;padding-bottom:48px!important}html.page-blog-single .blog-posts-section{padding-top:36px!important;padding-bottom:54px!important}html.page-blog-single .blog-posts-grid{gap:24px!important}html.page-blog-single .blog-newsletter-box{grid-template-columns:180px 1fr 160px!important;gap:22px!important;padding:26px 32px!important}}@media (max-width:768px){html.page-blog-single{--blog-side-space:16px}html.page-blog-single .blog-hero-section,html.page-blog-single .blog-hero-overlay{min-height:auto!important}html.page-blog-single .blog-hero-overlay{padding:44px var(--blog-side-space) 36px!important}html.page-blog-single .blog-hero-content h1{font-size:42px!important;margin-bottom:16px!important}html.page-blog-single .blog-hero-content p{font-size:14.5px!important;line-height:2.05!important}html.page-blog-single .blog-search-box{height:58px!important;margin-top:24px!important}html.page-blog-single .blog-posts-section{padding:30px var(--blog-side-space) 44px!important}html.page-blog-single .blog-categories{justify-content:flex-start!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:10px!important;margin-bottom:28px!important;padding:0 2px 10px!important;scrollbar-width:thin}html.page-blog-single .blog-category-btn{flex:0 0 auto!important;height:44px!important;padding:0 18px!important;font-size:13.5px!important}html.page-blog-single .blog-posts-grid{width:100%!important;max-width:430px!important;gap:20px!important}html.page-blog-single .blog-post-image{height:220px!important}html.page-blog-single .blog-newsletter-section{padding:0 var(--blog-side-space) 46px!important}html.page-blog-single .blog-newsletter-box{grid-template-columns:1fr!important;min-height:auto!important;padding:28px 18px!important;gap:18px!important;border-radius:18px!important}html.page-blog-single .newsletter-text h2{font-size:18px!important;line-height:1.85!important}html.page-blog-single .newsletter-text p{font-size:13.5px!important;line-height:2!important}html.page-blog-single .newsletter-form{max-width:430px!important;width:100%!important}html.page-blog-single .site-footer{padding-left:12px!important;padding-right:12px!important}}@media (max-width:480px){html.page-blog-single .blog-hero-overlay{padding-top:36px!important;padding-bottom:32px!important}html.page-blog-single .blog-hero-content h1{font-size:36px!important}html.page-blog-single .blog-search-box{height:54px!important}html.page-blog-single .blog-posts-section{padding-top:24px!important;padding-bottom:38px!important}html.page-blog-single .blog-post-image{height:205px!important}html.page-blog-single .blog-post-card{padding:10px 10px 22px!important}html.page-blog-single .blog-newsletter-box{padding:24px 14px!important}}html.page-blog-single{--rosh-page-bg:#f4f6f4;--rosh-page-bg-soft:#eef2ef}html.page-blog-single,html.page-blog-single body{background:var(--rosh-page-bg)!important;background-color:var(--rosh-page-bg)!important}html.page-blog-single body{background-image:radial-gradient(circle at 18% 18%,rgb(6 59 50 / .035),transparent 34%),linear-gradient(180deg,#f7f8f6 0%,var(--rosh-page-bg) 45%,var(--rosh-page-bg-soft) 100%)!important}html.page-blog-single body::before{display:none!important;content:none!important}html.page-blog-single .blog-posts-section,html.page-blog-single .blog-newsletter-section,html.page-blog-single .site-footer{background:transparent!important;background-color:transparent!important}html.page-blog-single .blog-hero-section{background-color:var(--rosh-page-bg)!important}html.page-blog-single .blog-newsletter-container,html.page-blog-single .blog-posts-container{background:transparent!important}html.page-blog-single .site-footer{padding-top:0!important}html.page-blog-single .footer-box{background:radial-gradient(circle at 75% 20%,rgb(28 120 89 / .32),transparent 35%),linear-gradient(135deg,#06372f 0%,#0b4d3f 48%,#06372f 100%)!important}html.page-blog-single .blog-posts-section,html.page-blog-single .blog-newsletter-section{padding-left:var(--site-side-gutter)!important;padding-right:var(--site-side-gutter)!important}html.page-blog-single .blog-posts-container,html.page-blog-single .blog-newsletter-container{width:100%!important;max-width:var(--site-frame-width)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}html.page-blog-single .blog-newsletter-box{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}html.page-blog-single .blog-posts-grid{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}@media (max-width:768px){html.page-blog-single .blog-posts-section,html.page-blog-single .blog-newsletter-section{padding-left:var(--site-side-gutter)!important;padding-right:var(--site-side-gutter)!important}html.page-blog-single .blog-posts-grid{max-width:none!important}}html.page-blog-single .blog-premium-page{background:radial-gradient(circle at 12% 8%,rgb(198 154 74 / .08),transparent 28%),radial-gradient(circle at 88% 20%,rgb(15 75 61 / .06),transparent 30%),#ffffff!important}html.page-blog-single .blog-hero-section{min-height:540px!important;isolation:isolate!important;overflow:hidden!important;background-image:radial-gradient(circle at 18% 18%,rgb(198 154 74 / .2),transparent 26%),radial-gradient(circle at 82% 42%,rgb(15 75 61 / .13),transparent 34%),linear-gradient(90deg,rgb(255 255 255 / .18) 0%,rgb(255 255 255 / .72) 45%,#ffffff 100%),url(https://images.unsplash.com/photo-1519494026892-80bbd2d6fd0d?auto=format&fit=crop&w=1800&q=88)!important;background-position:left center!important}html.page-blog-single .blog-hero-section::before,html.page-blog-single .blog-hero-section::after{content:"";position:absolute;border-radius:999px;pointer-events:none;z-index:0}html.page-blog-single .blog-hero-section::before{width:310px;height:310px;right:8%;top:72px;background:radial-gradient(circle,rgb(15 75 61 / .1),#fff0);animation:blog-single-blogPremiumFloat 7s ease-in-out infinite}html.page-blog-single .blog-hero-section::after{width:220px;height:220px;left:10%;bottom:54px;background:radial-gradient(circle,rgb(198 154 74 / .16),#fff0);animation:blog-single-blogPremiumFloat 6s ease-in-out infinite reverse}html.page-blog-single .blog-hero-overlay{position:relative!important;z-index:1!important;min-height:540px!important;padding:86px 82px 64px!important}html.page-blog-single .blog-hero-content{max-width:650px!important;position:relative!important;z-index:2!important}html.page-blog-single .blog-hero-kicker{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 15px;border-radius:999px;background:rgb(255 255 255 / .76);border:1px solid rgb(198 154 74 / .26);color:#b9862f;box-shadow:0 12px 28px rgb(15 75 61 / .08);font-size:13px;font-weight:950;margin-bottom:16px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}html.page-blog-single .blog-hero-content h1{color:#0f4b3d!important;text-shadow:0 12px 34px rgb(15 75 61 / .08)}html.page-blog-single .blog-hero-content p{max-width:560px!important;color:#3d4743!important;font-weight:600!important}html.page-blog-single .blog-hero-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}html.page-blog-single .blog-hero-chips span{height:36px;padding:0 14px;border-radius:999px;background:rgb(255 255 255 / .72);border:1px solid rgb(15 75 61 / .08);color:#0f4b3d;display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:850;box-shadow:0 10px 24px rgb(15 75 61 / .05)}html.page-blog-single .blog-hero-chips i{color:#c69a4a}html.page-blog-single .blog-search-box{position:relative!important;z-index:3!important;height:72px!important;border-radius:22px!important;border:1px solid rgb(15 75 61 / .1)!important;background:rgb(255 255 255 / .82)!important;box-shadow:0 18px 44px rgb(15 75 61 / .12)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease!important}html.page-blog-single .blog-search-box:focus-within{transform:translateY(-3px);border-color:rgb(198 154 74 / .34)!important;box-shadow:0 24px 52px rgb(15 75 61 / .15),0 0 0 5px rgb(198 154 74 / .08)!important}html.page-blog-single .blog-search-box button{width:76px!important;min-width:76px!important;margin:8px 8px 8px 0!important;height:calc(100% - 16px)!important;border-radius:17px!important;background:linear-gradient(180deg,#0e725f 0%,#085243 100%)!important;color:#fff!important;box-shadow:0 12px 24px rgb(15 75 61 / .2)}html.page-blog-single .blog-search-box button:hover{color:#fff!important;transform:translateX(-2px)}html.page-blog-single .blog-search-box button svg{width:25px!important;height:25px!important}html.page-blog-single .blog-hero-floating-panel{position:absolute;left:82px;bottom:64px;width:260px;z-index:2;display:grid;gap:12px}html.page-blog-single .floating-blog-card{min-height:84px;padding:16px 18px;border-radius:22px;background:rgb(255 255 255 / .72);border:1px solid rgb(255 255 255 / .58);box-shadow:0 20px 42px rgb(15 75 61 / .1);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:grid;grid-template-columns:48px 1fr;grid-template-areas:"icon title" "icon text";gap:2px 12px;align-items:center;animation:blog-single-blogPremiumFloat 5.8s ease-in-out infinite}html.page-blog-single .floating-blog-card:nth-child(2){animation-delay:-2s}html.page-blog-single .floating-blog-card i{grid-area:icon;width:48px;height:48px;border-radius:16px;background:linear-gradient(180deg,#0e725f,#085243);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:22px;box-shadow:0 12px 24px rgb(15 75 61 / .18)}html.page-blog-single .floating-blog-card-gold i{background:linear-gradient(180deg,#d7ad5d,#b98a3c)}html.page-blog-single .floating-blog-card strong{grid-area:title;color:#0f4b3d;font-size:15px;font-weight:950}html.page-blog-single .floating-blog-card span{grid-area:text;color:#596661;font-size:12px;font-weight:700}html.page-blog-single .premium-featured-section{padding:0 40px 40px;margin-top:-24px;direction:rtl;position:relative;z-index:4}html.page-blog-single .premium-featured-container{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 320px;gap:22px;align-items:stretch}html.page-blog-single .premium-featured-card{position:relative;overflow:hidden;min-height:330px;border-radius:28px;background:radial-gradient(circle at 15% 20%,rgb(198 154 74 / .15),transparent 28%),linear-gradient(135deg,#06372f 0%,#0b4d3f 54%,#06372f 100%);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;padding:28px;border:1px solid rgb(255 255 255 / .1);box-shadow:0 24px 58px rgb(8 43 36 / .16)}html.page-blog-single .premium-featured-card::before{content:"";position:absolute;right:-110px;top:-100px;width:290px;height:290px;border-radius:50%;background:rgb(255 255 255 / .055)}html.page-blog-single .premium-featured-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;text-align:right;padding:8px 8px 8px 0}html.page-blog-single .premium-featured-kicker,html.page-blog-single .premium-section-head span{display:inline-flex;align-items:center;justify-content:center;width:max-content;height:32px;padding:0 14px;border-radius:999px;background:rgb(198 154 74 / .16);border:1px solid rgb(198 154 74 / .28);color:#f2d08b;font-size:12px;font-weight:950;margin-bottom:12px}html.page-blog-single .premium-featured-copy h2{font-size:28px;font-weight:950;line-height:1.75;margin:0 0 12px}html.page-blog-single .premium-featured-copy p{max-width:620px;color:rgb(255 255 255 / .84);font-size:14px;font-weight:600;line-height:2.08;margin:0 0 18px}html.page-blog-single .premium-featured-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}html.page-blog-single .premium-featured-meta span{height:32px;padding:0 12px;border-radius:999px;background:rgb(255 255 255 / .09);border:1px solid rgb(255 255 255 / .12);color:rgb(255 255 255 / .9);display:inline-flex;align-items:center;gap:7px;font-size:11.5px;font-weight:800}html.page-blog-single .premium-featured-btn,html.page-blog-single .premium-read-more{width:max-content;height:46px;padding:0 22px;border-radius:14px;text-decoration:none;background:linear-gradient(180deg,#d7ad5d 0%,#b98a3c 100%);color:#fff!important;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:950;box-shadow:0 14px 28px rgb(198 154 74 / .24);transition:transform .25s ease,box-shadow .25s ease}html.page-blog-single .premium-featured-btn:hover,html.page-blog-single .premium-read-more:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgb(198 154 74 / .3)}html.page-blog-single .premium-featured-image{position:relative;overflow:hidden;border-radius:24px;min-height:270px;background:#052f28;box-shadow:0 18px 38px rgb(0 0 0 / .18)}html.page-blog-single .premium-featured-image img{width:100%;height:100%;min-height:270px;object-fit:cover;display:block;transform:scale(1.02);transition:transform .75s ease,filter .75s ease}html.page-blog-single .premium-featured-card:hover .premium-featured-image img{transform:scale(1.08);filter:saturate(1.08) contrast(1.03)}html.page-blog-single .premium-featured-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .04),rgb(3 47 40 / .46))}html.page-blog-single .premium-featured-image-badge{position:absolute;right:16px;bottom:16px;z-index:2;height:36px;padding:0 14px;border-radius:999px;background:rgb(7 41 35 / .72);color:#fff;border:1px solid rgb(255 255 255 / .14);display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:900;backdrop-filter:blur(10px)}html.page-blog-single .premium-featured-side{display:grid;gap:18px}html.page-blog-single .premium-mini-card{min-height:156px;border-radius:26px;background:#fff;border:1px solid rgb(15 75 61 / .07);box-shadow:0 18px 40px rgb(15 75 61 / .07);padding:24px 20px;display:flex;flex-direction:column;justify-content:center;text-align:right;transition:transform .3s ease,box-shadow .3s ease}html.page-blog-single .premium-mini-card:hover{transform:translateY(-4px);box-shadow:0 24px 46px rgb(15 75 61 / .1)}html.page-blog-single .premium-mini-card i{width:52px;height:52px;border-radius:17px;background:linear-gradient(180deg,#fcfaf5 0%,#f7f1e5 100%);border:1px solid rgb(198 154 74 / .26);color:#0f7a58;display:inline-flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:14px}html.page-blog-single .premium-mini-card strong{color:#0f4b3d;font-size:17px;font-weight:950;margin-bottom:8px}html.page-blog-single .premium-mini-card span{color:#5b6763;font-size:13px;font-weight:650;line-height:1.9}html.page-blog-single .blog-posts-section{position:relative;padding-top:42px!important;background:radial-gradient(circle at 8% 10%,rgb(198 154 74 / .06),transparent 26%),radial-gradient(circle at 92% 0%,rgb(15 75 61 / .045),transparent 28%),#ffffff!important}html.page-blog-single .premium-section-head{text-align:center;margin:0 auto 28px;max-width:720px}html.page-blog-single .premium-section-head span{margin-left:auto;margin-right:auto;color:#b9862f;background:rgb(198 154 74 / .11)}html.page-blog-single .premium-section-head h2{color:#0f4b3d;font-size:30px;font-weight:950;line-height:1.55;margin:0 0 8px}html.page-blog-single .premium-section-head h2::after{content:"";width:54px;height:3px;display:block;margin:10px auto 0;border-radius:999px;background:linear-gradient(90deg,transparent,#c69a4a,transparent)}html.page-blog-single .premium-section-head p{color:#596661;font-size:14px;font-weight:600;line-height:2;margin:12px 0 0}html.page-blog-single .blog-categories{margin-bottom:42px!important;gap:14px!important}html.page-blog-single .blog-category-btn{position:relative!important;overflow:hidden!important;min-width:auto!important;padding:0 22px!important;border-radius:999px!important;background:rgb(255 255 255 / .86)!important;border:1px solid rgb(15 75 61 / .08)!important;box-shadow:0 10px 28px rgb(15 75 61 / .07)!important}html.page-blog-single .blog-category-btn::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgb(198 154 74 / .18),transparent);transform:translateX(120%);transition:transform .55s ease}html.page-blog-single .blog-category-btn:hover::before{transform:translateX(-120%)}html.page-blog-single .blog-category-btn.active{color:#fff!important;background:linear-gradient(180deg,#0e725f 0%,#085243 100%)!important;border-color:transparent!important;box-shadow:0 16px 32px rgb(15 75 61 / .16)!important}html.page-blog-single .blog-posts-grid{gap:26px!important}html.page-blog-single .blog-post-card{position:relative!important;overflow:hidden!important;border-radius:24px!important;padding:12px 12px 22px!important;border:1px solid rgb(15 75 61 / .08)!important;background:linear-gradient(180deg,#ffffff 0%,#fcfcfb 100%)!important;box-shadow:0 14px 36px rgb(15 75 61 / .07)!important;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease!important}html.page-blog-single .blog-post-card::before{content:"";position:absolute;inset:-1px;pointer-events:none;background:linear-gradient(135deg,rgb(198 154 74 / .16),transparent 38%,rgb(15 75 61 / .1));opacity:0;transition:opacity .35s ease;z-index:0}html.page-blog-single .blog-post-card>*{position:relative;z-index:1}html.page-blog-single .blog-post-card:hover{transform:translateY(-8px)!important;border-color:rgb(198 154 74 / .22)!important;box-shadow:0 26px 54px rgb(15 75 61 / .13)!important}html.page-blog-single .blog-post-card:hover::before{opacity:1}html.page-blog-single .blog-post-image{height:250px!important;border-radius:18px!important;margin-bottom:20px!important;box-shadow:0 14px 28px rgb(15 75 61 / .08)}html.page-blog-single .blog-post-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .02) 40%,rgb(3 47 40 / .36) 100%);opacity:0;transition:opacity .35s ease}html.page-blog-single .blog-post-card:hover .blog-post-image::after{opacity:1}html.page-blog-single .blog-post-image img{transition:transform .7s ease,filter .7s ease!important}html.page-blog-single .blog-post-card:hover .blog-post-image img{transform:scale(1.08);filter:saturate(1.08) contrast(1.02)}html.page-blog-single .blog-post-badge{border-radius:999px!important;min-width:auto!important;height:34px!important;padding:0 13px!important;background:rgb(7 41 35 / .78)!important;border:1px solid rgb(255 255 255 / .16)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 10px 22px rgb(0 0 0 / .14)!important}html.page-blog-single .blog-post-content{padding:0 8px}html.page-blog-single .blog-post-content h3{font-size:21px!important;line-height:1.8!important;margin-bottom:14px!important;transition:color .25s ease}html.page-blog-single .blog-post-card:hover .blog-post-content h3{color:#0f7a58!important}html.page-blog-single .blog-post-date{height:32px;padding:0 12px;border-radius:999px;background:rgb(15 75 61 / .05);color:#69746f!important;margin-bottom:16px}html.page-blog-single .premium-read-more{height:42px;padding:0 18px;margin:0 auto;border-radius:13px;background:#fff;color:#0f4b3d!important;border:1px solid rgb(15 75 61 / .12);box-shadow:0 12px 24px rgb(15 75 61 / .06)}html.page-blog-single .blog-post-card:hover .premium-read-more{background:linear-gradient(180deg,#0e725f 0%,#085243 100%);color:#fff!important}html.page-blog-single .rt-newsletter-card{border-radius:28px!important;box-shadow:0 22px 52px rgb(15 75 61 / .1)!important;border:1px solid rgb(15 75 61 / .08)!important}html.page-blog-single .site-footer{margin-top:8px!important}html.page-blog-single .premium-reveal,html.page-blog-single .blog-hero-content,html.page-blog-single .blog-search-box,html.page-blog-single .blog-post-card,html.page-blog-single .blog-category-btn,html.page-blog-single .premium-section-head,html.page-blog-single .rt-newsletter-card{opacity:0;transform:translateY(28px);transition:opacity .78s cubic-bezier(.22,1,.36,1),transform .78s cubic-bezier(.22,1,.36,1)}html.page-blog-single .premium-reveal.is-visible,html.page-blog-single .blog-hero-content.is-visible,html.page-blog-single .blog-search-box.is-visible,html.page-blog-single .blog-post-card.is-visible,html.page-blog-single .blog-category-btn.is-visible,html.page-blog-single .premium-section-head.is-visible,html.page-blog-single .rt-newsletter-card.is-visible{opacity:1;transform:translateY(0)}html.page-blog-single .page-loaded .blog-hero-kicker{animation:blog-single-blogPremiumPop .65s cubic-bezier(.22,1,.36,1) .15s both}@keyframes blog-single-blogPremiumFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes blog-single-blogPremiumPop{from{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width:1100px){html.page-blog-single .premium-featured-container{grid-template-columns:1fr!important}html.page-blog-single .premium-featured-side{grid-template-columns:repeat(2,1fr)}html.page-blog-single .blog-hero-floating-panel{display:none}}@media (max-width:991.98px){html.page-blog-single .blog-hero-section,html.page-blog-single .blog-hero-overlay{min-height:500px!important}html.page-blog-single .blog-hero-overlay{padding:62px 24px 48px!important}html.page-blog-single .premium-featured-section{padding:0 18px 34px;margin-top:-16px}html.page-blog-single .premium-featured-card{grid-template-columns:1fr!important;padding:22px!important;border-radius:24px}html.page-blog-single .premium-featured-image{order:-1;min-height:240px}html.page-blog-single .premium-featured-image img{min-height:240px}html.page-blog-single .premium-featured-copy{text-align:center;align-items:center;padding:0}html.page-blog-single .premium-featured-copy p{max-width:100%}html.page-blog-single .premium-featured-meta{justify-content:center}html.page-blog-single .blog-categories{justify-content:flex-start!important;flex-wrap:nowrap!important;overflow-x:auto;padding:8px 4px 14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}html.page-blog-single .blog-categories::-webkit-scrollbar{height:0}html.page-blog-single .blog-category-btn{flex:0 0 auto;scroll-snap-align:start}}@media (max-width:768px){html.page-blog-single .blog-hero-content h1{font-size:42px!important}html.page-blog-single .blog-hero-chips{gap:8px}html.page-blog-single .blog-hero-chips span{height:34px;padding:0 12px;font-size:12px}html.page-blog-single .blog-search-box{height:62px!important;border-radius:18px!important}html.page-blog-single .blog-search-box button{width:58px!important;min-width:58px!important;border-radius:14px!important}html.page-blog-single .premium-featured-side{grid-template-columns:1fr}html.page-blog-single .premium-section-head h2{font-size:24px}}@media (max-width:575.98px){html.page-blog-single .blog-hero-section,html.page-blog-single .blog-hero-overlay{min-height:470px!important}html.page-blog-single .blog-hero-overlay{padding:48px 16px 40px!important}html.page-blog-single .blog-hero-content h1{font-size:36px!important;letter-spacing:-.8px}html.page-blog-single .blog-hero-content p{font-size:13.5px!important;line-height:2!important}html.page-blog-single .blog-hero-kicker{height:32px;font-size:12px}html.page-blog-single .blog-hero-chips span{width:100%;justify-content:center}html.page-blog-single .premium-featured-section{padding:0 16px 28px}html.page-blog-single .premium-featured-card{min-height:auto;padding:18px!important;border-radius:20px}html.page-blog-single .premium-featured-copy h2{font-size:21px;line-height:1.8}html.page-blog-single .premium-featured-copy p{font-size:13px}html.page-blog-single .premium-featured-meta span{width:100%;justify-content:center}html.page-blog-single .premium-featured-btn{width:100%}html.page-blog-single .premium-mini-card{border-radius:20px;min-height:140px}html.page-blog-single .blog-posts-section{padding-top:30px!important}html.page-blog-single .premium-section-head p{font-size:13px}html.page-blog-single .blog-post-card{border-radius:20px!important}html.page-blog-single .blog-post-image{height:220px!important;border-radius:16px!important}}@media (prefers-reduced-motion:reduce){html.page-blog-single *,html.page-blog-single *::before,html.page-blog-single *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html.page-blog-single .premium-reveal,html.page-blog-single .blog-hero-content,html.page-blog-single .blog-search-box,html.page-blog-single .blog-post-card,html.page-blog-single .blog-category-btn,html.page-blog-single .premium-section-head,html.page-blog-single .rt-newsletter-card{opacity:1!important;transform:none!important}}html.page-blog-single{--article-green:#063b32;--article-green-2:#0b5b4a;--article-gold:#c69a4a;--article-ink:#26302d;--article-muted:#66706c;--article-soft:#f5f8f6}html.page-blog-single body.blog-single-page{background:radial-gradient(circle at 90% 8%,rgb(15 107 77 / .055),transparent 26%),radial-gradient(circle at 10% 23%,rgb(198 154 74 / .055),transparent 24%),#ffffff}html.page-blog-single .article-progress{position:fixed;top:var(--sticky-header-height,0);right:0;width:0;height:3px;background:linear-gradient(90deg,var(--article-gold),#e7c47d,#0f8069);z-index:1200;box-shadow:0 2px 8px rgb(15 107 77 / .2)}html.page-blog-single .single-blog-hero{padding:46px 28px 30px;direction:rtl}html.page-blog-single .single-blog-shell{width:min(1280px,100%);margin:0 auto}html.page-blog-single .article-breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:#78817e;font-size:13px;font-weight:700;margin-bottom:20px}html.page-blog-single .article-breadcrumbs a{color:#0b5b4a;text-decoration:none}html.page-blog-single .article-breadcrumbs i{font-size:11px;color:#a3aaa7}html.page-blog-single .single-blog-hero-card{position:relative;overflow:hidden;min-height:470px;border-radius:28px;border:1px solid rgb(6 59 50 / .08);background:linear-gradient(90deg,rgb(3 40 34 / .94) 0%,rgb(3 40 34 / .82) 43%,rgb(3 40 34 / .16) 72%,rgb(3 40 34 / .05) 100%),url(https://images.unsplash.com/photo-1576091160550-2173dba999ef?auto=format&fit=crop&w=1600&q=88) center / cover no-repeat;box-shadow:0 26px 70px rgb(6 59 50 / .13);display:flex;align-items:center;padding:54px 58px}html.page-blog-single .single-blog-hero-card::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 12%,rgb(198 154 74 / .22),transparent 25%),linear-gradient(180deg,transparent 62%,rgb(0 0 0 / .18));pointer-events:none}html.page-blog-single .article-hero-copy{position:relative;z-index:2;width:min(670px,100%);color:#fff}html.page-blog-single .article-kicker{display:inline-flex;align-items:center;gap:9px;min-height:38px;padding:0 14px;border-radius:999px;color:#fff4d5;background:rgb(255 255 255 / .11);border:1px solid rgb(255 255 255 / .19);backdrop-filter:blur(9px);font-size:13px;font-weight:900;margin-bottom:18px}html.page-blog-single .article-hero-copy h1{color:#fff;font-size:clamp(34px,4.3vw,62px);font-weight:950;line-height:1.38;letter-spacing:-1.4px;margin:0 0 18px}html.page-blog-single .article-hero-copy>p{color:rgb(255 255 255 / .88);font-size:16px;font-weight:500;line-height:2.05;margin:0 0 25px;max-width:610px}html.page-blog-single .article-meta{display:flex;align-items:center;gap:12px 20px;flex-wrap:wrap}html.page-blog-single .article-meta span{display:inline-flex;align-items:center;gap:8px;color:rgb(255 255 255 / .88);font-size:13px;font-weight:700}html.page-blog-single .article-body-section{padding:18px 28px 58px;direction:rtl}html.page-blog-single .article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px;align-items:start}html.page-blog-single .article-main{min-width:0;padding:34px 42px 46px;background:rgb(255 255 255 / .94);border-radius:26px;border:1px solid rgb(6 59 50 / .075);box-shadow:0 18px 48px rgb(6 59 50 / .07)}html.page-blog-single .article-lead{position:relative;padding:24px 26px;border-radius:18px;background:radial-gradient(circle at 100% 0%,rgb(15 107 77 / .08),transparent 32%),linear-gradient(135deg,#f7fbf9 0%,#fffaf2 100%);border:1px solid rgb(198 154 74 / .15);color:#33403c;font-size:17px;font-weight:650;line-height:2.15;margin-bottom:34px}html.page-blog-single .article-main h2{scroll-margin-top:calc(var(--sticky-header-height,100px) + 26px);color:var(--article-green);font-size:27px;font-weight:950;line-height:1.7;margin:44px 0 16px;padding-right:18px;position:relative}html.page-blog-single .article-main h2::before{content:"";position:absolute;right:0;top:11px;width:6px;height:30px;border-radius:99px;background:linear-gradient(180deg,var(--article-gold),#0c7661)}html.page-blog-single .article-main h3{color:#164f43;font-size:20px;font-weight:900;margin:28px 0 12px;line-height:1.8}html.page-blog-single .article-main p{color:#4b5552;font-size:15.5px;font-weight:500;line-height:2.25;text-align:justify;margin:0 0 18px}html.page-blog-single .article-main ul,html.page-blog-single .article-main ol{padding:0;margin:12px 0 24px;list-style:none}html.page-blog-single .article-main li{position:relative;padding:12px 46px 12px 15px;margin-bottom:9px;border-radius:14px;color:#3f4946;background:#f7f9f8;border:1px solid rgb(6 59 50 / .055);font-size:14.5px;font-weight:700;line-height:1.95}html.page-blog-single .article-main li::before{content:"";font-family:"bootstrap-icons";position:absolute;right:16px;top:13px;color:#0c735e;font-size:18px}html.page-blog-single .article-note{margin:30px 0;padding:23px 24px;border-radius:18px;background:linear-gradient(135deg,#0b5647 0%,#0f6d58 100%);color:#fff;box-shadow:0 14px 30px rgb(6 59 50 / .14)}html.page-blog-single .article-note strong{display:flex;align-items:center;gap:10px;color:#f3cf82;font-size:17px;margin-bottom:8px}html.page-blog-single .article-note p{color:rgb(255 255 255 / .9);margin:0;font-size:14px}html.page-blog-single .article-quote{position:relative;margin:34px 0;padding:28px 30px 26px;border-radius:20px;background:#fffaf2;border:1px solid rgb(198 154 74 / .22)}html.page-blog-single .article-quote i{position:absolute;top:19px;left:22px;color:rgb(198 154 74 / .32);font-size:40px}html.page-blog-single .article-quote p{color:#41504b;font-size:17px;font-weight:750;line-height:2.05;margin:0;padding-left:42px}html.page-blog-single .article-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:18px 0 28px}html.page-blog-single .article-checklist div{display:flex;align-items:flex-start;gap:10px;padding:15px 16px;border-radius:15px;background:#f8faf9;border:1px solid rgb(6 59 50 / .06);color:#3d4945;font-size:13.5px;font-weight:750;line-height:1.85}html.page-blog-single .article-checklist i{color:#0a765f;font-size:18px;margin-top:2px}html.page-blog-single .article-tags{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding-top:28px;margin-top:42px;border-top:1px dashed rgb(6 59 50 / .16)}html.page-blog-single .article-tags strong{color:#42504c;font-size:13px}html.page-blog-single .article-tags a{text-decoration:none;min-height:32px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;color:#0b5b4a;background:#eef5f2;font-size:12px;font-weight:850}html.page-blog-single .article-sidebar{position:sticky;top:calc(var(--sticky-header-height,100px) + 22px);display:flex;flex-direction:column;gap:18px}html.page-blog-single .article-side-card{padding:22px 20px;border-radius:20px;background:#fff;border:1px solid rgb(6 59 50 / .075);box-shadow:0 13px 34px rgb(6 59 50 / .065)}html.page-blog-single .article-side-card h3{display:flex;align-items:center;gap:9px;color:#0b4f42;font-size:16px;font-weight:950;margin:0 0 15px}html.page-blog-single .article-toc a{display:flex;align-items:center;gap:9px;min-height:40px;padding:7px 10px;border-radius:10px;color:#5b6561;text-decoration:none;font-size:12.5px;font-weight:750;line-height:1.7;transition:0.25s ease}html.page-blog-single .article-toc a::before{content:"";width:6px;height:6px;min-width:6px;border-radius:50%;background:#c9d6d1}html.page-blog-single .article-toc a:hover,html.page-blog-single .article-toc a.active{color:#0b5c4b;background:#eef6f3}html.page-blog-single .article-toc a.active::before{background:var(--article-gold);box-shadow:0 0 0 4px rgb(198 154 74 / .13)}html.page-blog-single .article-author{text-align:center}html.page-blog-single .article-author-avatar{width:76px;height:76px;margin:0 auto 12px;border-radius:23px;background:linear-gradient(135deg,#0c6c57,#063b32);color:#fff;display:flex;align-items:center;justify-content:center;font-size:30px;box-shadow:0 10px 22px rgb(6 59 50 / .18)}html.page-blog-single .article-author strong{display:block;color:#0b4f42;font-size:15px;margin-bottom:5px}html.page-blog-single .article-author span{display:block;color:#7a8480;font-size:12px;line-height:1.8}html.page-blog-single .article-share{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px}html.page-blog-single .article-share button{width:38px;height:38px;border:1px solid rgb(6 59 50 / .1);border-radius:12px;background:#f8faf9;color:#0b5a49;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:0.25s ease}html.page-blog-single .article-share button:hover{background:#0b5a49;color:#fff;transform:translateY(-2px)}html.page-blog-single .related-posts{padding:4px 28px 58px;direction:rtl}html.page-blog-single .related-head{text-align:center;margin-bottom:24px}html.page-blog-single .related-head span{color:var(--article-gold);font-size:13px;font-weight:950}html.page-blog-single .related-head h2{color:var(--article-green);font-size:30px;font-weight:950;margin:7px 0 0}html.page-blog-single .related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}html.page-blog-single .related-card{overflow:hidden;border-radius:20px;background:#fff;border:1px solid rgb(6 59 50 / .07);box-shadow:0 12px 30px rgb(6 59 50 / .065);text-decoration:none;transition:0.3s ease}html.page-blog-single .related-card:hover{transform:translateY(-6px);box-shadow:0 19px 42px rgb(6 59 50 / .11)}html.page-blog-single .related-card img{width:100%;height:190px;object-fit:cover;display:block}html.page-blog-single .related-card-body{padding:18px 18px 20px}html.page-blog-single .related-card-body span{color:var(--article-gold);font-size:11px;font-weight:900}html.page-blog-single .related-card-body h3{color:#0b4e41;font-size:17px;font-weight:900;line-height:1.85;margin:8px 0 0}html.page-blog-single .article-cta{padding:0 28px 48px;direction:rtl}html.page-blog-single .article-cta-box{width:min(1280px,100%);margin:0 auto;min-height:155px;border-radius:23px;background:radial-gradient(circle at 10% 25%,rgb(198 154 74 / .2),transparent 28%),linear-gradient(135deg,#063b32 0%,#0c6552 100%);padding:28px 34px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff;box-shadow:0 18px 44px rgb(6 59 50 / .14)}html.page-blog-single .article-cta-copy h2{color:#fff;font-size:23px;font-weight:950;margin:0 0 8px}html.page-blog-single .article-cta-copy p{color:rgb(255 255 255 / .84);font-size:13.5px;line-height:1.9;margin:0}html.page-blog-single .article-cta-btn{min-width:172px;height:50px;border-radius:14px;background:#fff;color:#0a5949;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:950;box-shadow:0 10px 24px rgb(0 0 0 / .12);transition:0.3s ease}html.page-blog-single .article-cta-btn:hover{color:#0a5949;transform:translateY(-2px)}@media (max-width:1050px){html.page-blog-single .article-layout{grid-template-columns:minmax(0,1fr) 270px;gap:24px}html.page-blog-single .article-main{padding:30px 30px 40px}}@media (max-width:900px){html.page-blog-single .single-blog-hero{padding:30px 18px 24px}html.page-blog-single .single-blog-hero-card{min-height:440px;padding:44px 30px;background:linear-gradient(90deg,rgb(3 40 34 / .93) 0%,rgb(3 40 34 / .78) 64%,rgb(3 40 34 / .32) 100%),url(https://images.unsplash.com/photo-1576091160550-2173dba999ef?auto=format&fit=crop&w=1400&q=88) center / cover no-repeat}html.page-blog-single .article-layout{grid-template-columns:1fr}html.page-blog-single .article-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr}html.page-blog-single .article-toc-card{order:1}html.page-blog-single .related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){html.page-blog-single .single-blog-hero,html.page-blog-single .article-body-section,html.page-blog-single .related-posts,html.page-blog-single .article-cta{padding-left:14px;padding-right:14px}html.page-blog-single .single-blog-hero-card{min-height:470px;padding:34px 22px;border-radius:22px;background:linear-gradient(180deg,rgb(3 40 34 / .72) 0%,rgb(3 40 34 / .91) 100%),url(https://images.unsplash.com/photo-1576091160550-2173dba999ef?auto=format&fit=crop&w=1000&q=85) center / cover no-repeat;align-items:flex-end}html.page-blog-single .article-hero-copy h1{font-size:34px;line-height:1.48}html.page-blog-single .article-main{padding:24px 18px 32px;border-radius:20px}html.page-blog-single .article-lead{padding:20px 18px;font-size:15px}html.page-blog-single .article-main h2{font-size:23px;margin-top:36px}html.page-blog-single .article-main p{font-size:14.5px;line-height:2.2}html.page-blog-single .article-checklist,html.page-blog-single .article-sidebar{grid-template-columns:1fr}html.page-blog-single .related-grid{grid-template-columns:1fr}html.page-blog-single .related-card img{height:210px}html.page-blog-single .article-cta-box{min-height:auto;padding:26px 20px;flex-direction:column;align-items:stretch;text-align:center}html.page-blog-single .article-cta-btn{width:100%}}@media (prefers-reduced-motion:reduce){html.page-blog-single .related-card,html.page-blog-single .article-share button,html.page-blog-single .article-cta-btn{transition:none!important}}html.page-blog-single #rsh-inline-blog-single-1{color:#68736f;font-size:12.5px;line-height:1.9;margin:0 0 13px}html.page-blog-single #rsh-inline-blog-single-2{width:100%;justify-content:center}html.page-blog-single #rsh-inline-blog-single-3{color:inherit;text-decoration:none}html.page-blog-single #rsh-inline-blog-single-4{color:inherit;text-decoration:none}html.page-blog-single #rsh-inline-blog-single-5{color:inherit;text-decoration:none}html{margin-top:0!important}body.admin-bar .site-header{top:32px}@media (max-width:782px){body.admin-bar .site-header{top:46px}}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.roshdtak-admin-notice,.roshdtak-form-message{max-width:1100px;margin:18px auto;padding:14px 18px;border-radius:12px;font-family:Vazirmatn,sans-serif}.roshdtak-form-message.success{background:#e8f7ef;color:#075b3d;border:1px solid #b8e5cd}.roshdtak-form-message.error{background:#fff0f0;color:#8b1e1e;border:1px solid #f0c5c5}.roshdtak-pagination{display:flex;justify-content:center;gap:8px;margin:36px 0}.roshdtak-pagination .page-numbers{padding:10px 14px;border-radius:10px;background:#fff;box-shadow:0 6px 20px rgb(0 0 0 / .08);text-decoration:none}.roshdtak-generic{max-width:1100px;margin:50px auto;padding:32px;font-family:Vazirmatn,sans-serif}.roshdtak-generic img{max-width:100%;height:auto}