body,
div,
img,
video,
a,
p,
h4 {
    margin: 0;
    padding: 0;
}

a,
a:hover,
a:visited,
a:focus {
    outline: none;
    text-decoration: none;
}


.container {
    font-family: 'Barlow', sans-serif;
    opacity: 0;
    position: relative;
    overflow: hidden;
    background-color: #ddcfe7;
}

.container div,
.container img {
    position: absolute;
}

.container div,
.container img,
.container span,
.container p {
    -webkit-transform: translate3d(0, 0, 0);
}

.container a {
    position: relative;
}

.abs {
    position: absolute !important;
}

.of-h {
    overflow: hidden;
}

.container,
.border,
.exit-btn {
    width: 728px;
    height: 90px;
}

.exit-btn {
    cursor: pointer;
}

.border {
    border: 1px solid black;
    box-sizing: border-box;
    pointer-events: none;
}

.hidden {
    display: none;
}

.retina {
    width: 728px;
}

.copy-1 {
    font-weight: 700;
    color: #e1d4ea;
    font-size: 25px;
    left: 379px;
    top: 29px;
    position: absolute;
}

.copy-2-1 {
    font-weight: 400;
    color: #ffffff;
    font-size: 22px;
    left: 410px;
    top: 17px;
    position: absolute;
}

.copy-2-2 {
    font-weight: 700;
    color: #e1d4ea;
    font-size: 22px;
    left: 613px;
    top: 17px;
    position: absolute;
}

.copy-2-3 {
    font-weight: 700;
    color: #e1d4ea;
    font-size: 22px;
    left: 404px;
    top: 41px;
    position: absolute;
}

.copy-2-4 {
    font-weight: 400;
    color: #ffffff;
    font-size: 22px;
    left: 541px;
    top: 41px;
    position: absolute;
}

.copy-3 {
    font-weight: 700;
    color: #e1d4ea;
    font-size: 25px;
    left: 476px;
    top: 28px;
    position: absolute;
}

.copy-4-1 {
    left: 1px;
}

.copy-4-2 {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 300;
    color: #fefefe;
    font-size: 12px;
    left: 242px;
    top: 68px;
    position: absolute;
}

.cta {
    width: 261px;
    height: 90px;
    left: 466px;
    cursor: pointer;
    background-color: #524e7a;
}

.cta-txt {
    font-weight: 400;
    font-size: 20px;
    line-height: 9px;
    left: 33px;
    top: 40px;
    color: #ffffff;
    position: absolute;
}

.cta-arrow {
    left: 222px;
    top: 43px;
    width: 6px;
    height: 9px;
}