.credeo-referal-block{position:relative;box-sizing:border-box;height:calc((500px / var(--size))/ var(--cube,5));min-width:calc(500px / var(--size));z-index:1000;max-width:100%;max-height:100%;width:max-content;margin:auto}.credeo-referal-block__link{border-radius:.5rem;height:100%;overflow:hidden;--max-size:500px;max-height:calc(var(--max-size)/ var(--cube,5));max-width:var(--max-size);margin:auto;transition:all .5s ease;display:block}.credeo-referal-block__link::before{position:absolute;content:'';top:0;right:0;bottom:0;left:0;border:.1rem solid #000;border-radius:inherit}.credeo-referal-block__img{height:100%;max-width:100%;object-fit:cover}