.search-field{--pagefind-ui-text:var(--foreground-4);--pagefind-ui-primary:var(--foreground-4);--pagefind-ui-background:var(--background-1);--pagefind-ui-border:var(--foreground-1);--pagefind-ui-tag:var(--accent-1);--pagefind-ui-font:var(--font-body)}.search-field.dropdown{position:relative}.search-field.dropdown .pagefind-ui__drawer{background-color:var(--background-1);border-radius:5px;box-shadow:-2px -1px 5px 0 rgba(0,0,0,.5),5px 5px 5px 1px rgba(0,0,0,.5);max-height:500px;overflow:auto;padding:0 .5rem;position:absolute;top:100%;width:min(500px,100vw)}@media (min-width:768px){.search-field.dropdown .pagefind-ui__drawer{left:-150px}}@media (max-width:767.98px){.search-field.dropdown .pagefind-ui__drawer{width:100%}}.search-field .pagefind-ui__results-area{margin-top:calc(6px*var(--pagefind-ui-scale))!important}.search-field .pagefind-ui__message{padding:calc(8px*var(--pagefind-ui-scale)) 0!important}.search-field .pagefind-ui__result{gap:min(calc(14px*var(--pagefind-ui-scale)),2.5%)!important;padding:calc(12px*var(--pagefind-ui-scale)) 0!important}.search-field .pagefind-result-media{align-items:flex-start!important;aspect-ratio:auto!important;display:flex!important;flex-direction:column!important;gap:calc(6px*var(--pagefind-ui-scale))!important;height:auto!important;margin-top:calc(4px*var(--pagefind-ui-scale))!important;position:static!important}.search-field .pagefind-result-media .pagefind-ui__result-image,.search-field .pagefind-result-media img{border-radius:var(--pagefind-ui-image-border-radius)!important;height:auto!important;max-height:none!important;max-width:100%!important;position:static!important;transform:none!important;width:100%!important}.search-field .pagefind-ui__result-inner{margin-top:0!important}.search-field .pagefind-ui__result-title{font-size:calc(19px*var(--pagefind-ui-scale))!important;line-height:1.25!important}.search-field .pagefind-ui__result-excerpt{line-height:1.35!important;margin-top:calc(4px*var(--pagefind-ui-scale))!important}.search-field .pagefind-result-section-badge{align-items:center!important;background:#3d3d3d!important;border-radius:calc(4px*var(--pagefind-ui-scale))!important;color:#fff!important;display:inline-flex!important;font-size:calc(12px*var(--pagefind-ui-scale))!important;font-weight:700!important;line-height:1.2!important;padding:calc(3px*var(--pagefind-ui-scale)) calc(7px*var(--pagefind-ui-scale))!important;width:-moz-fit-content!important;width:fit-content!important}.search-field.dropdown .pagefind-ui__drawer{padding-left:.375rem!important;padding-right:.375rem!important}