#gallery-main-title[data-astro-cid-tr6vfjv4]{text-align:center;color:#2c3e50;margin:80px 0 50px;font-size:3em;position:relative;font-weight:700}.gallery-title-underline[data-astro-cid-tr6vfjv4]{width:100px;height:5px;background:linear-gradient(90deg,#e74c3c,#3498db);margin:20px auto;border-radius:3px}.gallery-section[data-astro-cid-tr6vfjv4]{padding:0 40px;max-width:1400px;margin:80px auto}.gallery-grid[data-astro-cid-tr6vfjv4]{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;justify-items:center;align-items:center}.gallery-item[data-astro-cid-tr6vfjv4]{position:relative;aspect-ratio:4 / 3;overflow:hidden;border-radius:15px;cursor:pointer;transition:all .3s ease;min-width:100%;height:100%;display:block;line-height:0}.gallery-item[data-astro-cid-tr6vfjv4]:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0003}.gallery-item[data-astro-cid-tr6vfjv4] img[data-astro-cid-tr6vfjv4]{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease;display:block;vertical-align:top;border:none;outline:none}.gallery-item[data-astro-cid-tr6vfjv4]:hover img[data-astro-cid-tr6vfjv4]{transform:scale(1.1)}.gallery-overlay[data-astro-cid-tr6vfjv4]{position:absolute;inset:0;background:linear-gradient(135deg,#eb7c1ccc,#b18815cc);opacity:0;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-direction:column}.gallery-item[data-astro-cid-tr6vfjv4]:hover .gallery-overlay[data-astro-cid-tr6vfjv4]{opacity:1}.gallery-overlay-icon[data-astro-cid-tr6vfjv4]{color:#fff;font-size:2em;margin-bottom:10px}.gallery-overlay-text[data-astro-cid-tr6vfjv4]{color:#fff;font-weight:600;text-align:center;font-size:1.1em}@media screen and (max-width: 768px){.gallery-image-title[data-astro-cid-tr6vfjv4]{display:none}}.gallery-modal[data-astro-cid-tr6vfjv4]{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:#000000e6;overflow:hidden}.gallery-modal[data-astro-cid-tr6vfjv4].active{display:flex;align-items:center;justify-content:center}.gallery-modal-content[data-astro-cid-tr6vfjv4]{position:relative;max-width:90%;max-height:90%;margin:auto}.gallery-modal[data-astro-cid-tr6vfjv4] img[data-astro-cid-tr6vfjv4]{width:100%;height:auto;max-height:85vh;object-fit:contain;border-radius:10px}.gallery-nav[data-astro-cid-tr6vfjv4]{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;color:#fff;border:none;padding:15px 20px;font-size:1.5em;cursor:pointer;border-radius:50%;transition:all .3s ease;backdrop-filter:blur(10px)}.gallery-nav[data-astro-cid-tr6vfjv4]:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}.gallery-nav-prev[data-astro-cid-tr6vfjv4]{left:20px}.gallery-nav-next[data-astro-cid-tr6vfjv4]{right:20px}.gallery-close[data-astro-cid-tr6vfjv4]{position:absolute;top:20px;right:30px;color:#fff;font-size:2em;font-weight:700;cursor:pointer;background:#fff3;border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;backdrop-filter:blur(10px)}.gallery-close[data-astro-cid-tr6vfjv4]:hover{background:#ffffff4d;transform:scale(1.1)}.gallery-counter[data-astro-cid-tr6vfjv4]{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff;background:#00000080;padding:10px 20px;border-radius:25px;font-weight:600;backdrop-filter:blur(10px)}.gallery-image-title[data-astro-cid-tr6vfjv4]{position:absolute;bottom:80px;left:50%;transform:translate(-50%);color:#fff;background:#000000b3;padding:15px 25px;border-radius:10px;font-weight:600;text-align:center;backdrop-filter:blur(10px);max-width:80%}@media (max-width: 1200px){.gallery-section[data-astro-cid-tr6vfjv4]{padding:0 30px;max-width:1200px}.gallery-grid[data-astro-cid-tr6vfjv4]{gap:20px}.gallery-item[data-astro-cid-tr6vfjv4]{min-height:220px}}@media (max-width: 1024px){.gallery-grid[data-astro-cid-tr6vfjv4]{grid-template-columns:repeat(3,1fr);gap:20px}.gallery-item[data-astro-cid-tr6vfjv4]{min-height:200px}#gallery-main-title[data-astro-cid-tr6vfjv4]{font-size:2.5em}}@media (max-width: 768px){.gallery-section[data-astro-cid-tr6vfjv4]{padding:0 20px;margin:60px 0}.gallery-grid[data-astro-cid-tr6vfjv4]{grid-template-columns:repeat(2,1fr);gap:20px;margin:40px 0}#gallery-main-title[data-astro-cid-tr6vfjv4]{font-size:2.2em;margin:60px 0 40px}.gallery-item[data-astro-cid-tr6vfjv4]{min-height:180px;border-radius:12px}.gallery-nav[data-astro-cid-tr6vfjv4]{padding:10px 15px;font-size:1.2em}.gallery-nav-prev[data-astro-cid-tr6vfjv4]{left:10px}.gallery-nav-next[data-astro-cid-tr6vfjv4]{right:10px}.gallery-close[data-astro-cid-tr6vfjv4]{top:10px;right:10px;width:40px;height:40px;font-size:1.5em}}@media (max-width: 480px){.gallery-grid[data-astro-cid-tr6vfjv4]{grid-template-columns:repeat(2,1fr);gap:15px}.gallery-item[data-astro-cid-tr6vfjv4]{min-height:150px;aspect-ratio:1}#gallery-main-title[data-astro-cid-tr6vfjv4]{font-size:1.8em}.gallery-section[data-astro-cid-tr6vfjv4]{padding:0 15px}.gallery-modal-content[data-astro-cid-tr6vfjv4]{max-width:95%;max-height:95%}.gallery-image-title[data-astro-cid-tr6vfjv4]{bottom:60px;padding:10px 15px;font-size:.9em}.gallery-counter[data-astro-cid-tr6vfjv4]{bottom:10px;padding:8px 15px;font-size:.9em}}.hero-content[data-astro-cid-tr6vfjv4]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:40px;border-radius:20px;margin-bottom:50px;box-shadow:0 10px 30px #0000001a}.hero-content-inner[data-astro-cid-tr6vfjv4]{max-width:800px;margin:0 auto;text-align:center}.hero-content-title[data-astro-cid-tr6vfjv4]{color:#2c3e50;font-size:2.2em;margin-bottom:20px;font-weight:700}.hero-content-description[data-astro-cid-tr6vfjv4]{font-size:1.2em;color:#5a6c7d;line-height:1.8;margin-bottom:30px}.service-image-container[data-astro-cid-tr6vfjv4]{margin:50px 0;position:relative;overflow:hidden;border-radius:20px;box-shadow:0 15px 35px #0000001a}.service-image-container[data-astro-cid-tr6vfjv4] img[data-astro-cid-tr6vfjv4]{width:100%;height:auto;transition:transform .3s ease}.service-image-container[data-astro-cid-tr6vfjv4] img[data-astro-cid-tr6vfjv4]:hover{transform:scale(1.05)}#services-main-title[data-astro-cid-tr6vfjv4]{text-align:center;color:#2c3e50;margin:60px 0 40px;font-size:2.5em;position:relative}.services-title-underline[data-astro-cid-tr6vfjv4]{width:80px;height:4px;background:linear-gradient(90deg,#e74c3c,#3498db);margin:15px auto;border-radius:2px}.services-grid[data-astro-cid-tr6vfjv4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin:50px 0}.service-card[data-astro-cid-tr6vfjv4]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;transform:translateY(0)}.service-card[data-astro-cid-tr6vfjv4]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.service-card-image-container[data-astro-cid-tr6vfjv4]{position:relative;overflow:hidden}.service-card-image[data-astro-cid-tr6vfjv4]{width:100%;height:250px;object-fit:cover;transition:transform .3s ease}.service-card-image[data-astro-cid-tr6vfjv4]:hover{transform:scale(1.1)}.service-card-badge[data-astro-cid-tr6vfjv4]{position:absolute;top:15px;right:15px;color:#fff;padding:8px 15px;border-radius:20px;font-size:12px;font-weight:600}.service-card-badge-custom[data-astro-cid-tr6vfjv4],.service-card-badge-ready[data-astro-cid-tr6vfjv4],.service-card-badge-premium[data-astro-cid-tr6vfjv4],.service-card-badge-decoration[data-astro-cid-tr6vfjv4],.service-card-badge-production[data-astro-cid-tr6vfjv4],.service-card-badge-custom-measure[data-astro-cid-tr6vfjv4]{background:#e67e22e6}.service-card-content[data-astro-cid-tr6vfjv4]{padding:25px}.service-card-title[data-astro-cid-tr6vfjv4]{color:#2c3e50;margin-bottom:15px;font-size:1.4em;font-weight:700}.service-card-description[data-astro-cid-tr6vfjv4]{color:#5a6c7d;line-height:1.6;margin-bottom:20px}#why-us-main-title[data-astro-cid-tr6vfjv4]{text-align:center;color:#2c3e50;margin:60px 0 40px;font-size:2.5em;position:relative}.why-us-title-underline[data-astro-cid-tr6vfjv4]{width:80px;height:4px;background:linear-gradient(90deg,#e74c3c,#3498db);margin:15px auto;border-radius:2px}.why-us-section[data-astro-cid-tr6vfjv4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin:50px 0}.advantage-card[data-astro-cid-tr6vfjv4]{padding:30px;border-radius:20px;color:#fff;text-align:center;transform:translateY(0);transition:all .3s ease}.advantage-card[data-astro-cid-tr6vfjv4]:hover{transform:translateY(-10px)}.advantage-card-design[data-astro-cid-tr6vfjv4]{background:linear-gradient(135deg,#e190405c,#b3752f58)}.advantage-card-design[data-astro-cid-tr6vfjv4]:hover{box-shadow:0 20px 40px #667eea4d}.advantage-card-service[data-astro-cid-tr6vfjv4]{background:linear-gradient(135deg,#e190405c,#b3752f58)}.advantage-card-service[data-astro-cid-tr6vfjv4]:hover{box-shadow:0 20px 40px #f093fb4d}.advantage-card-quality[data-astro-cid-tr6vfjv4]{background:linear-gradient(135deg,#e190405c,#b3752f58)}.advantage-card-quality[data-astro-cid-tr6vfjv4]:hover{box-shadow:0 20px 40px #4facfe4d}.advantage-card-icon[data-astro-cid-tr6vfjv4]{background:#fff3;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.advantage-card-title[data-astro-cid-tr6vfjv4]{font-size:1.3em;margin-bottom:15px;font-weight:700}.advantage-card-description[data-astro-cid-tr6vfjv4]{line-height:1.6;opacity:.9;color:#000}#faq-main-title[data-astro-cid-tr6vfjv4]{text-align:center;color:#2c3e50;margin:60px 0 40px;font-size:2.5em;position:relative}.faq-title-underline[data-astro-cid-tr6vfjv4]{width:80px;height:4px;background:linear-gradient(90deg,#e74c3c,#3498db);margin:15px auto;border-radius:2px}.faq-section[data-astro-cid-tr6vfjv4]{max-width:800px;margin:50px auto}.faq-item[data-astro-cid-tr6vfjv4]{margin-bottom:15px;border:1px solid #e1e8ed;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 2px 10px #0000000d}.faq-question[data-astro-cid-tr6vfjv4]{padding:20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);transition:all .3s ease}.faq-question[data-astro-cid-tr6vfjv4]:hover{background:linear-gradient(135deg,#e9ecef,#dee2e6)}.faq-question-text[data-astro-cid-tr6vfjv4]{margin:0;color:#2c3e50;font-size:1.1em;font-weight:600}.faq-toggle-icon[data-astro-cid-tr6vfjv4]{color:#e74c3c;font-size:1.2em;font-weight:700;transition:transform .3s ease}.faq-answer[data-astro-cid-tr6vfjv4]{padding:0 20px;max-height:0;overflow:hidden;transition:all .4s ease;background:#fff}.faq-answer[data-astro-cid-tr6vfjv4].active{max-height:500px;padding:20px}.faq-answer-content[data-astro-cid-tr6vfjv4]{padding:20px 0;border-top:1px solid #f0f0f0}.faq-answer-text[data-astro-cid-tr6vfjv4]{margin:0;color:#5a6c7d;line-height:1.6}.service-areas[data-astro-cid-tr6vfjv4]{margin:60px 0;padding:40px;background:#fff;border-radius:20px;color:#2c3e50;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.service-areas-decoration-1[data-astro-cid-tr6vfjv4]{position:absolute;top:-50%;right:-10%;width:200px;height:200px;background:#ffffff1a;border-radius:50%;z-index:1}.service-areas-decoration-2[data-astro-cid-tr6vfjv4]{position:absolute;bottom:-30%;left:-5%;width:150px;height:150px;background:#847f7f0d;border-radius:50%;z-index:1}.service-areas-content[data-astro-cid-tr6vfjv4]{position:relative;z-index:2}.service-areas-title[data-astro-cid-tr6vfjv4]{text-align:center;font-size:2em;margin-bottom:30px;font-weight:700}.service-areas-description[data-astro-cid-tr6vfjv4]{text-align:center;font-size:1.1em;margin-bottom:40px;opacity:.9;line-height:1.6}.service-areas-grid[data-astro-cid-tr6vfjv4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.service-area-item[data-astro-cid-tr6vfjv4]{background:#ffffff1a;padding:20px;border-radius:12px;text-align:center;transition:all .3s ease;box-shadow:0 10px 30px #0000001a}.service-area-item[data-astro-cid-tr6vfjv4]:hover{background:#fff3;transform:translateY(-5px)}.service-area-name[data-astro-cid-tr6vfjv4]{margin:0 0 10px;font-weight:600;font-size:1em}@media (max-width: 768px){.hero-content[data-astro-cid-tr6vfjv4]{padding:25px 20px;margin-bottom:30px}.hero-content-title[data-astro-cid-tr6vfjv4]{font-size:1.8em;margin-bottom:15px}.hero-content-description[data-astro-cid-tr6vfjv4]{font-size:1.1em;margin-bottom:20px}#services-main-title[data-astro-cid-tr6vfjv4]{font-size:2em;margin:40px 0 30px}.services-grid[data-astro-cid-tr6vfjv4]{grid-template-columns:1fr;gap:20px;margin:30px 0}.service-card-content[data-astro-cid-tr6vfjv4]{padding:20px}.service-card-title[data-astro-cid-tr6vfjv4]{font-size:1.3em}.service-image-container[data-astro-cid-tr6vfjv4]{margin:30px 0}#why-us-main-title[data-astro-cid-tr6vfjv4]{font-size:2em;margin:40px 0 30px}.why-us-section[data-astro-cid-tr6vfjv4]{grid-template-columns:1fr;gap:20px;margin:30px 0}.advantage-card[data-astro-cid-tr6vfjv4]{padding:25px}.advantage-card-title[data-astro-cid-tr6vfjv4]{font-size:1.2em}#faq-main-title[data-astro-cid-tr6vfjv4]{font-size:2em;margin:40px 0 30px}.faq-section[data-astro-cid-tr6vfjv4]{margin:30px 20px}.service-areas[data-astro-cid-tr6vfjv4]{margin:40px 20px;padding:30px}.service-areas-title[data-astro-cid-tr6vfjv4]{font-size:1.8em}.service-areas-grid[data-astro-cid-tr6vfjv4]{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width: 480px){.hero-content[data-astro-cid-tr6vfjv4]{padding:20px 15px}.hero-content-title[data-astro-cid-tr6vfjv4]{font-size:1.6em}.hero-content-description[data-astro-cid-tr6vfjv4]{font-size:1em}#services-main-title[data-astro-cid-tr6vfjv4]{font-size:1.8em}.service-card-content[data-astro-cid-tr6vfjv4]{padding:15px}#why-us-main-title[data-astro-cid-tr6vfjv4]{font-size:1.8em}.advantage-card[data-astro-cid-tr6vfjv4]{padding:20px}.advantage-card-title[data-astro-cid-tr6vfjv4]{font-size:1.1em}#faq-main-title[data-astro-cid-tr6vfjv4]{font-size:1.8em}.faq-section[data-astro-cid-tr6vfjv4]{margin:30px 15px}.faq-question[data-astro-cid-tr6vfjv4]{padding:15px}.faq-question-text[data-astro-cid-tr6vfjv4]{font-size:1em}.faq-answer-content[data-astro-cid-tr6vfjv4]{padding:15px 0}.service-areas[data-astro-cid-tr6vfjv4]{margin:40px 15px;padding:30px 20px}.service-areas-title[data-astro-cid-tr6vfjv4]{font-size:1.8em;margin-bottom:20px}.service-areas-description[data-astro-cid-tr6vfjv4]{font-size:1em;margin-bottom:30px}.service-areas-grid[data-astro-cid-tr6vfjv4]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px}.service-area-item[data-astro-cid-tr6vfjv4]{padding:15px}}#testimonials-main-title[data-astro-cid-tr6vfjv4]{text-align:center;color:#2c3e50;margin:60px 0 40px;font-size:2.5em;position:relative}.testimonials-title-underline[data-astro-cid-tr6vfjv4]{width:80px;height:4px;background:linear-gradient(90deg,#e74c3c,#3498db);margin:15px auto;border-radius:2px}.testimonials-section[data-astro-cid-tr6vfjv4]{margin:50px 0}.testimonials-grid-container[data-astro-cid-tr6vfjv4]{padding:20px 0}.testimonials-grid[data-astro-cid-tr6vfjv4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;justify-items:center}.testimonial-card[data-astro-cid-tr6vfjv4]{background:#fff;border-radius:20px;padding:30px;box-shadow:0 10px 30px #0000001a;position:relative;transition:all .3s ease;transform:translateY(0)}.testimonial-card[data-astro-cid-tr6vfjv4]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.testimonial-rating-badge[data-astro-cid-tr6vfjv4]{position:absolute;top:-15px;left:30px;background:linear-gradient(135deg,#f0c98a,#e8b968);color:#fff;padding:8px 20px;border-radius:25px;font-size:14px;font-weight:600}.testimonial-content[data-astro-cid-tr6vfjv4]{margin-top:20px}.testimonial-header[data-astro-cid-tr6vfjv4]{display:flex;align-items:center;margin-bottom:20px}.testimonial-avatar[data-astro-cid-tr6vfjv4]{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;margin-right:15px}.testimonial-avatar-blue[data-astro-cid-tr6vfjv4]{background:linear-gradient(135deg,#a8c8ec,#7fb0e8)}.testimonial-avatar-pink[data-astro-cid-tr6vfjv4]{background:linear-gradient(135deg,#f4a5a5,#f08a8a)}.testimonial-avatar-green[data-astro-cid-tr6vfjv4]{background:linear-gradient(135deg,#a8d5a8,#8bc98b)}.testimonial-avatar-purple[data-astro-cid-tr6vfjv4]{background:linear-gradient(135deg,#d4a5d4,#c28ac2)}.testimonial-avatar-orange[data-astro-cid-tr6vfjv4]{background:linear-gradient(135deg,#f5c794,#f0b875)}.testimonial-user-info[data-astro-cid-tr6vfjv4]{flex:1}.testimonial-user-name[data-astro-cid-tr6vfjv4]{margin:0;color:#2c3e50;font-size:1.1em}.testimonial-user-location[data-astro-cid-tr6vfjv4]{margin:5px 0 0;color:#7f8c8d;font-size:14px}.testimonial-review-text[data-astro-cid-tr6vfjv4]{color:#5a6c7d;line-height:1.6;font-style:italic;margin-bottom:15px}.testimonial-footer[data-astro-cid-tr6vfjv4]{display:flex;justify-content:space-between;align-items:center}.testimonial-verified-badge[data-astro-cid-tr6vfjv4]{color:#a8bfa8;font-weight:600;font-size:14px}.testimonial-date[data-astro-cid-tr6vfjv4]{color:#7f8c8d;font-size:12px}.customer-satisfaction-stats[data-astro-cid-tr6vfjv4]{margin-top:60px;padding:40px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;text-align:center}.customer-satisfaction-title[data-astro-cid-tr6vfjv4]{color:#2c3e50;margin-bottom:30px;font-size:1.8em}.satisfaction-stats-grid[data-astro-cid-tr6vfjv4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px}.satisfaction-stat-item[data-astro-cid-tr6vfjv4]{background:#fff;padding:25px;border-radius:15px;box-shadow:0 5px 15px #0000001a}.satisfaction-stat-number[data-astro-cid-tr6vfjv4]{font-size:2.5em;font-weight:800;margin-bottom:10px}.satisfaction-stat-number[data-astro-cid-tr6vfjv4].red,.satisfaction-stat-number[data-astro-cid-tr6vfjv4].green,.satisfaction-stat-number[data-astro-cid-tr6vfjv4].blue,.satisfaction-stat-number[data-astro-cid-tr6vfjv4].orange{color:#f39c12}.satisfaction-stat-label[data-astro-cid-tr6vfjv4]{color:#7f8c8d;margin:0;font-weight:600}@media (max-width: 768px){.testimonials-grid[data-astro-cid-tr6vfjv4]{grid-template-columns:1fr;gap:20px}.testimonial-card[data-astro-cid-tr6vfjv4]{padding:20px}.testimonial-header[data-astro-cid-tr6vfjv4]{flex-direction:column;text-align:center;margin-bottom:15px}.testimonial-avatar[data-astro-cid-tr6vfjv4]{margin-right:0;margin-bottom:10px}.testimonial-footer[data-astro-cid-tr6vfjv4]{flex-direction:column;gap:10px}}
