.ref-orbit-hero .ref-hero-image img { object-position:center 48%; filter:brightness(.72) saturate(.9); }
.ref-orbit-hero.is-locked .ref-hero-image img { filter:brightness(.46) saturate(.5); }
.ref-orbit-rings { position:absolute;right:12%;top:50%;width:330px;height:190px;transform:translateY(-50%) rotate(-8deg);opacity:.7; }
.ref-orbit-rings i { position:absolute;inset:0;border:1px solid rgba(94,203,255,.25);border-radius:50%; }.ref-orbit-rings i:nth-child(2){inset:24px 38px}.ref-orbit-rings i:nth-child(3){inset:52px 78px;border-color:rgba(151,134,255,.28)}
.ref-orbit-grid { grid-template-columns: repeat(6,minmax(165px,1fr)); }
.ref-orbit-inspector.locked { background:linear-gradient(180deg,rgba(22,19,19,.98),rgba(8,13,22,.98)); }
@media(max-width:1320px){.ref-orbit-grid{grid-template-columns:repeat(6,160px)}}
