.-rotate-90, .rotate-180, .\!transform, .transform, .bt-rounded, .lg\:rotate-90 {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}
.ordinal {
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
}
.shadow, .aa-Form {
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}
.ring {
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}
.blur, .drop-shadow, .grayscale, .invert, .sepia, .\!filter, .filter {
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
}
.backdrop-filter {
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.\!container {
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 100%) {
  .\!container {
    max-width: 100% !important;
  }
  .container {
    max-width: 100%;
  }
}
@media (min-width: 980px) {
  .\!container {
    max-width: 980px !important;
  }
  .container {
    max-width: 980px;
  }
}
@media (min-width: 1160px) {
  .\!container {
    max-width: 1160px !important;
  }
  .container {
    max-width: 1160px;
  }
}
@media (min-width: 1360px) {
  .\!container {
    max-width: 1360px !important;
  }
  .container {
    max-width: 1360px;
  }
}
.pointer-events-none {
  pointer-events: none;
}
.\!visible {
  visibility: visible !important;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.\!absolute {
  position: absolute !important;
}
.absolute {
  position: absolute;
}
.\!relative {
  position: relative !important;
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.left-0 {
  left: 0;
}
.left-1 {
  left: 1rem;
}
.left-1\.5 {
  left: 1.5rem;
}
.right-0 {
  right: 0;
}
.top-0 {
  top: 0;
}
.top-1 {
  top: 1rem;
}
.top-1\.5 {
  top: 1.5rem;
}
.top-1\/2 {
  top: 50%;
}
.top-2\/4 {
  top: 50%;
}
.top-4 {
  top: 4rem;
}
.isolate {
  isolation: isolate;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.m-0 {
  margin: 0;
}
.m-1 {
  margin: 1rem;
}
.m-10 {
  margin: 10rem;
}
.mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.mx-0\.5 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-1 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.-mb-1 {
  margin-bottom: -1rem;
}
.-mb-1\.75 {
  margin-bottom: -1.75rem;
}
.-mt-1 {
  margin-top: -1rem;
}
.-mt-1\.5 {
  margin-top: -1.5rem;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-0\.5 {
  margin-bottom: 0.5rem;
}
.mb-1 {
  margin-bottom: 1rem;
}
.mb-2 {
  margin-bottom: 2rem;
}
.mb-5 {
  margin-bottom: 5rem;
}
.ml-0 {
  margin-left: 0;
}
.ml-0\.5 {
  margin-left: 0.5rem;
}
.ml-1 {
  margin-left: 1rem;
}
.ml-1\.5 {
  margin-left: 1.5rem;
}
.mr-0 {
  margin-right: 0;
}
.mr-0\.5 {
  margin-right: 0.5rem;
}
.mr-1 {
  margin-right: 1rem;
}
.mr-1\.5 {
  margin-right: 1.5rem;
}
.mt-1 {
  margin-top: 1rem;
}
.mt-2 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.\!table {
  display: table !important;
}
.table {
  display: table;
}
.inline-table {
  display: inline-table;
}
.table-caption {
  display: table-caption;
}
.table-cell {
  display: table-cell;
}
.table-column {
  display: table-column;
}
.table-column-group {
  display: table-column-group;
}
.table-footer-group {
  display: table-footer-group;
}
.table-header-group {
  display: table-header-group;
}
.table-row-group {
  display: table-row-group;
}
.table-row {
  display: table-row;
}
.flow-root {
  display: flow-root;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.list-item {
  display: list-item;
}
.\!hidden {
  display: none !important;
}
.hidden {
  display: none;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.h-1 {
  height: 1rem;
}
.h-2 {
  height: 2rem;
}
.h-2\.5 {
  height: 2.5rem;
}
.h-3 {
  height: 3rem;
}
.h-4 {
  height: 4rem;
}
.h-full {
  height: 100%;
}
.w-1 {
  width: 1rem;
}
.w-1\/12 {
  width: 8.333333%;
}
.w-1\/2 {
  width: 50%;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-2 {
  width: 2rem;
}
.w-2\.5 {
  width: 2.5rem;
}
.w-3 {
  width: 3rem;
}
.w-3\/12 {
  width: 25%;
}
.w-4 {
  width: 4rem;
}
.w-4\.5 {
  width: 4.5rem;
}
.w-4\/12 {
  width: 33.333333%;
}
.w-7 {
  width: 7rem;
}
.w-7\.5 {
  width: 7.5rem;
}
.w-8\/12 {
  width: 66.666667%;
}
.w-9\/12 {
  width: 75%;
}
.w-full {
  width: 100%;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink {
  flex-shrink: 1;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.border-collapse {
  border-collapse: collapse;
}
.-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\!transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\!transform-none {
  transform: none !important;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.list-none {
  list-style-type: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-0 {
  gap: 0;
}
.gap-0\.5 {
  gap: 0.5rem;
}
.gap-1 {
  gap: 1rem;
}
.gap-1\.5 {
  gap: 1.5rem;
}
.gap-2 {
  gap: 2rem;
}
.gap-x-1 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-y-3 {
  row-gap: 3rem;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-solid {
  border-style: solid;
}
.border-none {
  border-style: none;
}
.border-black {
  border-color: var(--black);
}
.border-brownlight {
  border-color: var(--brownlight);
}
.border-grey {
  border-color: var(--grey);
}
.border-white {
  border-color: var(--white);
}
.bg-black {
  background-color: var(--black);
}
.bg-brownlight {
  background-color: var(--brownlight);
}
.bg-dark {
  background-color: var(--dark);
}
.bg-sand {
  background-color: var(--sand);
}
.bg-white {
  background-color: var(--white);
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0;
}
.p-1 {
  padding: 1rem;
}
.p-1\.5 {
  padding: 1.5rem;
}
.p-2 {
  padding: 2rem;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.px-0\.5 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-1 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-1\.25 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-1\.5 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.py-0\.5 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-0\.75 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-1\.25 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-1\.5 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-3 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-3\.5 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-5 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-0\.25 {
  padding-bottom: 0.25rem;
}
.pb-0\.5 {
  padding-bottom: 0.5rem;
}
.pb-0\.75 {
  padding-bottom: 0.75rem;
}
.pb-1 {
  padding-bottom: 1rem;
}
.pb-1\.25 {
  padding-bottom: 1.25rem;
}
.pb-1\.5 {
  padding-bottom: 1.5rem;
}
.pb-2 {
  padding-bottom: 2rem;
}
.pb-2\.5 {
  padding-bottom: 2.5rem;
}
.pb-3 {
  padding-bottom: 3rem;
}
.pb-4 {
  padding-bottom: 4rem;
}
.pb-5 {
  padding-bottom: 5rem;
}
.pb-8 {
  padding-bottom: 8rem;
}
.pl-0 {
  padding-left: 0;
}
.pl-0\.5 {
  padding-left: 0.5rem;
}
.pl-1 {
  padding-left: 1rem;
}
.pl-1\.5 {
  padding-left: 1.5rem;
}
.pl-2 {
  padding-left: 2rem;
}
.pl-4 {
  padding-left: 4rem;
}
.pl-4\.5 {
  padding-left: 4.5rem;
}
.pr-0 {
  padding-right: 0;
}
.pr-0\.5 {
  padding-right: 0.5rem;
}
.pr-1 {
  padding-right: 1rem;
}
.pr-1\.25 {
  padding-right: 1.25rem;
}
.pr-1\.5 {
  padding-right: 1.5rem;
}
.pr-11 {
  padding-right: 11rem;
}
.pr-3 {
  padding-right: 3rem;
}
.pr-3\.75 {
  padding-right: 3.75rem;
}
.pr-6 {
  padding-right: 6rem;
}
.pt-0 {
  padding-top: 0;
}
.pt-0\.25 {
  padding-top: 0.25rem;
}
.pt-0\.5 {
  padding-top: 0.5rem;
}
.pt-0\.75 {
  padding-top: 0.75rem;
}
.pt-1 {
  padding-top: 1rem;
}
.pt-1\.25 {
  padding-top: 1.25rem;
}
.pt-1\.5 {
  padding-top: 1.5rem;
}
.pt-2 {
  padding-top: 2rem;
}
.pt-2\.5 {
  padding-top: 2.5rem;
}
.pt-3 {
  padding-top: 3rem;
}
.pt-4 {
  padding-top: 4rem;
}
.pt-5 {
  padding-top: 5rem;
}
.pt-8 {
  padding-top: 8rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.font-tiempos-fine {
  font-family: Tiempos Fine, Verdana, Arial, sans-serif;
}
.text-12xl {
  font-size: 4rem;
}
.text-2\.25xl {
  font-size: 1.625rem;
}
.text-2\.5xl {
  font-size: 1.6875rem;
}
.text-2xl {
  font-size: 1.5rem;
}
.text-3xl {
  font-size: 1.75rem;
}
.text-4xl {
  font-size: 2rem;
}
.text-6xl {
  font-size: 2.5rem;
}
.text-8xl {
  font-size: 3rem;
}
.text-9xl {
  font-size: 3.25rem;
}
.text-base {
  font-size: 1rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-md {
  font-size: 0.81255rem;
}
.text-sm {
  font-size: 0.875rem;
}
.text-xl {
  font-size: 1.25rem;
}
.text-xs {
  font-size: 0.75rem;
}
.text-xxs {
  font-size: 0.625rem;
}
.text-xxxs {
  font-size: 0.5625rem;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.normal-case {
  text-transform: none;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.ordinal {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-loose {
  line-height: 2;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-tight {
  line-height: 1.25;
}
.text-black {
  color: var(--black);
}
.text-border-color {
  color: var(--border-color);
}
.text-brownlight {
  color: var(--brownlight);
}
.text-grey {
  color: var(--grey);
}
.text-greylight {
  color: var(--greylight);
}
.text-greymedium {
  color: var(--greymedium);
}
.text-white {
  color: var(--white);
}
.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.overline {
  -webkit-text-decoration-line: overline;
          text-decoration-line: overline;
}
.no-underline {
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.decoration-1 {
  text-decoration-thickness: 1px;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.sepia {
  --tw-sepia: sepia(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.\!filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.\!\[a-zA-Z\:_\] {
  a-z-a--z:  !important;
}
.\[a-zA-Z-\:\#\] {
  a-z-a--z-: #;
}
:root {
  --header-height-desktop: 7.5rem;
  --header-height-mobile: 7.875rem;
  --header-padding-mobile: 7.875rem;
  --header-padding-mobile-sticky: 4.375rem;
  --header-sticky-nav: 6.5rem;
  --default-font-family: "Everett", "Everett Arial Fallback", Verdana, sans-serif;
  --tiempos-fine-font-family: "Tiempos Fine", "Tiempos Fine Arial Fallback", Verdana, sans-serif;
  --white: #fff;
  --black: #181717;
  --dark: #000;
  --brownlighter: #f2c684;
  --brownlight: #c5a26e;
  --sand: #f1eee9;
  --grey: #666;
  --greymedium: #999;
  --greydark: #383838;
  --greylight: #b6b6b6;
  --greylightest: #f9f9f9;
  --border-nav-color: #e5e5e5;
  --border-color: rgba(0, 0, 0, 0.2);
  --color-alert: #d8000c;
  --background-alert: #ffbaba;
  --background-confirm: #dff2bf;
  --color-confirm: #4f8a10;
  --sm-screen: 540px;
  --md-screen: 720px;
  --lg-screen: 980px;
  --xl-screen: 1160px;
  --2xl-screen: 1360px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  min-width: 0;
  min-height: 0;
}

html {
  box-sizing: border-box;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
}

::-moz-selection {
  background: var(--brownlight);
  color: var(--white);
  text-shadow: none;
}

::selection {
  background: var(--brownlight);
  color: var(--white);
  text-shadow: none;
}

body {
  background: var(--white);
  font-family: var(--default-font-family);
  font-size: 1em;
  font-weight: 400;
  margin: 0;
  padding: var(--header-padding-mobile) 0 0;
}
body.home {
  background: var(--sand);
}
@media (min-width: 1024px) {
  body {
    padding: 0;
  }
}

a,
area,
button,
[role=button],
input:not([type=range]),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

a,
button {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
button:focus {
  outline: none;
}
.js button {
  cursor: pointer;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input:focus,
button:focus,
select:focus,
optgroup:focus,
textarea:focus {
  outline: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select::-ms-expand {
  display: none;
}

mark {
  background: none;
  color: currentColor;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

::-ms-clear,
::-ms-reveal {
  display: none;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

.stretched-link:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  pointer-events: auto;
}

.visuallyhidden,
.screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

#skipLinks {
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 999;
}
#skipLinks a {
  color: currentColor;
  position: absolute;
  text-decoration: underline;
  left: -999em;
  top: 0;
}
#skipLinks a:focus, #skipLinks a:active {
  background: var(--black);
  color: var(--white);
  position: absolute;
  padding: 1rem;
  left: 0;
  top: 0;
}

.border-l {
  border-left: 1px solid currentColor;
}

.border-r {
  border-right: 1px solid currentColor;
}

.border-t {
  border-top: 1px solid currentColor;
}

.border-b {
  border-bottom: 1px solid currentColor;
}

.js .has-keyboard-focus a:focus,
.js .has-keyboard-focus button:focus {
  outline: thin dotted;
}

.wrapper {
  display: flex;
  min-height: 100vh;
  height: 100%;
  flex-direction: column;
  padding: 0;
}
@media (min-width: 1024px) {
  .wrapper {
    contain: paint;
  }
}

.wrapper__main {
  flex: 1 0 auto;
}

.content-visibility-auto {
  content-visibility: auto;
}

[id] {
  scroll-margin-top: var(--header-padding-mobile);
}
.mobile-sticky [id] {
  scroll-margin-top: var(--header-padding-mobile-sticky);
}
@media (min-width: 1024px) {
  [id] {
    scroll-margin-top: var(--header-sticky-nav);
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0;
  padding: 0;
  font-size: unset;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

strong,
b {
  font-weight: 500;
}

.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

.img-responsive {
  height: auto;
  max-width: 100%;
}

.fill-current {
  fill: currentColor;
}

.fill-none {
  fill: none;
}

.stroke-current {
  stroke: currentColor;
}

.stroke-none {
  stroke: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

.rounded {
  border-radius: 50%;
}

.default-list a {
  color: var(--black);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

@media (hover: hover) and (pointer: fine) {
  .default-list a:hover {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
  }
}

.default-list a:focus {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.section-black .default-list a, .section-sand .default-list a {
  color: var(--brownlight);
}
.section-black .default-list a.bt, .section-sand .default-list a.bt {
  color: var(--white);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
@media (hover: hover) and (pointer: fine) {
  .section-black .default-list a.bt:hover, .section-sand .default-list a.bt:hover {
    background-color: var(--brownlight);
    color: var(--white);
    -webkit-text-decoration-line: none;
            text-decoration-line: none;
  }
}
.section-black .default-list a.bt:focus, .section-sand .default-list a.bt:focus {
  background-color: var(--brownlight);
  color: var(--white);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}

.category-icon {
  background: var(--white);
  border-radius: 50%;
  color: var(--brownlight);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 2.625rem;
  padding: 0;
  position: absolute;
  left: 1.5rem;
  bottom: 1.5rem;
  width: 2.625rem;
  z-index: 0;
}
@media (min-width: 1024px) {
  .category-icon {
    height: 3.75rem;
    width: 3.75rem;
  }
}
.list_item .category-icon, .video-item .category-icon {
  position: static;
  left: auto;
  bottom: 0;
}
.category-icon svg {
  fill: currentColor;
}

.sticker {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: var(--brownlight);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0;
  color: var(--white);
}

@media (min-width: 1024px) {
  .sticker {
    padding-top: 0.5rem;
  }
}

.sticker {
  border-radius: 50%;
  height: 7.5rem;
  position: absolute;
  right: 1.5rem;
  bottom: 1.5rem;
  width: 7.5rem;
}
.movie-item .sticker {
  padding: 0;
  height: 5.5rem;
  width: 5.5rem;
}
.entry-header__focus .sticker {
  background-color: var(--white);
  color: var(--black);
  position: static;
  right: auto;
  bottom: auto;
  transform: scale(0.85);
}
@media (min-width: 1024px) {
  .entry-header__focus .sticker {
    transform: none;
  }
}
.sticker .logo svg {
  fill: currentColor;
  height: 32px;
  width: 58px;
}
@media (min-width: 1024px) {
  .sticker .logo svg {
    height: 64px;
    width: 116px;
  }
}

.sticker-logo {
  color: var(--white);
}
.entry-header__focus .sticker-logo {
  color: var(--black);
}
.sticker-logo svg {
  fill: currentColor;
}

.faq-nav__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  width: 100vw;
}
.faq-nav__list::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1024px) {
  .faq-nav__list {
    display: block;
    overflow: visible;
    width: 100%;
  }
}
.faq-nav__list li {
  padding-bottom: 1rem;
  padding-right: 1rem;
  flex: none;
}
.faq-nav__list li:last-child {
  padding-right: 2.5rem;
}
@media (min-width: 1024px) {
  .faq-nav__list li {
    padding-bottom: 1.25rem;
    padding-right: 0;
    flex-grow: 1;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    z-index: 1;
  }
}
.faq-nav__list a {
  color: var(--black);
}
.faq-nav__list a.active {
  color: var(--brownlight);
}

.js-accordion--faq .active {
  color: var(--brownlight);
}
.js-accordion--faq .js-accordion__panel__body a {
  color: var(--black);
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (hover: hover) and (pointer: fine) {
  .js-accordion--faq .js-accordion__panel__body a:hover {
    color: var(--brownlight);
  }
}
.js-accordion--faq .js-accordion__panel__body a:focus {
  color: var(--brownlight);
}

.filter__list .bt-filter:hover {
  color: var(--brownlight);
}
.filter__list .bt-filter.active {
  color: var(--brownlight);
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

.photo-filter,
.video-filter {
  display: none;
}

.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* ANIMATIONS */
.fade-in {
  -webkit-animation: fadeIn 0.3s ease-in-out forwards;
          animation: fadeIn 0.3s ease-in-out forwards;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-out {
  -webkit-animation: fadeOut 0.3s ease-in-out forwards;
          animation: fadeOut 0.3s ease-in-out forwards;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.main .aa-InputWrapperPrefix {
  color: var(--black);
}
.main .aa-Label svg,
.main .aa-LoadingIndicator svg {
  fill: var(--black);
}
.main .aa-Form {
  border-width: 0px;
}
.main .aa-Form:focus {
  border-width: 0px;
}
.main .aa-Form {
  min-height: 4rem;
}
.main .ais-SearchBox-form .ais-SearchBox-reset {
  display: none;
}

.header {
  display: none;
}
@media (min-width: 1024px) {
  .header {
    display: block;
    background-color: var(--white);
  }
}

.header-top {
  min-height: 8rem;
  padding-top: 1rem;
}

.header-main {
  min-height: 6.25rem;
}

.header-main__inner .logo {
  display: none;
}

.logo {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.logo svg {
  fill: var(--white);
  height: 64px;
  width: 117px;
}
.mobile-menu .logo svg {
  fill: var(--black);
  height: 32px;
  width: 58px;
}
.main-nav--sticky .logo svg {
  fill: var(--black);
  position: relative;
  height: 36px;
  top: 0.75rem;
  width: 65px;
}
.logo a {
  display: flex;
  flex-direction: column;
  align-items: center;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}

.tagline {
  padding-top: 0.5rem;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.header .tagline {
  color: var(--white);
}
.mobile-menu .tagline {
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--black);
}
.full-nav .tagline {
  color: var(--black);
}

.header-top__nav__list {
  display: flex;
  align-items: flex-start;
  margin: 0;
  padding: 1.75rem 0 0;
}
.header-top__nav__list li {
  padding: 0 1.5vw 0 0;
  text-align: center;
}
.header-top__nav__list li.menu-item-home a {
  color: var(--brownlighter);
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.header-top__nav__list a {
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--white);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (hover: hover) and (pointer: fine) {
  .header-top__nav__list a:hover {
    color: var(--brownlighter);
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
  }
}
.header-top__nav__list a:focus {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
@media (min-width: 1280px) {
  .header-top__nav__list a {
    font-size: 0.875rem;
  }
}

.header-main__sidebar {
  position: relative;
  top: 0.5rem;
}

.partners {
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}

@media (min-width: 1024px) {
  .partners {
    padding-top: 1.75rem;
  }
}
.loaded .partners {
  opacity: 1;
}

.mobile-container .partners__list {
  justify-content: flex-end;
}
.partners__list li:not(:first-child) {
  padding: 0 0 0 1rem;
}
@media (min-width: 1024px) {
  .partners__list li:not(:first-child) {
    padding: 0 0 0 1.25rem;
  }
}
.partners__list a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.partners__list img {
  border: 1px solid transparent;
  height: auto;
  max-width: 75%;
}
@media (min-width: 1024px) {
  .partners__list img {
    max-width: 100%;
  }
}

.main-nav__list > li {
  padding: 0 1.5vw 0 0;
}
.main-nav--sticky .main-nav__list > li {
  padding: 0 1vw 0 0;
}
@media (min-width: 1280px) {
  .main-nav__list > li {
    padding: 0 2.5vw 0 0;
  }
  .main-nav--sticky .main-nav__list > li {
    padding: 0 2vw 0 0;
  }
}
.main-nav__list > li.current-menu-ancestor > a, .main-nav__list > li.current-menu-parent > a, .main-nav__list > li.current-page-ancestor > a, .main-nav__list > li.current-menu-item > a, .main-nav__list > li.current_page_item > a, .main-nav__list > li.current > a {
  color: var(--brownlight);
}
.main-nav__list > li.current-menu-ancestor > a:after, .main-nav__list > li.current-menu-parent > a:after, .main-nav__list > li.current-page-ancestor > a:after, .main-nav__list > li.current-menu-item > a:after, .main-nav__list > li.current_page_item > a:after, .main-nav__list > li.current > a:after {
  position: absolute;
  left: 0;
  display: block;
  height: 0.25rem;
  width: 100%;
  background-color: var(--brownlight);
  content: "";
  top: 2.9rem;
}
.main-nav__list > li > a {
  position: relative;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--black);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (hover: hover) and (pointer: fine) {
  .main-nav__list > li > a:hover {
    color: var(--brownlight);
  }
}
.main-nav__list > li > a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 3rem;
  width: 100%;
}
.main-nav--sticky .main-nav__list > li > a {
  font-size: 0.875rem;
}
@media (min-width: 1280px) {
  .main-nav--sticky .main-nav__list > li > a {
    font-size: 1rem;
  }
}
.main-nav__list .sub-menu {
  transition: all 0.3s ease-in-out;
  border: 1px solid var(--border-nav-color);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  margin: 0;
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  padding: 0;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 25;
}
.main-nav__list .sub-menu.active {
  height: auto;
  max-height: 50vh;
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.main-nav__list .sub-menu a {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  background-color: var(--white);
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 400;
  text-transform: none;
  color: var(--black);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (hover: hover) and (pointer: fine) {
  .main-nav__list .sub-menu a:hover {
    background-color: var(--brownlight);
    color: var(--white);
  }
}
.main-nav__list .sub-menu a {
  border: 1px solid var(--border-nav-color);
  border-right: 0;
  border-top: 0;
}
.main-nav__list .sub-menu li {
  flex-grow: 1;
  width: 25%;
}
.main-nav__list .sub-menu li.highlight a {
  background-color: var(--black);
  color: var(--white);
}
@media (hover: hover) and (pointer: fine) {
  .main-nav__list .sub-menu li.highlight a:hover {
    background-color: var(--brownlight);
    color: var(--white);
  }
}
.main-nav__list .menu-item--edition .sub-menu li a {
  padding-top: 3rem;
  padding-bottom: 3rem;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
}
.main-nav__list .menu-item--edition .sub-menu li.menu-item--title a {
  background-color: var(--black);
  font-size: 1.25rem;
  font-weight: 400;
  text-transform: none;
  color: var(--white);
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (hover: hover) and (pointer: fine) {
  .main-nav__list .menu-item--edition .sub-menu li.menu-item--title a:hover {
    background-color: var(--brownlight);
    color: var(--white);
  }
}
.main-nav__list .menu-item--edition .sub-menu li.menu-item--title a {
  border-left-color: var(--black);
}
.main-nav__list .menu-item--edition .sub-menu li.menu-item--title a:hover {
  border-left-color: var(--brownlight);
}

.top-nav__list li {
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0 1.5vw 0 0;
}
.top-nav__list a {
  text-transform: uppercase;
  color: var(--greydark);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (hover: hover) and (pointer: fine) {
  .top-nav__list a:hover {
    color: var(--black);
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
  }
}
.top-nav__list a:focus {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.header-language__list li {
  display: flex;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: var(--black);
  padding: 0;
}
.header-language__list li:not(:first-child):before {
  content: "-";
  margin: 0;
  display: flex;
  align-items: flex-start;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 0.75rem;
  color: var(--greymedium);
}
.header-language__list a {
  color: var(--greymedium);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (hover: hover) and (pointer: fine) {
  .header-language__list a:hover {
    color: var(--black);
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
  }
}
.header-language__list a:focus {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.top-sidebar-nav__list {
  padding: 1rem 0 0;
}
.top-sidebar-nav__list li {
  padding: 0 0 0 1.5vw;
}

.search-container {
  display: none;
}
.search-container .aa-Form {
  padding-left: 0.5rem;
}
.search-container svg.ais-SearchBox-submitIcon {
  height: 1.25rem;
  width: 1.25rem;
}
.search-container .aa-ClearButton {
  margin-right: 2rem;
}
.search-container .aa-InputWrapperPrefix {
  position: absolute;
  right: 0;
}
.search-container .aa-DetachedSearchButtonIcon {
  color: var(--black);
}

.aa-Autocomplete .aa-Form:focus-within {
  border-style: none;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.loaded .aa-DetachedFormContainer {
  color: var(--black);
}

#main-nav--sticky {
  -webkit-animation: stickHeader 0.3s ease-in-out;
          animation: stickHeader 0.3s ease-in-out;
  background: var(--white);
  display: none;
  position: fixed;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 40;
}
#main-nav--sticky .main-nav {
  display: flex;
  align-items: flex-end;
}
#main-nav--sticky .logo {
  display: block;
  padding-right: 2.5vw;
}
#main-nav--sticky .logo svg {
  fill: var(--dark);
}
#main-nav--sticky.main-nav--sticky--visible {
  display: block;
}

@-webkit-keyframes stickHeader {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}

@keyframes stickHeader {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
.entry-header {
  background-color: var(--black);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 34rem;
  position: relative;
  top: 0;
  display: flex;
  align-items: flex-start;
  margin: 0;
  z-index: 20;
}
@media (min-width: 1024px) {
  .entry-header {
    align-items: flex-end;
    min-height: 50rem;
  }
}
.entry-header .entry-title {
  font-size: 2.5rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
}
@media (min-width: 768px) {
  .entry-header .entry-title {
    font-size: 4.25rem;
  }
}
@media (min-width: 1024px) {
  .entry-header .entry-title {
    font-size: 6rem;
  }
}
@media (min-width: 1280px) {
  .entry-header .entry-title {
    font-size: 7.5rem;
  }
}
.entry-header .entry-title {
  margin-top: auto;
}
@media (min-width: 1024px) {
  .entry-header .entry-title {
    margin-top: 0;
    padding-top: 14rem;
  }
}
.entry-header .entry-title em {
  display: block;
  font-family: Tiempos Fine, Verdana, Arial, sans-serif;
  text-transform: none;
}
.entry-header .container {
  position: relative;
  z-index: 5;
}
@media screen and (max-width: 1024px) {
  .entry-header .container--medium-full {
    max-width: 100%;
  }
}
.entry-header .container__inner {
  display: flex;
  flex-direction: column;
  min-height: 34rem;
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  .entry-header .container__inner {
    min-height: 50rem;
    justify-content: flex-end;
    padding-bottom: 4rem;
  }
  .entry-header.entry-header--movie .container__inner {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .entry-header {
    overflow-x: hidden;
  }
}
.entry-header--movie .entry-header__main {
  margin-top: auto;
}
@media (min-width: 1024px) {
  .entry-header--movie .entry-header__main {
    margin-top: 0;
  }
}
.entry-header--movie .entry-header__footer {
  margin-top: auto;
}
@media (min-width: 1024px) {
  .entry-header--movie .entry-header__footer {
    margin-top: 12.5%;
  }
}

.entry-header--people,
.entry-header--press {
  min-height: 1rem;
}
@media (min-width: 1024px) {
  .entry-header--people,
  .entry-header--press {
    min-height: 1rem;
  }
}
.entry-header--people .container__inner,
.entry-header--press .container__inner {
  min-height: 1rem;
}
@media (min-width: 1024px) {
  .entry-header--people .container__inner,
  .entry-header--press .container__inner {
    min-height: 1rem;
  }
}
.entry-header--people .entry-title,
.entry-header--press .entry-title {
  padding-top: 1.5rem;
  font-size: 1.5rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
}
@media (min-width: 768px) {
  .entry-header--people .entry-title,
.entry-header--press .entry-title {
    font-size: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .entry-header--people .entry-title,
.entry-header--press .entry-title {
    padding-top: 2rem;
    font-size: 4rem;
  }
  .entry-header--press .container__inner {
    padding-bottom: 1rem;
  }
}

.entry-header--medium {
  min-height: 5rem;
}
@media (min-width: 1024px) {
  .entry-header--medium {
    min-height: 22rem;
  }
}
.entry-header--medium .entry-header_container {
  min-height: 5rem;
}
@media (min-width: 1024px) {
  .entry-header--medium .entry-header_container {
    min-height: 22rem;
  }
}
.entry-header--medium .entry-header__main {
  margin-top: auto;
}
.entry-header--medium .entry-header__footer {
  margin-top: auto;
}
.entry-header--medium .container__inner {
  min-height: 1rem;
}
@media (min-width: 1024px) {
  .entry-header--medium .container__inner {
    min-height: 1rem;
  }
}
.entry-header--medium .entry-title {
  padding-top: 1.5rem;
  font-size: 1.5rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
}
@media (min-width: 768px) {
  .entry-header--medium .entry-title {
    font-size: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .entry-header--medium .entry-title {
    padding-top: 2rem;
    font-size: 4rem;
  }
}

.entry-header__footer strong {
  font-size: 2.5rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
}

@media (min-width: 768px) {
  .entry-header__footer strong {
    font-size: 4.25rem;
  }
}

@media (min-width: 1024px) {
  .entry-header__footer strong {
    font-size: 7.5rem;
  }
}

.entry-header__list {
  margin-top: auto;
}
.entry-header__footer .entry-header__list {
  margin-left: 0;
}
@media (min-width: 1280px) {
  .entry-header__footer .entry-header__list {
    margin-left: auto;
  }
  .entry-header__list {
    margin-top: 0;
  }
  .entry-header__footer .entry-header__list--full {
    margin-left: 0;
  }
}

.entry-header__sticker {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: var(--brownlight);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0;
  color: var(--white);
}

@media (min-width: 1024px) {
  .entry-header__sticker {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0.5rem;
  }
}

.entry-header__sticker {
  border-radius: 50%;
  height: 6.25rem;
  position: absolute;
  right: 1.5rem;
  top: 2rem;
  width: 6.25rem;
}
@media (min-width: 1024px) {
  .entry-header__sticker {
    height: 12.5rem;
    width: 12.5rem;
  }
}
.entry-header__sticker .logo svg {
  height: 32px;
  width: 58px;
}
@media (min-width: 1024px) {
  .entry-header__sticker .logo svg {
    height: 64px;
    width: 116px;
  }
}

.entry-header__sticker__container {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--brownlight);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0;
  color: var(--white);
}

@media (min-width: 1024px) {
  .entry-header__sticker__container {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0.5rem;
  }
}

.entry-header__sticker__container {
  border-radius: 50%;
  height: 6.25rem;
  position: absolute;
  right: 1.5rem;
  top: 2rem;
  width: 6.25rem;
}
@media (min-width: 1024px) {
  .entry-header__sticker__container {
    height: 10rem;
    width: 10rem;
  }
}
.entry-header__sticker__container .logo svg {
  height: 32px;
  width: 58px;
}
@media (min-width: 1024px) {
  .entry-header__sticker__container .logo svg {
    height: 64px;
    width: 116px;
  }
}

.sticky__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.entry-header__inner {
  display: grid;
  grid-template-columns: 100%;
  gap: 0;
  grid-template-areas: "entry-header__meta" "entry-image" "entry-description";
  padding: 2rem 0 0;
}
@media (min-width: 1024px) {
  .entry-header__inner {
    display: grid;
    justify-content: space-between;
    grid-template-columns: 50% 33.3333%;
    gap: 0;
    grid-template-areas: "entry-header__meta entry-image" "entry-description entry-image";
    padding: 4rem 0 0;
  }
}
.entry-header__inner .entry-header__meta {
  grid-area: entry-header__meta;
}
.entry-header__inner .entry-description {
  grid-area: entry-description;
  padding: 1rem 0 0;
}
.entry-header__inner .entry-description a {
  color: var(--brownlight);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (hover: hover) and (pointer: fine) {
  .entry-header__inner .entry-description a:hover {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
  }
}
.entry-header__inner .entry-description a:focus {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.entry-header__inner .entry-description p {
  line-height: 1.6;
  padding: 0 0 1.5rem;
}
.entry-header__inner .entry-image {
  grid-area: entry-image;
}

.entry-header__shadow {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  display: block;
  padding: 0;
  z-index: 1;
}
.single-movie .entry-header--movie .entry-header__shadow {
  background: rgba(0, 0, 0, 0.4);
}

.bt,
.single-button a {
  position: relative;
  z-index: 0;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-width: 1px;
  border-color: var(--brownlight);
  background-color: var(--brownlight);
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: var(--white);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (hover: hover) and (pointer: fine) {
  .bt:hover,
.single-button a:hover {
    color: var(--brownlight);
    -webkit-text-decoration-line: none;
            text-decoration-line: none;
  }
}

@media (min-width: 1024px) {
  .bt,
.single-button a {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.bt,
.single-button a {
  border-radius: 2rem;
}
@media (min-width: 768px) {
  .bt,
  .single-button a {
    font-size: 0.75rem;
  }
}
@media (min-width: 1024px) {
  .bt,
  .single-button a {
    font-size: 0.875rem;
  }
}
.bt span,
.single-button a span {
  padding-right: 1rem;
}
.bt svg,
.single-button a svg {
  flex-shrink: 0;
  fill: currentColor;
}
.bt:hover,
.single-button a:hover {
  background: none !important;
}
.no-touch .bt svg,
.no-touch .single-button a svg {
  transition: transform 0.5s cubic-bezier(0.7, 0, 0.2, 1);
  transform: none;
  position: relative;
  z-index: 10;
}
.no-touch .bt:before,
.no-touch .single-button a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: var(--black);
  transition: transform 0.5s cubic-bezier(0.7, 0, 0.2, 1);
  transform: translate3d(-120%, 0, 0);
  z-index: -1;
}
.no-touch .bt:hover:before,
.no-touch .single-button a:hover:before {
  transform: translate3d(0, 0, 0);
}
.no-touch .bt:hover svg,
.no-touch .single-button a:hover svg {
  transform: scale(1.5) translateX(25%);
  transform-origin: center;
}

.bt--small {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.625rem;
}

@media (min-width: 1024px) {
  .bt--small {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.bt--small strong {
  font-weight: 400;
}

.bt--large {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

@media (min-width: 1024px) {
  .bt--large {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.bt--large strong {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-weight: 400;
}

.bt--light {
  background-color: var(--white);
  color: var(--black);
}

.bt-border--light {
  background: transparent;
  border: 1px solid var(--white);
}
.bt-border--light.active {
  background-color: var(--white);
  color: var(--black);
}
.no-touch .bt-border--light:hover:before {
  background-color: var(--white);
}
.no-touch .bt-border--light:hover svg {
  transform: scale(1.375) translateX(0);
}

.bt-border--dark {
  color: var(--black);
}

@media (hover: hover) and (pointer: fine) {
  .bt-border--dark:hover {
    background-color: var(--black);
    color: var(--white);
  }
}

.bt-border--dark {
  background: transparent;
  border: 1px solid var(--black);
}
.no-touch .bt-border--dark:before {
  background-color: var(--dark);
}
.no-touch .bt-border--dark:hover span {
  color: var(--white);
}
.no-touch .bt-border--dark.bt--static:before {
  display: none;
}
.no-touch .bt-border--dark.bt--static:hover {
  background: transparent;
  color: var(--black);
}
.no-touch .bt-border--dark.bt--static:hover:before {
  display: none;
}
.no-touch .bt-border--dark.active {
  background-color: var(--black);
  color: var(--white);
}
@media (hover: hover) and (pointer: fine) {
  .no-touch .bt-border--dark.active:hover {
    color: var(--white);
  }
}
.no-touch .bt-border--dark.active:before {
  display: none;
}
.no-touch .bt-border--dark.active:hover {
  background: var(--black) !important;
}
.no-touch .bt-border--dark.active:hover:before {
  display: none;
}

.bt-border--grey {
  color: var(--grey);
}

@media (hover: hover) and (pointer: fine) {
  .bt-border--grey:hover {
    background-color: var(--grey);
    color: var(--white);
  }
}

.bt-border--grey {
  background: transparent;
  border: 1px solid var(--grey);
}

.bt-border--brownlight {
  background-color: var(--white);
  color: var(--brownlight);
}

@media (hover: hover) and (pointer: fine) {
  .bt-border--brownlight:hover {
    border-color: var(--black);
    background-color: var(--black);
    color: var(--white);
  }
}

.bt-border--brownlight {
  background: transparent;
  border: 1px solid var(--brownlight);
}
.bt-border--brownlight svg {
  transform: rotate(-135deg);
}

.bt-rounded {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--white);
  color: var(--brownlight);
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 50%;
  border: 1px solid var(--white);
  height: 50px;
  width: 50px;
}
.block-discover .bt-rounded {
  color: var(--white);
}
@media (min-width: 1024px) {
  .bt-rounded {
    background: transparent;
    height: 100px;
    width: 100px;
  }
}
.bt-rounded svg {
  flex-shrink: 0;
  fill: currentColor;
}

.bt-rounded--small {
  opacity: 0;
  height: 40px;
  width: 40px;
}
@media (min-width: 1024px) {
  .bt-rounded--small {
    height: 60px;
    width: 60px;
  }
}

.bt-disabled {
  color: var(--grey);
}

@media (hover: hover) and (pointer: fine) {
  .bt-disabled:hover {
    background-color: var(--black);
    color: var(--white);
  }
}

.bt-disabled:focus {
  background-color: var(--grey);
  color: var(--grey);
}

.bt-disabled {
  background: transparent;
  border: 1px solid var(--grey);
}

.block-over .bt-rounded {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.touch .block-over .bt-rounded, .block-over:hover .bt-rounded {
  display: flex;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-color: var(--white);
  color: var(--black);
  opacity: 1;
}

.cover-placeholder {
  position: -webkit-sticky;
  position: sticky;
  z-index: 10;
  top: 6rem;
  margin: 0;
}

.list_container {
  border-top: 1px solid var(--border-color);
}
.list-over--dark .list_container {
  border-top-color: rgba(255, 255, 255, 0.2);
}

.list_item {
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid var(--border-color);
}
.list-related .list_item {
  border-bottom-color: var(--black);
}
.list-over--dark .list_item {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.list_item a {
  transition: all 0.3s ease-in-out;
  color: var(--black);
}
.list-over--dark .list_item a {
  color: var(--white);
}
.list_item a.bt-border--grey {
  color: var(--grey);
}
.list_item .col-arrow {
  color: var(--white);
}
.list_item svg {
  transition: all 0.3s ease-in-out;
  transform: scale(0) rotate(-90deg);
  transform-origin: center;
}
.list_item svg.list_item__icon {
  transform: scale(0);
}
.page-template-template-press-conferences .list_item svg {
  transform: none;
}
@media (min-width: 1024px) {
  .list_item.over, .list_item.highlight {
    color: var(--brownlight);
  }
  .list_item.over svg, .list_item.highlight svg {
    fill: currentColor;
    transform: scale(1) rotate(-90deg);
  }
  .list_item.over svg.list_item__icon, .list_item.highlight svg.list_item__icon {
    transform: scale(1);
  }
  .page-template-template-press-conferences .list_item.over svg, .page-template-template-press-kit-festival .list_item.over svg, .page-template-template-press-conferences .list_item.highlight svg, .page-template-template-press-kit-festival .list_item.highlight svg {
    transform: none;
  }
  .list_item.over a:not(.bt), .list_item.highlight a:not(.bt) {
    color: var(--brownlight);
  }
  .list_item.over .list_item__award, .list_item.highlight .list_item__award {
    color: var(--brownlight);
  }
  .list_item.over .col-arrow, .list_item.highlight .col-arrow {
    color: var(--brownlight);
  }
}

.list_item--text {
  border-bottom: 1px solid var(--border-color);
}
@media (min-width: 1024px) {
  .list_item--text {
    border: 0;
  }
  .entry-partner .list_item--text {
    border-bottom: 1px solid var(--border-color);
  }
}
.container .list_item--text .list_item__figure img {
  height: auto;
  width: 72px;
}
@media (min-width: 1024px) {
  .composer-template-24 .container .list_item--text .list_item__figure img {
    width: auto;
  }
}

.list_item__award {
  color: var(--brownlight);
}
@media (min-width: 1024px) {
  .list_item__award {
    color: var(--black);
  }
  .list-over--dark .list_item__award {
    color: var(--white);
  }
}

.container img {
  height: auto;
  max-width: 100%;
}
.container img.img-full {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.block-discover {
  transition: all 0.3s ease-in-out;
  background-color: var(--black);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  height: 30rem;
  position: relative;
  z-index: 2;
  top: 0;
  display: flex;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  transform-origin: center;
}
.block-discover:hover {
  background-size: 110%;
}
@media (min-width: 1024px) {
  .block-discover {
    align-items: flex-end;
    height: 43.75rem;
  }
}
.block-discover .bt-rounded {
  left: 1.5rem;
  position: absolute;
  bottom: 1.5rem;
}
@media (min-width: 1024px) {
  .block-discover .bt-rounded {
    left: auto;
    position: static;
    bottom: auto;
  }
}

.block-discover__opaque {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  display: block;
  padding: 0;
  z-index: 1;
}

.block-discover__inner {
  z-index: 5;
}

.social__list li {
  margin: 0;
  display: flex;
  flex: 1 1 0%;
  flex-shrink: 0;
  align-items: center;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

@media (min-width: 768px) {
  .social__list li {
    flex: none;
  }
}

@media (min-width: 1024px) {
  .social__list li {
    flex: 1 1 0%;
  }
}
.full-layout .social__list li, .entry-share__footer .social__list li {
  flex: none;
}
.social__list a {
  display: flex;
  height: 100%;
  width: 100%;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  background-color: var(--white);
  color: var(--brownlight);
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (hover: hover) and (pointer: fine) {
  .social__list a:hover {
    background-color: var(--brownlight);
    color: var(--white);
  }
}
.social__list a:focus {
  background-color: var(--brownlight);
  color: var(--white);
}
.social__list a {
  border-radius: 50%;
  border: 1px solid var(--brownlight);
  aspect-ratio: 1;
}
@supports not (aspect-ratio: auto) {
  .social__list a::before {
    float: left;
    padding-top: 100%;
    content: "";
  }
  .social__list a::after {
    display: block;
    content: "";
    clear: both;
  }
}
@media (min-width: 768px) {
  .social__list a {
    height: 3.5rem;
    width: 3.5rem;
  }
}
@media (min-width: 1024px) {
  .social__list a {
    height: 100%;
    width: 100%;
  }
}
.full-nav .social__list a, .entry-share__footer .social__list a {
  height: 2.5rem;
  width: 2.5rem;
}
@media (min-width: 1024px) {
  .full-nav .social__list a, .entry-share__footer .social__list a {
    height: 3.5rem;
    width: 3.5rem;
  }
}
.entry-share__footer .social__list a {
  border: 0;
  height: 2.5rem;
  width: 2.5rem;
}
@media (min-width: 1024px) {
  .entry-share__footer .social__list a {
    height: 5rem;
    width: 5rem;
  }
}
.social__list a:hover, .social__list a:focus {
  border-color: var(--white);
}
.social__list a svg {
  flex-shrink: 0;
  fill: currentColor;
  height: 1rem;
  width: 1rem;
}
@media (min-width: 1024px) {
  .social__list a svg {
    height: 1.25rem;
    width: 1.25rem;
  }
}

.loaded .movie-item img {
  width: 100%;
}

.price-item img {
  display: block;
}
.loaded .price-item img {
  width: 100%;
}

.price-content {
  display: block;
  max-width: 80%;
}
@media (min-width: 1024px) {
  .price-content {
    max-width: 66.6666%;
  }
}

.opaque:before {
  content: "";
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  display: block;
  padding: 0;
  z-index: 1;
}

.video-item img {
  display: block;
  width: 100%;
}

.video-player {
  display: none;
}

.container .gallery-item img {
  display: block;
}
.container .gallery-slider-default .gallery-item img {
  max-height: 500px;
}
@media (max-width: 767px) {
  .composer-template-14 .gallery-item img {
    max-width: 280px;
    max-height: 300px;
  }
}
.gallery-item:hover .gallery-item__caption {
  -webkit-animation: fadeIn 0.5s ease-in-out forwards;
          animation: fadeIn 0.5s ease-in-out forwards;
}

.gallery-item__caption {
  background: rgba(0, 0, 0, 0.55);
  opacity: 0;
}

.related-item img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .related-item {
    grid-column: span 3/span 3;
  }
}

@media screen and (max-width: 767px) {
  .grid--news .related-item,
  .grid--news .ais-Hits-item {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: space-between;
  }
  .grid--news .related-item .category-icon,
  .grid--news .ais-Hits-item .category-icon {
    left: 0.75rem;
    bottom: 0.75rem;
  }
  .grid--news .related-item .block-figure,
  .grid--news .ais-Hits-item .block-figure {
    margin-top: 0;
    margin-bottom: 0;
    width: 7rem;
  }
  .grid--news .related-item .block-content,
  .grid--news .ais-Hits-item .block-content {
    flex: 1 1 0%;
    padding-right: 1.5rem;
  }
  .grid--news .related-item .block-content .entry-meta,
  .grid--news .ais-Hits-item .block-content .entry-meta {
    padding-bottom: 0;
  }
  .grid--news .related-item .block-content .entry-meta ul,
  .grid--news .ais-Hits-item .block-content .entry-meta ul {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.5rem;
  }
  .grid--news .related-item .block-content .entry-meta ul li,
  .grid--news .ais-Hits-item .block-content .entry-meta ul li {
    padding-bottom: 0;
    font-size: 0.5625rem;
  }
}
@media (min-width: 768px) {
  .related-item--small {
    grid-column: span 3/span 3;
  }
  .related-item--large {
    grid-column: span 4/span 4;
  }
}

#content_results .ais-Hits-item {
  grid-column: span 4/span 4;
}

#media_results .ais-Hits-item {
  grid-column: span 3/span 3;
}

@media (min-width: 768px) {
  #person_results .ais-Hits-item,
  #movie_results .ais-Hits-item {
    grid-column: span 1/span 1;
  }
  .related-item--medium {
    grid-column: span 6/span 6;
  }
}

.post-type-archive-post {
  background-color: var(--sand);
}

.grid__focus {
  display: grid;
  gap: 2rem;
}
@media (min-width: 1024px) {
  .grid__focus {
    grid-template-columns: repeat(10, 1fr);
  }
  .grid__focus .news-item:first-child {
    grid-area: 1/1/3/6;
  }
  .grid__focus .news-item:first-child > a {
    font-size: 3.25rem;
  }
  .grid__focus .news-item:nth-child(2) {
    grid-area: 1/6/2/9;
  }
  .grid__focus .news-item:nth-child(3) {
    grid-area: 1/9/2/11;
  }
  .grid__focus .news-item:nth-child(4) {
    grid-area: 2/6/3/8;
  }
  .grid__focus .news-item:nth-child(5) {
    grid-area: 2/8/3/11;
  }
  .grid__focus .news-item:nth-child(6) {
    grid-area: 3/1/4/4;
  }
  .grid__focus .news-item:nth-child(7) {
    grid-area: 3/4/4/8;
  }
  .grid__focus .news-item:nth-child(8) {
    grid-area: 3/8/4/11;
  }
}

.news-item img,
.live-item img {
  width: 100%;
}

.news-slider .news-item img {
  display: block;
}

.live-slider .live-item img {
  display: block;
}

.news-slider__toolbar {
  width: 100%;
  padding-bottom: 2rem;
  font-size: 0.875rem;
  color: var(--grey);
}

@media (min-width: 1024px) {
  .news-slider__toolbar {
    width: 25%;
    justify-content: flex-start;
    padding-bottom: 0;
    position: absolute;
    left: 0;
    bottom: 3rem;
  }
}
.news-slider__toolbar .swiper-pagination {
  position: static;
  padding: 0 1rem;
  width: auto;
}

.bt-toggle-form {
  color: currentColor;
}
.bt-toggle-form svg {
  transition: transform 0.3s ease-in-out;
}
.bt-toggle-form.active svg {
  transform: rotate(90deg);
}

.subnav {
  position: relative;
  padding: 1rem 1.5rem 2rem 0;
  width: 100vw;
}
@media (min-width: 1024px) {
  .subnav {
    padding: 0 0 0 1rem;
    width: 100%;
  }
}

.subnav__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}
.subnav__list::-webkit-scrollbar-track {
  background: none;
}
.subnav__list::-webkit-scrollbar {
  background: transparent;
  display: none;
  width: 0;
}
.subnav__list::-webkit-scrollbar-thumb {
  background: none;
}
@media (min-width: 1024px) {
  .subnav__list {
    overflow: visible;
    flex-wrap: wrap;
    padding: 0;
  }
  .subnav--center .subnav__list {
    justify-content: center;
  }
  .subnav--end .subnav__list {
    justify-content: flex-end;
  }
}
.subnav__list li {
  flex: none;
}
.composer-template-36 .subnav__list li {
  padding-right: 1rem;
}
@media (min-width: 1024px) {
  .subnav__list li {
    flex-grow: 1;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    z-index: 1;
  }
  .composer-template-36 .subnav__list li {
    padding-right: 2.5vw;
  }
}
.subnav__list li.active a, .subnav__list li.current-menu-ancestor a, .subnav__list li.current-page-ancestor a, .subnav__list li.current-menu-item a {
  background-color: var(--white);
  color: var(--brownlight);
}
.post-type-archive-press .subnav__list li.menu-item--cp a {
  background-color: var(--white);
  color: var(--brownlight);
}
.post-type-archive-faq-press .subnav__list li.menu-item--faq a {
  background-color: var(--white);
  color: var(--brownlight);
}

.form-password {
  padding-top: 0;
}

@media (min-width: 1024px) {
  .form-password {
    padding-top: 2rem;
  }
}

.form__inner {
  background: var(--white);
  border: 0;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 1.5rem 0 0;
  min-height: 3rem;
  padding: 0.5rem;
}
.form-filter .form__inner {
  background: #fbf8f8;
  border: 1px solid #e2e2e2;
  min-height: 4rem;
}
.entry-header .form__inner {
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
@media (min-width: 1024px) {
  .form__inner {
    margin: 0;
  }
}
.form__inner input {
  background: none;
  border: 0;
  color: var(--white);
  flex: 1;
  font-size: 0.875rem;
  height: 100%;
  padding: 0 0.5rem;
  width: 100%;
}
.form-filter .form__inner input {
  color: var(--greydark);
}
.searchform .form__inner input {
  color: var(--black);
  font-size: 1rem;
}
#popin-form .form__inner input {
  border-bottom: 1px solid var(--grey);
  height: 2.5rem;
  color: var(--black);
  margin: 0 0.5rem 0 0;
  padding: 0;
}
.entry-header .form__inner input::-moz-placeholder {
  color: var(--greylight);
}
.entry-header .form__inner input::placeholder {
  color: var(--greylight);
}
.form__inner button {
  background: var(--brownlight);
  border: 0;
  border-radius: 50%;
  color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  height: 2.5rem;
  width: 2.5rem;
}
.form-filter .form__inner button {
  background: none;
}
.form-filter .form__inner button.button-submit {
  background-color: var(--black);
  color: var(--white);
}

.searchform .form__inner {
  background-color: var(--white);
  min-height: 4rem;
  padding: 0;
}
.searchform button {
  background: none;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 30;
}
.searchform button svg {
  stroke: var(--black);
}
.searchform button svg.ais-SearchBox-submitIcon {
  height: 1.25rem;
  width: 1.25rem;
}

.searchform-mediatheque .form__inner {
  min-height: 4rem;
  padding: 0;
}
.searchform-mediatheque button {
  background: none;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 30;
}
.searchform-mediatheque button svg {
  stroke: var(--black);
}
.searchform-mediatheque button svg.ais-SearchBox-submitIcon {
  height: 1.25rem;
  width: 1.25rem;
}

.ratio-14-9 {
  aspect-ratio: 14/9;
}
@supports not (aspect-ratio: auto) {
  .ratio-14-9::before {
    float: left;
    padding-top: 155%;
    content: "";
  }
  .ratio-14-9::after {
    display: block;
    content: "";
    clear: both;
  }
}

.ratio-4-3 {
  aspect-ratio: 4/3;
}
@supports not (aspect-ratio: auto) {
  .ratio-4-3::before {
    float: left;
    padding-top: 75%;
    content: "";
  }
  .ratio-4-3::after {
    display: block;
    content: "";
    clear: both;
  }
}

.container--push {
  max-width: 100%;
}
@media (min-width: 1024px) {
  .container--push {
    max-width: var(--lg-screen);
  }
}
@media (min-width: 1280px) {
  .container--push {
    max-width: var(--xl-screen);
  }
}
@media (min-width: 1440px) {
  .container--push {
    max-width: var(--2xl-screen);
  }
}

.live-icon {
  -webkit-animation: fadeIn 1.3s linear infinite;
          animation: fadeIn 1.3s linear infinite;
}
.live-icon:before {
  border-radius: 50%;
  background: var(--color-alert);
  content: "";
  display: flex;
  flex-shrink: 0;
  height: 0.875rem;
  margin: -0.125rem 0.5rem 0 0;
  padding: 0;
  width: 0.875rem;
}

@media (min-width: 768px) {
  .channel__list {
    margin: 0 0 0 -2rem;
  }
}

.channel-item {
  margin: 0 0 2rem;
}
.channel-item img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .channel-item {
    margin: 0 0 4rem 2rem;
    width: calc(33.3333% - 2rem);
  }
  .channel-item--medium {
    margin: 0 0 2rem 2rem;
    width: calc(50% - 2rem);
  }
}

@media (min-width: 1024px) {
  .ratio-mediatheque {
    aspect-ratio: 1.28;
  }
  @supports not (aspect-ratio: auto) {
    .ratio-mediatheque::before {
      float: left;
      padding-top: 80%;
      content: "";
    }
    .ratio-mediatheque::after {
      display: block;
      content: "";
      clear: both;
    }
  }
}

.scrollable-nav {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  width: 100vw;
}
.scrollable-nav::-webkit-scrollbar-track {
  background: none;
}
.scrollable-nav::-webkit-scrollbar {
  background: transparent;
  display: none;
  width: 0;
}
.scrollable-nav::-webkit-scrollbar-thumb {
  background: none;
}
@media (min-width: 1024px) {
  .scrollable-nav {
    overflow: visible;
    flex-wrap: wrap;
    padding: 0;
    width: 100%;
  }
}
.scrollable-nav li {
  padding-right: 3rem;
  flex: none;
}
@media (min-width: 1024px) {
  .scrollable-nav li {
    flex-grow: 1;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 0 5vw 1.5rem 0;
    z-index: 1;
  }
}
.scrollable-nav a.active {
  color: var(--brownlight);
}

.read-smore__link {
  margin: 0;
  padding: 0;
  padding-top: 0.5rem;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (hover: hover) and (pointer: fine) {
  .read-smore__link:hover {
    color: var(--brownlight);
  }
}

@media (min-width: 1024px) {
  .read-smore__link {
    padding-top: 1.5rem;
  }
}

.list-dash li {
  position: relative;
  display: flex;
  align-items: center;
}
.list-dash li:not(:first-child):before {
  content: "-";
  margin: 0;
  display: flex;
  align-items: center;
  padding: 0.5rem;
  color: currentColor;
}

.section-error:before {
  content: "";
  display: none;
}
@media (min-width: 1024px) {
  .section-error:before {
    background: url(../jpg/illustration-404.jpg) center center no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 45%;
    z-index: -1;
  }
}
.section-error .container img {
  width: 100%;
}

@media (min-width: 1024px) {
  .block-error {
    min-height: 50rem;
  }
}

.section-data {
  background: var(--black);
  position: relative;
  left: -1.5rem;
  width: 100vw;
  padding: 0 1.5rem;
}
@media (min-width: 1024px) {
  .section-data {
    background: none;
    left: 0;
    padding: 0;
    width: 100%;
  }
}

.data-slider .data-item__title,
.data-slider .wp-caption-text {
  opacity: 0;
}
.data-slider .swiper-slide-active .data-item__title,
.data-slider .swiper-slide-active .wp-caption-text {
  -webkit-animation: fadeIn 0.6s ease-in-out forwards;
          animation: fadeIn 0.6s ease-in-out forwards;
}
.data-slider .swiper-pagination {
  position: static;
  left: 0;
  width: 3rem;
  text-align: center;
  font-size: 0.875rem;
}

@media (min-width: 1024px) {
  .data-item.swiper-slide img {
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
    width: auto;
  }
  .loaded .data-item.swiper-slide img {
    width: auto;
  }
}

.data-item__title {
  left: 0;
  transform: translateY(-50%);
}

.swiper-slide-active .wp-caption__figure:before {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: block;
}

.section--custom .container .entry-content .entry-block img {
  width: 100%;
}
@media (min-width: 1024px) {
  .section--custom .container .entry-content .entry-block {
    margin-left: -33.3333%;
    margin-right: -33.3333%;
  }
}

.section--palm {
  background-image: url(../png/background-palme.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.section--palm-dark {
  background-image: url(../png/background-palme-dark.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.section--palm-dark .entry-content img {
  margin: 1rem 0;
}
@media (min-width: 768px) {
  .section--palm-dark:before {
    content: "";
    display: block;
    height: 15rem;
    margin: -10rem 0 0;
    padding: 0;
    width: 100%;
    background: var(--white);
  }
  .section--palm-dark .entry-content {
    margin: 0 0 -12rem;
    transform: translateY(-12rem);
  }
  .section--palm-dark .entry-content img {
    margin: 0 0 2rem;
  }
}
@media (min-width: 1024px) {
  .section--palm-dark:before {
    height: 18rem;
    margin: -8rem 0 0;
  }
  .section--palm-dark .entry-content {
    transform: translateY(-15.5rem);
  }
}

.iframe-container {
  background-color: var(--white);
}
.iframe-container iframe {
  height: 100%;
  max-width: 100%;
  padding: 0 1rem 0 0;
  width: 100%;
}

.iframe-block iframe {
  min-height: 50vh;
  max-width: 100%;
  width: 100%;
}

.page-template-template-getting-to-cannes .main {
  display: flex;
  flex-direction: column;
}
.page-template-template-getting-to-cannes .composer-template-1,
.page-template-template-getting-to-cannes .composer-template-6 {
  order: 1;
}

@media screen and (min-width: 767px) {
  .press-row__item--portrait {
    max-width: 320px;
  }
}
.block-title {
  position: relative;
}

.block-title__border {
  border-top: 1px solid currentColor;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  transform: scaleX(0);
  transform-origin: center left;
}

.related-item img,
.news-item img,
.live-item img,
.movie-item img,
.gallery-item img,
.price-item img,
.video-item img,
.channel-item img,
.zoom-item img {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.related-item:hover .over-zoom:before,
.news-item:hover .over-zoom:before,
.live-item:hover .over-zoom:before,
.movie-item:hover .over-zoom:before,
.gallery-item:hover .over-zoom:before,
.price-item:hover .over-zoom:before,
.video-item:hover .over-zoom:before,
.channel-item:hover .over-zoom:before,
.zoom-item:hover .over-zoom:before {
  opacity: 1;
}
.related-item:hover img,
.news-item:hover img,
.live-item:hover img,
.movie-item:hover img,
.gallery-item:hover img,
.price-item:hover img,
.video-item:hover img,
.channel-item:hover img,
.zoom-item:hover img {
  transform: scale(1.1);
  transform-origin: center;
}

.movie-item p {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.movie-item:hover p {
  color: var(--brownlight);
}

.aligncenter {
  text-align: center;
}

.txtalignleft {
  text-align: left;
}

.txtalignright {
  text-align: right;
}

.wrapper .alignleft,
.wrapper .alignright,
.wrapper .aligncenter,
.block-editor .alignleft,
.block-editor .alignright,
.block-editor .aligncenter {
  float: none;
  margin: 0 auto 0.5rem;
}
@media (min-width: 1024px) {
  .wrapper .alignleft,
  .block-editor .alignleft {
    float: left;
    margin: 0 2rem 1rem 0;
  }
  .wrapper .alignright,
  .block-editor .alignright {
    float: right;
    margin: 0 0 1rem 2rem;
  }
  .wrapper .aligncenter,
  .block-editor .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
  }
}

.single {
  background-color: var(--sand);
}

.single-edito,
.single-movie {
  background-color: var(--white);
}

h1,
.entry-title {
  font-weight: 400;
  color: currentColor;
  line-height: 1.1;
}

.entry-header__focus {
  background-color: var(--brownlight);
  color: var(--white);
}
.entry-header__focus h1 {
  color: var(--white);
}
.entry-header__focus .entry-meta a {
  color: var(--black);
}

.entry-header__focus--media {
  background-color: var(--black);
  color: var(--white);
}
.entry-header__focus--media .entry-meta a {
  color: var(--brownlight);
}

.entry-summary {
  font-size: 1.25rem;
  line-height: 1.5;
}
.single-movie .entry-summary {
  font-size: 1rem;
}
@media (min-width: 1024px) {
  .entry-summary {
    font-size: 2rem;
    line-height: 1.25;
  }
  .single-movie .entry-summary {
    font-size: 1.25rem;
  }
}
.entry-summary a {
  transition: all 0.3s ease-in-out;
  color: var(--brownlight);
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  word-break: break-word;
}
.entry-summary a:hover, .entry-summary a:focus {
  text-underline-offset: 6px;
}

@media (min-width: 1024px) {
  .hentry .entry-summary {
    margin-left: 33.3333%;
    margin-right: 16.6667%;
  }
  .hentry .entry-container .entry-summary {
    margin-left: 0;
    margin-right: 0;
  }
}

.entry-meta ul li {
  padding-bottom: 0.5rem;
  padding-right: 1rem;
  font-size: 0.875rem;
}

@media (min-width: 1024px) {
  .entry-meta ul li {
    padding-bottom: 0;
  }
}
.entry-meta ul li:last-child {
  padding-right: 0;
}
.entry-meta a {
  text-transform: uppercase;
  color: var(--brownlight);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
@media (hover: hover) and (pointer: fine) {
  .entry-meta a:hover {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
  }
}
.entry-meta a:focus {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.bt-share,
.bt-copy-clipboard {
  box-shadow: 0 1px 0 var(--black);
}
.bt-share:hover,
.bt-copy-clipboard:hover {
  box-shadow: 0 1px 0 var(--brownlight);
}

.entry-share {
  position: -webkit-sticky;
  position: sticky;
  z-index: 10;
  top: 20rem;
  padding-bottom: 2rem;
  font-size: 0.875rem;
}
.entry-share li {
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
}
.entry-share a {
  color: var(--black);
}
@media (hover: hover) and (pointer: fine) {
  .entry-share a:hover {
    color: var(--brownlight);
  }
}
.entry-share a:focus {
  color: var(--brownlight);
}
.entry-header__focus .entry-share a {
  color: var(--white);
}
@media (hover: hover) and (pointer: fine) {
  .entry-header__focus .entry-share a:hover {
    color: var(--black);
  }
}
.entry-header__focus .entry-share a:focus {
  color: var(--black);
}
.entry-header__focus--media .entry-share a {
  color: var(--white);
}
@media (hover: hover) and (pointer: fine) {
  .entry-header__focus--media .entry-share a:hover {
    color: var(--brownlight);
  }
}
.entry-header__focus--media .entry-share a:focus {
  color: var(--brownlight);
}
.entry-header__focus .entry-share button {
  color: var(--white);
}
@media (hover: hover) and (pointer: fine) {
  .entry-header__focus .entry-share button:hover {
    color: var(--black);
  }
}
.entry-header__focus .entry-share button:focus {
  color: var(--black);
}
.entry-header__focus--media .entry-share button {
  color: var(--white);
}
@media (hover: hover) and (pointer: fine) {
  .entry-header__focus--media .entry-share button:hover {
    color: var(--brownlight);
  }
}
.entry-header__focus--media .entry-share button:focus {
  color: var(--brownlight);
}

.js .entry-share__inner {
  display: none;
}

.entry-image-container .entry-image {
  padding: 0 0 0 1.5rem;
  position: relative;
  left: -1.5rem;
  width: 100vw;
}
@media (min-width: 1024px) {
  .entry-image-container .entry-image {
    left: 0;
    padding: 0;
    width: 100%;
  }
}

.entry-image img {
  width: 100%;
}

.single .entry-content {
  padding-bottom: 2rem;
}

@media (min-width: 1024px) {
  .single .entry-content {
    padding-bottom: 3rem;
  }
}
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  display: block;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
  padding: 1rem 0;
}
.entry-content h2 {
  font-size: 1.75rem;
}
.hentry--corporate .entry-content h2 {
  font-size: 1.25rem;
}
@media (min-width: 1024px) {
  .entry-content h2 {
    font-size: 2rem;
  }
  .hentry--corporate .entry-content h2 {
    font-size: 1.5rem;
  }
}
.entry-content h3 {
  font-size: 1.5rem;
}
@media (min-width: 1024px) {
  .entry-content h3 {
    font-size: 1.75rem;
  }
}
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-size: 1.25rem;
}
@media (min-width: 1024px) {
  .entry-content h4,
  .entry-content h5,
  .entry-content h6 {
    font-size: 1.5rem;
  }
}
.entry-content p {
  display: block;
  line-height: 1.5;
  font-size: 1rem;
  margin: 0;
  padding: 0 0 1rem;
}
@media (min-width: 1024px) {
  .entry-content p {
    font-size: 1.125rem;
  }
}
.entry-content p:empty {
  display: none;
}
.entry-content p.first-letter:first-letter {
  font-size: 3rem;
}
@media (min-width: 1024px) {
  .entry-content p.first-letter:first-letter {
    font-size: 5.75rem;
  }
}
.entry-content p.first-letter:first-letter {
  float: left;
  line-height: 1;
  margin: 0.25rem 0 -1rem;
  padding: 0 0.5rem 0 0;
}
@media (min-width: 1024px) {
  .entry-content p.first-letter:first-letter {
    margin: 0 0 -1rem;
    padding: 0 0.25rem 0 0;
  }
}
@-moz-document url-prefix() {
  .entry-content p.first-letter:first-letter {
    padding: 0.55rem 0.25rem 0.5rem 0;
  }
}
.single-press .entry-content table p:first-child:first-letter {
  font-size: inherit;
  float: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .single-press .entry-content table p:first-child:first-letter {
    margin: 0;
    padding: 0;
  }
}
@-moz-document url-prefix() {
  .single-press .entry-content table p:first-child:first-letter {
    padding: 0;
  }
}
.entry-content a {
  transition: all 0.3s ease-in-out;
  color: var(--brownlight);
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  word-break: break-word;
}
.entry-content a:hover, .entry-content a:focus {
  text-underline-offset: 6px;
}
.entry-content a.bt {
  margin-right: 0.5rem;
  border-width: 1px;
  border-style: solid;
  border-color: var(--black);
  background-color: var(--black);
  color: var(--white);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
@media (hover: hover) and (pointer: fine) {
  .entry-content a.bt:hover {
    color: var(--black);
  }
}
.entry-content a.bt:before {
  background-color: var(--white);
}
.entry-content a.bt-border--light {
  background: transparent;
  border: 1px solid var(--white);
}
.entry-content a.bt-border--dark {
  color: var(--black);
}
@media (hover: hover) and (pointer: fine) {
  .entry-content a.bt-border--dark:hover {
    background-color: var(--black);
    color: var(--white);
  }
}
.entry-content a.bt-border--dark {
  background: transparent;
  border: 1px solid var(--black);
}
.entry-content a.bt-border--grey {
  color: var(--grey);
}
@media (hover: hover) and (pointer: fine) {
  .entry-content a.bt-border--grey:hover {
    background-color: var(--grey);
    color: var(--white);
  }
}
.entry-content a.bt-border--grey {
  background: transparent;
  border: 1px solid var(--grey);
}
.entry-content a.bt-border--brownlight {
  background-color: var(--white);
  color: var(--brownlight);
}
@media (hover: hover) and (pointer: fine) {
  .entry-content a.bt-border--brownlight:hover {
    background-color: var(--black);
    color: var(--white);
  }
}
.entry-content a.bt-border--brownlight {
  background: transparent;
  border: 1px solid var(--brownlight);
}
.entry-content .single-button a {
  color: var(--white);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
@media (hover: hover) and (pointer: fine) {
  .entry-content .single-button a:hover {
    background-color: var(--white);
  }
}
.entry-content .single-button a:focus {
  background-color: var(--white);
}
.entry-content .swiper-slide a {
  color: currentColor;
  text-decoration: none;
}
.entry-content ul {
  list-style-type: disc;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 1rem;
  padding-left: 2rem;
}
.entry-content ul ul {
  padding-top: 1rem;
  padding-bottom: 0;
}
.entry-content ol {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 1rem;
  padding-left: 2rem;
}
@media (min-width: 1024px) {
  .single .entry-content > h2,
  .single .entry-content > h3,
  .single .entry-content > h4,
  .single .entry-content > h5,
  .single .entry-content > h6,
  .single .entry-content > p,
  .single .entry-content > ul,
  .single .entry-content > ol,
  .single .entry-content > .single-button,
  .single .entry-content > .text,
  .single .entry-content > .single-photo,
  .single .entry-content > .big-quote,
  .single .entry-content > .txt-grey-bkg-container,
  .single .entry-content > .entry-video--medium,
  .single .entry-content > .plyr__audio-embed,
  .single .entry-content > .wp-caption,
  .single .entry-content > table {
    margin-left: 33.3333%;
    margin-right: 16.6667%;
  }
  .page .entry-content > h2,
  .page .entry-content > h3,
  .page .entry-content > h4,
  .page .entry-content > h5,
  .page .entry-content > h6,
  .page .entry-content > p,
  .page .entry-content > ul,
  .page .entry-content > ol,
  .page .entry-content > .single-button,
  .page .entry-content > .text,
  .page .entry-content > .single-photo,
  .page .entry-content > .big-quote,
  .page .entry-content > .txt-grey-bkg-container,
  .page .entry-content > .entry-video--medium,
  .page .entry-content > .plyr__audio-embed,
  .page .entry-content > .wp-caption,
  .page .entry-content > table {
    margin-left: 16.6667%;
    margin-right: 33.3333%;
  }
  .single .composer .entry-content > h2, .page .composer .entry-content > h2,
  .single .composer .entry-content > h3,
  .page .composer .entry-content > h3,
  .single .composer .entry-content > h4,
  .page .composer .entry-content > h4,
  .single .composer .entry-content > h5,
  .page .composer .entry-content > h5,
  .single .composer .entry-content > h6,
  .page .composer .entry-content > h6,
  .single .composer .entry-content > p,
  .page .composer .entry-content > p,
  .single .composer .entry-content > ul,
  .page .composer .entry-content > ul,
  .single .composer .entry-content > ol,
  .page .composer .entry-content > ol,
  .single .composer .entry-content > .single-button,
  .page .composer .entry-content > .single-button,
  .single .composer .entry-content > .text,
  .page .composer .entry-content > .text,
  .single .composer .entry-content > .single-photo,
  .page .composer .entry-content > .single-photo,
  .single .composer .entry-content > .big-quote,
  .page .composer .entry-content > .big-quote,
  .single .composer .entry-content > .txt-grey-bkg-container,
  .page .composer .entry-content > .txt-grey-bkg-container,
  .single .composer .entry-content > .entry-video--medium,
  .page .composer .entry-content > .entry-video--medium,
  .single .composer .entry-content > .plyr__audio-embed,
  .page .composer .entry-content > .plyr__audio-embed,
  .single .composer .entry-content > .wp-caption,
  .page .composer .entry-content > .wp-caption,
  .single .composer .entry-content > table,
  .page .composer .entry-content > table {
    margin-left: 0;
    margin-right: 0;
  }
  .single .composer--single .entry-content > h2, .page .composer--single .entry-content > h2,
  .single .composer--single .entry-content > h3,
  .page .composer--single .entry-content > h3,
  .single .composer--single .entry-content > h4,
  .page .composer--single .entry-content > h4,
  .single .composer--single .entry-content > h5,
  .page .composer--single .entry-content > h5,
  .single .composer--single .entry-content > h6,
  .page .composer--single .entry-content > h6,
  .single .composer--single .entry-content > p,
  .page .composer--single .entry-content > p,
  .single .composer--single .entry-content > ul,
  .page .composer--single .entry-content > ul,
  .single .composer--single .entry-content > ol,
  .page .composer--single .entry-content > ol,
  .single .composer--single .entry-content > .single-button,
  .page .composer--single .entry-content > .single-button,
  .single .composer--single .entry-content > .text,
  .page .composer--single .entry-content > .text,
  .single .composer--single .entry-content > .single-photo,
  .page .composer--single .entry-content > .single-photo,
  .single .composer--single .entry-content > .big-quote,
  .page .composer--single .entry-content > .big-quote,
  .single .composer--single .entry-content > .txt-grey-bkg-container,
  .page .composer--single .entry-content > .txt-grey-bkg-container,
  .single .composer--single .entry-content > .entry-video--medium,
  .page .composer--single .entry-content > .entry-video--medium,
  .single .composer--single .entry-content > .plyr__audio-embed,
  .page .composer--single .entry-content > .plyr__audio-embed,
  .single .composer--single .entry-content > .wp-caption,
  .page .composer--single .entry-content > .wp-caption,
  .single .composer--single .entry-content > table,
  .page .composer--single .entry-content > table {
    margin-left: 33.3333%;
    margin-right: 16.6667%;
  }
  .single .composer--page .entry-content > h2, .page .composer--page .entry-content > h2,
  .single .composer--page .entry-content > h3,
  .page .composer--page .entry-content > h3,
  .single .composer--page .entry-content > h4,
  .page .composer--page .entry-content > h4,
  .single .composer--page .entry-content > h5,
  .page .composer--page .entry-content > h5,
  .single .composer--page .entry-content > h6,
  .page .composer--page .entry-content > h6,
  .single .composer--page .entry-content > p,
  .page .composer--page .entry-content > p,
  .single .composer--page .entry-content > ul,
  .page .composer--page .entry-content > ul,
  .single .composer--page .entry-content > ol,
  .page .composer--page .entry-content > ol,
  .single .composer--page .entry-content > .single-button,
  .page .composer--page .entry-content > .single-button,
  .single .composer--page .entry-content > .text,
  .page .composer--page .entry-content > .text,
  .single .composer--page .entry-content > .single-photo,
  .page .composer--page .entry-content > .single-photo,
  .single .composer--page .entry-content > .big-quote,
  .page .composer--page .entry-content > .big-quote,
  .single .composer--page .entry-content > .txt-grey-bkg-container,
  .page .composer--page .entry-content > .txt-grey-bkg-container,
  .single .composer--page .entry-content > .entry-video--medium,
  .page .composer--page .entry-content > .entry-video--medium,
  .single .composer--page .entry-content > .plyr__audio-embed,
  .page .composer--page .entry-content > .plyr__audio-embed,
  .single .composer--page .entry-content > .wp-caption,
  .page .composer--page .entry-content > .wp-caption,
  .single .composer--page .entry-content > table,
  .page .composer--page .entry-content > table {
    margin-left: 16.6667%;
    margin-right: 33.3333%;
  }
}
.entry-content > .entry-video--medium,
.entry-content > .plyr__audio-embed {
  padding-bottom: 2rem;
}
.hentry--corporate .entry-content > h2,
.hentry--corporate .entry-content > h3,
.hentry--corporate .entry-content > h4,
.hentry--corporate .entry-content > h5,
.hentry--corporate .entry-content > h6 {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .hentry--corporate .entry-content > h2,
  .hentry--corporate .entry-content > h3,
  .hentry--corporate .entry-content > h4,
  .hentry--corporate .entry-content > h5,
  .hentry--corporate .entry-content > h6 {
    max-width: 25%;
    padding-bottom: 0;
  }
  .single .entry-content.composer-template-4 picture {
    margin-left: 33.3333%;
    margin-right: 16.6667%;
  }
  .page .entry-content.composer-template-4 picture {
    margin-left: 16.6667%;
    margin-right: 33.3333%;
  }
}
.entry-content ol {
  list-style-type: number;
}
.entry-content li {
  font-size: 1rem;
  line-height: 1.5;
  padding: 0 0 1rem;
}
@media (min-width: 1024px) {
  .entry-content li {
    font-size: 1.125rem;
  }
}
.entry-content hr {
  background: currentColor;
  border: 0;
  display: block;
  height: 1px;
  margin: 1rem 0;
}
.entry-content a {
  word-break: break-word;
}
.entry-content a.wp-block-button__link {
  text-decoration: none;
}
.entry-content em,
.entry-content i {
  font-style: italic;
}
.entry-content blockquote,
.entry-content .quote {
  margin: 0;
  display: block;
  padding-bottom: 1rem;
  font-family: Tiempos Fine, Verdana, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .entry-content blockquote,
.entry-content .quote {
    font-size: 2.5rem;
  }
}
.entry-content blockquote p,
.entry-content .quote p {
  display: inline;
  font-size: 1em;
}
.entry-content blockquote cite,
.entry-content .quote cite {
  display: block;
  padding-top: 0.75rem;
  font-family: Everett, Verdana, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 1024px) {
  .entry-content blockquote cite,
  .entry-content .quote cite {
    font-size: 1.125rem;
  }
}
.entry-content .quote {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 1.5rem;
}
@media (min-width: 1024px) {
  .entry-content .quote {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    font-size: 2rem;
  }
}
.entry-content iframe,
.entry-content .prev-video_youtube {
  aspect-ratio: 16/9;
  height: auto;
  max-width: 100%;
  width: 100%;
  margin: 0 0 1rem;
}
.entry-content .wp-caption {
  margin-bottom: 1rem;
}
.entry-content .entry-block {
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  .entry-content .entry-block {
    margin-bottom: 3rem;
  }
}
.entry-content .entry-block h3 {
  margin: 0;
  padding: 0;
  padding-bottom: 1rem;
}
.entry-content .entry-block ul {
  list-style-type: none;
  padding-left: 0;
}
@media (min-width: 1024px) {
  .entry-content .entry-block {
    font-size: 2rem;
    margin-left: 33.3333%;
    margin-right: 16.6667%;
  }
  .single .entry-container .entry-content .entry-block, .page .entry-container .entry-content .entry-block {
    margin-left: 0;
    margin-right: 0;
  }
}
.entry-content .entry-block p:only-child {
  padding: 0;
}
.entry-content .entry-block .wp-caption {
  margin: 0 0 1rem;
}
@media (min-width: 1024px) {
  .entry-content .entry-block .wp-caption.alignleft {
    margin: 0 1.5rem 1.5rem 0;
  }
  .entry-content .entry-block .wp-caption.alignright {
    margin: 0 0 1.5rem 1.5rem;
  }
  .entry-content .entry-block .wp-caption.aligncenter {
    margin: 0 auto 1.5rem;
  }
  .entry-content .entry-block .wp-caption.aligncenter img {
    margin-left: auto;
    margin-right: auto;
  }
  .single .entry-content table, .page .entry-content table, .single .composer--single .entry-content table, .page .composer--single .entry-content table, .single .composer--page .entry-content table, .page .composer--page .entry-content table {
    min-width: 49.9999%;
    max-width: 49.9999%;
    width: 49.9999%;
  }
  .single .composer .entry-content table, .page .composer .entry-content table {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}

.wp-caption img {
  display: block;
  margin: 0;
}

.wp-caption-text {
  display: block;
  padding-top: 1rem;
  font-size: 0.875rem;
}
.table .wp-caption-text {
  display: table-caption;
}
@media (min-width: 1024px) {
  .single-medialibrary .wp-caption-text {
    text-align: right;
  }
  .single .entry-push {
    margin-left: 33.3333%;
    margin-right: 16.6667%;
  }
  .page .entry-push {
    margin-left: 16.6667%;
    margin-right: 33.3333%;
  }
  .single .composer .entry-push, .page .composer .entry-push {
    margin-left: 0;
    margin-right: 0;
  }
  .single .composer--single .entry-push, .page .composer--single .entry-push {
    margin-left: 33.3333%;
    margin-right: 16.6667%;
  }
  .single .composer--page .entry-push, .page .composer--page .entry-push {
    margin-left: 16.6667%;
    margin-right: 33.3333%;
  }
}

.entry-focus {
  margin-bottom: 1.5rem;
  background-color: var(--white);
  padding: 1.5rem;
}

.entry-sidebar .active {
  color: var(--brownlight);
}

.gallery-slider {
  padding-left: 1.5rem;
}
.entry-main .gallery-slider {
  padding-left: 0;
}
@media (min-width: 768px) {
  .gallery-slider {
    padding-left: 0;
  }
}

.live-slider__inner,
.gallery-slider__inner,
.price-slider__inner,
.movie-slider__inner,
.video-slider__inner,
.all-movie-slider__inner {
  padding-right: 0.15rem;
}

.live-slider__inner {
  padding-left: 1.5rem;
}
@media (min-width: 1024px) {
  .live-slider__inner {
    padding-left: 0;
  }
  .page-template-template-live .live-slider__inner {
    padding-left: 1.5rem;
  }
  .entry-main .gallery-slider__inner {
    overflow: hidden;
  }
  .entry-block {
    width: 116.6667%;
  }
  .entry-focus {
    width: auto;
  }
  .single .entry-content__bulk > h2,
  .single .entry-content__bulk > h3,
  .single .entry-content__bulk > h4,
  .single .entry-content__bulk > h5,
  .single .entry-content__bulk > h6,
  .single .entry-content__bulk > p,
  .single .entry-content__bulk > ul,
  .single .entry-content__bulk > ol,
  .single .entry-content__bulk > .single-button,
  .single .entry-content__bulk > .text,
  .single .entry-content__bulk > .single-photo,
  .single .entry-content__bulk > .big-quote,
  .single .entry-content__bulk > .txt-grey-bkg-container,
  .single .entry-content__bulk > .entry-video--medium,
  .single .entry-content__bulk > .plyr__audio-embed,
  .single .entry-content__bulk > table {
    margin-left: 33.3333%;
    margin-right: 16.6667%;
  }
  .page .entry-content__bulk > h2,
  .page .entry-content__bulk > h3,
  .page .entry-content__bulk > h4,
  .page .entry-content__bulk > h5,
  .page .entry-content__bulk > h6,
  .page .entry-content__bulk > p,
  .page .entry-content__bulk > ul,
  .page .entry-content__bulk > ol,
  .page .entry-content__bulk > .single-button,
  .page .entry-content__bulk > .text,
  .page .entry-content__bulk > .single-photo,
  .page .entry-content__bulk > .big-quote,
  .page .entry-content__bulk > .txt-grey-bkg-container,
  .page .entry-content__bulk > .entry-video--medium,
  .page .entry-content__bulk > .plyr__audio-embed,
  .page .entry-content__bulk > table {
    margin-left: 16.6667%;
    margin-right: 33.3333%;
  }
  .single .composer .entry-content__bulk > h2, .page .composer .entry-content__bulk > h2,
  .single .composer .entry-content__bulk > h3,
  .page .composer .entry-content__bulk > h3,
  .single .composer .entry-content__bulk > h4,
  .page .composer .entry-content__bulk > h4,
  .single .composer .entry-content__bulk > h5,
  .page .composer .entry-content__bulk > h5,
  .single .composer .entry-content__bulk > h6,
  .page .composer .entry-content__bulk > h6,
  .single .composer .entry-content__bulk > p,
  .page .composer .entry-content__bulk > p,
  .single .composer .entry-content__bulk > ul,
  .page .composer .entry-content__bulk > ul,
  .single .composer .entry-content__bulk > ol,
  .page .composer .entry-content__bulk > ol,
  .single .composer .entry-content__bulk > .single-button,
  .page .composer .entry-content__bulk > .single-button,
  .single .composer .entry-content__bulk > .text,
  .page .composer .entry-content__bulk > .text,
  .single .composer .entry-content__bulk > .single-photo,
  .page .composer .entry-content__bulk > .single-photo,
  .single .composer .entry-content__bulk > .big-quote,
  .page .composer .entry-content__bulk > .big-quote,
  .single .composer .entry-content__bulk > .txt-grey-bkg-container,
  .page .composer .entry-content__bulk > .txt-grey-bkg-container,
  .single .composer .entry-content__bulk > .entry-video--medium,
  .page .composer .entry-content__bulk > .entry-video--medium,
  .single .composer .entry-content__bulk > .plyr__audio-embed,
  .page .composer .entry-content__bulk > .plyr__audio-embed,
  .single .composer .entry-content__bulk > table,
  .page .composer .entry-content__bulk > table {
    margin-left: 0;
    margin-right: 0;
  }
  .single .composer--single .entry-content__bulk > h2, .page .composer--single .entry-content__bulk > h2,
  .single .composer--single .entry-content__bulk > h3,
  .page .composer--single .entry-content__bulk > h3,
  .single .composer--single .entry-content__bulk > h4,
  .page .composer--single .entry-content__bulk > h4,
  .single .composer--single .entry-content__bulk > h5,
  .page .composer--single .entry-content__bulk > h5,
  .single .composer--single .entry-content__bulk > h6,
  .page .composer--single .entry-content__bulk > h6,
  .single .composer--single .entry-content__bulk > p,
  .page .composer--single .entry-content__bulk > p,
  .single .composer--single .entry-content__bulk > ul,
  .page .composer--single .entry-content__bulk > ul,
  .single .composer--single .entry-content__bulk > ol,
  .page .composer--single .entry-content__bulk > ol,
  .single .composer--single .entry-content__bulk > .single-button,
  .page .composer--single .entry-content__bulk > .single-button,
  .single .composer--single .entry-content__bulk > .text,
  .page .composer--single .entry-content__bulk > .text,
  .single .composer--single .entry-content__bulk > .single-photo,
  .page .composer--single .entry-content__bulk > .single-photo,
  .single .composer--single .entry-content__bulk > .big-quote,
  .page .composer--single .entry-content__bulk > .big-quote,
  .single .composer--single .entry-content__bulk > .txt-grey-bkg-container,
  .page .composer--single .entry-content__bulk > .txt-grey-bkg-container,
  .single .composer--single .entry-content__bulk > .entry-video--medium,
  .page .composer--single .entry-content__bulk > .entry-video--medium,
  .single .composer--single .entry-content__bulk > .plyr__audio-embed,
  .page .composer--single .entry-content__bulk > .plyr__audio-embed,
  .single .composer--single .entry-content__bulk > table,
  .page .composer--single .entry-content__bulk > table {
    margin-left: 33.3333%;
    margin-right: 16.6667%;
  }
  .single .composer--page .entry-content__bulk > h2, .page .composer--page .entry-content__bulk > h2,
  .single .composer--page .entry-content__bulk > h3,
  .page .composer--page .entry-content__bulk > h3,
  .single .composer--page .entry-content__bulk > h4,
  .page .composer--page .entry-content__bulk > h4,
  .single .composer--page .entry-content__bulk > h5,
  .page .composer--page .entry-content__bulk > h5,
  .single .composer--page .entry-content__bulk > h6,
  .page .composer--page .entry-content__bulk > h6,
  .single .composer--page .entry-content__bulk > p,
  .page .composer--page .entry-content__bulk > p,
  .single .composer--page .entry-content__bulk > ul,
  .page .composer--page .entry-content__bulk > ul,
  .single .composer--page .entry-content__bulk > ol,
  .page .composer--page .entry-content__bulk > ol,
  .single .composer--page .entry-content__bulk > .single-button,
  .page .composer--page .entry-content__bulk > .single-button,
  .single .composer--page .entry-content__bulk > .text,
  .page .composer--page .entry-content__bulk > .text,
  .single .composer--page .entry-content__bulk > .single-photo,
  .page .composer--page .entry-content__bulk > .single-photo,
  .single .composer--page .entry-content__bulk > .big-quote,
  .page .composer--page .entry-content__bulk > .big-quote,
  .single .composer--page .entry-content__bulk > .txt-grey-bkg-container,
  .page .composer--page .entry-content__bulk > .txt-grey-bkg-container,
  .single .composer--page .entry-content__bulk > .entry-video--medium,
  .page .composer--page .entry-content__bulk > .entry-video--medium,
  .single .composer--page .entry-content__bulk > .plyr__audio-embed,
  .page .composer--page .entry-content__bulk > .plyr__audio-embed,
  .single .composer--page .entry-content__bulk > table,
  .page .composer--page .entry-content__bulk > table {
    margin-left: 16.6667%;
    margin-right: 33.3333%;
  }
}
.entry-content__bulk > .entry-video--medium,
.entry-content__bulk > .plyr__audio-embed {
  padding-bottom: 2rem;
}
.entry-content__bulk > table {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 1024px) {
  .single .entry-content__bulk > table, .page .entry-content__bulk > table, .single .composer--single .entry-content__bulk > table, .page .composer--single .entry-content__bulk > table, .single .composer--page .entry-content__bulk > table, .page .composer--page .entry-content__bulk > table {
    min-width: 49.9999%;
    max-width: 49.9999%;
    width: 49.9999%;
  }
  .single .composer .entry-content__bulk > table, .page .composer .entry-content__bulk > table {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.hentry--corporate .entry-content__bulk > h2,
.hentry--corporate .entry-content__bulk > h3,
.hentry--corporate .entry-content__bulk > h4,
.hentry--corporate .entry-content__bulk > h5,
.hentry--corporate .entry-content__bulk > h6 {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .hentry--corporate .entry-content__bulk > h2,
  .hentry--corporate .entry-content__bulk > h3,
  .hentry--corporate .entry-content__bulk > h4,
  .hentry--corporate .entry-content__bulk > h5,
  .hentry--corporate .entry-content__bulk > h6 {
    max-width: 25%;
    padding-bottom: 0;
  }
}
.entry-content__bulk > .sub-title {
  text-align: center;
  text-transform: uppercase;
}
.entry-content__bulk > p a {
  transition: all 0.3s ease-in-out;
  color: var(--brownlight);
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  word-break: break-word;
}
.entry-content__bulk > p a:hover, .entry-content__bulk > p a:focus {
  text-underline-offset: 6px;
}
.entry-content__bulk > p a.bt {
  transition: all 0.3s ease-in-out;
  border-width: 1px;
  background-color: var(--black);
  color: var(--white);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.entry-content__bulk > p a.bt:hover .no-touch .entry-content__bulk > p a.bt, .entry-content__bulk > p a.bt:focus .no-touch .entry-content__bulk > p a.bt {
  background-color: var(--black);
  color: var(--black);
}
.entry-content__bulk > p a.bt-border--light {
  background: transparent;
  border: 1px solid var(--white);
}
.entry-content__bulk > p a.bt-border--dark {
  color: var(--black);
}
@media (hover: hover) and (pointer: fine) {
  .entry-content__bulk > p a.bt-border--dark:hover {
    background-color: var(--black);
    color: var(--white);
  }
}
.entry-content__bulk > p a.bt-border--dark {
  background: transparent;
  border: 1px solid var(--black);
}
.entry-content__bulk > p a.bt-border--grey {
  color: var(--grey);
}
@media (hover: hover) and (pointer: fine) {
  .entry-content__bulk > p a.bt-border--grey:hover {
    background-color: var(--grey);
    color: var(--white);
  }
}
.entry-content__bulk > p a.bt-border--grey {
  background: transparent;
  border: 1px solid var(--grey);
}
.entry-content__bulk > p a.bt-border--brownlight {
  background-color: var(--white);
  color: var(--brownlight);
}
@media (hover: hover) and (pointer: fine) {
  .entry-content__bulk > p a.bt-border--brownlight:hover {
    background-color: var(--black);
    color: var(--white);
  }
}
.entry-content__bulk > p a.bt-border--brownlight {
  background: transparent;
  border: 1px solid var(--brownlight);
}
.entry-content__bulk a {
  color: var(--brownlight);
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  word-break: break-word;
}
.entry-content__bulk a:hover, .entry-content__bulk a:focus {
  text-underline-offset: 6px;
}
.entry-content__bulk a.bt {
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.entry-content__bulk .single-button a {
  border-width: 1px;
  border-style: solid;
  border-color: var(--brownlight);
  color: var(--white);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
@media (hover: hover) and (pointer: fine) {
  .entry-content__bulk .single-button a:hover {
    border-color: var(--black);
    background-color: var(--white);
    color: var(--black);
  }
}
.entry-content__bulk .single-button a:focus {
  background-color: var(--white);
  color: var(--black);
}
.single-press .entry-content__bulk p:first-child:first-letter {
  font-size: 3rem;
}
@media (min-width: 1024px) {
  .single-press .entry-content__bulk p:first-child:first-letter {
    font-size: 5.75rem;
  }
}
.single-press .entry-content__bulk p:first-child:first-letter {
  float: left;
  line-height: 1;
  margin: 0.25rem 0 -1rem;
  padding: 0 0.5rem 0 0;
}
@media (min-width: 1024px) {
  .single-press .entry-content__bulk p:first-child:first-letter {
    margin: 0 0 -1rem;
    padding: 0 0.25rem 0 0;
  }
}
@-moz-document url-prefix() {
  .single-press .entry-content__bulk p:first-child:first-letter {
    padding: 0.55rem 0.25rem 0.5rem 0;
  }
}
.single-press .entry-content__bulk table p:first-child:first-letter {
  font-size: inherit;
  float: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .single-press .entry-content__bulk table p:first-child:first-letter {
    margin: 0;
    padding: 0;
  }
}
@-moz-document url-prefix() {
  .single-press .entry-content__bulk table p:first-child:first-letter {
    padding: 0;
  }
}

.composer-template-4 img {
  height: auto;
  max-width: 100%;
}

.composer-template-7 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 1024px) {
  .composer-template-7 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.single .hentry .composer-template-7 {
  margin-top: -1rem;
  padding-top: 0;
  padding-bottom: 2rem;
}
@media (min-width: 1024px) {
  .single .hentry .composer-template-7 {
    padding-top: 0;
    padding-bottom: 3rem;
  }
}

table {
  border: 1px solid var(--greylight);
  border-collapse: collapse;
  margin: 0 0 2rem 0;
  padding: 0;
  max-width: 100%;
  min-width: 100%;
  width: 100%;
  table-layout: fixed;
}

table tr {
  padding: 0.35em;
}

table th,
table td {
  border: 1px solid var(--greylight);
  font-size: 1rem;
  padding: 0.5rem;
  text-align: center;
}
.entry-content table th p,
.entry-content table td p {
  font-size: 1em;
  padding: 0;
}
@media (min-width: 1024px) {
  .entry-content table th p,
  .entry-content table td p {
    font-size: 1em;
    padding: 0;
  }
}

table th,
table tr:first-child td {
  background: var(--brownlight);
  color: var(--white);
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  table {
    border: 0;
  }
  table tr {
    display: block;
    margin-bottom: 0.625em;
  }
  table:not(.program-table) tr:first-child {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table td {
    border-bottom: 0;
    border-top: 1px solid var(--greylight);
    display: block;
    text-align: right;
  }
  table td::before {
    content: attr(data-label);
    float: left;
    font-weight: 500;
  }
  table td:first-child {
    font-weight: 500;
    text-align: center;
  }
  table td:last-child {
    border-bottom: 1px solid var(--greylight);
  }
}
.autoComplete_wrapper {
  display: inline-block;
  position: relative;
  width: 100%;
}

.autoComplete_wrapper > input {
  height: 4.375rem;
  width: 100%;
  margin: 0;
  padding: 0 3rem 0 1rem;
  box-sizing: border-box;
  font-size: 1rem;
  text-overflow: ellipsis;
  color: var(--grey);
  outline: none;
  transition: all 0.4s ease;
}
@media (min-width: 1024px) {
  .autoComplete_wrapper > input {
    padding: 0 3rem 0 3rem;
  }
}

.autoComplete_wrapper > input::-moz-placeholder {
  color: var(--grey);
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.autoComplete_wrapper > input::placeholder {
  color: var(--grey);
  transition: all 0.3s ease;
}

.autoComplete_wrapper > input:hover::-moz-placeholder {
  color: var(--grey);
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.autoComplete_wrapper > input:hover::placeholder {
  color: var(--grey);
  transition: all 0.3s ease;
}

.autoComplete_wrapper > input:focus::-moz-placeholder {
  color: var(--grey);
}

.autoComplete_wrapper > input:focus::placeholder {
  color: var(--grey);
}

.autoComplete_wrapper > input:focus::-moz-selection {
  background-color: rgba(255, 122, 122, 0.15);
}

.autoComplete_wrapper > input:focus::selection {
  background-color: rgba(255, 122, 122, 0.15);
}

.autoComplete_wrapper > input::-moz-selection {
  background-color: rgba(255, 122, 122, 0.15);
}

.autoComplete_wrapper > input::selection {
  background-color: rgba(255, 122, 122, 0.15);
}

.autoComplete_wrapper > input:hover {
  color: var(--black);
  transition: all 0.3s ease;
}

.autoComplete_wrapper > input:focus {
  color: var(--black);
}

.autoComplete_wrapper > ul {
  position: absolute;
  max-height: 226px;
  overflow-y: scroll;
  box-sizing: border-box;
  left: 0;
  right: 0;
  margin: 0.5rem 0 0 0;
  padding: 0 0 0.5rem;
  z-index: 1;
  list-style: none;
  border-radius: 0.25rem;
  background-color: var(--white);
  border: 1px solid rgba(33, 33, 33, 0.07);
  box-shadow: 0 3px 6px rgba(149, 157, 165, 0.15);
  outline: none;
  transition: opacity 0.15s ease-in-out;
}
.autoComplete_wrapper > ul::-webkit-scrollbar-track {
  border-radius: 0.5rem;
}
.autoComplete_wrapper > ul::-webkit-scrollbar {
  border-radius: 0.5rem;
  width: 0.375rem;
}
.autoComplete_wrapper > ul::-webkit-scrollbar-thumb {
  background: var(--greylight);
  border-radius: 0.5rem;
}

.autoComplete_wrapper > ul[hidden],
.autoComplete_wrapper > ul:empty {
  display: block;
  opacity: 0;
  transform: scale(0);
}

.autoComplete_wrapper > ul > li,
#autocomplete-0-0-list li {
  margin: 0;
  padding: 0.5rem 3rem 0.5rem 1rem;
  text-align: left;
  font-size: 1rem;
  color: var(--grey);
  background-color: rgb(255, 255, 255);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease;
}
.autoComplete_wrapper > ul > li a,
#autocomplete-0-0-list li a {
  color: var(--grey);
}
@media (min-width: 1024px) {
  .autoComplete_wrapper > ul > li,
  #autocomplete-0-0-list li {
    padding: 0.5rem 3rem;
  }
}
.autoComplete_wrapper > ul > li:first-child:hover, .autoComplete_wrapper > ul > li:first-child[aria-selected=true],
#autocomplete-0-0-list li:first-child:hover,
#autocomplete-0-0-list li:first-child[aria-selected=true] {
  background: none;
}

.autoComplete_wrapper > ul > li mark {
  background-color: transparent;
  color: var(--black);
  font-weight: bold;
}

.autoComplete_wrapper > ul > li:hover,
#autocomplete-0-0-list li:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.15);
}

.autoComplete_wrapper > ul > li[aria-selected=true],
#autocomplete-0-0-list li[aria-selected=true] {
  background-color: rgba(0, 0, 0, 0.15);
}

.footer__list {
  -moz-columns: 2;
       columns: 2;
}
.footer__list li {
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
}
@media (min-width: 1024px) {
  .footer__list {
    -moz-columns: 3;
         columns: 3;
  }
}
.footer__list a {
  display: block;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  line-height: 1.25;
  color: var(--white);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (hover: hover) and (pointer: fine) {
  .footer__list a:hover {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
  }
}
.footer__list a:focus {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
@media (min-width: 1024px) {
  .footer__list a {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.footer-links__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

@media (min-width: 1024px) {
  .footer-links__list {
    justify-content: flex-start;
  }
}
.footer-links__list li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  .footer-links__list li {
    justify-content: flex-start;
  }
}
.footer-links__list li:not(:first-child):before {
  content: "-";
  margin: 0;
  display: flex;
  align-items: center;
  padding: 0.5rem;
  color: var(--greylight);
}
.footer-links__list a {
  font-size: 0.875rem;
  color: var(--greylight);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (hover: hover) and (pointer: fine) {
  .footer-links__list a:hover {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
  }
}
.footer-links__list a:focus {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.footer {
  background-color: var(--black);
  background-image: url(../png/bg-palme.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  overflow-x: hidden;
}

.footer__inner {
  display: grid;
  grid-template-columns: 100%;
  gap: 0;
  grid-template-areas: "footer-title" "footer-focus" "footer-sitemap";
}
@media (min-width: 1024px) {
  .footer__inner {
    display: grid;
    grid-template-columns: 50% 41.66667% 50%;
    gap: 0;
    grid-template-areas: "footer-title footer-focus" "footer-sitemap footer-focus";
  }
}

.footer-title {
  grid-area: footer-title;
}

.footer-sitemap {
  grid-area: footer-sitemap;
  padding: 1.5rem 0 0;
}
@media (min-width: 1024px) {
  .footer-sitemap {
    padding: 0;
  }
}

.footer-focus {
  grid-area: footer-focus;
  position: relative;
}
.footer-focus:after {
  content: "";
  background: var(--brownlight);
  display: block;
  height: 100%;
  position: absolute;
  padding: 0;
  margin: 0;
  left: 100%;
  top: 0;
  z-index: 1;
  width: 100%;
}

.full-layout {
  transition: transform 0.7s ease-in-out;
  transform: translateY(-100%);
  background: var(--white);
  color: var(--black);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  overflow-y: auto;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 50;
}
.full-layout:before {
  content: "";
  background: var(--black);
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  z-index: -1;
}
.js .full-layout {
  opacity: 0;
}
.loaded .full-layout {
  opacity: 1;
}
.full-menu-open .full-layout {
  transform: translateY(0);
}
.full-layout .sub-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 1;
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  width: 100%;
}
.full-layout .sub-menu.active {
  height: auto;
  max-height: 100%;
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.full-layout .sub-menu li a {
  display: block;
  padding-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: 300;
  color: var(--black);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (hover: hover) and (pointer: fine) {
  .full-layout .sub-menu li a:hover {
    color: var(--brownlight);
  }
}
@media (min-width: 1280px) {
  .full-layout .sub-menu li a {
    padding-bottom: 1.25rem;
    font-size: 1.125rem;
  }
}
.full-layout .full-nav__list--right .sub-menu li a {
  color: var(--white);
}
@media (hover: hover) and (pointer: fine) {
  .full-layout .full-nav__list--right .sub-menu li a:hover {
    color: var(--brownlight);
  }
}

.full-layout__block {
  height: 100vh;
}

.full-layout_header {
  height: 22.5vh;
}

.full-nav__list > li > a {
  display: block;
  padding-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--black);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (hover: hover) and (pointer: fine) {
  .full-nav__list > li > a:hover {
    color: var(--brownlight);
  }
}

@media (min-width: 1280px) {
  .full-nav__list > li > a {
    padding-bottom: 1.25rem;
    font-size: 1.75rem;
  }
}
.full-nav__list > li.current > a {
  color: var(--brownlight);
}
.full-nav__list a {
  outline-width: 0px;
}

.full-nav__list--right li a {
  color: var(--white);
}

@media (hover: hover) and (pointer: fine) {
  .full-nav__list--right li a:hover {
    color: var(--brownlight);
  }
}

.full-layout_footer {
  margin-top: auto;
}

.mobile-menu {
  transition: all 0.3s ease-in-out;
  transform: none;
  background: var(--white);
  position: fixed;
  margin: 0;
  min-height: var(--header-height-mobile);
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.mobile-menu svg {
  flex-shrink: 0;
}
.mobile-menu svg.show-mobile-menu {
  display: block;
  margin: 0 auto;
}
.mobile-menu-open .mobile-menu svg.show-mobile-menu {
  display: none;
}
.mobile-menu svg.hide-mobile-menu {
  display: none;
  margin: 0 auto;
}
.mobile-menu-open .mobile-menu svg.hide-mobile-menu {
  display: block;
}
@media (min-width: 1024px) {
  .mobile-menu {
    display: none;
  }
}
.menu-open .mobile-menu {
  border-bottom-color: var(--white);
}
.mobile-sticky .mobile-menu {
  transform: translateY(-3.5rem);
}

.mobile-menu__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.mobile-cta a {
  display: flex;
  width: 100%;
  justify-content: center;
  background-color: var(--black);
  padding: 0.5rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: var(--white);
}

.bt-menu {
  visibility: hidden;
  margin: 0;
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.bt-menu svg {
  fill: var(--black);
}
.full-layout_header .bt-menu svg {
  fill: var(--brownlight);
}
.loaded .bt-menu {
  visibility: visible;
}
.bt-menu .show-menu {
  display: block;
}
.full-menu-open .bt-menu .show-menu {
  display: none;
}
.bt-menu .hide-menu {
  display: none;
}
.full-menu-open .bt-menu .hide-menu {
  display: block;
}

.bt-search {
  visibility: hidden;
  margin: 0;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.bt-search svg {
  stroke: var(--black);
}
.loaded .bt-search {
  visibility: visible;
}
.bt-search .show-search {
  display: block;
}
.bt-search .hide-search {
  display: none;
}
.bt-search.active .show-search {
  display: none;
}
.bt-search.active .hide-search {
  display: block;
}

.mobile-nav {
  will-change: transform;
  transition: transform 0.6s ease-in-out;
  -webkit-overflow-scrolling: touch;
  background: url(../png/bg-palme-2.png) center top no-repeat var(--black);
  background-attachment: fixed;
  background-size: cover;
  color: var(--white);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - var(--header-padding-mobile));
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 0;
  position: fixed;
  transform: translateX(-100%);
  top: var(--header-padding-mobile);
  width: 100%;
  z-index: 9999;
}
@media (min-width: 1024px) {
  .mobile-nav {
    display: none;
  }
}
.mobile-menu-open .mobile-nav {
  transform: translateX(0);
}
.loaded .mobile-nav {
  opacity: 1;
}
.mobile-sticky .mobile-nav {
  height: calc(100% - var(--header-padding-mobile-sticky));
  top: var(--header-padding-mobile-sticky);
}

.mobile-nav__container {
  position: relative;
}

.mobile-nav__list {
  will-change: transform;
  transition: transform 0.6s ease-in-out;
  position: relative;
  z-index: 50;
}
.mobile-nav__list > li > a {
  display: block;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: var(--white);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.mobile-nav__list > li.menu-item-has-children > a {
  background: url(https://www.festival-cannes.com/wp-content/themes/fdc/images/icons/icon-arrow-right-white.svg) right 1.5rem top 1.25rem no-repeat;
  background-size: 16px 16px;
}
.active .mobile-nav__list {
  transform: translateX(-100%);
}

.subnav-item {
  will-change: transform;
  transition: transform 0.6s ease-in-out;
  transform: translateX(-100%);
  height: calc(100% - var(--header-padding-mobile));
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 25;
}
.subnav-item.active {
  height: calc(100vh - var(--header-padding-mobile));
  transform: translateX(100%);
}
.subnav-item li a {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.125rem;
  color: var(--white);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}

.secondary-nav {
  font-size: 1rem;
  text-transform: uppercase;
  color: var(--greylight);
  border-bottom: 1px solid #313030;
  border-top: 1px solid #313030;
}
.active .secondary-nav {
  visibility: hidden;
}

.secondary-nav__list li a {
  display: block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  color: var(--greylight);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}

.language__list {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.language__list li {
  display: flex;
  align-items: center;
}
.language__list li a {
  display: block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--greylight);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}

.mobile-nav .universe-nav {
  position: relative;
  z-index: 60;
}
.active .universe-nav {
  visibility: hidden;
}

#wpadminbar {
  overflow: hidden;
}

.aa-DetachedOverlay {
  z-index: 99999 !important;
}

@media (hover: hover) and (pointer: fine) {
  .hover\:bg-brownlight:hover {
    background-color: var(--brownlight);
  }
  .hover\:text-black:hover {
    color: var(--black);
  }
  .hover\:text-brownlight:hover {
    color: var(--brownlight);
  }
  .hover\:text-white:hover {
    color: var(--white);
  }
  .hover\:underline:hover {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
  }
}

.focus\:text-brownlight:focus {
  color: var(--brownlight);
}

.focus\:underline:focus {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

@media (min-width: 768px) {
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:pl-1 {
    padding-left: 1rem;
  }
  .md\:pr-0 {
    padding-right: 0;
  }
  .md\:text-3xl {
    font-size: 1.75rem;
  }
  .md\:text-6xl {
    font-size: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .lg\:invisible {
    visibility: hidden;
  }
  .lg\:absolute {
    position: absolute;
  }
  .lg\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }
  .lg\:left-4 {
    left: 4rem;
  }
  .lg\:top-4 {
    top: 4rem;
  }
  .lg\:top-7 {
    top: 7rem;
  }
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .lg\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:-mt-1 {
    margin-top: -1rem;
  }
  .lg\:mb-0 {
    margin-bottom: 0;
  }
  .lg\:mb-10 {
    margin-bottom: 10rem;
  }
  .lg\:mb-2 {
    margin-bottom: 2rem;
  }
  .lg\:mb-5 {
    margin-bottom: 5rem;
  }
  .lg\:ml-auto {
    margin-left: auto;
  }
  .lg\:mr-2 {
    margin-right: 2rem;
  }
  .lg\:mt-10 {
    margin-top: 10rem;
  }
  .lg\:mt-5 {
    margin-top: 5rem;
  }
  .lg\:block {
    display: block;
  }
  .lg\:inline {
    display: inline;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-26 {
    height: 26rem;
  }
  .lg\:w-1\/12 {
    width: 8.333333%;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-10\/12 {
    width: 83.333333%;
  }
  .lg\:w-11\/12 {
    width: 91.666667%;
  }
  .lg\:w-2\/12 {
    width: 16.666667%;
  }
  .lg\:w-3\/12 {
    width: 25%;
  }
  .lg\:w-4\/12 {
    width: 33.333333%;
  }
  .lg\:w-5\/12 {
    width: 41.666667%;
  }
  .lg\:w-6\/12 {
    width: 50%;
  }
  .lg\:w-7\/12 {
    width: 58.333333%;
  }
  .lg\:w-8\/12 {
    width: 66.666667%;
  }
  .lg\:w-9\/12 {
    width: 75%;
  }
  .lg\:rotate-90 {
    --tw-rotate: 90deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .lg\:items-start {
    align-items: flex-start;
  }
  .lg\:items-end {
    align-items: flex-end;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:gap-1 {
    gap: 1rem;
  }
  .lg\:gap-1\.5 {
    gap: 1.5rem;
  }
  .lg\:gap-2 {
    gap: 2rem;
  }
  .lg\:gap-x-1 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .lg\:gap-x-1\.5 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .lg\:gap-x-2 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .lg\:gap-y-4 {
    row-gap: 4rem;
  }
  .lg\:bg-white {
    background-color: var(--white);
  }
  .lg\:p-0 {
    padding: 0;
  }
  .lg\:p-1 {
    padding: 1rem;
  }
  .lg\:p-1\.5 {
    padding: 1.5rem;
  }
  .lg\:p-2 {
    padding: 2rem;
  }
  .lg\:p-3 {
    padding: 3rem;
  }
  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .lg\:px-1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:px-1\.5 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .lg\:py-0\.5 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg\:py-2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg\:py-2\.5 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:py-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:py-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:py-5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:py-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg\:py-8 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .lg\:pb-0 {
    padding-bottom: 0;
  }
  .lg\:pb-0\.25 {
    padding-bottom: 0.25rem;
  }
  .lg\:pb-0\.5 {
    padding-bottom: 0.5rem;
  }
  .lg\:pb-1 {
    padding-bottom: 1rem;
  }
  .lg\:pb-1\.5 {
    padding-bottom: 1.5rem;
  }
  .lg\:pb-10 {
    padding-bottom: 10rem;
  }
  .lg\:pb-2 {
    padding-bottom: 2rem;
  }
  .lg\:pb-3 {
    padding-bottom: 3rem;
  }
  .lg\:pb-4 {
    padding-bottom: 4rem;
  }
  .lg\:pb-5 {
    padding-bottom: 5rem;
  }
  .lg\:pl-0 {
    padding-left: 0;
  }
  .lg\:pl-1 {
    padding-left: 1rem;
  }
  .lg\:pl-1\.5 {
    padding-left: 1.5rem;
  }
  .lg\:pl-2 {
    padding-left: 2rem;
  }
  .lg\:pr-0 {
    padding-right: 0;
  }
  .lg\:pr-1 {
    padding-right: 1rem;
  }
  .lg\:pr-1\.25 {
    padding-right: 1.25rem;
  }
  .lg\:pr-1\.5 {
    padding-right: 1.5rem;
  }
  .lg\:pr-2 {
    padding-right: 2rem;
  }
  .lg\:pt-0 {
    padding-top: 0;
  }
  .lg\:pt-0\.5 {
    padding-top: 0.5rem;
  }
  .lg\:pt-1 {
    padding-top: 1rem;
  }
  .lg\:pt-1\.5 {
    padding-top: 1.5rem;
  }
  .lg\:pt-10 {
    padding-top: 10rem;
  }
  .lg\:pt-12 {
    padding-top: 12rem;
  }
  .lg\:pt-2 {
    padding-top: 2rem;
  }
  .lg\:pt-2\.5 {
    padding-top: 2.5rem;
  }
  .lg\:pt-3 {
    padding-top: 3rem;
  }
  .lg\:pt-3\.5 {
    padding-top: 3.5rem;
  }
  .lg\:pt-4 {
    padding-top: 4rem;
  }
  .lg\:pt-5 {
    padding-top: 5rem;
  }
  .lg\:pt-6 {
    padding-top: 6rem;
  }
  .lg\:pt-8 {
    padding-top: 8rem;
  }
  .lg\:text-left {
    text-align: left;
  }
  .lg\:text-center {
    text-align: center;
  }
  .lg\:text-right {
    text-align: right;
  }
  .lg\:text-10xl {
    font-size: 3.5rem;
  }
  .lg\:text-11xl {
    font-size: 3.75rem;
  }
  .lg\:text-12xl {
    font-size: 4rem;
  }
  .lg\:text-13xl {
    font-size: 4.25rem;
  }
  .lg\:text-2\.5xl {
    font-size: 1.6875rem;
  }
  .lg\:text-20xl {
    font-size: 6rem;
  }
  .lg\:text-21xl {
    font-size: 6.25rem;
  }
  .lg\:text-24xl {
    font-size: 7rem;
  }
  .lg\:text-26xl {
    font-size: 7.5rem;
  }
  .lg\:text-2xl {
    font-size: 1.5rem;
  }
  .lg\:text-3xl {
    font-size: 1.75rem;
  }
  .lg\:text-4xl {
    font-size: 2rem;
  }
  .lg\:text-5xl {
    font-size: 2.25rem;
  }
  .lg\:text-7xl {
    font-size: 2.75rem;
  }
  .lg\:text-8xl {
    font-size: 3rem;
  }
  .lg\:text-\[18rem\] {
    font-size: 18rem;
  }
  .lg\:text-base {
    font-size: 1rem;
  }
  .lg\:text-lg {
    font-size: 1.125rem;
  }
  .lg\:text-sm {
    font-size: 0.875rem;
  }
  .lg\:text-xl {
    font-size: 1.25rem;
  }
  .lg\:leading-none {
    line-height: 1;
  }
  .lg\:text-black {
    color: var(--black);
  }
  .lg\:text-grey {
    color: var(--grey);
  }
}

@media (min-width: 1280px) {
  .xl\:h-5 {
    height: 5rem;
  }
  .xl\:w-4\/12 {
    width: 33.333333%;
  }
  .xl\:w-5 {
    width: 5rem;
  }
  .xl\:w-6\/12 {
    width: 50%;
  }
  .xl\:w-9\/12 {
    width: 75%;
  }
  .xl\:flex-row {
    flex-direction: row;
  }
  .xl\:items-center {
    align-items: center;
  }
  .xl\:justify-end {
    justify-content: flex-end;
  }
  .xl\:p-2 {
    padding: 2rem;
  }
  .xl\:p-3 {
    padding: 3rem;
  }
  .xl\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .xl\:text-12xl {
    font-size: 4rem;
  }
  .xl\:text-5xl {
    font-size: 2.25rem;
  }
  .xl\:text-6xl {
    font-size: 2.5rem;
  }
  .xl\:text-7xl {
    font-size: 2.75rem;
  }
  .xl\:text-8xl {
    font-size: 3rem;
  }
  .xl\:text-base {
    font-size: 1rem;
  }
}

@media (min-width: 1440px) {
  .\32xl\:p-2 {
    padding: 2rem;
  }
  .\32xl\:text-10xl {
    font-size: 3.5rem;
  }
  .\32xl\:text-lg {
    font-size: 1.125rem;
  }
}
