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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.section {
  background-color: #f90;
}

.text-block {
  color: #fff;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Inter, sans-serif;
  text-decoration: none;
}

.section-2 {
  background-image: url('../images/Glowing_Map_Edit_Blue_Mono-1.png');
  background-position: 50%;
  background-size: cover;
  min-height: 600px;
  padding-top: 0;
}

.container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-2 {
  text-align: center;
  width: 100%;
}

.list-item {
  color: #fff;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-weight: 100;
  display: none;
}

.list {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  flex: auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  display: none;
}

.text-block-2 {
  color: #fff;
}

.text-block-2.menu-item {
  display: none;
}

.text-block-3, .text-block-4 {
  color: #fff;
}

.text-block-4.menu-item {
  text-transform: uppercase;
  font-weight: 300;
}

.text-block-4.menu-item:hover {
  color: #ed4f24;
  font-weight: 300;
  text-decoration: underline;
}

.menu-item {
  color: #fff;
  font-weight: 300;
}

.menu-item:hover {
  color: #ed4f24;
  text-decoration: underline;
}

.cell {
  justify-content: center;
  align-items: center;
}

.button {
  color: #fff;
  background-color: #ed4f24;
  border-radius: 20px;
}

.image {
  width: 95px;
}

.cell-2 {
  justify-content: center;
  align-items: center;
}

.image-2 {
  width: 100%;
  max-width: 500px;
  padding-top: 40px;
}

.heading {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-family: Inter, sans-serif;
  font-weight: 100;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  border: 4px solid #ed4f24;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-height: 100px;
  margin-top: 60px;
  padding: 40px;
  display: block;
}

.heading-2 {
  color: #ed4f24;
  font-family: Inter, sans-serif;
  font-weight: 800;
}

.cell-3 {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  padding: 0 20px;
}

.cell-4, .cell-5, .cell-6 {
  justify-content: center;
  align-items: center;
}

.image-3, .image-4, .image-5 {
  width: 50px;
}

.cell-7 {
  justify-content: flex-start;
  align-items: center;
}

.section-3 {
  background-color: #f4eae6;
  padding: 60px;
}

.heading-3 {
  color: #1f54b2;
  font-family: Inter, sans-serif;
  font-weight: 600;
  line-height: 54px;
}

.cell-8 {
  justify-content: center;
  align-items: flex-start;
}

.image-6 {
  width: 100px;
}

.cell-9 {
  justify-content: center;
  align-items: flex-start;
}

.text-block-5 {
  color: #1f54b2;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 24px;
}

.heading-4 {
  color: #ed4f24;
  text-align: center;
  padding-bottom: 20px;
  font-family: PT Serif, serif;
  font-size: 54px;
  font-weight: 800;
  line-height: 54px;
}

.container-3 {
  max-width: 820px;
  padding-top: 60px;
  padding-bottom: 100px;
}

.image-7 {
  width: 200px;
}

.cell-10, .cell-11, .cell-12 {
  justify-content: center;
  align-items: center;
}

.container-4 {
  background-image: radial-gradient(circle, #7c32f5, #481d8f);
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px 60px 80px;
}

.heading-5 {
  color: #ed4f24;
  font-family: PT Serif, serif;
  font-size: 54px;
  line-height: 54px;
}

.text-block-6 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 800;
}

.quick-stack-2 {
  padding-top: 20px;
  padding-left: 0;
}

.image-8 {
  width: 150px;
}

.cell-13 {
  justify-content: center;
  align-items: flex-start;
}

.text-block-7 {
  color: #fff;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 100;
  line-height: 24px;
}

.image-9 {
  margin-bottom: 0;
}

.heading-6 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 44px;
  font-weight: 800;
}

.heading-7 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-weight: 300;
}

.image-10 {
  width: 600px;
  margin: 20px auto;
  display: block;
}

.image-11 {
  width: 600px;
  margin: 20px auto 40px;
  display: block;
}

.text-block-8 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 26px;
}

.cell-14 {
  justify-content: center;
  align-items: flex-end;
}

.cell-15 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 28px;
}

