.gallery-list{display:grid;gap:2rem}.gallery-list--item{border:.0625rem #dadada solid;min-height:15rem}.gallery-list--item a .gallery-list--item--headline{color:#131313;padding:1.25rem 1rem 1.75rem;transition:all .2s ease}.gallery-list--item a:hover .gallery-list--item--headline{color:#f1b000}.gallery-list--item--image{position:relative}.gallery-list--item--image--outer{position:relative;padding-bottom:66.666666%;overflow:hidden}.gallery-list--item--image--outer img{object-fit:cover;object-position:top;height:100%;max-height:unset;position:absolute;width:100%;overflow:hidden;text-align:center;transition:all .2s ease}a:hover .gallery-list--item--image--outer img{filter:opacity(75%)}.gallery-list--item--pin{position:absolute;top:.25rem;right:-1.25rem}.gallery-list--item--pin svg{fill:#f1b000;width:3rem;height:3rem}div.cronosGallery ul{display:grid;gap:.5rem}div.cronosGallery li{padding:0}div.cronosGallery li:hover{background:none}div.cronosGallery li div{position:relative;padding-bottom:66.66666666666666%;background:#eaeaea;overflow:hidden}div.cronosGallery li div img{max-height:unset;position:absolute;width:100%;height:auto;overflow:hidden;background:#dafada;text-align:center;transition:filter .2s ease}div.cronosGallery li a:hover div img{filter:opacity(75%)}@media screen and (min-width:0){div.cronosGallery ul{grid-template-columns:1fr}}@media screen and (min-width:25rem){div.cronosGallery ul{grid-template-columns:1fr 1fr}}@media screen and (min-width:34rem){.gallery-list{grid-template-columns:1fr 1fr}div.cronosGallery ul{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width:48rem){div.cronosGallery ul{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width:55rem){div.cronosGallery ul{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (min-width:62.5rem){div.cronosGallery ul{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}@media screen and (min-width:68.75rem){.gallery-list{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (min-width:75rem){div.cronosGallery ul{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}}