.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;flex-wrap:wrap;justify-content:center;max-width:100%;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__name{font-weight:600;letter-spacing:1.4px;color:#ffffff;transition:color .25s}.studio-credit__name span{margin-left:.4em;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--footer{display:flex;width:-moz-fit-content;width:fit-content;margin:0 auto 26px}