/*
Theme Name: gk24
Theme URI: https://gkids.com
Author: Bryan Hadaway / J.J. Lynn
Author URI: https://gkids.com#section-contributors
Description: Based on Blank Slate, a skeleton theme.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2024.2
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: gk24

gk24 WordPress Theme 2011-2024
gk24 is distributed under the terms of the GNU GPL
*/
/* makes sizing simpler */
*,
*::before,
*::after {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

/* remove default spacing */
/* force styling of type through styling, rather than elements */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* dark mode user-agent-styles */
/* improves punctuation in supported browsers */
/* smoooooth scrolling since we use a lot of anchor tags to navigate */
html {
  color-scheme: dark light;
  hanging-punctuation: first last;
  scroll-behavior: smooth;
}

/* min body height */
body {
  min-height: 100svh;
  line-height: 1;
}

/* responsive images/videos */
img,
picture,
svg,
video {
  display: block;
  max-width: 100%;
}

/* improve readability with max-width on paragraphs and lists */
/* prevent orphans in supported browsers */
p,
li {
  text-wrap: pretty;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}

.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #007acc;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}

.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
:root {
  --color-primary: #4f2084;
  --color-black: #000000;
  --color-dark-gray: #131316;
  --color-gray: #1C1C21;
  --color-light-gray: #28282A;
  --color-gray-fifty: #797980;
  --color-white: #FFF;
  --color-off-white: #F2F4F3;
}

@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-Bold.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-Bold.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-HeavyItalic.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-BoldItalic.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-Heavy.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-BoldItalic.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-HeavyItalic.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-Heavy.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-Medium.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-Light.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-Regular.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-LightItalic.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-LightItalic.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-Medium.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-MediumItalic.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-Light.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-MediumItalic.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-RegularItalic.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-SemiBoldItalic.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-Regular.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-SemiBold.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-SemiBoldItalic.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-SemiBold.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url("assets/common/fonts/Matter/Matter-RegularItalic.woff2") format("woff2"), url("assets/common/fonts/Matter/Matter-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
/* Improved heading in supported browsers */
h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: balance;
  font-weight: 500;
}

big {
  font-size: 1.2em;
}

small,
sup,
sub {
  font-size: 0.833em;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

dd {
  margin-left: 2rem;
}

kbd,
tt {
  font-family: courier;
  font-size: 12px;
}

ins {
  text-decoration: underline;
}

del,
strike,
s {
  text-decoration: line-through;
}

dt {
  font-weight: bold;
}

address,
cite,
var {
  font-style: italic;
}

pre {
  font-family: "IBM Plex Mono", monospace;
  font-weight: 400;
  font-style: normal;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

:root {
  --font-size--h1: 2.986rem;
  --font-size--h2: 2.488rem;
  --font-size--h3: 2.074rem;
  --font-size--h4: 1.728rem;
  --font-size--h5: 1.44rem;
  --font-size--h6: 1.2rem;
  --font-size--p: 1rem;
  --font-size--bigger: 1.44rem;
  --font-size--big: 1.2rem;
  --font-size--small: 0.833rem;
  --font-size--smaller: 0.694rem;
}

h1 {
  font-size: var(--font-size--h1);
}

h2 {
  font-size: var(--font-size--h2);
}

h3 {
  font-size: var(--font-size--h3);
}

h4 {
  font-size: var(--font-size--h4);
}

h5 {
  font-size: var(--font-size--h5);
}

h6 {
  font-size: var(--font-size--h6);
}

.wp-block-image {
  margin-bottom: 2rem;
}
.wp-block-image img {
  max-height: 30rem;
  width: auto;
  margin: 0 auto;
}

h2.wp-block-heading {
  font-size: 1.5rem;
}

.wp-block-separator {
  margin: 2rem 0;
  border-top: 1px solid var(--color-primary);
  max-width: 6rem;
}

.wp-block-embed {
  margin-block: 2rem;
  border-radius: 0.25rem;
  overflow: hidden;
}

.display-inline-block {
  display: inline-block;
}

.d-none {
  display: none;
}

.hidden-sm-down {
  display: none;
}
@media screen and (min-width: 48rem) {
  .hidden-sm-down {
    display: initial;
  }
}

body {
  background-color: var(--color-black);
  color: var(--color-white);
  font-family: "Matter", Arial, Helvetica, sans-serif;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

q {
  display: inline;
  font-style: italic;
}

q:before {
  content: '"';
  font-style: normal;
}

q:after {
  content: '"';
  font-style: normal;
}

.button, input[type=submit] {
  background-color: var(--color-dark-gray);
  border: 0.0125rem solid var(--color-dark-gray);
  border-radius: 0.25rem;
  color: var(--color-white);
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  height: 2.5rem;
  letter-spacing: 0.1rem;
  line-height: 2.5rem;
  padding: 0 1rem;
  text-align: center;
  text-decoration: none;
  transition: 0.2s ease all;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.button:hover, input[type=submit]:hover {
  background-color: var(--color-white);
  color: var(--color-dark-gray);
}

.button--vendor {
  --color-text-hover: var(--color-white);
  background-color: var(--color-dark-gray);
  color: var(--color-white);
  display: inline-flex;
  text-align: left;
  height: 4rem;
  overflow: hidden;
  text-transform: none;
  padding: 0;
  border: 0;
  line-height: 1;
  position: relative;
  container-type: inline-size;
}
.button--vendor .vendor-icon {
  display: none;
}
.button--vendor .vendor-icon path {
  transition: 0.2s ease fill;
}
.button--vendor .vendor-description {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1rem;
  min-width: 12rem;
  gap: 0.25rem;
}
.button--vendor b, .button--vendor small {
  display: block;
  transition: 0.2s ease color;
}
.button--vendor small {
  color: hsla(0, 0%, 100%, 0.5);
  font-weight: 300;
}
.button--vendor:after {
  background-color: var(--color-film-primary);
  height: 4px;
}
.button--vendor:hover {
  background-color: var(--color-film-primary);
  color: var(--color-film-primary--contrast);
}
.button--vendor:hover small {
  color: var(--color-film-primary--contrast);
}
.button--vendor:hover .vendor-icon path {
  fill: var(--color-film-primary--contrast);
}
@container (min-width: 15rem) {
  .button--vendor .vendor-icon {
    background-color: hsla(0, 0%, 100%, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
  }
  .button--vendor .vendor-icon svg {
    width: 1rem;
  }
  .button--vendor .vendor-icon path {
    fill: white;
  }
  .button--vendor .vendor-icon.vendor-icon--gkids-store svg, .button--vendor .vendor-icon.vendor-icon--youtube-movies svg {
    width: 1.5rem;
  }
}

textarea,
input[type=text],
input[type=button],
input[type=submit],
input[type=reset],
input[type=search],
input[type=password] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
       appearance: textfield;
}

input,
input[type=text],
input[type=search],
input[type=password],
select {
  background-color: var(--color-dark-gray);
  border: 0.125rem solid var(--color-light-gray);
  border-radius: 0.25rem;
  color: var(--color-white);
  font-size: 1rem;
  font-weight: 500;
  padding: 0.5rem 1rem;
  text-decoration: none;
  transition: 0.2s ease all;
  white-space: nowrap;
}
input:hover, input:focus,
input[type=text]:hover,
input[type=text]:focus,
input[type=search]:hover,
input[type=search]:focus,
input[type=password]:hover,
input[type=password]:focus,
select:hover,
select:focus {
  border-color: var(--color-white);
  color: var(--color-white);
}

figcaption {
  font-size: var(--font-size--smaller);
  padding-block: 0.5rem;
  opacity: 0.5;
}

a {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

a:not(.button) {
  color: var(--color-white);
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td {
  padding: 2px;
}

.content-grid {
  --padding-inline: 1rem;
  --narrow-max-width: 640px;
  --content-max-width: 960px;
  --breakout-max-width: 1280px;
  --content-size: calc((var(--content-max-width) - var(--narrow-max-width)) / 2);
  --breakout-size: calc((var(--breakout-max-width) - var(--content-max-width)) / 2);
  display: grid;
  grid-template-columns: [full-width-start] minmax(var(--padding-inline), 1fr) [breakout-start] minmax(0, var(--breakout-size)) [content-start] minmax(0, var(--content-size)) [narrow-start] min(100% - var(--padding-inline) * 2, var(--narrow-max-width)) [narrow-end] minmax(0, var(--content-size)) [content-end] minmax(0, var(--breakout-size)) [breakout-end] minmax(var(--padding-inline), 1fr) [full-width-end];
}

.content-grid > :not(.breakout, .full-width),
.full-width > :not(.breakout, .full-width) {
  grid-column: content;
}

.content-grid > .narrow {
  grid-column: narrow;
}

.content-grid > .breakout {
  grid-column: breakout;
}

.content-grid > .full-width {
  grid-column: full-width;
  display: grid;
  grid-template-columns: inherit;
}

.archive-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
  gap: 2rem;
  margin-bottom: 2rem;
}

@media screen and (min-width: 60rem) {
  .archive-grid__search-filter {
    display: grid;
    grid-template-columns: 1fr 0.5fr;
    gap: 2rem;
  }
  .archive-grid__search-filter .searchandfilter {
    order: 1;
  }
}

.billboard-grid {
  display: grid;
  gap: 1rem;
  margin-block: 1rem;
}
@media screen and (min-width: 40rem) {
  .billboard-grid {
    gap: 1rem;
  }
  .billboard-grid .full-width {
    grid-column: 1/3;
  }
}

.episode-grid {
  display: grid;
  gap: 4rem;
}

.content-grid__row {
  display: grid;
  gap: 2rem;
}
@media screen and (min-width: 40rem) {
  .content-grid__row {
    gap: 2rem;
  }
}

@media screen and (min-width: 40rem) {
  .content-grid__row--3-1 {
    grid-template-columns: 2fr 1fr;
  }
}

.content-grid__flex {
  display: flex;
  gap: 1rem;
}
@media screen and (min-width: 40rem) {
  .content-grid__flex {
    gap: 2rem;
  }
}

.billboard {
  --billboard-color-primary: var(--color-primary);
  --billboard-color-primary-text: var(--color-white);
  --border-length: .25rem;
  background-color: var(--color-dark-gray);
  border-radius: 0.25rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.billboard.half-width .billboard__image-panel img {
  aspect-ratio: 1.78;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.billboard__image-panel {
  position: relative;
  aspect-ratio: 3;
  border-bottom: var(--border-length) solid var(--billboard-color-primary);
  width: 100%;
}
.billboard__image-panel img {
  height: auto;
}

.billboard__image-panel a {
  display: block;
  position: relative;
  border: 0;
  outline: 0;
}
.billboard__image-panel a::after {
  content: "";
  position: absolute;
  inset: 0;
  bottom: -4px;
  border-radius: 4px 4px 0 0;
  box-shadow: inset 0 0 0 0px var(--billboard-color-primary);
  transition: 0.2s ease all;
}
.billboard__image-panel a:focus::after {
  box-shadow: inset 0 0 0 4px var(--billboard-color-primary);
}

.billboard__footer {
  background-color: var(--color-dark-gray);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 0.5rem;
  flex-grow: 1;
}
@media screen and (min-width: 40rem) {
  .billboard__footer {
    padding: 1rem;
  }
}

@media screen and (min-width: 40rem) {
  .billboard.footer--horizontal .billboard__footer {
    flex-direction: row;
    align-items: center;
  }
}
.billboard__information-panel,
.billboard__description-panel {
  color: var(--color-white);
  line-height: 1.2;
  padding: 0.5rem;
  flex-grow: 1;
}
.billboard__information-panel h2,
.billboard__description-panel h2 {
  font-size: var(--font-size--p);
  margin-bottom: 1rem;
}
.billboard__information-panel p,
.billboard__description-panel p {
  line-height: 1.2;
  font-size: var(--font-size--small);
}

.billboard__actions-panel ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  gap: 0.5rem;
}
@media screen and (min-width: 40rem) {
  .billboard__actions-panel ul {
    gap: 0.5rem;
  }
}
.billboard__actions-panel ul li {
  flex-grow: 1;
}
@media screen and (min-width: 40rem) {
  .billboard__actions-panel ul li {
    flex-basis: 0;
  }
}
.billboard__actions-panel ul li a {
  background-color: var(--color-light-gray);
  border-radius: 0.25rem;
  color: var(--color-white);
  cursor: pointer;
  display: block;
  letter-spacing: 0.0625rem;
  overflow: hidden;
  padding: 1.25rem 2rem;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  font-size: var(--font-size--smaller);
  font-weight: 500;
  transition: all 200ms cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}
@media screen and (min-width: 40rem) {
  .billboard__actions-panel ul li a {
    font-size: var(--font-size--small);
  }
}
.billboard__actions-panel ul li a:hover, .billboard__actions-panel ul li a:focus {
  background-color: var(--billboard-color-primary);
  color: var(--billboard-color-primary-text);
  outline: 0;
}

.billboard.billboard__single-film-series {
  background: transparent url("") no-repeat center center;
  background-size: cover;
  margin-top: 1rem;
}
@media screen and (min-width: 40rem) {
  .billboard.billboard__single-film-series {
    margin-top: 2rem;
  }
}
.billboard.billboard__single-film-series .billboard__image-panel {
  display: flex;
  gap: 1rem;
  flex-direction: column;
  justify-content: center;
  padding: 2rem 1rem;
  min-height: 20rem;
}
@media screen and (min-width: 40rem) {
  .billboard.billboard__single-film-series .billboard__image-panel {
    padding: 2rem;
  }
}
.billboard.billboard__single-film-series .billboard__image-panel:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: hsla(0, 0%, 0%, 0.75);
  z-index: 0;
}
.billboard.billboard__single-film-series .billboard__image-panel h1 {
  font-size: var(--font-size--h4);
  position: relative;
  z-index: 1;
  margin-block: 0;
}
@media screen and (min-width: 40rem) {
  .billboard.billboard__single-film-series .billboard__image-panel h1 {
    font-size: var(--font-size--h1);
  }
}
.billboard.billboard__single-film-series .billboard__image-panel .metadata {
  display: flex;
  flex-direction: column;
  gap: 0.25rem 1rem;
  opacity: 0.75;
  font-size: var(--font-size--small);
}
@media screen and (min-width: 40rem) {
  .billboard.billboard__single-film-series .billboard__image-panel .metadata {
    flex-wrap: wrap;
    font-size: var(--font-size--p);
  }
}

.featured-image {
  margin-bottom: 2rem;
}
.featured-image .billboard__image-panel img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 3;
}

#header {
  background-color: var(--color-dark-gray);
  color: var(--color-white);
  padding-block: 1rem;
  border-bottom: 0.25rem solid var(--color-film-primary, var(--color-light-gray));
}

#header a {
  color: var(--color-white);
  font-weight: 400;
}

#header #branding {
  position: relative;
  z-index: 999;
}

#header #branding svg {
  height: 3rem;
  display: block;
}

#header #primary-navigation {
  display: flex;
  justify-content: space-between;
}

