

@font-face {
    font-family: "Romestone";
    src: url("fonts/Romestone.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
}


@font-face {
    font-family: "Romestone";
    src: url("fonts/Romestone Italic.otf") format("opentype");
    font-style: italic;
    font-weight: 400;
}


@font-face {
    font-family: "DELIRIUM NCV";
    src: url("fonts/DELIRIUM NCV.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}


@font-face {
    font-family: "Oswald";
    src: url("fonts/oswald-v57-latin-regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
}


@font-face {
    font-family: "Playfair Display";
    src: url("fonts/playfair-display-v40-latin-regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
}


@font-face {
    font-family: "Playfair Display";
    src: url("fonts/playfair-display-v40-latin-italic.woff2") format("woff2");
    font-style: italic;
    font-weight: 400;
}





* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


body {
    background-color: #d8d8d8;
    color: #3a3436;

    padding-top: 30px;
    padding-bottom: 30px;
}


.poster {
    position: relative;

    width: 564px;
    height: 846px;

    margin-left: auto;
    margin-right: auto;

    background-color: #ebebed;

    overflow: hidden;
}




.poster-header {
    position: absolute;

    left: 0;
    top: 0;

    width: 564px;
    height: 133px;
}


.poster-title {
    position: absolute;

    left: 27px;
    top: 13px;

    width: 505px;
    height: 121px;

    font-family: "Romestone", sans-serif;
    font-size: 96px;
    font-weight: 400;

    line-height: 1;

    letter-spacing: 0.96px;

    white-space: nowrap;
}





.goods {
    position: absolute;

    left: 28px;
    top: 133px;

    width: 384px;
    height: 134px;

    border-top: 1.5px solid #3a3436;
}


.goods-title {
    position: absolute;

    left: 0;
    top: 16px;

    width: 243px;
    height: 122px;

    font-family: "Romestone", sans-serif;
    font-size: 46.194px;
    font-weight: 400;

    line-height: 0.89;

    letter-spacing: 0.462px;
}



.goods-images {
    position: absolute;

    left: 0;
    top: 0;

    width: 300px;
    height: 120px;
}




.food-circle {
    position: absolute;

    width: 42px;
    height: 42px;

    background-color: #eddf00;

    border-radius: 50%;

    z-index: 1;
}


/* Figs circle */

.food-circle-1 {
    left: 185px;
    top: 19px;
}


/* Salmon circle */

.food-circle-2 {
    left: 261px;
    top: 19px;
}


/* Eggs circle */

.food-circle-3 {
    left: 185px;
    top: 68px;
}


/* Avocado circle */

.food-circle-4 {
    left: 261px;
    top: 68px;
}



/* =========================
   Food Images
   ========================= */

.food-image {
    position: absolute;

    display: block;

    z-index: 2;
}


/* Figs */

.food-image-1 {
    left: 161px;
    top: 20px;

    width: 53px;
    height: 43px;
}


/* Eggs */

.food-image-2 {
    left: 161px;
    top: 66px;

    width: 58px;
    height: 49px;
}


/* Salmon */

.food-image-3 {
    left: 230px;
    top: 20px;

    width: 69px;
    height: 42px;
}


/* Avocado */

.food-image-4 {
    left: 230px;
    top: 72px;

    width: 64px;
    height: 37px;
}



.goods-list {
    position: absolute;

    left: 312px;
    top: 11px;

    width: 80px;
    height: 75px;

    padding-left: 22px;

    font-family: "Oswald", sans-serif;
    font-size: 15px;
    font-weight: 400;

    line-height: 1.6;

    letter-spacing: 0.15px;
}



/* =========================
   05 Daily Steps
   ========================= */

.steps {
    position: absolute;

    left: 0;
    top: 0;

    width: 564px;
    height: 267px;
}


.steps-title {
    position: absolute;

    left: 436px;
    top: 150px;

    width: 126px;
    height: 100px;

    color: #eddf00;

    font-family: "DELIRIUM NCV", sans-serif;
    font-size: 98.285px;
    font-weight: 400;

    line-height: 1.053;

    letter-spacing: 0.983px;

    transform: rotate(-90deg);

    transform-origin: left top;
}


.steps-number {
    position: absolute;

    left: 436px;
    top: 244px;

    width: 126px;
    height: 100px;

    font-family: "DELIRIUM NCV", sans-serif;
    font-size: 98.285px;
    font-weight: 400;

    line-height: 1.053;

    letter-spacing: 0.983px;

    transform: rotate(-90deg);

    transform-origin: left top;
}


.steps-description {
    position: absolute;

    left: 525px;
    top: 241px;

    width: 228px;
    height: 42px;

    font-family: "Playfair Display", serif;
    font-size: 10.342px;
    font-style: italic;
    font-weight: 400;

    line-height: 1.15;

    letter-spacing: 0.103px;

    transform: rotate(-90deg);

    transform-origin: left top;
}



/* =========================
   06 Hot Spots
   ========================= */

.hot-spots {
    position: absolute;

    left: 28px;
    top: 267px;

    width: 214px;
    height: 149px;

    border-top: 1.5px solid #3a3436;
}


.hot-spots-chart {
    position: absolute;

    left: 0;
    top: 19px;

    width: 214px;
    height: 70px;
}


.bar-item {
    position: absolute;

    top: 0;

    width: 14px;
    height: 70px;
}


.bar-item-1 {
    left: 18px;
}


.bar-item-2 {
    left: 56px;
}


.bar-item-3 {
    left: 93px;
}


.bar-item-4 {
    left: 130px;
}


.bar-item-5 {
    left: 165px;
}


.bar-item-6 {
    left: 202px;
}


.bar {
    position: absolute;

    bottom: 0;

    background-color: #eddf00;
}


.bar-jacobs {
    width: 12px;
    height: 69px;
}


.bar-soda {
    width: 12px;
    height: 61px;
}


.bar-dwinelle {
    width: 13px;
    height: 29px;
}


.bar-cheit {
    width: 12px;
    height: 13px;
}


.bar-mlk {
    width: 12px;
    height: 21px;
}


.bar-kresge {
    width: 12px;
    height: 9px;
}


.bar-item span {
    position: absolute;

    left: -16px;
    top: 69px;

    width: 61.5px;
    height: 13.667px;

    font-family: "Oswald", sans-serif;
    font-size: 11.711px;
    font-weight: 400;

    line-height: 1.053;

    letter-spacing: 0.117px;

    white-space: nowrap;

    transform: rotate(-90deg);

    transform-origin: left top;
}


.hot-spots-title {
    position: absolute;

    left: 0;
    top: 100px;

    width: 171px;
    height: 38px;

    font-family: "Romestone", sans-serif;
    font-size: 32.563px;
    font-weight: 400;

    line-height: 0.89;

    letter-spacing: 0.326px;
}


.hot-spots-description {
    position: absolute;

    left: 98px;
    top: 105px;

    width: 122px;
    height: 42px;

    font-family: "Playfair Display", serif;
    font-size: 10.342px;
    font-style: italic;
    font-weight: 400;

    line-height: 1.15;

    letter-spacing: 0.103px;
}



/* =========================
   07 Playlists
   ========================= */

.playlists {
    position: absolute;

    left: 268px;
    top: 267px;

    width: 272px;
    height: 187px;

    border-top: 1.5px solid #3a3436;
}


.playlists-title {
    position: absolute;

    left: 0;
    top: 13px;

    width: 171px;
    height: 75px;

    font-family: "Romestone", sans-serif;
    font-size: 32.563px;
    font-weight: 400;

    line-height: 0.89;

    letter-spacing: 0.326px;
}


.playlist-list {
    position: absolute;

    left: -5px;
    top: 90px;

    width: 94px;
    height: 75px;

    padding-left: 15.5px;

    font-family: "Oswald", sans-serif;
    font-size: 10.342px;
    font-weight: 400;

    line-height: 1.4;

    letter-spacing: 0.103px;
}


.playlist-chart {
    position: absolute;

    left: 96px;
    top: 12px;

    width: 170.136px;
    height: 174px;
}


.playlist-chart-image {
    position: absolute;

    left: 0;
    top: 0;

    width: 170.136px;
    height: 174px;
}


.playlist-number {
    position: absolute;

    font-family: "DELIRIUM NCV", sans-serif;
    font-weight: 400;

    line-height: 0.89;
}


.playlist-number-1 {
    left: 121px;
    top: 101.5px;

    font-size: 43px;
}


.playlist-number-2 {
    left: 37px;
    top: 105.6px;

    font-size: 37px;
}


.playlist-number-3 {
    left: 40.4px;
    top: 40.4px;

    font-size: 30px;
}


.playlist-number-4 {
    left: 83.9px;
    top: 23.8px;

    font-size: 27px;
}


.playlist-number-5 {
    left: 121.2px;
    top: 34.2px;

    font-size: 23px;
}


.playlists-description {
    position: absolute;

    left: 0;
    top: 169px;

    width: 241px;
    height: 18px;

    font-family: "Playfair Display", serif;
    font-size: 10.342px;
    font-style: italic;
    font-weight: 400;

    line-height: 1.15;

    letter-spacing: 0.103px;
}



/* =========================
   08 Transportation
   ========================= */

.transportation {
    position: absolute;

    left: 28px;
    top: 416px;

    width: 214px;
    height: 185px;

    border-top: 1.5px solid #3a3436;
}


.transport-list {
    position: absolute;

    left: 0;
    top: 0;

    width: 214px;
    height: 150px;
}


.transport-item {
    position: absolute;

    left: 0;

    height: 28px;
}


.transport-bus {
    top: 17px;
}


.transport-scooter {
    top: 51px;
}


.transport-foot {
    top: 85px;
}


.transport-car {
    top: 119px;
}


.transport-word {
    position: relative;

    z-index: 2;

    font-family: "Romestone", sans-serif;
    font-size: 32.563px;
    font-weight: 400;

    line-height: 0.89;

    letter-spacing: 0.326px;
}


.transport-yellow {
    position: absolute;

    top: 3px;

    height: 28px;

    background-color: #eddf00;

    z-index: 1;
}


.transport-yellow-bus {
    left: 27px;

    width: 115px;
}


.transport-yellow-scooter {
    left: 56px;

    width: 117px;
}


.transport-yellow-foot {
    left: 33px;

    width: 175px;
}


.transport-yellow-car {
    left: 27px;

    width: 64px;
}


.transport-description {
    position: absolute;

    left: -1px;
    top: 157px;

    width: 241px;
    height: 18px;

    font-family: "Playfair Display", serif;
    font-size: 10.342px;
    font-style: italic;
    font-weight: 400;

    line-height: 1.15;

    letter-spacing: 0.103px;
}



/* =========================
   09 Best Places to Eat
   ========================= */

.restaurants {
    position: absolute;

    left: 269px;
    top: 476px;

    width: 266px;
    height: 125px;

    border: 1px solid #a2a2a2;
}


.restaurants-title {
    position: absolute;

    left: 9px;
    top: 7px;

    width: 203px;
    height: 41px;

    font-family: "Romestone", sans-serif;
    font-size: 32.563px;
    font-weight: 400;

    line-height: 0.89;

    letter-spacing: 0.326px;
}


.restaurants-description {
    position: absolute;

    left: 141px;
    top: 12px;

    width: 122px;
    height: 42px;

    font-family: "Playfair Display", serif;
    font-size: 10.342px;
    font-style: italic;
    font-weight: 400;

    line-height: 1.15;

    letter-spacing: 0.103px;
}


.restaurant {
    position: absolute;

    top: 58px;

    width: 12px;
    height: 63px;
}


.restaurant-1 {
    left: 23px;
}


.restaurant-2 {
    left: 55px;
}


.restaurant-3 {
    left: 87px;
}


.restaurant-4 {
    left: 119px;
}


.restaurant-5 {
    left: 151px;
}


.restaurant-6 {
    left: 183px;
}


.restaurant-7 {
    left: 215px;
}


.restaurant-8 {
    left: 247px;
}


.restaurant-stars {
    position: absolute;

    left: 0;
    bottom: 0;

    width: 12px;

    color: #eddf00;

    font-family: Arial, sans-serif;
    font-size: 11px;

    line-height: 11px;
}


.restaurant-name {
    position: absolute;

    left: -1px;
    top: 61px;

    width: 68px;
    height: 14px;

    font-family: "Oswald", sans-serif;
    font-size: 11.711px;
    font-weight: 400;

    line-height: 1.053;

    letter-spacing: 0.117px;

    white-space: nowrap;

    transform: rotate(-90deg);

    transform-origin: left top;
}



/* =========================
   10 Weekly Time Spent
   ========================= */

.weekly {
    position: absolute;

    left: 28px;
    top: 601px;

    width: 508px;
    height: 118px;

    border-top: 1.5px solid #3a3436;

    border-bottom: 1.5px solid #3a3436;
}


.weekly-title {
    position: absolute;

    left: 2px;
    top: 18px;

    width: 171px;
    height: 38px;

    font-family: "Romestone", sans-serif;
    font-size: 32.563px;
    font-weight: 400;

    line-height: 0.89;

    letter-spacing: 0.326px;

    z-index: 2;
}


.weekly-chart {
    position: absolute;

    left: 2px;
    top: 28px;

    width: 507px;
    height: 90px;
}


.weekly-chart img {
    width: 507px;
    height: 90px;
}


.week-days {
    position: absolute;

    left: 2px;
    top: 101px;

    width: 445px;
    height: 18px;
}


.week-day {
    position: absolute;

    font-family: "Playfair Display", serif;
    font-size: 10.342px;
    font-style: italic;
    font-weight: 400;

    line-height: 1.15;

    letter-spacing: 0.103px;
}


.week-day-1 {
    left: 0;
}


.week-day-2 {
    left: 121px;
}


.week-day-3 {
    left: 225px;
}


.week-day-4 {
    left: 329px;
}


.week-day-5 {
    left: 425px;
}



/* =========================
   11 Daily Schedule
   ========================= */

.schedule {
    position: absolute;

    left: 27px;
    top: 741px;

    width: 534px;
    height: 101px;
}


.wake-time {
    position: absolute;

    left: 0;
    top: 1px;

    width: 179px;

    font-family: "DELIRIUM NCV", sans-serif;
    font-size: 98.285px;
    font-weight: 400;

    line-height: 1.053;

    letter-spacing: 0.983px;

    white-space: nowrap;
}


.sleep-time {
    position: absolute;

    left: 327px;
    top: 0;

    width: 207px;

    font-family: "DELIRIUM NCV", sans-serif;
    font-size: 98.285px;
    font-weight: 400;

    line-height: 1.053;

    letter-spacing: 0.983px;

    white-space: nowrap;
}


.schedule-middle {
    position: absolute;

    left: 178px;
    top: 22px;

    width: 135px;
    height: 50px;
}


.schedule-text-top {
    width: 122px;

    font-family: "Playfair Display", serif;
    font-size: 10.342px;
    font-weight: 400;

    line-height: 1.15;

    letter-spacing: 0.103px;
}


.schedule-arrow {
    position: absolute;

    left: 0;
    top: 9px;

    width: 135px;
    height: 22px;
}


.schedule-text-bottom {
    width: 122px;

    margin-top: 21px;

    font-family: "Playfair Display", serif;
    font-size: 10.342px;
    font-weight: 400;

    line-height: 1.15;

    letter-spacing: 0.103px;
}