main{flex-direction:column;align-items: center}.logo{width:15rem;height:auto}.blurb-container{flex:none;align-self:stretch;margin:0 2rem}.infobox{text-align:center;overflow:hidden;background-color:#2d2b2c;justify-content:center;align-items: center;width:80%;margin:2rem 2rem 1rem;padding:1rem}.infobox h1{font-size:var(--fs-lg)}ul{display:flex;list-style-type:none;margin:0;padding:0}li{flex:1;padding:0;transition:flex .2s}img{object-fit:cover;width:100%;max-width:100%;transition:all .2s}ul:-webkit-any(:hover,:focus-within) img{opacity:calc(.1 + (var(--active-lerp,0)*.9));filter:grayscale(calc(1 - var(--active-lerp,0)))}ul:-moz-any(:hover,:focus-within) img{opacity:calc(.1 + (var(--active-lerp,0)*.9));filter:grayscale(calc(1 - var(--active-lerp,0)))}ul:is(:hover,:focus-within) img{opacity:calc(.1 + (var(--active-lerp,0)*.9));filter:grayscale(calc(1 - var(--active-lerp,0)))}:root{--lerp-0:1;--lerp-1:.578704;--lerp-2:.296296;--lerp-3:.125;--lerp-4:.037037;--lerp-5:.0046296;--lerp-6:0}a{outline-offset:4px}li:-webkit-any(:hover,:focus-within){--active-lerp:var(--lerp-0);z-index:7;flex-grow:2}li:-moz-any(:hover,:focus-within){--active-lerp:var(--lerp-0);z-index:7;flex-grow:2}li:is(:hover,:focus-within){--active-lerp:var(--lerp-0);z-index:7;flex-grow:2}li:not(:hover):not(:focus-within){flex-grow:1}li:has(+li:-webkit-any(:hover,:focus-within)){--active-lerp:var(--lerp-1);z-index:6}li:has(+li:-moz-any(:hover,:focus-within)){--active-lerp:var(--lerp-1);z-index:6}li:has(+li:is(:hover,:focus-within)){--active-lerp:var(--lerp-1);z-index:6}li:-webkit-any(:hover,:focus-within)+li{--active-lerp:var(--lerp-1);z-index:6}li:-moz-any(:hover,:focus-within)+li{--active-lerp:var(--lerp-1);z-index:6}li:is(:hover,:focus-within)+li{--active-lerp:var(--lerp-1);z-index:6}li:has(+li+li:-webkit-any(:hover,:focus-within)){--active-lerp:var(--lerp-2);z-index:5}li:has(+li+li:-moz-any(:hover,:focus-within)){--active-lerp:var(--lerp-2);z-index:5}li:has(+li+li:is(:hover,:focus-within)){--active-lerp:var(--lerp-2);z-index:5}li:-webkit-any(:hover,:focus-within)+li+li{--active-lerp:var(--lerp-2);z-index:5}li:-moz-any(:hover,:focus-within)+li+li{--active-lerp:var(--lerp-2);z-index:5}li:is(:hover,:focus-within)+li+li{--active-lerp:var(--lerp-2);z-index:5}li:has(+li+li+li:-webkit-any(:hover,:focus-within)){--active-lerp:var(--lerp-3);z-index:4}li:has(+li+li+li:-moz-any(:hover,:focus-within)){--active-lerp:var(--lerp-3);z-index:4}li:has(+li+li+li:is(:hover,:focus-within)){--active-lerp:var(--lerp-3);z-index:4}li:-webkit-any(:hover,:focus-within)+li+li+li{--active-lerp:var(--lerp-3);z-index:4}li:-moz-any(:hover,:focus-within)+li+li+li{--active-lerp:var(--lerp-3);z-index:4}li:is(:hover,:focus-within)+li+li+li{--active-lerp:var(--lerp-3);z-index:4}li:has(+li+li+li+li:-webkit-any(:hover,:focus-within)){--active-lerp:var(--lerp-4);z-index:3}li:has(+li+li+li+li:-moz-any(:hover,:focus-within)){--active-lerp:var(--lerp-4);z-index:3}li:has(+li+li+li+li:is(:hover,:focus-within)){--active-lerp:var(--lerp-4);z-index:3}li:-webkit-any(:hover,:focus-within)+li+li+li+li{--active-lerp:var(--lerp-4);z-index:3}li:-moz-any(:hover,:focus-within)+li+li+li+li{--active-lerp:var(--lerp-4);z-index:3}li:is(:hover,:focus-within)+li+li+li+li{--active-lerp:var(--lerp-4);z-index:3}li:has(+li+li+li+li+li:-webkit-any(:hover,:focus-within)){--active-lerp:var(--lerp-5);z-index:2}li:has(+li+li+li+li+li:-moz-any(:hover,:focus-within)){--active-lerp:var(--lerp-5);z-index:2}li:has(+li+li+li+li+li:is(:hover,:focus-within)){--active-lerp:var(--lerp-5);z-index:2}li:-webkit-any(:hover,:focus-within)+li+li+li+li+li{--active-lerp:var(--lerp-5);z-index:2}li:-moz-any(:hover,:focus-within)+li+li+li+li+li{--active-lerp:var(--lerp-5);z-index:2}li:is(:hover,:focus-within)+li+li+li+li+li{--active-lerp:var(--lerp-5);z-index:2}li:has(+li+li+li+li+li+li:-webkit-any(:hover,:focus-within)){--active-lerp:var(--lerp-6);z-index:1}li:has(+li+li+li+li+li+li:-moz-any(:hover,:focus-within)){--active-lerp:var(--lerp-6);z-index:1}li:has(+li+li+li+li+li+li:is(:hover,:focus-within)){--active-lerp:var(--lerp-6);z-index:1}li:-webkit-any(:hover,:focus-within)+li+li+li+li+li+li{--active-lerp:var(--lerp-6);z-index:1}li:-moz-any(:hover,:focus-within)+li+li+li+li+li+li{--active-lerp:var(--lerp-6);z-index:1}li:is(:hover,:focus-within)+li+li+li+li+li+li{--active-lerp:var(--lerp-6);z-index:1}.mobile-gallery{display:none}@media (max-width:1200px){.blurb-container{margin:0}.results{display:none}.mobile-gallery{display:block}#photos img{border:1px solid #697974;width:100%;height:auto}.imagepartners{flex-direction:column}}@media (max-width:600px){.images{width:90vw;height:auto}}@media (max-width:400px){.images{width:100vw;height:auto}}
