*{
  box-sizing: border-box;
  background-size: contain;
  background-position: center;
  line-height: 120%;
  background-position: center;
  background-repeat: no-repeat;
}

@font-face {
  font-family: 'SBSansDisplay';
  src: url('./fonts/rainer/Rainer_v0.1-Medium.otf');
  font-style: normal;
  font-display: auto;
  font-weight: normal;
}

@font-face {
  font-family: 'inter';
  src: url('./fonts/inter/Inter-SemiBold-slnt=0.ttf');
  font-style: normal;
  font-display: auto;
  font-weight: 700;
}

@font-face {
  font-family: 'inter';
  src: url('./fonts/inter/Inter-Regular-slnt=0.ttf');
  font-style: normal;
  font-display: auto;
  font-weight: 400;
}

html, body{
  width: 100vw;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}

html{
  background-color: #BFE1FE;
}

header{
  margin-bottom: 0px;
  padding: 0 20px;
}

body{
  font-family: 'inter';
  width: 100vw;
  font-weight: 700;
  overflow: visible;

  max-width: 981px;
  margin: 0 auto;
  padding: 80px 0 68.11px;
  font-size: 25px;
}

.kitchen-logo{
  /* margin-bottom: 65.5px; */
  height: 50px;
  cursor: pointer;
}

.main-part{
  width: 100%;
  padding: 0 20px 0px;
  height: auto;
}

h1{
  font-family: 'SBSansDisplay';
  text-transform: uppercase;
  width: 100%;
  line-height: 120%;
  font-weight: normal;
  height: auto;
  margin: 0;
  font-size: 10em;
  text-align: center;
  color: #F73C53;
  position: relative;
}

.heading{
  width: 100%;
  height: auto;
  display: none;
}

.first-text-block{
  width: 50%;
  padding-top: 50px;
  position: relative;
  box-sizing: content-box;
}

.first-text-block p:nth-child(2){
  font-size: .7225em;
  margin: 40px 0;
}

h1 img{
  position: absolute;
  width: 600px;
  height: auto;
  bottom: -500px;
  right: -8%;
}

