.banner.svelte-eb15xv{position:relative;color:var(--text-color);text-align:center;padding:90px 0 120px;background-color:var(--white);height:50vh}.banner-content.svelte-eb15xv{position:relative;z-index:1;padding:2rem;max-width:800px;margin:0 auto}.banner-subtitle.svelte-eb15xv{font-size:1rem;font-weight:500;text-transform:uppercase;margin-bottom:1rem;letter-spacing:1px}.banner-title.svelte-eb15xv{font-size:5rem;font-weight:500;margin-bottom:2rem;line-height:1.2}.slider-section.svelte-eb15xv{background-color:var(--primary-color);height:90vh;position:relative}.slider-container.svelte-eb15xv{height:100%;position:relative}.slider-item.svelte-eb15xv{height:100%;width:100%;position:absolute;top:0;left:0;opacity:0;transition:opacity .5s ease}.slider-item.active.svelte-eb15xv{opacity:1}.slider-image.svelte-eb15xv{height:100%;width:100%;background-size:cover;background-position:center}.slider-gradient.svelte-eb15xv{height:100%;width:100%;background-image:linear-gradient(to bottom,#0000,#000);display:flex;align-items:flex-end}.slider-content.svelte-eb15xv{color:var(--white);padding:2rem;max-width:800px;margin:0 auto 3rem;text-align:center}.slider-title.svelte-eb15xv{font-size:1.75rem;margin-bottom:1rem;color:var(--white)}.slider-description.svelte-eb15xv{font-size:1.1rem}.slider-controls.svelte-eb15xv{position:absolute;width:100%;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 2rem;z-index:10}.slider-arrow.svelte-eb15xv{width:30px;height:30px;background-color:var(--white);border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center}.slider-arrow.svelte-eb15xv svg:where(.svelte-eb15xv){width:7px;height:13px}.slider-prev.svelte-eb15xv svg:where(.svelte-eb15xv){transform:rotate(180deg)}.services-section.svelte-eb15xv{padding:5rem 0;background-color:var(--white)}.services-header.svelte-eb15xv{text-align:center;margin-bottom:3rem}.services-title.svelte-eb15xv{font-size:2.5rem;font-weight:500}.services-grid.svelte-eb15xv{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;justify-items:center}.service-card.svelte-eb15xv{text-align:center;padding:1rem;transition:transform .3s ease;position:relative;cursor:pointer;width:100%;max-width:350px;text-decoration:none;color:inherit;display:block}.service-icon.svelte-eb15xv{width:100%;aspect-ratio:1 / 1;margin:0 auto;border-radius:8px;overflow:hidden;position:relative}.service-icon.svelte-eb15xv img:where(.svelte-eb15xv){width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.service-card.svelte-eb15xv:hover .service-icon:where(.svelte-eb15xv) img:where(.svelte-eb15xv){transform:scale(1.05)}.service-content.svelte-eb15xv{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000000b3;opacity:0;transition:opacity .3s ease;padding:2rem;color:var(--white);border-radius:8px}.service-card.svelte-eb15xv:hover .service-content:where(.svelte-eb15xv){opacity:1}.service-title.svelte-eb15xv{font-size:1.5rem;margin-bottom:1rem;font-weight:600;color:var(--white)}.service-description.svelte-eb15xv{color:var(--white);line-height:1.6}.slider-indicators.svelte-eb15xv{position:absolute;bottom:2rem;left:0;width:100%;display:flex;justify-content:center;gap:.75rem;z-index:10}.slider-indicator.svelte-eb15xv{width:12px;height:12px;border-radius:50%;background-color:#ffffff80;border:none;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.slider-indicator.svelte-eb15xv:hover{background-color:#fffc}.slider-indicator.active.svelte-eb15xv{background-color:var(--white);transform:scale(1.2)}@media (max-width: 768px){.banner-title.svelte-eb15xv{font-size:3rem}.services-grid.svelte-eb15xv{grid-template-columns:1fr;gap:2rem}.service-card.svelte-eb15xv{max-width:100%;font-size:.7rem}}
