/* - - - - - - - - - - - - - - - - - -

Strata
Building blocks framework

Designed + developed by Mike at Slate
https://slateapp.com/studio

// - - - - - - - - - - - - - - - - - - */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong, b, mark {
  font-weight: 700;
  font-style: inherit;
}

em, i, cite, q, address, dfn, var {
  font-style: italic;
  font-weight: inherit;
}

abbr[title], dfn[title] {
  cursor: help;
  border-bottom: 1px dotted;
}

ins {
  border-bottom: 1px solid;
}

a, u, ins {
  text-decoration: none;
}

del, s {
  text-decoration: line-through;
}

pre, code, samp, kbd {
  font-family: monospace;
}

small {
  font-size: 0.75em;
}

img {
  border: 0;
  font-style: italic;
}

input, select, option, optgroup, textarea {
  font: inherit;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio[controls], canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

html {
  font-size: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  text-rendering: optimizeLegibility;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  display: block;
}

img, object, embed {
  max-width: 100%;
  height: auto;
}

input {
  -webkit-appearance: none;
}

@keyframes draw_line {
  to {
    stroke-dashoffset: 0;
  }
}
:root {
  --dark: #212027;
  --black: #282E2F;
  --grey: #54645E;
  --silver: #EDF3F4;
  --green: #AAFFDB;
  --yellow: #FFEC8A;
  --cyan: #75FBFB;
  --purple: #CABCFF;
  --orange: #FFC398;
  --red: #FFABB5;
  --pink: #FFA8F6;
  --red-strong: #EB032D;
  --accent: var(--green);
  --font-heading: "Pangram Sans", sans-serif;
  --font-compact: "Pangram Sans Compact", sans-serif;
  --font-body: "Adelle", serif;
  --font-note: "Hazard", sans-serif;
}

.body--americas,
.outer-wrapper.americas {
  --accent: var(--red-strong);
  --accent-color: var(--red-strong);
  --awards-primary: var(--red-strong);
}

.body--emea,
.outer-wrapper.emea {
  --accent: var(--red-strong);
  --accent-color: var(--red-strong);
  --awards-primary: var(--red-strong);
}

.body--asia,
.outer-wrapper.asiapacific {
  --accent: var(--red-strong);
  --accent-color: var(--red-strong);
  --awards-primary: var(--red-strong);
}

body {
  --font-family-primary: "Adelle", serif;
  --font-family-secondary: "Pangram Sans", sans-serif;
  --text-strong-color: var(--black);
  --text-medium-color: var(--grey);
}

html {
  overflow-x: hidden;
  overscroll-behavior: none;
}

body {
  background: white;
  overscroll-behavior: none;
  padding-top: var(--header-height);
}
body.body--splash, body.body--header-over, body.body--archive {
  padding-top: 0;
}

body, header, footer, section, .page {
  position: relative;

}

.wrap {
  position: relative;
  margin: 0 auto;
}
.wrap--pad {
  padding: 0 var(--wrap-pad);
}
.wrap--narrow {
  padding: 0 var(--wrap-pad);
  max-width: var(--wrap-narrow);
}
@media only screen and (min-width: 688px) {
  .wrap--narrow {
    padding: 0;
  }
}
.wrap--grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  column-gap: 24px;
  padding: 0 16px;
  width: 100%;
  max-width: 452px;
}
@media only screen and (min-width: 688px) {
  .wrap--grid {
    padding: 0 32px;
    max-width: 688px;
  }
}
@media only screen and (min-width: 992px) {
  .wrap--grid {
    max-width: 992px;
  }
}
@media only screen and (min-width: 1312px) {
  .wrap--grid {
    max-width: 1312px;
    column-gap: 32px;
  }
}

section.section-margin-none,
footer.section-margin-none {
  margin-top: 0;
}
section.section-margin-regular,
footer.section-margin-regular {
  margin-top: var(--section-margin-regular);
}
section.section-margin-large,
footer.section-margin-large {
  margin-top: var(--section-margin-large);
}

.alt-section {
  background: var(--background-alt-color);
}
.alt-section.section-margin-regular {
  padding: var(--section-margin-regular) 0;
}
.alt-section.section-margin-large {
  padding: var(--section-margin-large) 0;
}

