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