#hero-gallery{border:1px solid #ccc;border-top-left-radius:16px;border-top-right-radius:16px;max-width:90vw;overflow:hidden}#hero-gallery nav{display:flex;flex-wrap:wrap;overflow-x:auto}#hero-gallery nav dl{border-bottom:1px solid #ccc;border-right:1px solid #ccc;cursor:pointer;flex-grow:1;margin-left:0;min-width:200px;padding:15px 15px 10px 20px}#hero-gallery nav dl dd,#hero-gallery nav dl dt{cursor:inherit}#hero-gallery nav dl[aria-current]{background-color:#efefef;cursor:default}#hero-gallery nav dl[aria-current] a:hover{cursor:default}#hero-gallery nav dl[aria-current]:hover a,#hero-gallery nav dl[aria-current] a:hover{text-decoration:none}#hero-gallery nav a{color:#333;font-weight:700;text-decoration:none}#hero-gallery nav a:hover,#hero-gallery nav dl:hover a{text-decoration:underline}#hero-gallery nav dl:first-child{border-top-left-radius:16px}#hero-gallery nav dl:last-child{border-right:none;border-top-right-radius:16px}@media(min-width:600px){#hero-gallery nav{flex-wrap:nowrap}}#hero-gallery-content img{height:auto;max-width:1560px;width:100%}#hero-gallery-content>*{display:none}#hero-gallery-content>[aria-current]{display:block}
