@font-face {
  font-family: Serialb;
  src: url('../fonts/SerialB-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Seriala Input;
  src: url('../fonts/SerialA-Input.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: black;
  --white: white;
  --midnight-blue: #2e2861;
  --white-smoke: #f2f2f2;
  --blue-violet: #7000ff;
  --medium-aquamarine: #6be4b8;
}

.nav_section {
  z-index: 1;
  background-color: var(--black);
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 0 20px;
  position: fixed;
  inset: 0% 0% auto;
}

.hero_section {
  background-color: #0000;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.navbar {
  background-color: #0000;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  margin-left: auto;
  padding: 1rem 1rem 0.5rem 1rem;
  font-family: Cothamsans;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}

.nav-link:hover {
  border: 1px #000;
  border-radius: 80px;
}

.nav-link.w--current {
  color: #000;
  border: 1px #000;
  border-radius: 60px;
}

.heading {
  color: var(--white);
  width: 90%;
  margin-top: 10px;
  font-family: Spoof;
  font-size: 50px;
  font-weight: 300;
  line-height: 63px;
  position: static;
}

.paragraph {
  color: #000;
  width: 85%;
  margin-top: 60px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 46px;
}

.nav-menu {
  flex: none;
  order: 1;
}

.brand {
  flex: none;
  order: -1;
}

.hero_div {
  margin-top: 200px;
  margin-bottom: 180px;
}

.content_section {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  padding: 100px 40px;
  display: flex;
  position: relative;
}

.body {
  background-color: #000;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.paragraph-2 {
  color: #000;
  width: 90%;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}

.column {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 20px;
  display: block;
}

.column-2 {
  padding-left: 40px;
  padding-right: 0;
}

.paragraph-3 {
  color: #000;
  width: 90%;
  margin-top: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.content_section-2 {
  background-color: #fff;
  background-image: url('../images/speech-heroimages-03.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  padding: 100px 40px 40px;
  display: flex;
  position: relative;
}

.column-3 {
  padding-left: 20px;
  padding-right: 0;
}

.column-4 {
  padding-left: 10px;
  padding-right: 10px;
}

.image {
  opacity: 1;
  border: 1px #000;
  border-radius: 0;
  width: 100%;
  padding-bottom: 20px;
}

.caption_1 {
  float: left;
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex-direction: row;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Cothamsans;
  font-size: 12px;
  font-style: normal;
  line-height: 15px;
  position: static;
}

.link-block {
  clear: left;
  text-transform: none;
  background-color: #6be4b8;
  border: 1px #000;
  border-radius: 60px;
  margin-top: 60px;
  margin-right: 60px;
  padding: 10px 15px;
  text-decoration: none;
  box-shadow: 2px 2px 10px -4px #00000073;
}

.button_text {
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  text-transform: none;
  border: 1px #fff;
  margin: 0 auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 20px;
}

.content_section-3 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 100px 40px;
  display: flex;
  position: relative;
}

.column-5 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 40px;
  display: block;
}

.column-6, .column-7, .column-8 {
  padding-left: 0;
  padding-right: 0;
}

.column-9 {
  flex-direction: column;
  align-self: center;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 40px;
  display: flex;
}

.image-2 {
  margin-top: 15px;
}

.column-10, .column-11 {
  flex-direction: column;
  align-self: center;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 40px;
  display: flex;
}

.columns {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
  display: flex;
}

.columns-2 {
  margin-top: 20px;
  margin-bottom: 100px;
}

.content_div {
  margin: 20px 0;
}

.header {
  color: #fff;
  width: 100%;
  margin-top: 10px;
  font-family: Nils;
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
}

.heading-2 {
  color: #000;
  text-align: center;
  width: 70%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Nils;
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
}

.sub_title {
  color: #000;
  text-align: center;
  width: 50%;
  margin: 10px auto 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 37px;
}

.heading-3 {
  color: var(--black);
  text-align: left;
  width: 80%;
  margin: 60px auto 40px 0;
  font-family: Cothamsans;
  font-size: 60px;
  font-weight: 700;
  line-height: 84px;
}

.caption_2 {
  float: right;
  color: #000;
  text-align: right;
  letter-spacing: 2px;
  flex-direction: row;
  margin-top: 20px;
  font-family: Cothamsans;
  font-size: 12px;
  line-height: 15px;
  position: static;
}

.subpage_hero_section {
  background-color: #fff;
  background-image: url('../images/speech-heroimages-03.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  padding: 10px 40px;
  display: flex;
  position: relative;
}

.footer_section {
  background-color: var(--black);
  border: 1px #000;
  flex-direction: row;
  align-items: center;
  height: 70px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.link-block-2 {
  color: #fff;
  text-align: center;
  background-color: #6be4b8;
  border: 1px #000;
  border-radius: 60px;
  margin: 40px auto;
  padding: 10px 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 1px 1px 14px -9px #0000007a;
}

.content_div-2 {
  align-self: center;
  margin: 20px 0;
}

.footer_text {
  color: #fff;
  text-align: left;
  flex: 0 auto;
  width: 90%;
  margin-top: 10px;
  font-family: Spoof;
  font-size: 16px;
  line-height: 28px;
}

.footer_text3 {
  color: #000;
  text-align: right;
  flex: 0 auto;
  width: 90%;
  margin-top: 10px;
  font-family: Nils;
  font-size: 16px;
  line-height: 28px;
}

.footer_text2 {
  color: #000;
  text-align: center;
  flex: 0 auto;
  width: 90%;
  margin-top: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.paragraph-4 {
  color: #000;
  width: 90%;
  margin-top: 15px;
  font-family: Cothamsans;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.footer_text4 {
  color: #fff;
  text-align: left;
  flex: 0 auto;
  width: 90%;
  margin-top: 10px;
  font-family: Spoof;
  font-size: 16px;
  line-height: 28px;
}

.content_section-4 {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  padding: 0 20px;
  display: flex;
  position: relative;
}

.columns-3 {
  margin-top: 60px;
  margin-bottom: 100px;
}

.paragraph-5 {
  color: var(--midnight-blue);
  text-align: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
}

.link-block-3 {
  clear: left;
  background-color: #6be4b8;
  border: 1px #000;
  border-radius: 60px;
  margin-top: 20px;
  margin-right: 100px;
  padding: 10px 15px;
  text-decoration: none;
  box-shadow: 1px 1px 11px -8px #0000006e;
}

.button_text-2 {
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  text-transform: none;
  border: 1px #fff;
  margin: 0 auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 8px;
}

.bulletpoints {
  color: #000;
  width: 85%;
  margin-top: 60px;
  font-family: Spoof;
  font-size: 34px;
  line-height: 52px;
}

.heading-3_v2 {
  color: #000;
  text-align: left;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  font-family: Nils;
  font-size: 74px;
  font-weight: 600;
  line-height: 84px;
}

.caption_3 {
  float: left;
  color: #000;
  flex-direction: row;
  margin-top: 0;
  font-family: Spoof;
  font-size: 14px;
  line-height: 24px;
}

.bulletpoints_2 {
  color: #000;
  width: 85%;
  margin-top: 10px;
  font-family: Nils;
  font-size: 20px;
  line-height: 42px;
}

.subpage_hero_div {
  margin-top: 140px;
  margin-bottom: 140px;
}

.link {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.link-2 {
  color: #fff;
  font-family: Spoof;
  font-weight: 400;
  text-decoration: none;
}

.link-2:hover {
  text-decoration: underline;
}

.content_section-5 {
  background-color: var(--white-smoke);
  flex-direction: column;
  justify-content: center;
  padding: 100px 40px;
  display: flex;
  position: relative;
}

.bold-text {
  color: #2e2861;
  font-family: Spoof;
}

.content_section-6 {
  background-color: var(--white-smoke);
  flex-direction: column;
  justify-content: center;
  padding: 150px 40px 100px;
  display: flex;
  position: relative;
}

.bold-text-3, .bold-text-4, .bold-text-5 {
  font-family: Spoof;
}

.link-block-hero {
  clear: left;
  border: 1px solid var(--white);
  background-color: #0000;
  border-radius: 80px;
  margin-top: 60px;
  margin-right: 100px;
  padding: 15px 20px;
  text-decoration: none;
}

.button_text-hero {
  color: var(--white);
  text-align: center;
  letter-spacing: 7px;
  text-transform: uppercase;
  border: 1px #fff;
  margin: 5px auto 0;
  font-family: Cothamsans;
  font-size: 16px;
  font-weight: 400;
  line-height: 9px;
  position: static;
}

.paragraph-4v2 {
  color: var(--midnight-blue);
  width: 90%;
  margin-top: 10px;
  font-family: Spoof;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.link-block-3v2 {
  clear: left;
  border: 1px none var(--blue-violet);
  background-color: var(--medium-aquamarine);
  border-radius: 60px;
  margin-top: 20px;
  margin-right: 100px;
  padding: 10px 15px;
  text-decoration: none;
  box-shadow: 1px 1px 12px -8px #00000085;
}

.button_text-2v2 {
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  text-transform: none;
  border: 1px #fff;
  margin: 0 auto;
  font-family: Spoof;
  font-size: 14px;
  font-weight: 300;
  line-height: 8px;
}

.paragraph_hero {
  color: var(--white);
  width: 85%;
  margin-top: 60px;
  font-family: Cothamsans;
  font-size: 34px;
  font-weight: 400;
  line-height: 46px;
  position: static;
}

.paragraph-6 {
  color: #000;
  border-bottom: 1px #000;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: Cothamsans;
  font-size: 30px;
  font-weight: 500;
  line-height: 28px;
}

.content_section-7 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  padding: 0 20px;
  display: flex;
  position: relative;
}

.image-4 {
  z-index: -1;
  opacity: .73;
  object-fit: fill;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  left: 220px;
  right: 220px;
}

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

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

.image-5 {
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 18px;
}

.image-6 {
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

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

.heading-4 {
  color: #000;
  font-family: Seriala Input, Impact, sans-serif;
}

.navbar-2 {
  color: #fff;
  background-color: #fff0;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Serialb, Arial, sans-serif;
  display: flex;
}

.nav-link-0 {
  color: #fff;
  padding: 1rem 1rem 0.5rem 1rem;
}

.nav-link-2 {
  color: #fff;
  padding: 1rem 1rem 0.5rem 1rem;
}

.nav-link-2:hover {
  text-decoration: line-through;
}

.nav-link-2.w--current {
  color: #fff;
  text-decoration: line-through;
}

.nav-link-3 {
  color: #fff;
  padding: 1rem 1rem 0.5rem 1rem;
}

.nav-link-3:hover {
  text-decoration: line-through;
}

.nav-link-3.w--current {
  color: #fff;
  text-decoration: line-through;
}

.nav-link-4 {
  color: #fff;
  padding: 1rem 1rem 0.5rem 1rem;
}

.nav-link-4:hover {
  text-decoration: line-through;
}

.nav-link-4.w--current {
  color: #fff;
  text-decoration: line-through;
}

.nav-menu-2 {
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.nav-link-5 {
  color: #fff;
  padding: 1rem 1rem 0.5rem 1rem;
}

.nav-link-5:hover {
  text-decoration: line-through;
}

.nav-link-6 {
  color: #fff;
  padding: 1rem 1rem 0.5rem 1rem;
}

.nav-link-6:hover {
  text-decoration: line-through;
}

.paragraph-7 {
  color: #fff;
  font-family: Serialb, Arial, sans-serif;
  font-size: 16px;
}

.paragraph-8 {
  color: #fff;
  font-family: Seriala Input, Impact, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.div-block-2 {
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
}

.column-12 {
  border-bottom: 1px solid #fff;
  padding-left: 10px;
}

.column-13 {
  border-bottom: 1px solid #fff;
  border-left-width: 2px;
  border-left-color: #fff;
  padding-left: 10px;
}

.column-14 {
  border-bottom: 1px solid #fff;
  padding-right: 0;
}

.columns-4 {
  margin-top: 40px;
}

.link-3, .link-4, .link-5 {
  color: #fff;
}

.paragraph-7-copy {
  color: #fff;
  font-family: Serialb, Arial, sans-serif;
  font-size: 16px;
}

.link-6, .link-7, .link-8, .link-9, .link-10, .link-11, .link-12, .link-13, .link-14, .link-15, .link-16, .link-17 {
  color: #fff;
}

.image-7, .image-8, .image-9 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.image-10 {
  margin-bottom: 10px;
  padding-right: 10px;
}

@media screen and (max-width: 991px) {
  .nav_section {
    padding-left: 20px;
    padding-right: 0;
  }

  .hero_section {
    background-size: cover;
  }

  .navbar {
    justify-content: space-between;
  }

  .nav-link {
    width: 120px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading {
    width: 100%;
    font-size: 40px;
    line-height: 50px;
  }

  .paragraph {
    width: 90%;
    font-size: 30px;
  }

  .nav-menu {
    background-color: #fff;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 70%;
    padding-top: 70px;
    display: flex;
  }

  .brand.w--current {
    padding-left: 20px;
  }

  .hero_div {
    margin-top: 140px;
    margin-bottom: 100px;
  }

  .content_section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .paragraph-2 {
    width: 100%;
  }

  .column {
    padding-bottom: 40px;
    padding-right: 20px;
  }

  .column-2 {
    padding-top: 40px;
    padding-left: 0;
  }

  .paragraph-3 {
    text-align: left;
    width: auto;
  }

  .content_section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .column-4 {
    margin-bottom: 40px;
    padding: 20px 0 40px;
  }

  .caption_1 {
    text-align: center;
  }

  .link-block {
    margin-top: 40px;
  }

  .content_section-3 {
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
  }

  .column-6, .column-7, .column-8 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-9 {
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 40px;
    padding-right: 20px;
  }

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

  .column-10 {
    padding-top: 20px;
    padding-bottom: 40px;
    padding-right: 20px;
  }

  .column-11 {
    padding-top: 20px;
    padding-right: 20px;
  }

  .columns {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .columns-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-2 {
    text-align: left;
    width: 100%;
    font-size: 40px;
    line-height: 50px;
  }

  .sub_title {
    width: 100%;
  }

  .heading-3 {
    width: 100%;
    margin-bottom: 20px;
    font-size: 64px;
    line-height: 74px;
  }

  .content_div-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .footer_text {
    text-align: left;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }

  .footer_text3 {
    text-align: right;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }

  .footer_text2 {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    display: none;
  }

  .menu-button {
    color: #fff;
    order: 1;
    width: auto;
    margin-right: 0;
    padding: 10px;
    font-size: 50px;
  }

  .menu-button.w--open {
    z-index: 1;
    background-color: #0000;
    margin-right: 40px;
  }

  .paragraph-4 {
    text-align: left;
    align-self: center;
    width: auto;
  }

  .footer_text4 {
    text-align: left;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    display: none;
  }

  .icon {
    color: #000;
  }

  .content_section-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .columns-3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .paragraph-5 {
    text-align: left;
    width: 100%;
    font-size: 40px;
    line-height: 50px;
  }

  .link-block-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .bulletpoints {
    width: 100%;
    font-size: 30px;
    line-height: 42px;
  }

  .heading-3_v2 {
    width: 100%;
    margin-bottom: 40px;
    line-height: 78px;
  }

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

  .content_section-5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .bold-text {
    font-size: 64px;
    line-height: 58px;
  }

  .content_section-6 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .bold-text-3 {
    font-size: 64px;
    line-height: 68px;
  }

  .link-block-hero {
    margin-top: 40px;
  }

  .button_text-hero {
    font-weight: 500;
  }

  .paragraph-4v2 {
    color: var(--blue-violet);
    text-align: left;
    align-self: center;
    width: auto;
  }

  .link-block-3v2 {
    border-color: #000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button_text-2v2 {
    color: #000;
  }

  .paragraph_hero {
    width: 90%;
    font-size: 30px;
    font-weight: 700;
  }

  .paragraph-6 {
    text-align: left;
    align-self: center;
    width: auto;
  }

  .content_section-7 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-4 {
    width: 50%;
    top: 220px;
    left: 140px;
    right: 140px;
  }

  .navbar-2 {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .nav-link-0, .nav-link-2, .nav-link-3, .nav-link-4, .nav-link-5, .nav-link-6 {
    font-size: 12px;
  }

  .menu-button-2 {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .paragraph-7 {
    font-size: 14px;
    line-height: 18px;
  }

  .paragraph-8 {
    font-size: 32px;
    line-height: 33px;
  }
}

@media screen and (max-width: 767px) {
  .hero_section {
    background-image: linear-gradient(#0000, #0000);
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link {
    clear: right;
  }

  .nav-link.w--current {
    display: block;
  }

  .heading {
    width: 100%;
    font-size: 40px;
    line-height: 50px;
  }

  .paragraph {
    width: 100%;
  }

  .nav-menu {
    background-color: #fff;
    flex-direction: row;
  }

  .brand, .brand.w--current {
    padding-left: 0;
  }

  .hero_div {
    margin-top: 140px;
    margin-bottom: 140px;
  }

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

  .column {
    padding-right: 0;
  }

  .content_section-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button_text {
    font-size: 22px;
  }

  .content_section-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .content_div {
    margin-top: 40px;
  }

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

  .menu-button {
    margin-right: 0;
  }

  .paragraph-4 {
    align-self: center;
  }

  .content_section-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .link-block-3 {
    width: 200px;
  }

  .bulletpoints {
    width: 100%;
  }

  .heading-3_v2 {
    line-height: 68px;
  }

  .caption_3 {
    align-self: center;
  }

  .bulletpoints_2 {
    width: 100%;
  }

  .content_section-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text {
    line-height: 74px;
  }

  .bold-text-2 {
    font-size: 64px;
    line-height: 74px;
  }

  .content_section-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-3 {
    font-size: 54px;
    line-height: 58px;
  }

  .link-block-hero {
    margin-top: 100px;
  }

  .button_text-hero {
    font-size: 22px;
  }

  .paragraph-4v2 {
    align-self: center;
  }

  .link-block-3v2 {
    width: 200px;
  }

  .paragraph_hero {
    width: 100%;
  }

  .paragraph-6 {
    align-self: center;
  }

  .content_section-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-4 {
    width: 70%;
    left: 60px;
    right: 60px;
  }

  .column-12 {
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .column-13 {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 479px) {
  .nav-link-0 {
      text-align: right;
      padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .nav_section {
    padding-left: 0;
  }

  .hero_section {
    background-image: linear-gradient(#0000, #0000);
    padding-left: 0;
    padding-right: 0;
  }

  .heading {
    font-size: 26px;
    line-height: 33px;
  }

  .paragraph {
    width: 100%;
    margin-top: 40px;
    font-size: 18px;
    line-height: 27px;
  }

  .nav-menu {
    width: 100%;
  }

  .brand {
    order: -1;
    max-width: 75%;
    font-size: 14px;
  }

  .brand.w--current {
    padding-left: 5px;
    display: block;
  }

  .hero_div {
    margin-top: 130px;
    margin-bottom: 100px;
  }

  .content_section {
    padding: 40px 10px;
  }

  .column {
    margin-bottom: 40px;
    padding-bottom: 20px;
  }

  .column-2 {
    padding-top: 40px;
  }

  .paragraph-3 {
    font-size: 18px;
    line-height: 28px;
  }

  .content_section-2 {
    padding: 20px 10px;
  }

  .column-4 {
    padding-bottom: 20px;
    display: none;
  }

  .link-block {
    margin-top: 20px;
    margin-right: 40px;
    padding-top: 8px;
    padding-right: 13px;
    font-size: 14px;
  }

  .button_text {
    font-size: 16px;
  }

  .content_section-3 {
    padding: 40px 10px;
  }

  .image-2 {
    width: 150px;
  }

  .columns {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .columns-2 {
    margin-bottom: 20px;
  }

  .content_div {
    margin-bottom: 0;
  }

  .heading-2 {
    font-size: 28px;
    line-height: 38px;
  }

  .sub_title {
    font-size: 30px;
  }

  .heading-3 {
    font-size: 44px;
    line-height: 54px;
  }

  .subpage_hero_section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .content_div-2 {
    margin-top: 0;
  }

  .footer_text {
    text-align: center;
  }

  .footer_text3 {
    display: none;
  }

  .menu-button, .menu-button.w--open {
    margin-right: 0;
  }

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

  .content_section-4 {
    padding: 40px 10px;
  }

  .columns-3 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .paragraph-5 {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .link-block-3 {
    margin-top: 20px;
    font-size: 14px;
  }

  .button_text-2 {
    font-size: 14px;
  }

  .bulletpoints {
    width: 100%;
    margin-top: 40px;
    font-size: 18px;
    line-height: 30px;
  }

  .heading-3_v2 {
    font-size: 54px;
    line-height: 44px;
  }

  .bulletpoints_2 {
    width: 100%;
    margin-top: 40px;
  }

  .content_section-5 {
    padding: 40px 10px;
  }

  .bold-text {
    font-size: 44px;
    line-height: 54px;
  }

  .bold-text-2 {
    font-size: 54px;
    line-height: 64px;
  }

  .content_section-6 {
    padding: 40px 10px;
  }

  .bold-text-3, .bold-text-5 {
    font-size: 44px;
    line-height: 54px;
  }

  .link-block-hero {
    margin-top: 60px;
    margin-right: 40px;
    padding-top: 15px;
    padding-right: 13px;
    font-size: 14px;
  }

  .button_text-hero {
    font-size: 14px;
  }

  .paragraph-4v2 {
    color: var(--blue-violet);
  }

  .link-block-3v2 {
    border-color: #000;
    margin-top: 20px;
    font-size: 14px;
  }

  .button_text-2v2 {
    color: #000;
    font-size: 14px;
  }

  .paragraph_hero {
    width: 100%;
    margin-top: 40px;
    font-size: 20px;
    line-height: 27px;
  }

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

  .content_section-7 {
    padding: 40px 10px;
  }

  .image-4 {
    width: 80%;
    left: 30px;
    right: 30px;
  }

  .image-5 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-link-2 {
    text-align: right;
    padding-right: 10px;
  }

  .nav-link-3, .nav-link-4 {
    text-align: right;
    padding-top: 20px;
    padding-right: 10px;
  }

  .nav-menu-2 {
    background-color: #000;
    border-left: 2px solid #fff;
    height: 100vh;
    padding-top: 40px;
  }

  .nav-link-5, .nav-link-6 {
    text-align: right;
    padding-top: 20px;
    padding-right: 10px;
  }

  .menu-button-2 {
    padding-top: 8px;
    padding-right: 10px;
  }

  .menu-button-2.w--open {
    z-index: 1;
    background-color: #000;
  }

  .columns-4 {
    margin-top: 20px;
  }
}


@font-face {
  font-family: 'Serialb';
  src: url('../fonts/SerialB-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Seriala Input';
  src: url('../fonts/SerialA-Input.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}