:root {
  --hare-green-dark: #4e634d;
  --hare-beige: #ffbb21;
  --hare-green-darke: #05281b;
  --hare-gold: #cab678;
  --white: white;
  --hare-black: #646464;
  --hare-green-1: #0c5038;
  --hare-green-3: #055136;
  --hare-purple-dark: #785f7d;
  --hare-green-light: #e3fae0;
  --black: black;
}

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

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

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

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

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

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

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

body {
  color: var(--hare-green-dark);
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 120%;
}

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

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

strong {
  font-weight: bold;
}

.accordion-item-content {
  max-width: 95%;
  margin-top: 10px;
  overflow: hidden;
}

.h1__hero {
  color: var(--hare-beige);
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 110%;
}

.field-label {
  z-index: 0;
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: 300;
  position: absolute;
}

.section {
  position: relative;
}

.section.privacy {
  background-color: var(--hare-green-darke);
  min-height: 100vh;
}

.section.green {
  background-color: var(--hare-green-darke);
}

.section.footer {
  background-color: var(--hare-green-darke);
  background-image: linear-gradient(#05281bd9, #05281bd9), url('../images/hws_1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.bg__beige {
  z-index: 0;
  background-image: linear-gradient(#0524038c, #0524038c), url('../images/61c21c92bde29010acf5d39f_pexels-kamil-szerlag-4413493.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  position: absolute;
  inset: 0%;
}

.h2__default {
  color: var(--hare-beige);
  font-family: DM Sans, sans-serif;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 120%;
}

.h2__default.gold {
  color: var(--hare-gold);
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.lottie-trigger {
  border: 3px solid var(--hare-green-dark);
  border-radius: 500px;
  width: 50px;
  height: 50px;
}

.text__body {
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 150%;
}

.text__body.white {
  color: var(--white);
}

.content-left {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: var(--white);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px;
  display: flex;
  position: relative;
}

.content-left.top {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  padding: 40px 30px;
}

.content__video-wrap {
  background-color: #05281bd6;
  border-radius: 10px;
  width: 90%;
  display: flex;
  position: relative;
}

.hs-field {
  z-index: 1;
  color: var(--hare-black);
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 6px;
  height: 50px;
  margin-bottom: 0;
  padding: .8rem;
  font-size: 1.1rem;
  position: relative;
}

.hs-field::placeholder {
  color: var(--hare-black);
  font-size: 1.1rem;
  line-height: 120%;
}

.rte-default {
  color: var(--hare-green-1);
  padding-top: 10px;
  line-height: 120%;
}

.rte-default strong {
  color: var(--hare-green-1);
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 130%;
}

.rte-default p {
  color: var(--hare-black);
  font-size: 1.1rem;
  line-height: 140%;
}

.rte-default h3 {
  color: var(--hare-green-1);
  font-size: 22px;
  font-weight: 600;
}

.page {
  flex-direction: column;
  justify-content: flex-start;
  padding-bottom: 0;
  display: flex;
}

.accordion-heading {
  color: var(--hare-green-1);
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 120%;
}

.accordion-item {
  background-color: #ffffffe6;
  border: 1px solid #f0f0f0;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 1.6rem;
  box-shadow: 0 3px 7px #00000008;
}

.accordion-item.bottom {
  background-color: #ffffffe6;
  margin-bottom: 0;
}

.bg__hero {
  z-index: 0;
  background-image: linear-gradient(#0f20079c, #0f20079c);
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.spacer__80-40 {
  width: 100%;
  height: 40px;
}

.spacer__80-40.reduced {
  height: 40px;
}

.button__solid {
  background-color: var(--hare-beige);
  color: var(--hare-green-darke);
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 4px;
  padding: 1em;
  font-size: 1em;
  font-weight: 500;
  line-height: 100%;
}

.form-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: var(--white);
  flex-direction: column;
  align-items: stretch;
  width: 80%;
  margin-bottom: 0;
  display: flex;
}

.form-block.cda {
  width: 100%;
  padding: 1rem;
}

.hero__content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.contain {
  z-index: 1;
  flex-flow: column;
  flex: 1;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}

.accordion-wrapper {
  width: 90%;
  max-width: 1600px;
}

.body {
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 110%;
}

.h2__hero {
  color: var(--white);
  text-align: right;
  font-family: DM Sans, sans-serif;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 120%;
}

.div-block-380 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.form {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form.cda {
  flex-flow: column;
  display: flex;
}

.div-block-381 {
  position: relative;
}

.hs-confirm {
  z-index: 1;
  background-color: var(--white);
  color: var(--hare-black);
  border: 1px solid #d3d3d3;
  border-radius: 6px;
  margin-bottom: 0;
  padding: 1rem;
  font-size: 1.1rem;
  position: relative;
}

.hs-confirm::placeholder {
  color: var(--hare-black);
  font-size: 1.1rem;
  line-height: 120%;
}

.checkbox {
  border: 2px solid var(--hare-green-dark);
  color: var(--hare-purple-dark);
  border-radius: 6px;
  flex: none;
  width: 20px;
  height: 20px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.checkbox-label {
  color: var(--hare-green-darke);
  flex: 1;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: .9rem;
  position: relative;
}

.checkbox-field {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.h2-success {
  color: var(--hare-green-dark);
  text-align: left;
  font-family: Inter, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 120%;
}

.success-message {
  background-color: #0000;
  padding: 0;
}

.spacer-footer {
  width: 100%;
  height: 40px;
}

.bg-footer {
  z-index: -1;
  background-color: var(--white);
  background-image: linear-gradient(to bottom, var(--hare-green-darke), var(--hare-green-darke));
  position: absolute;
  inset: 0%;
}

.textarea {
  color: var(--hare-black);
  border-radius: 6px;
  min-height: 80px;
  margin-bottom: 0;
  padding: 1rem;
  font-size: 1.1rem;
}

.textarea::placeholder {
  color: var(--hare-black);
}

.div-block-382 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: flex-end;
  display: flex;
}

.dark__rtb {
  color: #fff;
}

.dark__rtb h3 {
  font-weight: 500;
}

.dark__rtb ul {
  border-style: none;
}

.dark__rtb ol {
  border-style: none;
  flex-flow: column;
  list-style-type: disc;
  display: flex;
}

.dark__rtb p {
  font-weight: 300;
  line-height: 140%;
}

.dark__rtb h2 {
  color: var(--hare-beige);
  font-size: 18px;
  font-weight: 300;
}

.dark__rtb a {
  color: var(--hare-beige);
  font-style: italic;
  font-weight: 400;
  text-decoration: none;
}

.dark__rtb h1 {
  color: var(--hare-beige);
  font-weight: 500;
}

.list-item {
  color: #fff;
}

.link {
  color: var(--hare-green-darke);
  text-decoration: none;
}

.text-block {
  color: var(--white);
  text-align: right;
  justify-content: flex-end;
  align-items: flex-end;
  font-weight: 300;
  display: flex;
}

.link-2 {
  color: var(--hare-beige);
  font-weight: 300;
  text-decoration: none;
}

.div-block-50 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: flex-end;
  display: flex;
}

.paragraph-11-copy-copy {
  text-align: left;
  margin-bottom: 10px;
  font-size: 1.2em;
}

.div-block-51 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.form-control {
  color: #fff;
  height: 1px;
  margin-bottom: 0;
  padding: 0;
  display: none;
}

.signature {
  background-color: #fff;
  margin-bottom: 10px;
  position: relative;
}

.sigbutt {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: var(--hare-green-dark);
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 4px;
  justify-content: center;
  width: auto;
  padding: 1em 1.5em;
  font-size: .8rem;
  font-weight: 600;
  line-height: .9rem;
  text-decoration: none;
  display: block;
}

.sigbutt:hover {
  color: #fff;
  background-color: #191e28;
}

.div-block-384 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
  display: flex;
}

.text-span-11 {
  color: var(--hare-beige);
  font-size: 6rem;
  font-weight: 800;
  line-height: 120%;
}

.div-block-385 {
  align-self: flex-end;
}

.text-span-13 {
  display: block;
}

.text-block-34 {
  color: var(--white);
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 140%;
}

.text-block-34-copy {
  color: var(--white);
  margin-top: 10px;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 140%;
}

.heading-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: var(--white);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px;
  display: flex;
  position: relative;
}

.spacer__120-60 {
  width: 100%;
  height: 120px;
}

.code-embed {
  display: block;
}

.code-embed-copy {
  height: 100%;
  min-height: 100vh;
}

.div-block-386 {
  justify-content: space-between;
  padding-top: 10px;
  display: flex;
}

.div-block-387 {
  color: var(--white);
  flex-flow: column;
  font-weight: 400;
  display: flex;
}

.footer-link {
  color: var(--hare-beige);
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.bk-link {
  color: var(--hare-green-light);
  text-transform: capitalize;
  cursor: pointer;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.reviews {
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 10px;
  max-width: 90%;
  margin-bottom: 0;
  padding: 2rem;
  box-shadow: 0 3px 7px #00000008;
}

.reviews.bottom {
  background-color: #ffffffe6;
  margin-bottom: 0;
}

.div-block-388 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.review__content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: stretch;
  display: flex;
}

.image {
  width: 34px;
}

.div-block-389 {
  justify-content: space-between;
  display: flex;
}

.review-heading {
  color: var(--hare-green-1);
  cursor: pointer;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 120%;
}

.div-block-390 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-382-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.mobile {
  display: none;
}

.about-content-copy {
  color: #fff;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.h2-default {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 500;
  line-height: 4rem;
}

.spacer__2 {
  width: 100%;
  height: 2rem;
}

.div-block-88 {
  grid-column-gap: 1.05rem;
  grid-row-gap: 1.05rem;
  color: #fff;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.rte-legal h3 {
  color: var(--hare-beige);
  margin-bottom: 10px;
  font-weight: 500;
}

.rte-legal strong {
  font-weight: 500;
}

.rte-legal a {
  color: var(--hare-beige);
  text-decoration: none;
}

.image-2 {
  opacity: .32;
  position: absolute;
  inset: 0%;
}

.image-3 {
  object-fit: cover;
  position: absolute;
  inset: 0%;
}

.div-block-391 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: stretch;
  display: flex;
}

.div-block-392 {
  grid-column-gap: 1.05rem;
  grid-row-gap: 1.05rem;
  color: #fff;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.div-block-393 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.button {
  background-color: var(--hare-beige);
  color: var(--black);
  text-transform: uppercase;
  border-radius: 6px;
  padding: 1rem;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .accordion-item-content {
    max-width: 100%;
  }

  .h1__hero {
    font-size: 3.5rem;
  }

  .accordion-item-trigger {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .content-left {
    padding: 2.5em;
  }

  .content__video-wrap {
    flex-flow: column;
  }

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

  .accordion-item {
    padding: 1.4rem;
  }

  .spacer__80-40 {
    height: 40px;
  }

  .button__solid {
    background-color: var(--hare-beige);
  }

  .form-block {
    width: 100%;
  }

  .div-block-380 {
    margin-top: 40px;
  }

  .div-block-51 {
    text-align: left;
    margin-top: 20px;
  }

  .signature {
    margin-top: 10px;
  }

  .sigbutt {
    width: 80%;
  }

  .text-span-11 {
    font-size: 6rem;
  }

  .heading-wrap {
    padding: 2.5em;
  }

  .spacer__120-60 {
    height: 80px;
  }

  .reviews {
    padding: 1rem;
  }

  .div-block-388 {
    grid-template-columns: 1fr;
  }

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

  .h2-default {
    line-height: 6rem;
  }
}

@media screen and (max-width: 767px) {
  .accordion-item-content {
    margin-right: 0;
  }

  .h1__hero {
    font-size: 3rem;
    line-height: 120%;
  }

  .h2__default {
    font-size: 2.6rem;
    font-weight: 400;
    line-height: 3.2rem;
  }

  .form-block {
    width: 100%;
    padding: 1rem;
  }

  .hero__content {
    text-align: center;
    min-height: 80vh;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .h2__hero {
    font-size: 2.5rem;
    line-height: 3.2rem;
  }

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

  .h2-success {
    font-size: 3rem;
    line-height: 3.2rem;
  }

  .spacer-footer {
    height: 50px;
  }

  .div-block-382 {
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block {
    flex-flow: column;
    font-size: 16px;
  }

  .sigbutt {
    width: 100%;
    font-weight: 500;
  }

  .text-span-11 {
    font-size: 4rem;
  }

  .text-span-13 {
    display: inline;
  }

  .text-block-34-copy {
    font-size: 1.2rem;
  }

  .code-embed {
    display: none;
  }

  .reviews {
    padding: 1.5rem;
  }

  .div-block-382-copy {
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .mobile {
    display: block;
  }

  .about-content-copy {
    padding-top: 2rem;
  }

  .h2-default {
    font-size: 3rem;
    line-height: 5rem;
  }

  .div-block-393 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .h1__hero {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 120%;
  }

  .h2__default {
    font-size: 1.8rem;
    line-height: 120%;
  }

  .accordion-item-trigger {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: flex-start;
  }

  .lottie-trigger {
    width: 45px;
    height: 45px;
  }

  .text__body {
    font-size: 1.1rem;
  }

  .content-left {
    padding: 1.8rem;
  }

  .content__video-wrap {
    width: 95%;
    position: static;
  }

  .rte-default strong {
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 140%;
  }

  .rte-default p {
    font-size: 1.1rem;
  }

  .rte-default h3 {
    color: var(--hare-green-3);
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
  }

  .page {
    height: 100%;
    min-height: 100vh;
  }

  .accordion-heading {
    flex: 1;
    font-size: 1.44rem;
    font-weight: 500;
    line-height: 120%;
  }

  .accordion-item {
    padding: 1.4rem 1.2rem;
  }

  .bg__hero {
    background-image: linear-gradient(#071a04b5, #071a04b5), url('../images/620170605ca8c4f0400f5f11_345345-1.webp');
    background-attachment: scroll, scroll;
    flex: 0 auto;
  }

  .button__solid {
    border-radius: 5px;
  }

  .form-block {
    width: 95%;
  }

  .hero__content {
    text-align: left;
    min-height: 60vh;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contain {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .accordion-wrapper {
    width: 95%;
    margin-top: 0;
  }

  .h2__hero {
    text-align: right;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 120%;
  }

  .checkbox-label {
    font-size: .8rem;
    font-weight: 400;
  }

  .h2-success {
    font-size: 2.2rem;
    line-height: 120%;
  }

  .spacer-footer {
    height: 40px;
  }

  .bg-footer {
    background-image: linear-gradient(#072213a8, #072213a8), url('../images/hws_1.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .textarea {
    min-height: 120px;
  }

  .div-block-382 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

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

  .div-block-50 {
    flex-flow: column;
    align-items: stretch;
  }

  .div-block-51 {
    margin-top: 20px;
  }

  .sigbutt {
    flex: 1;
    justify-content: center;
    align-items: stretch;
    width: auto;
  }

  .div-block-384 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 20px;
  }

  .text-span-11 {
    font-size: 2.8rem;
  }

  .text-span-13 {
    display: inline;
  }

  .text-block-34 {
    font-size: 1.2rem;
  }

  .heading-wrap {
    padding: 1.6rem;
  }

  .code-embed {
    width: 100%;
    display: none;
    overflow: scroll;
  }

  .code-embed-copy {
    display: none;
  }

  .div-block-386 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    flex-flow: column;
  }

  .div-block-387 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .text-block-35 {
    text-align: right;
    margin-top: 20px;
  }

  .reviews {
    max-width: 95%;
    padding: 1rem;
  }

  .review-heading {
    flex: 1;
    font-size: 1.44rem;
    font-weight: 500;
    line-height: 120%;
  }

  .div-block-390 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-382-copy {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .text-span-14 {
    display: inline-block;
  }

  .mobile {
    width: 100%;
    height: 700px;
    display: block;
    overflow: auto;
  }

  .about-content-copy {
    text-align: left;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .h2-default {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .rte-legal h3 {
    font-size: 22px;
    font-weight: 400;
  }

  .div-block-393 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }
}

#w-node-_397cc8c0-c610-91a5-e18f-e7d0c514a0f8-3cd51113, #Message.w-node-e9f5af8b-6ca3-55d0-d54e-7a7122d62cf4-3cd51113, #w-node-c002efed-dd38-6918-bb1c-429d6d2e003f-3cd51113, #Message-2.w-node-e9f5af8b-6ca3-55d0-d54e-7a7122d62cf4-3bcaaafb, #w-node-c002efed-dd38-6918-bb1c-429d6d2e003f-3bcaaafb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 767px) {
  #w-node-_397cc8c0-c610-91a5-e18f-e7d0c514a0f8-3cd51113 {
    grid-column: span 1 / span 1;
  }

  #w-node-c002efed-dd38-6918-bb1c-429d6d2e003f-3cd51113 {
    grid-column: span 2 / span 2;
  }

  #w-node-e455fac9-0289-62a1-11b7-dab041340eb2-3cd51113 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c002efed-dd38-6918-bb1c-429d6d2e003f-3bcaaafb {
    grid-column: span 2 / span 2;
  }

  #w-node-e455fac9-0289-62a1-11b7-dab041340eb2-3bcaaafb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #Message.w-node-e9f5af8b-6ca3-55d0-d54e-7a7122d62cf4-3cd51113, #w-node-c002efed-dd38-6918-bb1c-429d6d2e003f-3cd51113, #w-node-e455fac9-0289-62a1-11b7-dab041340eb2-3cd51113, #Message-2.w-node-e9f5af8b-6ca3-55d0-d54e-7a7122d62cf4-3bcaaafb, #w-node-c002efed-dd38-6918-bb1c-429d6d2e003f-3bcaaafb, #w-node-e455fac9-0289-62a1-11b7-dab041340eb2-3bcaaafb {
    grid-column: span 1 / span 1;
  }
}


