@font-face {
  font-family: Amsi Pro Narrow;
  src: url('../fonts/Stawix---AmsiProNarw-Ultra-subset.woff') format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: fallback;
}

:root {
  --_aus-made---foreground--secondary: #5d5d63;
  --_aus-made---background--brand-primary: #007d57;
  --_aus-made---foreground--inverse: white;
  --_aus-made---background--inverse: #34343c;
  --_aus-made---background--brand-secondary: #ffa400;
  --_aus-made---background--brand-secondary-hover: #ffb433;
  --_aus-made---background--brand-primary-hover: #0e8a64;
  --_aus-made---background--primary: white;
  --_aus-made---foreground--brand-primary: #007d57;
  --_aus-made---background--secondary: #f7f7f7;
  --_aus-made---foreground--brand-secondary: #ffa400;
  --_aus-made---foreground--primary: #34343c;
}

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

body {
  color: var(--_aus-made---foreground--secondary);
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Amsi Pro Narrow, Arial, sans-serif;
  font-size: 4.5rem;
  font-weight: 900;
  line-height: 1.2;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Amsi Pro Narrow, Arial, sans-serif;
  font-size: 3.75rem;
  font-weight: 900;
  line-height: 1.2;
}

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

.section_hero-header {
  background-color: var(--_aus-made---background--brand-primary);
  color: var(--_aus-made---foreground--inverse);
  width: 100%;
  overflow: hidden;
}

.section_apply {
  background-color: var(--_aus-made---background--inverse);
  color: var(--_aus-made---foreground--inverse);
  width: 100%;
}

.section_join {
  background-color: var(--_aus-made---background--brand-primary);
  width: 100%;
  overflow: hidden;
}

.section_footer {
  background-color: var(--_aus-made---background--inverse);
  color: var(--_aus-made---foreground--inverse);
  width: 100%;
}

