.bg-item.svelte-ug62dd{width:100%;height:100%;position:relative;overflow:hidden}.img.svelte-ug62dd{width:100%;height:100%;display:block;filter:brightness(.6);will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.overlay.svelte-ug62dd{position:absolute;inset:0;pointer-events:none;z-index:1}@media(prefers-reduced-motion:reduce){.img.svelte-ug62dd{will-change:auto}}.carousel_wrapper.svelte-en53bs{position:relative;width:100%;height:100%;overflow:hidden;container-type:inline-size}.carousel_container.svelte-en53bs{width:100%;height:100%;display:flex;gap:var(--gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.multi-view.svelte-en53bs .carousel_container:where(.svelte-en53bs){scroll-padding-inline:60px;padding:0 60px}.multi-view.no-padding.svelte-en53bs .carousel_container:where(.svelte-en53bs){scroll-padding-inline:0;padding:0}.carousel_container.svelte-en53bs::-webkit-scrollbar{display:none}.carousel_item.svelte-en53bs{flex:0 0 calc((100% - (var(--per-view) - 1) * var(--gap)) / var(--per-view));height:100%;display:flex;justify-content:center;align-items:center;scroll-snap-align:start;scroll-snap-stop:always}.carousel_item.svelte-en53bs *{max-width:100%;max-height:100%}.arrow.svelte-en53bs{position:absolute;z-index:100;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;background:color-mix(in srgb,var(--color-brand-secondary, #6366f1) 18%,transparent);border:1px solid color-mix(in srgb,var(--color-brand-secondary, #6366f1) 40%,transparent);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.arrow.left.svelte-en53bs{left:12px}.arrow.right.svelte-en53bs{right:12px}.arrow-icon.svelte-en53bs{width:12px;height:12px;border-right:2px solid var(--color-neutral-light, #fff);border-bottom:2px solid var(--color-neutral-light, #fff);opacity:.95}.arrow.left.svelte-en53bs .arrow-icon:where(.svelte-en53bs){transform:rotate(135deg);margin-left:3px}.arrow.right.svelte-en53bs .arrow-icon:where(.svelte-en53bs){transform:rotate(-45deg);margin-right:3px}.arrow.svelte-en53bs:hover{background:color-mix(in srgb,var(--color-brand-secondary, #6366f1) 28%,transparent);border-color:color-mix(in srgb,var(--color-brand-secondary, #6366f1) 60%,transparent);transform:translateY(-50%) scale(1.05)}.arrow.svelte-en53bs:active{transform:translateY(-50%) scale(.96)}.arrow.svelte-en53bs:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--color-brand-secondary, #6366f1) 35%,transparent)}@container (max-width: 768px){.arrow.svelte-en53bs{width:40px;height:40px}.arrow.left.svelte-en53bs{left:8px}.arrow.right.svelte-en53bs{right:8px}.multi-view.svelte-en53bs .carousel_container:where(.svelte-en53bs){scroll-padding-inline:48px;padding:0 48px}.multi-view.no-padding.svelte-en53bs .carousel_container:where(.svelte-en53bs){scroll-padding-inline:0;padding:0}}@media(hover:none)and (pointer:coarse){.arrow.svelte-en53bs{opacity:.9}}@media(prefers-reduced-motion:reduce){.carousel_container.svelte-en53bs{scroll-behavior:auto}.arrow.svelte-en53bs{transition:none}}.review-card.svelte-1l1ykzp{background:linear-gradient(135deg,var(--color-brand-secondary) 0%,color-mix(in oklch,var(--color-brand-secondary) 95%,black) 100%);border-radius:20px;padding:3vh;display:flex;flex-direction:column;gap:4%;color:var(--color-neutral-light);width:80%;max-width:28rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;max-height:80%;min-height:15vh;justify-content:space-around}.review-card.svelte-1l1ykzp:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--color-neutral-light),transparent);opacity:.3}.review-card.svelte-1l1ykzp:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #00000026,0 10px 10px -5px #0000001a}.review-header.svelte-1l1ykzp{display:flex;gap:1.25rem;align-items:center}.avatar-wrapper.svelte-1l1ykzp{position:relative;flex-shrink:0}.avatar-wrapper.svelte-1l1ykzp:after{content:"";position:absolute;inset:-3px;border-radius:50%;background:linear-gradient(135deg,var(--color-brand-primary),var(--color-neutral-light));z-index:-1;opacity:.6}.review-header.svelte-1l1ykzp img:where(.svelte-1l1ykzp),.avatar-fallback.svelte-1l1ykzp{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid var(--color-neutral-light);background-color:var(--color-brand-primary);transition:transform .3s ease}.avatar-fallback.svelte-1l1ykzp{display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;color:var(--color-neutral-light)}.review-card.svelte-1l1ykzp:hover .review-header:where(.svelte-1l1ykzp) img:where(.svelte-1l1ykzp),.review-card.svelte-1l1ykzp:hover .avatar-fallback:where(.svelte-1l1ykzp){transform:scale(1.05)}.review-meta.svelte-1l1ykzp{display:flex;flex-direction:column;gap:.5rem;flex:1}.reviewer-name.svelte-1l1ykzp{font-family:Gemola,sans-serif;font-size:1.125rem;font-weight:600;letter-spacing:-.01em;color:var(--color-neutral-light);text-shadow:0 1px 2px rgba(0,0,0,.1)}.star-rating.svelte-1l1ykzp{display:flex;gap:.25rem}.star.svelte-1l1ykzp{width:1.25rem;height:1.25rem}.star.filled.svelte-1l1ykzp{fill:var(--color-neutral-light)}.star.empty.svelte-1l1ykzp{fill:var(--color-brand-primary);opacity:.3}.review-comment.svelte-1l1ykzp{font-family:Cormorant Garamond,serif;line-height:1.7;font-size:1.125rem;color:var(--color-neutral-light);opacity:.95;position:relative;padding-left:1rem;border-left:3px solid rgba(255,255,255,.2);font-style:italic;margin:0}@media(max-width:768px){.review-card.svelte-1l1ykzp{max-width:100%;padding:1.5rem}.review-header.svelte-1l1ykzp img:where(.svelte-1l1ykzp),.avatar-fallback.svelte-1l1ykzp{width:56px;height:56px}.review-comment.svelte-1l1ykzp{font-size:1rem}}.partner-card.svelte-1el4rmj{display:flex;flex-direction:column;align-items:center;gap:1.25rem;color:var(--color-neutral-light);width:auto;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;max-width:100%;height:100%;justify-content:center}.logo-wrapper.svelte-1el4rmj{position:relative;width:10rem;height:10rem;display:flex;justify-content:center;align-items:center;border-radius:100%;border:1px solid black;overflow:hidden}.logo-wrapper.svelte-1el4rmj:after{content:"";position:absolute;inset:-3px;border-radius:50%;background:linear-gradient(135deg,var(--color-brand-primary),var(--color-neutral-light));z-index:-1;opacity:.6}.logo-wrapper.svelte-1el4rmj img:where(.svelte-1el4rmj){width:50%;height:auto;object-fit:contain;border:1px solid var(--color-neutral-light);background-color:var(--color-neutral-light);transition:transform .3s ease;object-position:center}.partner-card.svelte-1el4rmj:hover .logo-wrapper:where(.svelte-1el4rmj) img:where(.svelte-1el4rmj){transform:scale(1.05)}.partner-name.svelte-1el4rmj{font-family:Gemola,sans-serif;font-size:1vw;font-weight:600;letter-spacing:-.01em;color:var(--color-brand-primary);text-shadow:0 1px 2px rgba(0,0,0,.1);text-align:center;margin:0}.partner-link.svelte-1el4rmj{font-family:Cormorant Garamond,serif;font-size:1rem;color:var(--color-neutral-light);text-decoration:none;opacity:.85;display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border-radius:8px;background:#19191980;transition:all .2s ease;border:1px solid rgba(25,25,25,.8)}.partner-link.svelte-1el4rmj:hover{opacity:1;background:#191919cc;transform:translateY(-2px)}.partner-link.svelte-1el4rmj:active{transform:translateY(0)}.link-icon.svelte-1el4rmj{width:1rem;height:1rem;fill:currentColor;transition:transform .2s ease}.partner-link.svelte-1el4rmj:hover .link-icon:where(.svelte-1el4rmj){transform:translate(2px,-2px)}@media(max-width:768px){.partner-card.svelte-1el4rmj{max-width:100%;padding:2rem 1.5rem}.logo-wrapper.svelte-1el4rmj{width:100px;height:100px}.partner-name.svelte-1el4rmj{font-size:1.25rem}.partner-link.svelte-1el4rmj{font-size:.9375rem}}@media(max-width:480px){.logo-wrapper.svelte-1el4rmj{width:10rem;height:10rem}.partner-name.svelte-1el4rmj{font-size:1.125rem}}.container.svelte-1uha8ag{width:min(92vw,1400px);margin-inline:auto}.story.svelte-1uha8ag{display:flex;flex-wrap:wrap;gap:clamp(1rem,2.5vw,2.5rem);align-items:center;padding-block:clamp(1.5rem,3vw,3rem)}.story__media.svelte-1uha8ag,.story__content.svelte-1uha8ag{flex:1 1 min(28rem,100%)}.story__image.svelte-1uha8ag{width:100%;max-width:26rem;height:auto;max-height:none;object-fit:cover;border-radius:1rem;display:block;margin-inline:auto}.story__title.svelte-1uha8ag{font-size:clamp(1.6rem,2.4vw,2.2rem);margin-bottom:clamp(.75rem,1.5vw,1.25rem);color:var(--color-light, #fff)}.story__text.svelte-1uha8ag{font-size:clamp(1rem,1.4vw,1.125rem);line-height:2;color:var(--color-light, #fff);max-width:40rem}.contact-section.svelte-1uha8ag{display:flex;flex-wrap:wrap;width:100%;height:100%}.contact-card.svelte-1uha8ag{flex:1 1 50%;max-width:50%;min-height:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;text-align:center}@media(max-width:768px){.contact-card.svelte-1uha8ag{max-width:100%;min-height:auto;padding:clamp(1.5rem,3vw,2.5rem)}}.contact-card--map.svelte-1uha8ag{background:var(--color-brand-secondary)}.contact-card__actions.svelte-1uha8ag{display:flex;justify-content:center}
