.hero.svelte-1gwr5d4{width:100%;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:88px 16px 24px}@media(min-width:768px){.hero.svelte-1gwr5d4{padding:100px 48px 48px}}@media(min-width:1200px){.hero.svelte-1gwr5d4{padding:100px 96px 48px}}.hero__container.svelte-1gwr5d4{width:100%;max-width:1248px}.hero__card.svelte-1gwr5d4{background-color:var(--color-bg-dark);border-radius:20px;overflow:hidden;opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.hero__card.visible.svelte-1gwr5d4{opacity:1;transform:translateY(0)}@media(min-width:768px){.hero__card.svelte-1gwr5d4{border-radius:24px;padding:48px}}@media(min-width:1024px){.hero__card.svelte-1gwr5d4{padding:64px}}@media(min-width:1200px){.hero__card.svelte-1gwr5d4{padding:96px}}.hero__inner.svelte-1gwr5d4{display:flex;flex-direction:column}@media(min-width:768px){.hero__inner.svelte-1gwr5d4{flex-direction:row;align-items:stretch;min-height:400px}}@media(min-width:1024px){.hero__inner.svelte-1gwr5d4{min-height:420px}}@media(min-width:1200px){.hero__inner.svelte-1gwr5d4{min-height:448px}}.hero__content.svelte-1gwr5d4{background-color:var(--color-bg-card);display:flex;flex-direction:column;justify-content:center;padding:32px 24px;border-radius:20px;width:100%}@media(min-width:768px){.hero__content.svelte-1gwr5d4{padding:40px 36px;border-radius:24px}}@media(min-width:1024px){.hero__content.svelte-1gwr5d4{padding:48px}}@media(min-width:1200px){.hero__content.svelte-1gwr5d4{padding:56px 64px}}.hero__label.svelte-1gwr5d4{display:inline-block;font-size:13px;font-weight:600;color:var(--color-primary);text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px}.hero__title.svelte-1gwr5d4{font-size:clamp(1.75rem,1.25rem + 2.5vw,3rem);font-weight:600;color:var(--color-text-body);letter-spacing:-.03em;line-height:1.15;margin-bottom:16px}.hero__text.svelte-1gwr5d4{font-size:clamp(.9375rem,.875rem + .25vw,1.0625rem);color:var(--color-text-body);opacity:.55;line-height:1.6;margin-bottom:28px;max-width:560px}.hero__price.svelte-1gwr5d4{display:flex;align-items:baseline;gap:8px;margin-bottom:32px}.hero__price-amount.svelte-1gwr5d4{font-size:clamp(2rem,1.5rem + 2vw,3.5rem);font-weight:700;color:var(--color-primary);letter-spacing:-.03em}.hero__price-unit.svelte-1gwr5d4{font-size:16px;font-weight:500;color:var(--color-text-body);opacity:.45}.hero__btn.svelte-1gwr5d4{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 28px;background:var(--color-primary);color:#fff;font-size:15px;font-weight:600;border-radius:100px;text-decoration:none;align-self:flex-start}@media(min-width:768px){.hero__btn.svelte-1gwr5d4{height:54px;padding:0 32px;font-size:16px}}.advantages.svelte-1gwr5d4{padding:100px 20px 80px}@media(min-width:768px){.advantages.svelte-1gwr5d4{padding:140px 48px 100px}}@media(min-width:1200px){.advantages.svelte-1gwr5d4{padding:180px 96px 120px}}.advantages__container.svelte-1gwr5d4{max-width:1000px;margin:0 auto}.advantages__header.svelte-1gwr5d4{text-align:center;margin-bottom:60px;opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.advantages__header.visible.svelte-1gwr5d4{opacity:1;transform:translateY(0)}@media(min-width:768px){.advantages__header.svelte-1gwr5d4{margin-bottom:80px}}.advantages__label.svelte-1gwr5d4{display:inline-block;font-size:13px;font-weight:600;color:var(--color-primary);text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px}.advantages__title.svelte-1gwr5d4{font-size:clamp(1.5rem,1rem + 2vw,2.5rem);font-weight:600;color:var(--color-text-body);letter-spacing:-.03em;line-height:1.2}.advantages__cards.svelte-1gwr5d4{display:flex;flex-direction:column;align-items:center;gap:32px}@media(min-width:768px){.advantages__cards.svelte-1gwr5d4{flex-direction:row;justify-content:center;gap:24px}}.adv-card.svelte-1gwr5d4{position:relative;width:280px;opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease;transition-delay:var(--delay)}.adv-card.visible.svelte-1gwr5d4{opacity:1;transform:translateY(0)}@media(min-width:1024px){.adv-card.svelte-1gwr5d4{width:300px}}.adv-card__pin.svelte-1gwr5d4{position:absolute;top:-12px;left:24px;width:32px;height:32px;z-index:2;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}.adv-card__pin.svelte-1gwr5d4 img:where(.svelte-1gwr5d4){width:100%;height:100%;object-fit:contain}.adv-card__body.svelte-1gwr5d4{background:#fff;border-radius:18px;padding:28px 24px 24px;box-shadow:0 2px 8px #0000000a,0 8px 24px #0000000f}.adv-card__number.svelte-1gwr5d4{display:block;font-size:clamp(2.5rem,2rem + 2vw,3.5rem);font-weight:700;color:var(--color-primary);letter-spacing:-.03em;line-height:1;margin-bottom:12px}.adv-card__title.svelte-1gwr5d4{font-size:20px;font-weight:600;color:var(--color-text-body);letter-spacing:-.02em;margin-bottom:8px}.adv-card__desc.svelte-1gwr5d4{font-size:15px;font-weight:500;color:var(--color-text-body);opacity:.5;line-height:1.5}.locations.svelte-1gwr5d4{padding:80px 20px 100px;background:#fff}@media(min-width:768px){.locations.svelte-1gwr5d4{padding:100px 48px 140px}}.locations__container.svelte-1gwr5d4{max-width:800px;margin:0 auto}.locations__header.svelte-1gwr5d4{text-align:center;margin-bottom:48px;opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.locations__header.visible.svelte-1gwr5d4{opacity:1;transform:translateY(0)}.locations__label.svelte-1gwr5d4{display:inline-block;font-size:13px;font-weight:600;color:var(--color-primary);text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px}.locations__title.svelte-1gwr5d4{font-size:clamp(1.5rem,1rem + 2vw,2.5rem);font-weight:600;color:var(--color-text-body);letter-spacing:-.03em;margin-bottom:12px}.locations__contact.svelte-1gwr5d4{font-size:15px;color:var(--color-text-body);opacity:.55}.locations__list.svelte-1gwr5d4{display:flex;flex-direction:column;gap:12px;opacity:0;transform:translateY(16px);transition:opacity .5s ease .2s,transform .5s ease .2s}.locations__list.visible.svelte-1gwr5d4{opacity:1;transform:translateY(0)}@media(min-width:768px){.locations__list.svelte-1gwr5d4{gap:16px}}.location-item.svelte-1gwr5d4{background:var(--color-bg-card);border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;transition:box-shadow .3s ease}.location-item.svelte-1gwr5d4:hover{box-shadow:0 2px 8px #0000000f,0 8px 24px #0000000f}.location-item__header.svelte-1gwr5d4{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;text-align:left;background:none;cursor:pointer;transition:background .2s ease}@media(min-width:768px){.location-item__header.svelte-1gwr5d4{padding:24px 28px}}.location-item__header.svelte-1gwr5d4:hover{background:#00000005}.location-item__info.svelte-1gwr5d4{display:flex;flex-direction:column;gap:4px}.location-item__name.svelte-1gwr5d4{font-size:16px;font-weight:600;color:var(--color-text-body);letter-spacing:-.01em;line-height:1.3}@media(min-width:768px){.location-item__name.svelte-1gwr5d4{font-size:17px}}.location-item__city.svelte-1gwr5d4{font-size:14px;color:var(--color-text-body);opacity:.55}.location-item__icon.svelte-1gwr5d4{width:24px;height:24px;flex-shrink:0;color:var(--color-text-body);opacity:.4;transition:transform .3s ease,opacity .3s ease}.location-item__icon.svelte-1gwr5d4 svg:where(.svelte-1gwr5d4){width:100%;height:100%}.location-item.expanded.svelte-1gwr5d4 .location-item__icon:where(.svelte-1gwr5d4){transform:rotate(180deg);opacity:.8}.location-item__content.svelte-1gwr5d4{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.location-item.expanded.svelte-1gwr5d4 .location-item__content:where(.svelte-1gwr5d4){grid-template-rows:1fr}.location-item__details.svelte-1gwr5d4{overflow:hidden;padding:0 20px;display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.location-item__details.svelte-1gwr5d4{padding:0 28px;flex-direction:row;gap:40px}}.location-item.expanded.svelte-1gwr5d4 .location-item__details:where(.svelte-1gwr5d4){padding-bottom:20px}@media(min-width:768px){.location-item.expanded.svelte-1gwr5d4 .location-item__details:where(.svelte-1gwr5d4){padding-bottom:24px}}.location-item__address.svelte-1gwr5d4,.location-item__hours.svelte-1gwr5d4{display:flex;gap:12px;font-size:14px;color:var(--color-text-body);line-height:1.5}.location-item__address.svelte-1gwr5d4 svg:where(.svelte-1gwr5d4),.location-item__hours.svelte-1gwr5d4 svg:where(.svelte-1gwr5d4){width:20px;height:20px;flex-shrink:0;color:var(--color-primary);margin-top:2px}.location-item__address.svelte-1gwr5d4 p:where(.svelte-1gwr5d4),.location-item__hours.svelte-1gwr5d4 p:where(.svelte-1gwr5d4){margin:0}.location-item__desc.svelte-1gwr5d4{opacity:.55;font-style:italic;margin-top:4px!important}.location-item__map.svelte-1gwr5d4{overflow:hidden;height:0;transition:height .4s ease}.location-item.expanded.svelte-1gwr5d4 .location-item__map:where(.svelte-1gwr5d4){height:220px}@media(min-width:768px){.location-item.expanded.svelte-1gwr5d4 .location-item__map:where(.svelte-1gwr5d4){height:280px}}.location-item__map.svelte-1gwr5d4 iframe:where(.svelte-1gwr5d4){display:block;width:100%;height:100%}.banner.svelte-1gwr5d4{padding:var(--space-section) 0}.banner__content.svelte-1gwr5d4{background:var(--color-primary);min-height:clamp(200px,30vw,400px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;padding:clamp(2rem,1.5rem + 2vw,4rem) 1rem}.banner__text.svelte-1gwr5d4{text-align:center;font-size:var(--font-size-banner);font-weight:500;color:#fff;letter-spacing:-.03em;line-height:1.15}.banner__line.svelte-1gwr5d4{display:block;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease;transition-delay:var(--delay)}.banner__content.visible.svelte-1gwr5d4 .banner__line:where(.svelte-1gwr5d4){opacity:1;transform:translateY(0)}.banner__btn.svelte-1gwr5d4{display:inline-flex;align-items:center;justify-content:center;height:54px;padding:0 36px;background:#fff;color:var(--color-primary);font-size:16px;font-weight:600;border-radius:100px;text-decoration:none;opacity:0;transform:translateY(16px);transition:opacity .5s ease .3s,transform .5s ease .3s}.banner__btn.visible.svelte-1gwr5d4{opacity:1;transform:translateY(0)}@media(min-width:768px){.banner__btn.svelte-1gwr5d4{height:58px;padding:0 44px;font-size:18px}}
