.header[data-v-91a8ed62]{background:#fff;padding:1rem 0;box-shadow:0 2px 10px #00000014;position:fixed;top:0;left:0;right:0;width:100%;z-index:100}.container[data-v-91a8ed62]{max-width:1400px;margin:0 auto;padding:0 2rem}.header-content[data-v-91a8ed62]{display:flex;justify-content:space-between;align-items:center;gap:2rem}.logo-section[data-v-91a8ed62]{display:flex;align-items:center;gap:.75rem}.logo-icon[data-v-91a8ed62]{width:32px;height:32px}.logo-text[data-v-91a8ed62]{font-size:1.4rem;font-weight:600;color:#333;letter-spacing:-.5px}.header-right[data-v-91a8ed62]{display:flex;align-items:center;gap:1rem;flex-shrink:0}.header-contact[data-v-91a8ed62]{display:flex;align-items:center;gap:.5rem;color:#333}.phone-icon[data-v-91a8ed62]{width:20px;height:20px;stroke:#333}.phone-text[data-v-91a8ed62]{font-size:1rem;font-weight:500}.callback-btn[data-v-91a8ed62]{background:#f5f5f5;border:none;padding:.6rem 1.4rem;border-radius:8px;font-size:.95rem;font-weight:500;color:#333;cursor:pointer;transition:all .3s ease}.callback-btn[data-v-91a8ed62]:hover{background:#e9e9e9;transform:translateY(-1px)}.nav[data-v-91a8ed62]{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;flex:1;justify-content:center}.nav-link[data-v-91a8ed62]{color:#333;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .3s ease;white-space:nowrap}.nav-link[data-v-91a8ed62]:hover{color:#d4af37}.nav-dot[data-v-91a8ed62]{color:#999;font-size:.8rem;padding:0 .1rem}.burger-btn[data-v-91a8ed62]{display:none;background:none;border:none;cursor:pointer;color:#333;padding:0;margin-left:1rem}.overlay[data-v-91a8ed62]{display:none;position:fixed;inset:0;background:#00000080;z-index:150;opacity:0;transition:opacity .3s ease;pointer-events:none}.overlay.active[data-v-91a8ed62]{opacity:1;pointer-events:auto}.mobile-sidebar[data-v-91a8ed62]{position:fixed;top:0;right:-100%;width:85%;max-width:320px;height:100vh;background:#fff;z-index:200;padding:2rem;box-shadow:-2px 0 20px #0000001a;transition:right .3s ease;overflow-y:auto}.mobile-sidebar.active[data-v-91a8ed62]{right:0}.mobile-nav[data-v-91a8ed62]{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.mobile-nav-link[data-v-91a8ed62]{color:#333;text-decoration:none;font-size:1.1rem;font-weight:500;padding:.75rem 0;border-bottom:1px solid #f0f0f0;transition:color .3s ease}.mobile-nav-link[data-v-91a8ed62]:hover{color:#d4af37}.mobile-contact[data-v-91a8ed62]{margin-top:2rem;padding-top:2rem;border-top:1px solid #f0f0f0}.mobile-phone[data-v-91a8ed62]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.1rem;font-weight:500;color:#333}.mobile-callback-btn[data-v-91a8ed62]{width:100%;background:#d4af37;color:#fff;border:none;padding:1rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.mobile-callback-btn[data-v-91a8ed62]:hover{background:#c9a135}@media(max-width:1024px){.header-content[data-v-91a8ed62]{flex-wrap:wrap;gap:1rem}.nav[data-v-91a8ed62]{order:3;width:100%;justify-content:center}}@media(max-width:768px){.logo-text[data-v-91a8ed62]{font-size:1.1rem}.desktop-nav[data-v-91a8ed62],.desktop-contact[data-v-91a8ed62],.desktop-callback[data-v-91a8ed62]{display:none}.burger-btn[data-v-91a8ed62]{display:block}.header-right[data-v-91a8ed62]{gap:.5rem}.overlay[data-v-91a8ed62],.mobile-sidebar[data-v-91a8ed62]{display:block}}.hero[data-v-1e0bef7c]{position:relative;height:100vh;padding:0;background:#f9f9f9;overflow:hidden;display:flex;align-items:center}.hero-background[data-v-1e0bef7c]{position:absolute;inset:0;background-image:url(/%D1%82%D0%B5%D0%BA%D1%81%D1%82%D1%83%D1%80%D0%B0%20%D0%BD%D0%B0%20hero%20section.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.15;pointer-events:none}.container[data-v-1e0bef7c]{max-width:1400px;margin:0;padding:120px 2rem 0 4rem;position:relative;z-index:1}.hero-text[data-v-1e0bef7c]{position:relative;z-index:1;max-width:600px;margin-left:0}.hero-title[data-v-1e0bef7c]{font-size:3.5rem;font-weight:700;color:#d4af37;margin-bottom:1rem;line-height:1.1;letter-spacing:-1px}.hero-subtitle[data-v-1e0bef7c]{font-size:1.2rem;color:#666;font-weight:500;margin-bottom:2rem;font-style:italic}.hero-description[data-v-1e0bef7c]{margin-bottom:2.5rem}.desc-text[data-v-1e0bef7c]{font-size:.95rem;color:#555;line-height:1.6;margin-bottom:1rem;font-weight:400}.cta-button[data-v-1e0bef7c]{background:#d4af37;color:#fff;border:none;padding:1.2rem 3rem;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #d4af374d}.cta-button[data-v-1e0bef7c]:hover{background:#c9a135;transform:translateY(-2px);box-shadow:0 6px 20px #d4af3766}.hero-image[data-v-1e0bef7c]{position:absolute;bottom:-1%;right:-3%;width:auto;height:auto;overflow:hidden;z-index:2}.hero-image img[data-v-1e0bef7c]{width:auto;height:700px;max-width:500px;max-height:70vh;display:block;object-fit:contain}@media(max-width:1024px){.hero-text[data-v-1e0bef7c]{max-width:500px}.hero-title[data-v-1e0bef7c]{font-size:2.5rem}.hero-subtitle[data-v-1e0bef7c]{font-size:1.1rem}.hero-image img[data-v-1e0bef7c]{max-width:400px;max-height:60vh}}@media(max-width:768px){.hero[data-v-1e0bef7c]{min-height:100vh;padding:0}.container[data-v-1e0bef7c]{padding:100px 1.5rem 2rem}.hero-text[data-v-1e0bef7c]{max-width:100%;margin:0 auto;text-align:center}.hero-title[data-v-1e0bef7c]{font-size:2rem}.hero-subtitle[data-v-1e0bef7c]{font-size:1rem;margin-bottom:1.5rem}.hero-description[data-v-1e0bef7c]{margin-bottom:2rem}.desc-text[data-v-1e0bef7c]{font-size:.9rem;line-height:1.6}.cta-button[data-v-1e0bef7c]{padding:1rem 2rem;font-size:1rem;width:100%}.hero-image[data-v-1e0bef7c]{display:none}}.stats-section[data-v-49ae6471]{padding:5rem 0;background:#fff;position:relative}.container[data-v-49ae6471]{max-width:1400px;margin:0 auto;padding:0 2rem}.stats-grid[data-v-49ae6471]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.stat-card[data-v-49ae6471]{padding:3rem 2.5rem;text-align:left}.stat-icon-wrapper[data-v-49ae6471]{width:80px;height:80px;background:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.stat-icon[data-v-49ae6471]{width:40px;height:40px;color:#fff;stroke-width:1.5}.stat-number[data-v-49ae6471]{font-size:4rem;font-weight:700;color:#333;margin-bottom:1rem;line-height:1}.stat-divider[data-v-49ae6471]{width:40px;height:3px;background:#333;margin-bottom:1.5rem;border-radius:2px}.stat-label[data-v-49ae6471]{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1rem;line-height:1.3}.stat-description[data-v-49ae6471]{font-size:1rem;color:#666;line-height:1.6}@media(max-width:1024px){.stats-grid[data-v-49ae6471]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-card[data-v-49ae6471]:last-child{grid-column:1 / -1}}@media(max-width:768px){.stats-section[data-v-49ae6471]{padding:3rem 0}.container[data-v-49ae6471]{padding:0 1.5rem}.stats-grid[data-v-49ae6471]{grid-template-columns:1fr;gap:1.5rem}.stat-card[data-v-49ae6471]{padding:2rem 1.5rem}.stat-icon-wrapper[data-v-49ae6471]{width:70px;height:70px;margin-bottom:1.5rem}.stat-icon[data-v-49ae6471]{width:36px;height:36px}.stat-number[data-v-49ae6471]{font-size:3rem}.stat-label[data-v-49ae6471]{font-size:1.3rem}.stat-description[data-v-49ae6471]{font-size:.95rem}}.services-section[data-v-ea43a138]{padding:6rem 0;background:#f9f9f9;overflow:hidden;position:relative}.section-background[data-v-ea43a138]{position:absolute;inset:0;background-image:url(/%D1%82%D0%B5%D0%BA%D1%81%D1%82%D1%83%D1%80%D0%B0%20%D0%BD%D0%B0%20hero%20section.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.15;pointer-events:none}.container[data-v-ea43a138]{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.section-title[data-v-ea43a138]{font-size:3rem;font-weight:700;color:#333;text-align:center;margin-bottom:5rem}.service-item[data-v-ea43a138]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:6rem;width:100%}.service-item[data-v-ea43a138]:last-child{margin-bottom:0}.service-item[data-v-ea43a138]:nth-of-type(2n){grid-template-columns:1fr 1fr}.service-item:nth-of-type(2n)>.service-image[data-v-ea43a138]{order:-1}.service-content[data-v-ea43a138]{padding:2rem}.service-icon-wrapper[data-v-ea43a138]{width:80px;height:80px;background:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.service-icon[data-v-ea43a138]{width:40px;height:40px;color:#fff;stroke-width:1.5}.service-title[data-v-ea43a138]{font-size:2rem;font-weight:700;color:#333;margin-bottom:1.5rem;line-height:1.2}.service-text[data-v-ea43a138]{font-size:1.1rem;color:#666;line-height:1.7;margin-bottom:2rem}.service-features[data-v-ea43a138]{display:flex;flex-direction:column;gap:1rem}.feature-item[data-v-ea43a138]{display:flex;align-items:center;gap:1rem;font-size:1rem;color:#555}.feature-icon[data-v-ea43a138]{width:24px;height:24px;color:#d4af37;flex-shrink:0}.service-image[data-v-ea43a138]{height:400px;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000001a}.service-image img[data-v-ea43a138]{width:100%;height:100%;object-fit:cover;display:block}.image-placeholder[data-v-ea43a138]{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;color:#fff;text-align:center}@media(max-width:1024px){.service-item[data-v-ea43a138]{grid-template-columns:1fr;gap:2rem}.service-item.reverse[data-v-ea43a138]{direction:ltr}.service-item .service-image[data-v-ea43a138]{order:-1!important;height:300px}.service-item[data-v-ea43a138]:nth-of-type(2n){grid-template-columns:1fr!important}.section-title[data-v-ea43a138]{font-size:2.5rem;margin-bottom:3rem}}@media(max-width:768px){.services-section[data-v-ea43a138]{padding:4rem 0}.container[data-v-ea43a138]{padding:0 1.5rem}.section-title[data-v-ea43a138]{font-size:2rem;margin-bottom:3rem}.service-item[data-v-ea43a138]{margin-bottom:4rem}.service-content[data-v-ea43a138]{padding:1rem}.service-icon-wrapper[data-v-ea43a138]{width:70px;height:70px;margin-bottom:1.5rem}.service-icon[data-v-ea43a138]{width:36px;height:36px}.service-title[data-v-ea43a138]{font-size:1.6rem;margin-bottom:1rem}.service-text[data-v-ea43a138]{font-size:1rem;margin-bottom:1.5rem}.service-image[data-v-ea43a138]{height:250px}.image-placeholder[data-v-ea43a138]{font-size:1.2rem}.feature-item[data-v-ea43a138]{font-size:.95rem}.feature-icon[data-v-ea43a138]{width:20px;height:20px}}.pricing-section[data-v-c01decbe]{padding:6rem 0;background:linear-gradient(to bottom,#fff,#f9f9f9);overflow:hidden}.container[data-v-c01decbe]{max-width:1400px;margin:0 auto;padding:0 2rem}.section-title[data-v-c01decbe]{font-size:3rem;font-weight:700;color:#333;text-align:center;margin-bottom:1rem}.section-subtitle[data-v-c01decbe]{text-align:center;font-size:1rem;color:#666;max-width:800px;margin:0 auto 4rem;font-style:italic}.pricing-grid[data-v-c01decbe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:5rem}.pricing-card[data-v-c01decbe]{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 5px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #eee}.pricing-card[data-v-c01decbe]:hover{transform:translateY(-5px);box-shadow:0 10px 40px #0000001f}.card-icon-wrapper[data-v-c01decbe]{width:70px;height:70px;background:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.card-icon[data-v-c01decbe]{width:35px;height:35px;color:#fff;stroke-width:1.5}.card-title[data-v-c01decbe]{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1rem;line-height:1.3}.card-description[data-v-c01decbe]{font-size:1rem;color:#666;line-height:1.6;margin-bottom:1.5rem;min-height:50px}.card-price[data-v-c01decbe]{display:flex;align-items:baseline;gap:.3rem}.price-from[data-v-c01decbe]{font-size:.9rem;color:#888}.price-value[data-v-c01decbe]{font-size:2.5rem;font-weight:700;color:#333}.price-currency[data-v-c01decbe]{font-size:1.5rem;color:#333}.discounts-section[data-v-c01decbe]{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 5px 30px #00000014;margin-bottom:3rem}.discounts-header[data-v-c01decbe]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.discounts-icon[data-v-c01decbe]{width:40px;height:40px;color:#d4af37}.discounts-title[data-v-c01decbe]{font-size:2rem;font-weight:700;color:#333}.discounts-description[data-v-c01decbe]{font-size:1.1rem;color:#666;margin-bottom:2rem}.discounts-list[data-v-c01decbe]{display:flex;flex-direction:column;gap:1.5rem}.discount-item[data-v-c01decbe]{display:flex;gap:1.5rem;align-items:start}.discount-icon[data-v-c01decbe]{width:32px;height:32px;color:#d4af37;flex-shrink:0;margin-top:.2rem}.discount-content[data-v-c01decbe]{flex:1}.discount-title[data-v-c01decbe]{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:.3rem}.discount-description[data-v-c01decbe]{font-size:1rem;color:#666;line-height:1.5}.payment-section[data-v-c01decbe]{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 5px 30px #00000014}.payment-title[data-v-c01decbe]{font-size:2rem;font-weight:700;color:#333;text-align:center;margin-bottom:1rem}.payment-description[data-v-c01decbe]{font-size:1.1rem;color:#666;text-align:center;margin-bottom:2.5rem}.payment-methods[data-v-c01decbe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.payment-method[data-v-c01decbe]{display:flex;align-items:center;gap:1rem;padding:1.2rem;background:#f9f9f9;border-radius:12px;transition:all .3s ease}.payment-method[data-v-c01decbe]:hover{background:#333;color:#fff;transform:translateY(-2px)}.payment-method:hover .method-icon[data-v-c01decbe]{color:#fff}.method-icon[data-v-c01decbe]{width:28px;height:28px;color:#333;transition:color .3s ease}.method-name[data-v-c01decbe]{font-size:1rem;font-weight:500}@media(max-width:1024px){.pricing-section[data-v-c01decbe]{padding:5rem 0}.section-title[data-v-c01decbe]{font-size:2.5rem}.section-subtitle[data-v-c01decbe]{font-size:.95rem;margin-bottom:3rem}.pricing-grid[data-v-c01decbe]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:4rem}.pricing-card[data-v-c01decbe]{padding:2rem}.card-icon-wrapper[data-v-c01decbe]{width:65px;height:65px}.card-icon[data-v-c01decbe]{width:33px;height:33px}.card-title[data-v-c01decbe]{font-size:1.4rem}.card-description[data-v-c01decbe]{font-size:1rem}.price-value[data-v-c01decbe]{font-size:2.3rem}.discounts-section[data-v-c01decbe],.payment-section[data-v-c01decbe]{padding:2.5rem;margin-bottom:2.5rem}.discounts-title[data-v-c01decbe]{font-size:1.8rem}.discounts-description[data-v-c01decbe]{font-size:1.05rem}.payment-title[data-v-c01decbe]{font-size:1.8rem}.payment-description[data-v-c01decbe]{font-size:1.05rem}}@media(max-width:768px){.pricing-section[data-v-c01decbe]{padding:3rem 0}.container[data-v-c01decbe]{padding:0 1rem}.section-title[data-v-c01decbe]{font-size:1.8rem;margin-bottom:.5rem}.section-subtitle[data-v-c01decbe]{font-size:.85rem;margin-bottom:2rem;line-height:1.5;padding:0 .5rem}.pricing-grid[data-v-c01decbe]{grid-template-columns:1fr;gap:1.2rem;margin-bottom:2.5rem}.pricing-card[data-v-c01decbe]{padding:1.5rem;border-radius:15px;box-shadow:0 3px 20px #0000000f}.card-icon-wrapper[data-v-c01decbe]{width:55px;height:55px;margin-bottom:1rem}.card-icon[data-v-c01decbe]{width:28px;height:28px}.card-title[data-v-c01decbe]{font-size:1.2rem;margin-bottom:.75rem;line-height:1.4}.card-description[data-v-c01decbe]{font-size:.9rem;margin-bottom:1.2rem;min-height:auto;line-height:1.5}.card-price[data-v-c01decbe]{gap:.25rem}.price-from[data-v-c01decbe]{font-size:.85rem}.price-value[data-v-c01decbe]{font-size:2rem;line-height:1}.price-currency[data-v-c01decbe]{font-size:1.2rem}.discounts-section[data-v-c01decbe],.payment-section[data-v-c01decbe]{padding:1.2rem;border-radius:15px;margin-bottom:2rem}.discounts-header[data-v-c01decbe]{gap:.75rem;margin-bottom:1rem}.discounts-icon[data-v-c01decbe]{width:28px;height:28px}.discounts-title[data-v-c01decbe]{font-size:1.3rem}.discounts-description[data-v-c01decbe]{font-size:.9rem;margin-bottom:1.5rem;line-height:1.5}.discounts-list[data-v-c01decbe]{gap:1rem}.discount-item[data-v-c01decbe]{gap:1rem;align-items:flex-start}.discount-icon[data-v-c01decbe]{width:24px;height:24px;margin-top:.3rem}.discount-title[data-v-c01decbe]{font-size:1.1rem;margin-bottom:.25rem}.discount-description[data-v-c01decbe]{font-size:.85rem;line-height:1.4}.payment-section[data-v-c01decbe]{margin-bottom:0}.payment-title[data-v-c01decbe]{font-size:1.3rem;margin-bottom:.75rem}.payment-description[data-v-c01decbe]{font-size:.9rem;margin-bottom:1.5rem;line-height:1.5}.payment-methods[data-v-c01decbe]{grid-template-columns:1fr;gap:.75rem}.payment-method[data-v-c01decbe]{padding:1rem;border-radius:10px;gap:.75rem}.method-icon[data-v-c01decbe]{width:24px;height:24px}.method-name[data-v-c01decbe]{font-size:.9rem}}@media(max-width:480px){.pricing-section[data-v-c01decbe]{padding:2rem 0}.section-title[data-v-c01decbe]{font-size:1.5rem}.section-subtitle[data-v-c01decbe]{font-size:.8rem;margin-bottom:1.5rem}.pricing-card[data-v-c01decbe]{padding:1.2rem}.card-icon-wrapper[data-v-c01decbe]{width:50px;height:50px}.card-icon[data-v-c01decbe]{width:25px;height:25px}.card-title[data-v-c01decbe]{font-size:1.1rem}.card-description[data-v-c01decbe]{font-size:.85rem}.price-value[data-v-c01decbe]{font-size:1.8rem}.discounts-section[data-v-c01decbe],.payment-section[data-v-c01decbe]{padding:1rem}.discounts-title[data-v-c01decbe],.payment-title[data-v-c01decbe]{font-size:1.2rem}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.testimonials-section[data-v-2eb92052]{padding:6rem 0;background:#fff;overflow:hidden;position:relative}.section-background[data-v-2eb92052]{position:absolute;inset:0;background-image:url(/%D1%82%D0%B5%D0%BA%D1%81%D1%82%D1%83%D1%80%D0%B0%20%D0%BD%D0%B0%20hero%20section.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.15;pointer-events:none}.container[data-v-2eb92052]{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.section-title[data-v-2eb92052]{font-size:3rem;font-weight:700;color:#333;text-align:center;margin-bottom:1rem}.section-subtitle[data-v-2eb92052]{text-align:center;font-size:1.1rem;color:#666;max-width:800px;margin:0 auto 4rem}.swiper-wrapper[data-v-2eb92052]{margin-top:2rem}.testimonials-swiper[data-v-2eb92052]{padding-bottom:3rem}.testimonial-card[data-v-2eb92052]{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 5px 30px #00000014;border:1px solid #eee;height:auto;transition:transform .3s ease}.testimonial-card[data-v-2eb92052]:hover{transform:translateY(-5px);box-shadow:0 10px 40px #0000001f}.testimonial-header[data-v-2eb92052]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.avatar[data-v-2eb92052]{width:50px;height:50px;background:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.avatar-icon[data-v-2eb92052]{width:28px;height:28px;color:#fff}.testimonial-info[data-v-2eb92052]{flex:1}.testimonial-name[data-v-2eb92052]{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.3rem}.testimonial-location[data-v-2eb92052]{font-size:.95rem;color:#888}.testimonial-rating[data-v-2eb92052]{display:flex;gap:.3rem;margin-bottom:1.5rem}.star-icon[data-v-2eb92052]{width:20px;height:20px;color:#d4af37;fill:#d4af37}.testimonial-text[data-v-2eb92052]{font-size:1rem;color:#555;line-height:1.7;margin-bottom:1.5rem;min-height:120px}.testimonial-date[data-v-2eb92052]{font-size:.9rem;color:#999;font-style:italic}[data-v-2eb92052] .swiper-pagination{position:relative;margin-top:2rem}[data-v-2eb92052] .swiper-pagination-bullet{width:12px;height:12px;background:#ddd;opacity:1}[data-v-2eb92052] .swiper-pagination-bullet-active{background:#333}@media(max-width:1024px){.section-title[data-v-2eb92052]{font-size:2.5rem}.testimonial-card[data-v-2eb92052]{padding:2rem}}@media(max-width:768px){.testimonials-section[data-v-2eb92052]{padding:4rem 0}.section-title[data-v-2eb92052]{font-size:2rem;margin-bottom:.5rem}.section-subtitle[data-v-2eb92052]{font-size:1rem;margin-bottom:3rem}.testimonial-card[data-v-2eb92052]{padding:1.5rem}.testimonial-header[data-v-2eb92052]{margin-bottom:1.2rem}.avatar[data-v-2eb92052]{width:45px;height:45px}.avatar-icon[data-v-2eb92052]{width:24px;height:24px}.testimonial-name[data-v-2eb92052]{font-size:1.1rem}.testimonial-location[data-v-2eb92052]{font-size:.9rem}.testimonial-text[data-v-2eb92052]{font-size:.95rem;min-height:100px}.testimonial-date[data-v-2eb92052]{font-size:.85rem}}.faq-section[data-v-ccb64f7e]{padding:6rem 0;background:#f9f9f9;overflow:hidden;position:relative}.section-background[data-v-ccb64f7e]{position:absolute;inset:0;background-image:url(/%D1%82%D0%B5%D0%BA%D1%81%D1%82%D1%83%D1%80%D0%B0%20%D0%BD%D0%B0%20hero%20section.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.15;pointer-events:none}.container[data-v-ccb64f7e]{max-width:1000px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.section-title[data-v-ccb64f7e]{font-size:3rem;font-weight:700;color:#333;text-align:center;margin-bottom:1rem}.section-subtitle[data-v-ccb64f7e]{text-align:center;font-size:1.1rem;color:#666;max-width:800px;margin:0 auto 4rem}.faq-grid[data-v-ccb64f7e]{display:flex;flex-direction:column;gap:1.5rem}.faq-item[data-v-ccb64f7e]{background:#fff;border-radius:15px;box-shadow:0 3px 20px #0000000f;overflow:hidden;transition:all .3s ease;cursor:pointer}.faq-item[data-v-ccb64f7e]:hover{box-shadow:0 5px 30px #0000001a}.faq-item.active[data-v-ccb64f7e]{box-shadow:0 5px 30px #0000001f}.faq-question[data-v-ccb64f7e]{padding:2rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.question-text[data-v-ccb64f7e]{font-size:1.3rem;font-weight:600;color:#333;line-height:1.4;flex:1}.chevron-icon[data-v-ccb64f7e]{width:28px;height:28px;color:#333;transition:transform .3s ease;flex-shrink:0}.chevron-icon.rotated[data-v-ccb64f7e]{transform:rotate(180deg)}.faq-answer[data-v-ccb64f7e]{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 2rem}.faq-answer.open[data-v-ccb64f7e]{max-height:500px;padding:0 2rem 2rem}.faq-answer p[data-v-ccb64f7e]{font-size:1.05rem;color:#666;line-height:1.8}@media(max-width:1024px){.section-title[data-v-ccb64f7e]{font-size:2.5rem}.question-text[data-v-ccb64f7e]{font-size:1.2rem}.faq-answer p[data-v-ccb64f7e]{font-size:1rem}}@media(max-width:768px){.faq-section[data-v-ccb64f7e]{padding:4rem 0}.container[data-v-ccb64f7e]{padding:0 1.5rem}.section-title[data-v-ccb64f7e]{font-size:2rem;margin-bottom:.8rem}.section-subtitle[data-v-ccb64f7e]{font-size:1rem;margin-bottom:3rem;line-height:1.6}.faq-grid[data-v-ccb64f7e]{gap:1.2rem}.faq-question[data-v-ccb64f7e]{padding:1.5rem}.question-text[data-v-ccb64f7e]{font-size:1.1rem}.chevron-icon[data-v-ccb64f7e]{width:24px;height:24px}.faq-answer[data-v-ccb64f7e]{padding:0 1.5rem}.faq-answer.open[data-v-ccb64f7e]{padding:0 1.5rem 1.5rem}.faq-answer p[data-v-ccb64f7e]{font-size:.95rem;line-height:1.7}}@media(max-width:480px){.faq-section[data-v-ccb64f7e]{padding:3rem 0}.container[data-v-ccb64f7e]{padding:0 1rem}.section-title[data-v-ccb64f7e]{font-size:1.8rem;margin-bottom:.6rem}.section-subtitle[data-v-ccb64f7e]{font-size:.95rem;margin-bottom:2.5rem}.faq-question[data-v-ccb64f7e]{padding:1.3rem}.question-text[data-v-ccb64f7e]{font-size:1rem}.chevron-icon[data-v-ccb64f7e]{width:22px;height:22px}.faq-answer[data-v-ccb64f7e]{padding:0 1.3rem}.faq-answer.open[data-v-ccb64f7e]{padding:0 1.3rem 1.3rem}.faq-answer p[data-v-ccb64f7e]{font-size:.9rem}}.contact-section[data-v-ac43b321]{padding:6rem 0;background:linear-gradient(to bottom,#f9f9f9,#fff);overflow:hidden}.container[data-v-ac43b321]{max-width:1400px;margin:0 auto;padding:0 2rem}.section-title[data-v-ac43b321]{font-size:3rem;font-weight:700;color:#333;text-align:center;margin-bottom:1rem}.section-subtitle[data-v-ac43b321]{text-align:center;font-size:1.1rem;color:#666;max-width:800px;margin:0 auto 4rem}.contact-content[data-v-ac43b321]{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;margin-bottom:4rem}.contact-info[data-v-ac43b321]{display:flex;flex-direction:column;gap:2rem}.info-card[data-v-ac43b321]{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 5px 30px #00000014;border:1px solid #eee;display:flex;gap:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.info-card[data-v-ac43b321]:hover{transform:translateY(-5px);box-shadow:0 10px 40px #0000001f}.info-icon-wrapper[data-v-ac43b321]{width:60px;height:60px;background:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-icon[data-v-ac43b321]{width:30px;height:30px;color:#fff}.info-content[data-v-ac43b321]{flex:1}.info-title[data-v-ac43b321]{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:.5rem}.info-text[data-v-ac43b321]{font-size:1.1rem;color:#555;margin-bottom:.3rem;font-weight:500}.info-subtext[data-v-ac43b321]{font-size:.95rem;color:#888;font-style:italic}.map-container[data-v-ac43b321]{border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000001a;border:1px solid #eee}.map-wrapper[data-v-ac43b321]{width:100%;height:100%;min-height:400px;position:relative;overflow:hidden}.yandex-map[data-v-ac43b321]{width:100%;height:100%}.additional-info[data-v-ac43b321]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.info-item[data-v-ac43b321]{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 5px 30px #00000014;border:1px solid #eee;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease}.info-item[data-v-ac43b321]:hover{transform:translateY(-5px)}.info-item-icon[data-v-ac43b321]{width:50px;height:50px;color:#d4af37;margin-bottom:1rem}.info-item-content h4[data-v-ac43b321]{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.5rem}.info-item-content p[data-v-ac43b321]{font-size:1rem;color:#666}@media(max-width:1024px){.section-title[data-v-ac43b321]{font-size:2.5rem}.contact-content[data-v-ac43b321]{grid-template-columns:1fr;gap:2rem}.map-wrapper[data-v-ac43b321]{min-height:350px}.additional-info[data-v-ac43b321]{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:768px){.contact-section[data-v-ac43b321]{padding:4rem 0}.container[data-v-ac43b321]{padding:0 1.5rem}.section-title[data-v-ac43b321]{font-size:2.2rem;margin-bottom:.8rem}.section-subtitle[data-v-ac43b321]{font-size:1rem;line-height:1.6;margin-bottom:3rem}.contact-content[data-v-ac43b321]{gap:2rem}.info-card[data-v-ac43b321]{padding:1.8rem;flex-direction:column;align-items:center;text-align:center}.info-icon-wrapper[data-v-ac43b321]{width:70px;height:70px;margin-bottom:1rem}.info-icon[data-v-ac43b321]{width:35px;height:35px}.info-title[data-v-ac43b321]{font-size:1.2rem;margin-bottom:.6rem}.info-text[data-v-ac43b321]{font-size:1.05rem;margin-bottom:.4rem}.info-subtext[data-v-ac43b321]{font-size:.95rem}.map-container[data-v-ac43b321]{border-radius:15px}.map-wrapper[data-v-ac43b321]{min-height:350px;border-radius:15px}.additional-info[data-v-ac43b321]{gap:1.8rem}.info-item[data-v-ac43b321]{padding:2rem 1.5rem;border-radius:15px}.info-item-icon[data-v-ac43b321]{width:50px;height:50px;margin-bottom:1.2rem}.info-item-content h4[data-v-ac43b321]{font-size:1.15rem;margin-bottom:.5rem}.info-item-content p[data-v-ac43b321]{font-size:1rem}}@media(max-width:480px){.contact-section[data-v-ac43b321]{padding:3rem 0}.container[data-v-ac43b321]{padding:0 1rem}.section-title[data-v-ac43b321]{font-size:1.8rem;margin-bottom:.6rem}.section-subtitle[data-v-ac43b321]{font-size:.95rem;margin-bottom:2.5rem}.info-card[data-v-ac43b321]{padding:1.5rem}.info-icon-wrapper[data-v-ac43b321]{width:60px;height:60px}.info-icon[data-v-ac43b321]{width:30px;height:30px}.info-title[data-v-ac43b321]{font-size:1.1rem}.info-text[data-v-ac43b321]{font-size:1rem}.map-wrapper[data-v-ac43b321]{min-height:280px}.additional-info[data-v-ac43b321]{gap:1.5rem}.info-item[data-v-ac43b321]{padding:1.5rem}.info-item-icon[data-v-ac43b321]{width:45px;height:45px;margin-bottom:1rem}.info-item-content h4[data-v-ac43b321]{font-size:1.05rem}.info-item-content p[data-v-ac43b321]{font-size:.95rem}}.footer[data-v-a6dfe771]{background:#1a1a1a;color:#fff;padding:4rem 0 2rem}.footer-content[data-v-a6dfe771]{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem}.footer-logo[data-v-a6dfe771]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.logo-icon[data-v-a6dfe771]{width:40px;height:40px}.logo-text[data-v-a6dfe771]{font-size:1.3rem;font-weight:700;color:#d4af37}.footer-description[data-v-a6dfe771]{font-size:1rem;color:#ccc;line-height:1.6;margin-bottom:2rem}.footer-phone[data-v-a6dfe771]{display:flex;align-items:center;gap:.8rem}.phone-icon[data-v-a6dfe771]{width:24px;height:24px;color:#d4af37}.phone-link[data-v-a6dfe771]{font-size:1.2rem;font-weight:600;color:#fff;text-decoration:none;transition:color .3s ease}.phone-link[data-v-a6dfe771]:hover{color:#d4af37}.footer-title[data-v-a6dfe771]{font-size:1.3rem;font-weight:600;color:#fff;margin-bottom:1.5rem}.footer-links[data-v-a6dfe771]{list-style:none;display:flex;flex-direction:column;gap:1rem}.footer-links li a[data-v-a6dfe771]{font-size:1rem;color:#ccc;text-decoration:none;transition:color .3s ease}.footer-links li a[data-v-a6dfe771]:hover{color:#d4af37}.contact-info[data-v-a6dfe771]{display:flex;flex-direction:column;gap:1.2rem}.contact-item[data-v-a6dfe771]{display:flex;align-items:center;gap:.8rem;font-size:1rem;color:#ccc}.contact-icon[data-v-a6dfe771]{width:20px;height:20px;color:#d4af37;flex-shrink:0}.footer-bottom[data-v-a6dfe771]{max-width:1400px;margin:0 auto;padding:2rem;border-top:1px solid #333;display:flex;justify-content:space-between;align-items:center}.footer-bottom p[data-v-a6dfe771]{font-size:.9rem;color:#999}@media(max-width:1024px){.footer-content[data-v-a6dfe771]{grid-template-columns:1fr 1fr;gap:3rem}.footer-bottom[data-v-a6dfe771]{flex-direction:column;gap:1rem;text-align:center}}@media(max-width:768px){.footer[data-v-a6dfe771]{padding:3rem 0 2rem}.footer-content[data-v-a6dfe771]{grid-template-columns:1fr;gap:2.5rem}.footer-description[data-v-a6dfe771]{margin-bottom:1.5rem}.footer-phone[data-v-a6dfe771]{margin-bottom:1rem}.footer-bottom[data-v-a6dfe771]{flex-direction:column;gap:.8rem;padding:1.5rem}.footer-bottom p[data-v-a6dfe771]{font-size:.85rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background:#fff;scroll-behavior:smooth}#app{min-height:100vh}a{text-decoration:none;color:inherit}