.logos-block{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.logos-block .logo{
  object-fit: contain;
  width: 188.2px;
  height: 150.56px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo img{
  cursor: pointer;
  transition: all .1s linear;
}

.logo img:hover{
  filter: drop-shadow(5px 5px 0px #FAFAFA);
}

.CocaCola{
  height: 86.57px;
}

.mms{
  height: 69.43px;
}

.snickers{
height: 35.34px;
}

.skittles{
height: 63.94px;
}

.orbit{
height: 61.94px;
}

.potato{
height: 57.38px;
}

.holycorn{
height: 65.87px;
}

.twix{
height: 55.34px;
}

.eggsellent{
height: 41.24px;
}

.sbersound{
  height: 53.53px;
}

.garage{
  height: 47.43px;
}

.okko{
  height: 39.62px;
}

.rockets{
  height: 87.27px;
}

h4{
  font-size: 1em;
  margin: 60px auto 40px 0;
}

.map{
  height: 640px;
  width: 100%;
  background-color: white;
}

h5{
  font-size: 1em;
  margin: 40px auto 20px 0;
}

button{
  background-color: #F73C53;
  color: white;
  font-size: .8em;
  font-family: inherit;
  font-weight: bold;
  padding: 18px 35px;
  border-radius: 100px;
  cursor: pointer;
  margin-bottom: 60px;
  transition: all .1s linear;
  /* width: 231px;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; */
}

button, button:hover{
  border: none;
  outline: none;
}

button:hover{
  background-color: rgb(200, 61, 84);
}

.faq-block{
  display: flex;
  flex-wrap: wrap;
  height: max-content;
  margin-bottom: 60px;
  justify-content: space-between;
}

.faq{
  width: calc(50% - 10px);
  height: max-content;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.faq:nth-child(2){
  justify-content: flex-start;
}

.faq:nth-child(3){
  align-self: flex-end;
  justify-content: flex-end;
}

.faq-h{
  font-size: .72em;
  line-height: 100%;
  margin: 0 auto 8px 0;
  color: #F73C53;
}

.faq-p{
  margin: 0;
  font-weight: 400;
  line-height: 120%;
  font-size: .64em;
}

/* FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER */

/* FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER */

/* FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER */

/* FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER */

/* FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER */

footer{
  display: flex;
  padding: 0 20px;
  /* flex-wrap: wrap; */
}

.pay-block{
  width: 220px;
  height: 61px;
  margin-right: 10px;
}

.pays{
  display: flex;
}

.pay{
  width: 50px;
  height: 30px;
}

h6{
  font-size: .56em;
  margin: 0;
  margin-bottom: 11px;
}

.visa{
  background-size: 34.05px auto;
}

.mastercard{
  background-size: 25px auto;
}

.apay{
  background-size: 34.53px auto;
}

.gpay{
  background-size: 39.28px auto;
}

.time-block{
  width: 140px;
  height: 61px;
  margin-right: 10px;

}

.time{
  font-size: 1.1em
}

.links{
  font-size: .56em;
  margin: 0;
  margin-bottom: 11px;
  width: 420px;
  height: 39px;
  margin-right: 10px;

}

a{
  text-decoration: underline;
  color: black;
  cursor: pointer;
}

a:hover{
  color: #FAFAFA;
  transition: color .1s linear;
}

.rules{
  font-size: .56em;
  width: 60px;
  height: 20px;
  margin-right: 10px;
}

.offerta{
  font-size: .56em;
  width: 53px;
  height: 20px;
}

@media (max-width: 1200px) {
  body{
  }

}

@media (max-width: 981px) {

  h1{
    display: none;
  }

  .kitchen-logo{
    margin-bottom: 60px;
  }

  .heading{
    display: block;
    width: 100%;
    padding-left: 20px;
  }

  body{
    /* max-width: 300px; */
  }

  .first-text-block{
    width: 100%;
  }

  .logos-block{
    width: 80%;
    margin: 0 auto;
  }


  .logo{
    flex-shrink: 2;
  }

  footer{
    flex-direction: column;
  }

  .f-block:nth-child(n + 1) {
    margin-top: 30px;
    max-width: 100%;
  }

  .logos-block .snickers-logo{
    display: none;
  }
}

@media (max-width: 800px) {
  body{
    font-size: 21px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }

  header{
    width: 300px;
    margin: 0 auto 25px;
    padding: 0;
  }

  .heading{
    padding-left: 0px;
    max-width: calc(50vw - 150px + 300px);
    align-self: flex-end;
  }

  .kitchen-logo{
    width: 104.09px;
    height: 30px;
    margin: 0;
  }

  .main-part{
    max-width: 300px;
    margin: 0 auto;
    padding: 0;
    overflow: visible;
  }

  .first-text-block p:nth-child(2){
    font-weight: 400;
    margin: 0;
  }

  .logos-block{
    width: 100%;
  }

  .logos-block .logo{
    width: 100px;
    height: 80px;
  }

  .CocaCola{
    height: 46px;
  }

  .mms{
    height: 36.89px;
  }

  .snickers{
    height: 18.78px;
  }

  .skittles{
height: 33.97px  }

  .orbit{
height: 32.91px;  }

  .potato{
height: 29.41px;  }

  .holycorn{
height: 35px;  }

  .twix{
height: 29.77px;  }

  .eggsellent{
height: 21.91px;  }

  .sbersound{
height: 28.44px;  }

  .garage{
height: 25.2px;  }

  .okko{
    height: 21.05px;
  }

  .rockets{
    height: 46.37px;
  }

  h4{
    width: 80%
  }

  h5{
    width: 90%
  }

  .map{
    height: 580px;
  }

  button{
    width: 300px;
    height: 60px;
    font-size: .952em;
    margin-bottom: 10px;
    padding: 0;
  }

  .faq-block{
    flex-direction: column;
    margin-bottom: 0;
  }

  .faq{
    width: 100%;
  }

  .faq-h, .faq-p{
    font-size: .762em;
  }

  .faq-p{
    font-weight: 400;
  }

  .faq:nth-child(n + 1){
    margin-top: 30px;
  }

  footer{
    width: 300px;
    padding: 0;
    margin: 0 auto;
  }

  h6, .links, .offerta{
    font-size: 14px;
    line-height: 138%;
  }

  .time{
    font-size: 26px;
  }
}