.text-block-9 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.quick-stack-3 {
  width: 600px;
  margin: 40px auto;
  padding-left: 0;
  padding-right: 0;
}

.container-5 {
  margin-top: 20px;
}

.container-6 {
  margin-bottom: 60px;
}

.quick-stack-4 {
  margin-top: 60px;
  margin-bottom: 0;
}

.section-4 {
  background-image: radial-gradient(circle, #ff724b, #ed4f24);
  padding: 60px;
}

.heading-8 {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: PT Serif, serif;
  font-size: 74px;
  line-height: 74px;
}

.text-block-10 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.image-12 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-5 {
  background-color: #f4eae6;
  padding: 60px;
}

.heading-9 {
  color: #ed4f24;
  text-align: center;
  font-family: PT Serif, serif;
  font-size: 74px;
  line-height: 74px;
}

.image-13 {
  width: 640px;
  margin: 60px auto;
  display: block;
}

.section-6 {
  background-color: #f4eae6;
  padding: 60px;
}

.heading-10 {
  color: #ed4f24;
  text-align: center;
  padding-bottom: 40px;
  font-family: PT Serif, serif;
  font-size: 54px;
  line-height: 60px;
}

.text-block-11 {
  text-align: center;
  width: 100%;
  font-family: Inter, sans-serif;
  font-size: 22px;
  line-height: 22px;
}

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

.image-14 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.container-7 {
  padding-bottom: 20px;
}

.section-7 {
  background-color: #f4eae6;
  padding: 60px;
}

.container-8 {
  background-image: radial-gradient(circle, #ff724b, #ed4f24);
  border-radius: 20px;
  padding: 60px;
}

.heading-11 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: PT Serif, serif;
  font-size: 44px;
  line-height: 47px;
}

.text-block-12 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 27px;
}

.section-8 {
  background-color: #1f54b2;
  padding: 60px;
}

.heading-12 {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-family: PT Serif, serif;
  font-size: 54px;
  line-height: 57px;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 24px;
}

.text-block-15 {
  color: #fff;
  text-align: center;
  width: 100%;
  font-family: Inter, sans-serif;
  font-weight: 300;
}

.quick-stack-5, .quick-stack-6, .quick-stack-7 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.section-11 {
  background-color: #f4eae6;
  padding: 60px;
  display: none;
}

.cell-17 {
  justify-content: center;
  align-items: center;
}

.image-15 {
  width: 100%;
}

.section-12 {
  background-color: #0d1f42;
  padding: 60px;
}

.image-16 {
  width: 100%;
  max-width: 220px;
  margin-bottom: 20px;
}

.cell-18, .cell-19, .cell-20, .cell-21 {
  justify-content: center;
  align-items: center;
}

.image-17, .image-18 {
  width: 30px;
}

.image-19 {
  width: 40px;
}

.image-20 {
  width: 30px;
}

