:root {
  --white: white;
  --black: black;
}

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

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

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

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

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

.body {
  color: #102033;
  background-color: #fff;
  font-family: Gotham Book, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #112033;
  background-image: url('../images/PIC-Header-BGImage-1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
}

.section {
  padding-top: 18px;
  padding-bottom: 18px;
}

.div-block {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1396px;
  display: flex;
}

.section-2 {
  background-color: #faf9f9;
  padding-top: 0;
  padding-bottom: 120px;
}

.section-3 {
  background-color: #000;
  padding-top: 20px;
  padding-bottom: 20px;
}

.link {
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  line-height: 29px;
  text-decoration: none;
}

.container-footer {
  justify-content: space-between;
  max-width: 86%;
  display: block;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  max-width: 1920px;
  display: block;
}

.cell {
  justify-content: center;
}

.quick-stack {
  grid-column-gap: 20px;
  grid-row-gap: 30px;
  max-width: 1189px;
  padding: 0 20px;
}

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

.cell-3 {
  align-items: flex-end;
}

.cell-4 {
  align-items: center;
}

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

.div-block-3 {
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 644px;
  display: block;
}

.quick-stack-2 {
  grid-column-gap: 137px;
  grid-row-gap: 137px;
  padding: 0;
}

.heading {
  color: #f1eeee;
  max-width: 662px;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 48px;
  line-height: 57px;
}

.text-span {
  color: #5095ee;
}

.text-span-2 {
  color: #5095ee;
  white-space: nowrap;
}

.text-block {
  color: #222;
  margin-bottom: 45px;
  font-size: 16px;
  line-height: 27px;
}

.text-span-3 {
  white-space: nowrap;
}

.text-block-2 {
  color: #5095ee;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 900;
}

.div-block-4 {
  background-color: #f1eeee;
  border-radius: 10px;
  max-width: 515px;
  margin-bottom: 30px;
  padding: 25px 29px;
}

.text-span-4, .text-span-5, .text-span-6, .text-span-7, .text-span-8, .text-span-9 {
  white-space: nowrap;
}

.cell-6 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: block;
}

.div-block-5 {
  text-align: center;
  background-image: none;
  background-position: 50% 103%;
  background-repeat: no-repeat;
  background-size: 366px;
  border-radius: 10px;
  padding: 0 0 75px;
}

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

.heading-3 {
  color: #000;
  margin-top: 0;
  font-size: 26px;
}

.text-block-3 {
  color: #000;
}

.text-block-4 {
  color: #000;
  margin-bottom: 15px;
  font-size: 18px;
}

.text-block-5, .text-block-5-copy {
  font-size: 36px;
}

.text-block-6 {
  color: #3786ec;
  text-align: center;
  margin-bottom: 18px;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
}

.div-block-6 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.text-block-copy {
  color: #102033;
  text-align: left;
  margin-bottom: 40px;
  font-size: 23px;
  font-weight: 400;
  line-height: 28px;
}

.text-span-10 {
  white-space: nowrap;
}

.button, .button-copy {
  color: #fffefe;
}

.button-2 {
  color: #fff;
  cursor: pointer;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 176px;
  height: 56px;
  font-size: 20px;
  line-height: 28px;
  display: flex;
}

.text-span-11 {
  white-space: nowrap;
}

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

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

.quick-stack-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  padding: 0;
}

.image {
  cursor: pointer;
}

.image-2, .image-3, .image-4 {
  cursor: pointer;
  width: 38px;
}

.image-5 {
  cursor: pointer;
  width: 100%;
  max-width: 279px;
}

.link-block {
  cursor: pointer;
}

.link-block-2 {
  cursor: pointer;
  align-self: center;
}

.link-block-3, .link-block-4, .link-block-5 {
  cursor: pointer;
}

.quick-stack-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

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