#header nav {
  display: flex;
}

#primary-menu__menu {
  background-color: hsla(0, 0%, 0%, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  gap: 1rem;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  font-size: var(--font-size--h4);
  text-align: center;
  z-index: 998;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#header nav a {
  text-decoration: none;
  font-weight: 500;
}

#primary-menu__toggle {
  background-color: var(--color-light-gray);
  display: flex;
  align-items: center;
  height: 3rem;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0.25rem;
  text-transform: uppercase;
  font-weight: 500;
  overflow: hidden;
  letter-spacing: 0.1rem;
  cursor: pointer;
  position: relative;
  z-index: 999;
  transition: 0.2s ease all;
}
#primary-menu__toggle .line {
  transition: 0.2s ease all;
  transform-origin: center center;
}
#primary-menu__toggle .line-1, #primary-menu__toggle .line-4 {
  opacity: 1;
  transition: 0;
}
#primary-menu__toggle .line-2 {
  transform: rotate(0);
}
#primary-menu__toggle .line-3 {
  transform: rotate(0);
}
#primary-menu__toggle:hover, #primary-menu__toggle:focus {
  background-color: var(--color-gray);
}
#primary-menu__toggle .menu-toggle__icon {
  background-color: hsla(0, 0%, 100%, 0.05);
  padding: 1rem;
  height: 3rem;
  width: 3rem;
}
#primary-menu__toggle .menu-toggle__icon svg {
  fill: white;
  height: 1rem;
  width: 1rem;
}
#primary-menu__toggle .menu-toggle__text {
  display: flex;
  color: var(--color-white) !important;
  align-items: center;
  padding-inline: 1rem;
}

