@font-face {
  font-family: "Brix Slab";
  src: url("https://project.clcdatahub.com/american-natural/fonts/brixslab-regular.woff2") format("woff2"), url("https://project.clcdatahub.com/american-natural/fonts/brixslab-regular.woff") format("woff");
  font-weight: normal;
}
@font-face {
  font-family: "Brix Slab";
  src: url("https://project.clcdatahub.com/american-natural/fonts/brixslab-bold.woff2") format("woff2"), url("https://project.clcdatahub.com/american-natural/fonts/brixslab-bold.woff") format("woff");
  font-weight: bold;
}
@font-face {
  font-family: "Knockout";
  src: url("https://project.clcdatahub.com/american-natural/fonts/knockout-regular.woff2") format("woff2"), url("https://project.clcdatahub.com/american-natural/fonts/knockout-regular.woff") format("woff");
  font-weight: normal;
}
@font-face {
  font-family: "Knockout";
  src: url("https://project.clcdatahub.com/american-natural/fonts/knockout-bold.woff2") format("woff2"), url("https://project.clcdatahub.com/american-natural/fonts/knockout-bold.woff") format("woff");
  font-weight: bold;
}
body, h1, h2, h3, p, span, a, ul, li {
  margin: 0;
  padding: 0;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.no-margin {
  margin: 0 !important;
}

.green {
  background-color: #AAAC24;
}

.brown {
  background-color: #5B4622 !important;
}

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 96px;
  padding: 0 32px;
  position: relative;
}
@media (max-width: 640px) {
  .header {
    height: 15vw;
    padding: 0 5vw;
  }
}
@media (max-width: 640px) {
  .header__menu {
    height: 10vw;
    height: 5vw;
  }
}
.header__logo {
  margin-left: 70px;
}
@media (max-width: 640px) {
  .header__logo {
    margin-left: 7.5vw;
    height: 10vw;
  }
}
.header__button {
  font-family: "Knockout";
  font-style: normal;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #AAAC24;
  height: 32px;
  width: 120px;
  text-align: center;
  font-size: 20px;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: white;
  border-radius: 8px;
  text-decoration: none;
}
@media (max-width: 640px) {
  .header__button {
    height: 32px;
    width: 18.75vw;
    height: 6.875vw;
    line-height: 6.875vw;
    border-radius: 1.875vw;
    font-size: 5vw;
  }
}

.hero-image {
  background-color: #5B4622;
  position: relative;
  width: 100%;
  height: 55vw;
}
@media (max-width: 640px) {
  .hero-image {
    height: 168.75vw;
  }
}
.hero-image__picture img {
  width: 100%;
  height: 100%;
}
@media (max-width: 640px) {
  .hero-image__picture img {
    height: 168.75vw;
  }
}
.hero-image__title {
  position: absolute;
}
.hero-image__italian-stallion img {
  position: absolute;
  width: 68.0729166667vw;
  height: 13.90625vw;
  left: 18.5416666667vw;
  top: 2.9166666667vw;
}
@media (max-width: 640px) {
  .hero-image__italian-stallion img {
    width: 90vw;
    height: 41.875vw;
    left: 5vw;
    top: 7.5vw;
  }
}
.hero-image__breakfast-sandwich img {
  position: absolute;
  width: 68.0729166667vw;
  height: 13.90625vw;
  left: 18.5416666667vw;
  top: 2.9166666667vw;
}
@media (max-width: 640px) {
  .hero-image__breakfast-sandwich img {
    width: 90vw;
    height: 22.5vw;
    left: 5vw;
    top: 7.5vw;
  }
}
.hero-image__pricing {
  position: absolute;
  width: 17.65625vw;
  height: 4.375vw;
  left: 41.1458333333vw;
  top: 19.5833333333vw;
}
@media (max-width: 640px) {
  .hero-image__pricing {
    width: 53.75vw;
    height: 10vw;
    left: 22.5vw;
    top: 55vw;
  }
}
@media (max-width: 640px) {
  .hero-image__pricing.breakfast-sandwich {
    top: 35vw;
  }
}
.hero-image .buttons-list {
  position: absolute;
  left: 40.4166666667vw;
  top: 24.7916666667vw;
}
.hero-image .buttons-list__item {
  font-family: "Brix Slab";
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #F5A800;
  font-size: 1.25vw;
  height: 3.3333333333vw;
  line-height: 3.3333333333vw;
  width: 9.1666666667vw;
  border-radius: 0;
  margin-right: 0.8333333333vw;
}
@media (max-width: 640px) {
  .hero-image .buttons-list__item {
    font-size: 4.0625vw;
    height: 12.5vw;
    line-height: 12.5vw;
    width: 30vw;
    margin-right: 2.5vw;
  }
}
@media (max-width: 640px) {
  .hero-image .buttons-list {
    left: 18.4375vw;
    top: 70vw;
  }
}
@media (max-width: 640px) {
  .hero-image .buttons-list.breakfast-sandwich {
    top: 50vw;
  }
}
.hero-image__gonatural-logo {
  position: absolute;
  width: 34.8958333333vw;
  left: 47.7604166667vw;
  top: 11.25vw;
}
@media (max-width: 640px) {
  .hero-image__gonatural-logo {
    width: 91.875vw;
    height: 27.5vw;
    left: 3.75vw;
    top: 20vw;
  }
}
.hero-image__appstore-logo {
  position: absolute;
  width: 9.1666666667vw;
  height: 2.9166666667vw;
  left: 51.875vw;
  top: 20.8333333333vw;
}
@media (max-width: 640px) {
  .hero-image__appstore-logo {
    width: 35.625vw;
    height: 11.25vw;
    left: 14.375vw;
    top: 48.75vw;
  }
}
.hero-image__googleplay-logo {
  position: absolute;
  width: 9.84375vw;
  height: 2.9166666667vw;
  left: 61.875vw;
  top: 20.8333333333vw;
}
@media (max-width: 640px) {
  .hero-image__googleplay-logo {
    width: 37.8125vw;
    height: 11.25vw;
    left: 52.5vw;
    top: 48.75vw;
  }
}
.hero-image__arrow {
  position: absolute;
  width: 3.1770833333vw;
  height: 5vw;
  left: 65vw;
  top: 33.3333333333vw;
}
@media (max-width: 640px) {
  .hero-image__arrow {
    width: 8.125vw;
    height: 13.125vw;
    left: 82.5vw;
    top: 100vw;
    transform: rotate(160deg) scaleX(-1);
  }
}
.hero-image__comment {
  position: absolute;
  font-family: "Brix Slab";
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.0416666667vw;
  line-height: 1.0416666667vw;
  font-style: italic;
  width: 8.3333333333vw;
  text-align: center;
  color: #5B4622;
  left: 57.34375vw;
  top: 35.4166666667vw;
}
@media (max-width: 640px) {
  .hero-image__comment {
    width: 24.0625vw;
    font-size: 3.125vw;
    line-height: 3.125vw;
    left: 59.375vw;
    top: 100vw;
  }
}

