.hero-art{display:flex;align-items:center;justify-content:center}.hero-art .hero-showcase{position:relative;z-index:5;width:min(100%,560px);margin:auto;border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 60px rgba(0,0,0,.34);background:#112b49;animation:heroFloat 6s ease-in-out infinite;overflow:hidden}.hero-showcase img{display:block;width:100%;height:auto;object-fit:cover}.hero-showcase::after{content:"SOFTWARE · CLOUD · IT PODRŠKA";position:absolute;left:0;right:0;bottom:0;padding:13px 18px;background:linear-gradient(90deg,#071b34ed,#df2635e8);color:#fff;font:800 10px Manrope;letter-spacing:1.25px}.site-header .brand img{clip-path:circle(46% at 50% 50%);background:transparent}@keyframes heroFloat{50%{transform:translateY(-9px)}}@media(max-width:760px){.hero-art .hero-showcase{width:min(100%,480px)}.hero-art{height:auto;min-height:0;transform:none;margin:20px 0}.hero-showcase::after{font-size:8px;padding:10px}}
