html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
font-size: 62.5%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.page-template-about main:before,
.page-template-about-live main:before {
background: center no-repeat;
background-size: auto 60lvh;
background-image: var(--background-image);
content: '';
display: block;
position: fixed;
top: 0;
left: 0;
right: 0;
height: 100lvh;
z-index: -1;
}
html.cursor-wait,
html.cursor-wait * {
cursor: wait !important;
}
html.cursor-wait body * {
cursor: wait !important
}
html.cursor-wait * {
pointer-events: none;
}
#cursor-wait-overlay {
position: fixed;
inset: 0;
pointer-events: none;
cursor: wait !important;
z-index: 999999;
display: none;
}
.directors-background {
background-repeat: no-repeat;
background-position: center;
background-size: auto 80dvh;
background-attachment: fixed;
content: '';
display: block;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -1;
}
div[data-barba="container"] {
background: var(--background);
padding-top: 1px;
position: relative;
z-index: 1;
min-height: calc(100dvh - 270px);
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}
@font-face {
font-family: 'Haffer-Light';
src: url(//themovement.land/2025/wp-content/themes/movement/fonts/HafferLight.eot);
src: url(//themovement.land/2025/wp-content/themes/movement/fonts/HafferLight.eot) format('embedded-opentype'),
url(//themovement.land/2025/wp-content/themes/movement/fonts/HafferLight.woff2) format('woff2'),
url(//themovement.land/2025/wp-content/themes/movement/fonts/HafferLight.woff) format('woff'),
url(//themovement.land/2025/wp-content/themes/movement/fonts/HafferLight.ttf) format('truetype'),
url(//themovement.land/2025/wp-content/themes/movement/fonts/HafferLight.svg#HafferLight) format('svg');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Haffer-Medium';
src: url(//themovement.land/2025/wp-content/themes/movement/fonts/Haffer-Medium.eot);
src: url(//themovement.land/2025/wp-content/themes/movement/fonts/Haffer-Medium.eot) format('embedded-opentype'),
url(//themovement.land/2025/wp-content/themes/movement/fonts/Haffer-Medium.woff2) format('woff2'),
url(//themovement.land/2025/wp-content/themes/movement/fonts/Haffer-Medium.woff) format('woff'),
url(//themovement.land/2025/wp-content/themes/movement/fonts/Haffer-Medium.ttf) format('truetype'),
url(//themovement.land/2025/wp-content/themes/movement/fonts/Haffer-Medium.svg#Haffer-Medium) format('svg');
font-weight: 500;
font-style: normal;
font-display: swap;
}
:root {
--primary: #000000;
--background: #F8F8F8;
--grey: #C9C9C9;
--grey-2: #393939;
--light-grey: #B5B5B5;
--light-grey-2: #E9E9E9;
}
.page-template-live,
.page-template-artists,
.page-template-project-live,
.single-project-live,
.post-type-archive-project-live,
.page-template-about-live { --primary: #F8F8F8;
--background: #000000;
--grey: #C9C9C9;
--grey-2: #393939;
--light-grey: #B5B5B5;
--light-grey-2: #E9E9E9;
} body {
background: var(--background);
font-family: 'Haffer-Light';
font-size: 1.1rem;
line-height: 14px;
}
#page {
background: var(--background); padding-top: 85px;
}
.home #page {
padding-top: 0;
}
.home {
padding-top: 79px;
}
.home #store-coming-soon {
top: 0;
}
.container {
padding: 0 10px;
} .page-template-director #page,
.single-director #page {
padding-top: 100px;
}
.page-template-live,
.page-template-artists,
.page-template-project-live,
.single-project-live, .post-type-archive-project-live,
.page-template-about-live {  }
.page-template-live header,
.page-template-artists header,
.page-template-project-live header,
.single-project-live header, .post-type-archive-project-live header,
.page-template-about-live header {
background: transparent;
}
.page-template-live #primary-menu,
.page-template-artists #primary-menu,
.page-template-project-live #primary-menu,
.single-project-live #primary-menu, .post-type-archive-project-live #primary-menu,
.page-template-about-live #primary-menu,
#live-menu,
.show-on-live,
.page-template-artists .hide-on-live,
.page-template-live .hide-on-live,
.post-type-archive-project-live .hide-on-live,
.page-template-project-live .hide-on-live,
.single-project-live .hide-on-live,
.page-template-about-live .hide-on-live { display: none;
}
.page-template-artists .show-on-live,
.page-template-live .show-on-live,
.page-template-project-live .show-on-live,
.single-project-live .show-on-live, .post-type-archive-project-live .show-on-live,
.page-template-about-live .show-on-live,
.hide-on-live {
display: inline-block;
}
.page-template-live #live-menu,
.page-template-about-live #live-menu,
.page-template-artists #live-menu,
.page-template-project-live #live-menu,
.single-project-live #live-menu,
.post-type-archive-project-live #live-menu { display: flex;
}
.show-splash #splash {
opacity: 1;
visibility: visible;
}
.hide-splash #splash {
opacity: 0;
visibility: hidden;
transition: 0s .5s;
}
.panel-grid-cell {
width: 100%;
} #splash {
background: white;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
display: flex;
justify-content: center;
align-items: center;
mix-blend-mode: multiply;
pointer-events: none;
z-index: 9999999;
transition: .2s ease;
}
#splash-background {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: white;
z-index: 999999;
transition: .2s ease;
opacity: 0;
visibility: hidden;
} .show-splash #splash-background {
opacity: 1;
visibility: visible;
}
.remove-splash-background #splash-background,
.loaded #splash {
opacity: 0;
visibility: hidden;
}  #splash.hide {
opacity: 0;
visibility: hidden;
}
#splash video.hide {
opacity: 0;
visibility: hidden;
}
#splash video {
height: 100%;
object-fit: contain;
width: 100%;
}
#splash div {
overflow: hidden;
height: 100%;
width: 100%;
}
#splash img {
width: 200px;
height: auto;
opacity: 0;
visibility: hidden;
-webkit-transition: .5s ease;
transition: .5s ease;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
#splash.show img {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
#splash.hide img {
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
header {
left: 0;
height: 70px;
position: fixed;
right: 0;
top: 0;
z-index: 99999;
display: flex;
justify-content: space-between;
-webkit-transition: .2s ease;
transition: .2s ease;
}
.page-template-live .site-branding,
.page-template-artists .site-branding,
.single-project-live .site-branding,
.post-type-archive-project-live .site-branding,
.page-template-about-live .site-branding { background-image: url(//themovement.land/2025/wp-content/themes/movement/imgs/the_movement_live.svg?1);
height: 25px;
width: 170px; }
.page-template-director .site-branding,
.single-director .site-branding {
mix-blend-mode: difference;
}
.site-branding {
background-image: url(//themovement.land/2025/wp-content/themes/movement/imgs/movement.svg?1);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
overflow: hidden;
margin-left: 10px;
mix-blend-mode: darken;
margin-top: 15px;
height: 23px;
width: 130px;
z-index: 9;
}
.site-branding img {
width: 100%;
}
.site-branding a {
height: 100%;
width: 100%;
}
.site-social {
margin-right: 10px;
margin-top: 15px;
}
.site-social ul {
display: flex;
list-style: none;
gap: 20px;
margin: 0;
padding: 0;
}
.page-template-live .site-social svg,
.page-template-artists .site-social svg,
.page-template-project-live .site-social svg,
.single-project-live .site-social svg,
.post-type-archive-project-live .site-social svg,
.page-template-about-live .site-social svg {
fill: var(--primary);
}
.page-template-live .main-navigation-container,
.page-template-artists .main-navigation-container,
.page-template-project-live .main-navigation-container,
.single-project-live .main-navigation-container,
.post-type-archive-project-live .main-navigation-container,
.page-template-about-live .main-navigation-container {
background: color-mix(in srgb, var(--grey), transparent 70%);
backdrop-filter: blur(25px);
} .page-template-live .main-navigation-container,
.page-template-artists .main-navigation-container,
.page-template-project-live .main-navigation-container,
.single-project-live .main-navigation-container,
.post-type-archive-project-live .main-navigation-container,
.page-template-about-live .main-navigation-container {
background: color-mix(in srgb, var(--grey-2), transparent 70%);
backdrop-filter: blur(25px);
}
.main-navigation-container { background: rgba(208,208,208,.29);
//backdrop-filter: blur(5px); border-radius: 2px;
display: block;
left: 0;
margin: 0 auto;
overflow: hidden;
position: fixed;
right: 0;
top: 15px;
max-width: 366px;
position: fixed;
width: fit-content;
z-index: 99999;
}
.liquidGlass-effect {
position: absolute;
z-index: 0;
inset: 0;
backdrop-filter: blur(5px);
filter: url(#glass-distortion);
overflow: hidden;
isolation: isolate;
}
.liquidGlass-tint {
z-index: 1;
position: absolute;
inset: 0;
background: rgba(255, 255, 255, 0.25);
}
.liquidGlass-shine {
position: absolute;
inset: 0;
z-index: 2;
overflow: hidden;
box-shadow: inset 2px 2px 1px 0 rgba(255, 255, 255, 0.5),
inset -1px -1px 1px 1px rgba(255, 255, 255, 0.5);
}
#menu-container {
-webkit-transition: .5s ease;
transition: .5s ease;
}
nav {
position: relative;
z-index: 1;
}
.menu-menu-1-container {
position: relative;
z-index: 1;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding: 2px;
display: flex;
white-space: pre;
width: fit-content;
}
.main-navigation ul li { min-width: fit-content;
}
.main-navigation a {
border-radius: 2px;
color: var(--primary);
display: block;
font-weight: 300;
padding: 4px 21px;
margin: 0 1px;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: .2s ease;
transition: .2s ease;
} .main-navigation li a.active {
background: var(--primary);
background: color-mix(in srgb, var(--primary), transparent 20%);
color: var(--grey);
} .page-template-live .main-navigation li a.active,
.page-template-artists .main-navigation li a.active,
.page-template-project-live .main-navigation li a.active,
.single-project-live .main-navigation li a.active,
.post-type-archive-project-live li a.active,
.page-template-about-live li a.active {
color: var(--background);
} .page-template-live .main-navigation a:hover,
.page-template-artists .main-navigation a:hover,
.page-template-project-live .main-navigation a:hover,
.single-project-live .main-navigation a:hover,
.post-type-archive-project-live .main-navigation a:hover,
.page-template-about-live .main-navigation a:hover {
background: color-mix(in srgb, var(--grey), transparent 80%);
}
.main-navigation a:hover {
background: color-mix(in srgb, var(--grey), transparent 80%);
}
.hover-bg {
position: absolute;
background: black;
border-radius: 2px;
z-index: 0;
-webkit-transition: .2s ease;
transition: .2s ease;
pointer-events: none;
transform-origin: center;
opacity: 0;
z-index: -1;
}
.page-template-live #mode-marquee a,
.page-template-artists #mode-marquee a,
.page-template-project-live #mode-marquee a,
.single-project-live #marquee-carousel a,
.post-type-archive-project-live #marquee-carousel a,
.page-template-about-live #marquee-carousel a { color: var(--primary);
}
#mode-marquee .embla a {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
#mode-marquee {
position: relative;
z-index: 1;
}
#mode-marquee {
color: var(--primary);
}
#mode-marquee:hover {
color: var(--background);
}
#mode-marquee {
color: var(--primary);
}
.page-template-live #mode-marquee:hover,
.page-template-artists #mode-marquee:hover,
.page-template-project-live #mode-marquee:hover,
.single-project-live #mode-marquee:hover,
.post-type-archive-project-live #mode-marquee:hover,
.page-template-about-live #mode-marquee:hover { color: var(--primary);
}
#mode-marquee .embla {
padding: 0 0 5px 0;
pointer-events: all;
margin: 0;
width: 100%;
}
#mode-marquee .embla__container {
gap: 20px;
padding: 0 0 0 20px;
}
#mode-marquee .embla__container strong {
font-family: 'Haffer-Medium';
font-weight: normal;
}
#mode-marquee .embla__slide {
flex: 0 0 auto;
}
#mode-marquee strong {
color: #CA0E0E;
} .page-template-live .mode-change-active #menu-container #site-navigation a,
.page-template-artists .mode-change-active #menu-container #site-navigation a,
.page-template-project-live .mode-change-active #menu-container #site-navigation a,
.single-project-live .mode-change-active #menu-container #site-navigation a,
.post-type-archive-project-live .mode-change-active #menu-container #site-navigation a,
.page-template-about-live .mode-change-active #menu-container #site-navigation a {
color: var(--primary);
} .page-template-live .mode-change-active #menu-container #site-navigation a.active,
.page-template-artists .mode-change-active #menu-container #site-navigation a.active,
.page-template-project-live .mode-change-active #menu-container #site-navigation a.active,
.single-project-live .mode-change-active #menu-container #site-navigation a.active,
.post-type-archive-project-live .mode-change-active #menu-container #site-navigation a.active,
.page-template-about-live .mode-change-active #menu-container #site-navigation.active {
color: var(--background);
}
.mode-change-active #menu-container #site-navigation a {
color: var(--background);
}
.mode-change-active #mode-video-container {
opacity: 1;
visibility: visible;
}
#mode-video-container {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
width: 100%;
opacity: 0;
visibility: hidden;
transition: .2s ease;
z-index: 1;
}
.mode-hover-video {
height: 100%;
left: 0;
object-fit: cover;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
-webkit-transition: .5s ease;
transition: .5s ease;
}
#mode-marquee {
transition: .5s ease;
}
.page-template-live #page {
padding-top: 0;
}   .toolbar {
width: calc(100vw - 2rem);
margin: 0 1rem;
background-image: linear-gradient(to right, var(--primary) 16%, rgba(255,255,255,0) 0%);
background-position: top;
background-size: 6px 1px;
background-repeat: repeat-x;
text-align: center;
text-transform: uppercase;
position: relative;
}
.page-template-live .toolbar button a,
.page-template-artists .toolbar button a {
color: var(--grey);
}
.toolbar { color: var(--primary);
margin: 0 0 0 0;
padding: 5px 0;
width: 100%;
z-index: 9;
}
.toolbar .container {
display: flex;
justify-content: space-between;
}
.toolbar button,
.view-change button {
background: none;
color: inherit;
border: none;
padding: 0;
font: inherit;
font-weight: 300;
cursor: pointer;
outline: inherit;
padding: 10px 0;
}
.toolbar button span,
.view-change button span {
color: transparent;
}
.toolbar button.active span,
.toolbar button:hover span,
.view-change button.active span,
.view-change button:hover span {
color: inherit;
}
.toolbar button a,
.view-change button a {
color: var(--primary);
text-decoration: none;
}
.toolbar .container>div {
display: flex;
gap: 20px;
}
#featured,
#filter_result {
transition: opacity .4s ease;
}
.loading-filter #featured,
.loading-filter .projects-list,
.loading-filter .projects-grid {
opacity: 0;
}
.filter-active #featured,
.grid-view .projects-list,
.list-view .projects-grid {
display: none !important;
}
.list-view .projects-list {
display: block;
}
.projects-grid {
transition: opacity .2s ease, visibility .2s ease;
}
.projects-grid.loading {
opacity: 0;
visibility: hidden;
}
.projects-grid.flex {
display: flex;
flex-wrap: wrap;
}
.projects-grid .row {
display: flex;
}
.projects-grid .row.row-end {
justify-content: flex-end;
}
.projects-grid .item {
height: fit-content;
position: relative;
overflow: hidden;
}
.projects-grid .item .content {
overflow: hidden;
}
.projects-grid .item.item-15 {
width: 15%;
}
.projects-grid .item.item-25 {
width: 25%;
}
.projects-grid .item.item-29 {
width: 29%;
}
.projects-grid .item.item-30 {
width: 30%;
}
.projects-grid .item.item-33 {
width: 33.33%;
}
.projects-grid .item.item-34,
.projects-grid .item.w-34 {
width: 34%;
}
.projects-grid .item.item-40 {
width: 40%;
}
.projects-grid .item.item-50,
.projects-grid .item.w-50 {
width: 50%;
}
.projects-grid .item.item-60 {
width: 60%;
}
.projects-grid .item.item-66,
.projects-grid .item.w-66 {
width: 66%;
}
.projects-grid .item.item-65 {
width: 70%;
}
.projects-grid .item.item-71 {
width: 71%;
}
.projects-grid .item.item-100,
.projects-grid .item.w-100 {
width: 100%;
}
.projects-grid .item .content.aspect-0-75 {
aspect-ratio: 0.75;
}
.projects-grid .item .content.aspect-1-1 {
aspect-ratio: 1/1;
}
.projects-grid .item .content.aspect-1-3 {
aspect-ratio: 1.3333333333333333;
}
.projects-grid .item .content.aspect-1-7 {
aspect-ratio: 1.7777777777777777/1;
}
.projects-grid .item .content.aspect-9-16 {
aspect-ratio: 16/18;
}
.projects-grid .item .content.aspect-vertical {
aspect-ratio: 9/16;
}
.projects-grid .item .content.aspect-vertical-square {
aspect-ratio: 4/5;
}
.projects-grid .item .content.aspect-16-9 {
aspect-ratio: 16/9;
}
.projects-grid img,
.projects-grid video {
object-fit: cover;
position: absolute;
min-height: calc(100% + 2px);
min-width: calc(100% + 2px);
height: calc(100% + 2px);
width: calc(100% + 2px);
left: -1px;
top: -1px;
}
.video-wrapper img,
.video-wrapper video.visible {
opacity: 1;
visibility: visible;
}
.video-wrapper img {
transition: .5s .5s ease; }
.video-wrapper img.fade-out {
opacity: 0;
}
.video-wrapper video {
transition: .5s ease;
opacity: 0;
visibility: hidden;
}
.projects-list {
color: var(--primary);
display: none;
font-weight: 300;
}
.projects-list h2 {
background: var(--background);
display: inline-block;
font-size: 1.1rem;
font-weight: 300;
line-height: 18px;
margin: 0;
padding: 0 20px 0 0;
position: relative;
z-index: 1;
transform-origin: left center;
transition: transform 0.3s ease;
white-space: nowrap;
}
.projects-list .year {
background: var(--background);
display: inline-block;
line-height: 18px;
padding: 0 0 0 5px;
position: relative;
z-index: 1;
}
.projects-list .item {
cursor: pointer;
display: flex;
justify-content: space-between;
position: relative;
}
.projects-list .item h2 span {
opacity: 0;
}
.projects-grid .item h3 {
display: none;
}
.projects-list .item:after {
bottom: 6px; background-image: linear-gradient(to right, var(--primary) 16%, rgba(255,255,255,0) 0%);
background-position: top;
background-size: 6px 1px;
background-repeat: repeat-x;
text-align: center;
text-transform: uppercase;
position: relative;
content: '';
display: block;
height: 1px;
left: 0;
position: absolute;
right: 0;
width: 100%;
}
.page-template-live #marquee-carousel,
.page-template-artists #marquee-carousel,
.page-template-project-live #marquee-carousel,
.single-project-live #marquee-carousel,
.post-type-archive-project-live #marquee-carousel,
.page-template-about-live #marquee-carousel { mix-blend-mode: normal;
}
#marquee-carousel {
background: var(--background);
padding: 0px 0 20px 0;
text-align: center;
margin-top: 85px;
}
#marquee-carousel h3 {
color: var(--primary);
font-size: 1.1rem;
font-weight: normal;
line-height: 14px;
margin: 0 auto;
max-width: 270px;
text-transform: uppercase;
}
#marquee-carousel h3 a {
color: var(--primary);
text-decoration: none;
}
#marquee-carousel h3 a:hover {
text-decoration: underline;
}
#marquee-carousel .embla {
mix-blend-mode: multiply;
margin: 0 0 28px 0;
}
#marquee-carousel .embla__container {
gap: 60px;
padding: 0 0 0 30px;
}
#marquee-carousel .embla__slide {
align-items: center;
display: flex;
justify-content: center;
flex: 0 0 auto;
}
#marquee-carousel .embla__slide a {
pointer-events: all;
}
#marquee-carousel .embla__slide img {
height: 120px;
width: auto;
}
.embla {
margin: 0 0 15px 0;
overflow: hidden;
pointer-events: none;
-webkit-user-select: none;
user-select: none;
}
.embla__viewport {
overflow: hidden;
}
.embla__container {
display: flex;
touch-action: pan-x pinch-zoom;
}
.embla__slide {
flex: 0 0 20%;
min-width: 0;
position: relative;
}
.notifications.hide,
.footer-reach .notifications {
-webkit-transform: translate3d(150%, 0, 0);
transform: translate3d(150%, 0, 0);
}
.home .notifications {
display: block;
left: inherit;
right: 20px;
}
.notifications {
display: none;
bottom: 20px;
left: 10px;
margin: 0 auto;
position: fixed;
pointer-events: none;
right: 10px;
z-index: 9;
-webkit-transition: .5s ease;
transition: .5s ease;
}
.notification {
backdrop-filter: blur(5px);
background: rgba(255,255,255,.2);
transition: .4s ease;
border-radius: 8px;
font-size: 1.2rem;
line-height: 14px;
pointer-events: all;
letter-spacing: 0;
margin: 0 auto;
max-width: 305px;
position: relative;
overflow: hidden;
} .notification:after,
.main-navigation-container:after {
pointer-events: none;
content: '';
display: block;
position: absolute; top: 0;
left: 0;
right: -1px;
bottom: -1px; z-index: 1;
box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, .5) inset;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.main-navigation-container:after {
-webkit-border-radius: 2px;
border-radius: 2px;
}
.notification .flex {
display: flex;
flex-wrap: wrap;
}
.notification .content {
padding: 11px 23px 11px 9px;
width: calc(100% - 102px);
}
.notification a {
transition: .4s ease;
position: relative;
z-index: 1;
}
.notification h3 {
font-size: 1.2rem;
font-weight: normal;
margin: 0;
}
.notification p {
margin: 0;
}
.notification .learn-more {
display: block;
margin: 10px 0 0 0;
text-decoration: none;
}
.notification a {
color: var(--primary);
text-decoration: none;
}
.notification .thumbnail {
position: relative;
width: 102px;
}
.notification .thumbnail video,
.notification .thumbnail img {
height: 100%;
position: absolute;
object-fit: cover;
right: 0;
width: 100%;
}
#notification-hover {
opacity: 0;
visibility: hidden;
position: absolute;
align-items: center;
color: #CA0E0E;
font-size: 11rem;
text-transform: uppercase;
font-family: 'Haffer-Medium';
transform: rotate(-19deg);
z-index: 999999;
pointer-events: none;
top: 31px;
left: -29px; } .notifications:hover #notification-hover {
opacity: 1;
visibility: visible;
}
.doom-scroll-video {
height: calc(100vh - 65px);
position: relative;
}
.toolbar .container .now-playing {
display: none;
text-align: left;
max-width: 300px;
padding: 10px 0;
right: 0;
bottom: 0px;
}
.doom-scroll-video .now-playing p {
margin: 0;
}
.doom-scroll-video video {
height: 100%;
object-fit: cover;
width: 100%;
}
.text-module {
background: var(--background);
font-family: 'Haffer-Medium';
color: var(--primary);
font-size: 4rem;
line-height: 35px;
text-transform: uppercase;
margin: 0 0 10px 0;
padding: 10px 0;
}
.page-template-about .text-module {
background: transparent;
}
.page-template-about-live .text-module {
background: transparent;
}
.text-module.big p,
.page-template-about .text-module p,
.page-template-about-live .text-module p {
font-family: 'Haffer-Medium';
font-size: 7.1rem;
line-height: 87%;
letter-spacing: 0%;
text-transform: uppercase;
margin: 0 0 30px 0;
}
.page-template-about .text-module p,
.page-template-about-live .text-module p {
margin: 0 0 124px 0;
}
.text-module .title,
.text-module h4 {
font-size: 3rem;
margin: 0;
}
.text-module a {
text-decoration: none;
color: var(--primary);
}
.text-module a:hover {
opacity: .8;
}
.text-module p {
margin: 0;
}
.text-module ul {
font-family: 'Haffer-Medium';
font-size: 7.1rem;
line-height: 87%;
letter-spacing: 0%;
text-transform: uppercase;
margin: 0 0 30px 0;
list-style: none;
margin: 0;
padding: 0 0 0 20px;
}
.live-featured {
z-index: -1;
height: 100lvh;
overflow: hidden;
}
.live-featured .item {
height: 100%;
}
.live-featured .item .content {
height: 100%;
}
.live-featured .item .content video {
object-fit: cover;
height: 100%;
width: 100%;
}
#live-intro {
top: 100px;
left: 0;
right: 0;
margin: 0 auto;
position: absolute;
z-index: 1;
padding-bottom: 50px;
background: transparent;
}
#live-intro p {
margin-bottom: 30px;
}
#live-intro ul {
font-size: 2.1rem;
line-height: 25px;
opacity: .6;
display: flex;
max-width: 800px;
margin: 0 auto;
flex-wrap: wrap;
justify-content: center;
gap: 0 30px;
}
#doom-scroll-carousel {
position: relative;
z-index: 10;
}
#doom-scroll-carousel .embla {
bottom: 0;
left: 0;
margin: 0;
pointer-events: all;
position: fixed;
right: 0;
-webkit-transition: .2s ease;
transition: .2s ease;
}
#doom-scroll-carousel .embla .embla__slide {
flex: 0 0 115px;
height: 65px;
position: relative;
cursor: pointer;
}
#doom-scroll-carousel .embla .embla__slide:after {
border: solid 0px var(--light-grey-2);
content: '';
display: block;
height: 100%;
position: absolute;
width: 100%;
-webkit-transition: .5s ease;
transition: .5s ease;
}
#doom-scroll-carousel .embla .embla__slide:hover:after {
border: solid 2px var(--light-grey-2);
}
#doom-scroll-carousel .embla .embla__slide.embla-thumbs__slide--selected:after {
border: solid 4px var(--light-grey-2);
}
#doom-scroll-carousel .embla .embla__slide video,
#doom-scroll-carousel .embla .embla__slide img {
height: 100%;
object-fit: cover;
position: absolute;
width: 100%;
}
.doom-view #doom-scroll-vertical-carousel {
opacity: 1;
visibility: visible;
}
#doom-scroll-vertical-carousel {
opacity: 0;
visibility: hidden;
transition: .5s ease;
display: flex;
margin: 0 auto;
align-items: center;
height: 100dvh;
justify-content: center;
background: rgba(0,0,0,0.95);
backdrop-filter: blur(15px);
position: fixed;
bottom: 0;
top: 0;
left: 0;
right: 0;
z-index: 9999;
}
#doom-scroll-vertical-carousel .view-change {
display: flex;
justify-content: end;
gap: 20px;
padding-right: 20px;
}
#doom-scroll-vertical-carousel>.content {
display: flex;
align-items: center;
justify-content: center;
padding-bottom: 10px;
padding-top: 50px;
height: 100%;
width: 100%;
-webkit-transition: .2s ease;
transition: .2s ease;
transform: translate3d(0, 100%, 0px);
opacity: 0;
}
.doom-view #doom-scroll-vertical-carousel>.content {
transform: translate3d(0, 0, 0px);
opacity: 1;
} #doom-scroll-vertical-carousel .content>div {
position: relative;
}
#doom-scroll-vertical-carousel .content .now-playing {
bottom: 0;
left: 0;
right: 0;
position: absolute;
z-index: 1;
}
#doom-scroll-vertical-carousel .view-change button {
color: #ffffff;
}
#doom-scroll-vertical-carousel .embla {
pointer-events: all;
aspect-ratio: 9/18;
margin: 0;
//height: calc(100dvh - 85px);
width: 344px !important;
//align-self: flex-end;
border-radius: 9px;
max-height: calc(100dvh - 100px);
}
#doom-scroll-vertical-carousel .embla__container {
//height: calc(100dvh - 65px);
height: 100%;
flex-direction: column;
gap: 0;
}
#doom-scroll-vertical-carousel .embla__viewport {
height: 100%;
}
#doom-scroll-vertical-carousel .embla__slide {
flex: 0 0 100%;
height: calc(100dvh - 65px);
overflow: hidden;
position: relative;
-webkit-transition: .2s ease;
transition: .2s ease;
}
#doom-scroll-vertical-carousel .embla__slide .video {
bottom: 0;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
#doom-scroll-vertical-carousel .embla__slide .info {
color: #ffffff;
font-size: 1.3rem;
padding: 0 10px;
bottom: 0;
position: absolute;
left: 0;
right: 0;
max-width: 250px;
}
.is-dragging .embla__slide .info {
opacity: .5;
}
#doom-scroll-vertical-carousel .embla__slide .info p {
margin: 0 0 10px 0;
}
#doom-scroll-vertical-carousel .embla__slide .info strong {
font-family: 'Haffer-Medium';
}
#doom-scroll-vertical-carousel .embla__slide .info a {
color: #ffffff;
text-decoration: none;
}
#doom-scroll-vertical-carousel .embla__slide video {
height: 102%;
object-fit: cover;
width: 102%;
-webkit-transition: .2s ease;
transition: .2s ease;
}
.doom-scroll-vertical-carousel button {
-webkit-appearance: button;
background-color: transparent;
background-image: none;
border: none;
cursor: pointer;
text-transform: uppercase;
color: #ffffff;
font-size: 1.1rem;
font-family: 'Haffer-Light';
}
.doom-scroll-vertical-carousel .actions {
position: absolute;
top: 5px;
right: 10px;
z-index: 1;
display: flex;
gap: 10px;
}
#toggle-doom-sound {
}
#close-doom {
}
.fullscreen-video #doom-scroll-carousel .embla {
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
.fullscreen-video #doom-scroll-vertical-carousel .embla__container,
.fullscreen-video #doom-scroll-vertical-carousel .embla__slide {
height: 100dvh;
}
.fullscreen-video #doom-scroll-vertical-carousel .embla__slide video {
object-fit: contain;
height: 100%;
width: 100%;
}
.fullscreen-video header {
-webkit-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
.directors-list {
font-family: 'Haffer-Medium';
color: var(--primary);
font-size: 9.2rem;
line-height: 80.44px;
font-weight: 300;
text-transform: uppercase;
overflow: hidden;
}
.post-type-archive-project-live .directors-list {
font-size: 5.2rem;
line-height: 47.44px;
}
.directors-list ul {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}
.directors-list ul li {
overflow: hidden;
}
.directors-list ul li span {
cursor: pointer;
display: inline-block;
transform-origin: left center;
transition: transform 0.3s ease;
white-space: nowrap;
}
.directors-list ul span.stretching {
will-change: transform;
}
.directors-list a {
color: var(--primary);
display: block;
padding-bottom: 2px;
}
.post-type-archive-project-live .directors-list li {
margin-bottom: 30px;
}
#director-title {
line-break: anywhere;
text-transform: uppercase;
margin: 0 0 5px 0;
}
.single-director #director-title {
line-break: auto;
}
#director-title .container {
display: flex;
align-items: flex-end;
justify-content: space-between;
}
#director-title h1 {
font-family: 'Haffer-Medium';
color: var(--primary);
font-size: 11rem;
font-weight: normal;
line-height: 100px;
margin: 0;
}
#director-title .links img {
height: 160px;
}
#director-name {
color: var(--primary);
width: 100vw;
height: 50vh;
display: flex;
justify-content: center;
align-items: center;
position: relative;
transform-origin: top;
transition: none;
opacity: 0;
margin-left: -10px;
width: calc(100% + 20px);
-webkit-transition: opacity .2s ease;
transition: opacity .2s ease;
position: sticky;
top: 0;
z-index: 1;
}
#director-name.loaded {
opacity: 1;
}
#director-name h1 {
white-space: nowrap;
font-weight: normal;
line-height: 71%;
transform-origin: center;
transition: none;
margin: 0;
}
#tooltip {
font-family: 'Haffer-Medium';
color: #ffffff;
font-size: 2.5rem;
line-height: 25px;
text-transform: uppercase;
position: fixed;
pointer-events: none;
z-index: 99999999;
top: -10px;
left: 10px;  mix-blend-mode: difference;
will-change: transform;
}
#tooltip-content {
padding: 0 10px;
}
#tooltip.video,
#tooltip.image {
mix-blend-mode: initial;
width: 300px;
}
#tooltip video {
max-width: 100%;
height: auto;
display: block;
}
#site-footer h2,
#site-footer h3 {
color: var(--primary);
font-size: 1.1rem;
line-height: 14px;
font-weight: normal;
margin: 0;
}
#site-footer .container {
text-transform: uppercase;
align-items: flex-end;
justify-content: space-between;
display: flex;
width: 100%;
padding-bottom: 20px;
padding-top: 160px;
margin-top: auto;
}
.page-template-directors #site-footer .container,
.page-template-artists #site-footer .container {
padding-top: 80px;
}
#site-footer .container>div {
width: 33.33%;
}
#site-footer .container>div.center {
text-align: center;
}
#site-footer .container>div:last-child {
text-align: right;
}
#site-footer a {
color: var(--primary);
text-decoration: none;
padding: 0 0 0 10px;
}
.store-soon #store-coming-soon {
opacity: 1;
visibility: visible;
}
#store-coming-soon {
opacity: 0;
visibility: hidden;
position: fixed;
display: flex;
align-items: center;
justify-content: center;
color: #CA0E0E;
font-size: 8rem;
text-transform: uppercase;
font-family: 'Haffer-Medium';
transform: translate3d(52vw, 11px, 0) rotate(-10deg);
z-index: 999999;
pointer-events: none;
}
.coming-soon {
cursor: pointer;
}
.store-soon .coming-soon a {
background: color-mix(in srgb, var(--grey), transparent 80%);
}
.coming-soon a {
pointer-events: none;
}
.open-video {
cursor: pointer;
}
.lightbox-cover {
backdrop-filter: blur(15px);
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
#lightbox {
bottom: 0;
left: 0;
top: 0;
right: 0;
position: fixed;
height: 100;
width: 100%;
z-index: 99999;
opacity: 0;
visibility: hidden;
transition: .5s ease;
background: rgba(0,0,0,.7);
backdrop-filter: blur(15px);
display: flex;
align-items: center;
justify-content: center;
}
.lightbox-container {
overflow: hidden;
position: relative;
transition: transform .5s ease;
max-height: 90%;
aspect-ratio: 16/9;
max-width: 90%;
transform: translate3d(0, 100dvh, 0);
}
.show .lightbox-container {
transform: translate3d(0, 0, 0);
}
#close-lightbox-button {
background: url(//themovement.land/2025/wp-content/themes/movement/imgs/close.svg) center;
background-size: contain;
cursor: pointer;
-webkit-appearance: button;
background-color: transparent;
border: none;
position: fixed;
top: 15px;
right: 10px;
height: 20px;
width: 20px;
}
#lightbox video,
#lightbox img {
overflow: hidden;
width: 100%;
object-fit: contain;
height: 100%;
vertical-align: middle;
display: none;
}
.image-fullscreen .lightbox-container {
pointer-events: none;
height: 90%;
width: 90%;
}
.video-fullscreen #lightbox.show video,
.image-fullscreen #lightbox.show img {
display: block;
}
.video-fullscreen #lightbox,
.image-fullscreen #lightbox {
transition-delay: 0s;
opacity: 1;
visibility: visible;
}
.video-fullscreen .lightbox-container {
background: black;
} .lightbox-container .head {
position: absolute;
top: 10px;
left: 10px;
color: #ffffff;
font-size: 1.2rem;
line-height: 15px;
display: flex;
max-width: 1000px;
gap: 70px;
}
#lightbox_project-name,
#lightbox_project-director {
text-transform: uppercase;
}
.lightbox-container .head p {
margin: 0;
}
.head #lightbox_project-short-description {
max-width: 490px;
display: block;
}
#time {
color: #ffffff;
font-size: 1.1rem;
}
.player-controls button {
-webkit-appearance: button;
background-color: transparent;
background-image: none;
border: none;
cursor: pointer;
text-transform: uppercase;
color: #ffffff;
font-size: 1.1rem;
font-family: 'Haffer-Light';
}
.player-controls svg {
fill: #ffffff;
}
.hidden-controls .player-controls,
.hidden-controls .head {
opacity: 0;
visibility: hidden;
}
.player-controls {
padding: 0 20px;
position: absolute;
display: grid;
bottom: 0;
left: 0;
width: 100%;
-webkit-transition: .2s ease;
transition: .2s ease;
}
.player-controls .flex {
gap: 10px;
justify-content: space-between;
display: flex;
align-items: center;
}
.player-controls .timeline {
position: relative;
display: flex;
height: 40px;
width: 100%;
align-items: center;
}
#timeline {
appearance: none;
background: rgb(140, 140, 140);
outline: none;
cursor: pointer;
height: 2px;
border-radius: 5px;
overflow: hidden;
width: 100%;
}
#timeline::-webkit-slider-thumb {
appearance: none;
width: 0;
height: 2px;
}
#timeline::-moz-range-thumb {
width: 0;
height: 2px;
}
#timeline:hover {
height: 7px;
}
.playing .play,
.paused .pause,
.play-svg,
.pause-svg,
.unmute .mute-svg,
.mute .unmute-svg {
display: none;
}
.playing .pause,
.paused .play-svg,
.playing .pause-svg,
.unmute .unmute-svg,
.mute .mute-svg {
display: inline;
}
.hidden-controls .video-popup .controls,
.hidden-controls .video-popup .play-video {
opacity: 0;
pointer-events: none;
}
@media (max-width: 768px) {
main {
min-height: calc(100lvh - 270px);
}
header {
display: none;
}
#mode-video-container {
display: none;
}
.mode-change-active #menu-container #site-navigation a,
#mode-marquee:hover {
color: var(--primary);
}
.mode-change-active #menu-container #site-navigation a.active {
color: var(--background);
}
#marquee-carousel .embla__container {
gap: 30px;
margin: 0 0 0 0px;
}
#marquee-carousel .embla__slide img {
height: 110px;
}
.toolbar {
padding-top: 1px;
padding-bottom: 0;
}
.toolbar .container {
flex-direction: column;
padding: 0;
}
.toolbar .container>div {
overflow: auto;
margin-bottom: 0px;
white-space: nowrap;
padding: 5px 10px;
gap: 0 15px;
}
.toolbar .container>div.view-change {
padding-bottom: 4px;
padding-top: 4px;
}
.toolbar .container>div {
background-image: linear-gradient(to right, var(--primary) 16%, rgba(255,255,255,0) 0%);
background-position: bottom;
background-size: 6px 1px;
background-repeat: repeat-x;
}
.toolbar .container>div::-webkit-scrollbar {
display: none;
}
.toolbar button,
.view-change button {
padding: 3px 0;
text-align: left;
width: auto;
}
.projects-list {
margin-top: 10px;
}
#doom-scroll-vertical-carousel>.content {
padding: 0;
}
#doom-scroll-vertical-carousel .content>div {
width: 100%;
}
#doom-scroll-vertical-carousel .embla {
aspect-ratio: inherit;
border-radius: 0px;
width: 100% !important;
height: 100dvh;
max-height: 100dvh;
}
.doom-scroll-vertical-carousel .actions {
right: 12px;
top: 70px;
}
#doom-scroll-vertical-carousel .embla__slide .info {
bottom: 10px;
left: 10px;
}
.notifications {
display: none !important;
}
.page-template-about main:before,
.page-template-about-live main:before {
background: center no-repeat;
background-size: 80vw auto;
background-image: var(--background-image-mobile);
content: '';
display: block;
position: fixed;
top: 0;
left: 0;
right: 0;
height: 100lvh;
z-index: -1;
}
.projects-list h2 {
max-width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.text-module,
.text-module.big p {
font-size: 2rem;
line-height: 17px;
}
.page-template-about .text-module p,
.page-template-about-live .text-module p,
.text-module ul,
.text-module h4 {
font-size: 3rem;
line-height: 24px;
}
.text-module {
margin: 0 0 2px 0;
}
#director-title h1 {
font-size: 5.5rem;
line-height: 44px;
margin: 0 0 6px 0;
}
.text-module ul {
font-size: 1.8rem;
line-height: 18px;
}
.page-template-about .text-module p,
.page-template-about-live .text-module p {
margin: 0 0 30px 0;
}
.projects-grid .item .content {
position: relative;
}
.projects-grid .item h3 {
display: block;
font-weight: 300;
font-size: .8rem;
text-transform: uppercase;
margin: 0;
z-index: 1;
position: absolute;
bottom: 10px;
left: 10px;
color: white;
}
.projects-grid img,
.projects-grid video {
position: absolute;
min-height: calc(100% + 2px);
min-width: calc(100% + 2px);
height: calc(100% + 2px);
width: calc(100% + 2px);
left: -1px;
top: -1px;
object-fit: cover;
object-position: center;
}
#live-intro p {
font-size: 2.1rem;
line-height: 20px;
}
#live-intro ul {
font-size: 1.5rem;
line-height: 16px;
line-break: anywhere;
display: block;
}
#filter_result .projects-grid .item.w-50 {
width: 100%;
}
.directors-list {
font-size: 3.2rem;
line-height: 29px;
}
.directors-list ul li {
margin: 0 0 20px 0;
}
.post-type-archive-project-live .directors-list ul li {
margin: 0;
}
.post-type-archive-project-live .directors-list ul li span {
margin: 0 0 40px 0;
white-space: wrap;
word-break: break-all;
}
.lightbox-container {
height: 100dvh;
max-width: 100%;
width: 100%;
}
#site-footer .container>div.center {
display: none;
}
}
#gifContainer,
.gif-container {
height: 150px;
margin: 0 auto;
mix-blend-mode: multiply;
text-align: center;
}
#gifContainer {
margin: 0 auto 40px auto;
}
.gif-container img {
height: 100%;
}
#dvd-container {
width: 100%;
height: 300px;
position: relative;
overflow: hidden;
mix-blend-mode: multiply;
margin-top: -100px;
}
#dvd-logo {
height: 100px;
position: absolute;
top: 0;
left: 0;
}
#repeatGifDisplay {
width: 100%;
height: 100%;
background-repeat: repeat-x;
background-size: contain;
background-position: center center;
}