@font-face {
    font-family: "Copperplate";
    src: url("../fonts/Copperplate.otf") format("opentype");
}

@font-face {
    font-family: "ACaslonPro";
    src: url("../fonts/ACaslonPro-Regular.otf") format("opentype");
}

@font-face {
    font-family: "ACaslonProItalic";
    src: url("../fonts/ACaslonPro-Italic.otf") format("opentype");
}

@font-face {
    font-family: "ACaslonProBold";
    src: url("../fonts/ACaslonPro-Bold.otf") format("opentype");
}


body {
    background-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    overflow: hidden;
    font-family: "ACaslonPro";
    font-size: 1.25rem;
    color:#000;
    background-color: #000;
    width: 1180px;
    margin: 0 auto;
    position: relative;
}

.wrapper {
    width: 100%;
    height: 100%;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.overlay-wrapper {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.experience-wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}

.bg-white {
    background-color: #e7e5e1 !important;
    color: #000;
}

.eyebrow {
    letter-spacing: .1em;
    font-family: "ACaslonProItalic";
    margin: 0;
}

h1, h2, h3, h4, h5, h6, .btn {
    font-family: "Copperplate", "Helvetica Neue", "Helvetica";
    font-weight: 400 !important;
    letter-spacing: .2em !important;
    margin-bottom: 0;
}

strong {
    font-family: "ACaslonProBold";
    font-weight: 900;
}

.svg-icon {
    width: 1.5rem;
    height: auto;
    fill: #fff;
    margin: 0 0.5rem;
}

.svg-icon-scroll {
    width: 1.5rem;
    height: auto;
    fill: #fff;
    margin: 0 0.5rem;
}

.svg-icon-gray {
    width: 1.5rem;
    height: auto;
    fill: #999;
    margin: 0 0.5rem;
}

#nav-logo {
    top:234px;
    position: absolute;
    z-index: 1100;
    display: block;
    width: 410px;
    height: auto;    
    cursor: pointer;
    color: #fff;
    transition: all 0.5s ease-out;
}

#nav-logo.shrink {
    top:25px;
    width: 114px;
    transition: all 0.5s ease-out;
}

#nav-logo-two {
    top:25px;
    width: 114px;
    position: absolute;
    z-index: 1200;
    display: block;
    height: auto;    
    cursor: pointer;
    color: #fff;
    transition: all 0.5s ease-out;
}

#art-title {
    position: absolute;
    top: 110px;
    text-align: center;
}

.video-nav {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1000;
    left: 0;
    top: 25px;
    width: 100%;
    padding: 0 50px;
    & a {
        color: #999;
        text-decoration: none;
        font-size: 1.25rem;
        font-family: "ACaslonProItalic";
        font-weight: 400;
        letter-spacing: .1em;
    }
}

#start {
    position: absolute;
    bottom: 170px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: .1rem;
    margin: 4rem 0;
    cursor: pointer;
    color: #fff;
    z-index: 1000;
}


    
.main-element {
    position: absolute;
    top: 1px;
    left: 1px;
    display: flex;
    width: 1158px;
    height: 798px;
    margin: auto;
    align-self: center;
    background: #000;
    z-index: 1;
    align-items: center;
    justify-content: center;
}

.content {
    display: flex;
    width: 100%;
    height: 100%;
    margin: auto;
    align-self: center;
    background: transparent;
    z-index: 2;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color:#fff
}

.mt-100 {
    margin-top: 100px;
}

.vid-screen {
    display: flex;
    width: 100%;
    height: 100%;
    margin: auto;
    align-self: center;
    background: transparent;
    z-index: 2;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    color:#fff
}

.full-screen {
    height: 820px;
}

/* Split screen */
#split .content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
}
.split__left, .split__right {
    width: 50%;
    height: 100%;
    display: flex;
}

.split__left {
    background: #000;
    background-image: url("../images/split-screen-eladaria.webp");
    background-size: cover;
    color: #fff;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.split__right {
    background: #000;
    background-image: url("../images/discover-cover.webp");
    background-size: cover;
    color: #fff;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
/* End Split screen */

.choice {
    display: flex;
    color: #fff;
    width: 100%;
    height: 100%;
}

.choice__content{
    vertical-align:top;
    transform:rotate(-7deg);
    -ms-transform:rotate(-90deg); /* IE 9 */
    -moz-transform:rotate(-90deg); /* Firefox */
    -webkit-transform:rotate(-90deg); /* Safari and Chrome */
    -o-transform:rotate(-90deg); /* Opera */
}

#rose {
    background: #000;
    background-image: url("../images/rose-cover-43.webp");
    background-size: cover;
    color: #fff;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 300px;
}


#jasmine {
    background: #000;
    background-image: url("../images/jasmine-cover-43.webp");
    background-size: cover;
    color: #fff;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 300px;
}

#tuberose {
    background: #000;
    background-image: url("../images/tuberose-cover-43.webp");
    background-size: cover;
    color: #fff;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 300px;
}

#sandalwood {
    background: #000;
    background-image: url("../images/sandalwood-cover-43.webp");
    background-size: cover;
    color: #fff;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 300px;
}

#grapefruit {
    background: #000;
    background-image: url("../images/grapefruit-cover-43.webp");
    background-size: cover;
    color: #fff;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 300px;
}

#cinnamon {
    background: #000;
    background-image: url("../images/cinnamon-cover-43.webp");
    background-size: cover;
    color: #fff;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 300px;
}

.video-content {
    width: 1080px;
    height: 608px;
    position: absolute;
    bottom: 0;
    left: 50px;
}

.video-content-top {
    width: 1080px;
    height: 608px;
    margin: auto;
}

.video-content video, .video-content-top video {
    width: 100%;
    height: 100%;
}

.hero {
    background-size: cover;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.hero {
    background: #000;
    background-image: url("../images/about-background.webp");
    background-position: left center;
}

/* .cap {
    background: #000;
    background-image: url("../images/cap.webp");
} */

#bergamot-screen, #orris-screen, #base-screen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    z-index: 1000;
}

#start-overlay {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1500;
}

#screensaver {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    z-index: 2000;
}


.overlay {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.close-button {
    font-family: "ACaslonProItalic";
    color: #999;
}