@custom-media --min-sm (min-width: 576px);@custom-media --min-md (min-width: 768px);@custom-media --min-lg (min-width: 992px);@custom-media --min-xl (min-width: 1200px);@custom-media --min-2xl (min-width: 1400px);@custom-media --min-3xl (min-width: 1600px);@custom-media --min-4xl (min-width: 1800px);@custom-media --min-5xl (min-width: 2000px);@custom-media --max-sm (max-width: 575.98px);@custom-media --max-md (max-width: 767.98px);@custom-media --max-lg (max-width: 991.98px);@custom-media --max-xl (max-width: 1199.98px);@custom-media --max-2xl (max-width: 1399.98px);@custom-media --max-3xl (max-width: 1599.98px);@custom-media --max-4xl (max-width: 1799.98px);@custom-media --max-5xl (max-width: 1999.98px);@custom-media --legacy-device (max-width: 359.98px);.logo:where(.astro-UKFYDN5J){display:grid}.logo-img:where(.astro-UKFYDN5J){aspect-ratio:calc(var(--logo-w)/var(--logo-h));height:3.125rem}
