@font-face {
    font-family: "HR";
    src: url("../fonts/HR.ttf") format("truetype"),
      url("../fonts/HR.woff") format("woff"), 
      url("../fonts/HR.woff2") format("woff2"); 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HM";
    src: url("../fonts/HM.ttf") format("truetype"),
      url("../fonts/HM.woff") format("woff"),
      url("../fonts/HM.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "HB";
    src: url("../fonts/HB.ttf") format("truetype"),
      url("../fonts/HB.woff") format("woff"),
      url("../fonts/HB.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "OR";
    src: url("../fonts/OR.ttf") format("truetype"),
      url("../fonts/OR.woff") format("woff"),
      url("../fonts/OR.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "OI";
    src: url("../fonts/OI.ttf") format("truetype"),
      url("../fonts/OI.woff") format("woff"),
      url("../fonts/OI.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

*{
    box-sizing: border-box;
}

body{
    background-color: #F6F5F1;
    padding: 0;
    margin: 0;
    color: #000;
    font-family: "HM", Helvetica, sans-serif;
    cursor: none;
}

::-moz-selection { 
    background: #BDBDBD;
  }
  
  ::selection {
    background: #BDBDBD;
  }

.cursor {
    position: absolute;
    background: #000;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    z-index: 99;
    transition: 0.5s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform,
        0.2s cubic-bezier(0.75, -1.27, 0.3, 2.33) opacity;
    user-select: none;
    pointer-events: none;
}

    .site-page{
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
    }
    
    .menu-site{
        width: 100%;
        position: fixed;
        z-index: 10;
        padding: 20px 20px;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        overflow: hidden;
    }
    
    .menu-site-left{
        height: 14px;
    }
    
    .logo{
        font-family: "HM", Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 500;
        line-height: 100%;
        text-transform: uppercase;
        margin: 0;
    }
    
    .logo a{
        text-decoration: none;
        color: #000;
        cursor: none;
    }
    
    .menu-site-center{
        height: 22px;
    }
    
    .menu-site-center a{
        color: #000;
        font-family: "HM", Helvetica, sans-serif;
        font-size: 22px;
        font-weight: 500;
        line-height: 100%;
        text-transform: inherit;
        text-decoration: none;
        cursor: none;
    }
    
    .menu-site-center a:hover{
        color: #4E6937;
    }
    
    .menu-site-right{
        height: 14px;
        display: flex;
    }
    
    .date-counter{
        width: 125px;
        font-family: "HM", Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 500;
        line-height: 100%;
        text-align: right;
        text-transform: uppercase;
        margin: 0;
        pointer-events: none;
    }
    
    .table-icon{
        display: none;
        position: relative;
        top: -10px;
        padding-left: 7px;
    }

    div#myNav {
        display: none;
    }
    
    .scroll-content{
        width: 100%;
        height: 100%;
        padding: 100px 20px 0 20px;
        overflow: hidden;
    }
    
    .title-section{
        width: 100%;
        overflow: hidden;
    }
    
    .title-line-1{
        width: 100%;
    }
    
    .the-bedside-title{
        font-size: 16.8vw;
        font-weight: 400;
        font-family: "HR", Helvetica, sans-serif;
        line-height: 100%;
        letter-spacing: -0.04em;
        text-align: justify;
        text-transform: uppercase;
        margin: 0;
        pointer-events: none;
    }
    
    .the-bedside-title span{
        font-family: "OR", 'Times New Roman', Times, serif;
        font-weight: 400;
    }
    
    .title-line-2{
        width: 100%;
        display: flex;
        overflow: hidden;
    }
    
    .portrait-home{
        width: 41%;
        margin-left: 4.5%;
        margin-right: 0;
        margin-top: 2.8%;
        pointer-events: none;
    }
    
    .image-responsive{
        width: 100%;
    }
    
    .small-utopia{
        font-family: "OI", 'Times New Roman', Times, serif;
        position: absolute;
        top: 20%;
        left: 46%;
        height: 96px;
    }
    
    .small-utopia h4{
        width: 96px;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        margin: 0;
        transform: rotate(90deg);
        transform-origin: 16% 65%;
        pointer-events: none;
    }
    
    .table-title{
        position: absolute;
        right: 48px;
        pointer-events: none;
    }
    
    .table-title h1{
        font-size: 16.8vw;
        font-weight: 400;
        font-family: "HR", Helvetica, sans-serif;
        line-height: 100%;
        letter-spacing: -0.04em;
        text-align: justify;
        text-transform: uppercase;
        margin: 0;
    }
    
    .title-line-3{
        width: 100%;
        position: absolute;
        right: 20px;
        top: 24.5%;
        overflow: hidden;
    }
    
    .artists-24{
        text-align: right;
        pointer-events: none;
    }
    
    .artists-24 h2{
        font-family: "HR", Helvetica, sans-serif;
        font-size: 16.8vw;
        font-weight: 400;
        line-height: 100%;
        text-transform: uppercase;
        margin: 0;
    }
    
    .artists-24 span{
        display: block;
        font-size: 4.4vw;
        font-weight: 400;
        line-height: 100%;
    }
    
    .media-section-1{
        width: 100%;
        overflow: hidden;
    }
    
    .number-24{
        position: relative;
        margin-top: 180px;
        margin-left: 4.5%;
        z-index: -1;
    }
    
    .number-24 h2{
        font-family: "HR", Helvetica, sans-serif;
        font-size: 16.8vw;
        font-weight: 400;
        line-height: 100%;
        text-transform: uppercase;
        margin-bottom: 0;
    }
    
    .flowers-24{
        position: relative;
        margin-left: 4.5%;
        z-index: 1;
        pointer-events: none;
    }
    
    .flowers-24 h2{
        display: block;
        font-family: "HR", Helvetica, sans-serif;
        font-size: 4.4vw;
        font-weight: 400;
        line-height: 100%;
        text-transform: uppercase;
        margin: 0;
    }
    
    .mesa-home{
        width: 86%;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        z-index: 0;
    }
    
    .mesa-home img{
        margin-top: -21.3%;
    }
    
    .posters-media{
        position: absolute;
        right: 20px;
        top: 59%;
        pointer-events: none;
    }
    
    .number-24_1{
        position: relative;
        text-align: right;
        z-index: -1;
    }
    
    .number-24_1 h2{
        font-family: "HR", Helvetica, sans-serif;
        font-size: 16.8vw;
        font-weight: 400;
        line-height: 100%;
        text-transform: uppercase;
        margin-bottom: 0;
    }
    
    .posters-24{
        position: relative;
        text-align: right;
        z-index: 1;
    }
    
    .posters-24 h2{
        font-family: "HR", Helvetica, sans-serif;
        display: block;
        font-size: 4.4vw;
        font-weight: 400;
        line-height: 100%;
        text-transform: uppercase;
        margin: 0;
    }
    
    .photography-by{
        position: absolute;
        top: 75%;
    }
    
    .project-by {
        margin: 140px 0 120px 0;
        text-align: center;
        pointer-events: none;
    }
    
    .project-by h3 {
        font-family: "HR", Helvetica, sans-serif;
        font-size: 34px;
        font-weight: 400;
    }
    
    .project-by span {
        font-family: "HB", Arial, Helvetica, sans-serif;
        font-weight: 500;
    }
    
    .footer-site {
        width: 100%;
        display: flex;
        padding: 0 0 15px 0;
        justify-content: space-between;
        align-items: flex-end;
    }

    .footer-left{
        order: 1;
    }
    
    .footer-left h3 {
        font-family: "HM", Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 90%;
        pointer-events: none;
    }
    
    .footer-left h3 a {
        color: #000;
        font-family: "HB", Helvetica, sans-serif;
        font-weight: 500;
        text-decoration: none;
        pointer-events: visible;
        cursor: none;
    }

    .footer-left h3 a:hover{
        color: #4E6937;
    }
    
    .footer-center{
        order: 2;
    }

    .footer-center a {
        color: #000;
        font-family: "HM", Helvetica, sans-serif;
        font-size: 22px;
        font-weight: 500;
        text-decoration: none;
        line-height: 150%;
        cursor: none;
    }
    
    .footer-center a:hover {
        color: #4E6937;
    }

    .footer-right{
        order: 3;
    }
    
    .footer-right h3 {
        font-family: "HM", Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 500;
        line-height: 90%;
        text-transform: uppercase;
        pointer-events: none;
    }    


@media (max-width: 2559px){
    .site-page{
        width: 100%;
        height: auto;
        position: relative;
    }
    
    .menu-site{
        width: 100%;
        position: fixed;
        z-index: 10;
        padding: 20px 20px;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }
    
    .menu-site-left{
        height: 14px;
    }
    
    .logo{
        font-family: "HM", Helvetica, sans-serif;
        font-size: 14px;
        line-height: 100%;
        text-transform: uppercase;
    }
    
    .logo a{
        text-decoration: none;
        color: #000;
    }
    
    .menu-site-center{
        height: 22px;
    }
    
    .menu-site-center a{
        color: #000;
        font-family: "HM", Helvetica, sans-serif;
        font-size: 22px;
        line-height: 100%;
        text-transform: inherit;
        text-decoration: none;
    }
    
    .menu-site-center a:hover{
        color: #4E6937;
    }
    
    .menu-site-right{
        height: 14px;
        display: flex;
    }
    
    .date-counter{
        width: 125px;
        font-family: "HM", Helvetica, sans-serif;
        font-size: 14px;
        line-height: 100%;
        text-align: right;
        text-transform: uppercase;
        margin: 0;
        pointer-events: none;
    }
    
    .table-icon{
        display: none;
        position: relative;
        top: -10px;
        padding-left: 7px;
    }

    div#myNav {
        display: none;
    }
    
    .scroll-content{
        width: 100%;
        height: 100%;
        padding: 100px 20px 0 20px;
    }
    
    .title-section{
        width: 100%;
    }
    
    .title-line-1{
        width: 100%;
    }
    
    .the-bedside-title{
        font-size: 16.8vw;
        font-family: "HR", Helvetica, sans-serif;
        line-height: 100%;
        letter-spacing: -0.04em;
        text-align: justify;
        text-transform: uppercase;
        margin: 0;
        pointer-events: none;
    }
    
    .the-bedside-title span{
        font-family: "OR", 'Times New Roman', Times, serif;
    }
    
    .title-line-2{
        width: 100%;
        display: flex;
    }
    
    .portrait-home{
        width: 41%;
        margin-left: 4.5%;
        margin-right: 0;
        margin-top: 2.8%;
    }
    
    .image-responsive{
        width: 100%;
    }
    
    .small-utopia{
        font-family: "OI", 'Times New Roman', Times, serif;
        position: absolute;
        top: 20%;
        left: 46%;
        height: 96px;
    }
    
    .small-utopia h4{
        width: 96px;
        font-size: 14px;
        text-align: center;
        margin: 0;
        transform: rotate(90deg);
        transform-origin: 16% 65%;
        pointer-events: none;
    }
    
    .table-title{
        position: absolute;
        right: 36px;
        pointer-events: none;
    }
    
    .table-title h1{
        font-size: 16.8vw;
        font-family: "HR", Helvetica, sans-serif;
        line-height: 100%;
        letter-spacing: -0.04em;
        text-align: justify;
        text-transform: uppercase;
        margin: 0;
    }
    
    .title-line-3{
        width: 100%;
        position: absolute;
        right: 20px;
        top: 24.5%;
    }
    
    .artists-24{
        text-align: right;
        pointer-events: none;
    }
    
    .artists-24 h2{
        font-family: "HR", Helvetica, sans-serif;
        font-size: 16.8vw;
        line-height: 100%;
        text-transform: uppercase;
        margin: 0;
    }
    
    .artists-24 span{
        display: block;
        font-size: 4.4vw;
        line-height: 100%;
    }
    
    .media-section-1{
        width: 100%;
    }
    
    .number-24{
        position: relative;
        margin-top: 180px;
        margin-left: 4.5%;
        z-index: -1;
    }
    
    .number-24 h2{
        font-family: "HR", Helvetica, sans-serif;
        font-size: 16.8vw;
        line-height: 100%;
        text-transform: uppercase;
        margin-bottom: 0;
    }
    
    .flowers-24{
        position: relative;
        margin-left: 4.5%;
        z-index: 1;
        pointer-events: none;
    }
    
    .flowers-24 h2{
        display: block;
        font-family: "HR", Helvetica, sans-serif;
        font-size: 4.4vw;
        line-height: 100%;
        text-transform: uppercase;
    }
    
    .mesa-home{
        width: 86%;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        z-index: 0;
    }
    
    .mesa-home img{
        margin-top: -21.3%;
    }
    
    .posters-media{
        position: absolute;
        right: 20px;
        top: 58%;
        pointer-events: none;
    }
    
    .number-24_1{
        position: relative;
        text-align: right;
        z-index: -1;
    }
    
    .number-24_1 h2{
        font-family: "HR", Helvetica, sans-serif;
        font-size: 16.8vw;
        line-height: 100%;
        text-transform: uppercase;
        margin-bottom: 0;
    }
    
    .posters-24{
        position: relative;
        text-align: right;
        z-index: 1;
    }
    
    .posters-24 h2{
        font-family: "HR", Helvetica, sans-serif;
        display: block;
        font-size: 4.4vw;
        line-height: 100%;
        text-transform: uppercase;
    }
    
    .photography-by{
        position: absolute;
        top: 73.5%;
    }
    
    .project-by {
        margin: 140px 0 120px 0;
        text-align: center;
        pointer-events: none;
    }
    
    .project-by h3 {
        font-family: "HR", Helvetica, sans-serif;
        font-size: 34px;
    }
    
    .project-by span {
        font-family: "HB", Helvetica, sans-serif;
    }
    
    .footer-site {
        width: 100%;
        display: flex;
        padding: 0 0 15px 0;
        justify-content: space-between;
        align-items: flex-end;
    }

    .footer-left{
        order: 1;
    }
    
    .footer-left h3 {
        font-family: "HM", Helvetica, sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 90%;
        pointer-events: none;
    }
    
    .footer-left h3 a {
        color: #000;
        font-family: "HB", Helvetica, sans-serif;
        text-decoration: none;
        pointer-events: visible;
    }

    .footer-left h3 a:hover{
        color: #4E6937;
    }

    .footer-center{
        order: 2;
    }
    
    .footer-center a {
        color: #000;
        font-family: "HM", Helvetica, sans-serif;
        font-size: 22px;
        text-decoration: none;
        line-height: 150%;
    }
    
    .footer-center a:hover {
        color: #4E6937;
    }

    .footer-right{
        order: 3;
    }
    
    .footer-right h3 {
        font-family: "HM", Helvetica, sans-serif;
        font-size: 14px;
        line-height: 90%;
        text-transform: uppercase;
        pointer-events: none;
    } 
}

@media (max-width: 1680px){
    .table-title{
        right: 28px;
    }

    .title-line-3{
        top: 24%;
    }

    .mesa-home img{
        margin-top: -21.3%;
    }

    .photography-by{
        top: 71.5%;
    }
}

@media (max-width: 1440px){
    .the-bedside-title{
        font-size: 16.73vw;
    }

    .table-title{
        font-size: 16.73vw;
    }

    .artists-24 h2, .number-24 h2, .number-24_1 h2{
        font-size: 16.73vw;
    }

    .mesa-home img {
        margin-top: -21.4%;
    }

    .posters-media{
        top: 57%;
    }

    .photography-by{
        top: 70.5%;
    }
}

@media (max-width: 1280px){
    .the-bedside-title{
        font-size: 16.6vw;
    }

    .table-title{
        font-size: 16.6vw;
    }

    .artists-24 h2, .number-24 h2, .number-24_1 h2{
        font-size: 16.6vw;
    }

    .mesa-home img {
        margin-top: -21.3%;
    }

    .posters-media{
        top: 56%;
    }
}

@media (max-width: 1024px){
    body{
        cursor: default;
    }

    .cursor{
        display: none;
    }

    .scroll-content {
        padding: 80px 20px 0 20px;
    }

    .the-bedside-title {
        font-size: 16.5vw;
    }

    .table-title{
        font-size: 16.5vw;
    }

    .small-utopia{
        top: 22%;
    }

    .number-24{
        margin-top: 120px;
    }

    .artists-24 h2, .number-24 h2, .number-24_1 h2{
        font-size: 16.5vw;
    }

    .posters-media {
        top: 57%;
    }

    .photography-by {
        top: 71%;
    }

    .project-by{
        margin: 90px 0 75px 0;
    }
}

@media (max-width: 768px){
    div#myNav {
        display: block;
    }

    .table-icon{
        display: block;
    }

    .menu-site-center{
        display: none;
    }

    .overlay{
        height: 0;
        width: 100%;
        position: fixed;
        z-index: 11;
        left: 0;
        top: 0;
        background-color: #242424;
        overflow-x: hidden;
        transition: 0.5s;
    }

    .top-mobile {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        padding: 14px 20px;
    }

    .logo-mobile a {
        color: #F6F5F1;
        font-family: "HM", Helvetica, sans-serif;
        font-size: 14px;
        text-decoration: none;
        text-transform: uppercase;
        margin: 0;
    }

    .date-counter-mobile {
        position: absolute;
        right: 38px;
    }

    .date-counter-mobile span {
        color: #F6F5F1;
        font-family: "HM", Helvetica, sans-serif;
        font-size: 14px;
        padding-right: 7px;
    }

    .overlay .closebtn {
        position: absolute;
        top: 10px;
        right: 20px;
    }

    .overlay .closebtn img {
        transform: rotate(180deg);
    }
    
    .overlay-content {
        display: flex;
        flex-wrap: wrap;
        position: absolute;
        top: 46%;
        width: 100%;
        transform: translateY(-50%);
        padding: 0 20px;
    }
    
    .overlay-content a {
        font-family: "HR", Helvetica, sans-serif;
        text-decoration: none;
        font-size: 42px;
        color: #F6F5F1;
        display: block;
        transition: 0.3s;
    }

    .overlay-content a:nth-child(2) {
        padding-left: 7px;
    }

    .overlay-content a:nth-child(3) {
        position: absolute;
        display: block;
        margin-top: 80px;
        right: 20px;
    }
    
    .overlay-content a:hover, .overlay-content a:focus {
        color: #C89F66;
    }

    .contact-links {
        position: absolute;
        left: 50%;
        bottom: 20px;
        margin: auto;
        transform: translateX(-50%);
    }

    .contact-links a{
        color: #F6F5F1;
        font-family: "HR", Helvetica, sans-serif;
        font-size: 24px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .contact-links a:hover, .contact-links a:focus{
        color: #C89F66;
    } 

    .the-bedside-title {
        font-size: 16.32vw;
    }

    .small-utopia {
        top: 20.5%;
    }

    .small-utopia h4 {
        font-size: 12px;
        transform: rotate(90deg);
        transform-origin: 10% 60%;
    }

    .table-title{
        font-size: 16.32vw;
    }

    .title-line-3 {
        top: 26%;
    }

    .artists-24 h2, .number-24 h2, .number-24_1 h2{
        font-size: 16.32vw;
    }

    .number-24 {
        margin-top: 70px;
    }

    .mesa-home img {
        margin-top: -21.4%;
    }

    .posters-media {
        top: 56%;
    }

    .photography-by {
        top: 67.5%;
        transform: scale(.8);
    }

    .project-by {
        margin: 75px 0 65px 0;
    }

    .project-by h3 {
        font-size: 24px;
    }

    .footer-left{
        order: 2;
    }

    .footer-right{
        order: 1;
        padding-bottom: 3px;
    }

    .footer-center{
        display: none;
    }

    .footer-site {
        width: 100%;
        display: flex;
        padding: 0 0 15px 0;
        justify-content: normal;
        align-items: normal;
        text-align: center;
        flex-direction: column;
    }
}

@media (max-width: 414px){
    .menu-site {
        padding: 12px 10px;
        background-color: #F6F5F1;
    }

    .date-counter{
        display: none;
    }

    .table-icon {
        top: -5px;
    }

    .top-mobile {
        padding: 8px 10px;
    }

    .date-counter-mobile {
        position: absolute;
        right: 28px;
    }

    .overlay .closebtn {
        position: absolute;
        top: 4px;
        right: 10px;
    }

    .overlay-content {
        display: flex;
        flex-wrap: wrap;
        position: absolute;
        top: 45%;
        width: 100%;
        transform: translateY(-50%);
        padding: 0 10px;
    }

    .overlay-content a {
        font-family: "HR", Helvetica, sans-serif;
        text-decoration: none;
        font-size: 34px;
        color: #F6F5F1;
        display: block;
        transition: 0.3s;
    }

    .overlay-content a:nth-child(3) {
        position: absolute;
        display: block;
        margin-top: 80px;
        right: 10px;
    }

    .contact-links {
        position: absolute;
        left: 50%;
        bottom: 10px;
        margin: auto;
        transform: translateX(-50%);
    }

    .contact-links a {
        color: #F6F5F1;
        font-family: "HR", Helvetica, sans-serif;
        font-size: 18px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .scroll-content {
        padding: 60px 10px 0 10px;
    }

    .small-utopia {
        top: 19%;
    }

    .small-utopia h4 {
        font-size: 10px;
        transform: rotate(90deg);
        transform-origin: 7% 80%;
    }

    .table-title{
        right: 14px;
    }

    .title-line-3 {
        top: 23%;
    }

    .number-24 {
        margin-top: 55px;
    }

    .mesa-home img {
        margin-top: -21.4%;
    }

    .posters-media {
        top: 51%;
    }

    .photography-by {
        top: 56%;
        transform: scale(.7);
    }

    .photography-by img {
        width: 80%;
    }

    .project-by {
        margin: 60px 0 60px 0;
    }

    .project-by h3 {
        font-size: 16px;
    }

    .footer-left h3 {
        font-family: "HM", Helvetica, sans-serif;
        font-size: 12px;
        text-transform: uppercase;
        line-height: 90%;
        pointer-events: none;
        margin: 0;
        padding-top: 7px;
    }

    .footer-right h3 {
        font-family: "HM", Helvetica, sans-serif;
        font-size: 12px;
        line-height: 90%;
        text-transform: uppercase;
        pointer-events: none;
        margin: 0;
    }
}

@media (max-width: 375px){
    .the-bedside-title, .table-title{
        font-size: 16.3vw;
    }

    .small-utopia {
        top: 19.5%;
    }

    .title-line-3 {
        top: 23%;
    }

    .artists-24 h2, .number-24 h2, .number-24_1 h2{
        font-size: 16.3vw;
    }

    .mesa-home img {
        margin-top: -21.4%;
    }

    .posters-media {
        top: 51%;
    }

    .photography-by {
        top: 52%;
        transform: scale(.7);
    }
}

@media (max-width: 360px){
    .the-bedside-title, .table-title {
        font-size: 16.1vw;
    }
}

@media (max-width: 320px){
    .the-bedside-title, .table-title {
        font-size: 16.13vw;
    }

    .small-utopia {
        top: 19%;
    }

    .title-line-3 {
        top: 23.5%;
    }

    .artists-24 h2, .number-24 h2, .number-24_1 h2{
        font-size: 16.13vw;
    }

    .mesa-home img {
        margin-top: -22%;
    }

    .posters-media {
        top: 50%;
    }

    .photography-by {
        top: 49.4%;
        transform: scale(.55);
    }
}