.studio-credit{display:inline-flex;align-items:center;gap:9px;padding:9px 16px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.03);font-family:Roboto Condensed,sans-serif;font-size:12px;font-weight:400;letter-spacing:2px;text-transform:uppercase;color:#b5b5b5;text-decoration:none;white-space:nowrap;transition:color .25s,border-color .25s,background-color .25s}.studio-credit:hover{color:#ffffff;border-color:rgba(111,155,255,.55);background:rgba(111,155,255,.09)}.studio-credit__mark{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2px;gap:2px;width:14px;height:14px;flex:none;transition:transform .6s cubic-bezier(.22,1,.36,1)}.studio-credit:hover .studio-credit__mark{transform:rotate(90deg)}.studio-credit__mark i{display:block;width:100%;height:100%;border-radius:1px;background:#6f9bff}.studio-credit__mark i:nth-child(2){background:#a78bfa}.studio-credit__mark i:nth-child(3){background:#4a5165}.studio-credit__mark i:nth-child(4){background:#22d3ee}.studio-credit__name{font-weight:600;letter-spacing:1.4px;color:#ffffff;transition:color .25s}.studio-credit__name span{color:#9fb4e8;transition:color .25s}.studio-credit:hover .studio-credit__name span{color:#ffffff}.studio-credit--hero{padding:7px 14px;font-size:11px;background:rgba(0,0,0,.5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.studio-credit--hero .studio-credit__mark{width:12px;height:12px}.studio-credit--footer{display:flex;width:-moz-fit-content;width:fit-content;margin:0 auto 26px}