@media screen and (min-width:768px){.ImageCardList.restricted-module{max-width:890px}}@media screen and (min-width:480px){.ImageCardList__items{display:flex;flex-flow:row wrap;justify-content:flex-start;margin:-20px -16px}}@media screen and (min-width:768px){.ImageCardList__items{margin:-28px -20px}}@media screen and (min-width:1200px){.ImageCardList__items{margin-top:-40px;margin-bottom:-40px}}.ImageCardList__item{margin:0 0 32px}.ImageCardList__item:last-child{margin-bottom:0}@media screen and (min-width:480px){.ImageCardList__item{width:50%;margin:0;padding:20px 16px}}@media screen and (min-width:768px){.ImageCardList__item{padding:28px 20px}}@media screen and (min-width:1200px){.ImageCardList__item{width:33.3333%;padding-top:40px;padding-bottom:40px}}.ImageCardList__itemLink{position:relative;display:block;padding-top:100%;background-color:#ebe6e5}.ImageCardList__itemLink:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(14,53,45,.7);opacity:0;transition:opacity .4s ease-in-out}.ImageCardList__itemLink:hover:after{opacity:1}.ImageCardList__itemImage{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;font-family:"object-fit: cover;"}.ImageCardList__itemLogo{position:absolute;right:12px;bottom:12px;max-width:60%;width:auto;height:45px;z-index:1;filter:brightness(0) invert(1)}:root .ImageCardList__itemLogo,_:-ms-fullscreen{max-width:90%}