:root {
  --blue: #0085ff;
  --yellow: #ffe900;
  --vibrant-green\<deleted\|variable-2d610907-31c3-aedd-f75f-bfc827a8c3e2\>: #000;
}

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

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

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

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

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

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

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  background-color: var(--blue);
  color: var(--yellow);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.8;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--yellow);
  text-decoration: none;
  display: block;
}

.landingspage-logo-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.landingspage-logo {
  width: 35vw;
  max-height: 50vh;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.margin-medium {
  margin: 2.5rem;
}

.icon-height-small {
  height: 1rem;
}

.fs-styleguide_header {
  background-color: rgba(0, 0, 0, .05);
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.text-weight-semibold {
  font-weight: 600;
}

.text-size-small {
  font-size: .75rem;
  line-height: 1.75;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.heading-style-h3 {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25;
}

.icon-1x1-large {
  width: 2.5rem;
  height: 2.5rem;
}

.padding-xlarge {
  padding: 6.25rem;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 12rem;
}

.padding-0 {
  padding: 0;
}

.overflow-scroll {
  overflow: scroll;
}

.color-switch-styles {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.fs-styleguide_empty-box {
  z-index: -1;
  background-color: rgba(45, 64, 234, .05);
  border: 1px dashed #2d40ea;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.fs-styleguide_label {
  color: #fff;
  background-color: #2d40ea;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem .3rem;
  font-weight: 600;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: #be4aa5;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  display: grid;
}

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

.padding-xxlarge {
  padding: 7.5rem;
}

.icon-1x1-small {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.button-group {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.padding-xxhuge {
  padding: 12.5rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

.margin-xxsmall {
  margin: .5rem;
}

.spacer-tiny {
  width: 100%;
  padding-top: .125rem;
}

.fs-styleguide_background {
  border: 1px solid rgba(0, 0, 0, .1);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.max-width-medium {
  width: 100%;
  max-width: 48rem;
}

.link-text {
  text-transform: uppercase;
  flex: none;
  font-size: 1.25rem;
  position: static;
}

.padding-section-large {
  padding-top: 10rem;
  padding-bottom: 8rem;
}

.heading-style-h4 {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  display: block;
}

.overflow-visible {
  overflow: visible;
}

.text-weight-light {
  font-weight: 300;
}

.form_message-success {
  padding: 1.25rem;
}

.padding-medium {
  padding: 3.5rem;
}

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

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

.fs-styleguide_spacer-box {
  background-color: rgba(45, 64, 234, .1);
  border: 1px dashed #2d40ea;
  width: 100%;
  position: relative;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.text-size-medium {
  font-size: 1.25rem;
}

.form_message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

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

.hide {
  display: none;
}

.margin-huge {
  margin: 6rem;
}

.button {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: rgba(0, 228, 98, 0);
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 10rem;
  min-width: 0;
  height: 5.75rem;
  padding: 0 .2rem 0;
  font-weight: 400;
  line-height: 1;
  transition: border-color .2s, color .2s, background-color .2s;
  display: flex;
}

.button:hover {
  background-color: #00e462;
  border-color: #00e462;
}

.button:active {
  background-color: #fff;
  border-color: #fff;
}

.button.is-large {
  cursor: pointer;
  width: 19rem;
  height: 9rem;
  font-size: 1.875rem;
}

.button.is-on-green:hover {
  background-color: #fff;
  border-color: #fff;
}

.button.is-on-green:active {
  color: #00e462;
  background-color: #000;
  border-color: #000;
}

.margin-0 {
  margin: 0;
}

.icon-height-medium {
  height: 2rem;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.icon-height-large {
  height: 3rem;
}

.text-color-black {
  color: #000;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .25rem;
}

.form_input {
  background-color: rgba(0, 0, 0, 0);
  min-height: 3rem;
  margin-bottom: .75rem;
  padding: .5rem 1rem;
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
}

.padding-small {
  padding: 1.25rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 8rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.margin-small {
  margin: 1.25rem 1rem 1rem;
}

.form_component {
  margin-bottom: 0;
}

.text-color-white {
  color: var(--yellow);
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-xxsmall {
  padding: 1.375rem;
}

.margin-custom2 {
  margin: 2.5rem;
}

.padding-tiny {
  padding: .75rem;
}

.form_radio-label {
  line-height: 1.8;
}

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

.margin-xlarge {
  margin: 4rem;
}

.max-width-small {
  width: 100%;
  max-width: 41.875rem;
}

.padding-global {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.text-weight-medium {
  font-weight: 500;
}

.text-style-nowrap {
  white-space: nowrap;
}

.fs-styleguide_item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.text-align-left {
  text-align: left;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-styleguide_3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.padding-xhuge {
  padding: 9.375rem;
}

.fs-styleguide_section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

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

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-xsmall {
  padding: 1.875rem;
}

.text-style-muted {
  opacity: .6;
}

.padding-custom1 {
  padding: 2.25rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.fs-styleguide_4-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.heading-style-h1 {
  font-size: 4.8rem;
  font-weight: 400;
  line-height: 1.11;
}

.overflow-hidden {
  overflow: hidden;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.padding-custom3 {
  padding: 2rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.text-size-tiny {
  font-size: .75rem;
}

.padding-section-medium {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

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

.padding-huge {
  padding: 11.25rem;
}

.fs-styleguide_version {
  z-index: 5;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

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

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, rgba(45, 64, 234, .1), rgba(255, 255, 255, 0));
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: stretch;
  display: grid;
  position: relative;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.heading-style-h5 {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
}

.text-color-green {
  color: var(--vibrant-green\<deleted\|variable-2d610907-31c3-aedd-f75f-bfc827a8c3e2\>);
}

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

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.text-weight-xbold {
  font-weight: 800;
}

.fs-styleguide_item-header {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  width: 100%;
  padding-bottom: 2rem;
}

.fs-styleguide_heading-large {
  font-size: 6rem;
}

.form_checkbox-icon {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  background-size: 90%;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.text-style-italic {
  font-style: italic;
}

.heading-style-h6 {
  font-size: 1rem;
  font-weight: 400;
  line-height: .9;
}

.background-color-red {
  color: #f5f5f5;
  background-color: #f23737;
}

.background-color-grey {
  background-color: #dcdcdc;
}

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

.text-weight-bold {
  font-weight: 700;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.link {
  color: #000;
  flex: none;
  height: 1.3125rem;
  padding-bottom: .1rem;
  padding-left: .1rem;
  padding-right: .1rem;
  display: flex;
  position: static;
}

.link:hover {
  background-color: #00e462;
}

.link:active, .link.is-on-green:hover {
  background-color: #fff;
}

.link.is-on-green:active {
  color: #00e462;
  background-color: #000;
}

.form_radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.overflow-auto {
  overflow: auto;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.form-radio-icon {
  z-index: 4;
  opacity: 0;
  cursor: pointer;
  background-color: #ff6214;
  border: 1px solid #3c281f;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: absolute;
}

.form-radio-icon.w--redirected-checked {
  border-width: .25rem;
  width: .875rem;
  height: .875rem;
}

.form-radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

.text-weight-normal {
  font-weight: 400;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.heading-style-h2 {
  text-transform: none;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.125;
}

.fs-styleguide_2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.padding-section-small {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.form_checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.margin-tiny {
  margin: .375rem;
}

.padding-large {
  padding: 4.5rem;
}

.margin-large {
  margin: 3rem;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.spacer-large {
  padding-top: 3rem;
}

.text-style-link {
  color: #000;
  text-decoration: underline;
}

.fs-styleguide_spacing-all {
  display: none;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

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

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

.spacer-huge {
  width: 100%;
  padding-top: 6rem;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.fs-styleguide_1-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.section-landingpage {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.hero-component {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100vh;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  display: flex;
}

.my-styles, .global-styles, .fluid-system {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.contact-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 3.15rem;
  display: flex;
  position: relative;
}

.divider-1 {
  background-color: var(--yellow);
  width: 100%;
  height: 1px;
}

.contact-info-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  align-items: flex-start;
  display: flex;
}

.contact-info-column {
  flex-direction: column;
  align-items: flex-start;
  width: 14rem;
  display: flex;
}

.hero-lottie-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 2.7rem;
  padding-bottom: 2.7rem;
  display: flex;
}

.hero-lottie {
  flex: none;
  width: 100vw;
  max-width: none;
}

.show-mobile-portrait {
  display: none;
}

.play-button {
  cursor: pointer;
  border-radius: 1rem;
  width: 39%;
  height: 14%;
  position: absolute;
}

.body {
  max-height: 100vh;
}

.logo {
  height: 13rem;
}

.landingpage-logo {
  z-index: 4;
  width: 35rem;
  position: relative;
}

.landingpage-image {
  z-index: 1;
  opacity: .75;
  width: 40rem;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.landingpage-heading {
  z-index: 2;
  width: 35rem;
  margin-bottom: 5rem;
  margin-left: 14.4rem;
  position: relative;
}

.landingpage-text {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 1.2;
}

.landingpage-text-wrap {
  z-index: 3;
  grid-column-gap: 2rem;
  grid-row-gap: .5rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.body-2 {
  background-color: var(--blue);
}

@media screen and (max-width: 991px) {
  .landingspage-logo {
    width: 50vw;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

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

  .padding-xxhuge {
    padding: 8rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .padding-medium {
    padding: 2rem;
  }

  .hide-tablet {
    display: none;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .margin-huge {
    margin: 5rem;
  }

  .button, .button:active {
    background-color: #00e462;
    border-color: #00e462;
  }

  .button.is-on-green {
    border-color: #fff;
    flex: none;
  }

  .button.is-on-green:hover {
    background-color: #00e462;
  }

  .button.is-on-green:active {
    color: #000;
    border-color: #fff;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-global {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

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

  .padding-huge {
    padding: 5rem;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .link, .link.is-on-green:hover {
    background-color: #00e462;
  }

  .link.is-on-green:active {
    color: #000;
    background-color: #00e462;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .hero-component {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .contact-wrap {
    height: auto;
  }

  .landingpage-image {
    margin-left: auto;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .landingpage-heading {
    margin-bottom: 28rem;
    margin-left: 4rem;
  }

  .landingpage-text-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: .5rem;
  }
}

@media screen and (max-width: 767px) {
  .landingspage-logo {
    width: 55vw;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .padding-xxhuge {
    padding: 5.5rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

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

  .heading-style-h4 {
    font-size: 1rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

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

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-xhuge {
    padding: 5rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

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

  .fs-styleguide_version {
    font-size: .875rem;
  }

  .heading-style-h5 {
    font-size: 1.5rem;
  }

  .fs-styleguide_heading-large {
    font-size: 3rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .heading-style-h6 {
    font-size: 1.25rem;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .heading-style-h2 {
    font-size: 2rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .landingpage-image {
    margin-left: 1.9rem;
    top: auto;
    bottom: 0%;
    left: auto;
    right: -6%;
  }

  .landingpage-heading {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 479px) {
  p {
    font-size: .75rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .button-group {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

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

  .heading-style-h4 {
    font-size: 1.25rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .button.is-large {
    width: 9.6rem;
    height: 6rem;
    font-size: 1.4rem;
  }

  .padding-small {
    padding: 1.5rem;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .padding-custom1 {
    padding: 2rem;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

  .heading-style-h6 {
    font-size: 1.15rem;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-large {
    padding: 3.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .section-footer {
    overflow: hidden;
  }

  .contact-wrap {
    padding-bottom: 1.875rem;
  }

  .divider-1.is-full-width {
    width: 200vw;
    margin-left: -50vw;
  }

  .contact-info-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .contact-info-column {
    width: auto;
  }

  .hero-lottie-wrap {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .show-mobile-portrait {
    display: block;
  }

  .play-button {
    width: 83%;
    height: 30%;
  }

  .landingpage-logo {
    z-index: 1;
    width: 100%;
    position: relative;
  }

  .landingpage-image {
    top: auto;
    bottom: 0%;
    left: 1.9rem;
    right: 0%;
  }

  .landingpage-heading {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 30rem;
    margin-left: 0;
    display: flex;
  }
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f7e6f-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f7e74-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f7e79-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f7e7e-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f7e84-97bfee93 {
  justify-self: start;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f7e86-97bfee93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f7e8a-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f7e90-97bfee93 {
  justify-self: start;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f7fa3-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f7fbc-97bfee93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f7fbf-97bfee93 {
  justify-self: start;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f7fc1-97bfee93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f7fc4-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f7fef-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f7ff3-97bfee93 {
  justify-self: start;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f800a-97bfee93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f807c-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8081-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8086-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f808b-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8090-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8095-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f809f-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80a4-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80a9-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80ae-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80b3-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80b8-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80bd-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80c2-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80c7-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80cc-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80d1-97bfee93 {
  justify-self: start;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f80d5-97bfee93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f80d6-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80db-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80e0-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80e5-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80fa-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f80ff-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8104-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8109-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f810e-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8113-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f811d-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8122-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8127-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f812c-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8131-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8136-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f813b-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8140-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8145-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f814a-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f814f-97bfee93 {
  justify-self: start;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f8153-97bfee93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f8154-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8159-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f815e-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8163-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8175-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f817a-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f817f-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8184-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8189-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f818e-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8193-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f8198-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f819d-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f81a2-97bfee93 {
  justify-self: start;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f81a6-97bfee93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f81a7-97bfee93 {
  justify-self: start;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f81aa-97bfee93, #w-node-f0eaf6c2-3760-53de-f468-f146e75f822d-97bfee93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f0eaf6c2-3760-53de-f468-f146e75f8289-97bfee93 {
  justify-self: start;
}


