@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: 553vw;
    margin: 0px;
    display: flex;
    justify-content: center;
    font-family: Helvetica-Condensed;
    font-size: 1.7vw;
}

.container{
    width: 90vw;
    height: 553vw;
    display: grid;
    grid-template-columns: 2fr 10fr 2fr 1fr 1fr 5fr 2fr 5fr 7fr 2fr;
    grid-template-rows: 2fr 1.8fr 8fr 2fr 2fr 7fr 1fr 4fr 1fr 8fr 2fr 4fr 35px 5fr 1fr 1fr 8fr 1fr 14fr 8fr 2fr 9fr 1fr 8fr 8fr 8fr 8fr 14fr 2fr  ;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.header { 
    grid-area: 1 / 1 / 2 / 11;
    background-color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header img{
    height: 35%;
}

.section-1{
    grid-area: 2 / 1 / 3 / 11;
    background-color: #ffffff;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.section-1 p{
    margin: 0px;
    margin-bottom: -1.2%;
    font-family: Helvetica-Black;
    color: #ad0014 ;
    font-size: 2.6em;
}

.section-2{
    grid-area: 3 / 2 / 6 / 5;
    background-image: url("../img/02-kitchen-aid-empire-red-artisan.png");
    background-position: center;
    background-size: 109% auto;
    background-repeat: no-repeat;
    z-index: 10;
}

.section-3{
    grid-area: 3 / 6 / 4 / 10;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1em;
}

.section-3 p{
    margin: 0px;
    line-height: 1.5;
    color: white;
}

.section-3 p span{
    font-weight: bold;
}

.section-4{
    grid-area: 3 / 1 / 5 / 11;
    background-color: #ad0014;
}

.section-5{
    grid-area: 4 / 3 / 8 / 11;
    background-image: url("../img/03-kitchen-aid-cozinha-mise-en-place.png");
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-color: #ad0014;
    z-index: 1;
}

.section-6{
    grid-area: 5 / 1 / 7 / 3 ;
    background-color: #ffffff;
    text-align: right;
    z-index: 3;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    
}

.section-6 p{
    margin: 0px;
    font-size: 1em;
    line-height: 1.5;
    padding-left: 16%;
    padding-right: 16%;
    color: #535353;
}

.section-6 p span{
    font-weight: bold;
    color: #ad0014;
    font-size: 1em;
}

.section-7{
    grid-area: 7 / 1 / 10 / 4 ;
    background-color: #ad0014;
    background-image: url("../img/04-artisan-empire-precisao.png");
    background-size: 100% auto;
    z-index: 2;
}

.section-8{
    display: flex;
    grid-area: 8 / 4 / 9 /11;
    background-color: #ffffff;
    justify-content: space-around;
    align-content: space-around;
    align-items: center;
    z-index: 2;
}

.section-8 p{
    margin: 0px;
    font-size: 1em;
    line-height: 1.5;
    color: #535353;
    padding-left: 8%;
    padding-right: 16%;
}

.section-8 p span{
    font-size: 1em;
    font-weight: bold;
    color: #ad0014;
}

.section-9{
    grid-area: 9 / 3 / 12 / 11;
    background-image: url(../img/05-artisan-empire-red-visao-superior.png);
    background-size: auto 100%;
    background-color: #ad0014;
    background-repeat: no-repeat;
}

.section-10{
    grid-area: 11 / 8 / 16 / 10;
    background-image: url("../img/07-kitchen-aid-empire-red-frontal.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    z-index: 7;
}

.section-11{
    grid-area: 4 / 6 / 5 / 14;
    z-index: 9;
}

.section-11 p{
    margin: 0px;
    margin-top: -4%;
    font-family: Helvetica-Black;
    color: #ffffff ;
    font-size: 2.3em;
}


.section-12{
    grid-area: 10 / 2 / 12 / 3;
    background-color: #ffffff;
    display: flex;
    justify-content: space-around;
    align-content: space-around;
    align-items: center;
    z-index: 9;
}

.section-12 p{
    margin: 0px;
    font-size: 1em;
    line-height: 1.5;
    color: #535353;
    padding-left: 8%;
    padding-right: 16%;
    text-align: right;
}

.section-12 p span{
    font-size: 1em;
    font-weight: bold;
    color: #ad0014;
}

.section-13{
    grid-area: 12 / 2 / 13 / 8;
    padding-right: 5%;
    padding-left: 14%;
    display: flex;
    justify-content: space-around;
    align-content: flex-end;
    align-items: flex-end;
}

.section-13 p{
    margin: 0px;
    font-size: 1em;
    text-align: right;
    line-height: 1.5;
    color: #535353;
}

.section-13 p span{
    font-size: 1em;
    font-weight: bold;
    color: #ad0014;
}

.section-14{
    grid-area: 14 / 4 / 16 / 9;
    background-image: url("../img/06-kitchen-aid-empire-red-acessorios.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    z-index: 10;
}

.section-15{
    grid-area: 14 / 2 / 15 / 4;
    z-index: 10;
}

.section-15 p{
    margin: 0px;
    font-size: 1em;
    text-align: right;
    line-height: 1.5;
    color: #535353;
}

.section-15 p span{
    font-size: 1em;
    font-weight: bold;
    color: #ad0014;
}

.section-16{
    grid-area: 17 / 5 / 18 / 10;
    z-index: 4;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-content: center;
    align-items: center;
}

.section-16 p{
    margin: 0px;
    font-size: 1em;
    line-height: 1.5;
}

.section-16 p span{
    font-size: 1em;
    font-weight: bold;
}

.section-17{
    grid-area: 17 / 1 / 18 / 11;
    background-color: #ad0014;
}

.section-18{
    grid-area: 18 / 1 / 20 / 11;
    background-image: url("../img/15-kitchen-aid-empire-red-artisan-ingredientes.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: top;
}

.section-19{
    grid-area: 15 / 2 / 19 / 5;
    background-image: url("../img/08-kitchen-aid-empire-red-artisan.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top;

}

.section-20{
    grid-area: 20 / 1 / 22 / 6;
    background-image: url("../img/09-kitchen-aid-empire-red-artisan-lateral.png");
    background-size: 100% auto;
}

.section-21{
    grid-area: 20 / 6 / 21 / 10;
    line-height: 1.5;
    font-size: 1em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 18%;
}

.section-21 p{
    margin: 0;
    color: #535353;
}

.section-22{
    grid-area: 21 / 5 / 24 / 11;
    background-image: url("../img/10-kitchen-aid-empire-red-artisan-batendo-massal.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.section-23{
    grid-area: 23 / 1 / 25 / 7;
    background-image: url("../img/11-kitchen-aid-empire-red-artisan-claras-em-neve.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.section-24{
    grid-area: 22 / 2 / 23 / 4;
    text-align: right;
    line-height: 1.5;
    font-size: 1em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.section-24 p{
    color: #535353;
}

.section-25{
    grid-area: 24 / 8 / 25 / 10;
    line-height: 1.5;
    font-size: 1em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.section-25 p{
    color: #535353;
}

.section-26{
    grid-area: 25 / 1 / 26 / 8;
    text-align: right;
    color: #ffffff;
    background-color: #ad0014;
    line-height: 1.5;
    font-size: 1em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 12%;
    padding-left: 12%;
}

.section-26 p{
    margin: 0;
}

.section-26 p span{
    font-family: Helvetica-Black;
    color: #ffffff ;
    font-size: 1.8em;
    line-height: 0;
    margin: 0;
}

.section-27{
    grid-area: 25 / 8 / 26 / 11;
    background-image: url("../img/16-kitchen-aid-empire-red-moedor-carne-acessorio.png");
    background-size: 100% auto ;
    background-repeat: no-repeat;
}

.section-28{
    grid-area: 26 / 1 / 27 / 7;
    background-image: url("../img/17-kitchen-aid-empire-red-preparando-recheio.png");
    background-size: 100% auto ;
    background-repeat: no-repeat;
}

.section-29{
    grid-area: 26 / 7 / 27 / 11;
    line-height: 1.5;
    font-size: 1em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 12%;
}

.section-29 p{
    color: #535353;
}

.section-29 p span{
    font-family: Helvetica-Black;
    color: #8a8a8a ;
    font-size: 1.8em;
    line-height: 1;
    text-transform: uppercase;
}

.section-30{
    grid-area: 27 / 1 / 29 / 11;
    display: flex;
    justify-content: center;
}

.section-30 table{
    border-collapse: collapse;
    text-align: center;
    margin-top: 3vw;
    margin-bottom: 3vw;
}

.section-30 table th{
    border: 0.7vw solid #fff;
    width: 20%;
    background-color: #e6e7e8;
    color: #6d6e71;
}

.section-30 table th img {
    width: 87%;

}

.section-30 table td{
    border: 0.7vw solid #fff;
    width: 20%;
    background-color: #f3f4f4;
    color: #6d6e71;
}

.section-30 table tr:nth-child(1) th{
    background-color: #fff;
}


.section-31{
    grid-area: 29 / 1 / 30 / 11;
    background-color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-31 img{
    height: 35%;
}

.section-background{
    grid-area: 1 / 1 / 16 / 14;
    background-color: #ffffff ;
}