.page-padding {
  padding-left: 5rem;
  padding-right: 5rem;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.vertical-padding-small {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.logo-wrapper {
  justify-content: center;
  align-items: stretch;
  height: 6rem;
  display: inline-block;
}

.logo {
  flex: none;
  width: auto;
  height: 100%;
}

.hero-header_content {
  z-index: 100;
  text-align: left;
  vertical-align: middle;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: inline-block;
  position: relative;
}

.margin-large {
  margin: 3rem;
}

.heading-huge {
  font-size: 4rem;
  line-height: 1;
}

.text-color-yellow {
  color: var(--_aus-made---background--brand-secondary);
}

.heading-medium {
  font-family: Amsi Pro Narrow, Arial, sans-serif;
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 1;
}

.heading-wrapper {
  width: 100%;
  min-width: 38rem;
  margin-top: .4rem;
  margin-bottom: -.2rem;
  display: flex;
  position: relative;
}

.text-shadow-medium {
  text-shadow: 0 10px 15px #006345cc;
}

.margin-medium {
  margin: 2rem;
}

.text-size-large {
  max-width: 470px;
  font-size: 1.125rem;
}

.max-width-large {
  max-width: 48rem;
}

.cta_component {
  text-align: center;
  background-image: linear-gradient(#34343ca6, #34343ccc), url('../images/image-apply-bg.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: .5rem;
  flex-flow: column;
  align-items: center;
  width: 100%;
  padding: 6rem 5rem 5rem;
  display: flex;
  overflow: hidden;
}

.margin-small {
  margin: 1.5rem;
}

.margin-xsmall {
  margin: 1rem;
}

.button {
  background-color: var(--_aus-made---background--brand-secondary);
  color: var(--_aus-made---background--inverse);
  text-transform: uppercase;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 30rem;
  padding: 1.25rem 2.5rem 1rem;
  font-family: Amsi Pro Narrow, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 900;
  line-height: 1;
  transition: background-color .2s;
  display: inline-flex;
  box-shadow: 0 16px 16px #0000001a, 0 8px 8px #0000001a, 0 4px 4px #0000001a, 0 2px 2px #0000001a;
}

.button:hover {
  background-color: var(--_aus-made---background--brand-secondary-hover);
}

.button.is-green {
  background-color: var(--_aus-made---background--brand-primary);
  color: var(--_aus-made---foreground--inverse);
  text-align: center;
}

.button.is-green:hover {
  background-color: var(--_aus-made---background--brand-primary-hover);
}

.button.is-green.is-long {
  width: auto;
  max-width: none;
}

.join_component {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
  width: 100%;
  display: grid;
  position: relative;
}

.join_image-wrapper {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.join_image {
  width: 508px;
  max-width: none;
  height: auto;
  margin-top: 1rem;
  position: absolute;
}

.join_content-right {
  z-index: 100;
  background-color: var(--_aus-made---background--primary);
  border-radius: .5rem;
  flex-flow: column;
  width: 100%;
  max-width: 34rem;
  padding: 4rem 3rem;
  display: flex;
  position: relative;
}

.heading-small {
  text-align: center;
  font-family: Amsi Pro Narrow, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1;
}

.heading-small.text-color-green.text-style-allcaps {
  text-align: left;
}

.text-color-green {
  color: var(--_aus-made---foreground--brand-primary);
}

.social-links {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.footer_social-link {
  color: var(--_aus-made---background--primary);
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  display: flex;
}

.footer_social-link:hover {
  opacity: .4;
}

.footer_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-items: center;
  width: 100%;
  display: grid;
}

.text-size-small {
  font-size: .875rem;
}

.footer_social-icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
}

.max-width-medium {
  max-width: 30rem;
}

.hide {
  display: none;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.hero-header_logo-link {
  color: var(--_aus-made---background--primary);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.join_header-link {
  text-decoration: none;
}

.cta_header-link {
  color: var(--_aus-made---foreground--inverse);
  text-decoration: none;
}

.hero-header_component {
  float: none;
  grid-column-gap: 4%;
  grid-row-gap: 0%;
  text-align: center;
  flex-flow: column;
  grid-template: "."
  / 11.5fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: row;
  justify-content: flex-start;
  place-items: stretch stretch;
  display: inline-flex;
  position: static;
}

.hero-header_content-right {
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: inline-flex;
  position: relative;
}

.max-width-apply {
  width: 100%;
  max-width: 40rem;
}

.section-padding-vertical {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.hero-header_image {
  z-index: 1;
  width: 100%;
  height: auto;
  position: relative;
}

.hero-header_image.shadow {
  filter: blur(1.5rem);
  mix-blend-mode: multiply;
  width: 90%;
  position: absolute;
  top: 17%;
  bottom: 0%;
  left: 50%;
  transform: translate(-50%);
}

.hero-header_image-wrapper {
  width: 100%;
  max-width: 30rem;
  height: auto;
  position: relative;
}

.hero-header_text {
  width: 50%;
}

.no-break {
  white-space: nowrap;
  word-break: keep-all;
}

.banner-mrec {
  border: 0 solid #000;
  flex-flow: column;
  flex: none;
  width: 300px;
  height: 250px;
  display: block;
  overflow: hidden;
}

.section_campaign-header {
  background-color: var(--_aus-made---background--brand-primary);
  color: var(--_aus-made---foreground--inverse);
}

.card {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  display: grid;
}

.card-image {
  object-fit: cover;
  border-radius: .25rem;
  flex: 1;
  height: 18.75rem;
  overflow: hidden;
}

.card-content {
  flex-direction: column;
  flex: 1;
  align-self: center;
  display: flex;
}

.products_component {
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.heading-xsmall {
  font-family: Amsi Pro Narrow, Arial, sans-serif;
  font-size: 1.75rem;
  font-weight: 900;
  line-height: 1.1;
}

.products_grid {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 300px;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 3rem;
  display: grid;
}

.stats_icon {
  flex: none;
  width: 10rem;
  height: 10rem;
}

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

.stats_grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-around;
  align-items: stretch;
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: flex;
}

.stats_icon-wrapper {
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
}

.section_stats {
  background-color: var(--_aus-made---background--secondary);
}

.stats_component {
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.banner-leaderboard {
  border: 0 solid #000;
  flex-flow: column;
  flex: none;
  width: 100%;
  max-width: 728px;
  height: auto;
  max-height: 90px;
  padding-top: 12.36%;
  display: block;
  position: relative;
  overflow: hidden;
}

.banner_component {
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.participate_tabs-menu {
  width: 100%;
  max-width: 30rem;
  display: flex;
}

.participate_steps {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-around;
  width: 100%;
  display: flex;
}

.participate_tab {
  color: #34343c;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #ffa10099;
  border-radius: 8px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 1.25rem 2rem 1rem;
  font-family: Amsi Pro Narrow, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.participate_tab:hover {
  color: #34343c;
  background-color: #34343c1a;
}

.participate_tab.w--current {
  background-color: #ffa100;
}

.participate_tab.left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.participate_tab.left.w--current {
  background-color: #ffa100;
}

.participate_tab.right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.participate_tabs-content {
  width: 100%;
  margin-top: 3rem;
  overflow: visible;
}

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

.feature-tab-actions {
  margin-top: 4rem;
}

.participate_tabs {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-top: 3rem;
  display: flex;
}

.participate_icon {
  flex: none;
  width: 4rem;
  height: 4rem;
  margin-bottom: 1.25rem;
}

.participate_componenet {
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.participate_tab-pane {
  width: 100%;
}

.participate_social-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.participate_social-list-item {
  list-style-type: none;
}

.participate_social-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--_aus-made---foreground--brand-primary);
  justify-content: flex-start;
  align-items: center;
  text-decoration: underline;
  display: flex;
}

.participate_social-link:hover {
  text-decoration: none;
}

.participate_social-icon {
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.campaign-header_nav-item {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero-image-small {
  width: 100%;
  height: auto;
  display: none;
  position: relative;
}

.hide-overflow {
  overflow: hidden;
}

.campaign-header_title {
  align-items: stretch;
  margin-top: 3.5rem;
}

.campaign-header_component {
  z-index: 100;
  flex-flow: column;
  align-self: flex-start;
  align-items: stretch;
  padding-top: 3rem;
  padding-bottom: 7rem;
  display: flex;
}

.campaign-header_nav-icon {
  flex: none;
  width: 1.5rem;
  height: 1.5rem;
}

.video {
  aspect-ratio: 16 / 9;
  background-image: linear-gradient(#34343c, #34343c);
  flex: 0 auto;
  align-items: flex-start;
  width: 100%;
  height: auto;
  position: relative;
  box-shadow: 0 16px 32px #34343c33;
}

.campaign-header_image {
  width: 930px;
  position: absolute;
  top: 0;
  right: -18.125rem;
}

.ambassador-title {
  text-align: left;
  font-family: Amsi Pro Narrow, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1;
}

.hero-image-large {
  width: 100%;
  height: auto;
  position: relative;
}

.link-block {
  display: block;
}

.campaign-header_logo {
  width: 5.625rem;
  height: 5rem;
}

.campaign-header_ambassador {
  z-index: 100;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--_aus-made---foreground--inverse);
  text-shadow: 0 1px 3px #0003;
  flex-flow: column;
  padding-bottom: 2rem;
  display: flex;
}

.campaign-header_ambassador.stretch {
  text-shadow: 0 1px 3px #0000004d;
  align-items: flex-end;
}

.campaign-header_nav-link {
  color: #fff;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.campaign-header_nav {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  margin-top: 1.5rem;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.campaign-header_description {
  padding-top: 3rem;
}

.campaign-header_description.no-video {
  text-align: center;
}

.heading-display-1 {
  color: var(--_aus-made---foreground--brand-secondary);
  text-shadow: 0 8px 16px #00332366;
  font-family: Amsi Pro Narrow, Arial, sans-serif;
  font-size: 5.75rem;
  font-weight: 900;
  line-height: .9;
}

.heading-display-2 {
  color: var(--_aus-made---foreground--inverse);
  text-shadow: 0 4px 8px #00332366;
  font-family: Amsi Pro Narrow, Arial, sans-serif;
  font-size: 2.0625rem;
  font-weight: 900;
  line-height: 1;
}

.section_campaign-video {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}

.heading-display-1-padding {
  margin-bottom: .75rem;
}

.campaign-video_grid {
  grid-column-gap: 3rem;
  grid-row-gap: 0rem;
  grid-template-rows: 6rem auto;
  grid-template-columns: 1.75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-top: -4rem;
  margin-bottom: 5rem;
  display: grid;
}

.container-medium {
  width: 100%;
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.campaign-header_content {
  z-index: 9999;
  text-align: left;
  width: 100%;
  max-width: 30rem;
  position: relative;
}

.code-embed {
  width: 0;
  height: 0;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 3.25rem;
  }

  .page-padding {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    padding-left: 3rem;
    padding-right: 3rem;
    display: flex;
    position: static;
  }

  .logo-wrapper {
    height: 5rem;
  }

  .hero-header_content {
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    vertical-align: middle;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: relative;
  }

  .heading-huge {
    font-size: 4rem;
  }

  .heading-huge.text-color-yellow {
    width: 200%;
  }

  .heading-wrapper {
    text-shadow: 0 8px 12px #006345cc;
    min-width: 0;
    margin-top: .4rem;
    margin-bottom: 0;
  }

  .cta_component {
    background-position: 0 0, 50%;
    padding: 4rem 2rem;
  }

  .join_component {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    place-items: center stretch;
  }

  .join_image-wrapper {
    width: 100%;
    height: 28rem;
  }

  .join_image {
    width: 320px;
    max-width: 44rem;
  }

  .join_content-right {
    text-align: center;
    align-items: center;
    width: 352px;
    max-width: none;
    padding: 2.5rem 3rem;
  }

  .heading-small.text-color-green.text-style-allcaps {
    text-align: center;
    font-size: 1.25rem;
  }

  .social-links {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .hero-header_logo-link {
    width: 100%;
  }

  .hero-header_component {
    grid-column-gap: 4%;
    grid-row-gap: 0%;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: .25fr;
    align-items: center;
    width: 100%;
    display: inline-flex;
  }

  .max-width-apply.margin-bottom.margin-xsmall {
    max-width: 32rem;
  }

  .section-padding-vertical {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .hero-header_image.shadow {
    filter: blur(1rem);
  }

  .hero-header_text {
    width: 100%;
  }

  .products_grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .stats_icon {
    width: 7.5rem;
    height: 7.5rem;
  }

  .participate_steps {
    flex-flow: column;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .feature-tab-actions {
    margin-top: 3rem;
  }

  .hero-image-small {
    display: block;
  }

  .campaign-header_component {
    width: 28.75rem;
  }

  .video {
    width: 100%;
  }

  .campaign-header_image {
    right: -21rem;
  }

  .campaign-header_image.no-video {
    width: 917px;
  }

  .ambassador-title {
    text-align: right;
  }

  .campaign-header_ambassador {
    text-align: right;
    top: -72px;
    right: 0;
  }

  .campaign-header_description {
    padding-top: 2.5rem;
  }

  .heading-display-1 {
    font-size: 5.7rem;
  }

  .campaign-video_grid {
    grid-template-rows: 1fr auto auto;
    grid-template-columns: 1fr;
    margin-top: -9rem;
  }

  .campaign-video_grid.no-video {
    grid-template-rows: 1fr auto;
    margin-top: -3.6rem;
    margin-bottom: 4rem;
  }

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

  .campaign-header_content {
    max-width: 29rem;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 2.25rem;
  }

  .page-padding {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    display: grid;
  }

  .page-padding.is-full {
    padding-left: 0;
    padding-right: 0;
  }

  .vertical-padding-small {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .logo-wrapper {
    height: 4rem;
  }

  .hero-header_content {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .margin-bottom.margin-large.logo {
    flex: none;
    height: auto;
    margin-bottom: 2rem;
  }

  .margin-bottom.margin-medium.text-shadow-medium {
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .heading-huge {
    font-size: 2.2rem;
  }

  .heading-medium {
    font-size: 1.75rem;
  }

  .heading-wrapper {
    text-shadow: 0 4px 8px #006345cc;
    margin-top: .2rem;
    margin-bottom: .1rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .text-size-large {
    font-size: 1rem;
  }

  .body {
    font-size: .875rem;
  }

  .cta_component {
    background-position: 0 0, 50%;
    background-size: auto, cover;
    border-radius: 0;
    padding: 3rem 2rem;
  }

  .margin-small {
    margin: 1.25rem;
  }

  .margin-xsmall {
    margin: .75rem;
  }

  .button {
    font-size: 1rem;
  }

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

  .join_image-wrapper {
    max-width: 32rem;
    height: 20rem;
  }

  .join_image {
    width: 100%;
    height: auto;
    position: relative;
    top: 0%;
  }

  .join_content-right {
    max-width: none;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .heading-small {
    width: 100%;
    font-size: 1.75rem;
  }

  .footer_component {
    text-align: center;
    grid-auto-flow: row;
  }

  .hero-header_logo-link {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-bottom: 1.5rem;
  }

  .hero-header_component {
    flex-flow: column;
    grid-template-columns: .75fr;
  }

  .hero-header_content-right {
    order: -1;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    padding-top: 0;
    position: relative;
  }

  .section-padding-vertical {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section-padding-vertical.is-full {
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-header_image.shadow {
    filter: blur(.75rem);
  }

  .card {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    text-align: center;
    grid-template-columns: 1fr;
    place-items: start center;
  }

  .card-image {
    height: 17rem;
  }

  .card-content {
    align-items: center;
  }

  .heading-xsmall {
    font-size: 1.5rem;
  }

  .products_grid {
    margin-top: 2.5rem;
  }

  .stats_icon {
    width: 5rem;
    height: 5rem;
  }

  .stats_grid {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .participate_tabs-menu {
    justify-content: center;
    display: flex;
  }

  .participate_steps {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .participate_tabs-content {
    margin-top: 2.5rem;
  }

  .participate_icon {
    width: 3rem;
    height: 3rem;
    margin-bottom: 1rem;
  }

  .campaign-header_title {
    margin-top: 1.5rem;
  }

  .campaign-header_component {
    width: 320px;
    padding-top: 2rem;
  }

  .campaign-header_component.no-video {
    padding-bottom: 5rem;
  }

  .campaign-header_image {
    width: 770px;
    top: -3rem;
    right: -19rem;
  }

  .campaign-header_image.no-video {
    width: 681px;
    top: -2rem;
    right: -16rem;
  }

  .ambassador-title {
    font-size: 14px;
  }

  .campaign-header_logo {
    width: 4.5rem;
    height: 4rem;
  }

  .campaign-header_ambassador {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    padding-bottom: 1rem;
    font-size: 12px;
    line-height: 16px;
    top: -48px;
  }

  .campaign-header_nav {
    margin-top: 1.5rem;
  }

  .heading-display-1 {
    font-size: 2.7rem;
  }

  .heading-display-2 {
    font-size: 1rem;
  }

  .heading-display-1-padding {
    margin-bottom: .5rem;
  }

  .campaign-video_grid {
    margin-top: -6.5rem;
  }

  .campaign-video_grid.no-video {
    margin-top: -1.6rem;
  }

  .campaign-header_content {
    max-width: 18rem;
  }
}

@media screen and (max-width: 479px) {
  .section_hero-header {
    position: relative;
  }

  .section_join {
    overflow: hidden;
  }

  .page-padding {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-header_content {
    width: 100%;
  }

  .margin-bottom.margin-large.logo {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .heading-huge.text-color-yellow {
    font-size: 1.6rem;
  }

  .body {
    width: 100%;
  }

  .cta_component {
    padding: 2rem 1.5rem;
  }

  .join_component {
    grid-template-columns: 1fr 2fr;
    place-items: center stretch;
  }

  .join_image-wrapper {
    width: 100%;
    max-width: 23rem;
    height: 15rem;
  }

  .join_image, .join_content-right {
    width: 100%;
  }

  .heading-small {
    aspect-ratio: auto;
    font-size: 1.2rem;
  }

  .hero-header_logo-link {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    max-width: 100%;
    height: 100%;
    position: static;
  }

  .hero-header_component {
    box-sizing: border-box;
    grid-column-gap: 4%;
    grid-row-gap: 0rem;
    object-fit: fill;
    flex-flow: column;
    grid-template: "Area"
                   "Area-2"
                   / 7.75fr;
    grid-auto-columns: minmax(0, .25fr);
    grid-auto-flow: column;
    justify-content: flex-start;
    place-items: center;
    min-width: 0%;
    max-width: 100%;
    margin: auto;
    display: flex;
    overflow: visible;
  }

  .hero-header_content-right {
    order: -1;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: none;
  }

  .hero-header_image-wrapper {
    width: 100%;
    min-width: 16rem;
    position: absolute;
    left: -2rem;
    right: auto;
  }

  .hero-header_text {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .section_campaign-header {
    background-image: none;
  }

  .card {
    flex-flow: column;
  }

  .card-content {
    text-align: center;
  }

  .participate_tabs-menu {
    display: flex;
  }

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

  .participate_tab {
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 16px 12px;
    font-size: 16px;
    display: flex;
  }

  .participate_tabs-content {
    margin-top: 40px;
  }

  .campaign-header_component {
    width: 100%;
    margin-top: 0;
    padding-top: 1.5rem;
  }

  .campaign-header_image.no-video {
    top: -2rem;
  }

  .campaign-header_ambassador {
    line-height: 16px;
    top: -44px;
  }

  .campaign-header_nav {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    width: 15rem;
    margin-top: 1.25rem;
  }

  .section_campaign-video {
    background-image: none;
  }

  .campaign-video_grid.no-video {
    margin-top: -3.2rem;
    margin-bottom: 3rem;
  }

  .text-block {
    width: 100%;
  }
}

#w-node-_26369dc0-27b8-7832-a6f6-7043bd66573d-2d504cf4 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_352d025f-4811-888c-daee-262cf71ed1fc-2d504cf4 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-a0d9bc6c-5758-f99e-c632-358d93080cbf-2d504cf4 {
  justify-self: end;
}

#w-node-bb53825b-a3fa-4ebe-d9bd-f5b46f2a8245-2d504cf4, #w-node-fc1428fc-7c74-500b-e52a-93346c84bbb8-2d504cf4 {
  justify-self: start;
}

#w-node-fc1428fc-7c74-500b-e52a-93346c84bbba-2d504cf4 {
  justify-self: center;
}

#w-node-fc1428fc-7c74-500b-e52a-93346c84bbc1-2d504cf4 {
  justify-self: end;
}

#w-node-f5eac868-1133-9931-ba49-f9d9575d8d4a-2d504cf5 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-fc1428fc-7c74-500b-e52a-93346c84bbb8-2d504cf5 {
  justify-self: start;
}

#w-node-fc1428fc-7c74-500b-e52a-93346c84bbba-2d504cf5 {
  justify-self: center;
}

#w-node-fc1428fc-7c74-500b-e52a-93346c84bbc1-2d504cf5 {
  justify-self: end;
}

#w-node-f5eac868-1133-9931-ba49-f9d9575d8d4a-2d504cf6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-cb8b10d2-071f-6ed6-3ec7-b2090577edfb-2d504cf6 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_3e501a31-9dae-5d21-365f-ca31128e3f00-2d504cf6 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-fc1428fc-7c74-500b-e52a-93346c84bbb8-2d504cf6 {
  justify-self: start;
}

#w-node-fc1428fc-7c74-500b-e52a-93346c84bbba-2d504cf6 {
  justify-self: center;
}

#w-node-fc1428fc-7c74-500b-e52a-93346c84bbc1-2d504cf6 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_26369dc0-27b8-7832-a6f6-7043bd66573d-2d504cf4, #w-node-_352d025f-4811-888c-daee-262cf71ed1fc-2d504cf4 {
    grid-column-end: 2;
  }

  #w-node-f5eac868-1133-9931-ba49-f9d9575d8d4a-2d504cf5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-cb8b10d2-071f-6ed6-3ec7-b2090577edfb-2d504cf5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_3e501a31-9dae-5d21-365f-ca31128e3f00-2d504cf5 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f5eac868-1133-9931-ba49-f9d9575d8d4a-2d504cf6 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-cb8b10d2-071f-6ed6-3ec7-b2090577edfb-2d504cf6 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_3e501a31-9dae-5d21-365f-ca31128e3f00-2d504cf6 {
    grid-area: 3 / 1 / 4 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_26369dc0-27b8-7832-a6f6-7043bd66573d-2d504cf4 {
    grid-column-end: 2;
    align-self: stretch;
  }

  #w-node-_352d025f-4811-888c-daee-262cf71ed1fc-2d504cf4 {
    grid-column-end: 3;
  }

  #w-node-a0d9bc6c-5758-f99e-c632-358d93080cbf-2d504cf4, #w-node-fc1428fc-7c74-500b-e52a-93346c84bbb8-2d504cf4, #w-node-fc1428fc-7c74-500b-e52a-93346c84bbc1-2d504cf4, #w-node-a0d9bc6c-5758-f99e-c632-358d93080cbf-2d504cf5, #w-node-fc1428fc-7c74-500b-e52a-93346c84bbb8-2d504cf5, #w-node-fc1428fc-7c74-500b-e52a-93346c84bbc1-2d504cf5, #w-node-a0d9bc6c-5758-f99e-c632-358d93080cbf-2d504cf6, #w-node-fc1428fc-7c74-500b-e52a-93346c84bbb8-2d504cf6, #w-node-fc1428fc-7c74-500b-e52a-93346c84bbc1-2d504cf6 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_26369dc0-27b8-7832-a6f6-7043bd66573d-2d504cf4 {
    grid-column-end: 2;
  }

  #w-node-_352d025f-4811-888c-daee-262cf71ed1fc-2d504cf4 {
    grid-row: 3 / 4;
    align-self: end;
  }

  #w-node-bb53825b-a3fa-4ebe-d9bd-f5b46f2a8245-2d504cf4 {
    justify-self: start;
  }
}


@font-face {
  font-family: 'Amsi Pro Narrow';
  src: url('../fonts/Stawix---AmsiProNarw-Ultra-subset.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: fallback;
}