html,body{width:100vw}*{padding:0;margin:0;box-sizing:border-box}img{vertical-align:middle;max-width:100%;height:auto;font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:1rem}input,label{all:unset;box-sizing:border-box}h1,h2,h3,h4,h5,h6{text-wrap:balance}p,li,figcaption{max-width:70ch;text-wrap:pretty}header,footer,main,article,section{container-type:inline-size}:root{--font-size-1: .75rem;--font-size-2: .875rem;--font-size-3: 1rem;--font-size-4: 1.125rem;--font-size-5: 1.25rem;--font-size-6: 1.5rem;--font-size-7: 1.75rem;--font-size-8: 2rem;--font-size-9: 2.5rem;--animation-duration-fast: .3s}@layer base{details{display:grid;grid-template-rows:1.5em 0fr;transition:grid-template-rows var(--animation-duration-fast) ease-out;overflow:clip;position:relative;margin-inline:1rem}details::details-content{overflow:clip;height:auto;content-visibility:visible;box-sizing:content-box}details:before{position:absolute;line-height:1.5rem;right:0;top:0;content:"expand_all"}details[open]:before{content:"collapse_all"}details[open]{grid-template-rows:1.5em 1fr}summary{cursor:pointer;display:flex;align-items:center;list-style:none;padding-inline-end:1.5rem}}dui-hamburger{display:inline-block;width:24px;height:24px}card-link{--_space: var(--card-link-space, 1rem);display:inline-grid;grid-template-rows:auto auto 1fr .125rem;grid-template-columns:calc(var(--_space) * 1.75) 1fr calc(var(--_space) * 1.75);grid-template-areas:"image image image" ". header ." ". content ." ". . .";border-radius:.5rem;cursor:pointer;position:relative;overflow:clip;grid-row-gap:var(--_space)}card-link>img{grid-area:image;width:100%;aspect-ratio:16 / 9;object-fit:cover}card-link>:is(h1,h2,h3,h4,h5,h6){grid-area:header;font-size:1.125rem;font-weight:500}card-link>:is(h1,h2,h3,h4,h5,h6):after{content:"";display:table;margin-bottom:calc(-.5lh + .9ex)}card-link>:is(h1,h2,h3,h4,h5,h6):before{content:"";display:table;margin-top:calc(-.5lh + .9ex)}card-link>p{grid-area:content}card-link>a{grid-area:footer}card-link:focus-within,card-link:hover{background-color:var(--color-surface-default);box-shadow:0 0 10px #0000001a}card-link a:focus{outline:none}figure-split{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,50vw),1fr));grid-column-gap:3rem;grid-row-gap:2rem;align-items:center}figure-split>figure img{width:100%}@keyframes figureFadeIn{0%{scale:.85;opacity:0}37%{scale:1;opacity:1}}figure-split>figure{animation:figureFadeIn forwards;animation-timeline:view();animation-range:0px}section:has(figure-split):nth-of-type(2n)>figure-split>figure{grid-row:1}mui-icon,details:before,a[href^="mailto:"]:before,a[href^="tel:"]:before{font-family:Material Symbols Outlined,sans-serif;font-weight:400;font-style:normal;font-size:1em;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased;width:1em;height:1em;vertical-align:middle}dui-marquee{position:relative;---space: var(--Marquee-space, 1rem);---inline-space: var(--Marquee-inline-space, 16px);---block-space: var(--Marquee-block-space, 16px);---inline-bleed: var(--Marquee-inline-bleed, 1);---block-bleed: var(--Marquee-block-bleed, 1);margin-top:calc(var(---block-bleed) * -1 * var(---block-space));margin-bottom:calc(var(---block-bleed) * -1 * var(---block-space));margin-right:calc(var(---inline-bleed) * -1 * var(---inline-space));margin-left:calc(var(---inline-bleed) * -1 * var(---inline-space));padding-top:calc(var(---block-bleed) * var(---block-space));padding-bottom:calc(var(---block-bleed) * var(---block-space));padding-right:calc(var(---inline-bleed) * var(---inline-space));padding-left:calc(var(---inline-bleed) * var(---inline-space));mask-image:linear-gradient(to right,transparent 0%,black var(---inline-space),black calc(100% - var(---inline-space)),transparent 100%);overflow-x:auto;overscroll-behavior-x:contain;--webkit-scrollbar-width: none;scroll-behavior:auto;scroll-snap-type:none;scrollbar-width:none;display:flex;justify-content:flex-start;gap:var(---gap);box-sizing:border-box;font-size:0}dui-marquee:after{content:"";display:block;margin-right:200%}dui-svg-icon{width:1em;height:1em;overflow:hidden;line-height:1;display:inline-block;vertical-align:middle;color:inherit;opacity:0}dui-svg-icon:has(svg){opacity:1}
