:root {
    --realwhite: #FDFDFD;
    --white: #f9f9f9;
    --blue: blue;
    --black: rgb(15, 15, 15);
    --realblack: rgb(0, 0, 0);
    --cubic: cubic-bezier(0.250, 0.460, 0.450, 0.940);
    --white-rgb: 249, 249, 249;
}

/* GLOBAL
  ------------------------------ */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

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

:focus {
    outline: 0
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

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

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

audio,
canvas,
video {
    display: inline-block;
    max-width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

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

button[disabled],
html input[disabled] {
    cursor: default
}

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

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

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

button,
html,
input,
select,
textarea {
    color: #090909
}

::-moz-selection {
    color: #fff;
    background: rgba(250, 250, 250, .4);
    text-shadow: none
}

::selection {
    color: #fff;
    background: rgba(250, 250, 250, .4);
    text-shadow: none
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent !important;
    /* cursor: none !important; */
}

a,
div,
img {
    outline: 0 !important;
}

body,
html {
    background: var(--white);
    color: var(--black);
    height: 100%;
    font-family: 'Times New Roman', Times, serif;
    line-height: 1.2;
    font-size: 0.9rem;
}

body::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

body {
    overflow-x: hidden;
    overflow-y: scroll;
    -ms-overflow-style: none;
}

body.page-template {
    overflow: hidden;
}

main {
    height: -webkit-fill-available;
    width: 100vw;
}

body.post-template-default main {
    height: auto;
}

::-moz-selection {
    color: var(--white);
    background: transparent;
}

::selection {
    color: var(--white);
    background: transparent;
}

.fixed {
    position: fixed;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.bottom {
    bottom: 0;
}

.left {
    left: 0;
}

.right {
    right: 0;
}

.top {
    top: 0;
}

.pad-025 {
    padding-bottom: 0.25rem !important;
}

.pad-b-0 {
    padding-bottom: 0.5rem;
}

.pad-t-0 {
    padding-top: 0.25rem;
}

.pad-r-0 {
    padding-right: 0.5rem;
}

.pad-l-0 {
    padding-left: 0.5rem;
}

.pad-0 {
    padding: 0.5rem;
}

.pad-b {
    padding-bottom: 1rem;
}

.pad-t {
    padding-top: 1rem;
}

.pad-r {
    padding-right: 1rem;
}

.pad-l {
    padding-left: 1rem;
}

.pad {
    padding: 1rem;
}

.pad-b-1 {
    padding-bottom: 4rem;
}

.pad-t-1 {
    padding-top: 4rem;
}

.pad-r-1 {
    padding-right: 2rem;
}

.pad-l-1 {
    padding-left: 2rem;
}

.pad-1 {
    padding: 2rem;
}

.pad-t-2 {
    padding-top: 4rem;
}

.mag-auto {
    margin: 0 auto;
}

.block {
    display: block;
}

.w-100 {
    width: 100%;
}

.h-30 {
    height: 30%;
}

.h-40 {
    height: 40%;
}

.h-50 {
    height: 50%;
}

.h-80 {
    height: 80%;
}

.h-80-vh {
    height: 80vh;
}

.h-100 {
    height: 100%;
}

.h-100-vh {
    height: 100vh;
}

.min-100-vh {
    min-height: 100vh;
}

a:link {
    text-decoration: none;
    color: inherit;
}

a:visited {
    color: inherit;
}

.wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.end-justify {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.column-r {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.between-m {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.jus-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.z-9 {
    z-index: 9;
}

.z-99 {
    z-index: 99;
}

.z-999 {
    z-index: 999;
}

.z-9999 {
    z-index: 9999;
}

.z-1 {
    z-index: 1;
}

.z-2 {
    z-index: 2;
}

.w-20 {
    width: 20%;
}

.w-25 {
    width: 25%;
}

.w-33 {
    width: 33.33%;
}

.w-40 {
    width: 40%;
}

.w-50,
.w-50-m {
    width: 50%;
}

.w-60 {
    width: 60%;
}

.w-66 {
    width: 66%;
}

.w-75 {
    width: 75%;
}

.w-80 {
    width: 80%;
}

.hide-scroll {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.hide-scroll::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

.mobile,
.mobile-flex {
    display: none;
}

.wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.center {
    text-align: center;
}

.justify {
    text-align: justify;
}

.t-right {
    text-align: right;
}

.ab-center {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.ab-x {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.none {
    pointer-events: none;
}

.auto {
    pointer-events: auto;
}

.none-s {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

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

.inline {
    display: inline;
}

.block {
    display: block;
}

.hide {
    display: none !important;
}

.hide-op {
    opacity: 0;
    -webkit-transition: opacity 0.7s ease-in;
    -o-transition: opacity 0.7s ease-in;
    transition: opacity 0.7s ease-in;
}

.op {
    opacity: 1;
    -webkit-transition: opacity 0.7s ease-in;
    -o-transition: opacity 0.7s ease-in;
    transition: opacity 0.7s ease-in;
}

.show {
    display: block;
}

.hidden {
    overflow: hidden;
}

.cover {
    -o-object-fit: cover;
    object-fit: cover;
}

.contain {
    -o-object-fit: contain;
    object-fit: contain;
}

.underline {
    text-decoration: underline;
}

.sticky,
.sticky-bar {
    position: sticky;
}

.flex-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.a-self {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.nw {
    white-space: nowrap;
}

ul,
li {
    list-style-type: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.white-bk {
    background: var(--white);
}

.white {
    color: var(--realwhite);
}

.upper {
    text-transform: uppercase;
}

.round {
    border-radius: 2rem;
}

.round-half {
    border-radius: 0.8rem;
}

.line {
    width: 16px;
    height: 2px;
    background: var(--black);
    margin-bottom: 1rem;
}

.active {
    color: var(--blue);
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}



/* ANIMATIONS
  ------------------------------ */

.fade-in {
    opacity: 0;
    transition: opacity 0.8s linear;
}

.fade-in.loaded {
    opacity: 1;
}

/* MENU (ARCHIVE)
  ------------------------------ */

.page-template .back-to-works {
    display: none;
}

.grid-container__header {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}

.works-archive {
    grid-column: span 3;
    /* display: grid;
      justify-content: space-between;
      grid-template-columns: repeat(3, 1fr);  */
}

.work-item {
    display: grid;
    justify-content: space-between;
    grid-template-columns: repeat(3, 1fr);
    white-space: nowrap;
}

.current-category-projects .work-item {
    color: blue;
}

.current-category-projects {
    margin-bottom: 1rem;
}

#toggleButton-about {
    background: none;
    border: none;
    cursor: pointer;
    line-height: 1;
}

/* #about-container {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
    padding-right: 2rem;
    margin-right: -1rem;
    padding-bottom: 2rem;
    background-color: var(--white);
    position: absolute;
    margin-top: 1rem;
    right: 0;
    width: 280px;
    max-width: 60vw;
} */

#about-container {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-right: 2rem;
    margin-right: -1rem;
    padding-bottom: 2rem;
    background-color: var(--white);
    position: fixed;
    margin-top: 1rem;
    right: 0;
    width: 280px;
    max-width: 60vw;
    z-index: 99999;
    top: 0;
    margin-top: 3rem;
    padding-left: 2rem;
}

/* .detalles {
    width: 190px;
    margin-left: auto;
    margin-top: -10px;
    text-wrap-style: balance;
} */

.detalles {
    margin-left: auto;
    margin-top: -10px;
    text-wrap-style: balance;
    text-align: right;
}

#about-container p {
    padding-bottom: 1rem;
}

#about-container .links {
    padding-bottom: 1rem; 
    text-wrap-style: balance;
    text-align: right;
}

#about-container .links a {
    color: var(--blue);
}

/* FOOTER
  ------------------------------ */

footer {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

body.home footer {
    display: none;
}

body.page-template footer {
    position: absolute;
    bottom: 0;
    left: 0;
}

.back-to-works {
    white-space: nowrap;
}

/* .back-to-works a {
    color: var(--blue);
} */

/* HOME
  ------------------------------ */

.header-menu {
    /* background-color: rgba(var(--white-rgb), 0.9); */
    background-color: var(--white);
    /* height: 3rem; */
    z-index: 99;
}

.header-menu h1 {
    line-height: 1;
}

.landing__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    overflow: hidden;
    height: 100vh;
}

.scroll-column {
    height: 100%;
    width: 100%;
    height: 100vh;
    margin: 0;
    overflow: hidden;
    position: relative;
    background-color: white;
    will-change: transform;
}

.image-container {
    position: absolute;
    width: 100%;
    will-change: transform;
    top: 0;
    left: 0;
    transform: translateZ(0);
    backface-visibility: hidden;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.image-container .landing-image,
.image-container .video-wrapper {
    width: 100%;
    display: block;
    padding: 0;
    transform: translateZ(0);
    backface-visibility: hidden;
    margin: 0;

    /* padding: 0.25rem 0; */
    /* padding-top: 0.5rem; */
    padding-top: 6px; 
}

body.home .video-wrapper {
    margin-top: 6px !important;
}

.video-wrapper {
    margin-top: 0.5rem !important;
}


iframe.landing-video,
video.landing-video {
    width: 100%;
    height: auto;
    /* min-height: 100%; */
    object-fit: cover;
    display: block;
    transform: translateZ(0);
    backface-visibility: hidden;
    will-change: transform;
}


/* Video Wrapper Styles */
.video-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
}

.video-wrapper iframe,
.video-wrapper .poster-fallback {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.poster-fallback {
    z-index: 2;
    opacity: 1;
    transition: opacity 0.4s ease;
    pointer-events: none;
    display: block;
}

.poster-fallback.fade-out {
    opacity: 0;
    transition: opacity 0.4s ease;
    width: 100%;
}

img.poster-fallback.fade-out {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.landing-video {
    z-index: 1;
    opacity: 0;
    transition: opacity 0.4s ease;
    width: 100%;
}

.landing-video.loaded {
    opacity: 1;
}

.landing-image {
    width: 100%;
    height: auto;
    display: block;
    will-change: transform;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}




/* SINGLE
  ------------------------------ */

.single__top-header {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    padding-bottom: 6rem;
}

.single__top-header> :first-child {
    grid-column: 2 / span 1;
    z-index: 99;
}

.single__top-header> :nth-child(2) {
    position: relative;
    z-index: 99;
}

.items-grid-container {
    height: 100%;
    margin-bottom: 1rem;
}

.item-row {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    height: 100vh;
    gap: 0.5rem;
    height: auto;
    margin-bottom: 0.5rem;
}

.item-row .group {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}

.item-row .full {
    height: 100%;
}


.item-row .full .group img {
    height: 120vh;
}

.item-row img {
    width: 100%;
    height: -webkit-fill-available;
    object-fit: cover;
}

.video-container-single {
    position: relative;
    overflow: hidden;
    height: auto;
    aspect-ratio: 4 / 3;
}

.video-container-single iframe,
.video-container-single .poster-img {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: auto;
    aspect-ratio: 16 / 9;
}

.video-container-single iframe {
    transform: translateX(-50%);
}
/*  */
.item-row .left,
.item-row .right {
    /* height: 90vh; */
    height: auto;
    width: 50vw;
}

.full .video-container-single {
    height: 100%;
    width: 100%;
}

.item-row .group img,
.item-row .single img {
    /* height: 45vh; */
    height: 100%;
}

.video-container-single iframe,
.video-container-single .poster-img {
    position: absolute;
    top: 0;
    /* left: 0; */
    width: auto;
    height: 100%;
    /* aspect-ratio: 16 / 9; */
}

.video-container-single iframe {
    transform: translateX(-50%);
}

.group .video-container-single {
    height: 100%;
    aspect-ratio: 3 / 4;
}

.work-credit {
    margin-top: 1rem;
}

.work-credit em {
    font-style: italic;
}


/* SINGLE-SLIDER */

body.post-template-single-slider {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

body.post-template-single-slider .single__top-header {
    position: absolute;
    width: 100%;
}

.slider-fade {
    position: relative;
    width: 100%;
    height: 100%;
}

.slider-fade-item {
    opacity: 0;
    pointer-events: none;
    flex: 0 0 calc(33.333% - 1rem);
    max-width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.slider-fade-item.active {
    opacity: 1;
    pointer-events: auto;
}

.slider-fade-item.h-75 {
    height: 75vh;
}

.slider-fade-item.h-60 {
    height: 60vh;
}


.slider-fade-item.h-50 {
    height: 50vh;
}

.slider-fade-item.h-40 {
    height: 40vh;
}


.slider-fade-item.h-25 {
    height: 25vh;
}

.poster-img,
.video-container {
    width: auto;
    height: 100%;
    object-fit: cover;
    display: block;
}

.video-container iframe {
    width: 100%;
    height: 100%;
    border: none;
}


/* ------------------------------    MEDIA Q       ------------------------------ */


/*BIG SCREEN*/
/* @media screen and (min-width: 1920px) {
      body, html{
          font-size: 1rem;
      }
  } */

/*DESKTOP RESPONSIVE*/
@media screen and (max-width: 1280px) {

    /* WORKS */

    /* ABOUT */

}


/*HOVER*/
@media screen and (min-width: 1024px) {

    .back-to-works:hover {
        color: var(--blue);
        font-style: italic;
    }

    .work-item:hover {
        color: var(--blue);
        font-style: italic;
    }

}

/*IPAD RESPONSIVE*/
@media screen and (max-width: 1020px) {

    body,
    html {
        font-size: 0.95rem;
    }

    /**** GENERAL ****/

    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

    /* MENU (ARCHIVE) */

    .grid-container__header {
        grid-template-columns: repeat(2, 1fr);
        padding-bottom: 1rem;
    }

    body.page-template .works-archive {
        grid-column: span 1;
        order: 1;
        margin-top: 1.5rem;
    }

    .grid-container__header> .grid-item__header:nth-child(3),
    .grid-container__header> .grid-item__header:nth-child(4) {
          display: none;
      }

    body.single-post .grid-container__header> :nth-child(2),
    body.single-post .grid-container__header> :nth-child(3),
    body.single-post .grid-container__header> :nth-child(4) {
        display: none;
    }

    body.single-post .works-archive {
        display: none;
    }

    .work-service {
        display: none;
    }

    .work-item {
        grid-template-columns: repeat(2, 1fr);
        gap: 2rem;
        padding-bottom: 0.25rem;
    }
/* 
    #about-container {
        margin-top: 1.5rem;
    } */

    #about-container .links {
        padding-bottom: 1rem;
    }

    /* HOME */

    .landing__grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /**** SINGLE ****/

    body.single .header-menu {
        padding-bottom: 0;
        z-index: 99999;
    }

    .single__top-header {
        position: absolute;
        z-index: 0;
        top: 2.5rem;
        display: grid;
        gap: 2rem;
        grid-template-columns: repeat(4, 1fr);
    }

    .single__top-header> :first-child {
        grid-column: 1 / span 1;
    }

    .single__top-header> :nth-child(2) {
        padding-left: 0.2rem;
        z-index: 1;
    }

    .items-grid-container {
        margin-top: 12rem;
    }

    .item-row {
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
    }

    .item-row .top {
        margin-bottom: 0.5rem;
    }

    .item-row .left,
    .item-row .right {
        /* height: 90vh; */
        height: auto;
        width: 100%;
    }

    .item-row .group img,
    .item-row .single img {
        /* height: 45vh; */
        height: 100%;
    }

    .item-row .full .group img {
        /* height: 90vh; */
        height: auto;
    }

    .full .video-container-single {
        height: auto;
    }

    .video-container-single {
        height: auto;
        aspect-ratio: 4 / 3;
    }

    .video-container-single iframe,
    .video-container-single .poster-img {
        position: absolute;
        top: 0;
        /* left: 0; */
        width: auto;
        height: 100%;
        /* aspect-ratio: 16 / 9; */
    }

    .video-container-single iframe {
        transform: translateX(-50%);
    }

    .group .video-container-single {
        height: 100%;
        aspect-ratio: 3 / 4;
    }

    /* SINGLE-SLIDER */

    body.post-template-single-slider {
        display: block;
        min-height: auto;
        height: 100%;
    }

    .slider-fade {
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: 1rem;
    }


    .slider-fade-item img.poster-fallback {
        max-width: 90vw;
        height: auto;
        max-height: 75vh;
    }

    .slider-fade-item .poster-img {
        max-width: 90vw !important;
        height: auto !important;
        max-height: 75vh;
    }

    .slider-fade-item {
        display: flex;
        align-items: self-end;
    }

    .slider-fade-item .video-container {
        width: 100%;
    }

    .slider-fade-item.h-75 img {
        height: auto !important;
        max-height: 65vh;
    }

    .slider-fade-item.h-60 img {
        height: auto !important;
        max-height: 65vh;
    }

    .slider-fade-item.h-50 img {
        height: auto !important;
        max-height: 65vh;
    }

    .slider-fade-item.h-40 img {
        height: auto !important;
        max-height: 65vh;
    }

    .slider-fade-item.h-25 img {
        height: auto !important;
        max-height: 65vh;
    }


    img.poster-fallback {
        bottom: 0 !important;
        top: auto !important;
    }


}

body.home {
    overflow: hidden!important;
}

/*MOVILE RESPONSIVE*/
@media screen and (max-width: 650px) {


    /* MENU (ARCHIVE) */

    body.page-template .works-archive {
        order: 1;
        grid-column: span 2;
    }

    /* HOME */

    body.page-template {
        overflow: hidden;
    }

    .landing__grid {
        height: 100%;
        overflow: hidden;
    }

    .scroll-column {
        height: 100vh;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .image-container {
        height: 100%;
        overflow: hidden;
    }

    /* SINGLE */

    .single__top-header {
        grid-template-columns: repeat(2, 1fr);
    }

    /*  */

    .slider-fade-item.h-75 {
        height: 55vh;
    }
    .slider-fade-item.h-60 {
        height: 48vh;
    }


    .slider-fade-item.h-75 img {
        max-height: 55vh;
    }

    .slider-fade-item.h-60 img {
        max-height: 55vh;
    }

    .slider-fade-item.h-50 img {
        max-height: 55vh;
    }

    .slider-fade-item.h-40 img {
        max-height: 55vh;
    }

    .slider-fade-item.h-25 img {
        max-height: 55vh;
    }



    /* */

    .swiper-slide.h-75 {
        max-height: 60vh;
    }

    .swiper-slide.h-60 {
        max-height: 55vh;
    }

    .swiper-slide.h-50 {
        max-height: 55vh;
    }

    .swiper-slide.h-40 {
        max-height: 55vh;
    }

    .swiper-slide.h-25 {
        max-height: 55vh;
    }



    .swiper-slide.h-75 img {
        max-height: 60vh;
    }

    .swiper-slide.h-60 img {
        max-height: 55vh;
    }

    .swiper-slide.h-50 img {
        max-height: 55vh;
    }

    .swiper-slide.h-40 img {
        max-height: 55vh;
    }

    .swiper-slide.h-25 img {
        max-height: 55vh;
    }

}

.video-wrapper .scroll-catcher {
    pointer-events: auto;
}
