.search-overlay.svelte-1002zyw{position:fixed;inset:0;z-index:var(--z-index-info);background:var(--color-background);padding:var(--padding-vertical) var(--padding-horizontal);display:grid;grid-template-rows:max-content max-content 1fr;grid-gap:0;gap:0;overflow:hidden}.close-button.svelte-1002zyw{display:flex;justify-content:space-between;justify-self:center;color:var(--color-text)}.close-button.svelte-1002zyw span:where(.svelte-1002zyw):nth-child(2){padding:var(--padding-brackets)}@media(-ms-high-contrast:none),(-ms-high-contrast:active),(-moz-touch-enabled:0),(hover:hover){.close-button.svelte-1002zyw:hover{color:var(--color-text-highlight)}}.search-bar.svelte-1002zyw{position:relative;max-width:700px;justify-self:center;width:100%}.search-input.svelte-1002zyw{width:100%;padding:4px 32px 4px 0;font-size:var(--fs-normal);line-height:var(--lh-normal);color:var(--color-text);background:transparent;border:none;border-bottom:1px solid var(--color-text);outline:none}.search-input.svelte-1002zyw::-moz-placeholder{color:var(--color-text-highlight)}.search-input.svelte-1002zyw::placeholder{color:var(--color-text-highlight)}.search-icon.svelte-1002zyw{position:absolute;top:50%;right:4px;width:16px;height:16px;fill:var(--color-text);transform:translateY(-50%);pointer-events:none}.results-area.svelte-1002zyw{padding:var(--lh-small) 0 var(--padding-vertical);overflow-y:auto}.results.svelte-1002zyw{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:var(--lh-large) 0}.group-label.svelte-1002zyw{padding-bottom:5px;font-size:var(--fs-normal);line-height:var(--lh-normal);text-align:center;color:var(--color-text-highlight)}.group-label.svelte-1002zyw span:where(.svelte-1002zyw):nth-child(2){padding:var(--padding-brackets)}.item.svelte-1002zyw{align-items:center;width:100%;text-align:center;color:var(--color-text);padding:0}@media(-ms-high-contrast:none),(-ms-high-contrast:active),(-moz-touch-enabled:0),(hover:hover){.item.svelte-1002zyw:hover{color:var(--color-text-highlight)}}.item-title.svelte-1002zyw{font-size:var(--fs-large);line-height:var(--lh-large)}.item-title.svelte-1002zyw mark{background:none;color:var(--color-text-highlight)}.empty.svelte-1002zyw{text-align:center;color:var(--color-text-highlight);max-width:700px;margin:0 auto}.header.svelte-1elxaub{position:relative;height:32px}.header.home.svelte-1elxaub{height:50px}.inner.svelte-1elxaub{position:fixed;top:0;width:100%;z-index:var(--z-index-header);background:var(--color-background);display:grid;grid-template-columns:1fr 2fr 1fr;grid-gap:0 var(--grid-gap);gap:0 var(--grid-gap);padding:var(--padding-vertical) var(--padding-horizontal)}.logo.svelte-1elxaub{position:relative;z-index:2}.left-small.svelte-1elxaub{display:none}.button-menu.svelte-1elxaub,.button-filter-menu.svelte-1elxaub,.button-search.svelte-1elxaub{display:flex;justify-content:space-between;color:var(--color-text)}.button-menu.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(2),.button-filter-menu.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(2),.button-search.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(2){padding:var(--padding-brackets)}.button-menu.svelte-1elxaub{display:none}.button-filter-menu.svelte-1elxaub{position:relative}.left-text.svelte-1elxaub{color:var(--color-text-highlight)}.left-normal.svelte-1elxaub{position:relative}.center-bottom.svelte-1elxaub{display:flex;justify-content:center}.right.svelte-1elxaub{position:relative}.right-default.svelte-1elxaub{display:flex;justify-content:flex-end}.right-default.inactive.svelte-1elxaub{visibility:hidden}.right-hover.svelte-1elxaub{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;position:absolute;top:0;right:0}.navigation-list.svelte-1elxaub{display:flex;justify-content:center;gap:0 15px;margin:0;list-style:none}a.svelte-1elxaub{color:inherit}a.inactive.svelte-1elxaub{color:var(--color-text-highlight)}.right.svelte-1elxaub{text-align:center;color:var(--color-text-highlight)}.underlay.svelte-1elxaub{position:fixed;inset:0;z-index:calc(var(--z-index-info) - 1);background:transparent;cursor:default}.menu-container.svelte-1elxaub,.filter-container.svelte-1elxaub{position:fixed;right:0;left:0;z-index:var(--z-index-info);margin-top:-4px;background:#fff;padding:0 var(--padding-horizontal) var(--padding-vertical)}.filter-content.svelte-1elxaub{display:flex;flex-direction:column;align-items:center;gap:5px 0}.menu-navigation-list.svelte-1elxaub{display:flex;flex-direction:column;align-items:center;gap:5px 0;margin:0;list-style:none}.filter-content-button.svelte-1elxaub{position:relative;display:flex;justify-content:space-between;width:120px}.filter-content-button.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(2){padding:var(--padding-brackets)}@media(-ms-high-contrast:none),(-ms-high-contrast:active),(-moz-touch-enabled:0),(hover:hover){.logo.svelte-1elxaub:hover,.button-menu.svelte-1elxaub:hover,.button-filter-menu.svelte-1elxaub:hover,.filter-content-button.svelte-1elxaub:hover{color:var(--color-text-hover-2)}a.svelte-1elxaub:hover{color:var(--color-text-hover-1)}}@media(min-width:1024px)and (max-width:1279px){.inner.svelte-1elxaub{grid-template-columns:1fr 1fr 1fr}}@media(min-width:951px)and (max-width:1023px){.left-normal.svelte-1elxaub{display:none}.left-small.svelte-1elxaub{display:flex}}@media(min-width:600px)and (max-width:950px){.left-normal.svelte-1elxaub{display:none}.left-small.svelte-1elxaub{display:flex}}@media(min-width:375px)and (max-width:599px){.header.home.svelte-1elxaub{height:32px}.inner.svelte-1elxaub{grid-template-columns:1fr max-content 1fr;gap:0 5px}.left-normal.svelte-1elxaub,.navigation.svelte-1elxaub{display:none}.left-small.svelte-1elxaub,.button-menu.svelte-1elxaub{display:flex}.right-default.inactive.svelte-1elxaub{visibility:visible}.right-hover.svelte-1elxaub{display:none}}@media(min-width:0px)and (max-width:374px){.header.home.svelte-1elxaub{height:32px}.header.home.svelte-1elxaub .button-search:where(.svelte-1elxaub){display:none}.inner.svelte-1elxaub{grid-template-columns:1fr max-content 1fr;gap:0 5px}.left-normal.svelte-1elxaub,.navigation.svelte-1elxaub{display:none}.left-small.svelte-1elxaub,.button-menu.svelte-1elxaub{display:flex}.right-default.inactive.svelte-1elxaub{visibility:visible}.right-hover.svelte-1elxaub{display:none}}
