.CallDrawer_overlay__drHPZ{position:fixed;inset:0;background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .4s ease;z-index:1000}.CallDrawer_overlay__drHPZ.CallDrawer_show__HqS4Y{opacity:1;visibility:visible}.CallDrawer_drawer__ejTjX{position:fixed;top:0;right:0;height:100%;width:480px;max-width:100%;background:#fefaee;color:#111;padding:60px 40px;z-index:1001;transform:translateX(100%);transition:transform .5s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.CallDrawer_drawer__ejTjX.CallDrawer_open__pgH_a{transform:translateX(0)}@media (max-width:768px){.CallDrawer_drawer__ejTjX{width:100%;padding:40px 24px}}.CallDrawer_close__9dXAD{position:absolute;top:20px;right:24px;font-size:22px;background:none;border:none;color:#c9a96e;cursor:pointer}.CallDrawer_title__C34XD{font-size:28px;font-weight:600;line-height:1.4;margin-bottom:32px;letter-spacing:-.5px;color:#0f2a23}.CallDrawer_input__EZFfn{width:100%;max-width:320px;padding:16px;font-size:16px;border-radius:0;border:1px solid #ddd;background:#fff;color:#111;outline:none;transition:.3s}.CallDrawer_input__EZFfn:focus{border-color:#c9a96e;background:hsla(0,0%,100%,.08)}.CallDrawer_button__UypHu{width:100%;max-width:320px;margin-top:20px;padding:16px;border-radius:0;border:none;background:#c9a96e;color:#0b0e10;font-weight:500;font-size:.95rem;letter-spacing:.08em;cursor:pointer;transition:.3s ease;text-transform:uppercase}.CallDrawer_button__UypHu:hover{background:#d8b97f;transform:translateY(-2px)}.CallDrawer_agreement__hI5ex{margin-top:18px;font-size:13px;opacity:.7;color:#444;max-width:320px;line-height:1.5}.CallDrawer_agreement__hI5ex a{color:#c9a96e;text-decoration:underline}.CallDrawer_schedule__MFWJe{margin-top:28px;font-size:14px;color:#c9a96e;cursor:pointer;transition:.3s}.CallDrawer_schedule__MFWJe:hover{opacity:.8}.CallDrawer_success___IegX{margin-top:20px;font-size:18px;color:#c9a96e}.CallDrawer_scheduleBox__OFlfA{margin-top:20px;display:flex;flex-direction:column;gap:12px;width:100%;max-width:320px;animation:CallDrawer_fadeIn__Tu_BX .3s ease}.CallDrawer_dateInput__1yI9Z{padding:14px;border-radius:4px;border:1px solid #ddd;background:#fff;font-size:14px}@keyframes CallDrawer_fadeIn__Tu_BX{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.CallDrawer_honeypot__NfYRY{position:absolute;left:-9999px;top:-9999px;opacity:0}.CallDrawer_timer__40f7N{margin-top:18px;font-size:42px;font-weight:600;color:#111}.CallDrawer_success___IegX{margin-top:16px;font-size:16px;color:#444;max-width:320px}.CallDrawer_agreement__hI5ex{margin-top:14px;font-size:14px;color:#111}.CallDrawer_underline__q82BQ{text-decoration:underline}.CallDrawer_scheduleLink__RyZOA{margin-top:18px;font-size:16px;color:#111;text-decoration:underline;cursor:pointer}.ContactSection_section__fmGVi{padding:8rem 2rem;background:#0c0f11;color:#f5f5f5;background:linear-gradient(110deg,rgba(11,14,16,.96) 45%,rgba(11,14,16,.75)),url(/images/hero-background.jpg) 50% /cover no-repeat}.ContactSection_container__SH5c3{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem}.ContactSection_left__v4yul h2{font-size:2.5rem;font-weight:500;margin-bottom:2rem}.ContactSection_left__v4yul p{color:hsla(0,0%,100%,.75);margin-bottom:2rem}.ContactSection_contacts__zUrTm p{margin-bottom:.8rem;font-size:.95rem;color:hsla(0,0%,100%,.8)}.ContactSection_contacts__zUrTm a{color:var(--accent-gold,gold);text-decoration:none;transition:opacity .3s ease;border-bottom:1px solid transparent}.ContactSection_contacts__zUrTm a:hover{opacity:.8;border-bottom-color:var(--accent-gold,gold)}.ContactSection_form__nUQYu{display:flex;flex-direction:column;gap:1.5rem}.ContactSection_form__nUQYu input,.ContactSection_form__nUQYu textarea{background:transparent;border:none;border-bottom:1px solid hsla(0,0%,100%,.2);padding:.8rem 0;color:#fff;font-size:.95rem;outline:none;transition:.3s ease;width:100%}.ContactSection_form__nUQYu input:focus,.ContactSection_form__nUQYu textarea:focus{border-color:var(--accent-gold,gold)}.ContactSection_form__nUQYu input::placeholder,.ContactSection_form__nUQYu textarea::placeholder{color:hsla(0,0%,100%,.4);transition:opacity .3s ease}.ContactSection_form__nUQYu input:focus::placeholder,.ContactSection_form__nUQYu textarea:focus::placeholder{opacity:.7}.ContactSection_form__nUQYu input[style*="display: none"]{display:none!important}.ContactSection_error__hKsVR{color:#ff6b6b;background:hsla(0,100%,71%,.1);border-left:3px solid #ff6b6b}.ContactSection_error__hKsVR,.ContactSection_success__s2ocz{font-size:.9rem;margin-bottom:.5rem;padding:.5rem 1rem;border-radius:0 4px 4px 0}.ContactSection_success__s2ocz{color:#51cf66;background:rgba(81,207,102,.1);border-left:3px solid #51cf66}.ContactSection_form__nUQYu button{margin-top:2rem;background:var(--accent-gold,gold);border:none;padding:1rem;color:#0c0f11;font-weight:500;cursor:pointer;transition:.3s ease;border-radius:4px;font-size:.95rem;letter-spacing:.5px}.ContactSection_form__nUQYu button:hover:not(:disabled){opacity:.85;transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,215,0,.2)}.ContactSection_form__nUQYu button:disabled{opacity:.5;cursor:not-allowed}.ContactSection_right__myU0E{display:flex;flex-direction:column;justify-content:center;color:hsla(0,0%,100%,.85)}.ContactSection_right__myU0E p{line-height:1.8;margin-bottom:2rem}.ContactSection_callbackButton__6dlX_{background:var(--accent-gold,gold);color:#0b0e10;padding:1.1rem 3rem;font-size:.95rem;font-weight:500;letter-spacing:.08em;border:none;cursor:pointer;transition:.3s ease;border-radius:4px}.ContactSection_callbackButton__6dlX_:hover{opacity:.85;transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,215,0,.2)}.ContactSection_policy__SxLim{margin-top:16px;font-size:12px;line-height:1.5;color:hsla(0,0%,100%,.6);text-align:center}.ContactSection_policy__SxLim a{color:hsla(0,0%,100%,.6)}@keyframes ContactSection_slideIn__wJwcq{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ContactSection_error__hKsVR,.ContactSection_success__s2ocz{animation:ContactSection_slideIn__wJwcq .3s ease}@media (max-width:1024px){.ContactSection_container__SH5c3{grid-template-columns:1fr;gap:4rem}.ContactSection_left__v4yul h2{font-size:2.2rem}.ContactSection_right__myU0E p{font-size:.95rem}.ContactSection_callbackButton__6dlX_{padding:1rem 2.5rem}}@media (max-width:768px){.ContactSection_container__SH5c3{grid-template-columns:1fr;gap:3rem}.ContactSection_left__v4yul h2{font-size:2rem}.ContactSection_contacts__zUrTm a,.ContactSection_contacts__zUrTm p,.ContactSection_left__v4yul p,.ContactSection_right__myU0E p{font-size:.9rem}}@media (max-width:480px){.ContactSection_section__fmGVi{padding:4rem 1rem}.ContactSection_left__v4yul h2{font-size:1.8rem}.ContactSection_contacts__zUrTm p,.ContactSection_left__v4yul p,.ContactSection_right__myU0E p{font-size:.85rem}.ContactSection_form__nUQYu button,.ContactSection_form__nUQYu input,.ContactSection_form__nUQYu textarea{font-size:.85rem;padding:.7rem}.ContactSection_form__nUQYu button{padding:.8rem;margin-top:1.5rem}.ContactSection_error__hKsVR,.ContactSection_success__s2ocz{font-size:.8rem;padding:.4rem .8rem}.ContactSection_contacts__zUrTm a{font-size:.85rem}}@media (prefers-color-scheme:dark){.ContactSection_form__nUQYu input,.ContactSection_form__nUQYu textarea{border-bottom-color:hsla(0,0%,100%,.15)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.ContactSection_section__fmGVi{background:linear-gradient(110deg,rgba(11,14,16,.96) 45%,rgba(11,14,16,.75)),url(/images/hero-background@2x.jpg) 50% /cover no-repeat}}.Montazh_hero__XkTU9,.Montazh_page__RUrVC{background:#0b0e10;color:#f5f5f5}.Montazh_hero__XkTU9{position:relative;min-height:80vh;display:flex;align-items:center}.Montazh_overlay__Hxbvk{position:absolute;inset:0;background:linear-gradient(110deg,rgba(11,14,16,.96) 45%,rgba(11,14,16,.75)),url(/images/architectural-blueprints.jpg) 50% /cover no-repeat}.Montazh_container__zSaMB{position:relative;z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:5rem}.Montazh_content__9iSZE{max-width:900px;display:flex;flex-direction:column}.Montazh_badge__ruy6R{display:inline-block;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#d4a853;margin-bottom:2.5rem;padding-bottom:.5rem;border-bottom:1px solid #d4a853}.Montazh_title__Y28aR{font-size:3.5rem;font-weight:500;line-height:1.25;margin-bottom:2rem;max-width:900px;margin-top:8rem}.Montazh_subtitle__VU8jH{font-size:1.2rem;line-height:1.9;color:hsla(0,0%,100%,.75);margin-bottom:3.5rem;max-width:720px}.Montazh_actions__HdDe_{display:flex;align-items:center;gap:1rem}.Montazh_callbackButton__NYjDf{background:#d4a853;color:#0b0e10;padding:1.1rem 3rem;font-size:.95rem;font-weight:500;letter-spacing:.08em;border:none;cursor:pointer;transition:.3s ease}.Montazh_callbackButton__NYjDf:hover{opacity:.85}.Montazh_services__g_s94{background:#0f1315}.Montazh_servicesGrid__XQ_58{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:4rem}.Montazh_serviceCard__8HaZr{background:hsla(0,0%,100%,.02);border:1px solid rgba(212,168,83,.1);padding:2.5rem;transition:.3s ease}.Montazh_serviceCard__8HaZr:hover{border-color:rgba(212,168,83,.3);background:rgba(212,168,83,.02)}.Montazh_serviceTitle__GxKO8{font-size:1.8rem;font-weight:500;color:#d4a853;margin-bottom:1.5rem;line-height:1.3}.Montazh_serviceDescription__rhek1{font-size:1rem;line-height:1.7;color:hsla(0,0%,100%,.8);margin-bottom:1.5rem}.Montazh_serviceFeatures__C4dnd{list-style:none;padding:0;margin:0}.Montazh_serviceFeature__x_C7T{display:flex;align-items:flex-start;gap:.5rem;font-size:.95rem;line-height:1.6;color:hsla(0,0%,100%,.7);margin-bottom:.5rem}.Montazh_featureBullet__fUd6N{color:#d4a853;font-size:1.2rem;line-height:1}.Montazh_stagesSection__L99b8{margin-bottom:5rem}.Montazh_stagesTitle__i6LWD{font-size:2.5rem;font-weight:500;color:#d4a853;margin-bottom:3rem;text-align:center}.Montazh_stagesGrid__laeeA{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.Montazh_stageCard__rGdws{background:hsla(0,0%,100%,.02);border:1px solid rgba(212,168,83,.1);padding:2rem;text-align:center;transition:.3s ease}.Montazh_stageCard__rGdws:hover{border-color:rgba(212,168,83,.3);background:rgba(212,168,83,.02)}.Montazh_stageNumber__yECQJ{display:inline-block;font-size:.9rem;font-weight:500;letter-spacing:.1em;color:#d4a853;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #d4a853}.Montazh_stageName__Y_7Yd{font-size:1.4rem;font-weight:500;color:#f5f5f5;margin-bottom:1rem;line-height:1.3}.Montazh_stageDescription__rsnz3{font-size:.95rem;line-height:1.6;color:hsla(0,0%,100%,.7)}.Montazh_standardsSection__jB0nM{max-width:900px;margin:0 auto 5rem;padding:2rem 0;text-align:center}.Montazh_standardsTitle__IaCLT{font-size:2.5rem;font-weight:500;color:#d4a853;margin-bottom:1.5rem;line-height:1.2}.Montazh_standardsText__6y7Ki{font-size:1.2rem;line-height:1.8;color:hsla(0,0%,100%,.8)}.Montazh_advantagesSection__B_GQ9{margin-bottom:5rem}.Montazh_advantagesTitle__x6BzD{font-size:2.5rem;font-weight:500;color:#d4a853;margin-bottom:3rem;text-align:center}.Montazh_advantagesGrid__nTeoe{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.Montazh_advantageItem__TAlaM{text-align:center;padding:2rem;background:hsla(0,0%,100%,.02);border:1px solid rgba(212,168,83,.1);border-radius:8px;transition:.3s ease}.Montazh_advantageItem__TAlaM:hover{border-color:rgba(212,168,83,.3);transform:translateY(-5px)}.Montazh_advantageIcon__xeR7V{width:3rem;height:3rem;margin:0 auto 1.5rem;background:#d4a853;color:#0b0e10;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.Montazh_advantageItem__TAlaM h3{font-size:1.3rem;font-weight:500;color:#f5f5f5;margin-bottom:.8rem}.Montazh_advantageItem__TAlaM p{font-size:.95rem;line-height:1.5;color:hsla(0,0%,100%,.7)}.Montazh_ctaSection__G12jz{text-align:center;padding:4rem;background:linear-gradient(135deg,#0f1315,#1a1e22);border-radius:8px;margin-top:2rem}.Montazh_ctaTitle___DA_r{font-size:2.2rem;font-weight:500;margin-bottom:1rem;color:#f5f5f5}.Montazh_ctaText___J3Pz{font-size:1.2rem;color:hsla(0,0%,100%,.7);margin-bottom:2rem}.Montazh_ctaButton__1iu7r{background:transparent;color:#d4a853;padding:1.1rem 3.5rem;font-size:1rem;font-weight:500;letter-spacing:.08em;border:2px solid #d4a853;cursor:pointer;transition:.3s ease}.Montazh_ctaButton__1iu7r:hover{background:#d4a853;color:#0b0e10}@media (max-width:1024px){.Montazh_container__zSaMB{padding:5rem 2rem}.Montazh_title__Y28aR{font-size:2.8rem;margin-top:6rem}.Montazh_servicesGrid__XQ_58{gap:1.5rem}.Montazh_serviceCard__8HaZr{padding:2rem}.Montazh_serviceTitle__GxKO8{font-size:1.6rem}.Montazh_advantagesGrid__nTeoe,.Montazh_stagesGrid__laeeA{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Montazh_standardsTitle__IaCLT{font-size:2.2rem}.Montazh_standardsText__6y7Ki{font-size:1.1rem}}@media (max-width:768px){.Montazh_hero__XkTU9{min-height:60vh}.Montazh_title__Y28aR{font-size:2.2rem;margin-top:4rem}.Montazh_subtitle__VU8jH{font-size:1.1rem}.Montazh_servicesGrid__XQ_58{grid-template-columns:1fr}.Montazh_serviceCard__8HaZr{padding:2rem}.Montazh_stagesGrid__laeeA{grid-template-columns:1fr}.Montazh_advantagesGrid__nTeoe{grid-template-columns:1fr;gap:1rem}.Montazh_standardsSection__jB0nM{margin-bottom:3rem}.Montazh_standardsTitle__IaCLT{font-size:2rem}.Montazh_standardsText__6y7Ki{font-size:1rem}.Montazh_ctaSection__G12jz{padding:3rem 2rem}.Montazh_ctaTitle___DA_r{font-size:1.8rem}}@media (max-width:480px){.Montazh_container__zSaMB{padding:3rem 1rem}.Montazh_badge__ruy6R{font-size:.65rem;margin-bottom:1.5rem}.Montazh_title__Y28aR{font-size:1.8rem;line-height:1.3;margin-top:3rem}.Montazh_subtitle__VU8jH{font-size:.95rem;line-height:1.6;margin-bottom:2rem}.Montazh_callbackButton__NYjDf{width:100%;padding:1rem}.Montazh_serviceCard__8HaZr{padding:1.5rem}.Montazh_serviceTitle__GxKO8{font-size:1.4rem}.Montazh_serviceDescription__rhek1{font-size:.95rem}.Montazh_serviceFeature__x_C7T{font-size:.9rem}.Montazh_stageCard__rGdws{padding:1.5rem}.Montazh_stageName__Y_7Yd{font-size:1.2rem}.Montazh_stageDescription__rsnz3{font-size:.9rem}.Montazh_standardsSection__jB0nM{padding:1.5rem 0}.Montazh_standardsTitle__IaCLT{font-size:1.8rem;margin-bottom:1rem}.Montazh_standardsText__6y7Ki{font-size:.95rem;line-height:1.6}.Montazh_advantageItem__TAlaM{padding:1.5rem}.Montazh_advantageItem__TAlaM h3{font-size:1.2rem}.Montazh_ctaSection__G12jz{padding:2rem 1rem}.Montazh_ctaTitle___DA_r{font-size:1.5rem}.Montazh_ctaText___J3Pz{font-size:1rem}.Montazh_ctaButton__1iu7r{width:100%;padding:1rem}}