:root{--background-color: #333;--text-color: #fff;--dev-outline: 0;--dev-outline-color: #ccc;--highlight-color: #c84914;--menu-border-color: #ef7d00;--menu-text-color: #c84914;--menu-active-color: #fff;--menu-active-subpage-color: #f19974;--edge-distance: 3rem;--header-height: 140px;--header-margin-top: 2rem;--footer-height: 50px;--content-max-width: 1500px;--hero-translate-y: calc((var(--header-height) - var(--footer-height)) * -1 / 2);--menu-item-font-size: 1.3em;--image-link-background: hsla(0, 0%, 50%, .2);--image-glow: 0 0 20px rgba(255, 255, 255, .25);--image-glow-hover: 0 0 30px rgba(255, 255, 255, .35);--image-outline: 1px solid rgba(255, 255, 255, .3);--image-outline-highlight: 1px solid rgba(255, 255, 255, .5)}@media (min-width: 768px) and (max-width: 991px){:root{--edge-distance: 2rem}}@media (max-width: 991px){:root{--header-height: 110px}}@media (max-width: 767px){:root{--edge-distance: 1.25rem;--header-height: 80px}}.hero[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;transform:translateY(var(--hero-translate-y))}.hero__logo[data-astro-cid-j7pv25f6]{padding-bottom:34px;display:flex;align-items:flex-start;justify-content:center;align-self:stretch}.hero__logo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{max-width:525px;width:clamp(315px,65vw,525px);min-width:315px;height:auto}.hero__gallery[data-astro-cid-j7pv25f6]{display:flex;gap:clamp(7px,.8vw,16px);justify-content:space-between;align-self:stretch}@media (max-width: 575px){.hero__gallery[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}.hero__gallery-item[data-astro-cid-j7pv25f6]{flex:1;aspect-ratio:16/10;overflow:hidden;display:block;position:relative;transition:all .3s ease-in-out;box-shadow:var(--image-glow);background:var(--image-link-background)}.hero__gallery-item[data-astro-cid-j7pv25f6]:hover{box-shadow:var(--image-glow-hover)}.hero__gallery-item[data-astro-cid-j7pv25f6]:hover img[data-astro-cid-j7pv25f6]{transform:scale(1.1)}.hero__gallery-item[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease-in-out}
