:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

a {
  opacity: .85;
  color: rgba(255, 37, 37, .89);
  text-decoration: none;
}

.section {
  padding-top: 470px;
  padding-bottom: 470px;
}

.section.s1 {
  background-image: url('../images/_HSA0512.jpg'), linear-gradient(rgba(3, 2, 2, .1), rgba(3, 2, 2, .1));
  background-position: 50%, 0 0;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  padding-top: 370px;
  padding-bottom: 370px;
}

.section.min-sounds-like {
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
  padding-top: 150px;
  padding-bottom: 150px;
}

.body {
  background-color: var(--white);
  font-family: Rancho;
  font-weight: 400;
}

.body.homebody {
  background-color: rgba(239, 195, 148, .65);
  background-image: url('../images/BGPinsVert.png');
  background-position: 0 0;
  background-size: auto;
}

.text-block {
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Droid Serif, serif;
  font-size: 16px;
  line-height: 24px;
}

.text-block.on-color {
  color: rgba(255, 255, 255, .9);
  margin-bottom: 30px;
  font-family: Droid Serif, serif;
  line-height: 26px;
}

.text-block.on-whte {
  color: rgba(0, 0, 0, .9);
  margin-bottom: 30px;
}

.div-block-margins {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.min-about {
  background-image: linear-gradient(rgba(0, 0, 0, .17), rgba(0, 0, 0, .17));
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-2 {
  padding-top: 10px;
  padding-bottom: 20px;
}

.column-4, .column-5 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.row {
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

.image, .image-2 {
  text-align: center;
}

.row-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.sub-title-black {
  text-align: center;
  padding: 40px 20px;
  font-size: 50px;
  line-height: 50px;
}

.sub-title-white {
  color: rgba(255, 255, 255, .9);
  padding: 40px 20px;
  font-size: 50px;
  line-height: 50px;
}

.heading {
  color: rgba(255, 255, 255, .95);
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 130px;
  font-weight: 400;
  line-height: 130px;
}

.min-title {
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
  padding-top: 301px;
  padding-bottom: 301px;
}

.home-menu {
  padding-top: 340px;
  padding-bottom: 340px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  font-size: 110px;
  line-height: 110px;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  font-size: 55px;
  line-height: 55px;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  font-size: 110px;
  line-height: 110px;
}

.text-block-5, .column-8 {
  color: #fff;
  text-align: center;
  font-size: 55px;
  line-height: 55px;
}

.column-9 {
  text-align: center;
}

.text-block-9 {
  color: #fff;
  font-size: 55px;
  line-height: 55px;
}

.text-block-10 {
  color: #fff;
}

.columns-2 {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 55px;
  line-height: 55px;
}

.motoabout {
  padding-top: 150px;
  padding-bottom: 150px;
}

.html-embed {
  text-align: center;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.image-3 {
  max-width: 70%;
  padding-bottom: 40px;
  position: static;
}

.container-4 {
  justify-content: center;
  display: flex;
}

.nav-link {
  font-size: 18px;
}

.nav-link.w--current {
  color: rgba(255, 37, 37, .89);
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
}

.image-4 {
  max-width: 50%;
}

.kitchtitle {
  background-image: linear-gradient(rgba(15, 115, 54, .36), rgba(15, 115, 54, .36));
  padding-top: 200px;
  padding-bottom: 200px;
}

.button {
  font-size: 18px;
}

.button-2 {
  background-color: #930131;
  border-radius: 14px;
  margin-bottom: 42px;
  font-size: 22px;
  transition: background-color .375s;
}

.button-2:hover {
  background-color: #cf0044;
}

.image-5 {
  padding: 60px 60px 21px;
}

.heading-2 {
  color: #ff3872;
  text-align: center;
  margin-bottom: 26px;
  font-family: Andalascript, sans-serif;
  font-size: 56px;
  font-weight: 200;
  line-height: 48px;
}

.paragraph {
  color: #ff3872;
  text-align: center;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Andalascript, sans-serif;
  font-size: 28px;
  font-weight: 100;
  line-height: 28px;
}

.image-6 {
  max-width: 50%;
  text-align: center;
  border-radius: 0;
  margin-bottom: 140px;
  padding: 36px 20px 40px;
}

.container-5 {
  text-align: center;
}

@media screen and (max-width: 991px) {
  .section.s1 {
    background-image: linear-gradient(to bottom, null, null);
    padding-top: 300px;
    padding-bottom: 300px;
  }

  .min-about {
    background-image: linear-gradient(rgba(0, 0, 0, .07), rgba(0, 0, 0, .07)), url('../images/_HSA8734.jpg');
    background-position: 0 0, 50%;
  }

  .heading {
    padding-bottom: 0;
    font-size: 120px;
    line-height: 120px;
  }

  .text-block-9, .text-block-10 {
    font-size: 45px;
    line-height: 45px;
  }

  .columns-2 {
    font-size: 55px;
    line-height: 55px;
  }

  .link-block {
    color: #fff;
    font-size: 55px;
    line-height: 55px;
  }

  .link-block-2 {
    color: rgba(255, 255, 255, .89);
  }

  .nav-link {
    text-align: center;
  }

  .navmenu {
    color: snow;
    background-color: #fff;
  }

  .menubutton {
    color: #fff;
    background-image: linear-gradient(#fff, #fff);
  }

  .menubutton.w--open:active {
    background-color: #fff;
  }

  .icon {
    color: rgba(0, 0, 0, .51);
  }

  .heading-2 {
    line-height: 48px;
  }

  .paragraph {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .section.s1 {
    background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/salad.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-top: 230px;
    padding-bottom: 230px;
  }

  .section.min-sounds-like {
    background-image: linear-gradient(rgba(140, 69, 1, .5), rgba(140, 69, 1, .5)), url('../images/_HSA9213-2.jpg');
    background-position: 0 0, 70%;
    padding-top: 228px;
    padding-bottom: 228px;
  }

  .div-block-margins {
    color: rgba(255, 255, 255, .9);
  }

  .min-about {
    background-image: url('../images/_HSA8734.jpg'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-position: 50%, 0 0;
    background-size: cover, auto;
    background-attachment: fixed, scroll;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .sub-title-black {
    color: #000;
    font-size: 45px;
    line-height: 45px;
  }

  .sub-title-white {
    font-size: 45px;
    line-height: 45px;
  }

  .min-title {
    background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/_HSA1008.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container-3 {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .text-block-2 {
    font-size: 90px;
    line-height: 90px;
  }

  .text-block-3 {
    font-size: 45px;
    line-height: 45px;
  }

  .text-block-4 {
    font-size: 90px;
    line-height: 90px;
  }

  .text-block-5 {
    font-size: 45px;
    line-height: 45px;
  }

  .text-block-9, .text-block-10 {
    font-size: 40px;
    line-height: 40px;
  }

  .text-block-11 {
    color: #fff;
    text-align: center;
    font-size: 80px;
    line-height: 80px;
  }

  .text-block-12 {
    color: #fff;
    text-align: center;
    font-size: 100px;
    line-height: 100px;
  }

  .image-5 {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-2 {
    font-size: 54px;
  }

  .paragraph {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-6 {
    max-width: 60%;
    padding-top: 30px;
  }
}

@media screen and (max-width: 479px) {
  .section.s1 {
    background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/salad.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-top: 170px;
    padding-bottom: 170px;
  }

  .section.min-sounds-like {
    background-image: linear-gradient(rgba(140, 69, 1, .4), rgba(140, 69, 1, .4)), url('../images/_HSA8734.jpg');
    background-attachment: scroll, fixed;
  }

  .min-about {
    background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/_HSA8734.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .sub-title-black, .sub-title-white {
    font-size: 40px;
    line-height: 40px;
  }

  .heading {
    font-size: 110px;
    font-weight: 400;
    line-height: 110px;
  }

  .min-title {
    background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/_HSA1008.jpg');
    background-position: 0 0, 70% 0;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .home-menu {
    background-position: 50%;
    padding-top: 264px;
  }

  .text-block-2 {
    font-size: 60px;
    line-height: 60px;
  }

  .text-block-3 {
    font-size: 30px;
    line-height: 30px;
  }

  .text-block-4 {
    font-size: 60px;
    line-height: 60px;
  }

  .text-block-5, .text-block-9, .text-block-10 {
    font-size: 30px;
    line-height: 30px;
  }

  .text-block-11 {
    padding-bottom: 10px;
    font-size: 60px;
    line-height: 60px;
  }

  .motoabout {
    background-position: 0%;
  }

  .text-block-12 {
    font-size: 60px;
    line-height: 60px;
  }

  .image-5 {
    padding: 40px 16px 10px;
  }

  .heading-2 {
    margin-bottom: 20px;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 44px;
    line-height: 42px;
  }

  .paragraph {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 26px;
  }

  .image-6 {
    max-width: 75%;
    padding-left: 0;
    padding-right: 0;
  }
}


@font-face {
  font-family: 'Andalascript';
  src: url('../fonts/AndalaScript-Regular.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Andalascript';
  src: url('../fonts/AndalaScript-Regular.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Andalascript';
  src: url('../fonts/AndalaScript-Regular.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}