.hero-image_big {
  height: 62.5vw;
}
@media (max-width: 640px) {
  .hero-image_big {
    height: 168.75vw;
  }
}

.intro {
  width: 936px;
  margin: 144px auto 0 auto;
  color: #5B4622;
}
@media (max-width: 640px) {
  .intro {
    width: 90vw;
    margin: 20vw 5vw 20vw 5vw;
  }
}
.intro__title {
  font-family: "Brix Slab";
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 60px;
  line-height: 64px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.6px;
}
@media (max-width: 640px) {
  .intro__title {
    font-size: 6.875vw;
    line-height: 7.5vw;
  }
  .intro__title br {
    display: none;
  }
}
.intro-list {
  font-family: "Brix Slab";
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 32px;
  margin: 40px 0 32px 144px;
}
@media (max-width: 640px) {
  .intro-list {
    font-size: 4.0625vw;
    line-height: 5vw;
    margin: 5vw 0 5vw -6.5625vw;
    padding-inline-start: 11.875vw;
  }
}
.intro-list__item {
  padding-left: 16px;
}
@media (max-width: 640px) {
  .intro-list__item {
    padding-left: 3.75vw;
  }
}
.intro__paragraph {
  font-family: "Brix Slab";
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 32px;
  width: 578px;
  margin: 0 0 37px 199px;
}
@media (max-width: 640px) {
  .intro__paragraph {
    font-size: 4.0625vw;
    line-height: 5vw;
    width: 71.25vw;
    margin: 0 0 5vw 9.0625vw;
  }
}

.buttons-list {
  display: flex;
  justify-content: center;
  margin: 0 0 96px 0;
}
@media (max-width: 640px) {
  .buttons-list {
    margin: 0 0 15vw 0;
  }
}
.buttons-list__item {
  display: flex;
  flex-direction: column;
  width: 192px;
  height: 192px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Brix Slab";
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
}
@media (max-width: 640px) {
  .buttons-list__item {
    width: 38.75vw;
    height: 40vw;
    font-size: 5vw;
  }
}
.buttons-list__item span {
  text-transform: none;
  width: 100%;
  text-align: center;
  font-size: 16px;
  margin: -4px 0 0 0;
}
@media (max-width: 640px) {
  .buttons-list__item span {
    font-size: 3.4375vw;
    margin: -0.3125vw 0 0 0;
  }
}
.buttons-list .margin {
  margin-left: -24px;
}

