.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}}.Truboprovody_hero__labfK,.Truboprovody_page__0m8ng{background:#0b0e10;color:#f5f5f5}.Truboprovody_hero__labfK{position:relative;min-height:80vh;display:flex;align-items:center}.Truboprovody_overlay__jGqky{position:absolute;inset:0;background:linear-gradient(110deg,rgba(11,14,16,.96) 45%,rgba(11,14,16,.75)),url(/images/9344.jpg) 50% /cover no-repeat}.Truboprovody_container__OL2VE{position:relative;z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:5rem}.Truboprovody_content__oX9tA{max-width:900px;display:flex;flex-direction:column}.Truboprovody_badge__8uPcv{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}.Truboprovody_title__R3jB6{font-size:3.5rem;font-weight:500;line-height:1.25;margin-bottom:2rem;max-width:900px;margin-top:8rem}.Truboprovody_subtitle__Umuux{font-size:1.2rem;line-height:1.9;color:hsla(0,0%,100%,.75);margin-bottom:3.5rem;max-width:720px}.Truboprovody_actions__qk0Jn{display:flex;align-items:center;gap:1rem}.Truboprovody_callbackButton__INj0Z{background:#d4a853;color:#0b0e10;padding:1.1rem 3rem;font-size:.95rem;font-weight:500;letter-spacing:.08em;border:none;cursor:pointer;transition:.3s ease}.Truboprovody_callbackButton__INj0Z:hover{opacity:.85}.Truboprovody_services__o2YMR{background:#0f1315}.Truboprovody_servicesGrid__KiVvc{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:4rem}.Truboprovody_serviceCard__L_v3x{background:hsla(0,0%,100%,.02);border:1px solid rgba(212,168,83,.1);padding:2.5rem;transition:.3s ease}.Truboprovody_serviceCard__L_v3x:hover{border-color:rgba(212,168,83,.3);background:rgba(212,168,83,.02)}.Truboprovody_serviceTitle__VLI57{font-size:1.8rem;font-weight:500;color:#d4a853;margin-bottom:1.5rem;line-height:1.3}.Truboprovody_serviceDescription__DBtZH{font-size:1rem;line-height:1.7;color:hsla(0,0%,100%,.8);margin-bottom:1.5rem}.Truboprovody_serviceFeatures__3Kt_B{list-style:none;padding:0;margin:0}.Truboprovody_serviceFeature__CH85L{display:flex;align-items:flex-start;gap:.5rem;font-size:.95rem;line-height:1.6;color:hsla(0,0%,100%,.7);margin-bottom:.5rem}.Truboprovody_featureBullet__txZuu{color:#d4a853;font-size:1.2rem;line-height:1}.Truboprovody_materialsSection__zCnBW{margin:0 auto 4rem;padding:2rem 0}.Truboprovody_materialsTitle__IFQaZ{font-size:2.5rem;font-weight:500;color:#d4a853;margin-bottom:1.5rem;line-height:1.2}.Truboprovody_materialsText__0uJnG{font-size:1.2rem;line-height:1.8;color:hsla(0,0%,100%,.8)}.Truboprovody_ctaSection__zwP5s{text-align:center;padding:4rem;background:linear-gradient(135deg,#0f1315,#1a1e22);border-radius:8px}.Truboprovody_ctaTitle__G8GIP{font-size:2.2rem;font-weight:500;margin-bottom:1rem;color:#f5f5f5}.Truboprovody_ctaText___l2oU{font-size:1.2rem;color:hsla(0,0%,100%,.7);margin-bottom:2rem}.Truboprovody_ctaButton__hDXND{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}.Truboprovody_ctaButton__hDXND:hover{background:#d4a853;color:#0b0e10}@media (max-width:1024px){.Truboprovody_container__OL2VE{padding:5rem 2rem}.Truboprovody_title__R3jB6{font-size:2.8rem}.Truboprovody_servicesGrid__KiVvc{gap:1.5rem}.Truboprovody_serviceCard__L_v3x{padding:2rem}.Truboprovody_serviceTitle__VLI57{font-size:1.6rem}.Truboprovody_materialsTitle__IFQaZ{font-size:2.2rem}.Truboprovody_materialsText__0uJnG{font-size:1.1rem}}@media (max-width:768px){.Truboprovody_hero__labfK{min-height:60vh}.Truboprovody_title__R3jB6{font-size:2.2rem}.Truboprovody_subtitle__Umuux{font-size:1.1rem}.Truboprovody_servicesGrid__KiVvc{grid-template-columns:1fr}.Truboprovody_serviceCard__L_v3x{padding:2rem}.Truboprovody_materialsSection__zCnBW{margin-bottom:3rem}.Truboprovody_materialsTitle__IFQaZ{font-size:2rem}.Truboprovody_materialsText__0uJnG{font-size:1rem}.Truboprovody_ctaSection__zwP5s{padding:3rem 2rem}.Truboprovody_ctaTitle__G8GIP{font-size:1.8rem}}@media (max-width:480px){.Truboprovody_container__OL2VE{padding:3rem 1rem}.Truboprovody_badge__8uPcv{font-size:.65rem;margin-bottom:1.5rem}.Truboprovody_title__R3jB6{font-size:1.8rem;line-height:1.3}.Truboprovody_subtitle__Umuux{font-size:.95rem;line-height:1.6;margin-bottom:2rem}.Truboprovody_callbackButton__INj0Z{width:100%;padding:1rem}.Truboprovody_serviceCard__L_v3x{padding:1.5rem}.Truboprovody_serviceTitle__VLI57{font-size:1.4rem}.Truboprovody_serviceDescription__DBtZH{font-size:.95rem}.Truboprovody_serviceFeature__CH85L{font-size:.9rem}.Truboprovody_materialsSection__zCnBW{margin-bottom:2.5rem;padding:1.5rem 0}.Truboprovody_materialsTitle__IFQaZ{font-size:1.8rem;margin-bottom:1rem}.Truboprovody_materialsText__0uJnG{font-size:.95rem;line-height:1.6}.Truboprovody_ctaSection__zwP5s{padding:2rem 1rem}.Truboprovody_ctaTitle__G8GIP{font-size:1.5rem}.Truboprovody_ctaText___l2oU{font-size:1rem}.Truboprovody_ctaButton__hDXND{width:100%;padding:1rem}}