@font-face {
    font-family: Helvetica-Condensed;
    src: url("../font/HelveticaNeueLTPro-Cn.otf");
}

@font-face {
    font-family: Helvetica-Black;
    src: url("../font/HelveticaNeueCondensedBlack.ttf");
}

html, body{
    width: 100%;
    height: 290vw;
    margin: 0px;
    display: flex;
    justify-content: center;
    font-family: Helvetica-Condensed;
    font-size: 1.75vw;
}

.container{
    width: 90vw;
    height: 290vw;
    display: grid;
    grid-template-columns: 42fr 32fr 206fr 131fr 174fr 45fr 319fr 27fr 83fr 369fr 324fr 102fr 26fr 42fr;
    grid-template-rows: 139fr 157fr 100fr 545fr 33fr 33fr 79fr 196fr 548fr 106fr 314fr 105fr 115fr 661fr 39fr 1013fr 697fr 67fr 950fr 55fr 140fr;    ;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

section p{
    margin: 0px;
    line-height: 1.5;
    color: #535353;
}

section p span{
    font-weight: bold;
}

.red{
    color: #ad0014;
}

.header { 
    grid-area: 1 / 1 / 2 / 15;
    background-color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header img{
    height: 35%;
}

.section-1{
    grid-area: 2 / 2 / 3 / 15;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.section-1 p{
    font-family: Helvetica-Black;
    color: #ad0014 ;
    font-size: 2.6em;
    margin-bottom: -2.2%;
}

.section-2{
    grid-area: 3 / 1 / 8 / 15;
    background-color: #ad0014;
}

.section-3{
    grid-area: 4 / 4 / 9 / 5;
    background-image: url("../img/01-Mixer-KitchenAid.png");
    background-position: center;
    background-size: auto 100%  ;
    background-repeat: no-repeat;
    z-index: 40;
}

.section-4{
    grid-area: 4 / 7 / 5 / 15;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-4 p{
    color: #ffffff;
    line-height: 1.5;
    font-size: 1.1em;
}

.section-5{
    grid-area: 5 / 7 / 7 / 12;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    z-index: 40;
    padding-left: 10%;
}

.section-5 p{
    font-family: Helvetica-Black;
    color: #ffffff ;
    font-size: 2em;
    margin-top: -2%;
    filter: drop-shadow(0 0 0.2rem #282828);
    
}

.section-6{
    grid-area: 9 / 3 / 10 / 6;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: right;
    margin: 10%;
    margin-left: 0px;
}

.section-7{
    grid-area: 6 / 7 / 11 / 15;
    background-image: url("../img/02-Mixer-KitchenAid.png");
    background-position: left;
    background-size: 100% auto ;
    background-repeat: no-repeat;
}

.section-8{
    grid-area: 10 /3 / 13 / 6;
    background-image: url("../img/03-Mixer-KitchenAid.png");
    background-position: center;
    background-size: auto 100% ;
    background-repeat: no-repeat;
    z-index: 40;
}

.section-9{
    grid-area: 11 / 7 / 14 / 12;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    gap: 5%;
}

.section-9 p{
    text-align: left;
    margin: 0;
}

.section-10{
    grid-area: 14 / 1 / 15 / 15;
    background-color: #ad0014;
}

.section-11{
    grid-area: 14 / 3 / 15 / 9;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    text-align: right;
    gap: 5%;
}


.section-11 p{
    color: #ffffff;
}

.section-12{
    grid-area: 12 /8 / 16 / 15;
    background-image: url("../img/04-Mixer-KitchenAid.png");
    background-position: center;
    background-size: auto 100% ;
    background-repeat: no-repeat;
    z-index: 40;
}

.section-13{
    grid-area: 15 /1 / 17 / 15;
    background-image: url("../img/05-Mixer-KitchenAid.png");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.section-14{
    grid-area: 17 /1 / 19 / 10;
    background-image: url("../img/06-Mixer-KitchenAid.png");
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.section-15{
    grid-area: 17 / 10 / 19 / 13;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    text-align: left;
    margin-left: 10%;
    gap: 5%;
}

.section-16{
    grid-area: 19 / 3 / 20 / 8;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    text-align: right;
    gap: 5%;
}

.section-17{
    grid-area: 18 / 9 / 20 / 11;
    background-image: url("../img/07-Mixer-KitchenAid.png");
    background-position: center;
    background-size: auto 100% ;
    background-repeat: no-repeat;
    z-index: 40;
}

.section-18{
    grid-area: 21 / 1 / 22 / 14;
    background-color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-18 img{
    height: 35%;
}