#primary-navigation.is-active #primary-menu__menu {
  display: flex;
  opacity: 1;
  pointer-events: initial;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  animation: fade-in 0.2s ease;
}
#primary-navigation.is-active #primary-menu__toggle .line-1, #primary-navigation.is-active #primary-menu__toggle .line-4 {
  opacity: 0;
}
#primary-navigation.is-active #primary-menu__toggle .line-2 {
  transform: rotate(45deg);
}
#primary-navigation.is-active #primary-menu__toggle .line-3 {
  transform: rotate(-45deg);
}

@media screen and (min-width: 40rem) {
  #primary-menu__toggle {
    display: none;
  }
  #header #branding svg {
    height: 4rem;
  }
  #primary-menu__menu {
    background-color: transparent;
    display: flex;
    flex-direction: row;
    position: relative;
    font-size: var(--font-size--p);
    opacity: 1;
    pointer-events: initial;
  }
}
main {
  font-weight: 300;
}

main > h1 {
  margin-block: 2rem 4rem;
}

main h2 {
  font-size: 2rem;
  margin-bottom: 2rem;
}
main h2:not(:first-child) {
  margin-top: 2rem;
}

main p {
  line-height: 1.75;
}

main p:not(:last-child) {
  margin-bottom: 1rem;
}