@font-face {
  font-family: "Pangram Sans";
  src: url("https://s3-us-west-1.amazonaws.com/media-us-westslateappcom/shotsnew/production/clips/4994b964-cddb-4d24-a9ac-57361c7b83c4/pppangramsans-medium-webfont.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Pangram Sans";
  src: url("https://s3-us-west-1.amazonaws.com/media-us-westslateappcom/shotsnew/production/clips/3741517f-6714-42c2-80af-884ba53e7cba/pppangramsans-semibold-webfont.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Pangram Sans";
  src: url("https://s3-us-west-1.amazonaws.com/media-us-westslateappcom/shotsnew/production/clips/9fd13fa7-efad-4743-99dc-8d532234e8b2/pppangramsans-bold-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Pangram Sans Compact";
  src: url("https://s3-us-west-1.amazonaws.com/media-us-westslateappcom/shotsnew/production/clips/43f5f300-778b-41c0-b923-419c5e6e0cdf/pppangramsans-compactbold-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Adelle";
  src: url("https://s3-us-west-1.amazonaws.com/media-us-westslateappcom/shotsnew/production/clips/43466c93-cc38-4385-bd24-3e38b531e95f/adelle-light-webfont.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Adelle";
  src: url("https://s3-us-west-1.amazonaws.com/media-us-westslateappcom/shotsnew/production/clips/7b39b049-c75d-4b89-a6b1-ee532ff19291/adelle-light-italic-webfont.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Adelle";
  src: url("https://s3-us-west-1.amazonaws.com/media-us-westslateappcom/shotsnew/production/clips/d3196c7c-452f-4492-8bc7-1aa9fe83ec59/adelle-regular-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Adelle";
  src: url("https://s3-us-west-1.amazonaws.com/media-us-westslateappcom/shotsnew/production/clips/67976e14-3ecd-4a81-8af0-7e68a7bfdf50/adelle-italic-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Adelle";
  src: url("https://s3-us-west-1.amazonaws.com/media-us-westslateappcom/shotsnew/production/clips/bf0ab1ac-a81a-40fa-88bd-11a36c5df83e/adelle-semi-bold-webfont.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Adelle";
  src: url("https://s3-us-west-1.amazonaws.com/media-us-westslateappcom/shotsnew/production/clips/15bc3281-b6b6-4163-a777-7711bc66d3d6/adelle-semi-bold-italic-webfont.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Hazard";
  src: url("https://s3-us-west-1.amazonaws.com/media-us-westslateappcom/shotsnew/production/clips/6cd7476b-9a1c-479b-af37-36586124002d/hazard-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: var(--font-body);
  font-weight: 300;
  font-style: normal;
  line-height: 1;
  color: var(--black);
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: var(--font-heading);
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.1;
}

h1, .h1 {
  font-size: 32px;
}
@media only screen and (min-width: 688px) {
  h1, .h1 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 992px) {
  h1, .h1 {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1312px) {
  h1, .h1 {
    font-size: 56px;
  }
}

h2, .h2 {
  font-size: 24px;
}
@media only screen and (min-width: 688px) {
  h2, .h2 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 992px) {
  h2, .h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1312px) {
  h2, .h2 {
    font-size: 48px;
  }
}

h3, .h3 {
  font-size: 20px;
}
@media only screen and (min-width: 688px) {
  h3, .h3 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  h3, .h3 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1312px) {
  h3, .h3 {
    font-size: 32px;
  }
}

p, ul, ol {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.4;
}
p strong, ul strong, ol strong {
  font-weight: 400;
}
p:first-child, ul:first-child, ol:first-child {
  margin-top: 0;
}
p a:not(header a):not(button), ul a:not(header a):not(button), ol a:not(header a):not(button) {
  color: var(--black);
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-decoration-color: var(--accent);
  transition: color 0.2s cubic-bezier(0.2, 0.3, 0, 1), text-decoration-color 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
p a:not(header a):not(button):hover, ul a:not(header a):not(button):hover, ol a:not(header a):not(button):hover {
  text-decoration-color: var(--black);
}

ul, ol {
  list-style-position: inside;
}

a {
  text-decoration: none;
  transition: color 0.2s cubic-bezier(0.2, 0.3, 0, 1), text-decoration-color 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}

::selection {
  background: var(--accent);
  color: var(--black);
}

::-moz-selection {
  background: var(--accent);
  color: var(--black);
}

.button,
button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 0;
  height: 48px;
  padding: 0 20px;
  border-radius: 0;
  background: var(--accent);
  font-size: 16px;
  line-height: 1;
  font-family: var(--font-heading);
  font-weight: 600;
  color: white;
  white-space: nowrap;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
  cursor: pointer;
}
.button:hover,
button:hover {
  filter: brightness(1.2);
}
.button:focus,
button:focus {
  outline: none;
}
.button svg,
button svg {
  height: 16px;
  width: auto;
  fill: currentColor;
}
.button a,
button a {
  color: var(--black) !important;
}
.button--large,
button--large {
  height: 64px;
  padding: 0 32px;
}
.button--xl,
button--xl {
  height: 64px;
  padding: 0 32px;
}
@media only screen and (min-width: 1312px) {
  .button--xl,
button--xl {
    height: 80px;
    padding: 0 48px;
    gap: 10px;
    font-size: 20px;
  }
  .button--xl svg,
button--xl svg {
    height: 20px;
  }
}
.button--black,
button--black {
  background: var(--black);
  color: white;
}
.button--yellow,
button--yellow {
  background: var(--yellow);
}
.button--orange,
button--orange {
  background: var(--orange);
}
.button--transparent,
button--transparent {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.8);
  -webkit-font-smoothing: antialiased;
}
.button--transparent:hover,
button--transparent:hover {
  background: rgba(255, 255, 255, 0.2);
  color: white;
}
.button--hover-accent:hover,
button--hover-accent:hover {
  background: var(--accent);
  color: var(--black);
}
.button--hover-inverse:hover,
button--hover-inverse:hover {
  background: white;
  color: var(--black);
}
.button--action > svg:last-child,
button--action > svg:last-child {
  transition: transform 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.button--action:hover > svg:last-child,
button--action:hover > svg:last-child {
  transform: translate(4px, 0);
}

.span-highlight {
  position: relative;
  display: inline-block;
}
.span-highlight:before {
  content: "";
  position: absolute;
  left: 10%;
  width: 0;
  bottom: -0.05em;
  height: 0.45em;
  width: 0;
  opacity: 0;
  transform: rotate(-2deg);
  transform-origin: bottom left;
  transition: opacity 0.2s cubic-bezier(0.2, 0.3, 0, 1), width 0.6s cubic-bezier(0.2, 0.3, 0, 1);
}
.span-highlight--active:before {
  opacity: 1;
  width: 80%;
}
.span-highlight--accent:before {
  background: var(--accent);
  mix-blend-mode: multiply;
}
.span-highlight--white40:before {
  background: rgba(255, 255, 255, 0.4);
}
.span-highlight--right:before {
  bottom: 0.05em;
  transform: rotate(2deg);
}
.span-highlight--long:before {
  left: 5%;
  transform: rotate(-1deg);
  transition: opacity 0.2s cubic-bezier(0.2, 0.3, 0, 1), width 0.8s cubic-bezier(0.2, 0.3, 0, 1);
}
.span-highlight--long.span-highlight--right:before {
  transform: rotate(1deg);
}
.span-highlight--long.span-highlight--active:before {
  width: 90%;
}

input {
  position: relative !important;
  opacity: 1 !important;
  z-index: unset !important;
}

/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714286%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
  content: " ";
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

:root {
  --header-height: 80px;
}
@media only screen and (min-width: 688px) {
  :root {
    --header-height: 128px;
  }
}

.logo path {
  transition: fill 0.4s cubic-bezier(0.2, 0.3, 0, 1);
}
.logo__box, .logo__inner, .logo__text {
  fill: var(--black);
}
.logo__shots {
  fill: var(--grey);
}
.logo__highlight {
  fill: var(--accent);
}
.logo__overlay {
  fill: white;
}
.logo__highlight-americas {
  fill: var(--red);
}
.logo__highlight-emea {
  fill: var(--cyan);
}
.logo__highlight-ap {
  fill: var(--purple);
}
.logo--white .logo__box,
.logo--white .logo__inner,
.logo--white .logo__text {
  fill: white;
}
.logo--white .logo__shots {
  fill: rgba(255, 255, 255, 0.8);
}
.logo--white .logo__highlight {
  fill: rgba(255, 255, 255, 0.4);
}
.logo--white .logo__highlight-awards,
.logo--white .logo__highlight-americas,
.logo--white .logo__highlight-emea,
.logo--white .logo__highlight-ap, .logo--white.logo--shots .logo__highlight {
  fill: rgba(255, 255, 255, 0.2);
}
.logo--white .logo__overlay {
  fill: var(--black);
}

.logo-animated {
  position: relative;
}
.logo-animated svg {
  height: 72px;
}

.mobile-header {
  position: fixed;
  z-index: 100;
  top: 8px;
  left: 8px;
  right: 8px;
  background: rgba(255, 255, 255, 0.95);
  display: flex;
  align-items: center;
  -webkit-font-smoothing: antialiased;
  transition: background-color 0.2s cubic-bezier(0.2, 0.3, 0, 1), opacity 0.6s cubic-bezier(0.2, 0.3, 0, 1), visibility 0.6s cubic-bezier(0.2, 0.3, 0, 1);
}
@media only screen and (min-width: 688px) {
  .mobile-header {
    top: 16px;
    left: 16px;
    right: 16px;
    padding: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .mobile-header {
    display: none;
  }
}
.mobile-header__logo {
  padding: 8px;
}
@media only screen and (min-width: 688px) {
  .mobile-header__logo {
    padding: 0;
  }
}
.mobile-header__logo svg {
  height: 48px;
}
@media only screen and (min-width: 688px) {
  .mobile-header__logo svg {
    height: 64px;
  }
}
.mobile-header__buttons {
  margin-left: auto;
  display: flex;
  gap: 16px;
}
@media only screen and (max-width: 687px) {
  .mobile-header__buttons .button {
    display: none;
  }
}
.mobile-header__toggle {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  justify-content: center;
  width: 64px;
  height: 64px;
  padding-bottom: 1px;
  background: var(--black);
  color: white;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
  cursor: pointer;
}
.mobile-header__toggle div {
  width: 32px;
  height: 3px;
  background: currentColor;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}

.mobile-nav {
  position: fixed;
  z-index: 90;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(6px);
  -webkit-font-smoothing: antialiased;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
@media only screen and (min-width: 992px) {
  .mobile-nav {
    display: none;
  }
}
.mobile-nav__inner {
  position: relative;
  padding-top: var(--header-height);
  padding-bottom: 112px;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.mobile-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.mobile-nav ul li a,
.mobile-nav ul li > div,
.mobile-nav ul li > span {
  display: block;
  padding: 6px;
  font-family: var(--font-heading);
  font-size: 40px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--black);
  cursor: pointer;
  text-decoration: none;
}
@media only screen and (min-width: 688px) {
  .mobile-nav ul li a,
.mobile-nav ul li > div,
.mobile-nav ul li > span {
    font-size: 48px;
  }
}
.mobile-nav ul li > span {
  margin-top: 24px;
  color: var(--grey);
  text-align: center;
  font-size: 16px;
}
.mobile-nav__products {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 16px;
  height: 96px;
  display: flex;
  flex-direction: column;
  transition: height 0.2s cubic-bezier(0.2, 0.3, 0, 1), background-color 0.2s cubic-bezier(0.2, 0.3, 0, 1);
  overflow: hidden;
}
@media only screen and (min-width: 688px) {
  .mobile-nav__products {
    padding: 32px;
    height: 128px;
  }
}
.mobile-nav__products .button {
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 8px);
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1), transform 0s linear 0.4s;
  flex-shrink: 0;
}
.mobile-nav__products .button .shots-text {
  height: 14px;
  margin: 0 2px -1px;
}
.mobile-nav__products .button > svg:last-child {
  transition: transform 0.2s cubic-bezier(0.2, 0.3, 0, 1) 0.2s;
}
.mobile-nav__products__list {
  margin: auto;
}
.mobile-nav__products__list ul {
  padding: 32px 0;
}
.mobile-nav__products__list ul li a {
  padding: 2px 6px;
  font-size: 48px;
  color: var(--silver);
  font-family: var(--font-compact);
}
@media only screen and (min-width: 688px) {
  .mobile-nav__products__list ul li a {
    font-size: 56px;
  }
}

@media only screen and (max-width: 991px) {
  .state--menu-open {
    overflow: hidden;
  }
  .state--menu-open .mobile-header {
    background: transparent;
  }
  .state--menu-open .mobile-header__toggle div:first-child {
    transform: translate(0, 7px) rotate(45deg);
  }
  .state--menu-open .mobile-header__toggle div:nth-child(2) {
    opacity: 0;
  }
  .state--menu-open .mobile-header__toggle div:last-child {
    transform: translate(0, -7px) rotate(-45deg);
  }
  .state--menu-open .mobile-nav {
    opacity: 1;
    visibility: visible;
  }
  .state--menu-open .mobile-nav__products .button {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
    transition: all 0.6s cubic-bezier(0.2, 0.3, 0, 1);
  }
}
@media only screen and (max-width: 687px) {
  .state--menu-open .mobile-header {
    background: transparent;
  }
  .state--menu-open .mobile-header__toggle {
    transform: scale(0.75);
  }
}

.state--menu-products .mobile-header {
  opacity: 0;
  visibility: hidden;
  transition: background-color 0.2s cubic-bezier(0.2, 0.3, 0, 1), opacity 0.2s cubic-bezier(0.2, 0.3, 0, 1), visibility 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.state--menu-products .mobile-nav {
  overflow: hidden;
}
.state--menu-products .mobile-nav__products {
  height: 100%;
  background: var(--black);
  overflow: auto;
  position: fixed;
}
.state--menu-products .mobile-nav__products .button {
  background: var(--green);
  color: var(--black);
}
.state--menu-products .mobile-nav__products .button:hover {
  filter: none;
}
.state--menu-products .mobile-nav__products .button > svg:last-child {
  transform: scaleY(-1);
}

.header {
  position: fixed;
  z-index: 100;
  top: 16px;
  right: 0;
  left: 0;
  padding: 0 16px;
}
@media only screen and (max-width: 991px) {
  .header {
    display: none;
  }
}
.header__wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1600px;
  margin: 0 auto;
}
.header__bg {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(6px);
  transition: opacity 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.header__brand {
  position: relative;
  z-index: 2;
  padding: 12px 78px 12px 12px;
  display: flex;
  min-width: 258px;
  flex-shrink: 0;
  align-items: center;
  background: white;
  cursor: pointer;
  box-shadow: 0px 8px 48px 0 rgba(33, 32, 39, 0.1);
  transition: background-color 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.header__brand .header__logo {
  margin: 4px;
}
.header__brand .header__logo svg {
  height: 64px;
}
.header__brand:hover .header__toggle__dropdown {
  background: var(--black);
}
.header__brand:hover .header__toggle__dropdown svg {
  transform: translate(0, 2px);
}
.header__brand--animated .header__toggle {
  opacity: 1;
}
.header__brand--animated .header__toggle__dropdown svg {
  transform: translate(0, 0);
}
.header__brand--shots .header__toggle {
  opacity: 1;
}
.header__brand--shots .header__toggle span {
  opacity: 1;
  transform: unset;
}
.header__brand--shots .header__toggle__dropdown svg {
  transform: translate(0, 0);
}
.header__brand--bounce .header__toggle {
  animation: toggleBounce 1s cubic-bezier(0.2, 0.3, 0, 1) forwards;
}
.header__toggle {
  position: absolute;
  top: 16px;
  right: 16px;
  display: flex;
  align-items: center;
  gap: 16px;
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1);
}
.header__toggle span {
  font-family: var(--font-heading);
  font-size: 16px;
  font-weight: 600;
  color: var(--black);
  opacity: 0;
  transform: translate(0, 8px);
  transition: color 0.2s cubic-bezier(0.2, 0.3, 0, 1), opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.4s, transform 0s linear 0.8s;
}
.header__toggle__dropdown {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 64px;
  background: var(--grey);
  color: white;
  transition: background-color 0.2s cubic-bezier(0.2, 0.3, 0, 1), color 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.header__toggle__dropdown svg {
  fill: currentColor;
  height: 10px;
  transform: translate(0, 8px);
  transition: transform 0.6s cubic-bezier(0.2, 0.3, 0, 1);
}
.header__tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 16px;
  background: var(--green);
  color: var(--black);
  text-align: center;
  text-wrap: balance;
  font-family: var(--font-heading);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.02em;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.2, 0.3, 0, 1);
}
.state--mega-tooltip .header__tooltip {
  opacity: 1;
  visibility: visible;
  animation: toggleBounce 1s cubic-bezier(0.2, 0.3, 0, 1) 3 forwards;
  animation-delay: 1s;
}
.header__tooltip:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(170, 255, 219, 0);
  border-bottom-color: #AAFFDB;
  border-width: 12px;
  margin-left: -12px;
}
.header__nav {
  position: relative;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 16px;
  z-index: 2;
}
.header__nav--actions {
  gap: 16px;
  justify-content: flex-end;
}
.header__nav li {
  position: relative;
}
.header__nav li a:not(.button),
.header__nav li > span {
  display: flex;
  align-items: center;
  height: 64px;
  padding: 0 16px;
  gap: 8px;
  font-family: var(--font-heading);
  font-size: 16px;
  font-weight: 600;
  color: var(--black);
  transition: background-color 0.2s cubic-bezier(0.2, 0.3, 0, 1), color 0.2s cubic-bezier(0.2, 0.3, 0, 1), filter 0.2s cubic-bezier(0.2, 0.3, 0, 1);
  white-space: nowrap;
  cursor: pointer;
}
.header__nav li a:not(.button) svg,
.header__nav li > span svg {
  height: 16px;
  fill: currentColor;
}
.header__nav li a:not(.button).active,
.header__nav li > span.active {
  background: var(--black);
  color: white;
}
.header__nav li a:not(.button).button,
.header__nav li > span.button {
  padding: 0 32px;
}
.header__nav:hover li a:not(.button),
.header__nav:hover li > span {
  background: transparent;
  color: var(--black);
}
.header__nav:hover li:hover a:not(.button),
.header__nav:hover li:hover > span {
  background: var(--black);
  color: white;
}
.header__nav:hover li:hover .header__nav__dropdown {
  opacity: 1;
  visibility: visible;
}
.header__nav:hover li:hover .header__nav__dropdown > ul {
  transform: translate(0, 0);
  opacity: 1;
  transition: all 0.6s cubic-bezier(0.14, 1.14, 0.39, 1.16);
}
.header__nav__more {
  display: none;
}
.header__nav__more > span {
  display: flex;
  align-items: center;
  height: 64px;
  padding: 0 24px;
  gap: 8px;
  font-family: var(--font-heading);
  font-size: 16px;
  font-weight: 600;
  color: var(--black);
  transition: background-color 0.2s cubic-bezier(0.2, 0.3, 0, 1), color 0.2s cubic-bezier(0.2, 0.3, 0, 1);
  white-space: nowrap;
  cursor: default;
}
.header__nav__more > span svg {
  height: 16px;
  fill: currentColor;
}
.header__nav__more .header__nav__dropdown span {
  color: var(--silver) !important;
  padding: 12px;
  opacity: 0.5;
}
.header__nav__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  display: flex;
  flex-direction: column;
  padding: 12px;
  background: var(--black);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.header__nav__dropdown > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
  transform: translate(0, -8px);
}
.header__nav__dropdown > ul li a {
  height: auto;
  padding: 12px;
  color: var(--silver) !important;
}
.header__nav__dropdown > ul li a:hover {
  background: rgba(237, 243, 244, 0.1) !important;
  color: white !important;
}
.header__nav__dropdown .header__nav__dropdown {
  position: relative;
  padding: 0;
}
.header__mega {
  --accent: var(--green);
  position: absolute;
  top: -20px;
  right: -16px;
  left: -16px;
  padding: 132px 16px 16px;
  background: rgba(33, 32, 39, 0.98);
  backdrop-filter: blur(6px);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transform: translate(0, -16px);
  transition: opacity 0.6s cubic-bezier(0.2, 0.3, 0, 1), visibility 0.6s cubic-bezier(0.2, 0.3, 0, 1), transform 0.6s cubic-bezier(0.14, 1.14, 0.39, 1.16);
}
.header__mega__close {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  visibility: hidden;
}
.header__mega__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  column-gap: 16px;
  row-gap: 16px;
}
.header__mega__item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 140px;
  background: rgba(237, 243, 244, 0.1);
  color: white;
  padding: 20px;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
@media only screen and (min-width: 1312px) {
  .header__mega__item {
    height: 160px;
    padding: 28px 30px 32px;
  }
}
.header__mega__item:not(.header__mega__item--signup):hover {
  background: white;
  color: var(--black);
}
.header__mega__item__heading {
  font-family: var(--font-compact);
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.02em;
  white-space: nowrap;
}
@media only screen and (min-width: 1312px) {
  .header__mega__item__heading {
    font-size: 38px;
  }
}
.header__mega__item__text {
  font-family: var(--font-heading);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.2;
  text-wrap: balance;
}
@media only screen and (min-width: 1312px) {
  .header__mega__item__text {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1311px) {
  .header__mega__item__text span {
    display: none;
  }
}
.header__mega__item--signup {
  background: transparent;
  border: 2px solid rgba(237, 243, 244, 0.1);
}
@media only screen and (min-width: 1312px) {
  .header__mega__item--signup {
    padding: 24px 28px 32px;
  }
}
.header__mega__item__form {
  position: relative;
}
.header__mega__item__form > svg {
  position: absolute;
  top: 16px;
  left: 16px;
  fill: white;
  height: 16px;
  pointer-events: none;
}
.header__mega__item__form input {
  width: 100%;
  height: 48px;
  padding: 0 48px 2px 40px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
  font-family: var(--font-heading);
  font-weight: 600;
  color: white;
  outline: none;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.header__mega__item__form input:focus {
  border-color: white;
  background: transparent;
}
.header__mega__item__form .button {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 32px;
  height: 32px;
  padding: 0;
  color: var(--black);
}
.header__mega__item__form .button:hover {
  filter: none;
}
.header__mega__tagline {
  padding: 16px 0 32px;
  display: flex;
  pointer-events: none;
  justify-content: center;
}
.header__mega__tagline .flickity-viewport {
  width: 100%;
}
.header__mega__tagline span {
  margin: 0 16px;
  font-size: 24px;
  font-family: var(--font-heading);
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--accent);
  white-space: nowrap;
}

.state--logo-transition .header__brand,
.state--logo-transition .header__mega__close {
  pointer-events: none;
}

.state--mega-open .header__brand .logo .logo__box,
.state--mega-open .header__brand .logo .logo__inner,
.state--mega-open .header__brand .logo .logo__text {
  fill: white;
}
.state--mega-open .header__brand .logo .logo__shots {
  fill: rgba(255, 255, 255, 0.8);
}
.state--mega-open .header__brand .logo .logo__highlight {
  fill: rgba(255, 255, 255, 0.4);
}
.state--mega-open .header__brand .logo .logo__highlight-awards,
.state--mega-open .header__brand .logo .logo__highlight-americas,
.state--mega-open .header__brand .logo .logo__highlight-emea,
.state--mega-open .header__brand .logo .logo__highlight-ap, .state--mega-open .header__brand .logo.logo--shots .logo__highlight {
  fill: rgba(255, 255, 255, 0.2);
}
.state--mega-open .header__brand .logo .logo__overlay {
  fill: var(--black);
}
.state--mega-open .header__bg {
  opacity: 0;
}
.state--mega-open .header__brand {
  background: rgba(237, 243, 244, 0.1);
}
.state--mega-open .header__brand:hover .header__toggle__dropdown {
  background: white;
}
.state--mega-open .header__brand:hover .header__toggle__dropdown svg {
  transform: scaleY(-1) translate(0, 2px) !important;
}
.state--mega-open .header__toggle span {
  opacity: 1;
  transform: translate(0, 0);
  color: white;
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1) 1s, transform 0.6s cubic-bezier(0.14, 1.14, 0.39, 1.16) 1s;
}
.state--mega-open .header__toggle__dropdown {
  background: white;
  color: var(--black);
}
.state--mega-open .header__toggle__dropdown svg {
  transform: scaleY(-1) translate(0, 0px) !important;
}
.state--mega-open .header__nav li a:not(.button),
.state--mega-open .header__nav li > span {
  background: transparent;
  color: rgba(237, 243, 244, 0.6);
}
.state--mega-open .header__nav li a:not(.button).active,
.state--mega-open .header__nav li > span.active {
  background: white;
  color: var(--black);
}
.state--mega-open .header__nav li a:not(.button):hover,
.state--mega-open .header__nav li > span:hover {
  background: white;
  color: var(--black);
}
.state--mega-open .header__nav:hover li a.active {
  background: transparent;
  color: rgba(237, 243, 244, 0.6);
}
.state--mega-open .header__nav:hover li a.active:hover {
  background: white;
  color: var(--black);
}
.state--mega-open .header__nav li:hover > span {
  background: white;
  color: var(--black);
}
.state--mega-open .header__nav__more > span {
  color: rgba(237, 243, 244, 0.6);
}
.state--mega-open .header__nav__more:hover > span {
  background: white;
  color: var(--black);
}
.state--mega-open .header__nav__dropdown {
  background: white;
}
.state--mega-open .header__nav__dropdown li a {
  background: transparent !important;
  color: var(--grey) !important;
}
.state--mega-open .header__nav__dropdown li a:hover {
  background: var(--silver) !important;
  color: var(--black) !important;
}
.state--mega-open .header__mega {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), visibility 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 1s cubic-bezier(0.14, 1.14, 0.39, 1.16);
  pointer-events: all;
}
.state--mega-open .header__mega__close {
  visibility: visible;
}
.state--mega-open .header__mega__tagline {
  background: linear-gradient(to right, var(--dark) 0%, var(--accent) 50%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  background-size: 500% auto;
  animation: textShine 3s ease-in-out forwards;
}

@keyframes textShine {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
@keyframes toggleBounce {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(0, -8px);
  }
  50% {
    transform: translate(0, 0);
  }
  75% {
    transform: translate(0, -6px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.body--splash .header {
  display: none;
}

.shots-promo {
  display: none;
  position: fixed;
  z-index: 95;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--dark);
  color: white;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), visibility 0.4s cubic-bezier(0.2, 0.3, 0, 1);
}
@media only screen and (min-width: 992px) {
  .shots-promo {
    display: flex;
  }
}
.shots-promo__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.shots-promo__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.1;
}
.shots-promo__content {
  grid-column: 3/7;
  margin-top: auto;
  margin-bottom: 58px;
}
.shots-promo__content .logo {
  height: 48px;
  flex-shrink: 0;
}
@media only screen and (min-width: 1312px) {
  .shots-promo__content .logo {
    height: 64px;
  }
}
.shots-promo__title {
  margin-top: 22px;
  font-family: var(--font-heading);
  font-size: 40px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-wrap: balance;
}
@media only screen and (min-width: 1312px) {
  .shots-promo__title {
    font-size: 48px;
  }
}
.shots-promo__title span {
  position: relative;
  display: inline-block;
}
.shots-promo__title span:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 10%;
  width: 0;
  bottom: -4px;
  height: 20px;
  background: rgba(255, 255, 255, 0.2);
  transform: rotate(-1deg);
  opacity: 0;
  transform-origin: bottom left;
  transition: opacity 0.2s cubic-bezier(0.2, 0.3, 0, 1), width 0.6s cubic-bezier(0.2, 0.3, 0, 1);
}
.shots-promo__text {
  margin-top: 18px;
  text-wrap: balance;
  font-size: 16px;
  line-height: 1.4;
  max-width: 600px;
}
.shots-promo--active {
  opacity: 1;
  visibility: visible;
  z-index: 96;
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), visibility 0.4s cubic-bezier(0.2, 0.3, 0, 1);
}
.shots-promo--active .shots-promo__title span:before {
  opacity: 1;
  width: 80%;
  transition: opacity 0.2s cubic-bezier(0.2, 0.3, 0, 1) 0.4s, width 0.6s cubic-bezier(0.2, 0.3, 0, 1) 0.4s;
}

body:has(.shots-promo--active) {
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  body:has(.shots-promo--active) .header__bg {
    background: transparent;
    backdrop-filter: unset;
    transition: all 0.4s cubic-bezier(0.2, 0.3, 0, 1);
  }
}

.shots-promo__magazine {
  position: absolute;
  bottom: max(380px, 45%);
  left: -10px;
  right: -10px;
  opacity: 0;
  transform: translate(0, 64px) rotate(-1deg);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.4s;
}
.shots-promo--active .shots-promo__magazine {
  opacity: 1;
  transform: translate(0, 0px) rotate(-1deg);
  transition: opacity 1s cubic-bezier(0.2, 0.3, 0, 1), transform 1s cubic-bezier(0.14, 1.14, 0.39, 1.16);
}
.shots-promo__magazine:after {
  content: "";
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: 0;
  width: 520px;
  background: linear-gradient(90deg, #212027 25%, rgba(33, 32, 39, 0.75) 60%, rgba(33, 32, 39, 0) 100%);
}

.shots-promo__mag-post {
  width: 240px;
  flex-shrink: 0;
  background: white;
  padding: 16px;
  margin-right: 8px;
}
@media only screen and (min-width: 1312px) {
  .shots-promo__mag-post {
    width: 320px;
  }
}
.shots-promo__mag-post img {
  display: block;
  aspect-ratio: 16/9;
  object-fit: cover;
}
.shots-promo__mag-post__date {
  margin-top: 16px;
  display: inline-flex;
  align-items: center;
  height: 16px;
  padding: 0 3px;
  background: var(--black);
  color: white;
  font-family: var(--font-heading);
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 1312px) {
  .shots-promo__mag-post__date {
    margin-top: 20px;
    font-size: 12px;
  }
}
.shots-promo__mag-post__title {
  margin-top: 12px;
  font-family: var(--font-heading);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.1;
  color: var(--black);
  text-wrap: balance;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (min-width: 1312px) {
  .shots-promo__mag-post__title {
    font-size: 24px;
  }
}

.shots-promo__vault__image {
  position: absolute;
  aspect-ratio: 1440/940;
  background: var(--black);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.4s;
  -webkit-backface-visibility: hidden;
}
.shots-promo__vault__image--one {
  bottom: max(354px, 40%);
  left: calc(50% - 300px);
  height: 376px;
  border: 8px solid white;
  opacity: 0;
  transform: translate(0, 32px) rotate(0deg);
  box-shadow: 0px 6px 48px rgba(255, 255, 255, 0.25);
}
.shots-promo--active .shots-promo__vault__image--one {
  opacity: 1;
  transform: translate(0, 0) rotate(-2deg);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 1s cubic-bezier(0.14, 1.14, 0.39, 1.16);
}
.shots-promo__vault__image--two {
  bottom: max(320px, 35%);
  left: calc(50% + 200px);
  height: 300px;
  opacity: 0;
  transform: translate(0, 32px) rotate(0deg);
}
.shots-promo--active .shots-promo__vault__image--two {
  opacity: 1;
  transform: translate(0, 0) rotate(2deg);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.2s, transform 1s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.2s;
}
.shots-promo__vault__image--two img,
.shots-promo__vault__image--two video {
  opacity: 0.8;
}
.shots-promo__vault__image img,
.shots-promo__vault__image video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.shots-promo__treatments {
  position: absolute;
  bottom: max(354px, 40%);
  left: calc(50% - 240px);
}
.shots-promo__treatments__main {
  aspect-ratio: 1600/960;
  width: 560px;
  border: 8px solid white;
  background: var(--black);
  -webkit-backface-visibility: hidden;
  opacity: 0;
  transform: translate(0, 32px) rotate(0deg);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.4s;
  box-shadow: 0px 6px 48px rgba(255, 255, 255, 0.25);
}
.shots-promo--active .shots-promo__treatments__main {
  opacity: 1;
  transform: translate(0, 0) rotate(-2deg);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 1s cubic-bezier(0.14, 1.14, 0.39, 1.16);
}
.shots-promo__treatments__image {
  position: absolute;
  background: var(--dark);
  -webkit-backface-visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.4s;
}
.shots-promo__treatments__image img {
  height: 240px;
}
.shots-promo__treatments__image--1 {
  top: 80px;
  left: -120px;
  transform: scale(0.6) rotate(0);
}
.shots-promo__treatments__image--1 img {
  opacity: 0.2;
}
.shots-promo--active .shots-promo__treatments__image--1 {
  opacity: 1;
  transform: scale(1) rotate(2deg);
  transition: all 0.8s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.1s;
}
.shots-promo__treatments__image--2 {
  top: -120px;
  left: -80px;
  transform: scale(0.6) rotate(0);
}
.shots-promo__treatments__image--2 img {
  opacity: 0.6;
}
.shots-promo--active .shots-promo__treatments__image--2 {
  opacity: 1;
  transform: scale(1) rotate(-2deg);
  transition: all 0.8s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.2s;
}
.shots-promo__treatments__image--3 {
  top: -80px;
  right: -200px;
  transform: scale(0.6) rotate(0);
}
.shots-promo__treatments__image--3 img {
  opacity: 0.4;
}
.shots-promo--active .shots-promo__treatments__image--3 {
  opacity: 1;
  transform: scale(1) rotate(4deg);
  transition: all 0.8s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.3s;
}
.shots-promo__treatments__image--4 {
  top: 180px;
  right: -240px;
  transform: scale(0.6) rotate(0);
}
.shots-promo__treatments__image--4 img {
  opacity: 0.6;
}
.shots-promo--active .shots-promo__treatments__image--4 {
  opacity: 1;
  transform: scale(1) rotate(2deg);
  transition: all 0.8s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.4s;
}

.shots-promo__reels__image {
  position: absolute;
  background: var(--black);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.4s;
  -webkit-backface-visibility: hidden;
}
.shots-promo__reels__image--one {
  bottom: max(354px, 40%);
  left: calc(50% - 300px);
  opacity: 0;
  transform: translate(0, 32px) rotate(0deg);
}
.shots-promo--active .shots-promo__reels__image--one {
  opacity: 1;
  transform: translate(0, 0) rotate(-2deg);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 1s cubic-bezier(0.14, 1.14, 0.39, 1.16);
}
.shots-promo__reels__image--one img {
  height: 360px;
}
.shots-promo__reels__image--two {
  bottom: max(320px, 35%);
  left: calc(50% + 60px);
  border: 8px solid white;
  box-shadow: 0px 6px 48px rgba(255, 255, 255, 0.25);
  opacity: 0;
  transform: translate(0, 32px) rotate(0deg);
}
.shots-promo--active .shots-promo__reels__image--two {
  opacity: 1;
  transform: translate(0, 0) rotate(2deg);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.2s, transform 1s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.2s;
}
.shots-promo__reels__image--two img {
  height: 300px;
}

.shots-promo__projects__image {
  position: absolute;
  background: var(--black);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.4s;
  -webkit-backface-visibility: hidden;
}
.shots-promo__projects__image--one {
  bottom: max(354px, 40%);
  left: calc(50% - 260px);
  height: 340px;
  aspect-ratio: 1440/940;
  border: 8px solid white;
  opacity: 0;
  transform: translate(0, 32px) rotate(0deg);
  box-shadow: 0px 6px 48px rgba(255, 255, 255, 0.25);
}
.shots-promo--active .shots-promo__projects__image--one {
  opacity: 1;
  transform: translate(0, 0) rotate(-1deg);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 1s cubic-bezier(0.14, 1.14, 0.39, 1.16);
}
.shots-promo__projects__image--two {
  bottom: max(200px, 30%);
  left: calc(50% + 140px);
  width: 360px;
  opacity: 0;
  transform: translate(0, 32px) rotate(0deg);
}
.shots-promo--active .shots-promo__projects__image--two {
  opacity: 1;
  transform: translate(0, 0) rotate(3deg);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.2s, transform 1s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.2s;
}
.shots-promo__projects__image img,
.shots-promo__projects__image video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.shots-promo__awards {
  position: absolute;
  bottom: max(180px, 25%);
  left: calc(50% - 300px);
  aspect-ratio: 912/587;
}
.shots-promo__awards img {
  width: 912px;
}
.shots-promo__awards__location {
  position: absolute;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  background: white;
  color: var(--black);
  box-shadow: 0px 8px 64px rgba(17, 17, 17, 0.6);
  opacity: 0;
  transform: scale(0.6);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.4s;
}
.shots-promo__awards__location:after {
  top: calc(100% - 1px);
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: white;
  border-width: 16px;
  margin-left: -16px;
}
.shots-promo__awards__location svg {
  height: 48px;
  flex-shrink: 0;
}
.shots-promo__awards__location span {
  font-family: var(--font-heading);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.02em;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
}
.shots-promo__awards__location--americas {
  top: 36%;
  left: 8%;
}
.shots-promo--active .shots-promo__awards__location--americas {
  opacity: 1;
  transform: scale(1) rotate(-2deg);
  transition: all 0.6s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.1s;
}
.shots-promo__awards__location--emea {
  top: 22%;
  left: 40%;
}
.shots-promo--active .shots-promo__awards__location--emea {
  opacity: 1;
  transform: scale(1) rotate(3deg);
  transition: all 0.6s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.2s;
}
.shots-promo__awards__location--ap {
  top: 46%;
  left: 70%;
}
.shots-promo--active .shots-promo__awards__location--ap {
  opacity: 1;
  transform: scale(1) rotate(1deg);
  transition: all 0.6s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.3s;
}

.shots-promo[data-promo="out of the box"] .shots-promo__content .logo {
  height: 84px;
  margin-left: -20px;
}
@media only screen and (min-width: 1312px) {
  .shots-promo[data-promo="out of the box"] .shots-promo__content .logo {
    height: 108px;
    margin-left: -26px;
  }
}

.shots-promo__ootb {
  position: absolute;
  bottom: max(340px, 40%);
  left: -10px;
  right: -10px;
  opacity: 0;
  transform: translate(0, 64px) rotate(1deg);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.4s;
  display: flex;
  height: 360px;
  align-items: center;
  flex-flow: nowrap;
  gap: 8px;
}
.shots-promo--active .shots-promo__ootb {
  opacity: 1;
  transform: translate(0, 0px) rotate(1deg);
  transition: opacity 1s cubic-bezier(0.2, 0.3, 0, 1), transform 1s cubic-bezier(0.14, 1.14, 0.39, 1.16);
}
.shots-promo__ootb:after {
  content: "";
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: 0;
  width: 520px;
  background: linear-gradient(90deg, #212027 25%, rgba(33, 32, 39, 0.75) 60%, rgba(33, 32, 39, 0) 100%);
}
.shots-promo__ootb__image {
  flex-shrink: 0;
  padding: 16px;
  background: white;
}
.shots-promo__ootb__image img {
  height: 200px;
}
.shots-promo__ootb__image:nth-child(1) {
  margin-left: -100px;
}
.shots-promo__ootb__image:nth-child(2) img {
  height: 240px;
}
.shots-promo__ootb__image:nth-child(3) img {
  height: 400px;
}
.shots-promo__ootb__image:nth-child(4) img {
  height: 280px;
}
.shots-promo__ootb__image:nth-child(5) img {
  height: 240px;
}

.shots-promo__unsigned {
  position: absolute;
  bottom: max(300px, 35%);
  left: calc(50% - 80px);
}
.shots-promo__unsigned__showcase {
  aspect-ratio: 1440/1880;
  width: 320px;
  background: var(--black);
  opacity: 0;
  transform: translate(0, 32px) rotate(0deg);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.4s;
}
.shots-promo__unsigned__showcase img {
  opacity: 0.8;
}
.shots-promo--active .shots-promo__unsigned__showcase {
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 1s cubic-bezier(0.14, 1.14, 0.39, 1.16);
}
.shots-promo__unsigned__image {
  position: absolute;
  background: var(--dark);
  border: 8px solid white;
  box-shadow: 0px 6px 48px rgba(255, 255, 255, 0.25);
  -webkit-backface-visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1), transform 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.4s;
}
.shots-promo__unsigned__image img {
  height: 120px;
}
.shots-promo__unsigned__image--1 {
  top: 160px;
  left: -140px;
  transform: scale(0.6) rotate(0);
}
.shots-promo__unsigned__image--1 img {
  height: 160px;
}
.shots-promo--active .shots-promo__unsigned__image--1 {
  opacity: 1;
  transform: scale(1) rotate(2deg);
  transition: all 0.8s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.1s;
}
.shots-promo__unsigned__image--2 {
  top: -30px;
  right: -80px;
  transform: scale(0.6) rotate(0);
}
.shots-promo--active .shots-promo__unsigned__image--2 {
  opacity: 1;
  transform: scale(1) rotate(-2deg);
  transition: all 0.8s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.2s;
}
.shots-promo__unsigned__image--3 {
  bottom: -40px;
  right: -60px;
  transform: scale(0.6) rotate(0);
}
.shots-promo--active .shots-promo__unsigned__image--3 {
  opacity: 1;
  transform: scale(1) rotate(4deg);
  transition: all 0.8s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.3s;
}
.shots-promo__unsigned__image--4 {
  top: -40px;
  left: -180px;
  transform: scale(0.6) rotate(0);
}
.shots-promo--active .shots-promo__unsigned__image--4 {
  opacity: 1;
  transform: scale(1) rotate(-2deg);
  transition: all 0.8s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.4s;
}
.shots-promo__unsigned__image--5 {
  top: 130px;
  right: -220px;
  transform: scale(0.6) rotate(0);
}
.shots-promo__unsigned__image--5 img {
  height: 160px;
}
.shots-promo--active .shots-promo__unsigned__image--5 {
  opacity: 1;
  transform: scale(1) rotate(2deg);
  transition: all 0.8s cubic-bezier(0.14, 1.14, 0.39, 1.16) 0.5s;
}

.rebrand-sponsors {
  margin-top: var(--section-margin-large);
  background: var(--silver);
  padding: 56px 16px;
}
@media only screen and (min-width: 688px) {
  .rebrand-sponsors {
    padding: 64px 32px;
  }
}
.rebrand-sponsors__list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: wrap;
  gap: 32px;
}
.rebrand-sponsors__list span {
  font-family: var(--font-heading);
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--black);
}
.rebrand-sponsors__list img {
  height: 50px;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.rebrand-sponsors__list a:hover img {
  transform: scale(1.1) rotate(-2deg);
}

.footer {
  --accent: var(--green);
  position: relative;
  overflow: hidden;
  z-index: 101;
  display: flex;
  max-height: 100vh;
  color: white;
  padding: 32px 0;
  background-color: var(--dark);
  background-image: radial-gradient(at 66% 96%, rgba(197, 184, 255, 0.3) 0px, transparent 50%), radial-gradient(at 39% 39%, rgba(168, 255, 217, 0.2) 0px, transparent 50%);
  -webkit-font-smoothing: antialiased;
  margin-top:50px;
}
.footer__wrap {
  max-width: 1632px;
  margin: auto;
  padding: 0 16px;
  height: 100%;
}
@media only screen and (min-width: 688px) {
  .footer__wrap {
    padding: 0 32px;
  }
}
.footer__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer__header__logo svg {
  height: 48px;
  width: auto !important;
}
@media only screen and (min-width: 688px) {
  .footer__header__logo svg {
    height: 64px;
  }
}
.footer__header__offset {
  height: 64px;
  width: 64px;
}
@media only screen and (max-width: 991px) {
  .footer__header__offset {
    display: none;
  }
}
.footer__header__text {
  color: white;
  font-size: 16px;
  font-weight: 700;
  font-family: var(--font-heading);
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 688px) {
  .footer__header__text {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1312px) {
  .footer__header__text {
    font-size: 32px;
  }
}
.footer__mega {
  margin-top: 32px;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 16px;
  list-style: none;
}
@media only screen and (min-width: 688px) {
  .footer__mega {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 992px) {
  .footer__mega {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.footer__mega__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  background: rgba(237, 243, 244, 0.1);
  color: white;
  padding: 20px;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
  position: relative;
}
@media only screen and (min-width: 992px) {
  .footer__mega__item {
    height: 280px;
  }
}
@media only screen and (min-width: 1312px) {
  .footer__mega__item {
    height: 320px;
    padding: 32px;
  }
}
.footer__mega__item .logo {
  height: 48px;
  width: auto !important;
  flex-shrink: 0;
}
.footer__mega__item .logo .logo__box,
.footer__mega__item .logo .logo__inner,
.footer__mega__item .logo .logo__text {
  fill: white;
}
.footer__mega__item .logo .logo__shots {
  fill: rgba(255, 255, 255, 0.8);
}
.footer__mega__item .logo .logo__highlight {
  fill: rgba(255, 255, 255, 0.4);
}
.footer__mega__item .logo .logo__overlay {
  fill: var(--black);
}
.footer__mega__item__text {
  font-family: var(--font-heading);
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.1;
  text-wrap: balance;
  font-size: 20px;
}
@media only screen and (min-width: 1312px) {
  .footer__mega__item__text {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1600px) {
  .footer__mega__item__text {
    font-size: 28px;
  }
}
.footer__mega__item .button {
  margin-top: auto;
  flex-shrink: 0;
  color: var(--black);
}
.footer__mega__item .button:hover {
  filter: none;
}
.footer__mega__item .button:not(.footer__mega__item--signup .button) {
  opacity: 0;
  transform: translate(0, 8px);
  transition: opacity 0.1s cubic-bezier(0.2, 0.3, 0, 1), transform 0.2s cubic-bezier(0.2, 0.3, 0, 1) 0.2s;
}
@media only screen and (max-width: 991px) {
  .footer__mega__item .button:not(.footer__mega__item--signup .button) {
    display: none;
  }
}
.footer__mega__item:not(.footer__mega__item--signup):hover {
  background: white;
  color: var(--black);
}
.footer__mega__item:not(.footer__mega__item--signup):hover .button {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.2s;
}
.footer__mega__item:not(.footer__mega__item--signup):hover .logo__box,
.footer__mega__item:not(.footer__mega__item--signup):hover .logo__inner,
.footer__mega__item:not(.footer__mega__item--signup):hover .logo__text {
  fill: var(--black);
}
.footer__mega__item:not(.footer__mega__item--signup):hover .logo__shots {
  fill: var(--grey);
}
.footer__mega__item:not(.footer__mega__item--signup):hover .logo__highlight {
  fill: var(--accent);
}
.footer__mega__item:not(.footer__mega__item--signup):hover .logo__overlay {
  fill: white;
}
.footer__mega__item--signup {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.footer__mega__item__form {
  position: relative;
  width: 100%;
}
.footer__mega__item__form__input {
  position: relative;
  margin-bottom: 8px;
}
.footer__mega__item__form__input > svg {
  position: absolute;
  top: 16px;
  left: 16px;
  fill: white;
  height: 16px;
  pointer-events: none;
}
.footer__mega__item__form__input input {
  color: white;
  width: 100%;
  height: 48px;
  padding: 0 48px 2px 40px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
  font-family: var(--font-heading);
  font-weight: 600;
  outline: none;
  transition: border-color 0.2s cubic-bezier(0.2, 0.3, 0, 1), background-color 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
@media only screen and (min-width: 992px) {
  .footer__mega__item__form__input input {
    padding: 0 14px 2px 40px;
  }
}
.footer__mega__item__form__input input::placeholder {
  color: var(--silver);
}
.footer__mega__item__form__input input:focus {
  border-color: white;
  background: transparent;
}
@media only screen and (max-width: 991px) {
  .footer__mega__item__form .button {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 32px;
    height: 32px;
    padding: 0;
  }
  .footer__mega__item__form .button span {
    display: none;
  }
}
.footer__lower {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
@media only screen and (min-width: 1312px) {
  .footer__lower {
    flex-direction: row;
    justify-content: space-between;
  }
}
.footer__lower__logo svg {
  height: 26px;
  width: auto !important;
  fill: white;
}
.footer__lower__logo p {
  margin-top: 8px;
  font-family: var(--font-heading);
  font-weight: 500;
  font-size: 12px;
  color: var(--silver);
}
.footer__legal {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-size: 14px;
}
.footer__legal span, .footer__legal a, .footer__legal div {
  font-family: var(--font-heading);
  text-decoration: none;
  font-weight: 500;
  color: var(--silver);
}
.footer__legal span:hover, .footer__legal a:hover, .footer__legal div:hover {
  color: white;
}
.footer__socials {
  display: flex;
  gap: 8px;
}
.footer__socials a {
  display: flex;
  width: 64px;
  height: 64px;
  background: rgba(237, 243, 244, 0.1);
  color: white;
  transition: color 0.2s cubic-bezier(0.2, 0.3, 0, 1), background-color 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.footer__socials a svg {
  margin: auto;
  height: 16px;
  fill: currentColor;
}
.footer__socials a:hover {
  background: white;
  color: var(--black);
}

.marketing {
  background: var(--background-alt-color);
}
.marketing .wrap {
  text-align: center;
}
@media only screen and (min-width: 688px) {
  .marketing .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: initial;
  }
}
.marketing__copyright {
  padding: 20px 0 10px;
  font-size: 13px;
  color: var(--text-light-color);
  letter-spacing: 0.02em;
}
@media only screen and (min-width: 688px) {
  .marketing__copyright {
    padding: 20px 0;
  }
}
.marketing__copyright a {
  margin-left: 10px;
  color: var(--text-light-color);
}
.marketing__copyright a:hover {
  color: var(--text-medium-color);
}
.marketing__link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0 20px;
  font-size: 13px;
  font-weight: var(--font-weight-bold);
  letter-spacing: 0.02em;
  color: var(--slate-text-color);
  opacity: 0.4;
  transition: opacity 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
@media only screen and (min-width: 688px) {
  .marketing__link {
    padding: 20px 0;
  }
}
.marketing__link:hover {
  opacity: 1;
}
.marketing__link .slate-logo {
  margin-left: 6px;
  height: 12px;
  fill: var(--slate-text-color);
}
.marketing__link .slate-logo__accent {
  fill: var(--slate-accent-color);
}

.video {
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100vw;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s cubic-bezier(0.2, 0.3, 0, 1);
}
.video--playing {
  opacity: 1;
  visibility: visible;
}

.state--playing {
  overflow-y: hidden;
}
.state--playing .menu-toggle:not(.video__toggle):not(.block-gallery__toggle) {
  opacity: 0;
  visibility: hidden;
}

.video-skipping .video__arrow,
.video-skipping .video__background {
  pointer-events: none;
}

.video__background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: zoom-out;
}
.video__background__color {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--background-color);
  opacity: 0.95;
}
.video__background .logo {
  position: absolute;
  top: var(--wrap-pad);
  left: var(--wrap-pad);
}
.video__background .menu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0.7;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
  cursor: pointer;
}
.video__background .menu-toggle:hover {
  opacity: 1;
}
@media only screen and (min-width: 688px) {
  .video__background .menu-toggle {
    width: 60px;
    height: 60px;
  }
}
.video__background .menu-toggle__times {
  display: block;
  fill: var(--text-strong-color);
  height: 30px;
}
@media only screen and (min-width: 688px) {
  .video__background .menu-toggle__times {
    height: 40px;
  }
}

.video__player-wrap {
  position: relative;
  width: calc(100vw - 50px);
  max-width: calc((100vh - 100px) * 1.77778);
  margin: 0 auto;
}
@media only screen and (min-width: 688px) {
  .video__player-wrap {
    width: calc(100vw - 120px);
    max-width: calc((100vh - 120px) * 1.77778);
  }
}

.video__player {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.slate-player .flowplayer .fp-engine {
  background: transparent;
}

.slate-player .flowplayer.is-loading .fp-engine {
  background: black;
}

.slate-player {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);
}

.flowplayer .fp-color,
.slate-player .flowplayer .fp-progress:after,
.slate-player .flowplayer .fp-volumebar .fp-color {
  background-color: var(--accent-color);
}

.flowplayer .fp-header {
  visibility: hidden;
}

.video--gallery .video__player {
  height: 100%;
  max-height: 60vh;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .video--gallery .video__player {
    max-height: 80vh;
  }
}
.video--gallery .slate-player {
  box-shadow: none;
}

.slate-player-gallery {
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1);
}
.slate-player-gallery--active {
  opacity: 1;
}
.slate-player-gallery__image {
  position: relative;
  width: 100%;
  height: 100%;
}
.slate-player-gallery__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.slate-player .tns-nav {
  position: fixed;
  bottom: 20px;
  left: 0;
  right: 0;
  text-align: center;
}
.slate-player .tns-nav button {
  width: 20px;
  height: 20px;
  padding: 0;
  border-radius: 100%;
  margin-right: 4px;
  background: var(--text-light-color);
}
.slate-player .tns-nav button.tns-nav-active {
  background: var(--accent-color);
}
.slate-player .tns-item {
  outline: none;
}

.slate-player-thumbs {
  position: fixed;
  bottom: 10px;
  left: 0;
  right: 0;
  padding: 0 5px;
  display: flex;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  opacity: 0;
  transform: translate(0, 30px);
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1);
}
.slate-player-thumbs--active {
  opacity: 1;
  transform: translate(0, 0);
}
@media only screen and (min-width: 992px) {
  .slate-player-thumbs {
    bottom: 30px;
    padding: 0 30px;
  }
}
.slate-player-thumbs__image {
  flex-shrink: 0;
  height: 40px;
  padding: 0 2px;
  opacity: 0.25;
  transition: opacity 0.2s cubic-bezier(0.2, 0.3, 0, 1);
  cursor: pointer;
}
.slate-player-thumbs__image.tns-nav-active {
  opacity: 1;
}
.slate-player-thumbs__image:first-child {
  margin-left: auto;
}
.slate-player-thumbs__image:last-child {
  margin-right: auto;
}
.slate-player-thumbs__image img {
  height: 40px;
  width: auto;
}

.video__details {
  position: fixed;
  top: 0;
  left: 60px;
  right: 60px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: wrap;
  list-style: none;
  margin: 0;
  line-height: 1.25;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (min-width: 688px) {
  .video__details {
    height: 60px;
  }
}
.video__details li {
  font-size: 15px;
  padding: 0 5px;
}
@media only screen and (min-width: 992px) {
  .video__details li {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 1312px) {
  .video__details li {
    font-size: 18px;
  }
}
.video__details li:first-child {
  font-weight: var(--font-weight-bold);
  color: var(--text-strong-color);
}
.video__details li:nth-child(2) {
  color: var(--text-strong-color);
}
.video__details li:nth-child(3) {
  color: var(--text-light-color);
}

.video__arrow {
  position: fixed;
  z-index: 1;
  top: 50%;
  padding: 60px 5px;
  transform: translate(0, -50%);
  opacity: 0.7;
  cursor: pointer;
  transition: opacity 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
@media only screen and (min-width: 688px) {
  .video__arrow {
    padding: 60px 20px;
  }
}
.video__arrow svg {
  height: 30px;
  fill: var(--text-strong-color);
}
@media only screen and (min-width: 688px) {
  .video__arrow svg {
    height: 40px;
  }
}
.video__arrow--prev {
  left: 0;
}
.video__arrow--next {
  right: 0;
}
.video__arrow:hover {
  opacity: 1;
}
.video__arrow.disabled {
  opacity: 0.2;
  pointer-events: none;
}

.video__credit-toggle {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.7;
  cursor: pointer;
  transition: all 0.25s cubic-bezier(0.2, 0.3, 0, 1);
}
.video__credit-toggle:hover {
  opacity: 1;
}
@media only screen and (min-width: 688px) {
  .video__credit-toggle {
    width: 60px;
    height: 60px;
  }
}
.video__credit-toggle__info {
  fill: var(--text-strong-color);
  height: 22px;
}
@media only screen and (min-width: 688px) {
  .video__credit-toggle__info {
    height: 28px;
  }
}

.video__credits {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  bottom: 0;
  width: 320px;
  opacity: 0;
  visibility: hidden;
  transform: translate(-30px, 0);
  background: var(--background-color);
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}
.video__credits__close {
  position: sticky;
  top: 0;
  right: 0;
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 10px;
  cursor: pointer;
}
@media only screen and (min-width: 688px) {
  .video__credits__close {
    height: 60px;
    padding-right: 15px;
  }
}
.video__credits__close:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--background-color);
  opacity: 0.9;
}
.video__credits__close svg {
  position: relative;
  height: 14px;
  margin-right: 8px;
  fill: var(--text-light-color);
  transition: fill 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.video__credits__close span {
  position: relative;
  font-size: 10px;
  font-weight: var(--font-weight-medium);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--text-light-color);
  transition: color 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.video__credits__close:hover svg {
  fill: var(--text-medium-color);
}
.video__credits__close:hover span {
  color: var(--text-medium-color);
}
.video__credits__content {
  padding: 0 10px 10px;
}
@media only screen and (min-width: 688px) {
  .video__credits__content {
    padding: 0 17px 17px;
  }
}
.video__credits__description {
  padding: 10px 0;
}
.video__credits__description > div {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.4;
  color: var(--text-medium-color);
}
.video__credits__description p {
  font-size: 14px;
  line-height: 1.4;
  color: var(--text-medium-color);
}
.video__credits__label {
  display: block;
  font-size: 10px;
  font-weight: var(--font-weight-medium);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--text-light-color);
}
.video__credits__list {
  list-style: none;
  margin: 0 -5px;
  line-height: 1.4;
}
@media only screen and (min-width: 688px) {
  .video__credits__list {
    margin: 0 -7px;
  }
}
.video__credits__list li {
  padding: 8px 5px 5px;
  border-radius: 3px;
}
@media only screen and (min-width: 688px) {
  .video__credits__list li {
    padding: 10px 7px 7px;
  }
}
.video__credits__list li:nth-child(2n-1) {
  background: var(--background-alt-color);
}
.video__credits__list span {
  display: block;
  font-size: 10px;
  font-weight: var(--font-weight-medium);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--text-light-color);
}
.video__credits__list a, .video__credits__list div {
  font-size: 14px;
  color: var(--text-medium-color);
}
.video__credits__list a:hover {
  color: var(--accent-color);
}

.video--playing.video--credits .video__credits {
  opacity: 1;
  visibility: visible;
  transform: none;
  transition: all 0.4s cubic-bezier(0.2, 0.3, 0, 1);
}
@media only screen and (min-width: 992px) {
  .video--playing.video--credits .video__player-wrap {
    width: calc(100vw - 440px);
    margin: 0 60px 0 380px;
  }
  .video--playing.video--credits .video__arrow--prev {
    left: 320px;
  }
  .video--playing.video--credits .video__details {
    left: 380px;
  }
  .video--playing.video--credits .slate-player .tns-nav {
    left: 320px;
  }
}

.video__download {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.7;
  cursor: pointer;
  transition: all 0.25s cubic-bezier(0.2, 0.3, 0, 1);
}
.video__download:hover {
  opacity: 1;
}
@media only screen and (min-width: 688px) {
  .video__download {
    width: 60px;
    height: 60px;
  }
}
.video__download__icon {
  fill: var(--text-strong-color);
  height: 22px;
}
@media only screen and (min-width: 688px) {
  .video__download__icon {
    height: 28px;
  }
}
.video__download--hidden {
  visibility: hidden;
}

.video__media {
  position: absolute;
  width: 100%;
  height: 100%;
}
.video__media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.video__media video {
  position: absolute;
  width: 100%;
  height: 100%;
}
.video__media iframe {
  width: 100%;
  height: 100%;
}

.video__project-file {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.video__project-file svg {
  height: 100px;
  width: auto;
  fill: var(--text-light-color);
}
@media only screen and (min-width: 688px) {
  .video__project-file svg {
    height: 160px;
  }
}
.video__project-file span {
  margin-top: 20px;
  font-size: var(--p-font-size);
  line-height: var(--p-lineheight);
  color: var(--text-light-color);
  text-align: center;
}

a.video__project-file svg {
  transition: fill 0.25s cubic-bezier(0.2, 0.3, 0, 1);
}
a.video__project-file span {
  margin-top: 20px;
  font-size: var(--p-font-size);
  line-height: var(--p-lineheight);
  color: var(--text-light-color);
  text-align: center;
  transition: color 0.25s cubic-bezier(0.2, 0.3, 0, 1);
}
a.video__project-file:hover svg {
  fill: var(--accent-color);
}
a.video__project-file:hover span {
  color: var(--text-strong-color);
}

.video__audio-player {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.video__audio-player audio {
  width: 70%;
}

.gallery {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s cubic-bezier(0.2, 0.3, 0, 1);
}
.gallery--active {
  opacity: 1;
  visibility: visible;
}
.gallery--loading .gallery-view {
  opacity: 0;
  visibility: hidden;
}
.gallery--loading .gallery__details li[data-detail=title], .gallery--loading .gallery__details li[data-detail=subtitle] {
  display: none;
}

.gallery__background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.gallery__background__color {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--background-alt-color);
}

.gallery .menu-toggle {
  display: flex;
  position: fixed;
  z-index: 10;
  top: var(--wrap-pad);
  right: var(--wrap-pad);
}
@media only screen and (min-width: 992px) {
  .gallery .menu-toggle {
    top: 30px;
    right: 30px;
  }
}
.gallery .menu-toggle svg {
  transition: fill 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.gallery .menu-toggle:hover svg {
  fill: var(--accent-color);
}
.gallery .menu-toggle .menu-toggle__times {
  display: block;
  fill: var(--text-strong-color);
}

.gallery-view {
  position: relative;
  transition: all 0.25s cubic-bezier(0.2, 0.3, 0, 1);
  min-height: 100%;
  padding: var(--wrap-pad);
  display: flex;
  align-items: center;
}

.gallery-grid {
  position: relative;
  margin: -10px -5px 40px;
  width: calc(100% + 10px);
}
@media only screen and (min-width: 992px) {
  .gallery-grid {
    margin-bottom: 60px;
  }
}

.gallery-image {
  width: 50%;
  padding: 10px 5px 0;
}
@media only screen and (min-width: 992px) {
  .gallery-image {
    width: 33.33%;
  }
}
@media only screen and (min-width: 1312px) {
  .gallery-image {
    width: 25%;
  }
}

.gallery-toolbar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(10px);
}
.gallery-toolbar:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--background-color);
  opacity: 0.9;
}
@media only screen and (min-width: 992px) {
  .gallery-toolbar {
    height: 60px;
  }
}
.gallery-toolbar__prev, .gallery-toolbar__next {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  pointer-events: none;
  opacity: 0.25;
}
@media only screen and (min-width: 992px) {
  .gallery-toolbar__prev, .gallery-toolbar__next {
    width: 60px;
    height: 60px;
  }
}
.gallery-toolbar__prev svg, .gallery-toolbar__next svg {
  height: 20px;
  fill: var(--text-strong-color);
  transition: fill 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
@media only screen and (min-width: 992px) {
  .gallery-toolbar__prev svg, .gallery-toolbar__next svg {
    height: 30px;
  }
}
.gallery-toolbar__prev[data-index], .gallery-toolbar__next[data-index] {
  pointer-events: auto;
  cursor: pointer;
  opacity: 1;
}
.gallery-toolbar__prev:hover svg, .gallery-toolbar__next:hover svg {
  fill: var(--accent-color);
}

.gallery__details {
  position: relative;
  margin-top: 0;
  list-style: none;
  display: flex;
  align-items: center;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.gallery__details li {
  display: inline-block;
  padding: 0 5px;
  font-size: 15px;
}
@media only screen and (min-width: 992px) {
  .gallery__details li {
    padding: 0 10px;
    font-size: 17px;
  }
}
.gallery__details li[data-detail=title] {
  font-weight: var(--font-weight-bold);
  color: var(--text-strong-color);
}
.gallery__details li[data-detail=subtitle] {
  color: var(--text-medium-color);
}
.gallery__details li[data-detail=length] {
  color: var(--text-light-color);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.cookies {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: var(--background-alt-color);
  display: flex;
  align-items: center;
  transform: translate(0, 20px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s cubic-bezier(0.2, 0.3, 0, 1);
}
.cookies__message {
  font-size: 13px;
  line-height: 1.5;
  padding-right: 15px;
}
.cookies__message a {
  color: var(--text-strong-color);
  text-decoration: underline;
  text-decoration-color: var(--accent-color);
}
.cookies__message a:hover {
  color: var(--accent-color);
}
@media only screen and (min-width: 992px) {
  .cookies {
    bottom: 10px;
    left: 10px;
    right: auto;
    width: 540px;
    border-radius: 4px;
  }
}

.state--cookies .cookies {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
}

.carousel {
  opacity: 0;
  visibility: hidden;
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1);
}
.carousel--loaded {
  opacity: 1;
  visibility: visible;
}

.carousel-item {
  position: relative;
  width: calc(100vw - 20px);
  cursor: pointer;
  padding: 0 10px;
  pointer-events: none;
}
@media only screen and (min-width: 688px) {
  .carousel-item {
    width: 648px;
  }
}
@media only screen and (min-width: 992px) {
  .carousel-item {
    padding: 0 16px;
    width: calc(60vh * 1.77);
    max-width: 900px;
    min-width: 700px;
  }
  .carousel-item:hover .carousel-item__play svg {
    opacity: 1;
    transform: scale(1);
  }
}
@media only screen and (min-width: 1312px) {
  .carousel-item {
    max-width: 1060px;
    min-width: 860px;
  }
}

.carousel-item__inner {
  position: relative;
}
.carousel-item__inner:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: -2px;
  left: -2px;
  height: 32px;
  background: var(--background-color);
  transition: all 0.6s cubic-bezier(0.2, 0.3, 0, 1);
}
@media only screen and (min-width: 1312px) {
  .carousel-item__inner:before {
    height: 64px;
  }
}
.carousel-item__inner:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: -2px;
  left: -2px;
  height: 32px;
  background: var(--background-color);
  transition: all 0.6s cubic-bezier(0.2, 0.3, 0, 1);
}
@media only screen and (min-width: 1312px) {
  .carousel-item__inner:after {
    height: 64px;
  }
}

.carousel-item__image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  background: var(--background-inverse-color);
  opacity: 0.2;
  transition: opacity 0.6s cubic-bezier(0.2, 0.3, 0, 1);
}
.carousel-item__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.carousel-item__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(-60deg, rgba(35, 40, 40, 0.25) 0%, rgba(35, 40, 40, 0) 50%, rgba(35, 40, 40, 0.25) 100%);
  background: -webkit-linear-gradient(-60deg, rgba(35, 40, 40, 0.25) 0%, rgba(35, 40, 40, 0) 50%, rgba(35, 40, 40, 0.25) 100%);
  background: linear-gradient(120deg, rgba(35, 40, 40, 0.25) 0%, rgba(35, 40, 40, 0) 50%, rgba(35, 40, 40, 0.25) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#40232828", endColorstr="#40232828",GradientType=1 );
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.2, 0.3, 0, 1);
}

.carousel-item__play {
  display: none;
}
@media only screen and (min-width: 992px) {
  .carousel-item__play {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .carousel-item__play svg {
    height: 40px;
    margin: auto;
    fill: var(--text-inverse-color);
    opacity: 0;
    transform: scale(0.75);
    transition: all 0.45s cubic-bezier(0.14, 1.14, 0.39, 1.16);
  }
}
@media only screen and (min-width: 1312px) {
  .carousel-item__play svg {
    height: 50px;
  }
}

.carousel-item__title {
  position: absolute;
  max-width: 90%;
}
@media only screen and (min-width: 992px) {
  .carousel-item__title {
    max-width: 70%;
  }
}
.carousel-item__title h2, .carousel-item__title h3 {
  color: var(--text-inverse-color);
  opacity: 0;
  transform: translate(0, 16px);
  transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1);
}
.carousel-item__title h3 {
  margin-top: 2px;
  font-weight: var(--font-regular-weight);
}
[data-title-position=top-left] .carousel-item__title {
  top: 16px;
  left: 20px;
}
@media only screen and (min-width: 992px) {
  [data-title-position=top-left] .carousel-item__title {
    top: 24px;
    left: 30px;
  }
}
[data-title-position=bottom-left] .carousel-item__title {
  bottom: 16px;
  left: 20px;
}
@media only screen and (min-width: 992px) {
  [data-title-position=bottom-left] .carousel-item__title {
    bottom: 24px;
    left: 30px;
  }
}
[data-title-position=top-right] .carousel-item__title {
  top: 16px;
  right: 20px;
}
@media only screen and (min-width: 992px) {
  [data-title-position=top-right] .carousel-item__title {
    top: 24px;
    right: 30px;
  }
}
[data-title-position=bottom-right] .carousel-item__title {
  bottom: 16px;
  right: 20px;
}
@media only screen and (min-width: 992px) {
  [data-title-position=bottom-right] .carousel-item__title {
    bottom: 24px;
    right: 30px;
  }
}

.carousel-item__details {
  position: absolute;
}
[data-detail-position=top-left] .carousel-item__details {
  top: 18px;
  left: 20px;
}
@media only screen and (min-width: 992px) {
  [data-detail-position=top-left] .carousel-item__details {
    top: 27px;
    left: 30px;
  }
}
[data-detail-position=bottom-left] .carousel-item__details {
  bottom: 18px;
  left: 20px;
}
@media only screen and (min-width: 992px) {
  [data-detail-position=bottom-left] .carousel-item__details {
    bottom: 27px;
    left: 30px;
  }
}
[data-detail-position=top-right] .carousel-item__details {
  top: 18px;
  right: 20px;
  text-align: right;
}
@media only screen and (min-width: 992px) {
  [data-detail-position=top-right] .carousel-item__details {
    top: 27px;
    right: 30px;
  }
}
[data-detail-position=bottom-right] .carousel-item__details {
  bottom: 18px;
  right: 20px;
  text-align: right;
}
@media only screen and (min-width: 992px) {
  [data-detail-position=bottom-right] .carousel-item__details {
    bottom: 27px;
    right: 30px;
  }
}

.carousel-item__detail {
  margin-top: 12px;
  text-align: right;
  line-height: 1;
  color: var(--text-inverse-color);
  opacity: 0;
  transform: translate(-32px, 0);
  transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1);
}
.carousel-item__detail:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 688px) {
  .carousel-item__detail {
    float: left;
    padding-left: 30px;
    margin-top: 0;
  }
  .carousel-item__detail:first-child {
    padding-left: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .carousel-item__detail {
    padding-left: 40px;
  }
}
.carousel-item__detail__label {
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  font-weight: var(--font-bold-weight);
  margin-bottom: 4px;
  opacity: 0.7;
}
@media only screen and (min-width: 992px) {
  .carousel-item__detail__label {
    font-size: 9px;
    margin-bottom: 6px;
  }
}
.carousel-item__detail__value {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: -0.02em;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (min-width: 688px) {
  .carousel-item__detail__value {
    font-size: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .carousel-item__detail__value {
    font-size: 19px;
  }
}
@media only screen and (min-width: 1312px) {
  .carousel-item__detail__value {
    font-size: 20px;
  }
}

.carousel .tns-controls {
  display: none;
}
@media only screen and (min-width: 688px) {
  .carousel .tns-controls {
    display: block;
  }
}
.carousel .tns-controls:focus {
  outline: none;
}
.carousel .tns-controls [data-controls=prev],
.carousel .tns-controls [data-controls=next] {
  position: absolute;
  top: 0;
  bottom: 0;
  border: 0;
  height: auto;
  background: transparent;
  transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1);
}
.carousel .tns-controls [data-controls=prev] svg,
.carousel .tns-controls [data-controls=next] svg {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 52px;
  transform: translate(-50%, -50%);
  fill: var(--accent-color);
}
@media only screen and (min-width: 688px) {
  .carousel .tns-controls [data-controls=prev],
.carousel .tns-controls [data-controls=next] {
    width: calc(50vw - 314px);
  }
}
@media only screen and (min-width: 992px) {
  .carousel .tns-controls [data-controls=prev],
.carousel .tns-controls [data-controls=next] {
    width: calc((100vw - (60vh * 1.77)) / 2);
    min-width: calc(50vw - 450px);
    max-width: calc(50vw - 350px);
    opacity: 0.4;
  }
  .carousel .tns-controls [data-controls=prev]:hover,
.carousel .tns-controls [data-controls=next]:hover {
    opacity: 1;
  }
}
@media only screen and (min-width: 1312px) {
  .carousel .tns-controls [data-controls=prev],
.carousel .tns-controls [data-controls=next] {
    min-width: calc(50vw - 530px);
    max-width: calc(50vw - 430px);
  }
}
.carousel .tns-controls [data-controls=prev][disabled],
.carousel .tns-controls [data-controls=next][disabled] {
  opacity: 0;
  visibility: hidden;
}
.carousel .tns-controls [data-controls=prev] {
  left: 0;
}
.carousel .tns-controls [data-controls=prev] svg {
  left: calc(50% - 16px);
}
.carousel .tns-controls [data-controls=next] {
  right: 0;
}
.carousel .tns-controls [data-controls=next] svg {
  left: calc(50% + 16px);
}

.carousel.carousel--loaded .carousel-item--active {
  pointer-events: all;
}
.carousel.carousel--loaded .carousel-item--active .carousel-item__inner:before {
  transform: translate(0, -32px);
  transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1) 0.6s;
}
@media only screen and (min-width: 1312px) {
  .carousel.carousel--loaded .carousel-item--active .carousel-item__inner:before {
    transform: translate(0, -64px);
  }
}
.carousel.carousel--loaded .carousel-item--active .carousel-item__inner:after {
  transform: translate(0, 32px);
  transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1) 0.6s;
}
@media only screen and (min-width: 1312px) {
  .carousel.carousel--loaded .carousel-item--active .carousel-item__inner:after {
    transform: translate(0, 64px);
  }
}
.carousel.carousel--loaded .carousel-item--active .carousel-item__image {
  opacity: 1;
}
.carousel.carousel--loaded .carousel-item--active .carousel-item__overlay {
  opacity: 1;
}
.carousel.carousel--loaded .carousel-item--active .carousel-item__title h2 {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1) 0.6s;
}
.carousel.carousel--loaded .carousel-item--active .carousel-item__title h3 {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1) 0.75s;
}
.carousel.carousel--loaded .carousel-item--active .carousel-item__detail:nth-child(1) {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1) 0.9s;
}
.carousel.carousel--loaded .carousel-item--active .carousel-item__detail:nth-child(2) {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1) 0.75s;
}
.carousel.carousel--loaded .carousel-item--active .carousel-item__detail:nth-child(3) {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1) 0.6s;
}
.carousel.carousel--loaded.carousel--animating .carousel-item--active .carousel-item__inner:before {
  transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1);
}
.carousel.carousel--loaded.carousel--animating .carousel-item--active .carousel-item__inner:after {
  transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1);
}
.carousel.carousel--loaded.carousel--animating .carousel-item--active .carousel-item__title h2 {
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1);
}
.carousel.carousel--loaded.carousel--animating .carousel-item--active .carousel-item__title h3 {
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1) 0.15s;
}
.carousel.carousel--loaded.carousel--animating .carousel-item--active .carousel-item__detail:nth-child(1) {
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1) 0.6s;
}
.carousel.carousel--loaded.carousel--animating .carousel-item--active .carousel-item__detail:nth-child(2) {
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1) 0.45s;
}
.carousel.carousel--loaded.carousel--animating .carousel-item--active .carousel-item__detail:nth-child(3) {
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1) 0.3s;
}

