.explore-btn.svelte-h06kx9{display:flex;align-items:center;gap:10px;background:none;border:none;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:300;color:#2c3e50;cursor:pointer;padding:10px 0;transition:all .3s ease;text-transform:lowercase;letter-spacing:.75px;align-self:flex-end;margin-top:-1.6em;opacity:0;transform:translate(-20px);position:relative}.explore-btn.animate.svelte-h06kx9{opacity:1;transform:translate(0);transition:opacity 1s cubic-bezier(.25,.46,.45,.94) .6s,transform 1s cubic-bezier(.25,.46,.45,.94) .6s,all .3s ease}.explore-text.svelte-h06kx9{position:relative;padding-bottom:2px}.explore-text.svelte-h06kx9:after{content:"";position:absolute;bottom:0;left:0;height:2px;background-color:#2c3e50;width:40%;transition:none;animation:svelte-h06kx9-borderShrink .4s ease-out forwards}.explore-btn.svelte-h06kx9:hover .explore-text:where(.svelte-h06kx9):after{animation:svelte-h06kx9-borderGrow .4s ease-out forwards}@keyframes svelte-h06kx9-borderGrow{0%{width:40%}to{width:100%}}@keyframes svelte-h06kx9-borderShrink{0%{width:100%}to{width:40%}}.arrow-container.svelte-h06kx9{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:2px solid #2c3e50;transition:all .3s ease;position:relative;overflow:hidden}.arrow-icon.svelte-h06kx9{transition:all .3s ease;position:relative;z-index:1}.explore-btn.svelte-h06kx9:hover .arrow-icon:where(.svelte-h06kx9){transform:translate(2px)}.explore-btn.svelte-h06kx9:hover{transform:translate(5px)}.explore-btn.svelte-h06kx9:hover .arrow-container:where(.svelte-h06kx9){border-color:#2c3e50;box-shadow:0 4px 12px #2c3e5033}section.svelte-ynsux3{padding:80px 20px;max-width:1400px;margin:8rem auto}.container.svelte-ynsux3{margin:0 auto;display:flex;flex-direction:column}.title.svelte-ynsux3{font-family:Inter,sans-serif;font-size:3rem;font-weight:500;line-height:1.1;margin:0 0 40px;color:#2c3e50;letter-spacing:-.01em;white-space:pre-line;opacity:0;transform:translateY(40px);transition:all 1.2s cubic-bezier(.25,.46,.45,.94)}.title.animate.svelte-ynsux3{opacity:1;transform:translateY(0)}.subtitle.svelte-ynsux3{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.7;color:#5a6c7d;margin:0;max-width:800px;opacity:0;transform:translateY(30px);transition:all 1.4s cubic-bezier(.25,.46,.45,.94);transition-delay:.3s;letter-spacing:.01em}.subtitle.animate.svelte-ynsux3{opacity:1;transform:translateY(0)}@keyframes svelte-ynsux3-subtle-glow{0%,to{text-shadow:0 0 0 rgba(44,62,80,0)}50%{text-shadow:0 0 20px rgba(44,62,80,.1)}}.title.animate.svelte-ynsux3{animation:svelte-ynsux3-subtle-glow 4s ease-in-out infinite;animation-delay:1.5s}@media (max-width: 768px){section.svelte-ynsux3{padding:60px 20px;margin:6rem auto}.title.svelte-ynsux3{font-size:2.2rem}.subtitle.svelte-ynsux3{font-size:1.1rem}}@media (max-width: 480px){.title.svelte-ynsux3{font-size:1.8rem}.subtitle.svelte-ynsux3{font-size:1rem}}.hero-container.svelte-rag3br{width:100vw;position:relative;display:flex;overflow:hidden}.background-block.svelte-rag3br{width:10vw;height:70vh;background-color:#1d272e;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:1}.image-section.svelte-rag3br{width:90vw;height:80vh;margin-left:10vw;position:relative}.image-wrapper.svelte-rag3br{width:100%;height:100%;position:relative;overflow:hidden}.hero-image.svelte-rag3br{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.overlay.svelte-rag3br{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000;display:flex;align-items:flex-end;justify-content:flex-start;transition:background-color .3s ease;pointer-events:none}.hero-text.svelte-rag3br{color:#fff;font-family:Inter,sans-serif;font-size:3rem;font-weight:400;text-align:left;text-shadow:2px 2px 4px rgba(0,0,0,.5);opacity:.8;transition:opacity .3s ease;margin:0 0 1rem;white-space:pre-line}.hero-content.svelte-rag3br{margin:10rem;padding:3rem;border-left:3px solid white}.hero-subtitle.svelte-rag3br{color:#ffffffe6;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:300;text-align:left;text-shadow:1px 1px 2px rgba(0,0,0,.4);line-height:1.6;margin:0;max-width:600px;opacity:.8;transition:opacity .3s ease}.image-wrapper.svelte-rag3br:hover .overlay:where(.svelte-rag3br){background-color:#0006}.image-wrapper.svelte-rag3br:hover .hero-text:where(.svelte-rag3br){opacity:1}.image-wrapper.svelte-rag3br:hover .hero-subtitle:where(.svelte-rag3br){opacity:1}@media (max-width: 1024px){.hero-content.svelte-rag3br{margin:6rem;padding:2.5rem}.hero-text.svelte-rag3br{font-size:2.8rem}.hero-subtitle.svelte-rag3br{font-size:1.1rem}}@media (max-width: 768px){.hero-container.svelte-rag3br{flex-direction:column;height:auto}.background-block.svelte-rag3br{width:100vw;height:15vh;position:relative;transform:none;top:0}.image-section.svelte-rag3br{width:100vw;height:75vh;margin-left:0}.hero-content.svelte-rag3br{margin:2rem;padding:2rem;border-left:2px solid white}.hero-text.svelte-rag3br{font-size:2.2rem;line-height:1.2}.hero-subtitle.svelte-rag3br{font-size:1.1rem;line-height:1.5}.overlay.svelte-rag3br{background-color:#0000004d}.hero-text.svelte-rag3br,.hero-subtitle.svelte-rag3br{opacity:1}}@media (max-width: 640px){.image-section.svelte-rag3br{height:70vh}.hero-content.svelte-rag3br{margin:1.5rem;padding:1.5rem}.hero-text.svelte-rag3br{font-size:2rem}.hero-subtitle.svelte-rag3br{font-size:1rem}}@media (max-width: 480px){.background-block.svelte-rag3br{height:12vh}.image-section.svelte-rag3br{height:65vh}.hero-content.svelte-rag3br{margin:1rem;padding:1.2rem}.hero-text.svelte-rag3br{font-size:1.8rem;margin-bottom:.8rem}.hero-subtitle.svelte-rag3br{font-size:.95rem;line-height:1.4}.overlay.svelte-rag3br{background-color:#0006}}@media (max-width: 360px){.hero-content.svelte-rag3br{margin:.8rem;padding:1rem}.hero-text.svelte-rag3br{font-size:1.6rem}.hero-subtitle.svelte-rag3br{font-size:.9rem}}.service-stat-container.svelte-xpx03b{width:100vw;position:relative;padding:8rem 0 6rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow:hidden;margin-bottom:2rem}.content-wrapper.svelte-xpx03b{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.main-content.svelte-xpx03b{max-width:1400px;margin:0 auto}.main-title.svelte-xpx03b{font-family:Inter,sans-serif;font-size:3rem;font-weight:500;white-space:pre-line;line-height:1.2;margin:0 0 2rem;color:#2c3e50;text-align:center;letter-spacing:-.01em;opacity:0;transform:translateY(40px);transition:all 1.2s cubic-bezier(.25,.46,.45,.94)}.main-title.animate.svelte-xpx03b{opacity:1;transform:translateY(0)}.description.svelte-xpx03b{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.8;color:#5a6c7d;text-align:center;margin:0 auto 4rem;max-width:800px;opacity:0;transform:translateY(30px);transition:all 1.4s cubic-bezier(.25,.46,.45,.94);transition-delay:.3s}.description.animate.svelte-xpx03b{opacity:1;transform:translateY(0)}.stats-grid.svelte-xpx03b{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10rem;margin-top:4rem;opacity:0;transform:translateY(40px);transition:all 1.6s cubic-bezier(.25,.46,.45,.94);transition-delay:.6s}.stats-grid.animate.svelte-xpx03b{opacity:1;transform:translateY(0)}.stat-item.svelte-xpx03b{text-align:center;padding:2rem 1rem;background:#fffc;border:1px solid #e9ecef;box-shadow:0 4px 20px #0000001a;transition:all .3s ease;border-left:4px solid rgb(29,39,46)}.stat-item.svelte-xpx03b:hover{transform:translateY(-8px);box-shadow:0 8px 30px #00000026;background:#fffffff2}.stat-number.svelte-xpx03b{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:600;color:#1d272e;margin-bottom:.5rem;letter-spacing:-.02em}.stat-label.svelte-xpx03b{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;color:#5a6c7d;text-transform:uppercase;letter-spacing:.05em}.explore-button-wrapper.svelte-xpx03b{display:flex;justify-content:flex-end;margin-top:4rem;opacity:0;transform:translateY(30px);transition:all 1.8s cubic-bezier(.25,.46,.45,.94);transition-delay:.8s}.explore-button-wrapper.animate.svelte-xpx03b{opacity:1;transform:translateY(0)}@media (max-width: 1024px){.content-wrapper.svelte-xpx03b{padding:0 1.5rem}.service-stat-container.svelte-xpx03b{padding:6rem 0 4rem}.main-title.svelte-xpx03b{font-size:2.8rem}.stats-grid.svelte-xpx03b{gap:6rem}.stat-item.svelte-xpx03b{padding:1.8rem 1.2rem}}@media (max-width: 768px){.service-stat-container.svelte-xpx03b{padding:4rem 0 3rem;margin-bottom:1rem}.content-wrapper.svelte-xpx03b{padding:0 1rem}.main-title.svelte-xpx03b{font-size:2.2rem;margin-bottom:1.5rem;line-height:1.3}.description.svelte-xpx03b{font-size:1.1rem;margin-bottom:3rem;line-height:1.7}.stats-grid.svelte-xpx03b{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-top:2rem}.stat-item.svelte-xpx03b{padding:1.5rem .8rem}.stat-number.svelte-xpx03b{font-size:2rem}.stat-label.svelte-xpx03b{font-size:.9rem}.explore-button-wrapper.svelte-xpx03b{margin-top:3rem;justify-content:center}}@media (max-width: 640px){.service-stat-container.svelte-xpx03b{padding:3.5rem 0 2.5rem}.main-title.svelte-xpx03b{font-size:2rem}.stats-grid.svelte-xpx03b{gap:1.2rem}.stat-item.svelte-xpx03b{padding:1.3rem .7rem}.stat-number.svelte-xpx03b{font-size:1.8rem}}@media (max-width: 480px){.content-wrapper.svelte-xpx03b{padding:0 .8rem}.service-stat-container.svelte-xpx03b{padding:3rem 0 2rem}.main-title.svelte-xpx03b{font-size:1.8rem}.description.svelte-xpx03b{font-size:1rem;margin-bottom:2.5rem}.stats-grid.svelte-xpx03b{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem}.stat-item.svelte-xpx03b{padding:1.2rem .6rem}.stat-number.svelte-xpx03b{font-size:1.6rem;margin-bottom:.3rem}.stat-label.svelte-xpx03b{font-size:.8rem}.explore-button-wrapper.svelte-xpx03b{margin-top:2.5rem}}@media (max-width: 360px){.main-title.svelte-xpx03b{font-size:1.6rem}.description.svelte-xpx03b{font-size:.95rem}.stat-item.svelte-xpx03b{padding:1rem .5rem}.stat-number.svelte-xpx03b{font-size:1.4rem}.stat-label.svelte-xpx03b{font-size:.75rem}}.service-flow-section.svelte-o01nvh{width:100vw;min-height:calc(100vh - 80px);background:#f8f9fa;position:relative;padding:4rem 0;font-family:Inter,sans-serif;overflow:hidden}.section-header.svelte-o01nvh{text-align:center;margin-bottom:0rem;margin-top:2rem;padding:0 2rem}.section-title.svelte-o01nvh{font-family:Inter,sans-serif;font-size:3rem;font-weight:500;color:#2c3e50;margin:0 0 1rem;text-align:center;letter-spacing:-.02em;white-space:pre-line}.section-subtitle.svelte-o01nvh{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;color:#5a6c7d;margin:0 auto;text-align:center;max-width:600px;line-height:1.6}.flow-content.svelte-o01nvh{display:flex;max-width:1200px;margin:0 auto;padding:0 2rem;height:calc(100vh - 300px);align-items:center}.progress-sidebar.svelte-o01nvh{width:300px;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.progress-track.svelte-o01nvh{position:relative;display:flex;flex-direction:column;gap:3rem}.progress-item.svelte-o01nvh{display:flex;align-items:center;gap:1rem;transition:all .3s ease;padding:.5rem;cursor:pointer;border-radius:8px;user-select:none}.progress-item.svelte-o01nvh:hover{background:#16a0850d;transform:translateY(-2px)}.progress-item.svelte-o01nvh:focus{outline:2px solid #16a085;outline-offset:2px}.progress-item.svelte-o01nvh:active{transform:translateY(0)}.progress-dot.svelte-o01nvh{width:50px;height:50px;background:#e9ecef;border:3px solid #dee2e6;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.progress-item.active.svelte-o01nvh .progress-dot:where(.svelte-o01nvh){background:#16a085;border-color:#16a085;transform:scale(1.1);box-shadow:0 4px 20px #16a0854d}.progress-item.completed.svelte-o01nvh .progress-dot:where(.svelte-o01nvh){background:#27ae60;border-color:#27ae60}.step-number.svelte-o01nvh{font-size:1rem;font-weight:600;color:#6c757d}.progress-item.active.svelte-o01nvh .step-number:where(.svelte-o01nvh),.progress-item.completed.svelte-o01nvh .step-number:where(.svelte-o01nvh){color:#fff}.step-label.svelte-o01nvh{font-size:.9rem;font-weight:500;color:#6c757d;opacity:.8}.progress-item.active.svelte-o01nvh .step-label:where(.svelte-o01nvh){color:#16a085;opacity:1;font-weight:600}.steps-display.svelte-o01nvh{flex:1;position:relative;height:100%;margin-left:4rem}.step-slide.svelte-o01nvh{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .6s cubic-bezier(.25,.46,.45,.94),opacity .6s ease;transform:translate(100%);opacity:0}.step-slide.active.svelte-o01nvh{transform:translate(0);opacity:1}.step-slide.prev.svelte-o01nvh{transform:translate(-100%);opacity:0}.step-slide.next.svelte-o01nvh{transform:translate(100%);opacity:0}.step-card.svelte-o01nvh{background:#fff;border:1px solid #e9ecef;padding:4rem;text-align:center;box-shadow:0 10px 40px #0000001a;max-width:600px;width:100%}.step-icon.svelte-o01nvh{margin-bottom:2rem;display:flex;justify-content:center;color:#16a085}.step-title.svelte-o01nvh{font-size:2.2rem;font-weight:600;margin:0 0 1.5rem;color:#2c3e50}.step-description.svelte-o01nvh{font-size:1.2rem;font-weight:400;line-height:1.6;margin:0;color:#5a6c7d}@media (max-width: 1024px){.flow-content.svelte-o01nvh,.section-header.svelte-o01nvh{padding:0 1.5rem}.section-title.svelte-o01nvh{font-size:2.8rem}.progress-sidebar.svelte-o01nvh{width:250px}.step-card.svelte-o01nvh{padding:3.5rem}.step-title.svelte-o01nvh{font-size:2rem}.step-description.svelte-o01nvh{font-size:1.1rem}}@media (max-width: 768px){.service-flow-section.svelte-o01nvh{padding:2rem 0;min-height:auto;overflow:visible}.section-header.svelte-o01nvh{padding:0 1rem;margin-bottom:2rem}.section-title.svelte-o01nvh{font-size:2.2rem;line-height:1.3}.section-subtitle.svelte-o01nvh{font-size:1.1rem;line-height:1.6}.flow-content.svelte-o01nvh{flex-direction:column;height:auto;gap:3rem;padding:0 1rem}.progress-sidebar.svelte-o01nvh{width:100%;height:auto;position:relative}.progress-track.svelte-o01nvh{flex-direction:row;gap:1rem;overflow-x:auto;overflow-y:hidden;padding:1rem 0;justify-content:flex-start;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.progress-track.svelte-o01nvh::-webkit-scrollbar{display:none}.progress-sidebar.svelte-o01nvh:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:20px;height:40px;background:linear-gradient(to right,transparent,rgba(248,249,250,.8));pointer-events:none;z-index:2}.progress-item.svelte-o01nvh{flex-direction:column;text-align:center;min-width:80px;flex:none;margin:0 .5rem}.progress-dot.svelte-o01nvh{width:40px;height:40px}.step-label.svelte-o01nvh{font-size:.7rem;text-align:center}.steps-display.svelte-o01nvh{margin-left:0;min-height:400px;height:auto;position:relative;width:100%;touch-action:pan-x;user-select:none;-webkit-user-select:none}.step-slide.svelte-o01nvh{position:absolute;top:0;left:0;width:100%;min-height:100%;display:flex;align-items:center;justify-content:center;transition:transform .6s cubic-bezier(.25,.46,.45,.94),opacity .6s ease;transform:translate(100%);opacity:0}.step-slide.active.svelte-o01nvh{transform:translate(0);opacity:1}.step-slide.prev.svelte-o01nvh{transform:translate(-100%);opacity:0}.step-slide.next.svelte-o01nvh{transform:translate(100%);opacity:0}.step-card.svelte-o01nvh{padding:2rem;max-width:none;width:100%;position:relative;margin:0 auto;background:#fff!important;border:1px solid #e9ecef;box-shadow:0 10px 40px #0000001a;text-align:center;touch-action:pan-x;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;display:block!important;visibility:visible!important;opacity:1!important}.step-title.svelte-o01nvh{font-size:1.5rem}.step-description.svelte-o01nvh{font-size:1rem}.step-icon.svelte-o01nvh{margin-bottom:1.5rem}.swipe-hint.svelte-o01nvh{margin-top:2rem;padding:.8rem 1.2rem;background:#16a0851a;border:1px dashed rgba(22,160,133,.3);border-radius:8px;text-align:center;animation:svelte-o01nvh-pulseSwipe 2s ease-in-out infinite}.swipe-text.svelte-o01nvh{font-size:.9rem;color:#16a085;font-weight:500}@keyframes svelte-o01nvh-pulseSwipe{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}.steps-display.svelte-o01nvh{overflow-x:hidden}.step-slide.svelte-o01nvh{will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden}.step-slide.active.svelte-o01nvh{z-index:10;display:flex!important;visibility:visible!important}.step-slide.prev.svelte-o01nvh,.step-slide.next.svelte-o01nvh{z-index:5}.step-slide.svelte-o01nvh{min-height:300px}.step-title.svelte-o01nvh,.step-description.svelte-o01nvh,.step-icon.svelte-o01nvh{display:block!important;visibility:visible!important}}@media (max-width: 640px){.section-title.svelte-o01nvh{font-size:2rem}.flow-content.svelte-o01nvh{gap:2.5rem}.progress-item.svelte-o01nvh{min-width:70px;margin:0 .4rem}.progress-dot.svelte-o01nvh{width:35px;height:35px}.step-number.svelte-o01nvh{font-size:.9rem}.steps-display.svelte-o01nvh{min-height:350px;height:auto}.step-card.svelte-o01nvh{padding:1.8rem}.step-title.svelte-o01nvh{font-size:1.3rem}.step-description.svelte-o01nvh{font-size:.95rem}}@media (max-width: 480px){.service-flow-section.svelte-o01nvh{padding:1.5rem 0}.section-header.svelte-o01nvh{margin-bottom:1.5rem}.section-title.svelte-o01nvh{font-size:1.8rem}.section-subtitle.svelte-o01nvh{font-size:1rem}.flow-content.svelte-o01nvh{padding:0 .8rem;gap:2rem}.progress-item.svelte-o01nvh{min-width:60px;margin:0 .3rem}.progress-dot.svelte-o01nvh{width:32px;height:32px}.step-number.svelte-o01nvh{font-size:.8rem}.step-label.svelte-o01nvh{font-size:.6rem}.steps-display.svelte-o01nvh{min-height:320px;height:auto}.step-card.svelte-o01nvh{padding:1.5rem}.step-title.svelte-o01nvh{font-size:1.2rem;margin-bottom:1rem}.step-description.svelte-o01nvh{font-size:.9rem;line-height:1.5}.step-icon.svelte-o01nvh{margin-bottom:1rem}.swipe-hint.svelte-o01nvh{margin-top:1.5rem;padding:.6rem 1rem}.swipe-text.svelte-o01nvh{font-size:.8rem}}@media (max-width: 360px){.section-title.svelte-o01nvh{font-size:1.6rem}.section-subtitle.svelte-o01nvh{font-size:.95rem}.step-card.svelte-o01nvh{padding:1.2rem}.step-title.svelte-o01nvh{font-size:1.1rem}.step-description.svelte-o01nvh{font-size:.85rem}.progress-item.svelte-o01nvh{min-width:50px;margin:0 .2rem}.progress-dot.svelte-o01nvh{width:28px;height:28px}.step-number.svelte-o01nvh{font-size:.7rem}.step-label.svelte-o01nvh{font-size:.55rem}.swipe-hint.svelte-o01nvh{margin-top:1rem;padding:.5rem .8rem}.swipe-text.svelte-o01nvh{font-size:.7rem}}.container.svelte-17icy8p{max-width:1200px;margin:0 auto;padding:0 2rem}.services-section.svelte-17icy8p{padding:6rem 0;background-color:#fff}.section-header.svelte-17icy8p{text-align:center;margin-bottom:4rem}.section-title.svelte-17icy8p{font-family:Inter,sans-serif;font-size:3rem;font-weight:500;color:#2c3e50;margin:0 0 1rem;text-align:center;letter-spacing:-.02em;white-space:pre-line}.section-subtitle.svelte-17icy8p{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400;color:#5a6c7d;margin:0 0 1rem}.section-description.svelte-17icy8p{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:400;color:#718096;line-height:1.7;max-width:800px;margin:0 auto}.services-grid.svelte-17icy8p{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:3rem}.service-item.svelte-17icy8p{display:flex;align-items:center;gap:1rem;padding:1.5rem;background-color:#fff;border-radius:8px;border:1px solid #e2e8f0;transition:all .3s ease;opacity:0;transform:translateY(20px)}.service-item.animate.svelte-17icy8p{opacity:1;transform:translateY(0);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.service-item.svelte-17icy8p:hover{background-color:#f8f9fa;border-color:#cbd5e0}.service-icon.svelte-17icy8p{color:#2c3e50;flex-shrink:0}.service-name.svelte-17icy8p{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;color:#2c3e50}.explore-button-wrapper.svelte-17icy8p{display:flex;justify-content:flex-end;margin-top:4rem}@media (max-width: 1024px){.container.svelte-17icy8p{padding:0 1.5rem}.services-section.svelte-17icy8p{padding:5rem 0}.section-title.svelte-17icy8p{font-size:2.6rem}.services-grid.svelte-17icy8p{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem}.service-item.svelte-17icy8p{padding:1.2rem}.service-name.svelte-17icy8p{font-size:1.3rem}}@media (max-width: 768px){.container.svelte-17icy8p{padding:0 1rem}.services-section.svelte-17icy8p{padding:4rem 0}.section-header.svelte-17icy8p{margin-bottom:3rem}.section-title.svelte-17icy8p{font-size:2.2rem;line-height:1.3;margin-bottom:1.5rem}.section-subtitle.svelte-17icy8p{font-size:1.1rem;margin-bottom:1.5rem}.section-description.svelte-17icy8p{font-size:1rem;line-height:1.6}.services-grid.svelte-17icy8p{grid-template-columns:1fr;gap:1rem;margin-top:2.5rem}.service-item.svelte-17icy8p{padding:1.2rem;flex-direction:column;text-align:center;gap:.8rem}.service-name.svelte-17icy8p{font-size:1.2rem;line-height:1.4}.explore-button-wrapper.svelte-17icy8p{margin-top:3rem;justify-content:center}}@media (max-width: 640px){.services-section.svelte-17icy8p{padding:3.5rem 0}.section-title.svelte-17icy8p{font-size:2rem}.service-item.svelte-17icy8p{padding:1rem;gap:.6rem}.service-name.svelte-17icy8p{font-size:1.1rem}}@media (max-width: 480px){.container.svelte-17icy8p{padding:0 .8rem}.services-section.svelte-17icy8p{padding:3rem 0}.section-header.svelte-17icy8p{margin-bottom:2.5rem}.section-title.svelte-17icy8p{font-size:1.8rem;margin-bottom:1rem}.section-subtitle.svelte-17icy8p{font-size:1rem}.section-description.svelte-17icy8p{font-size:.95rem}.services-grid.svelte-17icy8p{margin-top:2rem;gap:.8rem}.service-item.svelte-17icy8p{padding:.8rem}.service-name.svelte-17icy8p{font-size:1rem}.explore-button-wrapper.svelte-17icy8p{margin-top:2.5rem}}@media (max-width: 360px){.section-title.svelte-17icy8p{font-size:1.6rem}.section-subtitle.svelte-17icy8p{font-size:.95rem}.section-description.svelte-17icy8p{font-size:.9rem}.service-name.svelte-17icy8p{font-size:.95rem}}
