.ref-index .card{display:flex;flex-direction:column}.ref-index .card h3{font-size:22px;letter-spacing:.01em}.ref-index .card p{flex:1 0 auto;margin-bottom:22px}.ref-index .card .ref-logo-box{height:64px;display:flex;align-items:center;margin-bottom:18px}.ref-index .card .ref-logo{max-height:50px;max-width:190px;object-fit:contain;object-position:left center}.ref-index .ref-link{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-figtree),sans-serif;font-weight:600;font-size:15px;color:var(--blue);text-decoration:none;margin-top:auto}.ref-index .ref-link .arrow{color:var(--red);font-weight:700;transition:transform .18s ease}.ref-index .ref-link:hover{color:var(--gray)}.ref-index .ref-link:hover .arrow{transform:translateX(4px)}.ref-index .card a.card-cover{position:absolute;inset:0;z-index:1;text-indent:-9999px;overflow:hidden}.ref-index .card{position:relative}.ref-index .ref-link{position:relative;z-index:2}.ref-hero{position:relative;overflow:hidden;color:#fff;background:#0958af url(/assets/img/vizitka-pattern.png) repeat;background-size:100px 180px}.ref-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(9,88,175,.45),rgba(9,88,175,.08))}.ref-hero .wrap{position:relative;z-index:2}.ref-hero .eyebrow{color:#fff;opacity:.85}.ref-hero h1{color:#fff;font-size:clamp(34px,5.2vw,54px)}.ref-hero .lead{color:rgba(255,255,255,.92)}#cust-marquee.mq-section{position:relative;overflow:hidden;background:#0958af url(/assets/img/vizitka-pattern.png) repeat;background-size:100px 180px}#cust-marquee.mq-section:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(9,88,175,.45),rgba(9,88,175,.08));pointer-events:none}#cust-marquee .wrap{position:relative;z-index:2}#cust-marquee .mq-head{text-align:center;max-width:60ch;margin:0 auto 56px}#cust-marquee .mq-head .eyebrow{color:#fff;opacity:.85}#cust-marquee .mq-head h2{color:#fff;font-size:clamp(28px,4vw,44px)}#cust-marquee .mq-head p{margin-top:16px;color:rgba(255,255,255,.85);font-size:19px}#cust-marquee .mq-rows{display:grid;gap:26px}#cust-marquee .mq-viewport{position:relative;-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent);mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent);overflow:hidden}#cust-marquee .mq-track{display:flex;width:max-content;gap:22px;will-change:transform}#cust-marquee .mq-track--ltr{animation:cust-mq-left 52s linear infinite}#cust-marquee .mq-track--rtl{animation:cust-mq-right 46s linear infinite}@keyframes cust-mq-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes cust-mq-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}#cust-marquee .mq-viewport:hover .mq-track{animation-play-state:paused}#cust-marquee .mq-chip{flex:0 0 auto;width:150px;height:70px;display:flex;align-items:center;justify-content:center;padding:12px 16px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}#cust-marquee .mq-chip img{max-height:100%;max-width:100%;object-fit:contain;filter:grayscale(1);opacity:.75;transition:filter .3s ease,opacity .3s ease}#cust-marquee .mq-chip:hover{transform:scale(1.07);border-color:transparent;box-shadow:var(--shadow)}#cust-marquee .mq-chip:hover img{filter:grayscale(0);opacity:1}#cust-marquee .mq-static{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;max-width:1000px;margin:0 auto}#cust-marquee .mq-static .mq-chip:hover{transform:none}@media (max-width:920px){#cust-marquee .mq-chip{width:128px;height:60px}#cust-marquee .mq-rows{gap:18px}#cust-marquee .mq-track--ltr{animation-duration:38s}#cust-marquee .mq-track--rtl{animation-duration:34s}}@media (prefers-reduced-motion:reduce){#cust-marquee .mq-track{animation:none!important}}