.carousel[data-carousel-type=full] .carousel-item {
  padding: 0;
  pointer-events: all;
  min-height: 600px;
  height: 80vh;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
.carousel[data-carousel-type=full] .carousel-item__inner {
  min-height: 600px;
  height: 80vh;
}
.carousel[data-carousel-type=full] .carousel-item__inner:before {
  display: none;
}
.carousel[data-carousel-type=full] .carousel-item__inner:after {
  display: none;
}
.carousel[data-carousel-type=full] .carousel-item__image {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  opacity: 1;
  min-height: 400px;
  max-height: none;
}
.carousel[data-carousel-type=full] .carousel-item__overlay {
  opacity: 1;
  transition: none;
  background: -moz-linear-gradient(top, rgba(35, 40, 40, 0.25) 0%, rgba(35, 40, 40, 0) 50%, rgba(35, 40, 40, 0.25) 100%);
  background: -webkit-linear-gradient(top, rgba(35, 40, 40, 0.25) 0%, rgba(35, 40, 40, 0) 50%, rgba(35, 40, 40, 0.25) 100%);
  background: linear-gradient(to bottom, rgba(35, 40, 40, 0.25) 0%, rgba(35, 40, 40, 0) 50%, rgba(35, 40, 40, 0.25) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#40232828", endColorstr="#40232828",GradientType=0 );
}
.carousel[data-carousel-type=full] .carousel-item__content {
  position: absolute;
  bottom: 38px;
  right: 0;
  left: 0;
  padding: 0 var(--wrap-pad);
  display: flex;
}
@media only screen and (min-width: 1312px) {
  .carousel[data-carousel-type=full] .carousel-item__content {
    bottom: 56px;
  }
}
.carousel[data-carousel-type=full] .carousel-item__title {
  position: relative;
  width: 50%;
  top: auto;
  right: auto;
  left: auto;
  padding: 0;
}
.carousel[data-carousel-type=full] .carousel-item__title h2, .carousel[data-carousel-type=full] .carousel-item__title h3 {
  opacity: 0;
  transform: translate(16px, 0);
  transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1);
}
.carousel[data-carousel-type=full] .carousel-item__details {
  position: relative;
  width: 50%;
  bottom: auto;
  right: auto;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.carousel[data-carousel-type=full] .carousel-item__detail {
  max-width: 50%;
}
.carousel[data-carousel-type=full] .tns-slide-active .carousel-item__title h2 {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1) 0.6s;
}
.carousel[data-carousel-type=full] .tns-slide-active .carousel-item__title h3 {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1) 0.75s;
}
.carousel[data-carousel-type=full] .tns-slide-active .carousel-item__detail:nth-child(1) {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1) 0.9s;
}
.carousel[data-carousel-type=full] .tns-slide-active .carousel-item__detail:nth-child(2) {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1) 0.6s;
}
.carousel[data-carousel-type=full] .tns-controls [data-controls=prev] svg path,
.carousel[data-carousel-type=full] .tns-controls [data-controls=next] svg path {
  fill: var(--text-inverse-color);
}
@media only screen and (min-width: 688px) {
  .carousel[data-carousel-type=full] .tns-controls [data-controls=prev],
.carousel[data-carousel-type=full] .tns-controls [data-controls=next] {
    width: calc( (var(--wrap-pad) * 2) + 30px);
    min-width: 30px;
  }
  .carousel[data-carousel-type=full] .tns-controls [data-controls=prev] svg,
.carousel[data-carousel-type=full] .tns-controls [data-controls=next] svg {
    left: auto;
    right: auto;
    ransform: translate(0, -50%);
  }
}
@media only screen and (min-width: 992px) {
  .carousel[data-carousel-type=full] .tns-controls [data-controls=prev] svg,
.carousel[data-carousel-type=full] .tns-controls [data-controls=next] svg {
    opacity: 0.7;
  }
  .carousel[data-carousel-type=full] .tns-controls [data-controls=prev]:hover svg,
.carousel[data-carousel-type=full] .tns-controls [data-controls=next]:hover svg {
    opacity: 1;
  }
}

