@font-face {
  font-family: Onesevenpointfive navine condensed;
  src: url('../fonts/OneSevenPointFive---Navine-Condensed-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

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

@font-face {
  font-family: Onesevenpointfive Navine;
  src: url('../fonts/OneSevenPointFive---Navine-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Onesevenpointfive Navine;
  src: url('../fonts/OneSevenPointFive---Navine-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica;
  src: url('../fonts/Helvetica-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Onesevenpointfive Navine Condensed;
  src: url('../fonts/OneSevenPointFive---Navine-Condensed-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Onesevenpointfive Navine Condensed;
  src: url('../fonts/OneSevenPointFive---Navine-Condensed-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

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

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

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Onesevenpointfive navine condensed, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 69px;
}

.paragraph {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

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

.section-2 {
  background-image: url('../images/FLS-10.24.22-Yaypay-Register_Sign-up-LP-HEADER.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

.container {
  max-width: 100%;
}

.column {
  background-color: #041c2c;
  min-height: 600px;
  padding: 0;
}

.div-block-2 {
  text-align: center;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.column-2 {
  background-color: #ececed;
  background-image: url('../images/FLS_plane_interior_final.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

.section-3 {
  background-color: #ececed;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-3 {
  text-align: center;
  margin-bottom: 30px;
}

.div-block-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-5 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footerbullet {
  padding: 3px;
  font-size: 12px;
  line-height: 150%;
}

.text-block-2 {
  color: #041c2c;
  padding: 3px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 150%;
}

.div-block-6 {
  margin-bottom: 0;
  font-weight: 500;
}

.footerlink {
  color: #041c2c;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.section-4 {
  overflow: hidden;
}

.columns {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-2 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.image {
  display: none;
}

.container-3 {
  max-width: 46%;
}

.body {
  background-color: #041c2c;
  font-family: Onesevenpointfive navine condensed, sans-serif;
}

.heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Onesevenpointfive Navine, Arial, sans-serif;
  font-size: 56px;
  font-weight: 300;
  line-height: 68px;
}

.div-block-9 {
  flex-direction: column;
  justify-content: center;
  max-width: 828px;
  padding: 40px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.paragraph-2 {
  color: #007398;
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 32px;
}

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

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

.div-block-10 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-5 {
  background-color: #041c2c;
  background-image: none;
  background-size: auto;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 500px;
  display: block;
}

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

.image-2 {
  max-width: 200px;
}

.image-3 {
  max-width: 254px;
}

.link-block-2 {
  margin: 32px auto;
}

.link-block-3 {
  margin-bottom: 20px;
}

.div-block-12 {
  background-color: #041c2c;
  width: 100%;
  height: 100%;
  margin-top: -12%;
  padding: 30px 15px;
  position: relative;
}

.section-6 {
  background-color: #ececed;
  padding-bottom: 70px;
}

.quick-stack {
  padding: 0;
}

.text-block-4 {
  font-size: 36px;
  line-height: 50px;
}

.text-block-5 {
  color: #041c2c;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 36px;
  line-height: 50px;
}

.section-7 {
  background-color: #ececed;
  padding-bottom: 70px;
}

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

.div-block-13 {
  width: 100%;
  padding-right: 7.5vw;
}

.div-block-14 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-4 {
  max-width: 73px;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  width: 100%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}

.section-6-copy {
  background-color: #007398;
  padding-top: 50px;
  padding-bottom: 50px;
}

.text-block-7 {
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 150%;
}

.text-block-8 {
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}

.list {
  color: #fff;
}

.section-8 {
  padding-top: 70px;
  padding-bottom: 70px;
}

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

.div-block-15 {
  text-align: center;
  background-color: #041c2c;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

.image-5 {
  max-width: 93px;
  margin-bottom: 40px;
}

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

.text-block-7-copy {
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 150%;
}

.text-block-8-copy {
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.section-9 {
  background-color: #ececed;
  padding-top: 50px;
  padding-bottom: 50px;
}

.text-block-5-copy {
  color: #041c2c;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 50px;
}

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

.quick-stack-4-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.div-block-16 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-6 {
  max-width: 64px;
  margin-bottom: 20px;
}

.text-block-10 {
  text-align: center;
  max-width: 315px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.image-6-2 {
  max-width: 95px;
  margin-bottom: 20px;
}

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

.text-block-10-2 {
  text-align: center;
  max-width: 230px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

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

.div-block-17 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 700px;
  height: 100%;
  display: flex;
}

.container-5 {
  width: 85%;
  max-width: 1200px;
}

.heading-3 {
  color: #041c2c;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 20px;
  font-family: Onesevenpointfive Navine, Arial, sans-serif;
  font-size: 54px;
  line-height: 100%;
}

.text-span-6 {
  color: #007398;
}

.section-10 {
  background-image: linear-gradient(#007398, #02445e);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  margin-top: -30px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.text-block-11 {
  color: #fff;
  text-transform: uppercase;
  font-family: Onesevenpointfive Navine, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
}

.text-block-6-sfg {
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 499px;
  margin: 25px auto 75px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 150%;
}

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

.div-block-18 {
  border-radius: 20px;
  flex-flow: column;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.div-block-19 {
  background-color: #fff3;
  padding-top: 14px;
  padding-bottom: 14px;
}

.text-block-12 {
  color: #fff;
  letter-spacing: .5px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 170%;
}

.button {
  background-color: #041c2c;
  width: 230px;
  max-width: 100%;
  margin-top: 100px;
  padding: 12px 20px 10px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}

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

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

.div-block-20 {
  background-color: #041c2c66;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: flex;
}

.text-block-13 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 23px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

.text-block-14 {
  color: #fff;
  margin-bottom: 30px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #007398;
  justify-content: center;
  align-items: center;
  height: 42px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  display: flex;
}

.section-11 {
  background-image: linear-gradient(#e3e3e7 49%, #c4c9ce);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  margin-top: -30px;
  padding-top: 40px;
  padding-bottom: 70px;
}

.container-6 {
  width: 85%;
  max-width: 1075px;
}

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

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

.text-block-15 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 500;
}

.text-block-16 {
  color: #041c2c;
  text-transform: uppercase;
  margin-bottom: 9px;
  font-family: Onesevenpointfive Navine, Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
}

.text-block-17 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12 {
  display: inline-block;
}

.div-block-21 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1196px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-22 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-12 {
  background-image: url('../images/FLS-hero.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 63px 20px 50%;
}

.quick-stack-7 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 100%;
  max-width: 1040px;
  padding: 0;
}

.bold-text {
  font-size: 80px;
  font-weight: 400;
}

.text-span-13 {
  font-size: 64px;
  font-weight: 400;
}

.heading-4 {
  color: #041c2c;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Onesevenpointfive Navine Condensed, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 112%;
}

.text-span-14 {
  font-size: 64px;
}

.link-block-4 {
  width: 100%;
  max-width: 200px;
  margin-bottom: 45px;
}

.text-block-18 {
  color: #007398;
  margin-bottom: 27px;
  font-family: Onesevenpointfive Navine, Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
}

.text-block-19 {
  color: #041c2c;
  text-align: left;
  max-width: 380px;
  margin-bottom: 10px;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

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

.text-block-20 {
  color: #fff;
  text-align: center;
  text-transform: none;
  justify-content: center;
  align-items: center;
  max-width: 900px;
  font-family: Onesevenpointfive Navine Condensed, sans-serif;
  font-size: 32px;
  font-weight: 100;
  line-height: 112%;
  display: block;
}

.section-13 {
  background-color: #041c2c;
  padding-top: 130px;
  padding-bottom: 90px;
}

.div-block-23 {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1090px;
  padding: 40px 20px;
  display: flex;
}

.text-span-16 {
  color: #007398;
}

.text-block-21 {
  color: #fff;
  text-align: center;
  max-width: 670px;
  margin-bottom: 40px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
}

.quick-stack-8 {
  width: 100%;
  padding: 0;
}

.div-block-24 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 220px;
  height: 100%;
  display: flex;
}

.text-block-22 {
  color: #fff;
  text-align: center;
  max-width: 220px;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 150%;
}

.text-span-17 {
  color: #37a8cd;
}

.text-block-23 {
  color: #fff;
  text-align: center;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
}

.image-7 {
  width: 100%;
  max-width: 69px;
  margin-bottom: 20px;
}

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

.div-block-25 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-26 {
  background-color: #007398;
  width: 3px;
  display: block;
}

.image-7-sdf {
  width: 100%;
  max-width: 107px;
  margin-bottom: 20px;
}

.image-7-sdgh, .image-7-sdhh {
  width: 100%;
  max-width: 76px;
  margin-bottom: 20px;
}

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

.div-block-27 {
  max-width: 86%;
  margin-top: 35px;
  margin-bottom: 100px;
}

.text-block-20-dfgdh {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-bottom: 70px;
  font-family: Onesevenpointfive Navine, Arial, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
  display: block;
}

.quick-stack-9 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 86%;
  margin-bottom: 40px;
  padding: 0;
}

.div-block-28 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-color: #364956;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 205px;
  padding: 10px;
  display: flex;
}

.image-8 {
  width: 78px;
}

.text-block-24 {
  color: #fff;
  text-align: center;
  width: 191px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 130%;
}

.image-8-dfghf {
  width: 89px;
}

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

.text-block-24-dfh {
  color: #fff;
  text-align: center;
  width: 162px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 130%;
}

.text-block-20-lhgl {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  margin-bottom: 35px;
  font-family: Onesevenpointfive Navine, Arial, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
  display: block;
}

.text-block-25 {
  color: #fff;
  text-align: center;
  max-width: 760px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
}

.section-14 {
  background-color: #007398;
  background-image: linear-gradient(#00000026, #041c2c);
  padding-top: 95px;
  padding-bottom: 95px;
}

.quick-stack-10 {
  width: 86%;
  padding: 0;
}

.text-block-26 {
  color: #fff;
  max-width: 310px;
  margin-bottom: 20px;
  font-family: Onesevenpointfive Navine Condensed, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 120%;
}

.text-block-27 {
  color: #fff;
  max-width: 360px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 130%;
}

.image-9 {
  width: 165px;
}

.code-embed {
  width: 100%;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 500;
}

.code-embed-2 {
  display: block;
  position: static;
}

.div-block-29 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 460px;
  display: flex;
}

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

.text-block-24-dfh-sdfsd {
  color: #fff;
  text-align: center;
  width: 180px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 130%;
}

.text-block-24-sdfs {
  color: #fff;
  text-align: center;
  width: 183px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 130%;
}

.image-8-sdf {
  width: 65px;
}

.image-8-gjhgh {
  width: 91px;
}

.image-10 {
  width: 100%;
  max-width: 8px;
}

.image-11 {
  width: 100%;
  max-width: 15px;
}

.image-12 {
  width: 100%;
  max-width: 14px;
}

.image-13 {
  width: 100%;
  max-width: 19px;
}

.div-block-30 {
  margin-top: -150px;
  padding-top: 300px;
  position: relative;
}

.section-13-dfgdf {
  background-color: #041c2c;
  padding-top: 0;
  position: static;
}

.section-13-dfgdf-mobile {
  background-color: #041c2c;
  padding-bottom: 120px;
  display: none;
}

.image-14 {
  width: 100%;
}

.div-block-21-mobile {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-7-mobile {
  max-width: 86%;
}

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

.text-block-20-mobile {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  max-width: 470px;
  margin-bottom: 40px;
  font-family: Onesevenpointfive Navine, Arial, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
  display: block;
}

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

.text-block-31 {
  color: #007398;
  text-transform: uppercase;
  margin-bottom: 3px;
  font-family: Onesevenpointfive Navine, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.bold-text-3 {
  color: #fff;
}

.text-block-32 {
  color: #fff;
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  font-style: italic;
}

.text-block-33 {
  color: #041c2c;
  text-transform: none;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
}

.dallas-block {
  border-left: 1px solid #fff;
  width: 100%;
  max-width: 300px;
  height: 66%;
  padding-left: 7px;
  display: block;
  position: absolute;
  inset: 0% auto auto 17%;
}

.container-7-map {
  max-width: 100%;
}

.dallas-pin {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: auto auto 33.5% 16.8%;
}

.dallas, .div-block-33 {
  display: block;
}

.west-palm-pin {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: auto auto 33% 22.3%;
}

.west-palm-block {
  border-left: 1px solid #fff;
  width: 100%;
  max-width: 300px;
  height: 47.5%;
  padding-left: 7px;
  display: block;
  position: absolute;
  inset: 19% auto auto 22.6%;
}

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

.uk-pin {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: auto auto 52% 47.5%;
}

.uk-block {
  border-left: 1px solid #fff;
  width: 100%;
  max-width: 300px;
  height: 47.5%;
  padding-left: 7px;
  display: block;
  position: absolute;
  inset: 0% auto auto 47.8%;
}

.map-pin {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: auto auto 52% 49%;
}

.map-pin.pin-style {
  z-index: 1;
  width: 15px;
  height: 15px;
  bottom: 48%;
  left: 46%;
}

.map-popup {
  z-index: 1;
  white-space: nowrap;
  background-color: #ececed;
  border-left: 1px #fff;
  border-radius: 15px;
  padding: 20px 25px;
  display: none;
  position: absolute;
}

.map-popup.is-right {
  z-index: 2;
  left: -6px;
  right: auto;
}

.map-popup.is-left {
  left: auto;
  right: -20px;
}

.stavanger-pin {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: auto auto 55.8% 49.8%;
}

.stavanger-block {
  border-left: 1px solid #fff;
  width: 100%;
  max-width: 300px;
  height: 22.5%;
  padding-left: 7px;
  display: block;
  position: absolute;
  inset: 21% auto auto 50.1%;
}

.haikou-pin {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: auto 16.7% 29.5% auto;
}

.haikou-block {
  text-align: right;
  border-left: 1px #fff;
  border-right: 1px solid #fff;
  width: 100%;
  max-width: 300px;
  height: 40%;
  padding-left: 0;
  padding-right: 7px;
  display: block;
  position: absolute;
  inset: 30% 17% auto auto;
}

.denver-pin {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: auto auto 35% 14.8%;
}

.denver-block {
  border-left: 1px solid #fff;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 350px;
  height: 66%;
  padding-left: 7px;
  display: flex;
  position: absolute;
  inset: auto auto -30.5% 15.1%;
}

.wichita-pin {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: auto auto 34.5% 16.1%;
}

.wichita-block {
  border-left: 1px solid #fff;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 350px;
  height: 52%;
  padding-left: 7px;
  display: flex;
  position: absolute;
  inset: auto auto -17% 16.4%;
}

.lafayette-pin {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: auto auto 33% 18.6%;
}

.lafayette-block {
  border-left: 1px solid #fff;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 350px;
  height: 35%;
  padding-left: 7px;
  display: flex;
  position: absolute;
  inset: auto auto -2% 18.9%;
}

.montreal-pin {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: auto auto 43% 24.6%;
}

.montreal-block {
  border-left: 1px solid #fff;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 350px;
  height: 10%;
  padding-left: 7px;
  display: flex;
  position: absolute;
  inset: auto auto 33.9% 24.9%;
}

.botucatu-pin {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: auto auto 18% 36.1%;
}

.botucatu-block {
  border-left: 1px solid #fff;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 350px;
  height: 25%;
  padding-left: 7px;
  display: flex;
  position: absolute;
  inset: auto auto -6.5% 36.4%;
}

.cape-pin {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: auto auto 16% 53.4%;
}

.cape-block {
  border-left: 1px solid #fff;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 350px;
  height: 10%;
  padding-left: 7px;
  display: flex;
  position: absolute;
  inset: auto auto 6% 53.7%;
}

.singapore-pin {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: auto auto 23% 79.6%;
}

.singapore-block {
  text-align: right;
  border-left: 1px #fff;
  border-right: 1px solid #fff;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  max-width: 350px;
  height: 34%;
  padding-right: 7px;
  display: flex;
  position: absolute;
  inset: auto 20% -10.5% auto;
}

.sunshine-pin {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  width: 8px;
  height: 8px;
  position: absolute;
  inset: auto auto 4.5% 88.8%;
}

.sunshine-block {
  text-align: right;
  border-left: 1px #fff;
  border-right: 1px solid #fff;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  max-width: 350px;
  height: 35.4%;
  padding-right: 7px;
  display: flex;
  position: absolute;
  inset: auto 10.8% -30.5% auto;
}

.section-15 {
  background-color: #041c2c;
  background-image: url('../images/FLS-hero.png');
  background-position: 0 0;
  background-size: cover;
  border-bottom-right-radius: 34px;
  border-bottom-left-radius: 34px;
  padding-top: 70px;
  padding-bottom: 16%;
  font-family: Onesevenpointfive Navine, Arial, sans-serif;
}

.quick-stack-11 {
  width: 100%;
  padding: 0;
}

.italic-text-2 {
  color: #007398;
}

.text-block-sdgh {
  color: #fff;
  text-align: center;
  text-transform: none;
  justify-content: center;
  align-items: center;
  max-width: 900px;
  font-family: Onesevenpointfive navine condensed, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 112%;
  display: block;
}

.div-block-2gdhd {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1090px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-34 {
  color: #fff;
  text-align: center;
  font-size: 32px;
  line-height: 120%;
}

.text-block-35 {
  color: #fff;
  text-align: center;
  max-width: 780px;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 120%;
}

.button-2-dfsh {
  color: #007398;
  text-align: center;
  -webkit-text-stroke-color: white;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 42px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  display: flex;
}

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

.section-13-sdfg, .section-13-fdgh {
  background-color: #041c2c;
  padding-top: 40px;
  padding-bottom: 90px;
}

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

.div-block-35 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-block-34-dfgd {
  color: #fff;
  text-align: center;
  font-size: 32px;
  line-height: 120%;
}

.text-block-35-sgfh {
  color: #041c2c;
  text-align: center;
  background-color: #0000;
  padding: 20px;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 120%;
}

.div-block-36 {
  background-color: #ececed;
  background-image: linear-gradient(#041c2c00, #041c2c66);
  border-radius: 15px;
}

.div-block-37 {
  background-color: #007398;
  background-image: linear-gradient(#041c2c26, #041c2cba);
  border-radius: 15px;
  padding: 20px;
}

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

.text-block-36 {
  color: #ececed;
  text-align: center;
  font-family: Onesevenpointfive Navine Condensed, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 50px;
}

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

.text-block-37 {
  color: #fff;
  text-align: center;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-38 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.text-span-26 {
  margin-left: 7px;
}

.text-span-27 {
  margin-left: 9px;
}

.section-13-dfggh {
  background-color: #041c2c;
  padding-top: 40px;
  padding-bottom: 90px;
}

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

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

.div-block-39 {
  width: 100%;
  height: 100%;
}

.div-block-36-dfhgdf {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #ececed;
  background-image: linear-gradient(#041c2c00, #041c2c66);
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 20px;
  display: flex;
}

.text-block-35-dfgdfg {
  color: #041c2c;
  text-align: center;
  background-color: #0000;
  max-width: 230px;
  padding: 0;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 120%;
}

.quick-stack-15 {
  width: 100%;
  padding: 0;
}

.div-block-23-dfghj {
  z-index: 2;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1090px;
  padding: 0 5%;
  display: flex;
  position: relative;
}

.text-block-dfgy {
  color: #fff;
  text-align: left;
  max-width: 590px;
  font-size: 48px;
  line-height: 112%;
}

.text-block-dfhfgm {
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.div-block-40 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.div-block-41 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

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

.div-block-42 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-block-36-dhgd {
  color: #0098c8;
  text-align: center;
  font-family: Onesevenpointfive Navine, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 120%;
}

.text-block-37-fghf {
  color: #0098c8;
  text-align: center;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

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

.image-15, .image-16, .image-17, .div-block-43, .div-block-44 {
  width: 100%;
}

.map-location-wrapper {
  position: absolute;
}

.map-location-wrapper.is-paris {
  top: 52%;
  left: 47%;
}

.map-location-wrapper.is-botucatu {
  top: 84%;
  left: 35%;
}

.map-location-wrapper.is-cape-town {
  top: 86%;
  left: 54%;
}

.map-location-wrapper.is-dallas-north {
  top: 67%;
  left: 16%;
}

.map-location-wrapper.is-houston {
  top: 69%;
  left: 18%;
}

.map-location-wrapper.is-dallas-south {
  top: 70%;
  left: 16%;
}

.map-location-wrapper.is-greensboro {
  top: 66%;
  left: 22%;
}

.map-location-wrapper.is-montreal {
  top: 58%;
  left: 25%;
}

.map-location-wrapper.is-louis {
  top: 64%;
  left: 20%;
}

.map-location-wrapper.is-savannah {
  top: 68%;
  left: 20%;
}

.map-location-wrapper.is-singapore {
  top: 80%;
  left: 79%;
}

.map-location-wrapper.is-sunshine {
  top: 97%;
  left: 88%;
}

.map-location-wrapper.is-toronto {
  top: 60%;
  left: 24%;
}

.map-location-wrapper.is-tucson {
  top: 72%;
  left: 13%;
}

.map-location-wrapper.is-west-palm-beach {
  top: 69%;
  left: 22%;
}

.map-location-wrapper.is-wichita {
  top: 62%;
  left: 18%;
}

.map-location-wrapper.is-wilmington {
  top: 63%;
  left: 23%;
}

.map-close-button {
  color: #7f7f7f;
  text-transform: uppercase;
  cursor: pointer;
  font-family: proxima-nova, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 120%;
  position: absolute;
  inset: 5% 4% auto auto;
}

.is-left {
  position: absolute;
  bottom: -6px;
  left: -6px;
}

.is-right {
  position: absolute;
  bottom: -6px;
  right: -20px;
}

.section-13-fhjgh {
  background-color: #041c2c;
  padding-top: 130px;
  padding-bottom: 0;
}

.section-13-sdfg-dfgdfg {
  background-color: #041c2c;
  padding-top: 130px;
  padding-bottom: 120px;
}

.text-block-35-dghdh {
  color: #fff;
  text-align: center;
  max-width: 680px;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 120%;
}

.text-block-34-dhdfh {
  color: #fff;
  text-align: center;
  font-size: 32px;
  line-height: 120%;
}

.div-block-34-sfgh {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 810px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .column, .columns {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .image {
    display: block;
  }

  .div-block-7 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .div-block-9 {
    align-items: stretch;
    max-width: 1002px;
    inset: 0%;
  }

  .div-block-13 {
    padding-top: 20px;
    padding-left: 7.5vw;
  }

  .container-5 {
    max-width: 90%;
  }

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

  .section-12 {
    background-image: url('../images/Helicopter-Mobile-with-mountains.jpg');
    background-position: 50% 99%;
    padding-bottom: 79%;
  }

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

  .text-block-19 {
    text-align: center;
    max-width: 100%;
  }

  .section-14 {
    padding-top: 100px;
  }

  .text-block-26, .text-block-27, .code-embed {
    text-align: center;
  }

  .div-block-29 {
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  .section-13-dfgdf {
    display: none;
  }

  .section-13-dfgdf-mobile {
    display: block;
  }

  .div-block-21-mobile {
    padding-top: 130px;
  }

  .container-7-mobile {
    max-width: 100%;
  }

  .div-block-30-mobile {
    width: 100%;
    margin-bottom: 0;
  }

  .div-block-31 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 388px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .text-block-20-mobile {
    max-width: 360px;
  }

  .dropdown {
    color: #fff;
    text-align: center;
    background-color: #015b78;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
  }

  .icon {
    color: #fff;
    inset: 0% 0% 0% auto;
  }

  .dropdown-toggle {
    color: #fff;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Onesevenpointfive navine condensed, sans-serif;
    font-weight: 300;
  }

  .text-block-28 {
    text-align: center;
    font-family: Onesevenpointfive Navine, Arial, sans-serif;
  }

  .dropdown-list {
    background-color: #0000;
  }

  .dropdown-list.w--open {
    position: relative;
  }

  .text-block-29 {
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
  }

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

  .bold-text-2 {
    text-transform: uppercase;
    font-style: italic;
  }

  .text-block-30 {
    text-transform: uppercase;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
  }

  .div-block-32 {
    background-color: #041c2c;
    padding-top: 20px;
  }

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

  .section-15 {
    background-image: url('../images/attachment.jpeg');
    background-position: 50% 80%;
    padding-bottom: 77%;
  }

  .cell-4 {
    display: none;
  }

  .quick-stack-15 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .text-block-dfgy, .text-block-dfhfgm {
    text-align: center;
  }

  .div-block-40, .div-block-41 {
    justify-content: center;
    align-items: center;
  }

  .image-15 {
    max-width: 300px;
  }

  .section-13-sdfg-dfgdfg {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    margin-bottom: 10px;
    font-size: 44px;
    line-height: 52px;
  }

  .paragraph {
    font-size: 15px;
    line-height: 24px;
  }

  .div-block-5 {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .footerbullet {
    display: none;
  }

  .text-block-2, .footerlink {
    font-size: 15px;
  }

  .container-2 {
    max-width: 80%;
  }

  .container-3 {
    max-width: 96%;
  }

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

  .section-5 {
    background-position: 50%;
  }

  .quick-stack-4-copy {
    padding-top: 22px;
  }

  .heading-3 {
    margin-top: 50px;
    font-size: 42px;
  }

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

  .text-span-14 {
    font-size: 56px;
  }

  .div-block-25 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
  }

  .div-block-26 {
    width: 100%;
    height: 3px;
  }

  .div-block-40 {
    flex-flow: column;
  }

  .image-15 {
    max-width: 400px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 34px;
    line-height: 42px;
  }

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

  .div-block-5 {
    align-items: center;
    padding-left: 0;
  }

  .container-2 {
    max-width: 80%;
  }

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

  .heading-2 {
    font-size: 41px;
    line-height: 46px;
  }

  .container-5 {
    width: 90%;
  }

  .heading-3 {
    margin-top: 40px;
    font-size: 30px;
  }

  .text-block-11 {
    font-size: 39px;
  }

  .text-block-6-sfg {
    margin-bottom: 60px;
  }

  .container-6 {
    width: 90%;
  }

  .section-12 {
    padding-bottom: 110%;
  }

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

  .text-span-14 {
    font-size: 39px;
  }

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

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

  .text-block-20 {
    max-width: 210px;
    font-size: 16px;
  }

  .section-13 {
    padding-bottom: 27px;
  }

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

  .text-block-26 {
    font-size: 43px;
  }

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

  .section-15 {
    background-position: 50% 70%;
    padding-bottom: 76%;
  }

  .text-block-sdgh {
    max-width: 210px;
    font-size: 16px;
  }

  .section-13-sdfg, .section-13-fdgh {
    padding-bottom: 27px;
  }

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

  .quick-stack-13 {
    grid-row-gap: 60px;
  }

  .section-13-dfggh {
    padding-bottom: 27px;
  }

  .quick-stack-14 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .section-13-fhjgh {
    padding-bottom: 27px;
  }
}

#w-node-_9f16a77b-ef80-ef09-ca7b-e691ae778866-64218803, #w-node-_8705ba17-3648-d7e5-8a60-68680c226e75-64218803 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8cc6ad89-d970-28bc-d5ee-8e8476b56669-64218803 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f02b8fea-bc97-c13c-48d8-05532cf6d1c5-64218803 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_93100b15-7f24-09a1-5ad2-e0a679875c3d-64218803 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_16863b6d-578e-fddf-46d1-3041665b4afd-64218803 {
  grid-template-rows: auto;
  grid-template-columns: 2.75fr 1fr;
}

#w-node-_0b1b3dcc-a9cb-34bc-fdd1-ee971be2cb54-64218803 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_9f16a77b-ef80-ef09-ca7b-e691ae778866-64218803, #w-node-_8705ba17-3648-d7e5-8a60-68680c226e75-64218803, #w-node-f02b8fea-bc97-c13c-48d8-05532cf6d1c5-64218803 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_16863b6d-578e-fddf-46d1-3041665b4afd-64218803 {
    grid-template-rows: auto;
    grid-template-columns: 2.75fr;
  }

  #w-node-_0b1b3dcc-a9cb-34bc-fdd1-ee971be2cb54-64218803 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_16863b6d-578e-fddf-46d1-3041665b4afd-64218803 {
    grid-template-rows: auto;
    grid-template-columns: 2.75fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8cc6ad89-d970-28bc-d5ee-8e8476b56669-64218803, #w-node-_93100b15-7f24-09a1-5ad2-e0a679875c3d-64218803 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Onesevenpointfive navine condensed';
  src: url('../fonts/OneSevenPointFive---Navine-Condensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Bold.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onesevenpointfive Navine';
  src: url('../fonts/OneSevenPointFive---Navine-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onesevenpointfive Navine';
  src: url('../fonts/OneSevenPointFive---Navine-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onesevenpointfive Navine Condensed';
  src: url('../fonts/OneSevenPointFive---Navine-Condensed-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onesevenpointfive Navine Condensed';
  src: url('../fonts/OneSevenPointFive---Navine-Condensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}