.div-block-2-copy {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-7 {
  width: 29%;
}

.div-block-8 {
  flex: 0 auto;
  justify-content: flex-start;
  width: 23%;
  display: flex;
}

.div-block-9 {
  width: 13%;
  padding-left: 60px;
}

.cell-10 {
  justify-content: center;
}

.section-2-new {
  background-color: #ebf0f6;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.section-new-2 {
  min-height: 183px;
  padding-top: 90px;
  padding-bottom: 130px;
}

.div-block-new-6 {
  z-index: 2;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 585px;
  min-height: 500px;
  padding: 40px;
  display: block;
  position: relative;
}

.div-block-new-6-copy {
  text-align: center;
  flex-direction: column;
  align-self: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 20%;
  display: block;
}

.div-block-new-3-copy {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-new-6-copy-copy {
  text-align: center;
  flex-direction: column;
  align-self: flex-end;
  align-items: center;
  margin-top: 0;
  padding-bottom: 10%;
  display: block;
}

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

.heading-copy {
  color: #3786ec;
  text-align: left;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 44px;
}

.heading-copy-copy {
  color: #f1eeee;
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  font-size: 68px;
  line-height: 81px;
}

.heading-mid {
  color: #222;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 40px;
  font-size: 48px;
  line-height: 57px;
}

.text-span-12, .text-span-13 {
  white-space: nowrap;
}

.div-block-10 {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px;
}

.text-block-new {
  color: #222;
  margin-bottom: 45px;
  font-size: 16px;
  line-height: 27px;
}

.button-3 {
  font-size: 18px;
}

.button-4 {
  text-align: center;
  border-radius: 60px;
  flex-flow: column;
  margin-left: 0;
  margin-right: 0;
  padding: 7px 30px 11px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  display: inline-block;
  position: static;
  inset: auto 0% 9% auto;
}

.div-block-11 {
  flex-flow: column;
  justify-content: center;
  height: 100%;
  display: flex;
  position: relative;
}

.text-span-14 {
  white-space: nowrap;
}

.div-block-12 {
  text-align: center;
  margin-top: 80px;
}

.section-4 {
  background-color: #faf9f9;
  background-image: none;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 130px;
}

.div-block-13 {
  text-align: center;
  flex-flow: column;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.heading-copy-copy {
  color: #3786ec;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 35px;
}

.text-block-new-copy {
  color: #fff;
  text-align: center;
  max-width: 267px;
  margin-bottom: 45px;
  font-size: 16px;
  line-height: 22px;
}

.section-4-copy {
  background-color: #222;
  padding-top: 0;
  padding-bottom: 80px;
}

.div-block-14 {
  z-index: 9999;
  background-color: #222222bf;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-15 {
  background-color: #fff;
  border-radius: 10px;
  width: 450px;
  padding: 40px 40px 0;
  position: relative;
  inset: 0%;
}

.closex {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  position: static;
  inset: 3% 3% auto auto;
}

.div-block-16 {
  cursor: pointer;
  background-color: #222;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 25px;
  padding: 0 0 0 1px;
  display: flex;
  position: absolute;
  inset: 3% 3% auto auto;
}

.div-block-17 {
  text-align: left;
  flex-flow: column;
  align-items: center;
  margin-top: -215px;
  display: flex;
  position: relative;
}

.image-6 {
  z-index: 0;
  max-width: 366px;
  position: absolute;
  inset: auto auto -22%;
}

.heading-copy-copy-copy {
  color: #fff;
  text-align: left;
  letter-spacing: -1px;
  text-transform: capitalize;
  max-width: 544px;
  margin-top: 0;
  margin-bottom: 13px;
  font-family: Gotham, sans-serif;
  font-size: 47px;
  font-weight: 700;
  line-height: 56px;
}

.quick-stack-5 {
  padding: 0;
}

.text-block-7 {
  color: #859db0;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.text-span-16, .text-span-17 {
  white-space: nowrap;
}

.form-header {
  color: #6e6e6e;
  text-align: center;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 43px;
}

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

.div-block-18 {
  background-color: #fff;
  width: 100%;
  padding: 40px 50px 50px;
}

.div-block-19 {
  width: 100%;
  max-width: 595px;
  margin-bottom: 50px;
}

.quick-stack-6 {
  padding: 0;
}

.flex-block {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 25px;
  display: flex;
}

.text-block-8 {
  font-size: 20px;
}

.text-block-9 {
  color: #102033;
  font-size: 20px;
}

.text-span-18, .text-span-19, .text-span-20 {
  white-space: nowrap;
}

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

.section-5 {
  background-color: #102033;
  padding-top: 20px;
  padding-bottom: 20px;
}

.quick-stack-7 {
  padding: 0;
}

.div-block-footer {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.div-block-20 {
  width: 51%;
}

.div-block-21 {
  text-align: left;
  width: 18%;
}

.text-block-11 {
  color: #000;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.text-block-12 {
  color: #000;
  font-size: 12px;
}

.div-block-22 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: space-between;
  width: 38%;
  display: flex;
}

.div-block-23 {
  display: flex;
}

.link-2 {
  color: #000;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  text-decoration: underline;
}

.heading-15 {
  font-size: 17px;
  font-weight: 300;
  line-height: 26px;
}

.container-2 {
  font-size: 42px;
}

.container-2.hero-container {
  text-align: center;
  border-radius: 12px;
  font-size: 15px;
  font-weight: 700;
}

.italic-text {
  font-size: 14px;
}

.heading-4 {
  font-family: Vollkorn, serif;
  font-size: 62px;
}

.heading-16 {
  font-size: 22px;
  font-weight: 200;
  line-height: 17px;
}

.hero-overlay-block {
  width: 100%;
  height: 100%;
  padding: 50px 0;
}

.div-block-25 {
  padding-top: 100px;
}

.heading-5 {
  margin-top: -10px;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Vollkorn, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.button-5 {
  color: #3a0541;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.div-block-26 {
  background-color: #102033e6;
  max-width: 887px;
  margin-left: auto;
  margin-right: auto;
  padding: 100px;
}

.text-span-21 {
  color: #859db0;
  font-family: Gotham, sans-serif;
  font-style: italic;
  font-weight: 700;
}

.text-span-22 {
  white-space: nowrap;
}

.div-block-27 {
  width: 50px;
  max-width: 50px;
}

.div-block-28 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 50px;
  max-width: 50px;
  display: block;
}

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

.button-6 {
  text-transform: uppercase;
  background-color: #0000;
  background-image: linear-gradient(90deg, #fb0, #f44500);
  border-radius: 7px;
  padding: 15px 35px;
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.text-span-23, .text-span-24 {
  white-space: nowrap;
}

.heading-17 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 35px;
  font-family: Gotham Book, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 60px;
}

.quick-stack-8 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  padding: 0;
}

.div-block-29 {
  background-color: #283748;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  margin-bottom: 3px;
  font-family: Gotham, sans-serif;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  font-family: Gotham Book, sans-serif;
  font-size: 15px;
  line-height: 20px;
  text-decoration: none;
}

.image-8 {
  margin-bottom: 16px;
}

.image-9 {
  margin-top: -46px;
  margin-bottom: 16px;
}

.cell-13, .cell-14, .cell-15 {
  padding-top: 50px;
}

.container-3 {
  justify-content: center;
  width: 100%;
  max-width: none;
  padding: 100px 6vw 100px 7.5vw;
  display: flex;
}

.div-block-30 {
  width: 100%;
}

.section-6 {
  background-color: #203250;
}

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

.text-block-15 {
  color: #fff;
  font-family: Gotham, sans-serif;
  font-size: 47px;
  font-weight: 700;
  line-height: 56px;
}

.paragraph {
  color: #010812;
  margin-bottom: 25px;
  font-family: Gotham Book, sans-serif;
  font-weight: 300;
  line-height: 26px;
}

.paragraph-2 {
  color: #fff;
  text-align: left;
  font-family: Gotham Book, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

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

.div-block-32 {
  width: 40%;
  height: 90.8%;
  margin-bottom: -660px;
  padding: 0;
  position: absolute;
  top: 135px;
  right: 6vw;
}

.text-block-16 {
  color: #010812;
  letter-spacing: 2px;
  margin-bottom: 35px;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

.text-span-25, .text-span-26, .text-span-27 {
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

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

.text-block-17 {
  color: #fff;
  text-align: left;
  margin-bottom: 25px;
  font-size: 32px;
  line-height: 39px;
}

.div-block-33 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-4 {
  justify-content: center;
  align-items: flex-start;
  width: 85%;
  max-width: none;
  padding-top: 100px;
  padding-bottom: 70px;
  display: flex;
}

.container-5 {
  width: 85%;
}

.div-block-34 {
  width: 100%;
  max-width: 1396px;
}

.quick-stack-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  max-width: 1050px;
  margin-bottom: 60px;
  padding: 0;
  position: relative;
  left: -30px;
}

.div-block-35 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 25px 30px 2px;
  display: flex;
}

.text-block-18 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Gotham, sans-serif;
  font-size: 16px;
}

.text-block-19 {
  font-family: Gotham Book, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 69px;
}

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

.text-block-21 {
  text-align: left;
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 125%;
}

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

.cell-17, .cell-18, .cell-19, .cell-20, .cell-21, .cell-22, .cell-23, .cell-24, .cell-25, .cell-26, .cell-27, .cell-28, .cell-29, .cell-30, .cell-31, .cell-32 {
  justify-content: center;
  align-items: center;
}

.quick-stack-11 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  padding: 0;
  position: relative;
  left: -10px;
}

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

.text-block-17-copy {
  color: #797979;
  margin-bottom: 16px;
}

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

.text-span-31 {
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.text-span-33, .text-span-34 {
  display: inline-block;
}

.link-block-6, .link-block-7, .link-block-8 {
  text-decoration: none;
}

.text-block-22 {
  color: #fff;
  margin-bottom: 23px;
  font-family: Gotham, sans-serif;
  font-size: 47px;
  font-weight: 300;
  line-height: 58px;
}

.div-block-36 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 15px 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.image-10 {
  max-width: 16px;
  padding-top: 8px;
  padding-left: 8px;
}

.paragraph-copy {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 25px;
  font-family: Gotham, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.text-block-23 {
  margin-bottom: 11px;
  font-family: Gotham Book, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 36px;
}

.text-block-24 {
  color: #ef5822;
  margin-bottom: 10px;
  font-family: Gotham, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.text-span-35, .text-span-36, .text-span-37, .text-span-38, .text-span-39, .text-span-40 {
  display: inline-block;
}

.quick-stack-12 {
  padding: 135px 6vw 135px 7.5vw;
}

.div-block-37 {
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 50px;
  position: sticky;
  top: 20px;
}

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

.text-block-25 {
  color: #fff;
  margin-top: 16px;
  margin-bottom: 32px;
  font-family: Gotham Book, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.text-span-42 {
  font-size: 30px;
}

.text-span-43 {
  font-size: 24px;
  line-height: 50px;
}

.quick-stack-13 {
  width: 100%;
  margin-top: 29px;
  margin-bottom: 60px;
  padding: 0;
}

.cell-34 {
  align-items: center;
}

.text-block-26 {
  text-align: center;
  font-size: 13px;
}

.text-span-44 {
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.image-11 {
  margin-bottom: 20px;
}

.cell-35, .cell-36 {
  align-items: center;
}

.cell-37 {
  border-right: 1px solid #859db0;
}

.cell-38 {
  border-right: 1px solid #859db0;
  align-items: center;
}

.cell-39 {
  border-right: 1px solid #859db0;
}

.section-7 {
  background-color: #d8e2ee;
}

.div-block-38 {
  background-color: #859db0;
  width: 100%;
  height: 1px;
  margin-top: 68px;
  margin-bottom: 50px;
}

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

.paragraph-copy-2 {
  color: #010812;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 9px;
  margin-bottom: 25px;
  font-family: Gotham, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 120%;
}

.div-block-40 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .section-2 {
    background-position: 50% 122%, 90% 0;
    background-size: 900px, 1080px;
  }

  .link {
    align-self: center;
  }

  .container-footer {
    max-width: 86%;
  }

  .cell {
    align-items: flex-end;
  }

  .cell-3, .cell-5 {
    align-items: center;
  }

  .quick-stack-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-4 {
    max-width: 100%;
  }

  .cell-6 {
    background-image: none;
    padding-bottom: 0;
  }

  .div-block-6 {
    margin-top: 50px;
  }

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

  .cell-7 {
    align-items: center;
  }

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

  .link-block-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-2-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .div-block-7 {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    max-width: 500px;
    display: block;
  }

  .div-block-8 {
    order: -1;
    align-self: center;
    width: 100%;
  }

  .div-block-9 {
    width: 100%;
    max-width: 110px;
    padding-left: 0;
  }

  .cell-10 {
    align-items: center;
  }

  .section-new-2 {
    background-image: none, none;
    background-position: 50% -65%, 0 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 90%, contain;
    padding-top: 0;
  }

  .div-block-new-6, .div-block-new-6-copy, .div-block-new-6-copy-copy {
    margin-top: 0;
  }

  .text-block-new {
    max-width: none;
  }

  .button-4 {
    float: left;
    position: static;
  }

  .div-block-11 {
    max-width: none;
  }

  .section-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-17 {
    margin-top: -100px;
  }

  .form-header {
    max-width: 100%;
  }

  .div-block-footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .div-block-20 {
    order: 1;
    align-self: center;
    width: 100%;
  }

  .div-block-21 {
    text-align: center;
    order: -1;
    width: 100%;
  }

  .div-block-22 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    text-align: center;
    flex-flow: column;
    order: 0;
    width: 100%;
  }

  .div-block-23 {
    order: 0;
    justify-content: center;
    align-items: center;
  }

  .div-block-24 {
    order: 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-4 {
    font-size: 50px;
    line-height: 56px;
  }

  .hero-overlay-block {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .div-block-26 {
    padding: 60px;
  }

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

  .quick-stack-10 {
    left: 0;
  }

  .div-block-35 {
    width: 100%;
  }

  .text-block-19 {
    font-size: 59px;
  }

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

  .quick-stack-11 {
    left: 0;
  }

  .text-block-23 {
    font-size: 28px;
  }

  .text-block-26 {
    line-height: 18px;
  }

  .cell-38 {
    border-right-width: 0;
  }

  .div-block-40 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  .container {
    order: 0;
  }

  .section-2 {
    background-position: 50% 106%, 50% 0;
    background-size: 700px, 1150px;
  }

  .cell {
    align-items: center;
  }

  .div-block-3 {
    max-width: 100%;
  }

  .heading {
    font-size: 44px;
  }

  .div-block-6 {
    margin-top: 0;
  }

  .quick-stack-4 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .cell-9 {
    align-items: center;
  }

  .section-new-2 {
    background-image: none, none;
    background-position: 50% -100%, 50% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, contain;
  }

  .div-block-new-6 {
    width: 100%;
    margin-top: 0;
  }

  .div-block-new-3-copy {
    max-width: 100%;
  }

  .heading-copy {
    font-size: 44px;
  }

  .heading-mid {
    font-size: 44px;
  }

  .heading-copy-copy {
    font-size: 44px;
    line-height: 48px;
  }

  .text-span-15 {
    white-space: nowrap;
  }

  .heading-copy-copy-copy {
    margin-bottom: 18px;
    font-size: 45px;
    line-height: 51px;
  }

  .text-block-7 {
    margin-bottom: 15px;
  }

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

  .container-2.hero-container {
    padding-bottom: 100px;
  }

  .heading-4 {
    font-size: 43px;
  }

  .hero-overlay-block {
    margin-bottom: 0;
    padding: 81px 25px 140px;
  }

  .div-block-25 {
    padding-top: 165px;
  }

  .heading-5 {
    font-size: 18px;
  }

  .button-5 {
    margin-bottom: 100px;
  }

  .div-block-26 {
    padding: 40px;
  }

  .container-3 {
    order: 2;
  }

  .paragraph {
    width: 100%;
  }

  .div-block-32 {
    order: 1;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    position: relative;
    top: 0;
    right: 0;
  }

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

  .cell-16 {
    display: none;
  }

  .div-block-35 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .text-block-21 {
    font-size: 27px;
  }

  .cell-33 {
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
  }

  .text-block-22 {
    font-size: 38px;
    line-height: 43px;
  }

  .cell-37, .cell-39 {
    border-right-width: 0;
  }

  .cell-40 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .section-2 {
    background-position: 50% 104%, 50% 0;
    background-size: 650px, 1140px;
    padding-top: 48px;
    padding-bottom: 80px;
  }

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

  .text-block {
    font-size: 16px;
    line-height: 24px;
  }

  .cell-6 {
    background-image: linear-gradient(to bottom, null, null);
    display: block;
  }

  .div-block-5 {
    background-position: 50% 98%;
    background-size: 210px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-copy {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 40px;
  }

  .text-block-6 {
    font-size: 24px;
    line-height: 30px;
  }

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

  .text-block-copy {
    font-size: 20px;
  }

  .image-5 {
    width: 87%;
  }

  .section-new-2 {
    background-image: none, none;
    background-position: 50% 0, 50% 180%;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, contain;
    padding-top: 48px;
    padding-bottom: 100px;
  }

  .div-block-new-6-copy, .div-block-new-6-copy-copy {
    margin-top: 80px;
  }

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

  .heading-copy-copy {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 40px;
  }

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

  .text-block-new {
    max-width: 100%;
    font-size: 16px;
    line-height: 24px;
  }

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

  .section-4 {
    padding-bottom: 0;
  }

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

  .text-block-new-copy {
    max-width: 100%;
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-15 {
    width: 290px;
    padding: 10px;
  }

  .heading-copy-copy-copy {
    font-size: 30px;
    line-height: 37px;
  }

  .text-block-7 {
    font-size: 15px;
    line-height: 20px;
  }

  .div-block-19 {
    margin-bottom: 30px;
  }

  .flex-block {
    flex-flow: column;
    margin-bottom: 60px;
  }

  .text-block-9 {
    font-size: 18px;
  }

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

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

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

  .heading-4 {
    font-size: 24px;
    line-height: 21px;
  }

  .heading-16 {
    font-size: 14px;
    line-height: 11px;
  }

  .hero-overlay-block {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-25 {
    margin-bottom: 0;
    padding-top: 100px;
    padding-bottom: 0;
  }

  .button-5 {
    margin-bottom: 100px;
  }

  .div-block-26 {
    padding: 20px;
  }

  .button-6 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .heading-17 {
    font-size: 22px;
    line-height: 29px;
  }

  .quick-stack-8 {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
  }

  .container-3 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .paragraph {
    width: 100%;
  }

  .paragraph-2 {
    font-size: 14px;
    line-height: 23px;
  }

  .container-4 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .quick-stack-10 {
    margin-bottom: 80px;
  }

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

  .link-block-6, .link-block-7, .link-block-8 {
    width: 100%;
  }

  .quick-stack-12 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-25 {
    font-size: 18px;
  }

  .quick-stack-13 {
    margin-top: 0;
  }
}

#w-node-_866cd80a-4821-7a63-8a4e-6261e42e58fd-50007b9f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_995fb3ec-3a9a-285a-2aa7-969d76b6d7ba-50007b9f {
  order: -9999;
}

#w-node-a9ff83f4-6e14-d02b-5fc1-28ffc666719e-50007b9f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_84c2a5dc-7a7f-8c2a-0fd3-f9a59fd8083d-50007b9f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_6b1fd5c7-1ac6-8773-dc76-3e1613e9fe17-50007b9f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-ff071e89-b02b-27ff-4093-31c77ca59445-50007b9f {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_1d933f16-3382-1478-07bb-6b790658627e-50007b9f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-a9ff83f4-6e14-d02b-5fc1-28ffc666719e-50007b9f, #w-node-_6b1fd5c7-1ac6-8773-dc76-3e1613e9fe17-50007b9f {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-ff071e89-b02b-27ff-4093-31c77ca59445-50007b9f {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_866cd80a-4821-7a63-8a4e-6261e42e58fd-50007b9f, #w-node-a9ff83f4-6e14-d02b-5fc1-28ffc666719e-50007b9f, #w-node-_6b1fd5c7-1ac6-8773-dc76-3e1613e9fe17-50007b9f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_84c2a5dc-7a7f-8c2a-0fd3-f9a59fd8083d-50007b9f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ff071e89-b02b-27ff-4093-31c77ca59445-50007b9f {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }
}


@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-XLightItalic.otf') format('opentype'), url('../fonts/Gotham-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-UltraItalic.otf') format('opentype'), url('../fonts/Gotham-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype'), url('../fonts/Gotham-XLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Ultra';
  src: url('../fonts/Gotham-Ultra.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Book';
  src: url('../fonts/Gotham-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}