.carousel-grid {
  overflow: hidden;
}
.carousel-grid__carousel {
  width: 100%;
}
.carousel-grid .tns-ovh {
  overflow: visible;
}
.carousel-grid .tns-controls:focus {
  outline: none;
}
.carousel-grid .tns-controls [data-controls=prev],
.carousel-grid .tns-controls [data-controls=next] {
  position: absolute;
  top: 50%;
  border: 0;
  border-radius: 0;
  margin-top: calc( var(--wrap-pad) / -2 );
  width: var(--wrap-pad);
  min-width: 30px;
  height: var(--wrap-pad);
  min-height: 30px;
  background: var(--background-alt-color);
  padding: 0;
}
.carousel-grid .tns-controls [data-controls=prev] svg,
.carousel-grid .tns-controls [data-controls=next] svg {
  height: 20px;
  fill: var(--accent-color);
  transition: fill 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.carousel-grid .tns-controls [data-controls=prev]:hover,
.carousel-grid .tns-controls [data-controls=next]:hover {
  background: var(--accent-color);
}
.carousel-grid .tns-controls [data-controls=prev]:hover svg,
.carousel-grid .tns-controls [data-controls=next]:hover svg {
  fill: var(--background-color);
}
.carousel-grid .tns-controls [data-controls=prev] {
  left: 0;
}
.carousel-grid .tns-controls [data-controls=next] {
  right: 0;
}
.carousel-grid__group {
  width: 33.33%;
}
@media only screen and (min-width: 688px) {
  .carousel-grid__group {
    width: 25%;
  }
}
@media only screen and (min-width: 992px) {
  .carousel-grid__group {
    width: 20%;
  }
}
@media only screen and (min-width: 1312px) {
  .carousel-grid__group {
    width: 16.66%;
  }
}
@media only screen and (min-width: 1600px) {
  .carousel-grid__group {
    width: 12.5%;
  }
}
.carousel-grid__image {
  position: relative;
  height: 0;
  padding-bottom: 80%;
}
@media only screen and (min-width: 992px) {
  .carousel-grid__image {
    padding-bottom: 90%;
  }
}
@media only screen and (min-width: 1312px) {
  .carousel-grid__image {
    padding-bottom: 100%;
  }
}
.carousel-grid__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 70%;
  max-height: 60%;
}