.entry-content ul {
  list-style: disc;
  margin-block: 2rem;
  padding-left: 2rem;
}
.entry-content ul ul {
  margin-block: 0;
}
.entry-content ul li {
  line-height: 1.5;
  margin-top: 0.5rem;
}

#footer {
  background-color: var(--color-dark-gray);
  color: white;
  padding-block: 2rem;
  font-size: var(--font-size--small);
}
#footer nav {
  min-width: 9rem;
}
#footer h3 {
  font-size: 1rem;
  margin-bottom: 1rem;
}
#footer a {
  text-decoration: none;
  color: var(--color-gray-fifty);
}
#footer a:hover {
  color: var(--color-white);
}
#footer ul li:not(:last-child) {
  margin-bottom: 0.5rem;
}
#footer #copyright {
  font-size: var(--font-size--smaller);
  margin: 2rem 0 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.footer__row {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(auto-fill, minmax(9rem, 1fr));
}

.vendor-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
  gap: 1rem;
}
.vendor-list .button--vendor {
  display: flex;
}

.film-grid {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 1rem;
  margin-bottom: 2rem;
}

.page .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page .entry-content {
  margin-bottom: 4rem;
}

.post .post-thumbnail,
.page .post-thumbnail,
.creator .post-thumbnail,
.single .post-thumbnail {
  background-color: hsl(0, 0%, 10%);
  aspect-ratio: 16/9;
  border-radius: 0.25rem;
  overflow: hidden;
  width: 100%;
}
.post .post-thumbnail img,
.page .post-thumbnail img,
.creator .post-thumbnail img,
.single .post-thumbnail img {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  width: 100%;
}
.post .post-categories,
.page .post-categories,
.creator .post-categories,
.single .post-categories {
  display: flex;
  gap: 0rem 0.5rem;
  margin-bottom: 0.5rem;
  flex-wrap: wrap;
}
.post .post-categories a,
.page .post-categories a,
.creator .post-categories a,
.single .post-categories a {
  color: hsl(0, 0%, 50%);
  font-size: var(--font-size--smaller);
  text-decoration: none;
  transition: 0.2s ease color;
}
.post .post-categories a:hover,
.page .post-categories a:hover,
.creator .post-categories a:hover,
.single .post-categories a:hover {
  color: white;
  text-decoration: underline;
}
.post header a,
.page header a,
.creator header a,
.single header a {
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
}
.post .post-meta,
.page .post-meta,
.creator .post-meta,
.single .post-meta {
  font-size: var(--font-size--small);
  color: hsl(0, 0%, 50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem;
}
.post .post-meta .post-categories,
.page .post-meta .post-categories,
.creator .post-meta .post-categories,
.single .post-meta .post-categories {
  display: flex;
  gap: 0.5rem;
}
.post .post-meta .post-categories a,
.page .post-meta .post-categories a,
.creator .post-meta .post-categories a,
.single .post-meta .post-categories a {
  border: 1px solid hsl(0, 0%, 50%);
  border-radius: 0.25rem;
  color: hsl(0, 0%, 50%);
  display: inline-block;
  font-size: 0.75rem;
  padding: 0.5rem 0.5rem;
  text-decoration: none;
  transition: 0.2s ease all;
}
.post .post-meta .post-categories a:hover,
.page .post-meta .post-categories a:hover,
.creator .post-meta .post-categories a:hover,
.single .post-meta .post-categories a:hover {
  background-color: white;
  border-color: white;
  color: #101010;
}
.post .post-edit-link,
.page .post-edit-link,
.creator .post-edit-link,
.single .post-edit-link {
  display: inline-block;
  margin-top: 1rem;
  border: 1px solid hsl(0, 0%, 50%);
  border-radius: 0.25rem;
  color: hsl(0, 0%, 50%);
  display: inline-block;
  font-size: 0.75rem;
  padding: 0.5rem 0.5rem;
  text-decoration: none;
  transition: 0.2s ease all;
  margin-bottom: 2rem;
}
.post .post-edit-link:hover,
.page .post-edit-link:hover,
.creator .post-edit-link:hover,
.single .post-edit-link:hover {
  background-color: white;
  border-color: white;
  color: #101010;
}

.header--single h1 {
  font-size: var(--font-size--h3);
  margin-block: 2rem;
  text-wrap: wrap;
}
.header--single .subtitle {
  color: var(--color-gray-fifty);
  font-size: var(--font-size--big);
  font-weight: 400;
  margin-bottom: 2rem;
}
.header--single .subtitle p {
  line-height: 1.25;
}

.post-body .subtitle {
  color: var(--color-gray-fifty);
  font-size: var(--font-size--big);
  font-weight: 400;
  margin-bottom: 2rem;
  line-height: 1.25;
}
.post-body ul {
  list-style: disc;
  padding-left: 1rem;
}
.post-body ul li:not(:last-child) {
  margin-bottom: 0.5rem;
}
.post-body iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}