.text-block-16 {
  color: #fff;
  text-align: right;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 40px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.quick-stack-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 300px;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.quick-stack-9 {
  padding-left: 0;
}

.text-block-17 {
  color: #fff;
  text-align: right;
  width: 100%;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 24px;
  display: none;
}

.cell-22, .cell-23, .cell-24 {
  justify-content: center;
  align-items: center;
}

.image-21 {
  width: 220px;
}

.image-22 {
  width: 240px;
}

.image-23 {
  width: 250px;
}

.container-9 {
  padding-bottom: 20px;
}

.link, .link-2 {
  color: #fff;
  text-decoration: none;
}

.code-embed {
  margin-top: 10px;
}

.section-13 {
  background-color: #f4eae6;
  padding: 60px;
}

.quick-stack-10 {
  padding: 40px;
}

.image-24 {
  width: 280px;
  height: auto;
  max-height: 300px;
}

.cell-26 {
  justify-content: center;
  align-items: flex-end;
}

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

.cell-27 {
  justify-content: center;
  align-items: flex-start;
}

.image-25, .image-26 {
  width: 450px;
}

.text-field {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 100%;
  height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.form {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.form-block {
  width: 100%;
  max-width: 320px;
}

.submit-button {
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

.submit-button-2 {
  background-color: #ff9500;
  border: 1px #ff9500;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Inter, sans-serif;
  font-weight: 300;
}

.link-block-2 {
  text-align: center;
  width: 100%;
  text-decoration: none;
}

.image-27 {
  width: 100px;
}

.quick-stack-11 {
  margin-bottom: 100px;
}

.cell-29 {
  justify-content: center;
  align-items: flex-start;
}

.text-block-18 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-span {
  color: #ed4f24;
}

.cell-30 {
  justify-content: center;
  align-items: flex-end;
}

.image-30 {
  width: 100px;
}

.code-embed-2 {
  text-align: center;
}

.button-2 {
  text-align: center;
  vertical-align: middle;
  background-color: #ed4f24;
  border-radius: 10px;
  width: 220px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  display: block;
}

@media screen and (max-width: 767px) {
  .text-block-16 {
    text-align: center;
    padding-right: 0;
  }

  .quick-stack-9 {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }

  .cell-25 {
    justify-content: center;
    align-items: center;
    padding-top: 40px;
  }

  .image-24 {
    text-align: center;
    width: 200px;
  }

  .cell-26 {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .image-27 {
    width: 70%;
    max-width: 80%;
  }

  .image-28 {
    text-align: center;
    max-width: 80%;
  }

  .link-block-3 {
    text-align: center;
    align-self: center;
  }

  .image-29 {
    max-width: 80%;
  }

  .link-block-4, .cell-28 {
    text-align: center;
  }

  .quick-stack-11 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

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

  .cell-30 {
    justify-content: center;
    align-items: center;
  }
}

#w-node-_1fc45ee3-78e5-a01a-47c7-67bcbc61514a-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: .5fr 2.5fr .5fr;
}

#w-node-ee49ae0f-bfca-5c94-e202-2baddef52275-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_89489178-b83a-5b0c-fa41-8fd7d6cd8e6a-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_34195997-aaa0-0233-44d3-f4d544079559-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-c3fe387d-9c61-f6bf-77b0-a25dd3614e7d-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
}

#w-node-_6552ee8a-8a48-c6ba-52e4-fed3e24432fe-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_886a75e5-9aff-84a8-3b8b-ad0d5f543a67-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_1078fe01-c74f-6e4b-9cef-53427de4cff3-0c6c584a, #w-node-_52098c74-1216-6ecd-5f2b-3f0780b91a37-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_6fb2e5dc-e827-6c0d-840b-d198b164f019-0c6c584a, #w-node-d41b6981-45d7-0431-8e3f-fa4cc17de97b-0c6c584a, #w-node-_3662c2a2-c64e-1600-f808-abe342517e68-0c6c584a, #w-node-_97922075-0c9f-b604-325c-b72d715a118c-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-c77deb2a-ce31-7beb-c6b4-f0585d5f203b-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f78c5bd0-0b49-7c9d-920a-a6f3eceaecee-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_892ec451-3e7a-10b3-ec2a-b45c7b9bcce8-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-cd77d7f0-0f6b-3c51-5d4d-28d22ae229f7-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-fb9f8cc2-60c8-4d03-3b18-faca9dda6e56-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_790ee40a-b287-831e-3a78-cf7371246d69-0c6c584a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 767px) {
  #w-node-ee49ae0f-bfca-5c94-e202-2baddef52275-0c6c584a, #w-node-_1078fe01-c74f-6e4b-9cef-53427de4cff3-0c6c584a, #w-node-_892ec451-3e7a-10b3-ec2a-b45c7b9bcce8-0c6c584a, #w-node-cd77d7f0-0f6b-3c51-5d4d-28d22ae229f7-0c6c584a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-cd77d7f0-0f6b-3c51-5d4d-28d22ae229f8-0c6c584a {
    order: 9999;
  }

  #w-node-_790ee40a-b287-831e-3a78-cf7371246d69-0c6c584a {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_34195997-aaa0-0233-44d3-f4d544079559-0c6c584a {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_790ee40a-b287-831e-3a78-cf7371246d69-0c6c584a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


