.slider-section.svelte-ke1fy7{position:relative;height:450px;overflow:hidden;width:100vw;margin-left:calc(-50vw + 50%);touch-action:pan-y;cursor:grab}.slider-section.svelte-ke1fy7:active{cursor:grabbing}.slider-container.svelte-ke1fy7{position:relative;width:100%;height:100%}.slider-wrapper.svelte-ke1fy7{display:flex;width:600%;height:100%;transition:transform .6s ease-in-out}.slide.svelte-ke1fy7{position:relative;width:100vw;min-width:100vw;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;flex-shrink:0}.slide-mobile-bg.svelte-ke1fy7{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;background-repeat:no-repeat}.slide-content-container.svelte-ke1fy7{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;position:relative;z-index:2}.container.svelte-ke1fy7{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem);width:100%;box-sizing:border-box}.slider-caption.svelte-ke1fy7{position:relative;z-index:2;animation:svelte-ke1fy7-fadeInUp .8s ease-out}@keyframes svelte-ke1fy7-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.slider-caption-center.svelte-ke1fy7{text-align:center}.slider-caption-left.svelte-ke1fy7{text-align:left}.slider-caption-right.svelte-ke1fy7{text-align:right;margin-left:auto;max-width:600px}.slide-title.svelte-ke1fy7{font-size:2.8rem;line-height:1.25;font-weight:700;color:#fff;letter-spacing:2px;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.slide-divider.svelte-ke1fy7{margin:1.25rem 0;max-width:200px}.slide-subtitle.svelte-ke1fy7{font-size:1.1rem;line-height:1.5;font-weight:300;color:#fff;margin-top:.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.slider-arrow.svelte-ke1fy7{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease}.slider-arrow.svelte-ke1fy7:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}.slider-arrow-left.svelte-ke1fy7{left:20px}.slider-arrow-right.svelte-ke1fy7{right:20px}.slider-dots.svelte-ke1fy7{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10}.slider-dot.svelte-ke1fy7{width:12px;height:12px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease}.slider-dot.svelte-ke1fy7:hover{background:#ffffffb3;transform:scale(1.1)}.slider-dot.active.svelte-ke1fy7{background:#fff;transform:scale(1.2)}.main-content.svelte-ke1fy7{background:#fff}.promo-section.svelte-ke1fy7{background:#ffd800;border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef;padding:1.5rem 0}.promo-content.svelte-ke1fy7{display:flex;align-items:center;justify-content:space-between;text-align:left}.promo-title.svelte-ke1fy7{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:.3rem}.promo-text.svelte-ke1fy7{font-size:1rem;font-weight:300;color:#333;margin-bottom:0}.promo-text.svelte-ke1fy7 strong:where(.svelte-ke1fy7){font-weight:700}.promo-buttons.svelte-ke1fy7{display:flex;gap:1rem;flex-wrap:wrap}.btn.svelte-ke1fy7{display:inline-block;padding:.5rem 1.2rem;background:#444;color:#fff;text-decoration:none;border-radius:4px;font-weight:500;transition:all .3s ease;border:2px solid #444;font-size:.9rem}.btn.svelte-ke1fy7:hover{background:#555;border-color:#555;transform:translateY(-2px);box-shadow:0 4px 12px #4444444d}.btn-mobile.svelte-ke1fy7{display:none}.services-section.svelte-ke1fy7{padding:4rem 0}.section-title.svelte-ke1fy7{font-size:1.875rem;line-height:1.33;font-weight:700;color:#495057;text-align:center;margin-bottom:3rem}.services-grid.svelte-ke1fy7{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(.6rem,1.8vw,1.2rem);max-width:600px;margin:0 auto}.service-item.svelte-ke1fy7{text-align:center}.service-link.svelte-ke1fy7{display:block;text-decoration:none;color:inherit;padding:1rem;border-radius:12px}.service-icon-wrapper.svelte-ke1fy7{position:relative;display:inline-block;margin-bottom:1rem}.service-icon.svelte-ke1fy7{width:138px;height:138px;display:block}.service-text-overlay.svelte-ke1fy7{position:absolute;bottom:18px;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.service-title.svelte-ke1fy7{font-size:.81rem;font-weight:600;color:#333;margin-bottom:.2rem;line-height:1.1}.service-subtitle.svelte-ke1fy7{font-size:.72rem;font-weight:400;color:#333;line-height:1.1}.pc-text.svelte-ke1fy7{display:inline}.mobile-text.svelte-ke1fy7{display:none}@media (max-width: 1024px){.slide-content-container.svelte-ke1fy7,.container.svelte-ke1fy7{padding:0 1.5rem}.services-grid.svelte-ke1fy7{grid-template-columns:repeat(3,1fr);gap:.9rem;max-width:450px}.service-icon.svelte-ke1fy7{width:115px;height:115px}.service-subtitle.svelte-ke1fy7{font-size:.6rem}.service-subtitle.svelte-ke1fy7{font-size:.55rem}.service-text-overlay.svelte-ke1fy7{bottom:14px}.slide-title.svelte-ke1fy7{font-size:2.4rem}.slider-arrow.svelte-ke1fy7{width:40px;height:40px}.slider-arrow-left.svelte-ke1fy7{left:15px}.slider-arrow-right.svelte-ke1fy7{right:15px}}@media (max-width: 768px){.slider-section.svelte-ke1fy7{height:400px}.slide.svelte-ke1fy7{width:100vw;min-width:100vw}.slide-mobile-bg.svelte-ke1fy7{display:block}.slide-content-container.svelte-ke1fy7,.container.svelte-ke1fy7{padding:0 1rem}.slider-caption.svelte-ke1fy7{text-align:center!important;margin-left:0!important;max-width:none!important;padding-top:50px}.slide-title.svelte-ke1fy7{font-size:2rem;line-height:1.2}.slide-subtitle.svelte-ke1fy7{font-size:1rem}.slide-divider.svelte-ke1fy7{margin-left:auto;margin-right:auto}.slider-arrow.svelte-ke1fy7{display:none}.slider-dots.svelte-ke1fy7{bottom:20px}.slider-dot.svelte-ke1fy7{width:10px;height:10px}.pc-text.svelte-ke1fy7{display:none}.mobile-text.svelte-ke1fy7{display:inline}.promo-text.svelte-ke1fy7{font-size:.9rem}.promo-title.svelte-ke1fy7{font-size:1.1rem}.btn.svelte-ke1fy7{padding:.45rem 1rem;font-size:.85rem}.services-grid.svelte-ke1fy7{gap:.5rem;max-width:350px}.service-link.svelte-ke1fy7{padding:.5rem}.service-icon.svelte-ke1fy7{width:104px;height:104px}.service-title.svelte-ke1fy7{font-size:.7rem}.service-text-overlay.svelte-ke1fy7{bottom:14px}}@media (max-width: 580px){.promo-content.svelte-ke1fy7{flex-direction:column;align-items:flex-start;gap:1rem}.promo-buttons.svelte-ke1fy7{width:100%;justify-content:flex-start}}@media (max-width: 480px){.slide-title.svelte-ke1fy7{font-size:2rem}.slide-subtitle.svelte-ke1fy7{font-size:.875rem}.services-grid.svelte-ke1fy7{max-width:320px}.service-icon.svelte-ke1fy7{width:98px;height:98px}.service-title.svelte-ke1fy7{font-size:.65rem}.service-text-overlay.svelte-ke1fy7{bottom:14px}.section-title.svelte-ke1fy7{font-size:1.5rem}.slider-dots.svelte-ke1fy7{gap:8px}.slider-dot.svelte-ke1fy7{width:8px;height:8px}}
