.mpl-random-jahr-image-wrapper{position:relative;display:block;width:100%;aspect-ratio:1/1;border-radius:8px;overflow:hidden;background:#f0f0f0;cursor:pointer}.mpl-random-jahr-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;border-radius:8px;display:block}.mpl-random-jahr-image-wrapper:hover .mpl-random-jahr-img{transform:scale(1.1)}.mpl-random-jahr-overlay{display:none}.mpl-random-jahr-info-wrapper{position:absolute;bottom:0;left:0;right:0;height:50%;transform:translateY(100%);transition:transform .4s ease;backdrop-filter:blur(6px);box-shadow:0 -4px 10px rgba(0,0,0,.25)!important;color:#fff;display:flex;justify-content:center;align-items:center;padding:1rem;z-index:10;pointer-events:none;border-top:4px solid #d8a03d}.mpl-random-jahr-image-wrapper:hover .mpl-random-jahr-info-wrapper{transform:translateY(0%);pointer-events:auto}.mpl-random-jahr-info{text-align:center;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.4);font-family:"Inter",sans-serif}.mpl-random-jahr-title{font-size:1.4rem !important;font-weight:700 !important;margin-bottom:1rem !important;text-transform:capitalize !important;font-family:"Inter",Sans-serif !important}.mpl-random-jahr-info p{margin:4px 0;text-align:left}.mpl-random-jahr-info a{color:#fff !important;text-decoration:none !important}.mpl-random-jahr-info a:hover,.mpl-random-jahr-info a:focus{text-decoration:underline}.mpl-random-jahr-image-wrapper:hover .mpl-random-jahr-img{box-shadow:0 8px 20px rgba(0,0,0,.4)}