.post-navigation {
  margin-block: 2rem 1rem;
}
.post-navigation .nav-links {
  display: flex;
  justify-content: space-between;
}
.post-navigation .nav-links a {
  background-color: var(--color-light-gray);
  border: 0.0125rem solid var(--color-light-gray);
  border-radius: 0.25rem;
  color: var(--color-white);
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  height: 2.5rem;
  letter-spacing: 0.1rem;
  line-height: 2.5rem;
  padding: 0 1rem;
  text-align: center;
  text-decoration: none;
  transition: 0.2s ease all;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.post-navigation .nav-links a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  background-color: white;
  transition: 0.2s ease all;
  z-index: -1;
}
.post-navigation .nav-links a:hover {
  background-color: var(--color-white);
  color: var(--color-dark-gray);
}
.post-navigation .nav-links a:hover:after {
  height: 0;
}

.search-results .hentry {
  position: relative;
}
.search-results .hentry:after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  background-color: black;
  color: white;
  padding: 0.5rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  border-radius: 0.125rem;
}
.search-results .post.hentry:after {
  content: "News";
}
.search-results .page.hentry:after {
  content: "Page";
}
.search-results .film.hentry:after {
  content: "Film";
}
.search-results .series.hentry:after {
  content: "Series";
}
.search-results .creator.hentry:after {
  content: "Creator";
}

.entry-title {
  margin-block: 4rem;
}

.pagination-navigation {
  display: flex;
}

.pagination {
  display: inline-flex;
  justify-content: center;
  background-color: var(--color-dark-gray);
  border-radius: 0.25rem;
  margin: 0 auto 2rem;
  border: 1px solid var(--color-light-gray);
}
.pagination .page-link {
  padding: 1rem;
  display: inline-block;
  text-decoration: none;
}
.pagination .page-link:hover {
  background-color: var(--color-light-gray);
}
.pagination .page-item.active {
  background-color: var(--color-white);
  color: var(--color-black);
}
.pagination .page-item.active .page-link:hover {
  background-color: transparent;
}
.pagination .page-item.disabled {
  background-color: var(--color-light-gray);
}

