.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: var(--image-i5cec3e91);
  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;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

p {
  margin-bottom: 0;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.body {
  color: #000;
  font-family: urbane-rounded, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 37px;
  overflow: hidden;
}

.header-content {
  z-index: 2000;
  width: 100%;
  background-color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: fixed;
}

.nav-list {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.nav-list.absolute {
  z-index: 900;
  margin-top: -56px;
  position: absolute;
  right: 100px;
}

.nav-button {
  list-style-type: none;
}

.nav-link {
  color: #000;
  padding: 15px;
  font-family: urbane-rounded, sans-serif;
  font-size: 11px;
  line-height: 19px;
  text-decoration: none;
  transition: background-color .2s;
  display: block;
}

.nav-link:hover {
  background-color: #f5f5f5;
}

.nav-link.produce.hide {
  display: none;
}

.navigation {
  align-items: center;
  display: flex;
}

.header-logo {
  color: #000;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: beaufort-pro, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 35px;
  text-decoration: none;
  display: flex;
}

.header-logo.fixed {
  display: none;
  position: fixed;
  top: 50px;
  left: 25px;
}

.header-dropdown {
  z-index: 1900;
  width: 100%;
  height: auto;
  background-color: #f5f5f5;
  padding: 100px 100px 50px;
  position: fixed;
  transform: translate(0, -50vh);
}

.header {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-section {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 100px;
  display: flex;
  position: relative;
}

.hero-section.contact {
  justify-content: flex-start;
}

.main-heading {
  color: #fec400;
  text-transform: uppercase;
  font-family: beaufort-pro, sans-serif;
  font-size: 86px;
  font-weight: 400;
  line-height: 90px;
}

.main-heading.lrg {
  margin-bottom: 50px;
  font-size: 180px;
  line-height: 94px;
}

.main-heading.lrg-second-style {
  font-size: 164px;
  line-height: 86px;
}

.main-heading.newsletter-first-heading {
  line-height: 76px;
}

.main-heading.newsletter-second-heading {
  font-size: 62px;
  line-height: 61px;
}

.main-heading.newsletter-third-heading {
  font-size: 52px;
  line-height: 51px;
}

.main-heading.newsletter-first-heading {
  color: #000;
  line-height: 76px;
}

.main-heading.newsletter-second-heading {
  color: #000;
  font-size: 35px;
  line-height: 35px;
}

.main-heading.newsletter-third-heading {
  color: #000;
  font-size: 52px;
  line-height: 51px;
}

.main-heading.newsletter-first-heading {
  color: #000;
  line-height: 76px;
}

.main-sub-head {
  color: #000;
  text-transform: uppercase;
  font-family: beaufort-pro, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 37px;
}

.main-sub-head.lrg {
  font-size: 90px;
  line-height: 94px;
}

.main-sub-head.space-below {
  margin-bottom: 50px;
}

.main-body-copy {
  color: #000;
  font-family: urbane-rounded, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 37px;
}

.main-body-copy.full-width {
  width: 100%;
  max-width: none;
}

.text-lock-up {
  width: 50%;
  max-width: none;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.text-lock-up.pinned-bottom {
  margin-top: auto;
  margin-bottom: 0;
}

.text-lock-up.left {
  margin-right: 50px;
}

.text-lock-up.right {
  margin-left: 50px;
}

.headings.hero {
  margin-bottom: 0;
}

.headings.half-margin {
  margin-bottom: 50px;
}

.scroll-text {
  color: #000;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #000;
  margin-top: 100px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.main {
  width: 100%;
  height: auto;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.container {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px;
  display: flex;
  position: relative;
}

.container.right-align {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.container.left-align {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.container.cards {
  grid-column-gap: 0px;
  padding: 0 100px;
}

.container.no-space-bel {
  padding-bottom: 0;
}

.container.no-space-bel.graphic-above {
  padding-top: 50px;
}

.container.white-smoke {
  background-color: rgba(245, 245, 245, .5);
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container.quote {
  padding-bottom: 200px;
}

.container.newsletter-spacer {
  padding-bottom: 250px;
}

.focus-text {
  text-align: center;
  font-family: beaufort-pro, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 48px;
}

.focus-heading {
  color: #000;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  line-height: 37px;
}

.focus-content {
  max-width: 900px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.bottom-lock-up-content {
  margin-bottom: 0;
}

.btn {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  text-decoration: none;
  display: flex;
}

.btn:hover {
  opacity: .65;
}

.btn.sub {
  margin-top: 0;
}

.btn-text {
  color: #000;
  font-size: 12px;
  line-height: 30px;
}

.arrow {
  width: 8px;
  height: 10px;
  background-image: var(--image-6df09f63);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 15px;
}

.circle {
  z-index: -1;
  width: 40%;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  margin-right: 50px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
}

.circle.top {
  z-index: 900;
  justify-content: flex-start;
  align-items: flex-start;
  left: auto;
  right: 0;
}

.circle-image {
  width: 1000px;
  height: 1000px;
  max-width: none;
  background-image: var(--image-a5560);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  margin-left: 0;
  position: absolute;
}

.circle-image.top {
  width: 900px;
  height: 900px;
  background-image: var(--image-7e290c4b);
  margin-top: -50%;
  margin-left: 0%;
  margin-right: -50%;
}

.circle-image.top.induction {
  background-image: var(--image-i60cb8922);
}

.circle-image.top.newsletter-image {
  background-image: var(--image-i2c996514);
  background-position: 100%;
}

.circle-image.top.four-image {
  background-image: var(--image-7e290c4b);
  background-position: 100%;
}

.circle-image.top.newsletter-image {
  background-image: var(--image-1123bbc7);
  background-position: 50%;
}

.circle-image.top.newsletter-image.august {
  background-image: var(--image-204e7e61);
}

.circle-image.top.newsletter-image {
  background-image: var(--image-1123bbc7);
  background-position: 50%;
}

.circle-image.top.newsletter-image.september {
  background-image: var(--image-1cabcd8b);
  background-size: cover;
}

.card-grid {
  width: 100%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 275px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card-grid.no-limit {
  grid-auto-rows: 275px;
}

.card {
  width: 100%;
  height: 100%;
  color: #000;
  flex-direction: column;
  justify-content: flex-start;
  text-decoration: none;
  display: flex;
}

.card-image {
  width: 100%;
  height: 100%;
  background-color: #f7f7f7;
  background-image: var(--image-7b40fadb);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}

.card-image.red-onions {
  height: 100%;
  background-image: var(--image-i21fcfaad);
}

.card-image.broccoli {
  background-image: var(--image-i13eb1465);
  background-position: 97% -50%;
}

.card-image.cabbage {
  background-image: var(--image-5f65b2c8);
}

.card-image.celery {
  background-image: var(--image-7fa140ac);
  background-position: 90%;
}

.card-body {
  width: 100%;
  margin-top: 10px;
}

.card-heading {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  line-height: 32px;
}

.footer-tile {
  width: 100%;
  height: 300px;
  color: #fff;
  letter-spacing: 1px;
  background-color: #f7f7f7;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 100px;
  font-size: 35px;
  font-weight: 300;
  line-height: 94px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.footer-tile.about {
  background-image: var(--image-65e93b60);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  padding-right: 0;
}

.footer-tile.about.space {
  margin-bottom: 25px;
  position: relative;
}

.footer-tile.employment {
  background-image: var(--image-6d08d412);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  justify-content: flex-start;
  padding-left: 0;
  position: relative;
}

.footer-tile.employment._2 {
  background-image: var(--image-i761891f6);
  background-position: 50% 25%;
}

.footer-tile.food-safety {
  background-image: var(--image-2bb335f5);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  padding-right: 0;
  position: relative;
}

.footer-tile.food-safety.space {
  background-image: none;
  margin-bottom: 25px;
}

.footer-tile.contact-us {
  background-image: var(--image-i42a9afb8);
  background-position: 50% 80%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  padding-left: 0;
  position: relative;
}

.footer-tile.produce {
  color: #000;
  border-radius: 10px;
  justify-content: flex-start;
  padding-left: 0;
  position: relative;
}

.card-image-content {
  width: 100%;
  border-radius: 10px;
  flex: 1;
  overflow: hidden;
}

.lock-up {
  width: 100%;
  height: 100%;
  grid-column-gap: 25px;
  justify-content: space-between;
  display: flex;
}

.lock-up.contact {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.image-lock-up {
  width: 40%;
  height: 600px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  display: flex;
  position: relative;
}

.map-image {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: var(--image-e788cc9);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: absolute;
}

.footer-tile-heading {
  text-transform: uppercase;
  font-weight: 300;
}

.footer-tile-heading.sites {
  color: #fff;
}

.footer {
  width: 100%;
  height: auto;
  background-color: #f5f5f5;
  justify-content: space-between;
  align-items: center;
  padding: 25px 100px;
  display: flex;
}

.footer-container {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px;
  display: flex;
  position: relative;
}

.copyright-text {
  color: #000;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 19px;
  text-decoration: none;
}

.native-link {
  color: #000;
  text-decoration: none;
}

.div-block-2 {
  grid-column-gap: 20px;
  align-items: center;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.div-block-3 {
  margin-left: 0;
  margin-right: auto;
}

.socials {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.social-icon {
  width: 15px;
  height: 15px;
  background-image: var(--image-i4ed31fe4);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  text-decoration: none;
}

.social-icon.insta {
  margin-right: 5px;
}

.social-icon.fb {
  background-image: var(--image-i59621618);
  margin-right: 5px;
}

.social-icon.linkedin {
  background-image: var(--image-i412bd7e0);
}

.loading-screen {
  z-index: 9000;
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.loading-logo {
  width: 400px;
  height: 570px;
  background-image: var(--image-76dbfdb5);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.banner {
  width: 100%;
  height: 400px;
  background-image: var(--image-7e290c4b);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0 100px;
  display: flex;
  position: relative;
}

.image {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: var(--image-7dfec5c8);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 25px;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: absolute;
}

.image.about-2 {
  background-image: var(--image-7e0cdd49);
}

.image.about-3 {
  background-image: var(--image-7e1af4ca);
}

.image.about-4 {
  background-image: var(--image-7e3723cc);
}

.yellow-circle {
  z-index: -1;
  width: 300px;
  height: 300px;
  background-color: #fec400;
  border-radius: 100%;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
}

.yellow-circle.left-home {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}

.yellow-circle.top-image {
  top: -100px;
  bottom: auto;
  left: -75px;
}

.yellow-circle.employment {
  top: -50px;
  bottom: auto;
  left: auto;
  right: -75px;
}

.content-block {
  width: 100%;
  border-radius: 15px;
  flex-direction: column;
  align-items: center;
  display: flex;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .15);
}

.hero-tile {
  width: 100%;
  height: 300px;
  color: #fff;
  letter-spacing: 1px;
  background-color: #f7f7f7;
  border-radius: 15px 15px 0 0;
  justify-content: center;
  align-items: center;
  padding: 50px;
  font-size: 35px;
  font-weight: 300;
  line-height: 94px;
  text-decoration: none;
  display: flex;
}

.hero-tile.about {
  background-image: var(--image-65e93b60);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 50px;
}

.hero-tile.employment {
  background-image: var(--image-6d08d412);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
}

.hero-tile.food-safety {
  background-image: var(--image-2bb335f5);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 100px 0 100px 100px;
}

.hero-tile.produce {
  background-image: var(--image-i7d6e8078);
  background-position: 50% 35%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 100px;
}

.hero-tile.sites {
  background-image: var(--image-5782afe4);
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 100px;
}

.text-content {
  width: 100%;
  padding: 100px;
}

.tile-set {
  width: 100%;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border-radius: 15px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: start;
  display: grid;
}

.tile {
  width: 100%;
  height: auto;
  color: #000;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.tile.sub {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
}

.tile.box {
  width: auto;
  justify-content: center;
  margin-left: 25px;
}

.tile.full-width {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
}

.tile-image {
  width: 100px;
  height: 100px;
}

.tile-image.logo-1 {
  width: 150px;
  background-image: var(--image-i1ed50caf);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.tile-image.logo-2 {
  width: 150px;
  background-image: var(--image-58420474);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.tile-image.logo-3 {
  width: 150px;
  background-image: var(--image-280cfa9a);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.tile-image.logo-5 {
  background-image: var(--image-6b677ce3);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.tile-image.logo-4 {
  width: 150px;
  background-image: var(--image-6780b56e);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.tile-image.logo-5 {
  width: 300px;
  height: 200px;
  width: 100px;
  height: 100px;
  background-image: var(--image-6b677ce3);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.tile-image.logo-6 {
  width: 300px;
  height: 225px;
  background-image: var(--image-5531084f);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.tile-text {
  width: 50%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.tile-heading {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
}

.tile-sub-head {
  color: #000;
  text-transform: uppercase;
  font-family: urbane-rounded, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 30px;
}

.tile-sub-head.lrg {
  font-size: 90px;
  line-height: 94px;
}

.tile-sub-head.space-below {
  margin-bottom: 50px;
}

.tile-holder {
  width: 100%;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.tile-main-heading {
  width: 100%;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 25px;
  font-size: 15px;
  font-weight: 300;
  line-height: 32px;
}

.tile-lockup {
  width: 100%;
  grid-row-gap: 25px;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-4 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.tile-body-copy {
  margin-top: 25px;
  font-size: 12px;
  line-height: 30px;
}

.tile-second-heading {
  width: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  line-height: 32px;
}

.button-holder {
  width: 100%;
  grid-column-gap: 25px;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.full-btn {
  width: 100%;
  height: 50px;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  line-height: 32px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .15);
}

.yellow-outline {
  z-index: -1;
  width: 1000px;
  height: 1000px;
  border: 1px solid #fec400;
  border-radius: 100%;
  position: absolute;
  right: -500px;
}

.yellow-outline.employment {
  top: -250px;
  left: -500px;
  right: auto;
}

.yellow-outline.food-safety, .yellow-outline.employment-individual {
  top: -250px;
  left: auto;
  right: -250px;
}

.yellow-outline.contact {
  top: auto;
  bottom: -250px;
  left: auto;
  right: -250px;
}

.yellow-outline.produce-indivdual {
  top: auto;
  left: auto;
  right: -250px;
}

.generic-heading {
  width: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 300;
  line-height: 94px;
}

.intro-card {
  width: 100%;
  height: auto;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  padding: 50px;
  display: flex;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.intro-card.sub {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
}

.intro-card.box {
  width: auto;
  justify-content: center;
  margin-left: 49px;
}

.intro-card.full-width {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
}

.detail-image {
  width: 100%;
  height: 400px;
  color: #fff;
  letter-spacing: 1px;
  background-color: #f7f7f7;
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 50px;
  font-size: 35px;
  font-weight: 300;
  line-height: 94px;
  text-decoration: none;
  display: flex;
}

.detail-image.about {
  background-image: var(--image-65e93b60);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 50px;
}

.detail-image.employment {
  background-image: var(--image-6d08d412);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
}

.detail-image.food-safety {
  background-image: var(--image-2bb335f5);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 100px;
}

.detail-image.produce {
  background-image: var(--image-i7d6e8078);
  background-position: 50% 35%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 100px;
}

.detail-content {
  width: 100%;
  border-radius: 10px;
  margin-top: 25px;
  padding: 0;
}

.lock-up-side {
  width: 50%;
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.lock-up-side.right {
  width: auto;
  min-width: 250px;
  justify-content: flex-start;
}

.lock-up-side.left {
  width: auto;
  justify-content: flex-start;
}

.lock-up-side.image-side {
  height: 700px;
  background-image: var(--image-i42a9afb8);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  flex: 1;
}

.lock-up-side.form {
  width: auto;
  background-color: #fff;
  border-radius: 15px;
  justify-content: flex-start;
  padding: 25px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.produce-bottom-text {
  letter-spacing: .3px;
  margin-top: auto;
  font-size: 10px;
  line-height: 19px;
}

.detail-information {
  margin-top: 50px;
  margin-bottom: 25px;
}

.detail-list-item {
  width: 100%;
  height: auto;
  color: #000;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.line {
  height: .25px;
  background-color: #000;
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
}

.detail-text {
  font-size: 12px;
  line-height: 30px;
}

.detail-heading {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  line-height: 32px;
}

.detail-heading.space-below {
  margin-bottom: 50px;
}

.detail-heading-sub {
  letter-spacing: .3px;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
  position: absolute;
}

.detail-heading-sub.sites {
  color: #fff;
}

.detail-body-copy {
  max-width: 425px;
  color: #000;
  font-family: urbane-rounded, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 30px;
}

.detail-body-copy.full-width {
  max-width: none;
}

.detail-body-copy.full-width h4 {
  font-size: 15px;
  font-weight: 300;
  line-height: 32px;
}

.detail-body-copy.full-width h2 {
  font-weight: 300;
}

.detail-headings {
  position: relative;
}

.third-style-heading {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-size: 15px;
  font-weight: 300;
  line-height: 32px;
}

.third-style-heading.no-margin {
  margin-bottom: 0;
}

.detail-card {
  width: 100%;
  height: auto;
}

.season-indicator-slots {
  width: 100%;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.season-indicator {
  width: 100%;
  height: 25px;
  opacity: .75;
  background-color: #fec400;
  justify-content: center;
  align-items: center;
  display: flex;
}

.season-indicator.not-in-season {
  background-color: rgba(0, 0, 0, 0);
  border: .25px solid #707070;
}

.season-indicator.tasmania {
  width: 80px;
  opacity: .5;
  text-transform: capitalize;
}

.season-indicator.mainland {
  width: 80px;
}

.season-indicator.opacity_drop {
  opacity: .5;
}

.season-indicator.legend-indicator {
  width: 80px;
  background-color: rgba(0, 0, 0, 0);
  border: .25px solid #707070;
}

.season-text {
  z-index: 1;
  letter-spacing: .3px;
  text-transform: uppercase;
  font-size: 8px;
  line-height: 17px;
  position: absolute;
}

.season-legend {
  width: 100%;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.detail-tile {
  width: 100%;
  height: auto;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  padding: 25px;
  display: flex;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.detail-tile.sub {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
}

.detail-tile.box {
  width: auto;
  justify-content: center;
  margin-left: 49px;
}

.detail-tile.full-width {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
}

.season-content {
  width: 100%;
  height: auto;
  margin-top: 25px;
}

.footer-headings.space {
  margin-bottom: 25px;
}

.content {
  width: 100%;
  border-radius: 15px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  line-height: 32px;
}

.sub-heading {
  color: #000;
  font-family: urbane-rounded, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 30px;
}

.sub-heading.lrg {
  font-size: 90px;
  line-height: 94px;
}

.sub-heading.space-below {
  margin-bottom: 50px;
}

.submit-button {
  width: 100%;
  color: #fff;
  text-transform: capitalize;
  background-color: #000;
  border-radius: 10px;
  margin-top: auto;
  margin-bottom: 0;
  padding: 15px;
  font-family: urbane-rounded, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 13px;
  display: block;
}

.submit-button.induction {
  min-height: 50px;
}

.text-area {
  min-height: 150px;
  color: #000;
  background-color: #f5f5f5;
  border: 0 solid #000;
  border-radius: 10px;
  flex: 1;
  font-family: urbane-rounded, sans-serif;
  font-size: 8px;
  font-weight: 300;
  line-height: 19px;
}

.input {
  height: 60px;
  color: #000;
  background-color: #f5f5f5;
  border: 0 solid #000;
  border-radius: 10px;
  font-family: urbane-rounded, sans-serif;
  font-size: 12px;
  line-height: 30px;
}

.input-label {
  color: #000;
  font-family: urbane-rounded, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 30px;
}

.input-label.hide {
  display: none;
}

.form-block {
  height: 100%;
  min-width: 300px;
  margin-bottom: 0;
}

.terms-conditions-body-copy {
  font-size: 12px;
  line-height: 30px;
}

.terms-sub-head {
  font-weight: 700;
}

.terms-heading {
  width: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-size: 15px;
  line-height: 32px;
}

.terms-content {
  width: 100%;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding: 25px;
  display: flex;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.employment-card {
  width: 50%;
  height: 100%;
  color: #000;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.employment-card.space {
  margin-right: 25px;
}

.employment-information {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.employment-card-image {
  width: 100%;
  height: 300px;
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.employment-card-image.red-onions {
  height: 100%;
  background-image: var(--image-i21fcfaad);
}

.employment-card-image.broccoli {
  background-image: var(--image-i13eb1465);
  background-position: 97% -50%;
}

.employment-card-image.cabbage {
  background-image: var(--image-5f65b2c8);
}

.employment-card-image.celery {
  background-image: var(--image-7fa140ac);
  background-position: 90%;
}

.employment-card-image._1 {
  background-image: var(--image-i60cb8922);
}

.employment-card-image._2 {
  background-image: var(--image-5782afe4);
}

.employment-card-body {
  width: 100%;
  height: 400px;
  padding: 25px;
}

.social-btn {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.social-btn-text {
  text-transform: uppercase;
  margin-right: 10px;
  font-size: 11px;
  line-height: 19px;
}

.cards {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-card {
  width: 100%;
  margin-bottom: 50px;
}

.main-detail-heading {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 300;
  line-height: 35px;
}

.main-detail-heading.space-below {
  margin-bottom: 50px;
}

.lock-up-side-box {
  width: 50%;
  height: auto;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.lock-up-side-box.right {
  width: 30%;
  min-width: 250px;
  justify-content: flex-start;
  padding: 25px;
}

.lock-up-side-box.right.slider-box {
  height: 400px;
  border-radius: 10px;
  padding: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.lock-up-side-box.left {
  width: 70%;
  justify-content: flex-start;
  padding: 25px;
}

.lock-up-side-box.image-side {
  background-image: var(--image-i42a9afb8);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  flex: 1;
}

.lock-up-side-box.form {
  width: auto;
  border-radius: 15px;
  padding: 25px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.lock-up-side-box.full-width {
  width: 100%;
  justify-content: flex-start;
  padding: 25px;
}

.form-2 {
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.season-tile {
  width: 80px;
  height: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.induction-content {
  width: 100%;
  max-width: 800px;
  border-radius: 15px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.induction-f-block {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 50px;
  margin-bottom: 0;
  padding: 50px;
}

.video {
  width: 100%;
  border: 1px solid #fafafa;
}

.video-content {
  width: 100%;
  border: 0 #000;
  margin-bottom: 50px;
}

.f-block.hide {
  display: none;
}

.f-line {
  width: 100%;
  height: 1px;
  background-color: #000;
  margin-top: 25px;
  margin-bottom: 25px;
}

.field-label {
  margin-bottom: 25px;
  font-size: 12px;
  font-weight: 300;
  line-height: 30px;
}

.field-label.hide {
  display: none;
}

.f-field {
  width: 100%;
  max-width: 100%;
  min-height: 50px;
  min-width: 100%;
  text-transform: capitalize;
  background-color: #f5f5f5;
  border: 1px #000;
  border-radius: 10px;
}

.f-field.text-area {
  max-height: 400px;
  min-height: 150px;
  font-size: 12px;
  line-height: 30px;
}

.submit-button-2 {
  background-color: #000;
}

.checkbox-label {
  font-size: 8px;
  line-height: 19px;
}

.agree-checkbox {
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.checkbox-field {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.checkbox {
  border: 1px solid #707070;
  border-radius: 0;
  margin-top: 0;
  margin-right: 10px;
}

.f-headings {
  margin-bottom: 50px;
}

.thrid-style-sub-heading {
  color: #000;
  font-family: urbane-rounded, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 30px;
}

.thrid-style-sub-heading.full-width {
  max-width: none;
}

.f-field-check {
  width: 100%;
  max-width: 100%;
  min-height: 50px;
  min-width: 100%;
  background-color: #f5f5f5;
  border: 1px #000;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.f-field-check.text-area {
  font-size: 12px;
  line-height: 30px;
}

.f-field-check.no-margin, .checkbox-2 {
  margin-top: 0;
}

.field-label-checkbox {
  z-index: 10;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 30px;
}

.field-label-checkbox.hide {
  display: none;
}

.checkbox-multi {
  z-index: 50;
  width: 100%;
  height: 100%;
  text-transform: capitalize;
  cursor: pointer;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  left: 0;
}

.checkbox-multi.w--redirected-checked {
  background-color: rgba(0, 15, 143, .16);
  background-image: none;
  border: 0 rgba(0, 0, 0, 0);
}

.custom-checkbox {
  width: 15px;
  height: 15px;
  border: 1px solid #707070;
  margin-right: 10px;
}

.custom-checkbox.tick {
  background-image: var(--image-i66116a51);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
}

.custom-checkbox-tick {
  width: 15px;
  height: 15px;
  background-image: var(--image-i66116a51);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: .5px solid #000;
  margin-right: 10px;
  display: none;
}

.custom-checkbox-tick.tick {
  background-image: var(--image-i66116a51);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
}

.menu-produce-navigation {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navigation-produce {
  align-items: center;
  display: flex;
}

.collection-list-wrapper {
  display: flex;
}

.produce-grid-menu {
  width: 100%;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: center;
  display: flex;
}

.produce-grid-menu.hide {
  display: none;
}

.div-block-6 {
  width: 75px;
  height: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hamburger, .burger-menu {
  display: none;
}

.burger-footer {
  width: 100%;
  height: auto;
  background-color: #f5f5f5;
  justify-content: space-between;
  align-items: center;
  padding: 25px 100px;
  display: flex;
}

.collection-list {
  grid-column-gap: 20px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 1fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.drop-menu-link {
  color: #000;
  padding: 0;
  font-family: urbane-rounded, sans-serif;
  font-size: 11px;
  line-height: 19px;
  text-decoration: none;
  transition: background-color .2s;
  display: block;
}

.drop-menu-link:hover {
  background-color: #f5f5f5;
}

.drop-menu-link.produce.hide {
  display: none;
}

.collection-list-wrapper-2 {
  width: 100%;
}

.footer-animation {
  padding-bottom: 25px;
  padding-right: 100px;
  position: relative;
}

.footer-animation.right-animation {
  padding-bottom: 0;
}

.footer-animation.left-animation {
  align-items: flex-start;
  padding-bottom: 0;
  padding-left: 100px;
  padding-right: 0;
}

.footer-animated-line {
  width: 100%;
  height: 2.5px;
  background-color: #f5f5f5;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-bottom: 0;
  position: absolute;
}

.footer-animated-line.right-line {
  right: 0;
}

.footer-animated-line.left-line {
  left: 0;
  transform: none;
}

.overflow-html-embed {
  display: none;
}

.overall-overflow-off {
  overflow: hidden;
}

.image-right-banner {
  width: 100%;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
}

.image-right-banner.about {
  background-image: var(--image-65e93b60);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-right-banner.employment {
  background-image: var(--image-6d08d412);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-right-banner.food-safety {
  background-image: var(--image-2bb335f5);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-right-banner.contact {
  background-image: var(--image-i42a9afb8);
  background-position: 50% 85%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-right-banner.produce {
  background-image: var(--image-i13eb1465);
  background-position: 50% 85%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-right-banner.sites {
  background-image: var(--image-5782afe4);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.collection-list-wrapper-3 {
  width: 100%;
  height: auto;
}

.collection-list-wrapper-4, .collection-list-2, .collection-item, .collection-list-wrapper-5 {
  width: 100%;
}

.collection-item-2 {
  display: flex;
}

.induction-rich-text h2 {
  width: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 300;
  line-height: 94px;
}

.induction-rich-text p {
  font-size: 12px;
  line-height: 30px;
}

.induction-rich-text h3 {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  line-height: 32px;
}

.yellow-circle-2 {
  z-index: -1;
  width: 300px;
  height: 300px;
  background-color: #fec400;
  border-radius: 100%;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
}

.headings-2 {
  margin-bottom: 100px;
}

.headings-2.no-margin {
  margin-bottom: 0;
}

.headings-2.no-margin.stack {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.headings-2.no-margin.stack.margin {
  margin-bottom: 25px;
}

.headings-2.margin-left {
  margin-right: 25px;
}

.headings-2.half-half-margin {
  margin-bottom: 25px;
}

.main-sub-head-2 {
  color: #000;
  text-transform: uppercase;
  font-family: beaufort-pro, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 37px;
}

.main-sub-head-2.newsletter-small {
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 32px;
}

.main-sub-head-2.newsletter-second {
  font-size: 21px;
  line-height: 26px;
}

.main-sub-head-2.newsletter-third {
  font-size: 16px;
  line-height: 19px;
}

.main-sub-head-2.newsletter-small {
  letter-spacing: 1px;
  font-family: urbane-rounded, sans-serif;
  font-size: 12px;
  line-height: 32px;
}

.main-sub-head-2.newsletter-second {
  font-size: 19px;
  line-height: 24px;
}

.scroll-text-2 {
  color: #000;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  margin-top: 100px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 24px;
}

.info-block {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.info-block.margin-top {
  margin-top: 0;
}

.info-block.margin-bottom {
  margin-bottom: 50px;
}

.section {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-newsletter {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 50px 100px;
  display: flex;
  position: relative;
}

.container-newsletter.right-align {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.container-newsletter.margin-top {
  padding-top: 250px;
  display: block;
}

.container-newsletter.margin-top.hide {
  display: none;
}

.container-newsletter.margin-top.circle-spacing {
  padding-top: 300px;
}

.container-newsletter.margin-top.hide {
  display: flex;
}

.container-newsletter.no-margin-top {
  padding-top: 0;
}

.container-newsletter.non-margin {
  padding-top: 0;
  padding-bottom: 0;
}

.body-copy-link {
  width: 100%;
  color: #fec400;
  text-decoration: none;
}

.body-copy-link.bold {
  font-weight: 700;
}

.circle-image-newsletter-team-member {
  width: 150px;
  height: 150px;
  max-width: none;
  background-image: var(--image-a5560);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  margin-left: 0;
}

.circle-image-newsletter-team-member._1 {
  background-image: var(--image-3b71d5e2);
}

.circle-image-newsletter-team-member.small {
  width: 125px;
  height: 125px;
}

.circle-image-newsletter-team-member.small._7 {
  background-image: var(--image-i199c6a5b);
}

.circle-image-newsletter-team-member.small._4 {
  background-image: var(--image-i39265783);
}

.circle-image-newsletter-team-member.small._1 {
  background-image: var(--image-i5a335360);
}

.circle-image-newsletter-team-member.small._1.darren {
  background-image: var(--image-23475509);
}

.circle-image-newsletter-team-member.small._1.nathan {
  background-image: var(--image-i7e0cbd13);
}

.circle-image-newsletter-team-member.small._1.jono {
  background-image: var(--image-i39265783);
}

.circle-image-newsletter-team-member.small._1.karen {
  background-image: var(--image-1746e771);
}

.circle-image-newsletter-team-member.small._1.matthew {
  background-image: var(--image-19eab63d);
}

.circle-image-newsletter-team-member.small._2 {
  background-image: var(--image-75c6d04d);
}

.circle-image-newsletter-team-member.small._6 {
  background-image: var(--image-i7e0cbd13);
}

.circle-image-newsletter-team-member.small._3 {
  background-image: var(--image-18611ce2);
}

.circle-image-newsletter-team-member.small._5 {
  background-image: var(--image-23475509);
}

.circle-image-newsletter-team-member.small.new-april-2 {
  background-image: var(--image-i23414b7a);
}

.circle-image-newsletter-team-member.small.new-april-1 {
  background-image: var(--image-5ea9e318);
}

.circle-image-newsletter-team-member.small.new-april-5 {
  background-image: var(--image-i5f71e4f9);
}

.circle-image-newsletter-team-member.small.new-may-5 {
  background-image: var(--image-id7c2800);
}

.circle-image-newsletter-team-member.small.new-may-6 {
  background-image: var(--image-31cdc2ec);
}

.circle-image-newsletter-team-member.small.new-may-5 {
  background-image: var(--image-i407275ac);
}

.circle-image-newsletter-team-member.small.new-may-6 {
  background-image: var(--image-i71d9aa0f);
}

.circle-image-newsletter-team-member.small.hm_employee {
  background-image: var(--image-i407275ac);
}

.circle-image-newsletter-team-member.small.hm_employee._1 {
  background-image: var(--image-41eacc89);
}

.circle-image-newsletter-team-member.small.hm_employee._2 {
  background-image: var(--image-41dcb508);
}

.circle-image-newsletter-team-member.small.nick {
  background-image: var(--image-7bfa6d2d);
}

.circle-image-newsletter-team-member.small.ketut {
  background-image: var(--image-73b02dae);
}

.columns {
  width: 100%;
}

.newsletter {
  width: 100%;
  height: 300px;
  color: #fff;
  letter-spacing: 1px;
  background-color: #f7f7f7;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 100px;
  font-size: 35px;
  font-weight: 300;
  line-height: 94px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.newsletter.employment, .newsletter.newsletter-banner {
  height: 400px;
  background-image: var(--image-6d08d412);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  justify-content: flex-start;
  padding-left: 0;
  position: relative;
}

.newsletter.newsletter-banner._3 {
  background-image: var(--image-i761891f6);
  background-position: 50% 25%;
}

.newsletter.newsletter-banner._4 {
  background-image: var(--image-7e290c4b);
  background-position: 50% 25%;
}

.newsletter.newsletter-banner._2 {
  background-image: var(--image-1cb9e50c);
  background-position: 50% 25%;
}

.newsletter.newsletter-banner.april-new-4 {
  background-image: var(--image-i761891f6);
  background-position: 50% 25%;
}

.newsletter.newsletter-banner.april-new-3 {
  background-image: var(--image-i6a79c4cf);
  background-position: 50%;
}

.newsletter.newsletter-banner._5 {
  background-image: var(--image-2365c29e);
  background-position: 50% 25%;
}

.newsletter.newsletter-banner.april-new-1 {
  background-image: var(--image-6edcedb1);
  background-position: 50% 0;
  margin-top: 50px;
  margin-bottom: 0;
}

.newsletter.newsletter-banner._1 {
  background-image: var(--image-i6aa40b52);
  background-position: 50% 25%;
  margin-top: 25px;
  margin-bottom: 25px;
}

.newsletter.newsletter-banner.april-new-2 {
  background-image: var(--image-i1e43a82a);
  background-position: 50% 0;
  margin-top: 50px;
  margin-bottom: 0;
}

.newsletter.newsletter-banner.april-new-1 {
  background-image: var(--image-3b2a1083);
  background-position: 50% 0;
  margin-top: 0;
  margin-bottom: 50px;
}

.newsletter.newsletter-banner.april-new-1.margintop {
  margin-top: 50px;
}

.newsletter.newsletter-banner.april-new-3 {
  background-image: var(--image-i74b615e8);
  background-position: 50%;
  margin-top: 50px;
  margin-bottom: 0;
}

.newsletter.newsletter-banner.april-new-2 {
  background-image: var(--image-i4ab29c06);
  background-position: 50% 100%;
  margin-top: 50px;
  margin-bottom: 0;
}

.newsletter.newsletter-banner.august-2 {
  height: 300px;
  background-image: var(--image-41f8e40a);
  background-position: 50% 25%;
  margin-top: 50px;
  margin-bottom: 0;
}

.newsletter.newsletter-banner.september {
  background-image: var(--image-i659a2c6f);
  background-position: 50%;
  margin-top: 50px;
  margin-bottom: 0;
}

.newsletter.newsletter-banner.healthy-habbits-2 {
  background-image: var(--image-75decdfd);
  background-position: 50%;
  margin-bottom: 0;
}

.newsletter.no-padding {
  background-image: var(--image-73da7431);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 50px;
  padding: 0;
}

.circle-newsletter-team-member {
  z-index: 0;
  justify-content: flex-end;
  align-items: center;
  margin-right: 25px;
  display: flex;
  position: relative;
}

.newsletter-card-header {
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.newsletter-card-header.half-margin {
  z-index: 1;
  margin-bottom: 25px;
}

.newsletter-card-header.half-margin.margin-top {
  margin-top: 25px;
}

.newsletter-card-header.spaced {
  z-index: 0;
  justify-content: space-between;
  position: relative;
}

.newsletter-card-header.horizontal {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 25px;
}

.newsletter-card-header.half-margin-top-bottom {
  z-index: 1;
  margin-bottom: 25px;
}

.newsletter-card-header.no-margin {
  margin-bottom: 0;
}

.main-body-copy-2 {
  color: #000;
  font-family: urbane-rounded, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 37px;
}

.main-body-copy-2.newsletter-body-copy {
  width: 100%;
  font-size: 12px;
  line-height: 30px;
}

.circle-image-newsletter {
  width: 800px;
  height: 800px;
  max-width: none;
  background-image: var(--image-a5560);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  margin-left: 0;
  position: absolute;
}

.circle-image-newsletter.left {
  background-image: var(--image-67da2b05);
  background-position: 50%;
}

.circle-image-newsletter.static {
  width: 350px;
  height: 350px;
  background-image: var(--image-2bb335f5);
  background-position: 0%;
  justify-content: flex-end;
  position: static;
}

.circle-image-newsletter.static.april {
  background-image: var(--image-i6a87dc50);
}

.circle-image-newsletter.left {
  background-image: var(--image-i4ab29c06);
  background-position: 50%;
}

.circle-image-newsletter.left.august {
  background-image: var(--image-i72e25287);
  background-position: 50%;
}

.circle-image-newsletter.left {
  background-image: var(--image-i4ab29c06);
  background-position: 50%;
}

.circle-image-newsletter.left.september {
  background-image: var(--image-75ece57e);
  background-position: 50%;
}

.circle-newsletter-static {
  z-index: -1;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 0;
  display: flex;
  position: relative;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.column.hide {
  display: none;
}

.signature {
  height: 75px;
  color: rgba(0, 0, 0, 0);
  background-image: var(--image-i6b6044eb);
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}

.spacer-line {
  width: 50px;
  height: 1.5px;
  background-color: #fec400;
  margin-top: 100px;
  margin-bottom: 25px;
  margin-right: auto;
}

.spacer-line.top {
  margin-top: 0;
}

.spacer-line.none {
  margin-bottom: 0;
}

.newsletter-card {
  width: 100%;
  height: auto;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  padding: 50px;
  display: flex;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.newsletter-card.no-margin {
  margin-bottom: 0;
}

.background-circle {
  z-index: -1;
  width: 1000px;
  height: 1000px;
  border: 1px solid #fec400;
  border-radius: 100%;
  position: absolute;
}

.background-circle.left-bottom {
  bottom: 0;
  left: -50%;
}

.background-circle.right-top {
  top: -200px;
  right: -50%;
}

.background-circle.left-top {
  z-index: -2;
  top: -200px;
  left: -50%;
}

.tile-lockup-2 {
  z-index: 0;
  width: 100%;
  grid-row-gap: 25px;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.yellow-circle-newsletter {
  z-index: -1;
  width: 300px;
  height: 300px;
  background-color: #fec400;
  border-radius: 100%;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
}

.yellow-circle-newsletter.static-top {
  width: 150px;
  height: 150px;
  top: -10px;
  bottom: auto;
  left: -10px;
  right: auto;
}

.yellow-circle-newsletter.left-newsletter-circle {
  width: 250px;
  height: 250px;
  top: auto;
  left: auto;
  right: 0;
}

.circle-newsletter {
  z-index: -1;
  width: 40%;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  margin-left: 0;
  margin-right: 50px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
}

.qr-code {
  height: 150px;
  color: rgba(0, 0, 0, 0);
  background-image: var(--image-i2902ebde);
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}

.tile-lockup-3 {
  z-index: 0;
  width: 100%;
  grid-row-gap: 25px;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 50px;
  display: flex;
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.tile-lockup-3.margin-top {
  margin-top: 50px;
}

.main-body-copy-3 {
  color: #000;
  font-family: urbane-rounded, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 37px;
}

.main-body-copy-3.newsletter-body-copy {
  width: 100%;
  font-size: 12px;
  line-height: 30px;
}

.main-body-copy-3.newsletter-body-copy.margin-top {
  margin-top: 50px;
}

.newsletter-card-2 {
  width: 100%;
  height: auto;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  padding: 0;
  display: flex;
}

.newsletter-card-2.margin-top {
  margin-top: 50px;
  margin-bottom: 0;
}

.newsletter-card-2.no-margin {
  margin-bottom: 0;
}

.produce-bottom-text-2 {
  letter-spacing: .3px;
  margin-top: auto;
  font-size: 8px;
  line-height: 17px;
}

.main-2 {
  width: 100%;
  height: auto;
  flex-direction: column;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.card-image-2 {
  width: 100%;
  height: 100%;
  background-image: var(--image-7b40fadb);
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
}

.card-image-2.cabbage {
  background-image: var(--image-5f65b2c8);
}

.card-image-2.celery {
  background-image: var(--image-7fa140ac);
  background-position: 90%;
}

.card-image-2.red-onions {
  height: 100%;
  background-image: var(--image-i21fcfaad);
}

.card-image-2.broccoli {
  background-image: var(--image-i13eb1465);
  background-position: 97% -50%;
}

.card-2 {
  width: 100%;
  height: 100%;
  color: #000;
  flex-direction: column;
  justify-content: flex-start;
  text-decoration: none;
  display: flex;
}

.season-indicator-2 {
  width: 100%;
  height: 25px;
  opacity: .75;
  background-color: #fec400;
  justify-content: center;
  align-items: center;
  display: flex;
}

.season-indicator-2.tasmania {
  width: 80px;
  opacity: .5;
  text-transform: capitalize;
}

.season-indicator-2.not-in-season {
  background-color: rgba(0, 0, 0, 0);
  border: .25px solid #707070;
}

.season-indicator-2.mainland {
  width: 80px;
}

.container-2 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px;
  display: flex;
  position: relative;
}

.container-2.no-space-bel {
  padding-bottom: 0;
}

.lock-up-side-box-2 {
  width: 50%;
  height: auto;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.lock-up-side-box-2.right {
  width: 30%;
  min-width: 250px;
  justify-content: flex-start;
  padding: 25px;
}

.lock-up-side-box-2.left {
  width: 70%;
  justify-content: flex-start;
  padding: 25px;
}

.footer-container-2 {
  width: 100%;
  height: auto;
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px;
  display: flex;
  position: relative;
}

.detail-list-item-2 {
  width: 100%;
  height: auto;
  color: #000;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.footer-tile-2 {
  width: 100%;
  height: 300px;
  color: #fff;
  letter-spacing: 1px;
  background-color: #000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 100px;
  font-size: 35px;
  font-weight: 300;
  line-height: 94px;
  text-decoration: none;
  display: flex;
}

.footer-tile-2.produce {
  color: #000;
  background-image: var(--image-i13eb1465);
  background-position: 50% 80%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  justify-content: flex-start;
}

.detail-image-2 {
  width: 100%;
  height: 400px;
  color: #fff;
  letter-spacing: 1px;
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 50px;
  font-size: 35px;
  font-weight: 300;
  line-height: 94px;
  text-decoration: none;
  display: flex;
}

.full-btn-2 {
  width: 100%;
  height: 50px;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  line-height: 32px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .15);
}

.line-2 {
  height: .25px;
  background-color: #000;
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
}

.detail-body-copy-2 {
  max-width: 425px;
  color: #000;
  font-family: urbane-rounded, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 30px;
}

.detail-body-copy-2.full-width {
  max-width: none;
}

.title-text {
  margin-left: 5px;
  margin-right: 5px;
}

.slider-container {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px;
  display: flex;
  position: relative;
}

.slider {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
}

.mask {
  border-radius: 10px;
}

.slide {
  width: 100%;
  height: 100%;
}

.slide-image {
  width: 100%;
  height: 100%;
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-arrow {
  width: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.s-arrow {
  width: 15px;
  height: 15px;
  background-image: var(--image-47fac3cd);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.s-arrow.left {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.slider-css-embed {
  display: none;
}

.second-sub-head {
  color: #fec400;
}

.newsletter-logo {
  width: 50px;
  height: 70px;
  background-image: var(--image-76dbfdb5);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 50px;
}

.leadership-image {
  margin-top: 50px;
  margin-bottom: 50px;
}

.leadership-image.no-margin-bottom {
  margin-bottom: 0;
}

.svgg {
  width: 100px;
  color: #c7a2a2;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #da0000;
  border: 1px solid #f18080;
  display: flex;
}

.app, .app-data {
  width: 100%;
  height: auto;
}

.app-content {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.main-body-copy-4 {
  color: #000;
  font-family: urbane-rounded, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 37px;
}

.main-body-copy-4.newsletter-body-copy {
  width: 100%;
  margin-top: 0;
  font-size: 12px;
  line-height: 30px;
}

.main-body-copy-4.newsletter-body-copy.margin-top {
  margin-top: 50px;
}

.main-body-copy-4.newsletter-body-copy.em {
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 32px;
}

.tile-lockup-4 {
  z-index: 0;
  width: 100%;
  grid-row-gap: 25px;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 50px;
  display: flex;
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}

.tile-lockup-4.margin-top {
  margin-top: 50px;
}

.question-list {
  width: 100%;
  color: #000;
  margin-bottom: 0;
  padding-left: 18px;
  font-size: 12px;
  font-weight: 300;
  line-height: 30px;
  list-style-type: lower-alpha;
}

.question-list.boolean {
  padding-left: 0;
  list-style-type: none;
}

.question-list.number {
  list-style-type: decimal;
}

.bold-large {
  font-size: 16px;
}

.question-grid {
  width: 100%;
}

.scroll-text-3 {
  color: #000;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #000;
  margin-top: 100px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.container-3 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px;
  display: flex;
  position: relative;
}

.container-3.newsletter-spacer {
  padding-bottom: 250px;
}

.container-3.newsletter-spacer.no-margin-top {
  padding-top: 0;
}

.circle-newsletter-2 {
  z-index: -1;
  width: 40%;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  margin-left: 0;
  margin-right: 50px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
}

.main-3 {
  width: 100%;
  height: auto;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.question-list-item {
  width: 100%;
}

.text-span-2 {
  color: #f1f2f2;
}

.article-image.no-margin {
  margin-top: 0;
}

.article-image.margin-top {
  margin-top: 50px;
}

.text-span {
  color: #273b7d;
}

.newsletter-card-3 {
  width: 100%;
  height: auto;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  padding: 0;
  display: flex;
}

.newsletter-card-3.no-margin {
  margin-bottom: 0;
}

.scroll-text-4 {
  color: #000;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #000;
  margin-top: 100px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.quick_stack_grid {
  width: 100%;
}

.quick_stack_grid.dog_grid {
  grid-template-rows: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

.quick_stack_grid.september-1.max {
  max-width: 800px;
}

.quick_stack_grid.september-3 {
  grid-template-rows: auto;
}

.container-4 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px;
  display: flex;
  position: relative;
}

.container-4.newsletter-spacer {
  padding-bottom: 250px;
}

.container-4.newsletter-spacer.none {
  padding-top: 0;
}

.circle-newsletter-3 {
  z-index: -1;
  width: 40%;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  margin-left: 0;
  margin-right: 50px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
}

.main-4 {
  width: 100%;
  height: auto;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.standard_image {
  width: 100%;
  height: 300px;
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.standard_image.sml {
  height: 400px;
  justify-content: space-between;
  align-items: flex-end;
}

.standard_image.sml.dog_1 {
  background-image: var(--image-41ce9d87);
}

.standard_image.sml.dog_2 {
  background-image: var(--image-41c08606);
  background-position: 50% 100%;
}

.grid_image {
  width: 100%;
  height: 300px;
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid_image.sml {
  justify-content: space-between;
  align-items: flex-end;
}

.grid_image.sml._12-2 {
  background-image: var(--image-1e0cbab8);
}

.grid_image.sml._8-2 {
  background-image: var(--image-1df08bb6);
  background-position: 50% 100%;
  background-size: cover;
}

.grid_image.sml._7-2 {
  background-image: var(--image-1dd45cb4);
  background-position: 50% 0;
}

.grid_image.sml._13 {
  background-image: var(--image-i7336df8d);
}

.grid_image.sml._11-2 {
  background-image: var(--image-i6a1b54fa);
}

.grid_image.sml._7 {
  background-image: var(--image-d20c04a);
}

.grid_image.sml._6 {
  background-image: var(--image-ce86246);
}

.grid_image.sml._12 {
  background-image: var(--image-cda4ac5);
}

.grid_image.sml._5 {
  background-image: var(--image-i72f06a08);
}

.grid_image.sml._1 {
  background-image: var(--image-i72fe8189);
}

.grid_image.sml._14 {
  background-image: var(--image-d12a8c9);
}

.grid_image.sml._2 {
  background-image: var(--image-i7344f70e);
}

.grid_image.sml._8 {
  background-image: var(--image-d2ed7cb);
}

.grid_image.sml._2-2 {
  background-image: var(--image-5b241d4c);
}

.grid_image.sml._1-2 {
  background-image: var(--image-i6a0d3d79);
}

.grid_image.sml._11 {
  background-image: var(--image-d049148);
}

.grid_image.sml._5-2 {
  background-image: var(--image-1dc64533);
}

.grid_image.sml._6-2 {
  background-image: var(--image-i69ffa218);
}

.grid_image.lrg {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: block;
}

.grid_image.lrg.max._9-2 {
  min-height: 300px;
  background-image: var(--image-1de27435);
  background-position: 50% 0;
}

.grid_image.lrg._10 {
  background-image: var(--image-d3cef4c);
}

.grid_image.lrg._9 {
  background-image: var(--image-204066e0);
}

.grid_image.lrg._3-2 {
  background-image: var(--image-1daa1631);
}

.grid_image.lrg._10-2 {
  background-image: var(--image-1dfea337);
}

.grid_image.lrg._9-2 {
  background-image: var(--image-1df08bb6);
}

.grid_image.lrg._4 {
  background-image: var(--image-i731ab08b);
}

.grid_image.lrg._3 {
  background-image: var(--image-i730c990a);
}

.grid_image.lrg._4-2 {
  background-image: var(--image-1db82db2);
}

.grid_image.sep-2 {
  justify-content: space-between;
  align-items: flex-end;
}

.grid_image.sep-2._2 {
  background-image: var(--image-65f5dc7d);
  background-position: 50% 0;
}

.grid_image.sep-2._1 {
  background-image: var(--image-65d9ad7b);
}

.grid_image.sep {
  background-size: cover;
  justify-content: space-between;
  align-items: flex-end;
}

.grid_image.sep._7 {
  background-image: var(--image-7c9ad88c);
}

.grid_image.sep._3 {
  background-image: var(--image-7c627a88);
}

.grid_image.sep._6 {
  background-image: var(--image-7c8cc10b);
}

.grid_image.sep._1 {
  background-image: var(--image-7c464b86);
}

.grid_image.sep._4 {
  background-image: var(--image-7c709209);
}

.grid_image.sep._5 {
  background-image: var(--image-7c7ea98a);
}

.grid_image.sep._2 {
  background-image: var(--image-7c546307);
  background-position: 50% 0;
}

.grid_image.sep-3 {
  justify-content: space-between;
  align-items: flex-end;
}

.grid_image.sep-3._1 {
  background-image: var(--image-2bbd0368);
}

.grid_image.sep-3._3 {
  background-image: var(--image-2bcb1ae9);
}

.grid_image.sep-3._2 {
  background-image: var(--image-2bd9326a);
  background-position: 50% 0;
}

.grid_image.sep-1 {
  justify-content: space-between;
  align-items: flex-end;
}

.grid_image.sep-1._1 {
  background-image: var(--image-i61ddcb89);
}

.grid_image.sep-1._5 {
  background-image: var(--image-i61a56d85);
}

.grid_image.sep-1._2 {
  background-image: var(--image-i61cfb408);
  background-position: 50% 0;
}

.grid_image.sep-1._4 {
  background-image: var(--image-i61b38506);
}

.grid_image.sep-1._3 {
  background-image: var(--image-i61c19c87);
}

.newsletter-card-4 {
  width: 100%;
  height: auto;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  padding: 0;
  display: flex;
}

.newsletter-card-4.margin-top {
  margin-top: 50px;
  margin-bottom: 0;
}

.newsletter-card-4.no-margin {
  margin-bottom: 0;
}

.recipe_card_image {
  width: 100%;
  height: 100%;
  display: block;
}

.container-5 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px;
  display: flex;
  position: relative;
}

.container-5.newsletter-spacer-2 {
  padding-top: 0;
  padding-bottom: 350px;
}

.scroll-text-5 {
  color: #000;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #000;
  margin-top: 100px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.circle-newsletter-4 {
  z-index: -1;
  width: 40%;
  height: 100%;
  justify-content: flex-end;
  align-items: center;
  margin-left: 0;
  margin-right: 50px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
}

.main-5 {
  width: 100%;
  height: auto;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.banner_and_text {
  width: 100%;
  height: auto;
}

.snackables_logo {
  width: 60px;
  position: absolute;
  top: -15px;
  right: -15px;
}

.recipe_card_block {
  width: 300px;
  height: 375px;
  object-fit: fill;
  justify-content: flex-end;
  align-items: center;
  margin-top: 25px;
  margin-right: auto;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.recipe_card_block:hover {
  opacity: .79;
}

@media screen and (min-width: 1280px) {
  .header-content {
    padding-left: 150px;
    padding-right: 150px;
  }

  .header-dropdown {
    transform: translate(0, -50vh);
  }

  .hero-section, .container {
    padding: 150px;
  }

  .container.cards {
    padding-left: 150px;
    padding-right: 150px;
  }

  .circle-image.top {
    width: 1100px;
    height: 1100px;
    margin-top: -40%;
    margin-right: -40%;
  }

  .footer {
    padding-left: 150px;
    padding-right: 150px;
  }

  .footer-container {
    padding: 150px;
  }

  .collection-list {
    grid-template-columns: minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 1fr);
  }

  .container-newsletter {
    padding-left: 150px;
    padding-right: 150px;
  }

  .slider-container, .container-3, .container-4, .container-5 {
    padding: 150px;
  }
}

@media screen and (max-width: 991px) {
  .header-content, .header-dropdown, .hero-section {
    padding-left: 75px;
    padding-right: 75px;
  }

  .main-heading.lrg {
    font-size: 160px;
    line-height: 74px;
  }

  .main-heading.lrg-second-style {
    font-size: 144px;
    line-height: 66px;
  }

  .main-heading.newsletter-first-heading {
    font-size: 65px;
    line-height: 55px;
  }

  .main-heading.newsletter-second-heading {
    font-size: 48px;
    line-height: 49px;
  }

  .main-heading.newsletter-third-heading {
    font-size: 44px;
    line-height: 45px;
  }

  .main-heading.newsletter-first-heading {
    font-size: 65px;
    line-height: 55px;
  }

  .main-heading.newsletter-second-heading {
    font-size: 32px;
    line-height: 31px;
  }

  .main-heading.newsletter-third-heading {
    font-size: 42px;
    line-height: 43px;
  }

  .main-heading.newsletter-first-heading {
    font-size: 65px;
    line-height: 55px;
  }

  .main-sub-head.lrg {
    font-size: 60px;
    line-height: 74px;
  }

  .main-body-copy {
    font-size: 12px;
  }

  .scroll-text.news {
    margin-top: 50px;
  }

  .container, .container.cards {
    padding-left: 75px;
    padding-right: 75px;
  }

  .container.quote {
    padding-bottom: 100px;
  }

  .container.newsletter-spacer {
    padding-bottom: 175px;
  }

  .circle-image, .circle-image.top {
    width: 750px;
    height: 750px;
  }

  .footer-tile {
    height: 250px;
    padding: 50px;
  }

  .image-lock-up {
    height: 450px;
  }

  .footer, .footer-container {
    padding-left: 75px;
    padding-right: 75px;
  }

  .copyright-text {
    font-size: 9px;
  }

  .loading-logo {
    width: 300px;
    height: 400px;
  }

  .banner {
    padding-left: 75px;
    padding-right: 75px;
  }

  .hero-tile.food-safety, .hero-tile.produce, .hero-tile.sites, .text-content {
    padding: 50px;
  }

  .tile-image.logo-1, .tile-image.logo-2, .tile-image.logo-3, .tile-image.logo-4 {
    width: 100px;
  }

  .tile-image.logo-6 {
    width: 150px;
    height: 125px;
  }

  .tile-heading {
    font-size: 11px;
    line-height: 19px;
  }

  .tile-sub-head {
    font-size: 9px;
    line-height: 27px;
  }

  .generic-heading {
    font-size: 19px;
  }

  .season-indicator-slots {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .lock-up-side-box.right {
    max-height: auto;
  }

  .burger-footer {
    padding-left: 75px;
    padding-right: 75px;
  }

  .collection-list {
    grid-template-columns: minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 1fr);
  }

  .footer-animation.right-animation {
    padding-right: 50px;
  }

  .footer-animation.left-animation {
    padding-left: 50px;
  }

  .headings-2 {
    margin-bottom: 100px;
  }

  .container-newsletter {
    padding: 25px 75px;
  }

  .container-newsletter.margin-top {
    padding-top: 200px;
  }

  .newsletter {
    height: 250px;
    padding: 50px;
  }

  .newsletter.newsletter-banner.april-new-4 {
    background-image: var(--image-7dfec5c8);
  }

  .newsletter.newsletter-banner._5 {
    background-image: var(--image-i7d6e8078);
    background-position: 50%;
  }

  .main-body-copy-2 {
    font-size: 12px;
  }

  .circle-image-newsletter {
    width: 750px;
    height: 750px;
  }

  .circle-image-newsletter.static {
    width: 250px;
    height: 250px;
  }

  .background-circle {
    width: 700px;
    height: 700px;
  }

  .main-body-copy-3 {
    font-size: 12px;
  }

  .container-2, .footer-container-2 {
    padding-left: 75px;
    padding-right: 75px;
  }

  .footer-tile-2 {
    height: 250px;
    padding: 50px;
  }

  .slider-container {
    padding-left: 75px;
    padding-right: 75px;
  }

  .main-body-copy-4 {
    font-size: 12px;
  }

  .scroll-text-3.news {
    margin-top: 50px;
  }

  .container-3 {
    padding-left: 75px;
    padding-right: 75px;
  }

  .container-3.newsletter-spacer {
    padding-bottom: 175px;
  }

  .scroll-text-4.news {
    margin-top: 50px;
  }

  .quick_stack_grid {
    height: 100%;
    padding: 0;
  }

  .container-4 {
    padding-left: 75px;
    padding-right: 75px;
  }

  .container-4.newsletter-spacer {
    padding-bottom: 175px;
  }

  .container-5 {
    padding-left: 75px;
    padding-right: 75px;
  }

  .container-5.newsletter-spacer-2 {
    padding-bottom: 175px;
  }

  .scroll-text-5.news {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  .header-content {
    display: none;
  }

  .nav-list.burger {
    flex-direction: column;
  }

  .navigation.burger {
    flex-direction: column;
    justify-content: center;
  }

  .header-logo.fixed {
    z-index: 6000;
    display: flex;
    top: 15px;
  }

  .header-dropdown {
    display: none;
  }

  .hero-section {
    justify-content: flex-start;
    padding-bottom: 100px;
    padding-left: 50px;
    padding-right: 45vw;
  }

  .hero-section.contact {
    justify-content: center;
    padding-right: 50px;
  }

  .hero-section.normal-spacing {
    padding-right: 50px;
  }

  .hero-section.newsletter-hero {
    justify-content: center;
  }

  .main-heading {
    font-size: 65px;
    line-height: 64px;
  }

  .main-heading.lrg {
    margin-bottom: 0;
    font-size: 109px;
    line-height: 80px;
  }

  .main-heading.newsletter-first-heading {
    font-size: 35px;
    line-height: 35px;
  }

  .main-heading.newsletter-second-heading {
    margin-bottom: 0;
    font-size: 32px;
    line-height: 33px;
  }

  .main-heading.newsletter-third-heading {
    margin-bottom: 0;
    font-size: 29px;
    line-height: 31px;
  }

  .main-heading.newsletter-first-heading {
    font-size: 35px;
    line-height: 35px;
  }

  .main-heading.newsletter-second-heading {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 23px;
  }

  .main-heading.newsletter-third-heading {
    margin-bottom: 0;
    font-size: 29px;
    line-height: 31px;
  }

  .main-heading.newsletter-first-heading {
    font-size: 35px;
    line-height: 35px;
  }

  .main-sub-head {
    font-size: 23px;
    line-height: 24px;
  }

  .main-sub-head.lrg {
    font-size: 55px;
    line-height: 56px;
  }

  .main-sub-head.lrg.space-top {
    margin-top: 15px;
  }

  .main-sub-head.news {
    font-size: 20px;
    line-height: 21px;
  }

  .main-body-copy {
    line-height: 35px;
  }

  .text-lock-up {
    width: 100%;
    order: -1;
    margin-bottom: 50px;
  }

  .text-lock-up.pinned-bottom {
    margin-top: 0;
    margin-bottom: auto;
  }

  .text-lock-up.pinned-bottom.not-first {
    order: 1;
  }

  .text-lock-up.pinned-bottom.not-first.news {
    width: 50%;
  }

  .text-lock-up.left {
    width: 100%;
    margin-right: 0;
  }

  .text-lock-up.right {
    width: 100%;
    margin-left: 0;
  }

  .headings {
    margin-bottom: 50px;
  }

  .scroll-text {
    line-height: 19px;
  }

  .container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .container.right-align.no-margin-top {
    align-items: flex-start;
    padding-top: 105vw;
  }

  .container.left-align {
    padding-left: 50px;
    padding-right: 50px;
  }

  .container.left-align.no-space-above {
    padding-top: 0;
  }

  .container.left-align.space-above {
    padding-top: 150px;
  }

  .container.cards {
    grid-row-gap: 0px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .container.quote {
    margin-top: 30vw;
  }

  .container.newsletter-spacer {
    padding-bottom: 50px;
  }

  .focus-text {
    font-size: 23px;
    line-height: 34px;
  }

  .focus-heading {
    font-size: 12px;
  }

  .circle {
    width: 95vw;
    height: 95vw;
    order: -1;
    margin-right: 0;
    left: -30vw;
  }

  .circle.top {
    width: 95vw;
    height: 95vw;
    margin-right: 0;
    position: absolute;
    top: auto;
    bottom: -10vw;
    right: -45vw;
  }

  .circle.top.about {
    bottom: 0;
  }

  .circle-image {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: auto;
    left: auto;
    right: 0;
  }

  .circle-image.top {
    width: 100%;
    height: 100%;
    margin-top: 0%;
    margin-right: 0%;
    position: relative;
    bottom: 0;
    left: 0%;
  }

  .circle-image.top.induction {
    right: -25%;
  }

  .card-grid {
    grid-template-rows: 250px 250px;
    grid-template-columns: 1fr 1fr;
  }

  .card-grid.no-limit {
    grid-auto-rows: 250px;
  }

  .card-heading {
    font-size: 10px;
  }

  .footer-tile {
    height: 150px;
    padding: 25px 0;
  }

  .footer-tile.about {
    text-align: center;
    justify-content: center;
    padding: 25px;
  }

  .footer-tile.employment {
    text-align: center;
    justify-content: center;
  }

  .footer-tile.food-safety {
    justify-content: center;
  }

  .footer-tile.contact-us {
    text-align: center;
    justify-content: center;
  }

  .lock-up {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .image-lock-up {
    width: 100%;
    height: 350px;
  }

  .footer-tile-heading {
    font-size: 20px;
  }

  .footer {
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 50px;
    padding-right: 50px;
  }

  .footer-container {
    padding: 50px;
  }

  .copyright-text.hide {
    display: none;
  }

  .div-block-2 {
    grid-column-gap: 0px;
    flex-direction: column;
    margin-left: 0;
  }

  .div-block-3 {
    margin-right: 0;
  }

  .socials.burger {
    margin-top: 10px;
  }

  .banner {
    height: 300px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .yellow-circle {
    width: 30vw;
    height: 30vw;
  }

  .yellow-circle.top-image {
    top: -50px;
  }

  .yellow-circle.employment {
    top: 0;
  }

  .hero-tile {
    height: 200px;
    padding: 25px;
  }

  .hero-tile.food-safety {
    align-items: center;
    padding: 25px;
  }

  .hero-tile.produce, .hero-tile.sites {
    align-items: center;
  }

  .text-content {
    padding: 25px;
  }

  .tile-set {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .tile.box {
    width: 100%;
    margin-left: 0;
  }

  .tile-holder {
    grid-row-gap: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .full-btn {
    font-size: 12px;
  }

  .yellow-outline {
    display: none;
  }

  .generic-heading {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 32px;
  }

  .intro-card {
    margin-bottom: 25px;
    padding: 25px;
  }

  .lock-up-side.image-side {
    display: none;
  }

  .third-style-heading {
    margin-bottom: 25px;
  }

  .season-indicator-slots {
    max-width: 400px;
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .season-indicator.tasmania, .season-indicator.mainland, .season-indicator.legend-indicator {
    width: 100px;
  }

  .season-legend {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-wrap: wrap;
  }

  .employment-card {
    width: 100%;
  }

  .employment-card.space {
    margin-bottom: 25px;
    margin-right: 0;
  }

  .employment-card-image {
    height: 150px;
  }

  .employment-card-body {
    height: 350px;
  }

  .social-btn {
    margin-top: 20px;
  }

  .cards {
    flex-direction: column;
    justify-content: flex-start;
  }

  .main-detail-heading {
    font-size: 20px;
    line-height: 30px;
  }

  .lock-up-side-box.right {
    width: 100%;
    max-height: none;
  }

  .lock-up-side-box.right.slider-box {
    height: 300px;
  }

  .lock-up-side-box.left, .lock-up-side-box.full-width {
    width: 100%;
    margin-bottom: 25px;
  }

  .season-tile {
    width: 100px;
  }

  .induction-f-block {
    padding: 25px;
  }

  .f-headings {
    margin-bottom: 25px;
  }

  .hamburger {
    z-index: 100;
    width: 30px;
    height: 15px;
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: fixed;
    top: 25px;
    bottom: auto;
    left: auto;
    right: 25px;
  }

  .hamburger.close {
    z-index: 8000;
    cursor: pointer;
    background-image: var(--image-i5d575078);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0;
  }

  .burger-menu {
    z-index: 7000;
    width: 100vw;
    height: 100vh;
    max-width: 100%;
    background-color: #f5f5f5;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 100px 50px;
    display: none;
    position: fixed;
    overflow: auto;
  }

  .hamburger-line {
    width: 100%;
    height: 1px;
    background-color: #000;
    padding: 0;
  }

  .hamburger-line.cross {
    transform: translate(0);
  }

  .burger-footer {
    min-height: 100px;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 50px;
    padding: 0;
  }

  .burger-content {
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .burger-logo {
    width: 100%;
    height: 200px;
    max-width: 300px;
    min-height: 200px;
    background-image: var(--image-76dbfdb5);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 50px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .footer-animation.right-animation {
    padding-right: 0;
  }

  .footer-animation.left-animation {
    width: 100%;
    padding-left: 30px;
  }

  .footer-animated-line.right-line, .footer-animated-line.left-line {
    display: none;
  }

  .induction-rich-text h2 {
    font-size: 14px;
    line-height: 37px;
  }

  .yellow-circle-2 {
    width: 30vw;
    height: 30vw;
  }

  .headings-2 {
    margin-bottom: 25px;
  }

  .main-sub-head-2 {
    font-size: 23px;
    line-height: 24px;
  }

  .main-sub-head-2.newsletter-small {
    line-height: 22px;
  }

  .main-sub-head-2.newsletter-second {
    font-size: 14px;
    line-height: 22px;
  }

  .main-sub-head-2.newsletter-third {
    font-size: 12px;
    line-height: 17px;
  }

  .main-sub-head-2.newsletter-small {
    line-height: 22px;
  }

  .main-sub-head-2.news {
    font-size: 20px;
    line-height: 21px;
  }

  .main-sub-head-2.newsletter-second {
    font-size: 14px;
    line-height: 22px;
  }

  .scroll-text-2 {
    line-height: 19px;
  }

  .info-block.margin-top {
    margin-top: 75px;
  }

  .container-newsletter {
    padding: 20px 50px;
  }

  .container-newsletter.right-align.no-margin-top {
    align-items: flex-start;
    padding-top: 105vw;
  }

  .container-newsletter.margin-top {
    padding-top: 50px;
  }

  .container-newsletter.margin-top.circle-spacing.news {
    padding-top: 10vw;
  }

  .circle-image-newsletter-team-member {
    width: 140px;
    height: 140px;
    top: 0;
    bottom: auto;
    left: auto;
    right: 0;
  }

  .newsletter {
    height: 150px;
    padding: 25px 0;
  }

  .newsletter.employment, .newsletter.newsletter-banner {
    text-align: center;
    justify-content: center;
  }

  .newsletter.newsletter-banner.april-new-1 {
    margin-top: 25px;
  }

  .circle-newsletter-team-member {
    margin-right: 25px;
  }

  .newsletter-card-header {
    flex-direction: row;
    margin-bottom: 50px;
  }

  .newsletter-card-header.half-margin {
    align-items: flex-start;
  }

  .newsletter-card-header.spaced {
    flex-direction: column;
    align-items: flex-start;
  }

  .newsletter-card-header.half-margin-top-bottom {
    align-items: flex-start;
  }

  .main-body-copy-2 {
    line-height: 35px;
  }

  .circle-image-newsletter {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: auto;
    left: auto;
    right: 0;
  }

  .circle-newsletter-static {
    order: -1;
    margin-bottom: 25px;
  }

  .signature {
    height: 50px;
  }

  .newsletter-card {
    margin-bottom: 25px;
    padding: 25px;
  }

  .background-circle {
    width: 600px;
    height: 600px;
  }

  .yellow-circle-newsletter {
    width: 30vw;
    height: 30vw;
  }

  .circle-newsletter {
    width: 95vw;
    height: 95vw;
    order: -1;
    margin-right: 0;
    left: -30vw;
  }

  .qr-code {
    height: 100px;
  }

  .tile-lockup-3 {
    padding: 25px;
  }

  .main-body-copy-3 {
    line-height: 35px;
  }

  .newsletter-card-2 {
    margin-bottom: 25px;
    padding: 0;
  }

  .season-indicator-2.tasmania, .season-indicator-2.mainland {
    width: 100px;
  }

  .container-2 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .lock-up-side-box-2.right {
    width: 100%;
  }

  .lock-up-side-box-2.left {
    width: 100%;
    margin-bottom: 25px;
  }

  .footer-container-2 {
    padding: 50px;
  }

  .footer-tile-2 {
    height: 150px;
    padding: 25px;
  }

  .full-btn-2 {
    font-size: 12px;
  }

  .slider-container {
    padding: 50px;
  }

  .newsletter-logo {
    width: 40px;
    height: 60px;
    margin-bottom: 25px;
  }

  .main-body-copy-4 {
    line-height: 35px;
  }

  .tile-lockup-4 {
    padding: 25px;
  }

  .question-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .headings-4 {
    margin-bottom: 50px;
  }

  .scroll-text-3 {
    line-height: 19px;
  }

  .container-3 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .container-3.newsletter-spacer {
    padding-bottom: 50px;
  }

  .circle-newsletter-2 {
    width: 95vw;
    height: 95vw;
    order: 1;
    margin-right: 0;
    left: -30vw;
  }

  .circle-newsletter-2.news {
    left: -50vw;
  }

  .newsletter-card-3 {
    margin-bottom: 25px;
    padding: 0;
  }

  .headings-5 {
    margin-bottom: 50px;
  }

  .scroll-text-4 {
    line-height: 19px;
  }

  .container-4 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .container-4.newsletter-spacer {
    padding-bottom: 50px;
  }

  .circle-newsletter-3 {
    width: 95vw;
    height: 95vw;
    order: 1;
    margin-right: 0;
    left: -30vw;
  }

  .circle-newsletter-3.news {
    left: -50vw;
  }

  .standard_image.sml {
    height: 300px;
  }

  .grid_image.sml {
    height: 225px;
  }

  .grid_image.sml._12-2 {
    background-position: 50% 35%;
  }

  .grid_image.lrg.max._9-2 {
    min-height: 225px;
  }

  .grid_image.sep-2, .grid_image.sep, .grid_image.sep-3, .grid_image.sep-1 {
    height: 225px;
  }

  .newsletter-card-4 {
    margin-bottom: 25px;
    padding: 0;
  }

  .container-5 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .container-5.newsletter-spacer-2 {
    padding-bottom: 50px;
  }

  .headings-6 {
    margin-bottom: 50px;
  }

  .scroll-text-5 {
    line-height: 19px;
  }

  .circle-newsletter-4 {
    width: 95vw;
    height: 95vw;
    order: 1;
    margin-right: 0;
    left: -30vw;
  }

  .circle-newsletter-4.news {
    left: -50vw;
  }

  .recipe_card_block {
    width: 200px;
    height: 275px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    padding-left: 30px;
    padding-right: 25vw;
  }

  .hero-section.contact {
    padding-right: 30px;
  }

  .hero-section.normal-spacing {
    justify-content: space-between;
    padding-bottom: 150px;
  }

  .main-heading {
    font-size: 55px;
    line-height: 60px;
  }

  .main-heading.lrg {
    font-size: 99px;
    line-height: 46px;
  }

  .main-heading.induction {
    font-size: 45px;
    line-height: 55px;
  }

  .main-heading.newsletter-first-heading {
    font-size: 32px;
    line-height: 32px;
  }

  .main-heading.newsletter-second-heading {
    font-size: 32px;
    line-height: 33px;
  }

  .main-heading.newsletter-first-heading {
    font-size: 32px;
    line-height: 32px;
  }

  .main-heading.newsletter-second-heading {
    font-size: 21px;
    line-height: 22px;
  }

  .main-heading.newsletter-first-heading {
    font-size: 32px;
    line-height: 32px;
  }

  .main-sub-head.lrg.space-top {
    font-size: 45px;
    line-height: 51px;
  }

  .text-lock-up.pinned-bottom.not-first {
    margin-top: 0;
  }

  .text-lock-up.pinned-bottom.not-first.news {
    width: 75%;
  }

  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container.right-align.no-margin-top {
    padding-top: 125vw;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container.left-align, .container.left-align.no-space-above, .container.cards {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container.quote {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container.newsletter-spacer {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .circle-image.top.induction, .circle-image.top.about {
    bottom: 125px;
  }

  .card-grid {
    grid-template-rows: 200px 200px;
  }

  .card-grid.no-limit {
    grid-auto-rows: 200px;
  }

  .card-body {
    margin-top: 5px;
  }

  .card-heading {
    line-height: 22px;
  }

  .image-lock-up {
    height: 250px;
  }

  .footer-tile-heading.produce, .footer-tile-heading.sites {
    font-size: 15px;
    line-height: 25px;
  }

  .footer, .footer-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .copyright-text {
    font-size: 8px;
  }

  .copyright-text.center {
    text-align: center;
  }

  .loading-logo {
    width: 100%;
    height: 100%;
    max-height: 250px;
    max-width: 225px;
  }

  .yellow-circle.left-home {
    bottom: -12px;
    right: -12px;
  }

  .yellow-circle.top-image {
    top: -25px;
    left: -25px;
  }

  .tile-image {
    width: 60px;
    height: 60px;
  }

  .tile-image.logo-1, .tile-image.logo-3, .tile-image.logo-4, .tile-image.logo-5 {
    width: 60px;
  }

  .tile-heading {
    font-size: 10px;
  }

  .tile-sub-head {
    font-size: 9px;
  }

  .button-holder {
    flex-direction: column;
    align-items: flex-start;
  }

  .full-btn {
    height: 40px;
    font-size: 10px;
    line-height: 30px;
  }

  .detail-image {
    height: 250px;
    background-position: 50%;
  }

  .detail-heading-sub {
    font-size: 8px;
    line-height: 17px;
  }

  .third-style-heading.no-margin {
    font-size: 13px;
  }

  .form-block {
    min-width: auto;
  }

  .employment-card-body {
    height: auto;
  }

  .video {
    border-bottom-style: none;
  }

  .field-label {
    font-size: 9px;
    line-height: 27px;
  }

  .f-field {
    font-size: 9px;
    line-height: 34px;
  }

  .f-field.text-area {
    max-height: 600px;
    min-height: 200px;
    font-size: 9px;
    line-height: 30px;
  }

  .f-field.text-area.contact {
    min-height: 175px;
  }

  .thrid-style-sub-heading {
    font-size: 10px;
    line-height: 25px;
  }

  .field-label-checkbox {
    font-size: 9px;
    line-height: 27px;
  }

  .burger-footer {
    min-height: 150px;
  }

  .burger-logo {
    height: 150px;
    max-width: 150px;
    min-height: 150px;
  }

  .headings-2.no-margin.stack {
    margin-top: 0;
  }

  .main-sub-head-2.newsletter-small {
    line-height: 32px;
  }

  .main-sub-head-2.newsletter-second {
    font-size: 14px;
    line-height: 16px;
  }

  .main-sub-head-2.newsletter-small {
    line-height: 32px;
  }

  .main-sub-head-2.newsletter-second {
    font-size: 14px;
    line-height: 16px;
  }

  .container-newsletter {
    padding: 15px 30px;
  }

  .container-newsletter.right-align.no-margin-top {
    padding-top: 110vw;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-newsletter.no-margin {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .container-newsletter.margin-top {
    padding-top: 30px;
  }

  .newsletter.newsletter-banner.april-new-1 {
    margin-top: 25px;
  }

  .newsletter.no-padding {
    height: 300px;
  }

  .circle-newsletter-team-member {
    margin-bottom: 25px;
    margin-right: 0;
  }

  .newsletter-card-header, .newsletter-card-header.half-margin, .newsletter-card-header.half-margin-top-bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .circle-image-newsletter.static {
    width: 150px;
    height: 150px;
  }

  .signature {
    height: 40px;
  }

  .spacer-line {
    margin-top: 50px;
  }

  .newsletter-card {
    margin-bottom: 15px;
  }

  .background-circle {
    width: 400px;
    height: 400px;
  }

  .yellow-circle-newsletter.static-top {
    width: 100px;
    height: 100px;
    bottom: -12px;
    right: -12px;
  }

  .yellow-circle-newsletter.left-newsletter-circle {
    width: 150px;
    height: 150px;
    bottom: -12px;
    right: -12px;
  }

  .qr-code {
    height: 80px;
  }

  .newsletter-card-2 {
    margin-bottom: 15px;
  }

  .container-2, .footer-container-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .detail-image-2 {
    height: 250px;
    background-position: 50%;
  }

  .full-btn-2 {
    height: 40px;
    font-size: 10px;
    line-height: 30px;
  }

  .slider-container {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .container-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-3.newsletter-spacer {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .circle-newsletter-2.news {
    left: -70vw;
  }

  .newsletter-card-3 {
    margin-bottom: 15px;
  }

  .quick_stack_grid._1, .quick_stack_grid.dog_grid, .quick_stack_grid.september-1, .quick_stack_grid.september-3 {
    grid-template-columns: 1fr;
  }

  .container-4 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-4.newsletter-spacer {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .circle-newsletter-3.news {
    left: -70vw;
  }

  .grid_image.lrg {
    min-height: 225px;
  }

  .newsletter-card-4 {
    margin-bottom: 15px;
  }

  .container-5 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-5.newsletter-spacer-2 {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .circle-newsletter-4.news {
    left: -70vw;
  }

  .recipe_card_block {
    width: 200px;
    height: 275px;
  }
}

#w-node-_5e9b542a-4358-3ebf-998c-cf56d865bda6-93bada73, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f263e-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f263f-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f2640-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f2653-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f2654-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f273a-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f273b-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f273d-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f2759-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f275a-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f275c-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f275e-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f275f-f69e8172 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f263e-f69e8172 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f263f-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f2640-f69e8172 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f2653-f69e8172 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f2654-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f273a-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f273b-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f273c-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f273d-f69e8172 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f2759-f69e8172 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f275a-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f275b-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f275c-f69e8172, #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f275f-f69e8172 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f4a1979d-7c14-1aea-53d7-e74b5e9f2759-f69e8172 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


