.kzap-section{margin:1.5em 0;padding:0}
.kzap-section:first-child{margin-top:0}
.kz-theme .bio.kzap-intro{margin-top:0 !important;margin-bottom:0 !important;padding:0 !important;}
.kz-theme .bio.kzap-section{padding:0 !important;}

/* Heading and paragraph typography is inherited from the theme through the .bio wrapper. */

.kzap-facts dl{margin:0}
.kzap-facts dl>div{display:grid;grid-template-columns:minmax(110px,160px) 1fr;gap:1rem;padding:.65rem .75rem;border-bottom:1px solid rgba(127,127,127,.22)}
.kzap-facts dl>div:nth-child(odd){background:rgba(127,127,127,.055)}
.kzap-facts dt{font-weight:600}
.kzap-facts dd{margin:0}

.kzap-filmography-group-title{margin-top:1.35em}
.kzap-filmography-group-title+.kzap-table-wrap{margin-top:.55em}
.kzap-table-wrap{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid rgba(127,127,127,.28);border-radius:4px;margin-bottom:1.35em}
.kzap-filmography table{width:100%;min-width:640px;border-collapse:collapse;margin:0}
.kzap-filmography th,.kzap-filmography td{text-align:left;padding:.75rem .85rem;vertical-align:top;white-space:normal;border:0;border-bottom:1px solid rgba(127,127,127,.20)}
.kzap-filmography thead th{font-weight:700;background:#e91e63;color:#fff;border-bottom:0}
.kzap-filmography tbody tr:nth-child(even){background:rgba(127,127,127,.07)}
.kzap-filmography tbody tr:last-child td{border-bottom:0}
.kzap-filmography th:first-child,.kzap-filmography td:first-child{white-space:nowrap}
.kzap-filmography tbody tr:hover{background:rgba(127,127,127,.12)}

.kzap-imdb{margin-top:1rem}
.kzap-imdb a{display:inline-block;line-height:0}
.kzap-imdb img{display:block;width:72px;height:auto;border:0}

@media(max-width:560px){
  .kzap-facts dl>div{grid-template-columns:1fr;gap:.2rem}
  .kzap-filmography th,.kzap-filmography td{padding:.65rem .7rem}
}
