/* Završno vizuelno dotjerivanje brenda, PANTHEON sekcije i referenci. */
.site-header .brand small,.site-footer .brand small{font-size:10px!important;line-height:1.1!important;letter-spacing:1.5px!important;font-weight:700!important}

.pantheon-band{padding:105px 0!important;background:#0b2948!important}
.pantheon-wrap{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr)!important;gap:90px!important}
.pantheon-wrap h2{font-size:clamp(45px,5.3vw,72px)!important;letter-spacing:-2.5px!important}
.pantheon-wrap h2 em{font-size:.72em;color:#77b4df}
.pantheon-visual{height:260px!important;min-height:260px!important;border:1px solid rgba(255,255,255,.14);background:#fff url('assets/pantheon-logo.png') center/80% auto no-repeat!important;box-shadow:22px 22px 0 #de2636}
.pantheon-band .pantheon-inline-logo{display:none!important}

.references{padding:105px 0!important;background:#f5f7f9!important;overflow:hidden}
.references-heading{margin-bottom:45px}
.references-heading h2{margin:0;font-size:clamp(38px,4.5vw,58px)}
.references-heading>p:last-child{max-width:560px;margin:16px 0 0;color:#687a8d}
.reference-marquee{position:relative;width:100%;overflow:hidden;border-top:1px solid #dce5ed;border-bottom:1px solid #dce5ed;background:#fff}
.reference-marquee::before,.reference-marquee::after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:10vw;pointer-events:none}
.reference-marquee::before{left:0;background:linear-gradient(90deg,#fff,transparent)}
.reference-marquee::after{right:0;background:linear-gradient(-90deg,#fff,transparent)}
.reference-track{display:flex;width:max-content;animation:reference-scroll 28s linear infinite}
.reference-marquee:hover .reference-track{animation-play-state:paused}
.reference-logo{display:flex;flex:0 0 290px;height:150px;align-items:center;justify-content:center;padding:32px 45px;border-right:1px solid #e3e9ee;background:#243143;transition:background .2s}
.reference-logo-light{background:#fff}
.reference-logo:hover{background:#eef3f6}
.reference-logo img{display:block;width:100%;height:74px;object-fit:contain;filter:grayscale(1);opacity:.78;transition:filter .25s,opacity .25s,transform .25s}
.reference-logo:hover img{filter:none;opacity:1;transform:scale(1.04)}
.cesars-wordmark{flex-direction:column;color:#191919;font-family:Georgia,serif}
.cesars-wordmark strong{font-size:31px;letter-spacing:3px;line-height:1}
.cesars-wordmark span{margin-top:8px;color:#777;font:700 9px Manrope;letter-spacing:1.8px;text-transform:uppercase}
@keyframes reference-scroll{to{transform:translateX(-50%)}}
@media(max-width:760px){.site-header .brand small,.site-footer .brand small{font-size:9px!important}.pantheon-band{padding:75px 0!important}.pantheon-wrap{grid-template-columns:1fr!important;gap:35px!important}.pantheon-wrap h2{font-size:46px!important}.pantheon-visual{width:calc(100% - 22px);height:190px!important;min-height:190px!important;transform:none!important;margin:0 0 22px!important}.references{padding:75px 0!important}.reference-logo{flex-basis:220px;height:125px;padding:25px 35px}.reference-logo img{height:62px}}
@media(prefers-reduced-motion:reduce){.reference-track{animation:none;flex-wrap:wrap;width:100%;justify-content:center}.reference-track .reference-logo:nth-child(n+5){display:none}}