.archive-grid__search-filter .searchandfilter .sf-field-taxonomy-film_series_tag label, .archive-grid__search-filter .searchandfilter .sf-field-taxonomy-film_series_tag .sf-input-select {
  width: 100%;
}
@media screen and (min-width: 6rem) {
  .archive-grid__search-filter .searchandfilter li:first-of-type {
    padding-top: 0;
  }
  .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_country_of_origin label, .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_country_of_origin .sf-input-select, .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_country_of_origin .sf-input-text,
  .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_genre label,
  .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_genre .sf-input-select,
  .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_genre .sf-input-text,
  .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_creators_directors label,
  .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_creators_directors .sf-input-select,
  .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_creators_directors .sf-input-text,
  .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_creators_studios label,
  .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_creators_studios .sf-input-select,
  .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_creators_studios .sf-input-text,
  .archive-grid__search-filter .searchandfilter .sf-field-post_type label,
  .archive-grid__search-filter .searchandfilter .sf-field-post_type .sf-input-select,
  .archive-grid__search-filter .searchandfilter .sf-field-post_type .sf-input-text,
  .archive-grid__search-filter .searchandfilter .sf-field-search label,
  .archive-grid__search-filter .searchandfilter .sf-field-search .sf-input-select,
  .archive-grid__search-filter .searchandfilter .sf-field-search .sf-input-text {
    width: 100%;
  }
  .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_production_year .sf-meta-range {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
  }
  .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_production_year .sf-meta-range label {
    width: 100%;
  }
  .archive-grid__search-filter .searchandfilter .sf-field-post-meta-metadata_production_year .sf-meta-range label .sf-input-range-select {
    max-width: 100%;
    width: 100%;
  }
}
.archive-grid__search-filter .searchandfilter input[type=submit]:hover {
  color: white;
}

@media screen and (min-width: 60rem) {
  #search-and-filter-toggle {
    display: none;
  }
  #search-filter-form-2547 {
    max-height: none;
    overflow: initial;
  }
}
.film-card {
  background-color: var(--color-dark-gray);
  display: inline-flex;
  border-radius: 0.25rem;
  overflow: hidden;
  min-height: 6rem;
  height: -moz-fit-content;
  height: fit-content;
}
.film-card a {
  text-decoration: none;
}

.film-card__thumbnail img {
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 6rem;
}

.film-card__metadata {
  border-bottom: 4px solid white;
  display: flex;
  gap: 0.5rem;
  flex: 1;
  justify-content: center;
  flex-direction: column;
  padding: 1rem;
}
.film-card__metadata .title {
  font-weight: bold;
}
.film-card__metadata .metadata {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem 0.25rem;
  font-size: 0.75rem;
  color: hsla(0, 0%, 100%, 0.5);
}
.film-card__metadata .metadata ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem 0.25rem;
}

