
:root{--nd-editorial-gold:#f2af0d}
.nd-editorial{color:#fff;font-family:Barlow,"Helvetica Neue",Arial,sans-serif}
.nd-editorial *{box-sizing:border-box}
.nd-editorial a{text-decoration:none}
.nd-editorial__eyebrow{font-family:"Oswald","Roboto Condensed","Arial Narrow",sans-serif;font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--nd-editorial-gold)}
.nd-editorial__title{font-family:"Oswald","Roboto Condensed","Arial Narrow",sans-serif;text-transform:uppercase;color:#fff}

.nd-shows-directory{padding:28px 0}
.nd-shows-directory__head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}
.nd-shows-directory__head-left{display:flex;align-items:baseline;gap:12px}
.nd-shows-directory__title{font-size:28px;font-weight:400;line-height:1;margin:0}
.nd-shows-directory__subtitle{font-size:13px;color:rgba(255,255,255,.55)}
.nd-shows-directory__tools{display:flex;gap:10px}
.nd-shows-directory__search,.nd-shows-directory__select{height:38px;border:1px solid rgba(255,255,255,.12);background:#09090b;color:#fff;border-radius:4px;padding:0 12px;font-size:12px}
.nd-shows-directory__search{width:230px}
.nd-shows-directory__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-top:1px solid rgba(255,255,255,.08)}
.nd-shows-directory__item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:11px 12px;border-bottom:1px solid rgba(255,255,255,.07);color:#fff!important;font-size:13px}
.nd-shows-directory__item:hover{background:rgba(255,255,255,.035)}
.nd-shows-directory__arrow{color:var(--nd-editorial-gold)}
.nd-shows-directory__empty{display:none;padding:20px 0;color:rgba(255,255,255,.5)}
@media(max-width:980px){.nd-shows-directory__grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.nd-shows-directory__head{display:block}.nd-shows-directory__tools{margin-top:14px}.nd-shows-directory__search{width:100%}.nd-shows-directory__grid{grid-template-columns:1fr 1fr}.nd-shows-directory__subtitle{display:none}}


/* 1.3.2 — ND Shows Directory visual lock */
body .nd-shows-directory{
  color:#fff!important;
  font-family:Barlow,"Helvetica Neue",Arial,sans-serif!important;
}

body .nd-shows-directory .nd-shows-directory__head{
  border:0!important;
}

body .nd-shows-directory .nd-shows-directory__title{
  margin:0!important;
  color:#fff!important;
  font-family:"Oswald","Roboto Condensed","Arial Narrow",Arial,sans-serif!important;
  font-size:21px!important;
  font-weight:500!important;
  line-height:1.05!important;
  letter-spacing:0!important;
  text-transform:uppercase!important;
}

body .nd-shows-directory .nd-shows-directory__subtitle{
  color:rgba(255,255,255,.55)!important;
  font-family:Barlow,"Helvetica Neue",Arial,sans-serif!important;
  font-size:13px!important;
  font-weight:400!important;
}

body .nd-shows-directory .nd-shows-directory__grid{
  border-top:1px solid rgba(255,255,255,.10)!important;
}

body .nd-shows-directory a.nd-shows-directory__item,
body .nd-shows-directory a.nd-shows-directory__item:link,
body .nd-shows-directory a.nd-shows-directory__item:visited{
  color:#fff!important;
  font-family:Barlow,"Helvetica Neue",Arial,sans-serif!important;
  font-size:13px!important;
  font-weight:400!important;
  background:transparent!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  text-decoration:none!important;
}

body .nd-shows-directory a.nd-shows-directory__item:hover{
  color:#fff!important;
  background:rgba(255,255,255,.035)!important;
}

body .nd-shows-directory .nd-shows-directory__arrow{
  color:#f2af0d!important;
}

body .nd-shows-directory .nd-shows-directory__search,
body .nd-shows-directory .nd-shows-directory__select{
  color:#fff!important;
  background:#09090b!important;
  border:1px solid rgba(255,255,255,.14)!important;
  font-family:Barlow,"Helvetica Neue",Arial,sans-serif!important;
}

body .nd-shows-directory .nd-shows-directory__search::placeholder{
  color:rgba(255,255,255,.42)!important;
}