.gallery-list {
  width: 100%;
  margin: 160px 0 144px 0;
  font-family: "Knockout";
  font-style: normal;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  color: white;
}
@media (max-width: 640px) {
  .gallery-list {
    margin: 20vw 0 20vw 0;
  }
}
.gallery-list__item {
  display: flex;
  height: 40vw;
}
@media (max-width: 640px) {
  .gallery-list__item {
    flex-direction: column-reverse;
    height: 160vw;
  }
  .gallery-list__item:nth-child(2) {
    flex-direction: column;
  }
}
.gallery-list__picture {
  width: 50%;
}
@media (max-width: 640px) {
  .gallery-list__picture {
    width: 100%;
  }
}
.gallery-list__picture img {
  width: 100%;
  height: 100%;
}
.gallery-list__description {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 640px) {
  .gallery-list__description {
    width: 100%;
    height: 80vw;
  }
}
.gallery-list__title {
  font-size: 7.5vw;
  line-height: 4.5833333333vw;
  font-weight: 300;
}
@media (max-width: 640px) {
  .gallery-list__title {
    font-size: 17.5vw;
    line-height: 17.5vw;
    margin-top: -5vw;
  }
}
.gallery-list__sub-title {
  font-size: 4.5833333333vw;
  font-weight: 300;
}
@media (max-width: 640px) {
  .gallery-list__sub-title {
    font-size: 12.5vw;
    line-height: 10vw;
  }
}
.gallery-list__pricing {
  font-size: 5vw;
  font-weight: 900;
}
@media (max-width: 640px) {
  .gallery-list__pricing {
    font-size: 15vw;
    line-height: 15vw;
  }
}
.gallery-list__button {
  font-family: "Brix Slab";
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #F5A800;
  width: 10.9375vw;
  height: 3.3333333333vw;
  line-height: 66px;
  line-height: 3.4375vw;
  font-size: 1.4583333333vw;
  text-align: center;
  color: white;
  text-decoration: none;
  margin: 1.09375vw 0 0 0;
}
@media (max-width: 640px) {
  .gallery-list__button {
    width: 30.9375vw;
    height: 10vw;
    line-height: 10vw;
    font-size: 4.0625vw;
    margin: 2.5vw 0 0 0;
  }
}

.go-natural-rewards {
  margin: 144px 0 144px 0;
}
@media (max-width: 640px) {
  .go-natural-rewards {
    margin: 12.5vw 0 15vw 0;
  }
}
.go-natural-rewards-logos {
  position: relative;
}
.go-natural-rewards-logos__logo {
  position: absolute;
  width: 29.1666666667vw;
  height: 10.2083333333vw;
  left: 33.2291666667vw;
  top: 5vw;
}
@media (max-width: 640px) {
  .go-natural-rewards-logos__logo {
    width: 69.375vw;
    height: 24.0625vw;
    left: 10.9375vw;
    top: 13.4375vw;
  }
}
.go-natural-rewards-logos__appstore-logo {
  position: absolute;
  width: 11.3541666667vw;
  height: 3.75vw;
  left: 38.125vw;
  top: 16.6666666667vw;
}
@media (max-width: 640px) {
  .go-natural-rewards-logos__appstore-logo {
    width: 26.25vw;
    height: 8.75vw;
    left: 22.8125vw;
    top: 41.25vw;
  }
}
.go-natural-rewards-logos__googleplay-logo {
  position: absolute;
  width: 12.1875vw;
  height: 3.75vw;
  left: 50.15625vw;
  top: 16.6666666667vw;
}
@media (max-width: 640px) {
  .go-natural-rewards-logos__googleplay-logo {
    width: 28.125vw;
    height: 8.75vw;
    left: 51.25vw;
    top: 41.25vw;
  }
}
.go-natural-rewards picture img {
  width: 100%;
}

.details {
  width: 618px;
  margin: 0 auto 192px auto;
}
@media (max-width: 640px) {
  .details {
    width: 90vw;
    margin: 0 auto 20vw 5vw;
  }
}
.details__title {
  font-family: Brix Slab;
  font-size: 32px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: -0.32px;
  color: #5B4622;
  margin: 0 0 0 0;
}
@media (max-width: 640px) {
  .details__title {
    font-size: 7.5vw;
    letter-spacing: -0.24px;
  }
}
.details-list {
  width: 578px;
  margin: 12px 0 39px 40px;
}
@media (max-width: 640px) {
  .details-list {
    width: 75.9375vw;
    margin: 1.875vw auto 7.5vw 7.5vw;
  }
}
.details-list__item {
  font-family: Brix Slab;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  color: #5B4622;
}
@media (max-width: 640px) {
  .details-list__item {
    font-size: 4.0625vw;
    line-height: 5vw;
  }
}
.details-list__item::marker {
  color: #AAAC24;
  font-size: 0.96em;
}
.details-list__item a {
  color: inherit;
  text-decoration-color: #AAAC24;
  text-underline-offset: 3px;
}
.details-list__item a:hover {
  color: #AAAC24;
}/*# sourceMappingURL=style.css.map */