@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-yellow-500:#edb200;--color-gray-50:#f9fafb;--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-6xl:72rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-bold:700;--radius-xl:.75rem;--radius-3xl:1.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-yellow-500:lab(76.3898% 14.5258 98.4589);--color-gray-50:lab(98.2596% -.247031 -.706708)}}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.mx-auto{margin-inline:auto}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-20{margin-top:calc(var(--spacing) * 20)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.block{display:block}.flex{display:flex}.h-\[500px\]{height:500px}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-6xl{max-width:var(--container-6xl)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab, red, red)){.bg-black\/50{background-color:color-mix(in oklab, var(--color-black) 50%, transparent)}}.bg-yellow-500{background-color:var(--color-yellow-500)}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-white{--tw-gradient-from:var(--color-white);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-gray-50{--tw-gradient-via:var(--color-gray-50);--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-white{--tw-gradient-to:var(--color-white);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.object-cover{object-fit:cover}.p-4{padding:calc(var(--spacing) * 4)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-4{padding-block:calc(var(--spacing) * 4)}.text-center{text-align:center}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-black{color:var(--color-black)}.text-white{color:var(--color-white)}}:root{--background:#fff;--foreground:#171717;--accent:#e2552c;--accent-2:#ff6b3d;--text:#222;--muted:#666;--card:#fff;--soft:#f7f7f7;--border:#eee;--shadow:0 14px 35px #00000014}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}img{max-width:100%}.seo-marquee{direction:ltr;background:#fff;border-bottom:1px solid #e5e7eb;width:100%;padding:8px 0;overflow:hidden}.seo-marquee-track{white-space:nowrap;will-change:transform;width:max-content;animation:28s linear infinite seoMarqueeMove;display:flex}.seo-marquee-track span{text-align:center;direction:rtl;flex:none;min-width:100vw;padding-inline:clamp(24px,8vw,100px);font-size:12px;animation:1s infinite alternate seoTextColor}@media (min-width:768px){.seo-marquee-track span{font-size:20px}}@keyframes seoMarqueeMove{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes seoTextColor{0%{color:#000}to{color:var(--accent)}}.site-top-sticky{z-index:9999;width:100%;position:sticky;top:0}.home-header{-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#fffffff5;width:100%;box-shadow:0 8px 25px #0000000d}.home-topbar{color:#fff;background:#222;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:8px 5%;font-size:13px;display:flex}.home-navbar{justify-content:center;align-items:center;width:92%;max-width:1200px;min-height:72px;margin:auto;display:flex}.home-logo,.mobile-menu,.home-call-btn{display:none}.home-nav-links{justify-content:center;align-items:center;gap:28px;display:flex}.home-nav-links a{color:#333;white-space:nowrap;font-size:15px;font-weight:700;text-decoration:none;transition:color .25s}.home-nav-links a:hover{color:var(--accent)}@media (max-width:768px){.home-navbar{display:none}.home-topbar{text-align:center;justify-content:center;padding:7px 10px;font-size:clamp(10px,3.2vw,12px);line-height:1.5}.home-topbar span:last-child{display:none}}.hero-title-box{text-align:center;width:90%;margin-inline:auto}.hero-title-card{padding:28px 36px;display:inline-block}.hero-title{color:#111827;margin:0;font-size:clamp(18px,6vw,50px);font-weight:900;line-height:1.5}.hero-title span{color:var(--accent)}.hero-title-line{background:var(--accent);border-radius:999px;width:90px;height:3px;margin:9px auto 0}.hero-subtitle{color:#4b5563;margin-top:9px;margin-bottom:0;font-size:clamp(10px,1.1vw,19px);line-height:1.7}.hero-subtitle-break{display:block}@media (min-width:568px){.hero-title-box{width:64%}}@media (min-width:768px){.hero-subtitle-break{margin-right:6px;display:inline}}@media (max-width:420px){.hero-title-card{padding:22px 12px}.hero-title-box{width:94%}}.services-section{text-align:center;direction:rtl;max-width:1200px;margin:40px auto 0;padding:0 12px;scroll-margin-top:110px}.services-title{color:#1d1d22;margin:0 0 12px;font-size:clamp(21px,6vw,23px);font-weight:900;line-height:1.4}.services-divider,.section-divider{justify-content:center;align-items:center;gap:8px;display:flex}.services-divider{margin-bottom:28px}.services-divider span,.section-divider span{background:var(--accent);width:70px;height:2px;display:block}.services-divider b,.section-divider b{background:var(--accent);border-radius:50%;width:8px;height:8px;display:block}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.service-card{background:var(--card);min-height:200px;box-shadow:var(--shadow);border-radius:16px;padding:16px 10px 18px;transition:transform .25s,box-shadow .25s;overflow:hidden}.service-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #e2552c2e}.service-card h3{color:#17171c;overflow-wrap:anywhere;margin:0;font-size:clamp(12px,3.4vw,13px);font-weight:900;line-height:1.4}.service-line{background:var(--accent);width:100%;height:2px;margin:12px auto 18px}.service-items{flex-direction:column;gap:4px;display:flex}.service-items p{color:#111;text-align:right;overflow-wrap:anywhere;justify-content:flex-start;align-items:center;gap:7px;margin:0;font-size:clamp(8px,2.45vw,9px);font-weight:600;line-height:1.9;display:flex}.service-items span{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;min-height:18px;font-size:8px;font-weight:900;line-height:1;display:flex}.service-bottom-line{background:var(--accent);border-radius:999px;width:54px;height:6px;margin:22px auto 0}@media (max-width:360px){.services-grid{gap:4px}.service-card{padding-inline:7px}}@media (min-width:900px){.services-section{padding:0 16px}.services-title{font-size:52px}.services-divider{margin-bottom:44px}.services-divider span,.section-divider span{width:120px}.services-divider b,.section-divider b{width:10px;height:10px}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.service-card{border-radius:30px;min-height:300px;padding:44px 20px 24px}.service-card h3{font-size:22px}.service-line{margin:20px auto 26px}.service-items{gap:14px}.service-items p{gap:10px;font-size:17px}.service-items span{width:25px;min-width:25px;height:25px;min-height:25px;font-size:15px}.service-bottom-line{width:64px;height:7px;margin-top:30px}}.about-section,.location-about-section,.service-intro-section{direction:rtl;max-width:1024px;margin:64px auto 0;padding:0 16px}.about-box,.location-about-box,.service-intro-box{border:2px solid var(--accent);background:linear-gradient(#f7f7f7,#eee);position:relative;overflow:hidden;box-shadow:0 16px 38px #00000014}.about-box,.service-intro-box{border-radius:24px;padding:58px 20px 24px}.location-about-box{border-radius:16px;padding:58px 18px 22px}.about-box:before,.location-about-box:before,.service-intro-box:before{content:"";background:#e2552c14;border-radius:50%;width:170px;height:170px;position:absolute;top:-80px;left:-80px}.about-label,.location-about-label,.service-intro-label{background:linear-gradient(135deg, var(--accent), #ff7047);color:#fff;white-space:nowrap;font-size:15px;font-weight:900;position:absolute;top:0;transform:translateY(-2px);box-shadow:0 8px 20px #e2552c47}.about-label,.service-intro-label{border-radius:0 0 16px 16px;padding:8px 26px;right:18px}.location-about-label{border-radius:0 0 12px;padding:8px 15px;right:0}.about-content,.location-about-content{z-index:1;scrollbar-gutter:stable;position:relative;overflow-y:auto}.about-content{height:165px;padding-left:10px;padding-right:2px}.location-about-content{height:120px}.about-content p,.location-about-content p,.service-intro-content p{color:#4b4b4b;text-align:justify;overflow-wrap:anywhere;margin:0;font-weight:500}.about-content p{font-size:12px;line-height:2.15}.location-about-content p{font-size:13px;line-height:2.15}.service-intro-content{z-index:1;position:relative}.service-intro-content p{font-size:14px;line-height:2.15}.custom-scroll::-webkit-scrollbar{width:6px}.custom-scroll::-webkit-scrollbar-track{background:#e7e7e7;border-radius:999px}.custom-scroll::-webkit-scrollbar-thumb{background:var(--accent);border-radius:999px}@media (min-width:768px){.about-section{margin-top:80px;padding:0 24px}.about-box,.service-intro-box,.location-about-box{padding:66px 30px 28px}.about-label,.service-intro-label,.location-about-label{border-radius:0 0 16px 16px;padding:10px 38px;font-size:18px;right:30px}.about-content{height:230px}.location-about-content{height:140px}.about-content p,.location-about-content p,.service-intro-content p{font-size:16px;line-height:2.25}}.faq-section{direction:rtl;max-width:1100px;margin:70px auto 0;padding:0 16px}.faq-box{background:var(--soft);border:2px solid var(--accent);border-radius:24px;padding:60px 18px 18px;position:relative;box-shadow:0 10px 30px #00000014}.faq-label{background:var(--accent);color:#fff;border-radius:0 0 14px 14px;padding:8px 24px;font-size:15px;font-weight:900;position:absolute;top:0;right:18px;transform:translateY(-2px)}.faq-list{flex-direction:column;gap:14px;display:flex}.faq-item{border-right:4px solid var(--accent);background:#fff;border-radius:16px;padding:16px;transition:transform .25s,box-shadow .25s}.faq-item:hover{transform:translateY(-3px);box-shadow:0 10px 20px #e2552c1f}.faq-item h3{color:#222;margin:0;font-size:15px;font-weight:800;line-height:1.7}.faq-item p{color:#666;margin:10px 0 0;font-size:13px;line-height:2}@media (min-width:768px){.faq-box{padding:70px 28px 28px}.faq-label{padding:10px 36px;font-size:18px;right:28px}.faq-list{gap:18px}.faq-item{border-radius:18px;padding:22px}.faq-item h3{font-size:18px}.faq-item p{font-size:15px;line-height:2.2}}.why-us-section{direction:rtl;max-width:1200px;margin:70px auto 0;padding:0 16px}.why-us-box{background:var(--soft);border:2px solid var(--accent);border-radius:24px;padding:20px 18px;box-shadow:0 12px 35px #00000014}.why-us-grid{flex-direction:column;gap:10px;display:flex}.why-card{background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 4px 10px #0000000d}.why-card-number{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:12px;font-weight:900;display:flex}.why-card-content{flex:1}.why-card h3{margin:0;font-size:15px;font-weight:800;line-height:1.4}.why-card p{color:#666;margin:4px 0 0;font-size:12px;line-height:1.7}@media (min-width:768px){.why-us-grid{grid-template-columns:repeat(2,1fr);display:grid}}@media (min-width:1100px){.why-us-grid{grid-template-columns:repeat(3,1fr);gap:22px}.why-us-box,.why-card{padding:28px}.why-card h3{font-size:22px}.why-card p{font-size:15px}.why-card-number{width:50px;min-width:50px;height:50px;font-size:16px}}.section-title-wrapper{text-align:center;margin-top:60px;margin-bottom:20px;padding-inline:12px;scroll-margin-top:110px}.section-title-animated{margin:0;font-size:clamp(26px,7vw,30px);font-weight:900;line-height:1.35;animation:3s ease-in-out infinite titleGlow}.section-divider{margin-top:14px}@keyframes titleGlow{0%,to{color:#111}50%{color:var(--accent)}}@media (min-width:768px){.section-title-wrapper{margin-top:80px;margin-bottom:40px}.section-title-animated{font-size:46px}.section-divider{gap:10px}}.portfolio-slider{touch-action:pan-y;direction:ltr;justify-content:center;align-items:center;gap:14px;width:100%;max-width:1000px;margin:30px auto 0;padding:0 16px;display:flex;position:relative}.portfolio-image-wrapper{border:2px solid var(--accent);background:#fff;border-radius:28px;width:100%;max-width:820px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000014}.portfolio-image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#fff;width:100%;height:380px;display:block}.portfolio-arrow{background:var(--accent);color:#fff;cursor:pointer;z-index:2;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:52px;height:52px;padding:0;font-size:22px;font-weight:900;line-height:1;transition:transform .2s,background .2s;display:grid;box-shadow:0 8px 20px #e2552c40}.portfolio-arrow:hover{background:var(--accent-2);transform:scale(1.08)}.portfolio-arrow:active{transform:scale(.94)}.portfolio-counter{color:#fff;z-index:3;direction:ltr;background:#111111b8;border-radius:999px;padding:4px 9px;font-size:11px;line-height:1;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}@media (max-width:768px){.portfolio-slider{gap:6px;max-width:100%;margin-top:22px;padding:0 8px}.portfolio-image-wrapper{border-radius:20px;width:min(78vw,430px);max-width:78%}.portfolio-image{height:clamp(220px,75vw,300px)}.portfolio-arrow{width:clamp(32px,9vw,36px);height:clamp(32px,9vw,36px);font-size:16px}}.areas-pro-box summary{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;min-height:75px;padding:20px 30px;list-style:none;display:flex}.areas-pro-box summary::-webkit-details-marker{display:none}.areas-pro-box summary span{color:#222;font-size:28px;font-weight:800}.areas-arrow{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;transition:transform .3s;display:flex}.areas-pro-box[open] .areas-arrow{transform:rotate(180deg)}.areas-scroll{border-top:1px solid var(--border);grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px;max-height:420px;padding:28px;display:grid;overflow-y:auto}.area-link-card{border:1px solid var(--border);color:#333;background:#fff;border-radius:16px;padding:14px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:all .25s}.area-link-card:hover{color:var(--accent);border-color:#e2552c59;transform:translateY(-3px);box-shadow:0 8px 22px #e2552c1f}.areas-scroll::-webkit-scrollbar{width:7px}.areas-scroll::-webkit-scrollbar-thumb{background:var(--accent);border-radius:20px}.areas-scroll::-webkit-scrollbar-track{background:#f1f1f1}@media (max-width:768px){.areas-section{width:94%;margin:55px auto}.areas-pro-box summary{padding:18px}.areas-pro-box summary span{font-size:clamp(17px,5vw,20px)}.areas-scroll{grid-template-columns:1fr;max-height:360px;padding:16px}}.stats-section,.process-section,.projects-section{width:92%;max-width:1200px;margin:70px auto}.stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.stat-card,.process-card,.project-card{border:1px solid var(--border);background:#fff;box-shadow:0 14px 35px #0000000f}.stat-card{text-align:center;border-radius:22px;padding:30px 20px}.stat-card strong{color:var(--accent);margin-bottom:10px;font-size:34px;display:block}.stat-card span{color:#333;font-weight:700}.process-grid,.projects-grid{gap:18px;margin-top:35px;display:grid}.process-grid{grid-template-columns:repeat(5,1fr)}.projects-grid{grid-template-columns:repeat(3,1fr)}.process-card{text-align:center;border-radius:22px;padding:28px 18px}.process-number{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin:0 auto 16px;font-weight:800;display:flex}.process-card h3{color:#222;font-size:16px}.project-card{border-radius:22px;padding:26px;text-decoration:none;transition:transform .25s,box-shadow .25s}.project-card span{color:var(--accent);font-size:13px;font-weight:700}.project-card h3{color:#222;margin:12px 0;font-size:20px}.project-card p{color:#777;font-size:14px}.project-card:hover{border-color:#e2552c59;transform:translateY(-6px);box-shadow:0 18px 45px #e2552c21}@media (max-width:900px){.stats-grid,.projects-grid,.process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.stats-grid,.projects-grid,.process-grid{grid-template-columns:1fr}.stats-section,.process-section,.projects-section{margin-block:55px}}.home-footer{color:#fff;background:#1f1f1f;margin-top:90px;padding:55px 5% 120px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px;max-width:1200px;margin:auto;display:grid}.footer-col{flex-direction:column;gap:12px;display:flex}.footer-col h3{color:var(--accent);margin-bottom:8px;font-size:28px}.footer-col h4{color:#fff;margin-bottom:8px;font-size:18px}.footer-col p,.footer-col span,.footer-col a{color:#ccc;font-size:14px;line-height:2;text-decoration:none}.footer-col a:hover{color:var(--accent)}.footer-bottom{text-align:center;color:#aaa;border-top:1px solid #ffffff1f;max-width:1200px;margin:35px auto 0;padding-top:18px;font-size:13px}@media (max-width:768px){.footer-grid{grid-template-columns:1fr;gap:28px}.home-footer{padding:45px 6% 115px}}.footer{color:#fff;background:#111;margin-top:90px;padding-bottom:100px;overflow:hidden}.footer-container{text-align:center;max-width:1200px;margin:auto;padding:50px 20px 35px}.footer-logo{color:var(--accent);margin-bottom:16px;font-size:34px;font-weight:900}.footer-description{color:#cfcfcf;max-width:700px;margin:0 auto 28px;font-size:14px;line-height:2}.footer-socials{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.footer-social{border:1px solid var(--accent);color:#fff;border-radius:999px;min-width:90px;padding:10px 18px;text-decoration:none;transition:transform .25s,background .25s}.footer-social:hover{background:var(--accent);transform:translateY(-3px)}@media (min-width:768px){.footer-container{padding:70px 30px 45px}.footer-logo{font-size:48px}.footer-description{font-size:15px}.footer-social{min-width:120px;padding:12px 24px}}.floating-call-wrapper{left:50%;bottom:max(28px, env(safe-area-inset-bottom));z-index:9999;direction:rtl;width:min(100% - 28px,430px);position:fixed;transform:translate(-50%)}.floating-call-wrapper .floating-call-btn{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;text-align:center;--floating-call-y:-10px;-webkit-tap-highlight-color:transparent;border-radius:16px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:58px;padding:14px 18px;font-size:clamp(17px,5.5vw,23px);font-weight:700;line-height:1.2;text-decoration:none;animation:2.2s ease-in-out infinite floatingCallPulse,2.8s ease-in-out infinite floatingCallFloat;display:flex;position:relative;bottom:auto;left:auto;right:auto;overflow:hidden;transform:none;box-shadow:0 14px 32px #e2552c59,inset 0 1px #ffffff40}.floating-call-wrapper .floating-call-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:60%;height:100%;animation:3.2s ease-in-out infinite callShine;position:absolute;top:0;right:-80%;transform:skew(-20deg)}.floating-call-icon{display:none}.floating-call-title,.floating-call-number{z-index:2;white-space:nowrap;position:relative}.floating-call-number{direction:ltr}@keyframes floatingCallPulse{0%,to{transform:scale(1);box-shadow:0 14px 32px #e2552c59,0 0 #e2552c59}50%{transform:scale(1.02);box-shadow:0 18px 38px #e2552c73,0 0 0 7px #e2552c12}}@keyframes callShine{0%{right:-80%}45%,to{right:130%}}@keyframes floatingCallFloat{0%,to{transform:translateY(0)}50%{transform:translateY(var(--floating-call-y,-10px))}}@media (min-width:768px){.floating-call-wrapper{width:min(100% - 48px,470px);bottom:28px}.floating-call-wrapper .floating-call-btn{min-height:64px;padding-inline:24px;font-size:21px}}@media (max-width:768px){.floating-call-wrapper{bottom:max(24px, env(safe-area-inset-bottom))}.floating-call-wrapper .floating-call-btn{--floating-call-y:-22px}}.service-page{direction:rtl;background:linear-gradient(#fff,#fafafa);min-height:100vh;padding-bottom:95px}.service-hero,.service-content,.service-faq,.service-areas{width:92%;max-width:950px;margin-inline:auto}.service-hero{border:1px solid var(--border);text-align:center;background:#fff;border-radius:28px;max-width:1100px;margin-top:50px;margin-bottom:30px;padding:45px 30px;box-shadow:0 18px 45px #0000000f}.service-hero h1{color:#222;margin-bottom:16px;font-size:38px}.service-hero p{color:#666;font-size:17px;line-height:2}.service-content{border:1px solid var(--border);background:#fff;border-radius:26px;margin-top:35px;margin-bottom:35px;padding:38px 34px;box-shadow:0 14px 35px #0000000d}.service-content h2{color:#222;border-right:4px solid var(--accent);margin:35px 0 14px;padding-right:14px;font-size:24px}.service-content h2:first-child{margin-top:0}.service-content p{color:#555;text-align:justify;font-size:16px;line-height:2.4}.service-faq,.service-areas{margin-top:35px;margin-bottom:35px}.service-faq details,.service-areas details{border:1px solid var(--border);background:#fff;border-radius:18px;margin-bottom:12px;overflow:hidden;box-shadow:0 10px 28px #0000000a}.service-faq summary,.service-areas summary{cursor:pointer;color:#222;justify-content:space-between;align-items:center;padding:18px 22px;font-size:16px;font-weight:800;list-style:none;display:flex}.service-faq summary:after,.service-areas summary:after{content:"+";color:var(--accent);font-size:22px;font-weight:900}.service-faq details[open] summary:after,.service-areas details[open] summary:after{content:"−"}.service-faq summary::-webkit-details-marker{display:none}.service-areas summary::-webkit-details-marker{display:none}.service-faq p{color:#666;padding:0 22px 18px;font-size:15px;line-height:2}.service-area-links{border-top:1px solid var(--border);grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;max-height:330px;padding:20px;display:grid;overflow-y:auto}.service-area-links a{border:1px solid var(--border);color:#333;background:#fafafa;border-radius:14px;padding:12px 14px;font-size:14px;text-decoration:none}@media (max-width:768px){.service-hero,.service-content,.service-faq,.service-areas{width:94%}.service-hero{border-radius:22px;margin-top:25px;margin-bottom:20px;padding:32px 20px}.service-hero h1{font-size:27px}.service-hero p{font-size:15px}.service-content{border-radius:22px;padding:28px 20px}.service-content h2{font-size:20px;line-height:1.9}.service-content p{text-align:right;font-size:15px;line-height:2.25}.service-faq summary,.service-areas summary{padding:15px 16px;font-size:14px;line-height:1.8}.service-area-links{grid-template-columns:1fr;max-height:280px;padding:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.seo-marquee-track,.seo-marquee-track span,.section-title-animated,.floating-call-wrapper .floating-call-btn,.floating-call-wrapper .floating-call-btn:before{animation:none!important}.service-card,.faq-item,.project-card,.footer-social,.portfolio-arrow{transition:none!important}}.location-about-content a{color:var(--accent);text-underline-offset:4px;font-weight:800;text-decoration:underline;text-decoration-thickness:1.5px;transition:all .2s}.location-about-content a:hover{color:#111}.all-areas-compact-section{direction:rtl;width:92%;max-width:1100px;margin:35px auto 0}.all-areas-compact-box{border:1px solid #eee;border-right:3px solid var(--accent);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px #0000000d}.all-areas-compact-box summary{cursor:pointer;color:#222;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:12px 18px;font-size:15px;font-weight:800;list-style:none;display:flex}.all-areas-compact-box summary::-webkit-details-marker{display:none}.all-areas-compact-arrow{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;line-height:1;transition:transform .25s;display:flex}.all-areas-compact-box[open] .all-areas-compact-arrow{transform:rotate(180deg)}.all-areas-compact-links{border-top:1px solid #eee;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-height:260px;padding:14px;display:grid;overflow-y:auto}.all-areas-compact-link{color:#444;text-align:center;background:#fafafa;border:1px solid #eee;border-radius:9px;padding:7px 9px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s}.all-areas-compact-link:hover{color:var(--accent);background:#fff7f4;border-color:#e2552c59}.all-areas-compact-links::-webkit-scrollbar{width:5px}.all-areas-compact-links::-webkit-scrollbar-thumb{background:var(--accent);border-radius:20px}@media (max-width:900px){.all-areas-compact-links{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.all-areas-compact-section{width:94%;margin-top:28px}.all-areas-compact-box summary{min-height:48px;padding:10px 14px;font-size:13px}.all-areas-compact-arrow{width:26px;height:26px;font-size:14px}.all-areas-compact-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:220px;padding:10px}.all-areas-compact-link{padding:7px 6px;font-size:11px}}.hero-title .hero-main-line{color:#111827;display:block}.hero-title .hero-location-line{color:var(--accent);white-space:nowrap;margin-top:4px;display:block}.all-services-section{direction:rtl;width:94%;max-width:1100px;margin:42px auto 0}.all-services-box{background:#fff;border:1px solid #eee;border-radius:20px;padding:22px;box-shadow:0 12px 32px #0000000f}.all-services-heading{text-align:center;margin-bottom:20px}.all-services-heading h2{color:#222;margin:0;font-size:21px;font-weight:900;line-height:1.6}.all-services-heading p{color:#666;max-width:760px;margin:8px auto 0;font-size:13px;line-height:2}.all-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.all-services-group{background:#fafafa;border:1px solid #eee;border-radius:14px;padding:15px}.all-services-group h3{color:var(--accent);margin:0 0 12px;font-size:15px;font-weight:900}.all-services-group ul{margin:0;padding:0;list-style:none}.all-services-group li{color:#444;margin-bottom:6px;padding-right:14px;font-size:12px;line-height:1.8;position:relative}.all-services-group li:before{content:"•";color:var(--accent);font-weight:900;position:absolute;right:0}.all-services-footer-text{color:#666;text-align:justify;border-top:1px solid #eee;margin:18px 0 0;padding-top:15px;font-size:13px;line-height:2}@media (max-width:900px){.all-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.all-services-section{margin-top:32px}.all-services-box{border-radius:16px;padding:16px 12px}.all-services-heading h2{font-size:17px}.all-services-heading p{font-size:11px}.all-services-grid{grid-template-columns:1fr;gap:8px;max-height:340px;padding-left:4px;overflow-y:auto}.all-services-group{padding:12px}.all-services-group h3{font-size:14px}.all-services-group li{margin-bottom:4px;font-size:11px}.all-services-footer-text{text-align:right;font-size:11px}.all-services-grid::-webkit-scrollbar{width:5px}.all-services-grid::-webkit-scrollbar-thumb{background:var(--accent);border-radius:20px}}.neighborhood-seo-content{max-width:1100px}.neighborhood-seo-box{scrollbar-width:thin;scrollbar-color:var(--accent) #eee;max-height:650px;padding-left:8px;overflow-y:auto}.neighborhood-seo-box::-webkit-scrollbar{width:6px}.neighborhood-seo-box::-webkit-scrollbar-track{background:#eee;border-radius:20px}.neighborhood-seo-box::-webkit-scrollbar-thumb{background:var(--accent);border-radius:20px}@media (max-width:600px){.neighborhood-seo-box{max-height:480px;padding-left:4px}}.neighborhood-article{direction:rtl;width:92%;max-width:1050px;margin:72px auto 0}.neighborhood-article-header{text-align:center;max-width:850px;margin:0 auto 30px}.neighborhood-article-badge{color:var(--accent);background:#e2552c1a;border-radius:999px;justify-content:center;align-items:center;margin-bottom:10px;padding:6px 14px;font-size:12px;font-weight:900;display:inline-flex}.neighborhood-article-header h2{color:#1d1d1f;margin:0;font-size:clamp(23px,4vw,32px);font-weight:900;line-height:1.6}.neighborhood-article-header>p{color:#777;max-width:760px;margin:10px auto 0;font-size:14px;line-height:2}.neighborhood-article-intro{border:1px solid #eee;border-right:5px solid var(--accent);background:linear-gradient(135deg,#fff,#fafafa);border-radius:16px;margin-bottom:42px;padding:24px 26px;position:relative;box-shadow:0 8px 24px #0000000a}.neighborhood-article-intro:before{content:"معرفی محله";color:var(--accent);margin-bottom:12px;font-size:13px;font-weight:900;display:inline-block}.neighborhood-article-intro p{color:#484848;text-align:justify;margin:0 0 14px;font-size:15px;font-weight:500;line-height:2.25}.neighborhood-article-intro p:last-child{margin-bottom:0}.neighborhood-article-content{flex-direction:column;display:flex}.neighborhood-article-section{border-bottom:1px solid #eee;padding:38px 0;position:relative}.neighborhood-article-section:first-child{padding-top:0}.neighborhood-article-section:last-child{border-bottom:0;padding-bottom:0}.neighborhood-article-section>h2{color:#202020;align-items:center;gap:12px;margin:0 0 18px;font-size:22px;font-weight:900;line-height:1.8;display:flex}.article-section-number{background:var(--accent);color:#fff;border-radius:12px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 7px 18px #e2552c38}.neighborhood-article-main-text{padding-right:52px}.neighborhood-article-main-text p{color:#525252;text-align:justify;margin:0 0 15px;font-size:15px;font-weight:500;line-height:2.3}.neighborhood-article-main-text p:last-child{margin-bottom:0}.neighborhood-article-subsections{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;padding-right:52px;display:grid}.neighborhood-article-subsection{background:#fafafa;border:1px solid #eee;border-radius:13px;padding:17px 18px;position:relative}.neighborhood-article-subsection:before{content:"";background:var(--accent);border-radius:999px 0 0 999px;width:3px;height:28px;position:absolute;top:18px;right:0}.neighborhood-article-subsection h3{color:#282828;margin:0 0 9px;font-size:16px;font-weight:900;line-height:1.8}.neighborhood-article-subsection p{color:#666;text-align:justify;margin:0;font-size:13px;font-weight:500;line-height:2.15}@media (max-width:900px){.neighborhood-article-subsections{grid-template-columns:1fr}}@media (max-width:600px){.neighborhood-article{width:94%;margin-top:46px}.neighborhood-article-header{margin-bottom:20px}.neighborhood-article-badge{padding:5px 10px;font-size:10px}.neighborhood-article-header h2{font-size:18px;line-height:1.75}.neighborhood-article-header>p{margin-top:7px;font-size:11px;line-height:1.9}.neighborhood-article-intro{border-right-width:4px;border-radius:13px;margin-bottom:28px;padding:15px 14px}.neighborhood-article-intro:before{margin-bottom:8px;font-size:11px}.neighborhood-article-intro p{text-align:right;margin-bottom:10px;font-size:11.5px;line-height:2.05}.neighborhood-article-section{padding:28px 0}.neighborhood-article-section>h2{align-items:flex-start;gap:9px;margin-bottom:14px;font-size:15px;line-height:1.8}.article-section-number{border-radius:9px;flex-basis:32px;width:32px;height:32px;font-size:10px}.neighborhood-article-main-text{padding-right:41px}.neighborhood-article-main-text p{text-align:right;font-size:11.5px;line-height:2.05}.neighborhood-article-subsections{grid-template-columns:1fr;gap:8px;margin-top:18px;padding-right:41px}.neighborhood-article-subsection{border-radius:10px;padding:12px}.neighborhood-article-subsection:before{height:23px;top:13px}.neighborhood-article-subsection h3{margin-bottom:6px;font-size:12.5px}.neighborhood-article-subsection p{text-align:right;font-size:10.5px;line-height:2}}.location-services-links{width:100%;padding:50px 20px}.location-services-box{background:#fff;border:1px solid #eee;border-radius:24px;max-width:1100px;margin:0 auto;padding:35px}.location-services-box h2{text-align:center;margin-bottom:15px;font-size:28px}.location-services-box p{text-align:center;margin-bottom:30px;line-height:2}.location-services-grid{grid-template-columns:repeat(5,1fr);gap:15px;display:grid}.location-services-grid a{text-align:center;color:#222;background:#f7f7f7;border-radius:12px;padding:14px 10px;text-decoration:none;transition:all .2s;display:block}.location-services-grid a:hover{color:#fff;background:#ff5a1f}@media (max-width:900px){.location-services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.location-services-grid{grid-template-columns:1fr}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-font-weight{syntax:"*";inherits:false}
@font-face{font-family:Vazirmatn;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/f1d25eabcf1db66d-s.p.21se6xk6bxqs6.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/3be67f396f7d45c3-s.10ayu6ka6csf1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ec8f59eafded4799-s.2avnhkksosb5d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Vazirmatn Fallback;src:local(Arial);ascent-override:101.87%;descent-override:53.36%;line-gap-override:0.0%;size-adjust:100.66%}.vazirmatn_c5d17938-module__voRQ4G__className{font-family:Vazirmatn,Vazirmatn Fallback;font-style:normal}