.columns .wrap--full {
  padding: 0 var(--grid-column-gap);
}

.columns__row {
  display: grid;
  column-gap: var(--grid-column-gap);
  row-gap: var(--grid-row-gap);
}
[data-columns-xs="1"] .columns__row {
  grid-template-columns: 1fr;
}
[data-columns-xs="2"] .columns__row {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
[data-columns-xs="3"] .columns__row {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
[data-columns-xs="4"] .columns__row {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
[data-columns-xs="5"] .columns__row {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
[data-columns-xs="6"] .columns__row {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
@media only screen and (min-width: 688px) {
  [data-columns-s="1"] .columns__row {
    grid-template-columns: 1fr;
  }
  [data-columns-s="2"] .columns__row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  [data-columns-s="3"] .columns__row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  [data-columns-s="4"] .columns__row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  [data-columns-s="5"] .columns__row {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  [data-columns-s="6"] .columns__row {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 992px) {
  [data-columns-m="1"] .columns__row {
    grid-template-columns: 1fr;
  }
  [data-columns-m="2"] .columns__row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  [data-columns-m="3"] .columns__row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  [data-columns-m="4"] .columns__row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  [data-columns-m="5"] .columns__row {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  [data-columns-m="6"] .columns__row {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 1312px) {
  [data-columns-l="1"] .columns__row {
    grid-template-columns: 1fr;
  }
  [data-columns-l="2"] .columns__row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  [data-columns-l="3"] .columns__row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  [data-columns-l="4"] .columns__row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  [data-columns-l="5"] .columns__row {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  [data-columns-l="6"] .columns__row {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 1600px) {
  [data-columns-xl="1"] .columns__row {
    grid-template-columns: 1fr;
  }
  [data-columns-xl="2"] .columns__row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  [data-columns-xl="3"] .columns__row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  [data-columns-xl="4"] .columns__row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  [data-columns-xl="5"] .columns__row {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  [data-columns-xl="6"] .columns__row {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.columns__col__content {
  margin-top: 20px;
}
.columns__col__content p:first-child {
  margin-top: 0;
}

.cta .button {
  margin-top: 20px;
}

@media only screen and (min-width: 992px) {
  .cta-list .wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
  }
}
.cta-list__list {
  background: var(--background-alt-color);
  padding: calc( var(--wrap-pad) * 1.5 ) var(--wrap-pad);
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .cta-list__list {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.cta-list__list ul {
  margin-top: calc( var(--wrap-pad) / 2 );
  list-style: none;
}
@media only screen and (min-width: 992px) {
  .cta-list--list-right .cta-list__list {
    order: 1;
  }
}
.cta-list__text {
  margin-top: var(--wrap-pad);
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .cta-list__text {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--wrap-pad);
  }
}
.cta-list__text .button {
  margin-top: 20px;
}

.fullscreen-video {
  height: 100vh;
  background: var(--background-inverse-color);
}
.fullscreen-video--loading .fullscreen-video__media,
.fullscreen-video--loading .fullscreen-video__overlay {
  opacity: 0;
}
.fullscreen-video--loading .fullscreen-video__loader {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  visibility: visible;
}

.fullscreen-video__loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 400px;
  transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.fullscreen-video__loader img {
  display: block;
  width: 100%;
}

.fullscreen-video__media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1) 0.25s;
}
.fullscreen-video__media video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fullscreen-video__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1) 0.25s;
}

.fullscreen-video-carousel {
  position: relative;
  width: 100%;
  height: 100vh;
  background: var(--background-inverse-color);
}
.fullscreen-video-carousel__items {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fullscreen-video-carousel__item {
  position: relative;
  width: 100%;
  height: 100vh;
}
.fullscreen-video-carousel__item.tns-slide-active .fullscreen-video-carousel__info h2,
.fullscreen-video-carousel__item.tns-slide-active .fullscreen-video-carousel__info h3 {
  opacity: 1;
  transform: translate(0, 0);
}
.fullscreen-video-carousel__item.tns-slide-active .fullscreen-video-carousel__info h2 {
  transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1) 0.3s;
}
.fullscreen-video-carousel__item.tns-slide-active .fullscreen-video-carousel__info h3 {
  transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1) 0.45s;
}
.fullscreen-video-carousel__item.tns-slide-active .fullscreen-video-carousel__play svg {
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1) 0.6s;
}
.fullscreen-video-carousel__video video,
.fullscreen-video-carousel__video img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fullscreen-video-carousel__info {
  position: absolute;
}
.fullscreen-video-carousel__info h2, .fullscreen-video-carousel__info h3 {
  color: var(--text-inverse-color);
  opacity: 0;
  transform: translate(0, 16px);
  transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1);
}
.fullscreen-video-carousel__info h3 {
  margin-top: 2px;
  font-weight: var(--font-regular-weight);
}
[data-info-position=top-left] .fullscreen-video-carousel__info {
  top: var(--wrap-pad);
  left: var(--wrap-pad);
}
[data-info-position=bottom-left] .fullscreen-video-carousel__info {
  bottom: var(--wrap-pad);
  left: var(--wrap-pad);
}
[data-info-position=top-right] .fullscreen-video-carousel__info {
  top: var(--wrap-pad);
  right: var(--wrap-pad);
}
[data-info-position=bottom-right] .fullscreen-video-carousel__info {
  bottom: var(--wrap-pad);
  right: var(--wrap-pad);
}
.fullscreen-video-carousel__play {
  display: none;
}
@media only screen and (min-width: 992px) {
  .fullscreen-video-carousel__play {
    position: absolute;
    display: flex;
  }
  .fullscreen-video-carousel__play svg {
    height: 40px;
    margin: auto;
    fill: var(--text-inverse-color);
    opacity: 0;
    transform: scale(0.75);
    transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1);
  }
  [data-info-position=top-left] .fullscreen-video-carousel__play {
    top: var(--wrap-pad);
    right: var(--wrap-pad);
  }
  [data-info-position=bottom-left] .fullscreen-video-carousel__play {
    bottom: var(--wrap-pad);
    right: var(--wrap-pad);
  }
  [data-info-position=top-right] .fullscreen-video-carousel__play {
    top: var(--wrap-pad);
    left: var(--wrap-pad);
  }
  [data-info-position=bottom-right] .fullscreen-video-carousel__play {
    bottom: var(--wrap-pad);
    left: var(--wrap-pad);
  }
}
@media only screen and (min-width: 1312px) {
  .fullscreen-video-carousel__play svg {
    height: 50px;
  }
}
.fullscreen-video-carousel__nav {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  flex-direction: column;
}
.fullscreen-video-carousel__nav__item {
  display: flex;
  width: 30px;
  height: 30px;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.3s cubic-bezier(0.2, 0.3, 0, 1);
}
.fullscreen-video-carousel__nav__item.tns-nav-active {
  opacity: 1;
}
.fullscreen-video-carousel__nav__item svg {
  margin: auto;
  width: 16px;
  height: 16px;
  fill: var(--text-inverse-color);
}
.fullscreen-video-carousel__nav__item__dot {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: var(--text-inverse-color);
  margin: auto;
}
[data-nav-position=left] .fullscreen-video-carousel__nav {
  left: var(--wrap-pad);
  margin-left: -8px;
}
[data-nav-position=right] .fullscreen-video-carousel__nav {
  right: var(--wrap-pad);
  margin-right: -8px;
}

.grid .wrap--full {
  padding: 0 var(--grid-column-gap);
}

.grid__content {
  position: relative;
  display: grid;
  column-gap: var(--grid-column-gap);
  row-gap: var(--grid-row-gap);
}
[data-columns-xs="1"] .grid__content {
  grid-template-columns: 1fr;
}
[data-columns-xs="2"] .grid__content {
  grid-template-columns: 1fr 1fr;
}
[data-columns-xs="3"] .grid__content {
  grid-template-columns: 1fr 1fr 1fr;
}
[data-columns-xs="4"] .grid__content {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
[data-columns-xs="5"] .grid__content {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
[data-columns-xs="6"] .grid__content {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
@media only screen and (min-width: 688px) {
  [data-columns-s="1"] .grid__content {
    grid-template-columns: 1fr;
  }
  [data-columns-s="2"] .grid__content {
    grid-template-columns: 1fr 1fr;
  }
  [data-columns-s="3"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr;
  }
  [data-columns-s="4"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  [data-columns-s="5"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  [data-columns-s="6"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 992px) {
  [data-columns-m="1"] .grid__content {
    grid-template-columns: 1fr;
  }
  [data-columns-m="2"] .grid__content {
    grid-template-columns: 1fr 1fr;
  }
  [data-columns-m="3"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr;
  }
  [data-columns-m="4"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  [data-columns-m="5"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  [data-columns-m="6"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 1312px) {
  [data-columns-l="1"] .grid__content {
    grid-template-columns: 1fr;
  }
  [data-columns-l="2"] .grid__content {
    grid-template-columns: 1fr 1fr;
  }
  [data-columns-l="3"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr;
  }
  [data-columns-l="4"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  [data-columns-l="5"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  [data-columns-l="6"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 1600px) {
  [data-columns-xl="1"] .grid__content {
    grid-template-columns: 1fr;
  }
  [data-columns-xl="2"] .grid__content {
    grid-template-columns: 1fr 1fr;
  }
  [data-columns-xl="3"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr;
  }
  [data-columns-xl="4"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  [data-columns-xl="5"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  [data-columns-xl="6"] .grid__content {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.grid__content--masonry {
  display: block;
  visibility: hidden;
  margin-top: calc( var(--grid-row-gap) / -1 );
  margin-left: calc( var(--grid-column-gap) / -2 );
  margin-right: calc( var(--grid-column-gap) / -2 );
}
.grid__content--masonry .grid-item {
  padding: var(--grid-row-gap) calc( var(--grid-column-gap) / 2 ) 0;
}
@media only screen and (max-width: 687px) {
  [data-columns-xs="1"] .grid__content--masonry .grid-item {
    padding: 16px 16px 0;
  }
}
[data-columns-xs="1"] .grid__content--masonry .grid-item {
  width: 100%;
}
[data-columns-xs="2"] .grid__content--masonry .grid-item {
  width: 50%;
}
[data-columns-xs="3"] .grid__content--masonry .grid-item {
  width: 33.33%;
}
[data-columns-xs="4"] .grid__content--masonry .grid-item {
  width: 25%;
}
[data-columns-xs="5"] .grid__content--masonry .grid-item {
  width: 20%;
}
[data-columns-xs="6"] .grid__content--masonry .grid-item {
  width: 16.66%;
}
@media only screen and (min-width: 688px) {
  [data-columns-s="1"] .grid__content--masonry .grid-item {
    width: 100%;
  }
  [data-columns-s="2"] .grid__content--masonry .grid-item {
    width: 50%;
  }
  [data-columns-s="3"] .grid__content--masonry .grid-item {
    width: 33.33%;
  }
  [data-columns-s="4"] .grid__content--masonry .grid-item {
    width: 25%;
  }
  [data-columns-s="5"] .grid__content--masonry .grid-item {
    width: 20%;
  }
  [data-columns-s="6"] .grid__content--masonry .grid-item {
    width: 16.66%;
  }
}
@media only screen and (min-width: 992px) {
  [data-columns-m="1"] .grid__content--masonry .grid-item {
    width: 100%;
  }
  [data-columns-m="2"] .grid__content--masonry .grid-item {
    width: 50%;
  }
  [data-columns-m="3"] .grid__content--masonry .grid-item {
    width: 33.33%;
  }
  [data-columns-m="4"] .grid__content--masonry .grid-item {
    width: 25%;
  }
  [data-columns-m="5"] .grid__content--masonry .grid-item {
    width: 20%;
  }
  [data-columns-m="6"] .grid__content--masonry .grid-item {
    width: 16.66%;
  }
}
@media only screen and (min-width: 1312px) {
  [data-columns-l="1"] .grid__content--masonry .grid-item {
    width: 100%;
  }
  [data-columns-l="2"] .grid__content--masonry .grid-item {
    width: 50%;
  }
  [data-columns-l="3"] .grid__content--masonry .grid-item {
    width: 33.33%;
  }
  [data-columns-l="4"] .grid__content--masonry .grid-item {
    width: 25%;
  }
  [data-columns-l="5"] .grid__content--masonry .grid-item {
    width: 20%;
  }
  [data-columns-l="6"] .grid__content--masonry .grid-item {
    width: 16.66%;
  }
}
@media only screen and (min-width: 1600px) {
  [data-columns-xl="1"] .grid__content--masonry .grid-item {
    width: 100%;
  }
  [data-columns-xl="2"] .grid__content--masonry .grid-item {
    width: 50%;
  }
  [data-columns-xl="3"] .grid__content--masonry .grid-item {
    width: 33.33%;
  }
  [data-columns-xl="4"] .grid__content--masonry .grid-item {
    width: 25%;
  }
  [data-columns-xl="5"] .grid__content--masonry .grid-item {
    width: 20%;
  }
  [data-columns-xl="6"] .grid__content--masonry .grid-item {
    width: 16.66%;
  }
}
.grid__content--masonry-loaded {
  visibility: visible;
}

.grid-item {
  position: relative;
  cursor: pointer;
}
.grid-item .js-play,
.grid-item > a {
  position: relative;
  display: block;
}

.grid-item__media {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  background: var(--background-alt-color);
  overflow: hidden;
}
.grid-item__media--landscape {
  padding-bottom: 56.25%;
}
.grid-item__media--square {
  padding-bottom: 100%;
}
.grid-item__media--portrait {
  padding-bottom: 133.33%;
}
.grid-item__media--wide {
  padding-bottom: 56.25%;
}
@media only screen and (min-width: 992px) {
  .grid-item__media--wide {
    padding-bottom: 42.85%;
  }
}
.grid-item__media--masonry {
  height: auto;
  padding-bottom: 0;
}
.grid-item__media--masonry .grid-item__image {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}
.grid-item__media--masonry .grid-item__image img {
  position: relative;
  width: 100%;
  height: auto;
  object-fit: initial;
}

.grid-item__first-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
}

.grid-item__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.grid-item__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.grid-item__video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.grid-item__video video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.grid-item__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--background-inverse-color);
  opacity: 0.2;
  transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1);
}
[data-title-position=under] .grid-item__overlay {
  display: none;
}

.grid-item__play {
  display: none;
}
@media only screen and (min-width: 992px) {
  .grid-item__play {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .grid-item__play svg {
    height: 30px;
    margin: auto;
    fill: var(--text-inverse-color);
    opacity: 0;
    transform: scale(0.6);
    transition: all 0.6s cubic-bezier(0.14, 1.14, 0.39, 1.16);
  }
}
@media only screen and (min-width: 1312px) {
  [data-columns-l="2"] .grid-item__play svg {
    height: 40px;
  }
}

[data-title-position=under] .grid-item__content {
  margin-top: 12px;
}
[data-title-position=center] .grid-item__content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-title-position=center] .grid-item__content .grid-item__title,
[data-title-position=center] .grid-item__content .grid-item__details {
  position: relative;
}

.grid-item__title {
  position: absolute;
  max-width: 80%;
}
.grid-item__title h2, .grid-item__title h3 {
  color: var(--text-inverse-color);
}
@media only screen and (min-width: 688px) {
  [data-columns-s="2"] .grid-item__title h2 {
    font-size: calc( var(--h2-font-size) * 0.75 );
  }
}
@media only screen and (min-width: 992px) {
  [data-columns-m="2"] .grid-item__title h2 {
    font-size: calc( var(--h2-font-size) * 0.75 );
  }
  [data-columns-m="3"] .grid-item__title h2 {
    font-size: calc( var(--h2-font-size) * 0.5 );
  }
}
@media only screen and (min-width: 1312px) {
  [data-columns-l="2"] .grid-item__title h2 {
    font-size: calc( var(--h2-font-size) * 0.8 );
  }
  [data-columns-l="3"] .grid-item__title h2 {
    font-size: calc( var(--h2-font-size) * 0.6 );
  }
  [data-columns-l="4"] .grid-item__title h2 {
    font-size: calc( var(--h2-font-size) * 0.5 );
  }
}
@media only screen and (min-width: 1600px) {
  [data-columns-xl="2"] .grid-item__title h2 {
    font-size: calc( var(--h2-font-size) * 0.8 );
  }
  [data-columns-xl="3"] .grid-item__title h2 {
    font-size: calc( var(--h2-font-size) * 0.6 );
  }
  [data-columns-xl="4"] .grid-item__title h2 {
    font-size: calc( var(--h2-font-size) * 0.5 );
  }
}
.grid-item__title h3 {
  margin-top: 2px;
  font-weight: var(--font-regular-weight);
}
@media only screen and (min-width: 688px) {
  [data-columns-s="2"] .grid-item__title h3 {
    font-size: calc( var(--h3-font-size) * 0.75 );
  }
}
@media only screen and (min-width: 992px) {
  [data-columns-m="2"] .grid-item__title h3 {
    font-size: calc( var(--h3-font-size) * 0.75 );
  }
  [data-columns-m="3"] .grid-item__title h3 {
    font-size: calc( var(--h3-font-size) * 0.6 );
  }
}
@media only screen and (min-width: 1312px) {
  [data-columns-l="2"] .grid-item__title h3 {
    font-size: calc( var(--h3-font-size) * 0.8 );
  }
  [data-columns-l="3"] .grid-item__title h3 {
    font-size: calc( var(--h3-font-size) * 0.6 );
  }
  [data-columns-l="4"] .grid-item__title h3 {
    font-size: calc( var(--h3-font-size) * 0.5 );
  }
}
@media only screen and (min-width: 1600px) {
  [data-columns-xl="2"] .grid-item__title h3 {
    font-size: calc( var(--h3-font-size) * 0.8 );
  }
  [data-columns-xl="3"] .grid-item__title h3 {
    font-size: calc( var(--h3-font-size) * 0.6 );
  }
  [data-columns-xl="4"] .grid-item__title h3 {
    font-size: calc( var(--h3-font-size) * 0.5 );
  }
}
[data-title-position=under] .grid-item__title {
  position: relative;
}
[data-title-position=under] .grid-item__title h2 {
  color: var(--text-strong-color);
}
[data-title-position=under] .grid-item__title h3 {
  color: var(--text-medium-color);
}
[data-title-position=top-left] .grid-item__title {
  top: 16px;
  left: 20px;
}
[data-title-position=bottom-left] .grid-item__title {
  bottom: 16px;
  left: 20px;
}
[data-title-position=top-right] .grid-item__title {
  top: 16px;
  right: 20px;
}
[data-title-position=bottom-right] .grid-item__title {
  bottom: 16px;
  right: 20px;
}

.grid-item__details {
  position: absolute;
}
[data-detail-position=under] .grid-item__details {
  position: relative;
  margin-top: 6px;
}
[data-detail-position=under] .grid-item__details .grid-item__detail {
  color: var(--text-medium-color);
}
[data-detail-position=top-left] .grid-item__details {
  top: 18px;
  left: 20px;
}
[data-detail-position=bottom-left] .grid-item__details {
  bottom: 18px;
  left: 20px;
}
[data-detail-position=top-right] .grid-item__details {
  top: 18px;
  right: 20px;
  text-align: right;
}
[data-detail-position=bottom-right] .grid-item__details {
  bottom: 18px;
  right: 20px;
  text-align: right;
}

.grid-item__detail {
  margin-top: 12px;
  color: var(--text-inverse-color);
}
@media only screen and (min-width: 992px) {
  .grid-item__detail {
    opacity: 0;
    transform: translate(-32px, 0);
    transition: all 0s cubic-bezier(0.2, 0.3, 0, 1) 0.3s, opacity 0.3s cubic-bezier(0.2, 0.3, 0, 1);
  }
}
@media only screen and (min-width: 1312px) {
  .grid-item__detail {
    margin-top: 15px;
  }
}
.grid-item__detail:first-child {
  margin-top: 0;
}
.grid-item__detail__label {
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  font-weight: var(--font-bold-weight);
  margin-bottom: 4px;
  opacity: 0.7;
}
@media only screen and (min-width: 1312px) {
  .grid-item__detail__label {
    font-size: 9px;
    margin-bottom: 6px;
  }
}
.grid-item__detail__value {
  font-size: 12px;
}
@media only screen and (min-width: 992px) {
  .grid-item__detail__value {
    font-size: 13px;
  }
  [data-columns-m="2"] .grid-item__detail__value {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1312px) {
  .grid-item__detail__value {
    font-size: 15px;
  }
  [data-columns-l="2"] .grid-item__detail__value, [data-columns-xl="2"] .grid-item__detail__value {
    font-size: 17px;
  }
}

.grid-item:hover .grid-item__overlay {
  opacity: var(--grid-hover-opacity);
  background: var(--grid-hover-color);
  transition: all 0.6s cubic-bezier(0.2, 0.3, 0, 1);
}
.grid-item:hover .grid-item__detail:nth-child(1) {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 0.6s cubic-bezier(0.2, 0.3, 0, 1) 0.2s;
}
.grid-item:hover .grid-item__detail:nth-child(2) {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 0.6s cubic-bezier(0.2, 0.3, 0, 1) 0.1s;
}
.grid-item:hover .grid-item__detail:nth-child(3) {
  opacity: 1;
  transform: translate(0, 0);
  transition: all 0.6s cubic-bezier(0.2, 0.3, 0, 1);
}
@media only screen and (min-width: 992px) {
  .grid-item:hover.js-preview .grid-item__video {
    opacity: 1;
  }
  .grid-item:hover .grid-item__play svg {
    opacity: 1;
    transform: scale(1);
  }
}

[data-layout-style=stagger-two-columns] .wrap:before {
  content: "";
  position: absolute;
  top: calc( var(--grid-row-gap) * 2 );
  bottom: var(--grid-row-gap);
  left: 0;
  right: 0;
  background: var(--background-alt-color);
}
@media only screen and (min-width: 688px) {
  [data-layout-style=stagger-two-columns] .wrap:before {
    top: calc( var(--grid-row-gap) * 5 );
    bottom: calc( var(--grid-row-gap) * 4 );
  }
}
@media only screen and (max-width: 687px) {
  [data-layout-style=stagger-two-columns][data-columns-xs="2"] .grid-item:nth-child(2) {
    margin-top: calc( var(--grid-row-gap) * 2 );
  }
}
@media only screen and (min-width: 688px) and (max-width: 991px) {
  [data-layout-style=stagger-two-columns][data-columns-s="2"] .grid-item:nth-child(2) {
    margin-top: calc( var(--grid-row-gap) * 2 );
  }
}
@media only screen and (min-width: 992px) and (max-width: 1311px) {
  [data-layout-style=stagger-two-columns][data-columns-m="2"] .grid-item:nth-child(2) {
    margin-top: calc( var(--grid-row-gap) * 2 );
  }
}
@media only screen and (min-width: 1312px) and (max-width: 1599px) {
  [data-layout-style=stagger-two-columns][data-columns-l="2"] .grid-item:nth-child(2) {
    margin-top: calc( var(--grid-row-gap) * 2 );
  }
}
@media only screen and (min-width: 1600px) {
  [data-layout-style=stagger-two-columns][data-columns-xl="2"] .grid-item:nth-child(2) {
    margin-top: calc( var(--grid-row-gap) * 2 );
  }
}

.hero {
  position: relative;
  min-height:100vh;
}
.hero--height-short {
  
}
@media only screen and (min-width: 992px) {
  .hero--height-short {
    
  }
}
.hero--height-regular {
  
}
@media only screen and (min-width: 992px) {
  .hero--height-regular {
    
  }
}
.hero--height-tall {
  
}
.hero--height-short, .hero--height-regular, .hero--height-tall {
  display: flex;
  align-items: center;
}

.hero__media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.hero__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--background-inverse-color);
}
.hero__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero__images {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.hero__images .hero__image {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  height: 100%;
}

.hero__video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--background-inverse-color);
}
.hero__video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero__videos {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.hero__videos .hero__video {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  height: 100%;
}

.hero__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--background-inverse-color);
  opacity: 0.25;
}

.hero__content {
  width: 100%;
  padding: var(--section-margin-large) 0;
}
.hero__content h1 {
  color: var(--text-inverse-color);
}
.hero__content p {
  color: var(--text-inverse-color);
}
.hero__content p a {
  color: var(--text-inverse-color);
}
.hero__content p a:hover {
  color: var(--accent-color);
}
.hero__content .button {
  margin-top: 20px;
}

@media only screen and (max-width: 687px) {
  .body--header-inverse .hero__content {
    padding-top: calc( var(--section-margin-large) * 2);
  }
}
@media only screen and (min-width: 688px) and (max-width: 991px) {
  .body--header-inverse .hero__content {
    padding-top: calc( var(--section-margin-large) * 1.5);
  }
}

.splash {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--background-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
.splash .wrap {
  text-align: center;
}
.splash__logo {
  opacity: 0;
  transform: translate(0, 30px);
  transition: all 0.4s cubic-bezier(0.2, 0.3, 0, 1);
}
.splash__tagline {
  margin-top: 30px;
  opacity: 0;
  transform: translate(0, 30px);
  transition: all 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.1s;
}
.splash--on .splash__logo {
  opacity: 1;
  transform: translate(0, 0);
}
.splash--on .splash__tagline {
  opacity: 1;
  transform: translate(0, 0);
}
.splash--off {
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.4s;
}
.splash--off .splash__logo {
  opacity: 0;
  transform: translate(0, -30px);
}
.splash--off .splash__tagline {
  opacity: 0;
  transform: translate(0, -30px);
}

.image__image {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.image__grid {
  display: grid;
  column-gap: var(--grid-column-gap);
  row-gap: var(--grid-row-gap);
}
.image__grid[data-columns-xs="1"] {
  grid-template-columns: 1fr;
}
.image__grid[data-columns-xs="2"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.image__grid[data-columns-xs="3"] {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.image__grid[data-columns-xs="4"] {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.image__grid[data-columns-xs="5"] {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.image__grid[data-columns-xs="6"] {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
@media only screen and (min-width: 688px) {
  .image__grid[data-columns-s="1"] {
    grid-template-columns: 1fr;
  }
  .image__grid[data-columns-s="2"] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .image__grid[data-columns-s="3"] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .image__grid[data-columns-s="4"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .image__grid[data-columns-s="5"] {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .image__grid[data-columns-s="6"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 992px) {
  .image__grid[data-columns-m="1"] {
    grid-template-columns: 1fr;
  }
  .image__grid[data-columns-m="2"] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .image__grid[data-columns-m="3"] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .image__grid[data-columns-m="4"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .image__grid[data-columns-m="5"] {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .image__grid[data-columns-m="6"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 1312px) {
  .image__grid[data-columns-l="1"] {
    grid-template-columns: 1fr;
  }
  .image__grid[data-columns-l="2"] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .image__grid[data-columns-l="3"] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .image__grid[data-columns-l="4"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .image__grid[data-columns-l="5"] {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .image__grid[data-columns-l="6"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 1600px) {
  .image__grid[data-columns-xl="1"] {
    grid-template-columns: 1fr;
  }
  .image__grid[data-columns-xl="2"] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .image__grid[data-columns-xl="3"] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .image__grid[data-columns-xl="4"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .image__grid[data-columns-xl="5"] {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .image__grid[data-columns-xl="6"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
.image__grid__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.image__grid__item picture {
  max-width: var(--grid-image-percent);
}

@media only screen and (min-width: 992px) {
  .image-text .wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: var(--wrap-pad);
  }
}
@media only screen and (min-width: 992px) {
  .image-text__image {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 992px) {
  .image-text--right .image-text__image {
    order: 1;
  }
  .image-text--right .image-text__text {
    padding-left: 0;
  }
}
.image-text__grid {
  width: 100%;
  padding: var(--wrap-pad);
  background: var(--background-alt-color);
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 10px;
  row-gap: 10px;
}
.image-text__grid__item {
  position: relative;
  height: 0;
  padding-bottom: 100%;
}
.image-text__grid__item img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 70%;
}
.image-text__text {
  margin-top: var(--wrap-pad);
}
@media only screen and (min-width: 992px) {
  .image-text__text {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: var(--wrap-pad);
  }
}
.image-text--first-p .image-text__text p:first-child {
  font-size: calc( var(--p-font-size) * 1.3 );
  color: var(--text-strong-color);
}
.image-text__text .button {
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .image-text__text .button {
    align-self: flex-start;
  }
}

.quote-carousel {
  padding: var(--section-margin-large) 0;
}
.quote-carousel__slides {
  display: flex;
  align-items: center;
}
.quote-carousel__quote {
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1);
}
.quote-carousel__quote.tns-slide-active {
  opacity: 1;
  transition: opacity 0.4s cubic-bezier(0.2, 0.3, 0, 1) 0.2s;
}
.quote-carousel__text p {
  color: var(--quote-text-color);
  font-size: calc( var(--p-font-size) * 1.5 );
  font-weight: var(--font-weight-bold);
  line-height: calc( var(--p-lineheight) * 0.85);
}
.quote-carousel__author {
  margin-top: 10px;
}
@media only screen and (min-width: 688px) {
  .quote-carousel__author {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.quote-carousel__author__image {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto 10px;
}
@media only screen and (min-width: 688px) {
  .quote-carousel__author__image {
    margin: 0 10px 0 0;
  }
}
.quote-carousel__author span,
.quote-carousel__author a {
  font-size: var(--p-font-size);
  color: var(--quote-text-color);
  opacity: 0.7;
}
.quote-carousel__author a {
  color: var(--quote-text-color);
  text-decoration: underline;
  text-decoration-color: var(--quote-accent-color);
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.quote-carousel__author a:hover {
  opacity: 1;
  color: var(--accent-color);
}
.quote-carousel .tns-nav {
  text-align: center;
  margin-top: 30px;
}
.quote-carousel .tns-nav button {
  width: 12px;
  height: 12px;
  padding: 0;
  border-radius: 100%;
  margin: 0 3px;
  background: var(--quote-text-color);
  opacity: 0.25;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.quote-carousel .tns-nav button.tns-nav-active {
  background: var(--quote-accent-color);
  opacity: 1;
}

.quote-text__quote {
  padding: var(--wrap-pad);
  background: var(--background-alt-color);
}
@media only screen and (min-width: 992px) {
  .quote-text__quote {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.quote-text__text {
  margin-top: var(--wrap-pad);
}
@media only screen and (min-width: 992px) {
  .quote-text__text {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: var(--wrap-pad);
  }
}
@media only screen and (min-width: 992px) {
  .quote-text--right .wrap, .quote-text--left .wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: var(--wrap-pad);
  }
}
@media only screen and (min-width: 992px) {
  .quote-text--right .quote-text__quote {
    order: 1;
  }
  .quote-text--right .quote-text__text {
    padding-left: 0;
  }
}

.text h2, .text h3, .text h4 {
  margin-top: var(--wrap-pad);
}
.text h2:first-child, .text h3:first-child, .text h4:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 992px) {
  .text-contact .wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
  }
}
.text-contact__text {
  margin-top: var(--wrap-pad);
}
@media only screen and (min-width: 992px) {
  .text-contact__text {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--wrap-pad);
  }
}
@media only screen and (min-width: 992px) {
  .text-contact--title-left .text-contact__text {
    order: -1;
  }
}
.text-contact__contact {
  background: var(--background-alt-color);
  padding: var(--wrap-pad) var(--wrap-pad) calc( var(--wrap-pad) * 2 );
}
@media only screen and (min-width: 992px) {
  .text-contact__contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.text-contact__contact p {
  color: var(--text-strong-color);
}
.text-contact__logo {
  margin: 0 auto;
  max-width: 200px;
}
.title-text {
  margin-top: calc( var(--wrap-pad) / 2 );
}

.video-block__media {
  width: 100%;
  cursor: pointer;
}
.video-block__media:hover .video-block__play {
  transform: scale(0.9);
}
.video-block__media.playing .video-block__video {
  opacity: 1;
  visibility: visible;
}
.video-block__video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.2, 0.3, 0, 1);
}
.video-block__image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.video-block__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-block__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-block__play {
  width: 15vw;
  height: 15vw;
  border-radius: 100%;
  background: var(--background-color);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
@media only screen and (min-width: 688px) {
  .video-block__play {
    width: 10vw;
    height: 10vw;
    max-width: 100px;
    max-height: 100px;
  }
}
.video-block__play svg {
  fill: var(--accent-color);
  height: 40%;
  margin-left: 10%;
}

.director-reels {
  margin-top: var(--section-margin-regular);
}

.director-reels__menu {
  list-style: none;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.director-reels__menu li {
  margin: 0 2px;
  border-radius: 0;
  background: var(--background-alt-color);
  color: var(--text-medium-color);
}
.director-reels__menu li:first-child {
  border-radius: var(--button-border-radius) 0 0 var(--button-border-radius);
}
.director-reels__menu li:last-child {
  border-radius: 0 var(--button-border-radius) var(--button-border-radius) 0;
}
.director-reels__menu li:hover {
  background: var(--background-alt-color);
  color: var(--accent-color);
}
.director-reels__menu li.active {
  background: var(--accent-color);
  color: var(--text-inverse-color);
}

.director-reels__reel {
  display: none;
  transition: all 0.5s cubic-bezier(0.2, 0.3, 0, 1);
}
.director-reels__reel--active {
  display: block;
}
.director-reels__reel--hidden {
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 30px);
}
.director-reels__reel .grid {
  margin-top: var(--grid-row-gap);
}

.news-listing .wrap--full {
  padding: 0 var(--news-column-gap);
}

.news-listing__articles {
  display: grid;
  column-gap: var(--news-column-gap);
  row-gap: var(--news-row-gap);
}
[data-columns-xs="1"] .news-listing__articles {
  grid-template-columns: 1fr;
}
[data-columns-xs="2"] .news-listing__articles {
  grid-template-columns: 1fr 1fr;
}
[data-columns-xs="3"] .news-listing__articles {
  grid-template-columns: 1fr 1fr 1fr;
}
[data-columns-xs="4"] .news-listing__articles {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
[data-columns-xs="5"] .news-listing__articles {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
[data-columns-xs="6"] .news-listing__articles {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
@media only screen and (min-width: 688px) {
  [data-columns-s="1"] .news-listing__articles {
    grid-template-columns: 1fr;
  }
  [data-columns-s="2"] .news-listing__articles {
    grid-template-columns: 1fr 1fr;
  }
  [data-columns-s="3"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr;
  }
  [data-columns-s="4"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  [data-columns-s="5"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  [data-columns-s="6"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 992px) {
  [data-columns-m="1"] .news-listing__articles {
    grid-template-columns: 1fr;
  }
  [data-columns-m="2"] .news-listing__articles {
    grid-template-columns: 1fr 1fr;
  }
  [data-columns-m="3"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr;
  }
  [data-columns-m="4"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  [data-columns-m="5"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  [data-columns-m="6"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 1312px) {
  [data-columns-l="1"] .news-listing__articles {
    grid-template-columns: 1fr;
  }
  [data-columns-l="2"] .news-listing__articles {
    grid-template-columns: 1fr 1fr;
  }
  [data-columns-l="3"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr;
  }
  [data-columns-l="4"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  [data-columns-l="5"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  [data-columns-l="6"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 1600px) {
  [data-columns-xl="1"] .news-listing__articles {
    grid-template-columns: 1fr;
  }
  [data-columns-xl="2"] .news-listing__articles {
    grid-template-columns: 1fr 1fr;
  }
  [data-columns-xl="3"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr;
  }
  [data-columns-xl="4"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  [data-columns-xl="5"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  [data-columns-xl="6"] .news-listing__articles {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.news-listing__articles--masonry {
  display: block;
  visibility: hidden;
  margin-top: calc( var(--news-row-gap) / -1 );
  margin-left: calc( var(--news-column-gap) / -2 );
  margin-right: calc( var(--news-column-gap) / -2 );
}
.news-listing__articles--masonry .news-listing__article {
  padding: var(--news-row-gap) calc( var(--news-column-gap) / 2 ) 0;
}
.news-listing__articles--masonry .news-listing__article .js-play,
.news-listing__articles--masonry .news-listing__article > a {
  position: relative;
}
[data-columns-xs="1"] .news-listing__articles--masonry .news-listing__article {
  width: 100%;
}
[data-columns-xs="2"] .news-listing__articles--masonry .news-listing__article {
  width: 50%;
}
[data-columns-xs="3"] .news-listing__articles--masonry .news-listing__article {
  width: 33.33%;
}
[data-columns-xs="4"] .news-listing__articles--masonry .news-listing__article {
  width: 25%;
}
[data-columns-xs="5"] .news-listing__articles--masonry .news-listing__article {
  width: 20%;
}
[data-columns-xs="6"] .news-listing__articles--masonry .news-listing__article {
  width: 16.66%;
}
@media only screen and (min-width: 688px) {
  [data-columns-s="1"] .news-listing__articles--masonry .news-listing__article {
    width: 100%;
  }
  [data-columns-s="2"] .news-listing__articles--masonry .news-listing__article {
    width: 50%;
  }
  [data-columns-s="3"] .news-listing__articles--masonry .news-listing__article {
    width: 33.33%;
  }
  [data-columns-s="4"] .news-listing__articles--masonry .news-listing__article {
    width: 25%;
  }
  [data-columns-s="5"] .news-listing__articles--masonry .news-listing__article {
    width: 20%;
  }
  [data-columns-s="6"] .news-listing__articles--masonry .news-listing__article {
    width: 16.66%;
  }
}
@media only screen and (min-width: 992px) {
  [data-columns-m="1"] .news-listing__articles--masonry .news-listing__article {
    width: 100%;
  }
  [data-columns-m="2"] .news-listing__articles--masonry .news-listing__article {
    width: 50%;
  }
  [data-columns-m="3"] .news-listing__articles--masonry .news-listing__article {
    width: 33.33%;
  }
  [data-columns-m="4"] .news-listing__articles--masonry .news-listing__article {
    width: 25%;
  }
  [data-columns-m="5"] .news-listing__articles--masonry .news-listing__article {
    width: 20%;
  }
  [data-columns-m="6"] .news-listing__articles--masonry .news-listing__article {
    width: 16.66%;
  }
}
@media only screen and (min-width: 1312px) {
  [data-columns-l="1"] .news-listing__articles--masonry .news-listing__article {
    width: 100%;
  }
  [data-columns-l="2"] .news-listing__articles--masonry .news-listing__article {
    width: 50%;
  }
  [data-columns-l="3"] .news-listing__articles--masonry .news-listing__article {
    width: 33.33%;
  }
  [data-columns-l="4"] .news-listing__articles--masonry .news-listing__article {
    width: 25%;
  }
  [data-columns-l="5"] .news-listing__articles--masonry .news-listing__article {
    width: 20%;
  }
  [data-columns-l="6"] .news-listing__articles--masonry .news-listing__article {
    width: 16.66%;
  }
}
@media only screen and (min-width: 1600px) {
  [data-columns-xl="1"] .news-listing__articles--masonry .news-listing__article {
    width: 100%;
  }
  [data-columns-xl="2"] .news-listing__articles--masonry .news-listing__article {
    width: 50%;
  }
  [data-columns-xl="3"] .news-listing__articles--masonry .news-listing__article {
    width: 33.33%;
  }
  [data-columns-xl="4"] .news-listing__articles--masonry .news-listing__article {
    width: 25%;
  }
  [data-columns-xl="5"] .news-listing__articles--masonry .news-listing__article {
    width: 20%;
  }
  [data-columns-xl="6"] .news-listing__articles--masonry .news-listing__article {
    width: 16.66%;
  }
}
.news-listing__articles--masonry-loaded {
  visibility: visible;
}

.news-listing__article {
  cursor: pointer;
}

.news-listing__article__image {
  position: relative;
  height: 0;
  background: var(--background-alt-color);
}
.news-listing__article__image--landscape {
  padding-bottom: 56.25%;
}
.news-listing__article__image--square {
  padding-bottom: 100%;
}
.news-listing__article__image--portrait {
  padding-bottom: 133.33%;
}
.news-listing__article__image--wide {
  padding-bottom: 56.25%;
}
@media only screen and (min-width: 992px) {
  .news-listing__article__image--wide {
    padding-bottom: 42.85%;
  }
}
.news-listing__article__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-listing__article__image--auto {
  height: auto;
}
.news-listing__article__image--auto img {
  position: relative;
  height: auto;
  object-fit: initial;
}

.news-listing__article__label {
  display: none;
}
@media only screen and (min-width: 992px) {
  .news-listing__article__label {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 6px 6px 6px 8px;
    background: var(--background-color);
    color: var(--accent-color);
    font-size: 11px;
    line-height: 1;
    font-weight: var(--button-font-weight);
    letter-spacing: var(--button-letter-spacing);
    text-transform: var(--button-text-transform);
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
  }
}

.news-listing__article__content {
  margin-top: 15px;
}
@media only screen and (min-width: 992px) {
  .news-listing__article__content {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 688px) {
  [data-columns-s="2"] .news-listing__article__content h2 {
    font-size: calc( var(--h2-font-size) * 0.75 );
  }
}
@media only screen and (min-width: 992px) {
  [data-columns-m="2"] .news-listing__article__content h2 {
    font-size: calc( var(--h2-font-size) * 0.75 );
  }
  [data-columns-m="3"] .news-listing__article__content h2 {
    font-size: calc( var(--h2-font-size) * 0.5 );
  }
}
@media only screen and (min-width: 1312px) {
  [data-columns-l="2"] .news-listing__article__content h2 {
    font-size: calc( var(--h2-font-size) * 0.8 );
  }
  [data-columns-l="3"] .news-listing__article__content h2 {
    font-size: calc( var(--h2-font-size) * 0.6 );
  }
  [data-columns-l="4"] .news-listing__article__content h2 {
    font-size: calc( var(--h2-font-size) * 0.5 );
  }
}
@media only screen and (min-width: 1600px) {
  [data-columns-xl="2"] .news-listing__article__content h2 {
    font-size: calc( var(--h2-font-size) * 0.8 );
  }
  [data-columns-xl="3"] .news-listing__article__content h2 {
    font-size: calc( var(--h2-font-size) * 0.6 );
  }
  [data-columns-xl="4"] .news-listing__article__content h2 {
    font-size: calc( var(--h2-font-size) * 0.5 );
  }
}
.news-listing__article__content h2 a {
  color: var(--text-strong-color);
}

.news-listing__article__meta {
  margin-top: 15px;
}
.news-listing__article__meta-item {
  display: inline-block;
  padding: 6px 6px 6px 8px;
  background: var(--background-alt-color);
  color: var(--text-light-color);
  font-size: 11px;
  line-height: 1;
  font-weight: var(--button-font-weight);
  letter-spacing: var(--button-letter-spacing);
  text-transform: var(--button-text-transform);
}
.news-listing__article__meta [data-meta=date] {
  color: var(--text-medium-color);
}

@media only screen and (min-width: 992px) {
  .news-listing__article:hover .news-listing__article__label {
    opacity: 1;
    visibility: visible;
  }
}
.news-listing__article:hover .news-listing__article__content h2 a {
  color: var(--accent-color);
}

.news-listing__article.fadein--animating {
  transition: all 1s cubic-bezier(0.2, 0.3, 0, 1);
}
.news-listing__article.fadein--animating.fadein {
  opacity: 0;
  transform: translate(0, 30px);
  pointer-events: none;
}

.news-load {
  text-align: center;
}
.state--all-posts-loaded .news-load {
  pointer-events: none;
}
.state--all-posts-loaded .news-load .button {
  background: var(--text-light-color);
}

.article-header {
  text-align: center;
  margin-top: calc( var(--wrap-pad) / 2 );
}

.block {
  margin-top: var(--section-margin-regular);
}
.block:first-child {
  margin-top: 0;
}
.block:last-child {
  padding-bottom: var(--section-margin-regular);
}

.block--text h2 {
  margin-top: var(--section-margin-regular);
}
.block--text h2:first-child {
  margin-top: 0;
}
.block--text h3 {
  margin-top: calc( var(--section-margin-regular) / 2 );
}
.block--text h3:first-child {
  margin-top: 0;
}
.block--text blockquote {
  margin: var(--section-margin-regular) auto;
  font-size: calc( var(--p-font-size) * 2 );
  font-weight: var(--font-weight-bold);
  line-height: 1.2;
  color: var(--text-strong-color);
}
.block--text blockquote:first-child {
  margin-top: 0;
}
.block--text a {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-decoration-color: var(--accent-color);
  color: var(--text-strong-color);
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.block--text a:hover {
  color: var(--accent-color);
}
.block--text .video-container {
  position: relative;
  margin: var(--section-margin-regular) auto;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.block--text .video-container:first-child {
  margin-top: 0;
}
.block--text .video-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

.block--clips,
.block--photos {
  overflow: hidden;
}
.block--clips .tns-ovh,
.block--photos .tns-ovh {
  overflow: visible;
}
.block--clips .tns-nav,
.block--photos .tns-nav {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  padding: 10px 0;
}
.block--clips .tns-nav button,
.block--photos .tns-nav button {
  width: 12px;
  height: 12px;
  padding: 0;
  border-radius: 100%;
  margin-right: 5px;
  background: var(--text-light-color);
}
.block--clips .tns-nav button.tns-nav-active,
.block--photos .tns-nav button.tns-nav-active {
  background: var(--accent-color);
}
.block--clips .tns-controls,
.block--photos .tns-controls {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  display: flex;
  gap: 5px;
}
.block--clips .tns-controls button,
.block--photos .tns-controls button {
  width: 32px;
  height: 32px;
  padding: 0;
  background: var(--text-light-color);
  transition: background 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.block--clips .tns-controls button svg,
.block--photos .tns-controls button svg {
  height: 16px;
}
.block--clips .tns-controls button[disabled],
.block--photos .tns-controls button[disabled] {
  background: var(--background-alt-color);
  pointer-events: none;
}
.block--clips .tns-controls button[disabled] svg,
.block--photos .tns-controls button[disabled] svg {
  fill: var(--text-light-color);
}
.block--clips .tns-controls button:hover,
.block--photos .tns-controls button:hover {
  background: var(--accent-color);
}
.block--clips .tns-item,
.block--photos .tns-item {
  outline: none;
}

.block-carousel {
  position: relative;
  width: 100%;
  padding-top: 52px;
  visibility: hidden;
}
.block-carousel--loaded {
  visibility: visible;
}
.block-carousel--photo {
  padding-top: 0;
  margin-top: 52px;
  width: calc(100% - 20px);
  aspect-ratio: 16/9;
}
.block-carousel .block-video {
  width: 100%;
  max-width: var(--wrap-narrow);
}
.block-carousel .block-photo {
  display: inline-block;
  cursor: zoom-in;
}
.block-carousel .block-photo img {
  height: 100%;
  width: auto;
}

.block-photo {
  display: flex;
}
.block-photo picture {
  margin: auto;
}

.block-gallery {
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100vw;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s cubic-bezier(0.2, 0.3, 0, 1);
}
.block-gallery--open {
  opacity: 1;
  visibility: visible;
}

.block-gallery__background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: zoom-out;
}
.block-gallery__background__color {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--background-color);
  opacity: 0.95;
}
.block-gallery__background .menu-toggle {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0.7;
}
.block-gallery__background .menu-toggle:hover {
  opacity: 1;
}
@media only screen and (min-width: 688px) {
  .block-gallery__background .menu-toggle {
    width: 60px;
    height: 60px;
  }
}
.block-gallery__background .menu-toggle__times {
  display: block;
  fill: var(--text-strong-color);
  height: 30px;
}
@media only screen and (min-width: 688px) {
  .block-gallery__background .menu-toggle__times {
    height: 40px;
  }
}

.block-gallery__wrap {
  position: relative;
  width: calc(100vw - 60px);
  max-width: calc((100vh - 120px) * 1.77778);
  margin: 0 auto;
}
@media only screen and (min-width: 688px) {
  .block-gallery__wrap {
    width: calc(100vw - 120px);
    max-width: calc((100vh - 150px) * 1.77778);
    max-height: calc(100vh - 150px);
    margin-bottom: 50px;
  }
}

.block-gallery__media {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: calc(100vh - 120px);
}
@media only screen and (min-width: 992px) {
  .block-gallery__media {
    max-height: calc(100vh - 150px);
  }
}
.block-gallery__media .tns-outer,
.block-gallery__media .tns-inner {
  height: 100%;
}
.block-gallery__media .tns-nav {
  position: fixed;
  bottom: 20px;
  left: 0;
  right: 0;
  text-align: center;
}
.block-gallery__media .tns-nav button {
  width: 20px;
  height: 20px;
  padding: 0;
  border-radius: 100%;
  margin-right: 4px;
  background: var(--text-light-color);
}
.block-gallery__media .tns-nav button.tns-nav-active {
  background: var(--accent-color);
}
.block-gallery__media .tns-item {
  outline: none;
}

.block-gallery__carousel__image {
  position: relative;
  width: 100%;
  height: 100%;
}
.block-gallery__carousel__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.block-gallery__thumbs {
  position: fixed;
  bottom: 10px;
  left: 0;
  right: 0;
  padding: 0 5px;
  display: flex;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media only screen and (min-width: 992px) {
  .block-gallery__thumbs {
    bottom: 30px;
    padding: 0 30px;
  }
}
.block-gallery__thumbs__image {
  flex-shrink: 0;
  height: 40px;
  padding: 0 2px;
  opacity: 0.25;
  transition: opacity 0.2s cubic-bezier(0.2, 0.3, 0, 1);
  cursor: pointer;
}
.block-gallery__thumbs__image.tns-nav-active {
  opacity: 1;
}
.block-gallery__thumbs__image:first-child {
  margin-left: auto;
}
.block-gallery__thumbs__image:last-child {
  margin-right: auto;
}
.block-gallery__thumbs__image img {
  height: 40px;
  width: auto;
}

.block-video {
  cursor: pointer;
}
.block-video:hover .block-video__play {
  transform: scale(0.9);
}

.block-video__image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.block-video__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.block-video__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-video__play {
  width: 15vw;
  height: 15vw;
  border-radius: 100%;
  background: var(--background-color);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
@media only screen and (min-width: 688px) {
  .block-video__play {
    width: 10vw;
    height: 10vw;
  }
}
.block-video__play svg {
  fill: var(--accent-color);
  height: 40%;
  margin-left: 10%;
}

.block-carousel .block-video__play {
  max-width: 100px;
  max-height: 100px;
}

.block-video__details {
  margin-top: 15px;
  font-weight: var(--heading-font-weight);
  font-size: calc( var(--p-font-size) * 0.8 );
  line-height: 1.15;
  letter-spacing: var(--heading-letter-spacing);
  text-transform: var(--heading-text-transform);
  color: var(--text-strong-color);
}
.block-video__details__primary {
  color: var(--text-strong-color);
}
.block-video__details__secondary {
  display: block;
  color: var(--accent-color);
}
@media only screen and (min-width: 688px) {
  .block-video__details__secondary {
    display: inline;
    margin-left: 8px;
  }
}

@media only screen and (min-width: 688px) {
  .wrap--pad .block-video__details {
    max-width: var(--wrap-narrow);
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
}

.header--showreel .wrap {
  flex-flow: wrap;
  justify-content: center;
}
.header--showreel .header__logo {
  padding: 0 50px;
}
@media only screen and (min-width: 992px) {
  .header--showreel .header__logo {
    padding: 0;
  }
}
.header--showreel .header__title {
  width: 100%;
  text-align: center;
}
.header--showreel .header__title h1 {
  margin-top: var(--wrap-pad);
}
@media only screen and (min-width: 688px) {
  .header--showreel .header__title h1 {
    font-size: 24px;
  }
}
.header--showreel .header__right .button {
  margin-top: 10px;
}
.header--showreel .header__back {
  margin-right: 6px;
  background: var(--background-alt-color);
  color: var(--text-light-color);
}
.header--showreel .header__back svg {
  fill: var(--text-light-color);
}
.header--showreel .header__back:hover {
  color: var(--text-medium-color);
}
.header--showreel .header__back:hover svg {
  fill: var(--text-medium-color);
}
.header--showreel .menu-toggle {
  position: absolute;
  top: var(--wrap-pad);
  right: var(--wrap-pad);
}
@media only screen and (min-width: 992px) {
  .header--showreel .menu-toggle {
    display: flex;
  }
}
@media only screen and (min-width: 688px) {
  .header--showreel-full-bleed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .header--showreel-full-bleed .header__title h1 {
    color: var(--text-inverse-color);
  }
  .header--showreel-full-bleed .menu-toggle__bars {
    fill: var(--text-inverse-color);
  }
  .header--showreel-full-bleed .header__right .button.header__back {
    background: var(--text-inverse-color);
  }
  .header--showreel-full-bleed .header__right .button:hover {
    background: var(--text-inverse-color);
    color: var(--accent-color);
  }
  .header--showreel-full-bleed .header__right .button:hover svg {
    fill: var(--accent-color);
  }
}
@media only screen and (min-width: 992px) {
  .header--showreel:not(.header--showreel-long-title) .wrap {
    justify-content: space-between;
  }
  .header--showreel:not(.header--showreel-long-title) .header__logo {
    max-width: 33.33%;
  }
  .header--showreel:not(.header--showreel-long-title) .header__title {
    text-align: left;
    width: 33.33%;
    order: -1;
  }
  .header--showreel:not(.header--showreel-long-title) .header__title h1 {
    margin-top: 0;
  }
  .header--showreel:not(.header--showreel-long-title) .header__right {
    width: 33.33%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .header--showreel:not(.header--showreel-long-title) .header__right .button {
    margin-top: 0;
  }
  .header--showreel:not(.header--showreel-long-title) .header__back {
    margin-right: 10px;
  }
  .header--showreel:not(.header--showreel-long-title) .menu-toggle {
    position: relative;
    top: auto;
    right: auto;
    margin-left: calc( var(--wrap-pad) / 2);
  }
}
@media only screen and (min-width: 1312px) {
  .header--showreel-long-title .header__title h1 {
    font-size: 32px;
  }
}

@media only screen and (min-width: 992px) {
  .mobile-menu-wrap--showreel {
    display: flex;
  }
}
.mobile-menu-wrap--showreel .mobile-menu {
  padding-top: calc( (var(--wrap-pad) * 3) + var(--logo-height) + 50px );
}
@media only screen and (min-width: 688px) {
  .mobile-menu-wrap--showreel .mobile-menu {
    padding-top: calc( (var(--wrap-pad) * 3) + var(--logo-height) + 80px );
  }
}
@media only screen and (min-width: 992px) {
  .mobile-menu-wrap--showreel .mobile-menu {
    padding-top: calc( (var(--wrap-pad) * 3) + var(--logo-height) );
  }
}

.showreel-access .button {
  background: var(--accent-color);
}
.showreel-access .button:hover {
  color: var(--accent-color);
}
.showreel-access form {
  margin: 30px auto 0;
}
@media only screen and (min-width: 688px) {
  .showreel-access form {
    width: 400px !important;
  }
}
.showreel-access form input {
  width: 100%;
  border: 1px solid var(--text-inverse-color);
  padding: 18px;
  border-radius: var(--button-border-radius);
  background: transparent;
  font-size: var(--button-font-size);
  line-height: 1;
  color: var(--text-inverse-color);
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
}
.showreel-access form input:focus {
  outline: none;
  background: rgba(255, 255, 255, 0.2);
}
.showreel-access form .btn {
  display: inline-block;
  margin-top: 10px;
  border: 0;
  padding: 18px 40px;
  border-radius: var(--button-border-radius);
  background: var(--accent-color);
  font-size: var(--button-font-size);
  line-height: 1;
  font-weight: var(--button-font-weight);
  letter-spacing: var(--button-letter-spacing);
  text-transform: var(--button-text-transform);
  color: var(--text-inverse-color);
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0, 1);
  cursor: pointer;
}
.showreel-access form .btn:hover {
  background: var(--text-inverse-color);
  color: var(--accent-color);
}
.showreel-access form .btn:focus {
  outline: none;
}
@media only screen and (max-width: 687px) {
  .showreel-access form .btn {
    padding: 15px 30px;
    font-size: calc( var(--button-font-size) * 0.8 );
  }
}
@media only screen and (min-width: 688px) {
  .showreel-access form .btn {
    max-width: 200px;
    margin-top: 30px;
  }
}

@media only screen and (max-width: 687px) {
  .showreel--layout-default:not(.showreel--length-1) section.text.section-margin-regular,
.showreel--layout-full_bleed:not(.showreel--length-1) section.text.section-margin-regular {
    margin-top: 0;
  }
  .showreel--layout-default:not(.showreel--length-1) .carousel,
.showreel--layout-full_bleed:not(.showreel--length-1) .carousel {
    display: none;
  }
}

.showreel--length-1 .tns-inner {
  display: flex;
  justify-content: center;
}
.showreel--length-1 .carousel-slides {
  transform: none !important;
}

.showreel-bundle-grid {
  margin-top: 16px;
  --grid-row-gap: 16px;
  --grid-column-gap: 16px;
}
.showreel-bundle-grid .grid-item.active .grid-item__overlay {
  background: var(--accent-color);
  opacity: 0.75;
}
.showreel-bundle-grid .grid-item.active .grid-item__detail {
  opacity: 1;
  transform: translate(0, 0);
}
.showreel-bundle-grid .grid-item.active .grid-item__detail__value {
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  font-weight: var(--font-bold-weight);
}
@media only screen and (min-width: 1312px) {
  .showreel-bundle-grid .grid-item.active .grid-item__detail__value {
    font-size: 9px;
  }
}

@media only screen and (min-width: 992px) {
  .body--project .image-text__image {
    justify-content: flex-start;
  }
  .body--project .image-text__text {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.project__section-title {
  padding-bottom: 32px;
}

.grid-item__folder {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  background: var(--background-inverse-color);
  -webkit-clip-path: polygon(33% 0, 36.66% 7%, 100% 7%, 100% 100%, 0 100%, 0 0);
  clip-path: polygon(33% 0, 36.66% 7%, 100% 7%, 100% 100%, 0 100%, 0 0);
  transition: background 0.3s cubic-bezier(0.2, 0.3, 0, 1);
}
.grid-item__folder img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.3s cubic-bezier(0.2, 0.3, 0, 1);
  -webkit-backface-visibility: hidden;
}
.grid-item__folder .grid-item__detail__label {
  position: absolute;
  top: 16px;
  left: 20px;
  font-size: 9px;
  color: var(--text-inverse-color);
}
.grid-item__folder .grid-item__detail__label--open-folder {
  bottom: 16px;
  right: 20px;
  top: auto;
  left: auto;
  opacity: 0;
  transform: translate(-10px, 0);
  transition: all 0.3s cubic-bezier(0.2, 0.3, 0, 1);
}
.grid-item__folder .grid-item__title {
  top: 32px;
}
.grid-item__folder:hover {
  background: var(--accent-inverse-color);
}
.grid-item__folder:hover img {
  opacity: var(--grid-hover-opacity);
}
.grid-item__folder:hover .grid-item__detail__label--open-folder {
  opacity: 1;
  transform: translate(0, 0);
}

.js-project-item {
  position: relative;
}

.grid-item__image__svg {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background: var(--background-inverse-color);
}
.grid-item__image__svg svg {
  position: absolute;
  bottom: 20px;
  left: 20px;
  height: 50px;
  width: auto;
  fill: var(--text-inverse-color);
}
@media only screen and (min-width: 1312px) {
  .grid-item__image__svg svg {
    height: 80px;
  }
}

.video__details li[data-detail=project-name] {
  font-weight: var(--font-weight-regular);
  color: var(--text-medium-color);
}
.video__details li[data-detail=project-file-name] {
  font-weight: var(--font-weight-bold);
  color: var(--text-strong-color);
}