.cta-button.svelte-2u3udh{display:flex;transition:all .2s ease;cursor:pointer;border-radius:var(--border-radius, 5px);text-align:center;box-sizing:border-box;justify-content:center;padding:var(--padding, 16px 42px);text-decoration:none;width:fit-content}.cta-button.fill.svelte-2u3udh{color:var(--text-color);background:var(--background-color);box-shadow:inset 0 0 0 2px var(--background-color)}.cta-button.fill.svelte-2u3udh:hover{color:var(--hover-text-color);background:transparent}.cta-button.outline.svelte-2u3udh{color:var(--text-color);background:transparent;box-shadow:inset 0 0 0 2px var(--text-color)}.cta-button.outline.svelte-2u3udh:hover{color:var(--hover-text-color);background:var(--text-color)}.cta-button.none.svelte-2u3udh{color:var(--text-color);box-shadow:none;padding:var(--padding, 0)}.hero-wrapper.svelte-2jf6ve{display:flex;flex-direction:column;width:100%;position:relative;overflow:hidden;padding:60px 16px;box-sizing:border-box}.hero-wrapper.has-background.svelte-2jf6ve{color:#fff}.hero-background.svelte-2jf6ve{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-background.svelte-2jf6ve img:where(.svelte-2jf6ve){width:100%;height:100%;object-fit:cover}.hero-overlay.svelte-2jf6ve{position:absolute;top:0;left:0;width:100%;height:100%;background:#0403256b}.hero-content.svelte-2jf6ve{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:32px;max-width:860px;width:100%;margin:0 auto}.hero-heading.svelte-2jf6ve{font-weight:700;line-height:1.1;margin:0;text-transform:uppercase}.hero-text.svelte-2jf6ve p{font-size:24px;font-weight:700;line-height:150%;margin:0;color:var(--text-inverse)}.key-selling-points.svelte-2jf6ve{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;width:75%;margin-bottom:12px}.ksp-item.svelte-2jf6ve{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;text-align:center}.ksp-icon.svelte-2jf6ve{width:56px;height:56px;object-fit:contain}.hero-cta.svelte-2jf6ve{display:flex;justify-content:center}@media only screen and (max-width: 840px){.hero-wrapper.svelte-2jf6ve{padding:40px 16px}.hero-content.svelte-2jf6ve{gap:20px}.key-selling-points.svelte-2jf6ve{grid-template-columns:1fr;gap:12px;margin-top:-16px}.ksp-item.svelte-2jf6ve{flex-direction:row;text-align:left}.ksp-icon.svelte-2jf6ve{width:56px;height:56px;flex-shrink:0}}.underline-heading.svelte-grye25{position:relative;max-width:860px}.underline-heading.svelte-grye25 h1,.underline-heading.svelte-grye25 h2,.underline-heading.svelte-grye25 h3,.underline-heading.svelte-grye25 h4,.underline-heading.svelte-grye25 h5,.underline-heading.svelte-grye25 h6{color:var(--blue-accent);text-align:inherit;font-weight:700;position:relative}.underline-heading.svelte-grye25 h1:first-child,.underline-heading.svelte-grye25 h2:first-child,.underline-heading.svelte-grye25 h3:first-child,.underline-heading.svelte-grye25 h4:first-child,.underline-heading.svelte-grye25 h5:first-child,.underline-heading.svelte-grye25 h6:first-child{margin-bottom:.625em}.underline-heading.svelte-grye25 h1:first-child:after,.underline-heading.svelte-grye25 h2:first-child:after,.underline-heading.svelte-grye25 h3:first-child:after,.underline-heading.svelte-grye25 h4:first-child:after,.underline-heading.svelte-grye25 h5:first-child:after,.underline-heading.svelte-grye25 h6:first-child:after{content:"";position:absolute;bottom:-.5625em;width:60px;height:5px;background-color:var(--green-accent);border-radius:1px}.underline-heading.svelte-grye25 h1:first-child:after,.underline-heading.svelte-grye25 h2:first-child:after,.underline-heading.svelte-grye25 h3:first-child:after,.underline-heading.svelte-grye25 h4:first-child:after,.underline-heading.svelte-grye25 h5:first-child:after,.underline-heading.svelte-grye25 h6:first-child:after{left:0}.underline-heading.svelte-grye25 p:last-child{margin-bottom:0}.section-base.svelte-1txkpe1{display:flex;flex-direction:column;margin-bottom:24px;gap:8px;width:100%;box-sizing:border-box}.main-content.svelte-1txkpe1{display:flex;flex-direction:column}.main-content.svelte-1txkpe1 h1,.main-content.svelte-1txkpe1 h2,.main-content.svelte-1txkpe1 h3,.main-content.svelte-1txkpe1 h4,.main-content.svelte-1txkpe1 h5,.main-content.svelte-1txkpe1 h6{text-transform:uppercase}.main-content.svelte-1txkpe1 p{font-size:18px;line-height:1.2;font-weight:400}@media only screen and (max-width: 882px){.section-base.svelte-1txkpe1{width:100%}}.alternating-image-container.svelte-46021e{display:flex;flex-direction:column;width:100%;box-sizing:border-box;max-width:var(--section-max-width, 1200px)}.alternating-pairs.svelte-46021e{display:flex;flex-direction:column;width:100%}.alternating-pair.svelte-46021e{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;width:100%}.alternating-pair.content-fit.svelte-46021e{align-items:stretch}.alternating-pair.reverse.svelte-46021e{direction:rtl}.alternating-pair.reverse.svelte-46021e>:where(.svelte-46021e){direction:ltr}.image-container.svelte-46021e{width:100%;border-radius:var(--border-radius, 8px);overflow:hidden;display:flex}.image-container.svelte-46021e img:where(.svelte-46021e){width:100%;height:100%;object-fit:cover;display:block}.content-container.svelte-46021e{display:flex;flex-direction:column;justify-content:center}.content.svelte-46021e{display:flex;flex-direction:column;gap:32px}.standard-content.svelte-46021e h1,.standard-content.svelte-46021e h2,.standard-content.svelte-46021e h3,.standard-content.svelte-46021e h4,.standard-content.svelte-46021e h5,.standard-content.svelte-46021e h6{color:var(--blue-accent);margin:0 0 16px;font-weight:700}.standard-content.svelte-46021e p{color:var(--text);font-size:16px;line-height:1.4}.standard-content.svelte-46021e p:last-child{margin-bottom:0}@media only screen and (max-width: 768px){.alternating-pair.svelte-46021e{grid-template-columns:1fr;gap:32px}.alternating-pair.reverse.svelte-46021e{direction:ltr}.alternating-pair.reverse.svelte-46021e .image-container:where(.svelte-46021e){order:-1}}.image-card-grid-container.svelte-n6hu2n{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}.card-grid.svelte-n6hu2n{display:grid;gap:8px;width:100%;justify-items:center;grid-template-columns:repeat(var(--max-columns, 4),1fr)}.card.svelte-n6hu2n{display:flex;flex-direction:column;background-color:#fff;color:#000;border-radius:var(--border-radius, 8px);overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;height:100%;width:100%;box-shadow:0 2px 8px #0000001a}.card.clickable.svelte-n6hu2n{cursor:pointer}.card.clickable.svelte-n6hu2n:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.card-image.svelte-n6hu2n{width:100%;aspect-ratio:16/9;overflow:hidden;background-color:#f5f5f5}.card-image.svelte-n6hu2n img:where(.svelte-n6hu2n){width:100%;height:100%;object-fit:cover}.card-content.svelte-n6hu2n{padding:16px 20px;flex-grow:1;display:flex;flex-direction:column;gap:4px}.card-content.svelte-n6hu2n h1,.card-content.svelte-n6hu2n h2,.card-content.svelte-n6hu2n h3,.card-content.svelte-n6hu2n h4,.card-content.svelte-n6hu2n h5,.card-content.svelte-n6hu2n h6{font-weight:600;line-height:1.2;color:var(--blue-accent, #000000)}.card-content.svelte-n6hu2n h3{font-size:18px}.card-content.svelte-n6hu2n p{line-height:1.3;font-size:15px;opacity:.84}@media (max-width: 1140px){.card-grid.svelte-n6hu2n{grid-template-columns:repeat(max(1,calc(var(--max-columns, 4) - 1)),1fr)}}@media (max-width: 852px){.card-grid.svelte-n6hu2n{grid-template-columns:repeat(min(2,var(--max-columns, 4)),1fr)}}@media (max-width: 580px){.card-grid.svelte-n6hu2n{grid-template-columns:1fr}}.partner-section-container.svelte-1tsfi0u{width:100%;box-sizing:border-box;display:flex;justify-content:center}.partner-content.svelte-1tsfi0u{display:flex;flex-direction:column;align-items:center;text-align:center;gap:34px;max-width:800px;width:100%}.logo-container.svelte-1tsfi0u{display:flex;justify-content:center;align-items:center}.partner-logo.svelte-1tsfi0u{max-height:100px;max-width:300px;width:100%;height:100%;object-fit:contain}.introduction-content.svelte-1tsfi0u h2{font-size:20px;font-weight:700}.introduction-content.svelte-1tsfi0u p{line-height:1.6;margin:0 0 16px;color:var(--text-inverse)}.introduction-content.svelte-1tsfi0u p:last-child{margin-bottom:0}.button-container.svelte-1tsfi0u{display:flex;justify-content:center;margin-top:4px}.menu-section-container.svelte-kwjw3w{width:100%;box-sizing:border-box;background:var(--body-background)}.menu-content.svelte-kwjw3w{display:grid;grid-template-columns:2fr 1px 1fr;gap:40px 32px;align-items:start;max-width:1264px;margin:0 auto;min-height:100%;background:#fff;padding:48px;box-sizing:border-box}.separator.svelte-kwjw3w{width:1px;background-color:currentColor;opacity:.2;justify-self:center;align-self:stretch;min-height:100%}.menu-container.svelte-kwjw3w{display:flex;flex-direction:column;margin-left:-20px}.menu-heading-container.svelte-kwjw3w{margin-left:84px}.menu-heading-container.svelte-kwjw3w h2{color:var(--blue-accent)!important;font-size:24px;font-weight:700}.menu-items.svelte-kwjw3w{display:flex;flex-direction:column}.menu-item.svelte-kwjw3w{display:flex;align-items:center;gap:20px;background-color:#ffffff0d;border-radius:12px;text-decoration:none;color:inherit;transition:all .2s ease;border:1px solid transparent;padding:8px}.menu-item.clickable.svelte-kwjw3w{cursor:pointer}.menu-item.clickable.svelte-kwjw3w:hover{transform:translateY(-2px);background-color:#ffffff1a;box-shadow:0 8px 16px #00000026}.item-image.svelte-kwjw3w{width:54px;height:54px;border-radius:50%;overflow:hidden;background-color:#ffffff1a;flex-shrink:0}.item-image.svelte-kwjw3w img:where(.svelte-kwjw3w){width:100%;height:100%;object-fit:cover}.item-content.svelte-kwjw3w h3:where(.svelte-kwjw3w){margin:0 0 4px;font-size:16px;font-weight:600;line-height:1.2;color:var(--blue-accent)}.item-description.svelte-kwjw3w p{font-size:15px;color:var(--bright-text);margin:0}@media (max-width: 940px){.menu-section-container.svelte-kwjw3w{padding:0}.menu-content.svelte-kwjw3w{padding:48px 16px}}@media (max-width: 840px){.menu-content.svelte-kwjw3w{grid-template-columns:1fr;gap:64px}.menu-container.svelte-kwjw3w{display:flex;flex-direction:column;margin-left:-20px;gap:12px}.introduction-container.svelte-kwjw3w,.menu-container.svelte-kwjw3w{padding:0;margin-left:0}.separator.svelte-kwjw3w{display:none}.menu-heading-container.svelte-kwjw3w{margin-left:0}.menu-container.svelte-kwjw3w{gap:16px}.item-image.svelte-kwjw3w{width:48px;height:48px}.item-content.svelte-kwjw3w h3:where(.svelte-kwjw3w){font-size:15px}.item-description.svelte-kwjw3w{font-size:12px}}@media (max-width: 480px){.menu-content.svelte-kwjw3w{gap:24px}.menu-items.svelte-kwjw3w{gap:10px}.menu-item.svelte-kwjw3w{padding:10px 12px}}.document-content.svelte-1ad2gfg .payload-richtext{gap:4px!important}.document-wrapper.svelte-1ad2gfg{background:var(--blue-ghost)!important;width:100%}.document-section.svelte-1ad2gfg{max-width:800px;margin:12px auto;padding:60px 80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;background:#fff;box-shadow:var(--document-shadow)}.document-heading.svelte-1ad2gfg{font-size:18px;font-weight:700;margin-bottom:20px;text-align:left;text-transform:uppercase}.document-download.svelte-1ad2gfg{margin-bottom:12px}.download-link.svelte-1ad2gfg{display:inline-flex;align-items:center;gap:6px;color:var(--link);text-decoration:underline;font-size:14px;font-weight:400}.download-link.svelte-1ad2gfg:hover{color:var(--link-hover)}.document-content.svelte-1ad2gfg{font-size:14px;line-height:1.4}.document-content.svelte-1ad2gfg h1,.document-content.svelte-1ad2gfg h2,.document-content.svelte-1ad2gfg h3{font-weight:600;margin:8px 0 6px!important;font-size:14px}.document-content.svelte-1ad2gfg h1{margin-top:0}.document-content.svelte-1ad2gfg p{margin-bottom:8px;text-align:justify;font-size:14px}.document-content.svelte-1ad2gfg ol{list-style:none;padding-left:64px;counter-reset:list-counter}.document-content.svelte-1ad2gfg li{counter-increment:list-counter;margin-bottom:8px;position:relative;text-align:justify;padding-left:36px;font-size:14px}.document-content.svelte-1ad2gfg li:before{content:"(" counter(list-counter,lower-roman) ")";font-weight:400;position:absolute;left:0;top:0}.document-content.numbered.svelte-1ad2gfg{counter-reset:section}.document-content.numbered.svelte-1ad2gfg h2{counter-increment:section;counter-reset:subsection;display:flex;align-items:flex-start}.document-content.numbered.svelte-1ad2gfg h2:before{content:counter(section) ".";font-weight:600;margin-right:8px;min-width:42px;flex-shrink:0}.document-content.numbered.svelte-1ad2gfg p{counter-increment:subsection;display:flex;align-items:flex-start;text-indent:0}.document-content.numbered.svelte-1ad2gfg p:before{content:counter(section) "." counter(subsection);font-weight:400;margin-right:8px;flex-shrink:0;min-width:42px}.document-content.svelte-1ad2gfg strong{font-weight:600}@media (max-width: 768px){.document-section.svelte-1ad2gfg{padding:16px 16px 16px 8px}.document-content.svelte-1ad2gfg ol{list-style:none;padding-left:32px;counter-reset:list-counter}.document-content.svelte-1ad2gfg li{padding-left:24px}.document-content.numbered.svelte-1ad2gfg h2:before{min-width:20px}.document-content.numbered.svelte-1ad2gfg p:before{min-width:20px}}.news-article-section.svelte-1jrzcw4{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;box-sizing:border-box;scroll-margin-top:78px;padding:64px 16px 80px;background:#fff}.post-content.svelte-1jrzcw4{display:grid;grid-template-columns:3fr 1px 1fr;gap:40px 32px;align-items:start;max-width:var(--section-max-width, 1200px);width:100%;margin:0 auto;min-height:100%;box-sizing:border-box}.separator.svelte-1jrzcw4{width:1px;background-color:currentColor;opacity:.2;justify-self:center;align-self:stretch;min-height:100%}.post-main.svelte-1jrzcw4{display:flex;flex-direction:column;gap:24px}.post-main.svelte-1jrzcw4 h1{text-transform:uppercase}.featured-image.svelte-1jrzcw4{width:100%;border-radius:var(--border-radius);overflow:hidden}.featured-image.svelte-1jrzcw4 img:where(.svelte-1jrzcw4){width:100%;height:auto;display:block}.post-text.svelte-1jrzcw4{font-size:16px;line-height:1.6;color:var(--text)}.post-text.svelte-1jrzcw4 h1{font-size:32px;font-weight:700}.post-text.svelte-1jrzcw4 p{font-size:16px}.post-text.svelte-1jrzcw4 strong{font-size:16px;font-weight:700;color:var(--text)}.post-text.svelte-1jrzcw4 a{color:var(--link)}.post-text.svelte-1jrzcw4 a:hover{color:var(--link-hover)}.post-sidebar.svelte-1jrzcw4{display:flex;flex-direction:column;margin-left:-10px}.sidebar-heading-container.svelte-1jrzcw4 h4{color:var(--blue-accent)!important;font-size:16px;font-weight:700;text-transform:uppercase}.publish-date.svelte-1jrzcw4{display:block;font-size:14px;color:var(--bright-text);margin:24px 0}.share-buttons.svelte-1jrzcw4{display:flex;gap:24px;margin:24px 0}.share-button.svelte-1jrzcw4{height:32px;transition:transform .2s ease}.share-button.svelte-1jrzcw4:hover{transform:scale(1.1)}.share-button.svelte-1jrzcw4 img:where(.svelte-1jrzcw4){width:100%;height:100%;object-fit:contain}.more-posts-list.svelte-1jrzcw4{display:flex;flex-direction:column;margin-top:16px}.more-post-item.svelte-1jrzcw4{display:flex;align-items:center;gap:20px;background-color:#ffffff0d;border-radius:var(--border-radius);text-decoration:none;color:inherit;transition:all .2s ease;border:1px solid transparent;padding:8px;margin-left:-8px}.more-post-item.svelte-1jrzcw4:hover{transform:translateY(-2px);background-color:#ffffff1a;box-shadow:0 8px 16px #00000026}.more-post-link.svelte-1jrzcw4{text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:4px;width:100%}.more-post-item.svelte-1jrzcw4 h3:where(.svelte-1jrzcw4){margin:0 0 4px;font-size:16px;font-weight:600;color:var(--blue-accent);line-height:1.2}.more-post-date.svelte-1jrzcw4{font-size:14px;line-height:1;color:var(--bright-text)}.back-button.svelte-1jrzcw4{background:transparent;border:2px solid var(--blue-accent);color:var(--blue-accent);padding:12px 24px;border-radius:var(--border-radius);cursor:pointer;font-weight:700;transition:all .2s ease;margin-top:24px}.back-button.svelte-1jrzcw4:hover{background:var(--blue-accent);color:#fff}@media (max-width: 840px){.post-content.svelte-1jrzcw4{grid-template-columns:1fr}.separator.svelte-1jrzcw4{display:none}.post-sidebar.svelte-1jrzcw4{margin-left:0}}.news-grid-container.svelte-y6p3od{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}.news-grid.svelte-y6p3od{display:grid;gap:12px;width:100%;justify-items:center;grid-template-columns:repeat(var(--max-columns, 3),1fr);margin-bottom:48px}.news-card.svelte-y6p3od{display:flex;flex-direction:column;background-color:#fff;color:#000;border-radius:var(--border-radius, 8px);overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;height:100%;width:100%;box-shadow:0 2px 8px #0000001a;cursor:pointer}.news-card.svelte-y6p3od:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.news-image.svelte-y6p3od{width:100%;aspect-ratio:16/9;overflow:hidden;background-color:#f5f5f5}.news-image.svelte-y6p3od img:where(.svelte-y6p3od){width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.news-content.svelte-y6p3od{padding:16px 20px;flex-grow:1;display:flex;flex-direction:column;gap:8px}.news-title.svelte-y6p3od{font-size:18px;font-weight:600;line-height:1.2;color:var(--blue-accent, #000000);margin:0}.news-excerpt.svelte-y6p3od{line-height:1.3;font-size:15px;margin:0;color:var(--bright-text, #000000)}.news-date.svelte-y6p3od{font-size:12px;line-height:1;color:var(--bright-text);font-weight:400;margin-top:auto;padding-top:4px}.load-more-container.svelte-y6p3od{display:flex;justify-content:center;width:100%}.load-more-button.svelte-y6p3od{background:var(--blue-accent);color:#fff;border:none;padding:12px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.load-more-button.svelte-y6p3od:hover:not(:disabled){background:var(--dark-blue-accent);transform:translateY(-1px)}.load-more-button.svelte-y6p3od:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 1140px){.news-grid.svelte-y6p3od{grid-template-columns:repeat(max(1,calc(var(--max-columns, 3) - 1)),1fr)}}@media (max-width: 852px){.news-grid.svelte-y6p3od{grid-template-columns:repeat(min(2,var(--max-columns, 3)),1fr)}}@media (max-width: 580px){.news-grid.svelte-y6p3od{grid-template-columns:1fr}}.text-carousel-container.svelte-1lahmk2{display:flex;flex-direction:column;align-items:center;width:100%;max-width:var(--section-max-width, 1200px);margin:0 auto;box-sizing:border-box}.carousel-wrapper.svelte-1lahmk2{position:relative;width:100%;display:flex;align-items:center}.carousel-content.svelte-1lahmk2{flex:1;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y}.carousel-content.svelte-1lahmk2:active{cursor:grabbing}.slides-container.svelte-1lahmk2{display:flex;transition:transform .5s ease-in-out;will-change:transform}.slide.svelte-1lahmk2{min-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px 0;box-sizing:border-box}.review-text.svelte-1lahmk2{font-size:20px;line-height:1.6;margin:0 0 32px;font-style:italic;color:var(--text, #222222);max-width:800px;position:relative}.author-info.svelte-1lahmk2{display:flex;flex-direction:column;gap:8px}.author-name.svelte-1lahmk2{font-weight:600;font-size:18px;color:var(--blue-accent, #080054)}.author-title.svelte-1lahmk2{font-size:15px;color:var(--bright-text, #646464)}.nav-button.svelte-1lahmk2{background:var(--blue-accent, #080054);color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 8px #0000001a;z-index:10}.nav-button.svelte-1lahmk2:hover{background:var(--blue-accent-dark, #040029);transform:scale(1.05);box-shadow:0 4px 12px #00000026}.nav-button.prev.svelte-1lahmk2{margin-right:20px}.nav-button.next.svelte-1lahmk2{margin-left:20px}.dots-container.svelte-1lahmk2{display:flex;gap:12px;align-items:center;margin-top:16px}.dot.svelte-1lahmk2{width:14px;height:14px;border-radius:50%;border:none;background-color:var(--blue-ghost, #f0f0f5);cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.dot.active.svelte-1lahmk2{background-color:var(--blue-pale, #c1c9e1);transform:scale(1.3)}.dot.progress.svelte-1lahmk2{background:conic-gradient(from 0deg,var(--blue-ghost, #f0f0f5) var(--progress),var(--blue-pale, #c1c9e1) var(--progress))}.dot.svelte-1lahmk2:hover:not(.active){background-color:var(--blue-pale, #c1c9e1);transform:scale(1.1)}.dot.active.svelte-1lahmk2:hover{pointer-events:none}@media (max-width: 768px){.slide.svelte-1lahmk2{padding:0;text-align:left;align-items:flex-start}.review-text.svelte-1lahmk2{font-size:1.2rem}.review-text.svelte-1lahmk2:before{left:-.4em}.review-text.svelte-1lahmk2:after{right:-.2em}.nav-button.svelte-1lahmk2{width:40px;height:40px;font-size:20px;display:none}.nav-button.prev.svelte-1lahmk2{margin-right:10px}.nav-button.next.svelte-1lahmk2{margin-left:10px}.dot.svelte-1lahmk2{width:12px;height:12px}}.menu-grid-container.svelte-uyxdfm{display:flex;flex-direction:column;width:100%;box-sizing:border-box;margin:0 auto;max-width:var(--section-max-width, 1200px)}.menu-grid.svelte-uyxdfm{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;box-sizing:border-box}.menu-grid-item.svelte-uyxdfm{flex:1 1 calc(25% - 12px);min-width:200px;max-width:calc(25% - 12px);min-height:140px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background-color:#fff;border-radius:var(--border-radius);text-decoration:none;color:inherit;transition:all .2s ease;border:1px solid transparent;cursor:pointer;box-sizing:border-box}.menu-grid-item.svelte-uyxdfm:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000026}.item-image.svelte-uyxdfm{width:64px;height:64px;border-radius:50%;overflow:hidden;background-color:#fff3;flex-shrink:0;display:flex;align-items:center;justify-content:center}.item-image.svelte-uyxdfm img:where(.svelte-uyxdfm){width:100%;height:100%;object-fit:cover}.item-text.svelte-uyxdfm h3:where(.svelte-uyxdfm){margin:0;font-size:20px;font-weight:700;line-height:1.2;color:var(--blue-accent);text-align:center}@media only screen and (max-width: 768px){.menu-grid-item.svelte-uyxdfm{flex:1 1 calc(50% - 12px);max-width:calc(50% - 12px)}}@media only screen and (max-width: 480px){.menu-grid-item.svelte-uyxdfm{flex:1 1 100%;max-width:100%}.item-image.svelte-uyxdfm{width:56px;height:56px}}.map-container.svelte-talr7n{display:flex;flex-direction:column;width:100%;box-sizing:border-box;margin:0 auto;max-width:var(--section-max-width, 1200px)}.maps.svelte-talr7n{display:flex;flex-direction:row;gap:0;width:100%;height:400px;overflow:hidden;border-radius:var(--border-radius);margin-top:24px}iframe.svelte-talr7n{width:50%;height:100%;border:none}.streetview-container.svelte-talr7n{position:relative;width:50%;height:100%}.streetview-container.svelte-talr7n iframe:where(.svelte-talr7n){width:100%;height:100%}.streetview-container.svelte-talr7n iframe:where(.svelte-talr7n):not(.active){pointer-events:none}.streetview-overlay.svelte-talr7n{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1}@media only screen and (max-width: 740px){.maps.svelte-talr7n{flex-direction:column;height:600px}iframe.svelte-talr7n,.streetview-container.svelte-talr7n{width:100%;height:50%}}section.svelte-savvc2{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;box-sizing:border-box;scroll-margin-top:78px}
