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