.reclama .reclama__imagine{border-radius:8px;overflow:hidden}
.reclama .reclama__imagine img{object-fit:cover}
.reclama .reclama__text{display:flex;justify-content:center;margin-bottom:20px}
.reclama .reclama__text a{display:flex;justify-content:center}
.reclama .reclama__text .bg-white{display:none;opacity:0}
.reclama .reclama__text .reclama-btn{display:inline-flex;padding:8px;justify-content:center;align-items:center;border-radius:8px;background:#08F;color:#FFF;font-size:14px;font-style:normal;font-weight:500;line-height:24px;min-width:120px}
.reclama .reclama__text .reclama-btn:hover{background:#0E75EB}