:root {
  --main-black: #1f1e17;
  --white: #fff;
  --text-grey: #878680;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: var(--main-black);
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

h1 {
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 36px;
  font-size: 60px;
  font-weight: 800;
  line-height: .9;
}

h2 {
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 36px;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.2;
}

h3 {
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
}

a {
  color: #377f34;
  text-decoration: none;
  transition: all .4s ease-in-out;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 20px;
}

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

.section.mod-wheats {
  background-color: #f8f7f0;
  background-image: url('../images/wheat-bg.webp');
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 1920px;
}

.section.mod-cta {
  color: var(--white);
  background-image: url('../images/cta-bg.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  min-height: 640px;
  display: flex;
}

.container {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.text-h2 {
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.text-body {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
}

.text-h3 {
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.text-h1 {
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 100%;
}

.text-h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.product-btn {
  grid-column-gap: 10px;
  color: var(--white);
  background-color: #4baf47;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.untitled {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.product {
  background-color: #f8f7f0;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.product-left {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.product-img {
  border-radius: 500px;
  width: 88px;
}

.product-cont {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
}

.frame-3384452 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.heading-3-worlds-hottest-destinations-for-vegans {
  color: #1f1e17;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 30px;
  text-decoration: none;
}

.prod-pice {
  color: #4baf47;
  letter-spacing: -1px;
  margin-top: 8px;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 120%;
  text-decoration: none;
}

.heading-3-worlds-hottest-destinations-for-vegans-2 {
  color: #878680;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}

._2col-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._2col-grid.mod--4-8 {
  grid-template-columns: 1fr 2fr;
}

.product-2 {
  background-color: #f8f7f0;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.product-left-2 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.product-img-2 {
  object-fit: cover;
  border-radius: 500px;
}

.product-cont-2 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-3384453 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.heading-3-worlds-hottest-destinations-for-vegans-3 {
  color: #1f1e17;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 30px;
  text-decoration: none;
}

.heading-3-worlds-hottest-destinations-for-vegans-4 {
  color: #878680;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}

.link-agriculture-products-2 {
  color: #4baf47;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 120%;
  text-decoration: none;
}

.product-btn-2 {
  grid-column-gap: 10px;
  background-color: #4baf47;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.untitled-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text--grey {
  color: var(--text-grey);
}

.text--grey.max-w-480 {
  max-width: 480px;
}

.max-w-400 {
  max-width: 400px;
}

.ben-card {
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.ben-card-img {
  object-fit: cover;
  width: 100%;
  overflow: hidden;
}

.ben-card-cont {
  grid-row-gap: 10px;
  background-color: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 40px 32px;
  text-decoration: none;
  display: block;
}

.ben-card-title {
  color: #1f1e17;
  letter-spacing: -1px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 120%;
  text-decoration: none;
}

.ben-card-p {
  color: #878680;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}

._3col--grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.hero {
  color: var(--white);
  background-image: url('../images/hero1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  height: 800px;
  display: flex;
}

.hero-inner {
  grid-row-gap: 36px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}

.hero-inner.mod--cta {
  max-width: 760px;
}

.hero-title {
  color: #fff;
  text-align: center;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.hero-subt {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.btn-green {
  grid-column-gap: 10px;
  color: var(--white);
  background-color: #4baf47;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 40px;
  text-decoration: none;
  transition: background-color .4s ease-in-out;
  display: inline-block;
  overflow: hidden;
}

.btn-green:hover {
  background-color: #377f34;
}

.btn-green.mt--60 {
  margin-top: 60px;
}

.untitled-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.max-w-640 {
  max-width: 640px;
}

._4col--grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.who-card {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px 32px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.who-card-img {
  object-fit: cover;
  width: 80px;
  margin-bottom: 32px;
}

.who-card-title {
  color: #1f1e17;
  letter-spacing: -1px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 120%;
  text-decoration: none;
}

.who-card-text {
  color: #878680;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}

.text--14 {
  font-size: 15px;
}

.faq-drop {
  border: 2px solid #f8f7f0;
  border-radius: 12px;
  margin-bottom: 20px;
}

.faq-head {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
}

.faq-cont {
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.mb--0, .faq-title {
  margin-bottom: 0;
}

.faq-head-ico {
  transition: all .4s;
}

.faq-head-ico.active {
  transform: rotate(180deg);
}

.faq-cont--text {
  padding-top: 20px;
  padding-bottom: 20px;
}

.about-img {
  display: block;
}

.slider-arrs {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.sl-arr {
  background-color: #4baf47;
  border-radius: 10px;
}

.sl-arr:hover {
  background-color: #377f34;
}

.swiper-wrapper.mod-gall {
  display: flex;
}

.swiper-slide.mod-gall {
  flex: none;
  width: 33.3333%;
}

.gall-img {
  object-fit: cover;
  height: 30vw;
}

.f-contact {
  background-color: var(--white);
  border-radius: 10px;
  display: flex;
  overflow: hidden;
}

.f-map-wr {
  flex: none;
  width: 480px;
}

.form-block {
  flex: 1;
  margin-bottom: 0;
  padding: 60px;
}

.mb--10 {
  margin-bottom: 10px;
}

.form-inputs-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.input {
  color: var(--main-black);
  background-color: #f8f7f3;
  border-style: solid;
  border-width: 1px;
  border-radius: 10px;
  height: auto;
  margin-bottom: 0;
  padding: 20px 24px;
  transition: all .4s ease-in-out;
}

.input:focus {
  color: var(--main-black);
  background-color: #ebeae6;
  border-color: #4baf47;
}

.input.mod--area {
  min-height: 160px;
}

.checkbox-label {
  color: var(--text-grey);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.2;
}

.checkbox {
  margin-top: 7px;
}

.footer {
  background-color: var(--main-black);
  color: var(--white);
  padding-top: 100px;
  padding-bottom: 40px;
}

.f--bot {
  justify-content: space-between;
  display: flex;
}

.link-grey-underline {
  color: var(--text-grey);
  text-decoration: underline;
}

.navbar {
  background-color: #ddd0;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-inner {
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.nav-link {
  color: var(--white);
  padding: 10px 20px;
  font-size: 12px;
}

.nav-link.mod-call {
  color: #eec044;
  background-image: url('../images/phone-ico.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 32px;
  padding-left: 40px;
  font-size: 16px;
  font-weight: 700;
}

.nav-logo {
  color: #eec044;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 800;
}

.f--inner {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 100px;
  display: grid;
}

.f-logo {
  color: #eec044;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 800;
}

.f-title {
  margin-bottom: 20px;
}

.f-line {
  margin-bottom: 20px;
  display: block;
}

.f-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #eec044;
  margin-bottom: 10px;
  display: flex;
}

.f-link:hover {
  opacity: .5;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 15px;
  }

  h1 {
    font-size: 40px;
  }

  h2 {
    margin-bottom: 24px;
    font-size: 32px;
  }

  h3 {
    font-size: 20px;
  }

  .container {
    max-width: 800px;
  }

  .text-h1 {
    font-size: 40px;
  }

  .product-btn {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .product, .product-left {
    display: block;
  }

  .product-cont {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .ben-card-cont {
    padding: 20px;
  }

  ._3col--grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .hero {
    height: 640px;
  }

  .hero-inner {
    max-width: 480px;
  }

  .hero-inner.mod--cta {
    max-width: 640px;
  }

  .hero-subt {
    font-size: 20px;
  }

  .btn-green.mt--60 {
    margin-top: 40px;
  }

  ._4col--grid {
    grid-template-columns: 1fr 1fr;
  }

  .f-contact {
    display: block;
  }

  .f-map-wr {
    width: 100%;
  }

  .navbar {
    background-color: #1f1e17e6;
  }

  .nav-inner {
    margin-right: -20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link {
    color: var(--white);
    font-size: 16px;
  }

  .nav-link.mod-call {
    margin-left: auto;
  }

  .menu-button {
    color: var(--white);
    padding: 12px;
    font-size: 24px;
  }

  .menu-button.w--open {
    color: var(--white);
    background-color: #c8c8c800;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #1f1e17e6;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 24px;
  }

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

  ._2col-grid, ._2col-grid.mod--4-8 {
    grid-template-columns: 1fr;
  }

  ._2col-grid.mod--slider {
    grid-template-columns: 1fr 1fr;
  }

  ._3col--grid {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .hero-subt {
    margin-top: 24px;
    font-size: 16px;
  }

  ._4col--grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .form-block {
    padding: 40px 20px;
  }

  .form-inputs-grid {
    grid-template-columns: 1fr;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .f--inner {
    grid-template-columns: 1fr;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
  }

  .hero {
    height: 100vh;
  }

  ._4col--grid {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .who-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .who-card-img {
    margin-bottom: 24px;
  }

  .f--bot {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .nav-link.mod-call {
    padding-right: 0;
    font-size: 13px;
  }

  .nav-logo {
    padding-left: 0;
  }
}

#w-node-_6de1e7bb-2795-7b4e-cdaf-cc10cff11f2f-2c358789 {
  justify-self: end;
}

#Comment.w-node-d750257f-2a6b-931d-8562-6d2d70edf545-2c358789 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_6de1e7bb-2795-7b4e-cdaf-cc10cff11f2f-2c358789 {
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #Comment.w-node-d750257f-2a6b-931d-8562-6d2d70edf545-2c358789 {
    grid-column: span 1 / span 1;
  }
}


