html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

footer, section {
  display: block;
}

video {
  vertical-align: baseline;
  display: inline-block;
}

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

a:active, a:hover {
  outline: 0;
}

strong {
  font-weight: bold;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

h1, h2 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

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

.w-embed:after {
  clear: both;
}

.container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.container:before, .container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.container:after {
  clear: both;
}

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

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }
}

.w-background-video {
  color: #fff;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

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

.w-richtext:after {
  clear: both;
}

:root {
  --untitled-ui-gray500: #667085;
  --untitled-ui-gray600: #475467;
  --untitled-ui-gray400: #98a2b3;
  --untitled-ui-gray200: #eaecf0;
  --untitled-ui-gray700: #344054;
}

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

.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;
}

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

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

.section {
  width: 100vw;
  height: 100vh;
}

.background-video {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  width: 100%;
  height: 100%;
}

.section-2 {
  background-image: linear-gradient(#000, #000);
  width: 100vw;
  height: 800px;
}

.container {
  max-width: none;
  padding-top: 25%;
  padding-left: 15%;
  padding-right: 15%;
}

.body {
  font-family: DM Sans, sans-serif;
}

.heading {
  font-weight: 200;
}

.heading-2 {
  font-weight: 600;
}

.heading-top {
  color: #fff;
  margin-bottom: 0;
  font-weight: 400;
}

.heading-bottom {
  color: #fff;
  margin-top: 0;
}

.paragraph {
  color: #fff;
  padding-left: 25%;
  font-size: 18px;
}

.container-2 {
  padding-left: 10%;
}

.container-3 {
  max-width: none;
  padding-top: 10%;
}

.heading-3 {
  margin-bottom: 0;
}

.heading-3.ncg {
  color: #1cbbff;
}

.heading-3.switchee {
  color: #42ad4c;
}

.heading-3.homemade {
  color: #1ed9b8;
}

.heading-3.proagrica {
  color: #ff6900;
}

.heading-3.farmersweekly {
  color: #fcdc18;
}

.heading-3.newstore {
  color: #e41a4f;
}

.heading-4 {
  margin-top: 0;
  font-weight: 500;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  padding-top: 20px;
  padding-bottom: 20px;
}

.bold-text {
  font-size: 32px;
  line-height: 36px;
}

.italic-text {
  font-size: 24px;
  line-height: 28px;
}

.paragraph-2 {
  font-size: 16px;
  font-weight: 200;
}

.container-4 {
  border-top: 1px solid rgba(255, 255, 255, .29);
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.image {
  width: 80%;
}

.section-4 {
  background-color: #000;
}

.uui-footer04_social-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.uui-footer04_social-link {
  color: var(--untitled-ui-gray400);
  align-items: center;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-footer04_social-link:hover {
  color: var(--untitled-ui-gray500);
}

.uui-footer04_social-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  align-items: start;
  justify-items: center;
  display: grid;
}

.uui-container-large {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

@media screen and (max-width: 767px) {
  .paragraph {
    padding-left: 15%;
    padding-right: 5%;
  }

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

  .uui-footer04_social-link:hover {
    color: var(--untitled-ui-gray400);
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .section-2 {
    height: 1000px;
  }

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

#w-node-a45e9d8a-9320-e109-89db-3c9c4abf21f6-1975c605 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-e5951b82-80fc-b2df-7742-3af71a7eebaf-1975c605 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-dbac449c-e1cc-5d03-e4a1-9ef5f68365a8-1975c605 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-dbac449c-e1cc-5d03-e4a1-9ef5f68365a9-1975c605 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-a4be1963-a9e5-4567-a6cd-e1609055bf8d-1975c605 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-a4be1963-a9e5-4567-a6cd-e1609055bf8e-1975c605 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-af1bc902-f5a6-35b2-f38b-f5a2c67eadd1-1975c605 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-af1bc902-f5a6-35b2-f38b-f5a2c67eadd2-1975c605 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_68d4296e-6f2c-dea1-d177-f5fd4120cec8-1975c605 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_68d4296e-6f2c-dea1-d177-f5fd4120cec9-1975c605 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_0e9f208e-3053-b291-b27f-3ee3f4e4ef66-1975c605 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_0e9f208e-3053-b291-b27f-3ee3f4e4ef67-1975c605 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-bf00fcae-bf3e-3b9e-0496-228773a96621-1975c605 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-bf00fcae-bf3e-3b9e-0496-228773a96621-1975c605 {
    justify-self: center;
  }
}
