.service-images.svelte-1fwuph6{margin-top:1.5rem}.image-carousel.svelte-1fwuph6{position:relative;width:100%}.carousel-container.svelte-1fwuph6{position:relative;width:100%;height:200px;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 12px #00000026}.carousel-track.svelte-1fwuph6{display:flex;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.carousel-image-container.svelte-1fwuph6{flex:0 0 100%;width:100%;height:100%;cursor:pointer;transition:transform .3s ease}.carousel-image-container.svelte-1fwuph6:hover{transform:scale(1.02)}.carousel-image-container.svelte-1fwuph6:focus{outline:2px solid #007acc;outline-offset:2px}.carousel-image.svelte-1fwuph6{width:100%;height:100%;object-fit:cover;display:block}.image-overlay.svelte-1fwuph6{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000;transition:background .3s ease;pointer-events:none}.carousel-image-container.svelte-1fwuph6:hover .image-overlay:where(.svelte-1fwuph6),.desktop-image-container.svelte-1fwuph6:hover .image-overlay:where(.svelte-1fwuph6){background:#0000001a}.mobile-controls.svelte-1fwuph6{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;padding:0 1rem}.mobile-nav-btn.svelte-1fwuph6{background:#0000001a;color:#333;border:1px solid rgba(0,0,0,.2);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0}.mobile-nav-btn.svelte-1fwuph6:hover:not(:disabled){background:#0003;border-color:#0000004d;transform:scale(1.1)}.mobile-nav-btn.svelte-1fwuph6:disabled{opacity:.5;cursor:not-allowed}.carousel-dots.svelte-1fwuph6{display:flex;justify-content:center;gap:.5rem;margin-top:.75rem}.dot.svelte-1fwuph6{width:8px;height:8px;border-radius:50%;border:none;background:#0000004d;cursor:pointer;transition:all .3s ease;padding:0;flex-shrink:0;-webkit-appearance:none;box-sizing:border-box;aspect-ratio:1}.dot.active.svelte-1fwuph6{background:#000000b3;transform:scale(1.2)}.dot.svelte-1fwuph6:hover:not(:disabled){background:#00000080}.dot.svelte-1fwuph6:disabled{opacity:.3;cursor:not-allowed}.desktop-carousel.svelte-1fwuph6{display:flex;flex-direction:column;gap:1rem}.desktop-content-row.svelte-1fwuph6{display:flex;align-items:center;gap:1.5rem}.desktop-images-container.svelte-1fwuph6{flex:1;overflow:hidden;position:relative}.desktop-nav-spacer.svelte-1fwuph6{width:48px;height:48px;flex-shrink:0}.desktop-carousel-track.svelte-1fwuph6{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform;gap:1rem}.desktop-image-container.svelte-1fwuph6{position:relative;aspect-ratio:4/3;border-radius:.75rem;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026;flex:0 0 calc((100% - 2rem) / 3);width:calc((100% - 2rem) / 3)}.desktop-image-container.svelte-1fwuph6:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 20px #0003}.desktop-image-container.svelte-1fwuph6:focus{outline:2px solid #007acc;outline-offset:2px}.desktop-image.svelte-1fwuph6{width:100%;height:100%;object-fit:cover;display:block}.desktop-nav-arrow.svelte-1fwuph6{background:#ffffffe6;color:#333;border:1px solid rgba(0,0,0,.1);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026;flex-shrink:0}.desktop-nav-arrow.svelte-1fwuph6:hover:not(:disabled){background:#fff;border-color:#0003;transform:scale(1.1);box-shadow:0 6px 16px #0003}.desktop-nav-arrow.svelte-1fwuph6:disabled{opacity:.5;cursor:not-allowed}.desktop-view-all-container.svelte-1fwuph6{display:flex;justify-content:flex-end;margin-top:1rem}@media (min-width: 480px){.carousel-container.svelte-1fwuph6{height:240px}.dot.svelte-1fwuph6{width:10px;height:10px;padding:0;flex-shrink:0;-webkit-appearance:none;box-sizing:border-box;aspect-ratio:1}}@media (min-width: 768px){.service-images.svelte-1fwuph6{margin-top:2rem}}@media (min-width: 1024px){.desktop-image-container.svelte-1fwuph6{aspect-ratio:16/10}}.service-gallery-backdrop.svelte-1s3dqvt{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e6;z-index:8888;display:flex;align-items:center;justify-content:center;padding:1rem;overflow-y:auto}.service-gallery-content.svelte-1s3dqvt{position:relative;width:100%;max-width:1400px;max-height:95vh;background:#fff;border-radius:1rem;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;overflow:hidden}.service-gallery-header.svelte-1s3dqvt{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #e0e0e0;background:#f8f9fa}.service-gallery-header.svelte-1s3dqvt h2:where(.svelte-1s3dqvt){margin:0;font-size:1.5rem;font-weight:600;color:#333}.close-gallery-btn.svelte-1s3dqvt{background:#0000001a;color:#333;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.close-gallery-btn.svelte-1s3dqvt:hover{background:#0003;transform:scale(1.1)}.service-gallery-body.svelte-1s3dqvt{flex:1;overflow-y:auto;padding:2rem}@media (max-width: 768px){.service-gallery-backdrop.svelte-1s3dqvt{padding:.5rem}.service-gallery-content.svelte-1s3dqvt{max-height:98vh;border-radius:.75rem}.service-gallery-header.svelte-1s3dqvt{padding:1rem 1.5rem}.service-gallery-header.svelte-1s3dqvt h2:where(.svelte-1s3dqvt){font-size:1.25rem}.close-gallery-btn.svelte-1s3dqvt{width:36px;height:36px}.service-gallery-body.svelte-1s3dqvt{padding:1rem}}@media (max-width: 480px){.service-gallery-backdrop.svelte-1s3dqvt{padding:.25rem}.service-gallery-content.svelte-1s3dqvt{border-radius:.5rem}.service-gallery-header.svelte-1s3dqvt{padding:.75rem 1rem}.service-gallery-header.svelte-1s3dqvt h2:where(.svelte-1s3dqvt){font-size:1.1rem}.service-gallery-body.svelte-1s3dqvt{padding:.75rem}}.service-page.svelte-oolc6h{max-width:1200px;margin:0 auto;padding:2rem 1rem}.service-header.svelte-oolc6h{text-align:center;margin-bottom:3rem;padding:2rem;background:#fffffff2;border-radius:1rem;box-shadow:0 4px 6px #0000001a}.service-header.svelte-oolc6h h1:where(.svelte-oolc6h){font-size:2.5rem;color:#333;margin:0 0 1rem}.service-subtitle.svelte-oolc6h{font-size:1.2rem;color:#666;margin:0 0 2rem;line-height:1.5}.view-all-btn.svelte-oolc6h{background:#0000001a;color:#333;border:1px solid rgba(0,0,0,.2);border-radius:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.view-all-btn.svelte-oolc6h:hover{background:#00000026;border-color:#0000004d;transform:translateY(-1px)}.service-section.svelte-oolc6h{margin-bottom:3rem;background:#fffffffa;padding:2rem;border-radius:1rem;border:.0625rem solid #e8e8e8;box-shadow:0 6px 16px #00000014;position:relative;overflow:hidden}.service-section.svelte-oolc6h h2:where(.svelte-oolc6h){font-size:2rem;color:#333;margin:0 0 1.5rem;border-bottom:.125rem solid #e0e0e0;padding-bottom:.5rem}.benefits-grid.svelte-oolc6h,.applications-grid.svelte-oolc6h,.reasons-grid.svelte-oolc6h,.process-grid.svelte-oolc6h{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 768px){.benefits-grid.svelte-oolc6h,.reasons-grid.svelte-oolc6h,.process-grid.svelte-oolc6h{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.applications-grid.svelte-oolc6h{grid-template-columns:repeat(3,1fr)}}.benefit-item.svelte-oolc6h,.application-item.svelte-oolc6h,.reason-item.svelte-oolc6h,.process-item.svelte-oolc6h{padding:1.25rem;background:#f9fafb;border-radius:.5rem;border:.0625rem solid #ececec}.application-item.svelte-oolc6h h3:where(.svelte-oolc6h){font-size:1.1rem;color:#333;margin:0 0 .5rem;font-weight:600}.benefit-item.svelte-oolc6h p:where(.svelte-oolc6h),.application-item.svelte-oolc6h p:where(.svelte-oolc6h),.reason-item.svelte-oolc6h p:where(.svelte-oolc6h),.process-item.svelte-oolc6h p:where(.svelte-oolc6h){margin:0;line-height:1.6;color:#555}.service-cta.svelte-oolc6h{text-align:center;padding:3rem 2rem;background:#fffffff2;border-radius:1rem;box-shadow:0 4px 6px #0000001a}.service-cta.svelte-oolc6h h2:where(.svelte-oolc6h){font-size:2rem;color:#333;margin:0 0 1rem}.service-cta.svelte-oolc6h p:where(.svelte-oolc6h){font-size:1.1rem;color:#666;margin:0 0 2rem;line-height:1.6}.cta-buttons.svelte-oolc6h{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.btn.svelte-oolc6h{display:inline-block;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:.5rem;transition:all .3s ease;text-align:center;min-width:200px;flex:1 1 260px}.btn-primary.svelte-oolc6h{background-color:#333;color:#fff;border:.125rem solid #333}.btn-primary.svelte-oolc6h:hover{background-color:#555;border-color:#555;transform:translateY(-2px)}.btn-secondary.svelte-oolc6h{background-color:transparent;color:#333;border:.125rem solid #333}.btn-secondary.svelte-oolc6h:hover{background-color:#333;color:#fff;transform:translateY(-2px)}@media (min-width: 768px){.cta-buttons.svelte-oolc6h{gap:1rem}.service-header.svelte-oolc6h h1:where(.svelte-oolc6h){font-size:3rem}.service-subtitle.svelte-oolc6h{font-size:1.3rem}}@media (max-width: 480px){.cta-buttons.svelte-oolc6h{width:100%}.cta-buttons.svelte-oolc6h .btn:where(.svelte-oolc6h){flex-basis:100%;min-width:auto}}