.news-card {
  display: flex;
  gap: 1rem;
}
.news-card .publication {
  font-size: var(--font-size--small);
  color: var(--color-gray-fifty);
}
.news-card .news-card__thumbnail img {
  border-radius: 0.25rem;
  height: auto;
  width: 100%;
}
.news-card .news-card__meta {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.news-card .news-card__meta .entry-date {
  color: var(--color-gray-fifty);
  font-size: var(--font-size--small);
}
.news-card .news-card__meta h3 {
  font-weight: normal;
  margin: 0;
  letter-spacing: normal;
  line-height: 1.25;
  font-size: var(--font-size--h6);
  text-wrap: balance;
}
.news-card .news-card__meta h3 a {
  text-decoration: none;
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
}
.news-card .news-card__meta h3 a:hover {
  text-decoration: underline;
}
.news-card .news-card__meta .author {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 0.75em;
}

.news-card.post, .news-card.creator, .news-card.studio, .news-card.page {
  flex-direction: column;
  gap: 0.5rem;
}
.news-card.post .news-card__thumbnail, .news-card.creator .news-card__thumbnail, .news-card.studio .news-card__thumbnail, .news-card.page .news-card__thumbnail {
  background-color: hsl(0, 0%, 10%);
  aspect-ratio: 16/9;
  border-radius: 0.25rem;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0.5rem;
}
.news-card.post .news-card__thumbnail img, .news-card.creator .news-card__thumbnail img, .news-card.studio .news-card__thumbnail img, .news-card.page .news-card__thumbnail img {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  width: 100%;
}
.news-card.post .post-categories, .news-card.creator .post-categories, .news-card.studio .post-categories, .news-card.page .post-categories {
  display: flex;
  gap: 0rem 0.5rem;
  margin-bottom: 0.5rem;
  flex-wrap: wrap;
}
.news-card.post .post-categories a, .news-card.creator .post-categories a, .news-card.studio .post-categories a, .news-card.page .post-categories a {
  color: hsl(0, 0%, 50%);
  font-size: var(--font-size--smaller);
  text-decoration: none;
  transition: 0.2s ease color;
}
.news-card.post .post-categories a:hover, .news-card.creator .post-categories a:hover, .news-card.studio .post-categories a:hover, .news-card.page .post-categories a:hover {
  color: white;
  text-decoration: underline;
}
.news-card.post header h3, .news-card.creator header h3, .news-card.studio header h3, .news-card.page header h3 {
  font-size: 1rem;
  line-height: 1.2;
}
.news-card.post header a, .news-card.creator header a, .news-card.studio header a, .news-card.page header a {
  text-decoration-color: hsla(0, 0%, 100%, 0.5);
  text-decoration: none;
}
.news-card.post header a:hover, .news-card.creator header a:hover, .news-card.studio header a:hover, .news-card.page header a:hover {
  text-decoration: underline;
}
.news-card.post .news-card__meta, .news-card.creator .news-card__meta, .news-card.studio .news-card__meta, .news-card.page .news-card__meta {
  font-size: var(--font-size--small);
  color: hsla(0, 0%, 100%, 0.5);
  display: flex;
}
.news-card.post .news-card__meta .post-categories, .news-card.creator .news-card__meta .post-categories, .news-card.studio .news-card__meta .post-categories, .news-card.page .news-card__meta .post-categories {
  display: flex;
  gap: 0.5rem;
}
.news-card.post .news-card__meta .post-categories a, .news-card.creator .news-card__meta .post-categories a, .news-card.studio .news-card__meta .post-categories a, .news-card.page .news-card__meta .post-categories a {
  border: 1px solid hsl(0, 0%, 50%);
  border-radius: 0.25rem;
  color: hsl(0, 0%, 50%);
  display: inline-block;
  font-size: 0.75rem;
  padding: 0.5rem 0.5rem;
  text-decoration: none;
  transition: 0.2s ease all;
}
.news-card.post .news-card__meta .post-categories a:hover, .news-card.creator .news-card__meta .post-categories a:hover, .news-card.studio .news-card__meta .post-categories a:hover, .news-card.page .news-card__meta .post-categories a:hover {
  background-color: white;
  border-color: white;
  color: #101010;
}

.episode-card {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media screen and (min-width: 48rem) {
  .episode-card {
    flex-direction: row;
  }
}

@media screen and (min-width: 48rem) {
  .episode-card__image {
    max-width: 18rem;
  }
}
.episode-card__image img {
  height: auto;
  width: 100%;
}

.episode-card__metadata {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.episode-card__metadata .episode-information, .episode-card__metadata .episode-notes {
  color: var(--color-gray-fifty);
  font-size: var(--font-size--small);
}
.episode-card__metadata .episode-information {
  display: flex;
}
.episode-card__metadata .episode-information li + li:before {
  content: "-";
  margin-inline: 0.5rem;
}
.episode-card__metadata .episode-title {
  font-size: var(--font-size--h6);
}
@media screen and (min-width: 30rem) {
  .episode-card__metadata .episode-title {
    font-size: var(--font-size--h5);
  }
}
.episode-card__metadata .episode-synopsis p {
  line-height: 1.25rem;
}

.archive-header h2 {
  margin-bottom: 1rem;
}
.archive-header .button {
  display: block;
}
@media screen and (min-width: 30rem) {
  .archive-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .archive-header h2 {
    margin: 0;
  }
  .archive-header .button {
    display: inline-block;
  }
}

.news-header .entry-title {
  margin-bottom: 2rem;
}
.news-header .search-form {
  margin-bottom: 2rem;
}

.creator-single__header {
  margin-bottom: 4rem;
}
.creator-single__header h1 {
  margin-bottom: 1rem;
}
.creator-single__header .roles {
  color: var(--color-gray-fifty);
}

.creator-single__body .creator-single__about {
  margin-bottom: 2rem;
}
.creator-single__body .content {
  display: grid;
  gap: 1rem;
}
.creator-single__body .headshot {
  margin-bottom: 2rem;
}
.creator-single__body .headshot img {
  max-width: 16rem;
  margin: 0 auto;
}
.creator-single__body .headshot .caption {
  font-size: var(--font-size--small);
  color: rgba(255, 255, 255, 0.5);
  margin-top: 1rem;
}
.creator-single__body .creator-single__filmography {
  margin-bottom: 2rem;
}
.creator-single__body .creator-single__filmography .content {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(auto-fill, minmax(24rem, 1fr));
}
.creator-single__body .creator-single__filmography h3 {
  font-size: var(--font-size--h5);
  margin-bottom: 1rem;
}
.creator-single__body .creator-single__filmography ul {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.creator-single__body .creator-single__filmography ul a {
  text-decoration: none;
}
.creator-single__body .creator-single__filmography ul a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 48rem) {
  .creator-single__body .content {
    display: grid;
    grid-template-columns: 2fr 1fr;
  }
  .creator-single__body .headshot {
    order: 2;
  }
  .creator-single__body .headshot img {
    width: 100%;
    max-width: none;
  }
  .creator-single__body .creator-single__filmography .content {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.search-header .entry-title {
  margin-bottom: 2rem;
}
.search-header .search-form {
  margin-bottom: 2rem;
}
.search-header .search-result-count {
  margin-block: 2rem;
}

.landing-page__body section {
  padding-block: 1rem;
}
@media screen and (min-width: 40rem) {
  .landing-page__body section {
    padding-block: 4rem;
  }
}

.landing-page__body h2 {
  margin-top: 0rem;
}

.film-series__masthead--a {
  background-color: black;
  background-position: center center;
  background-size: cover;
  padding-block: 8rem;
  position: relative;
}
.film-series__masthead--a:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: hsla(0, 0%, 0%, 0.75);
  z-index: 0;
}
.film-series__masthead--a .masthead__content {
  display: flex;
  flex-direction: column;
  max-width: 30rem;
  margin: 0 auto;
  gap: 2rem;
  position: relative;
  z-index: 1;
}
.film-series__masthead--a .masthead__content .film-byline {
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
.film-series__masthead--a .masthead__footer {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.film-series__masthead--a .masthead__call-to-action {
  font-size: var(--font-size--bigger);
  font-weight: 600;
  text-align: center;
}
.film-series__masthead--a .masthead__action-list {
  display: flex;
  justify-content: center;
  gap: 1rem;
}
.film-series__masthead--a .masthead__action-list a {
  background-color: var(--color-film-primary, var(--color-light-gray));
  border-radius: 0.25rem;
  color: var(--color-film-primary--contrast, --color-white);
  cursor: pointer;
  display: block;
  font-size: var(--font-size--small);
  letter-spacing: 0.0625rem;
  overflow: hidden;
  padding: 1rem 1.5rem;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  font-size: var(--font-size--smaller);
  font-weight: 500;
  transition: all 200ms cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}
@media screen and (min-width: 40rem) {
  .film-series__masthead--a .masthead__action-list a {
    font-size: var(--font-size--small);
  }
}
.film-series__masthead--a .masthead__action-list a:hover, .film-series__masthead--a .masthead__action-list a:focus {
  background-color: var(--color-film-secondary);
  color: var(--color-film-secondary--contrast);
  outline: 0;
}

.image-gallery--grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  transition: 0.2s ease gap;
}
@media screen and (min-width: calc(640px + 4rem)) {
  .image-gallery--grid {
    gap: 1rem;
    grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
  }
}
.image-gallery--grid__item img {
  background-color: gray;
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  border-radius: 0.25rem;
}

.image-gallery--slideshow, .video-gallery--slideshow {
  border-radius: 0.25rem;
  overflow: hidden;
}
.image-gallery--slideshow .splide__slide, .video-gallery--slideshow .splide__slide {
  aspect-ratio: 2.39;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: black;
}
.image-gallery--slideshow .splide__slide img, .video-gallery--slideshow .splide__slide img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}

.video-gallery--slideshow .splide__slide {
  aspect-ratio: 16/9;
}

.home-video__section:not(:last-child) {
  margin-bottom: 2rem;
}
.home-video__section h3 {
  font-size: var(--font-size--h6);
  margin-block: 1rem 2rem;
}
@media screen and (min-width: 40rem) {
  .home-video__section h3 {
    font-size: var(--font-size--h4);
  }
}
.home-video__section .home-video__section__specifications-table {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(12rem, 1fr));
  gap: 1rem;
}
.home-video__section .home-video__section__specifications-table dt, .home-video__section .home-video__section__specifications-table dd {
  margin: 0;
  padding: 0;
}
.home-video__section .home-video__section__specifications-table dt {
  margin-bottom: 0.25rem;
}
@media only screen and (min-width: 40rem) {
  .home-video__section .home-video__section__specifications-table dt {
    margin-bottom: 0.25rem;
  }
}

.home-video__section--content_section ul {
  padding-left: 2rem;
  list-style: disc;
  margin-bottom: 1rem;
  -moz-column-count: 1;
       column-count: 1;
}
.home-video__section--content_section ul li {
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 40rem) {
  .home-video__section--content_section ul {
    -moz-column-count: 2;
         column-count: 2;
  }
}

.press-grid {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.press-grid.list .news-card .news-card__thumbnail img {
  max-width: 8rem;
  width: auto;
}
.press-grid.cards {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
  transition: 0.2s ease gap;
}
@media screen and (min-width: calc(640px + 4rem)) {
  .press-grid.cards {
    grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));
  }
}
.press-grid.cards .news-card {
  flex-direction: column;
}
.press-grid.cards .news-card .news-card__meta h3 {
  font-size: var(--font-size--p);
}
.press-grid.cards .news-card .news-card__thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  max-width: 100%;
}

.section--synopsis img {
  border-radius: 0.25rem;
  margin: 0 auto;
}
.section--synopsis .foreword {
  font-size: 1.25rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}

.newsletter-sign-up {
  margin-block: 1rem 2rem;
}
.newsletter-sign-up .content {
  background-color: var(--color-dark-gray);
  padding: 1rem;
  border-radius: 0.5rem;
}
.newsletter-sign-up .content .description {
  padding: 1rem;
  margin-bottom: 1rem;
}
.newsletter-sign-up .content h3 {
  font-size: var(--font-size--bigger);
  margin-bottom: 1rem;
}
.newsletter-sign-up .content p {
  line-height: 1.2;
}
.newsletter-sign-up .content small, .newsletter-sign-up .content small a {
  color: var(--color-gray-fifty);
}
.newsletter-sign-up .content small a:hover {
  color: var(--color-white);
}/*# sourceMappingURL=style.css.map */