.universal-image-overlay{width:100%;height:270px;margin-bottom:8px;position:relative;overflow:hidden}.universal-image-overlay img{width:100%!important;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .4s ease-in-out}.universal-image-overlay-text{width:100%;height:100%;padding:20px;position:absolute;top:0;z-index:1;background:#00000080;transition:.4s ease-in-out;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.universal-image-overlay-text .text-hover-after{max-height:0;opacity:0;transition:max-height .4s ease-in-out,opacity .4s ease-in-out}.universal-image-overlay-text .text-hover-before{max-height:100%;opacity:1;transition:max-height .4s ease-in-out,opacity .4s ease-in-out}.universal-image-overlay-text p,.universal-image-overlay-text span,.universal-image-overlay-text h1,.universal-image-overlay-text h2,.universal-image-overlay-text h3{color:#fff}.universal-image-overlay-text .overlay-text *:last-child{margin-bottom:0}.universal-image-overlay .whiteToGrey{background:#0000}.universal-image-overlay.hovered .universal-image-overlay-text,.universal-image-overlay:hover .universal-image-overlay-text{background:#0000;transition:.4s ease-in-out}.universal-image-overlay.hovered .text-hover-after,.universal-image-overlay:hover .text-hover-after{max-height:100%;opacity:1}.universal-image-overlay.hovered .text-hover-before,.universal-image-overlay:hover .text-hover-before{max-height:0;opacity:0}.universal-image-overlay.hovered .whiteToGrey,.universal-image-overlay:hover .whiteToGrey{background:#00000080}.universal-image-overlay.hovered img,.universal-image-overlay:hover img{transform:scale(1.1);transition:.4s ease-in-out}.universal-image-overlay .show-more-icon:after{content:"+";position:absolute;top:20px;right:20px;width:32px;height:32px;border:2px solid #ffffff;text-align:center;color:#fff;font-size:1.9rem}@media(max-width:1199px){.universal-image-overlay .show-more-icon:after{content:"+"}}@media(max-width:991px){.universal-image-overlay .show-more-icon:after{width:30px;height:30px}}.universal-image-overlay .symbolWithoutLink.show-more-icon:hover:after{content:none}
