.st-cata-banner{display:block;position:relative;overflow:hidden;margin:14px 0 18px;border-radius:15px;background:#071d1a;box-shadow:0 8px 24px rgba(6,51,33,.13);text-decoration:none!important;color:#fff!important}.st-cata-banner img{display:block;width:100%;height:auto;aspect-ratio:927/1607;object-fit:cover;transition:transform .35s ease}.st-cata-banner:hover img{transform:scale(1.025)}.st-cata-banner>span{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 13px;background:#087c48;font-size:13px;font-weight:700;line-height:1.3}.st-cata-banner:focus-visible{outline:3px solid #13b56d;outline-offset:3px}@media(max-width:900px){.st-cata-banner{max-width:330px;margin-left:auto;margin-right:auto}}