:root {
  --white: #fff;
  --charcoal: #161516;
  --tpf-blue: #495867;
  --tpf-orange: #f37646;
  --dark-blue: #1a2025;
  --darker-blue: #161a1f;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

a {
  color: var(--white);
  font-family: Poppins, sans-serif;
  text-decoration: none;
}

.body {
  padding: 100px;
}

.h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
}

.h2 {
  color: var(--charcoal);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Prata, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 37px;
}

.h2._2 {
  color: var(--white);
  text-align: left;
  letter-spacing: -1px;
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
}

.h2._2._1 {
  color: var(--white);
}

.h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.h3._1 {
  margin-top: 10px;
}

.p {
  color: var(--tpf-blue);
  text-align: left;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 200;
}

.p._1 {
  color: var(--charcoal);
  margin-top: 10px;
  font-size: 14px;
  line-height: 21px;
}

.p._2 {
  margin-top: 10px;
  font-size: 13px;
}

.p.w {
  color: var(--charcoal);
  text-align: left;
  margin-top: 10px;
  font-size: 12px;
  line-height: 17px;
}

.p.w._2 {
  color: var(--white);
  font-size: 14px;
  line-height: 21px;
}

.p._5 {
  color: var(--white);
}

.p._6 {
  margin-top: 20px;
}

.menu-nav {
  z-index: 100;
  position: fixed;
  inset: 0% 0% auto;
}

.brand {
  float: none;
  clear: none;
  align-self: center;
  display: flex;
}

.div-block {
  z-index: 2;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100vw;
  padding: 30px 100px;
  display: flex;
  position: relative;
}

.image {
  width: 170px;
}

.container {
  margin-left: 0;
  margin-right: 0;
}

.nav-link {
  color: var(--tpf-blue);
  margin-right: 20px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.nav-link:hover {
  color: var(--tpf-blue);
}

.navbar {
  background-color: #fff0;
}

.nav-menu {
  align-self: center;
}

.div-block-2 {
  background-color: #fff;
  position: absolute;
  inset: 0%;
}

.image-2 {
  position: relative;
  left: -170px;
}

.hero-banner {
  background-color: #000;
  height: 100vh;
  position: static;
}

.our-services {
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  padding: 100px;
  font-size: 16px;
  display: flex;
  position: static;
}

.code-embed {
  background-color: #000;
  height: 100%;
  position: static;
  inset: 0%;
}

.div-block-3 {
  z-index: 2;
  background-color: #00000063;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 100px;
  padding-left: 100px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.h1w {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Prata, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
}

.div-block-4 {
  background-color: #000;
  padding-top: 40px;
  padding-bottom: 40px;
}

.h2w {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 37px;
}

.h3w {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.h3w._1 {
  margin-top: 5px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 25px;
}

.pw {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.link-block {
  color: #fff;
  border: .5px solid #ffffff8f;
  border-radius: 0;
  margin-top: 20px;
  padding: 10px 15px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  text-decoration: none;
  display: flex;
}

.link-block._2 {
  border-color: var(--tpf-blue);
  background-color: #49586700;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 0;
}

.link-block._3 {
  border-color: #00000038;
  margin-top: 0;
  font-family: Playfair Display, sans-serif;
}

.link-block._4 {
  border-style: none none solid;
  border-bottom-width: .5px;
  border-bottom-color: #0000008f;
  margin-top: 0;
  padding: 10px;
}

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

.link-block.dark {
  border: .5px #00000052;
  margin-top: 20px;
  padding-left: 0;
}

.image-3 {
  width: 15px;
  margin-left: 10px;
}

.link-wrap {
  margin-right: 20px;
  display: inline-block;
  position: relative;
  top: 6px;
  overflow: hidden;
}

.link-wrap._2 {
  color: var(--tpf-orange);
  margin-top: 10px;
  margin-right: 0;
  position: static;
}

.link-4 {
  color: var(--charcoal);
  letter-spacing: 0;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
}

.link-4:hover {
  color: var(--tpf-blue);
  letter-spacing: 0;
}

.link-4.w--current {
  color: var(--charcoal);
  font-size: 13px;
  font-weight: 300;
}

.link-4.w--current:visited {
  color: #2b3033;
}

.link-4._2 {
  color: var(--white);
  font-size: 12px;
  font-weight: 300;
}

.div-block-14 {
  background-color: var(--tpf-orange);
  color: #2b3033;
  border-radius: 100px;
  width: 100%;
  height: 2px;
  transform: translate(-142px);
}

.dropdown-corner {
  background-color: #fff;
  width: 12px;
  height: 12px;
  position: absolute;
  inset: -5px auto auto;
  transform: rotate(45deg);
}

.image-4 {
  width: 100%;
}

.social-drop-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 1px #889ea833;
  border-radius: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: center;
  padding: 6px;
  display: grid;
  position: relative;
  box-shadow: 0 12px 36px -8px #292b4e1f;
}

.social-toggle {
  border: 1px solid #495867;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 9px;
  display: flex;
}

.social-dropdown-list.w--open {
  background-color: #0000;
  justify-content: center;
  width: 100%;
  padding-top: 30px;
  display: flex;
}

.social-circle {
  cursor: pointer;
  border: 1px #889ea833;
  border-radius: 100%;
  width: 36px;
  height: 36px;
  margin-left: 0;
  margin-right: 20px;
  position: relative;
}

.social-circle._2 {
  margin-left: 10px;
  margin-right: 0;
}

.image-5 {
  width: 100%;
}

.outline-social-icon {
  border: 1px solid #889ea833;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 9px;
  display: flex;
}

.outline-social-icon.large {
  width: 34px;
  height: 34px;
}

.outline-social-icon.large._2 {
  padding-left: 5px;
  padding-right: 5px;
}

.outline-social-icon.large._7 {
  padding-left: 7px;
  padding-right: 7px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-top: 40px;
}

.div-block-15 {
  border: 1px #e9e9e9;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.about-us {
  padding: 100px 100px 60px;
}

.heading {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.text-block {
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
}

.image-6 {
  width: 15px;
  margin-right: 20px;
}

.div-block-16 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-16._2 {
  margin-bottom: 0;
}

.text-block-2 {
  color: var(--tpf-blue);
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-block-3 {
  color: var(--tpf-blue);
}

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

.button-text {
  color: var(--white);
  font-family: Poppins, sans-serif;
  font-size: 13px;
}

.button-text._2 {
  color: var(--charcoal);
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
}

.button-text.dark {
  color: var(--charcoal);
}

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

.div-block-19 {
  background-color: var(--white);
  border: 1px solid #e0e0e0;
  padding: 40px;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 0;
}

.div-block-20 {
  background-color: var(--white);
  border: 1px #e9e9e9;
  border-radius: 0;
  width: auto;
  height: 350px;
  margin-right: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.div-block-20._1 {
  width: 100%;
  padding: 0;
  position: relative;
}

.div-block-20._2 {
  margin-right: 0;
}

.image-7 {
  width: auto;
  height: 25px;
}

.text-block-4 {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-4._2 {
  margin-top: 0;
  margin-left: 20px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
}

.code-embed-2 {
  border-radius: 0;
  height: 100%;
}

.code-embed-2._1 {
  height: 275.25px;
}

.background-video, .background-video-2 {
  height: 250px;
}

.code-embed-3 {
  height: 100%;
}

.code-embed-4 {
  height: 200px;
}

.div-block-21 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-22 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 16px;
}

.grid-4 {
  grid-template-rows: auto auto;
  margin-top: 16px;
}

.div-block-23 {
  z-index: 5;
  position: absolute;
  inset: 0%;
}

.section {
  padding: 60px;
}

.grid-5 {
  grid-template-rows: auto;
}

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

.div-block-24._2 {
  margin-top: 10px;
}

.div-block-25, .div-block-26 {
  display: flex;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto 107px auto;
  grid-template-columns: 1fr;
}

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

.background-video-4 {
  z-index: 10;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-28 {
  z-index: 11;
  background-color: #00000042;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 20px 20px 0 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-5 {
  color: var(--charcoal);
  letter-spacing: 0;
  padding-left: 0;
  font-family: Prata, sans-serif;
  font-size: 22px;
  text-decoration: none;
}

.text-block-5._2 {
  color: var(--charcoal);
  margin-top: 20px;
}

.link-block-2 {
  width: 25px;
  position: relative;
  top: -360px;
  left: 422px;
}

.grid-7 {
  grid-template-columns: 1fr;
  width: 100%;
  height: 100%;
}

.div-block-29 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.image-8 {
  width: 20px;
}

.div-block-30 {
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 20px;
  padding-right: 20px;
  display: flex;
}

.link-block-3 {
  height: 100%;
  text-decoration: none;
}

.image-9 {
  width: 20px;
}

.grid-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto 121px;
  grid-template-columns: 1fr;
}

.featured-inventory {
  background-color: #f8f8f8;
  background-image: none;
  padding: 100px;
  position: relative;
}

.grid-9 {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px #2c333c;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  position: absolute;
  inset: 0%;
}

.div-block-31 {
  border-bottom: 1px #2a3038;
  border-right: 1px solid #eee;
  height: 100%;
}

.div-block-32 {
  z-index: 6;
  position: static;
}

.div-block-33 {
  border: .5px solid #ecececba;
}

.div-block-33._2 {
  border-color: #49586729;
}

.grid-10 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.div-block-34 {
  background-color: var(--white);
  border: .5px solid #d6d6d6;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 0 0 20px;
}

.text-block-6 {
  color: var(--charcoal);
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.text-block-6._2 {
  color: var(--tpf-blue);
}

.image-10 {
  width: 15px;
}

.div-block-35 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-7 {
  color: var(--charcoal);
  margin-left: 15px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-block-7._2 {
  color: var(--tpf-blue);
  margin-top: 0;
  margin-left: 10px;
  font-size: 12px;
  font-weight: 300;
}

.text-block-7._3 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  font-weight: 300;
  display: flex;
}

.grid-11 {
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
}

.div-block-36 {
  margin-top: 20px;
  display: flex;
}

.div-block-37 {
  z-index: 20;
  position: relative;
}

.div-block-38 {
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.grid-12 {
  grid-template-rows: auto;
}

.text-block-8 {
  color: var(--charcoal);
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
}

.text-block-8._2 {
  color: var(--tpf-blue);
}

.text-block-9 {
  color: var(--charcoal);
  text-align: right;
  letter-spacing: 1px;
  font-family: Poppins, sans-serif;
  font-weight: 200;
}

.text-block-9._2 {
  color: var(--tpf-blue);
}

.div-block-39 {
  background-color: #0000001c;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.grid-13 {
  grid-template-rows: auto;
  margin-top: 40px;
  margin-bottom: 20px;
}

.text-block-10 {
  color: var(--charcoal);
  letter-spacing: 3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

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

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

.div-block-41 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.image-11 {
  border-radius: 1px;
}

.cta {
  height: auto;
}

.cta._2 {
  background-image: url('../images/cta2.jpg');
  background-position: 100% 0;
}

.div-block-42 {
  background-color: var(--charcoal);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 100px 140px;
  display: flex;
}

.text-block-11 {
  color: var(--white);
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 19px;
}

.text-block-12 {
  color: var(--white);
  margin-bottom: 10px;
  font-family: Prata, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

.grid-14 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-12 {
  width: 25px;
  margin-bottom: 20px;
}

.text-block-13 {
  color: var(--white);
  font-family: Poppins, sans-serif;
}

.text-block-14 {
  color: var(--white);
  margin-top: 5px;
  font-family: Poppins, sans-serif;
  font-weight: 200;
}

.div-block-43, .div-block-44, .div-block-45, .div-block-46 {
  border: .5px solid #ffffff5c;
  padding: 20px;
}

.footer {
  background-color: #0c0c0c;
  padding: 100px 140px;
}

.image-13 {
  width: 200px;
}

.text-block-15 {
  color: var(--white);
  text-align: right;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.text-field {
  color: var(--white);
  text-align: left;
  background-color: #0c0c0c;
  border: 1px solid #242424;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-field::placeholder {
  color: var(--white);
}

.form {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.form-block {
  width: 70%;
}

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

.submit-button {
  border: 1px solid var(--tpf-orange);
  color: var(--tpf-orange);
  background-color: #0c0c0c;
  padding: 6px 30px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 200;
}

.submit-button:hover {
  background-color: var(--tpf-orange);
  color: var(--white);
}

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

.image-14 {
  width: 25px;
}

.link-block-4, .link-block-5 {
  margin-right: 10px;
}

.image-15 {
  width: 25px;
}

.div-block-49 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--white);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  text-decoration: none;
  display: flex;
}

.div-block-49._2 {
  margin-top: 10px;
}

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

.div-block-50 {
  flex-flow: column;
  display: flex;
}

.text-block-17 {
  color: var(--white);
  margin-top: 40px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 200;
}

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

.div-block-51._2 {
  justify-content: flex-end;
  align-items: flex-end;
}

.link-5 {
  color: var(--white);
  margin-top: 40px;
  margin-left: 40px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 200;
  text-decoration: none;
}

.about-us-hero {
  height: 100vh;
  position: relative;
  inset: 0%;
}

.code-embed-5 {
  height: 100%;
}

.div-block-52 {
  background-color: #00000063;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 100px;
  padding-left: 100px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-18 {
  color: var(--white);
  margin-top: 0;
  font-family: Prata, sans-serif;
  font-size: 40px;
  line-height: 45px;
}

.text-block-19 {
  color: var(--white);
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 25px;
}

.grid-15 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.text-block-20 {
  color: var(--charcoal);
  margin-top: 0;
  font-family: Prata, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 55px;
}

.text-block-21 {
  color: var(--charcoal);
  font-family: Poppins, sans-serif;
  font-weight: 200;
}

.image-16 {
  width: 15px;
}

.div-block-53 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.text-block-22 {
  color: var(--tpf-blue);
  margin-left: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 200;
}

.grid-16 {
  grid-template-rows: auto;
  margin-top: 40px;
}

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

.video {
  margin-top: 0;
  padding: 60px 100px;
}

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

.text-block-23 {
  color: var(--tpf-blue);
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  line-height: 40px;
}

.link-block-7 {
  color: #000;
  text-decoration: none;
}

.text-block-24 {
  text-align: center;
  margin-top: 10px;
  font-family: Inconsolata, monospace;
}

.link-block-8 {
  color: #000;
  text-decoration: none;
}

.grid-17 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.link-block-9 {
  color: #000;
  text-decoration: none;
}

.pop-up {
  z-index: 1000000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.text-block-25 {
  color: #000;
  font-family: Inconsolata, monospace;
  font-size: 18px;
}

.bg {
  opacity: 1;
  filter: blur(4px);
  background-color: #00000054;
  width: 100%;
  height: 100%;
  position: static;
  inset: 0%;
}

.container-2 {
  background-color: #ffffffa1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 70%;
  height: auto;
  padding: 60px 40px 40px;
  display: flex;
  position: absolute;
}

.link-block-10, .link-block-11 {
  color: #000;
  text-decoration: none;
}

.link-block-12 {
  color: #000;
  font-size: 20px;
  text-decoration: none;
  position: absolute;
  inset: 1rem 1rem auto auto;
  transform: rotate(45deg);
}

.link-block-13, .link-block-14 {
  color: #000;
  text-decoration: none;
}

.div-block-56 {
  background-color: #fff9;
  border: 1px solid #fff;
  height: 100%;
  padding: 20px;
}

.link-block-15, .link-block-16 {
  color: #000;
  text-decoration: none;
}

.text-block-26 {
  text-align: center;
  margin-top: 10px;
  font-family: Inconsolata, monospace;
}

.grid-18 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.link-block-17 {
  color: #000;
  font-size: 20px;
  text-decoration: none;
  position: absolute;
  inset: 1rem 1rem auto auto;
  transform: rotate(45deg);
}

.div-block-57 {
  background-color: #fff9;
  border: 1px solid #fff;
  height: 100%;
  padding: 20px;
}

.code-embed-6 {
  height: auto;
}

.text-block-27 {
  color: var(--tpf-orange);
  font-size: 40px;
}

.link-block-18 {
  border: .5px solid var(--tpf-blue);
  border-radius: 0;
  margin-top: 20px;
  padding: 20px;
}

.image-17 {
  width: 20px;
}

.text-block-28 {
  color: var(--tpf-blue);
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.grid-19 {
  grid-template-rows: auto;
}

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

.text-block-29 {
  color: var(--tpf-blue);
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.grid-20 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 40px;
}

.div-block-59 {
  background-color: var(--white);
  border: .5px solid #dfdfdf;
  padding: 20px;
}

.grid-21 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto 112px auto auto auto auto;
  grid-template-columns: 1fr;
}

.text-block-30 {
  margin-top: 20px;
  font-family: Prata, sans-serif;
  font-size: 27px;
  line-height: 30px;
}

.text-block-31 {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.text-block-31._2 {
  margin-top: 0;
  font-weight: 200;
}

.image-18 {
  width: 20px;
}

.div-block-60 {
  color: var(--darker-blue);
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  text-decoration: none;
  display: flex;
}

.div-block-60._2 {
  justify-content: flex-start;
  align-items: flex-start;
}

.text-block-32 {
  margin-left: 10px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.text-block-33 {
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-block-34 {
  color: var(--tpf-orange);
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.link-block-19 {
  text-decoration: none;
}

.team {
  background-color: #f9f9fa;
  height: auto;
  padding: 60px 100px;
}

.image-19 {
  height: auto;
}

.grid-22 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.grid-22._2 {
  margin-top: 20px;
}

.div-block-61 {
  background-color: var(--white);
  border: .5px solid #e6e6e6;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 40px;
  display: flex;
}

.grid-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 2.75fr 1fr;
  margin-bottom: 40px;
}

.text-block-35 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
}

.image-20 {
  width: 25px;
}

.div-block-62 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  display: block;
}

.link-block-20 {
  border: 1px #d6d6d6;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.text-block-36 {
  color: var(--tpf-blue);
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.aircrafts-hero {
  height: 100vh;
  position: relative;
}

.background-video-5 {
  height: 100%;
}

.div-block-63 {
  background-color: #0000005c;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 100px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.aircrafts {
  padding: 100px;
}

.sale-hero {
  background-image: url('../images/2017-CJ4-Banner.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.sale-hero._2 {
  background-image: url('../images/2016-Embraer-Legacy-500-Banner.jpg');
}

.sale-hero._3 {
  background-image: url('../images/2011-Citation-CJ4-Banner.jpg');
}

.sale-hero._4 {
  background-image: url('../images/2008-Mooney-M20TN-Acclaim-Long-Body-Banner.jpg');
}

.sale-hero._5 {
  background-image: url('../images/2006-Challenger-604-Banner.jpg');
}

.sale-hero._6 {
  background-image: url('../images/2004-Learjet-Banner.jpg');
}

.sale-hero._7 {
  background-image: url('../images/2004-Cessna-Citation-CJ1-Banner.jpg');
}

.sale-hero._8 {
  background-image: url('../images/2002-Cessna-T206H-Banner.jpg');
}

.sale-hero._9 {
  background-image: url('../images/2001Global-Express-web-banner.jpg');
}

.sale-hero._10 {
  background-image: url('../images/2001-Citation-Banner.jpg');
}

.sale-hero._11 {
  background-image: url('../images/2001-Citation-Banner-Web.jpg');
}

.sale-hero._12 {
  background-image: url('../images/1997-Cessna-Citation-Banner-Web.jpg');
}

.sale-hero._13 {
  background-image: url('../images/1993-Cessna-Banner-Web.jpg');
}

.sale-hero._14 {
  background-image: url('../images/1979-PIPER-ARROW-IV-Banner-web.jpg');
}

.sale-hero._15 {
  background-image: url('../images/1978-BEECH-B100-banner.jpg');
}

.sale-hero._16 {
  background-image: url('../images/1977-Cessna-Banner.jpg');
}

.sale-hero._17 {
  background-image: url('../images/Zenith-Banner-Web2.jpg');
}

.div-block-64 {
  color: var(--white);
  background-color: #0000004a;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 100px;
  padding-left: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 35px;
  display: flex;
}

.text-block-37 {
  font-family: Prata, sans-serif;
  font-size: 45px;
  line-height: 45px;
}

.specs {
  padding: 100px;
}

.paragraph-top {
  color: #4e5d78;
  text-align: center;
  letter-spacing: -.27px;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 26px;
}

.page-title {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 800px;
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.animation {
  width: 60px;
  height: 60px;
}

.question-title {
  color: var(--charcoal);
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.question-title._2 {
  font-size: 13px;
  font-weight: 300;
}

.link {
  color: #784fe0;
  text-decoration: none;
}

.faq-question-wrap {
  margin-top: 9px;
  margin-bottom: 9px;
}

.faq-section {
  min-height: 600px;
  padding: 140px 5% 120px;
  position: relative;
}

.silent-link {
  color: #637178;
  text-decoration: none;
}

.faq-content {
  margin-top: -2px;
  overflow: hidden;
}

.faq-content._2 {
  background-color: var(--white);
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 20px;
}

.faq-wrap {
  flex-direction: column;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faq-text-details {
  color: #637178;
  text-align: center;
  letter-spacing: -.27px;
  margin-top: 15px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.paragraph {
  color: var(--charcoal);
  letter-spacing: -.25px;
  margin-bottom: 0;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
}

.question-icon {
  margin-bottom: 35px;
}

.heading-large {
  color: #041434;
  text-align: center;
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 55px;
  line-height: 72px;
}

.faq-question-bar {
  background-color: #fff;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 5px 25px;
  text-decoration: none;
  display: flex;
  box-shadow: 7px 7px 60px #f2f3f6;
}

.faq-question-bar._3 {
  box-shadow: none;
  background-color: #fff0;
  padding-left: 0;
  padding-right: 20px;
}

.highlight {
  color: #784fe0;
}

.grid-24 {
  grid-template-rows: auto;
}

.form-2 {
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.div-block-65 {
  margin-top: 20px;
  display: flex;
}

.text-block-38 {
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.text-field-2 {
  border: .5px solid #dfdada;
  border-radius: 0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
  display: flex;
}

.submit-button-2 {
  background-color: var(--tpf-orange);
  margin-top: 10px;
  padding: 10px 35px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.submit-button-2:hover {
  background-color: var(--tpf-blue);
}

.grid-25 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  margin-bottom: 10px;
}

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

.services-hero {
  height: 100vh;
  position: relative;
}

.background-video-6 {
  height: 100%;
}

.div-block-67 {
  background-color: #0000005c;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-bottom: 100px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-39 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Prata, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 35px;
}

.text-block-40 {
  color: var(--white);
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 200;
}

.services {
  padding: 100px;
}

.grid-26 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 16px;
}

.grid-26._2 {
  grid-template-rows: auto;
  margin-top: 40px;
}

.div-block-68 {
  margin-top: 16px;
}

.body-2 {
  background-color: var(--tpf-blue);
}

.contact {
  background-color: var(--charcoal);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 220px 100px 100px;
  display: flex;
}

.grid-27 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  width: 100%;
}

.text-block-41 {
  color: var(--tpf-orange);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Prata, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
}

.text-field-3 {
  background-color: var(--charcoal);
  color: var(--white);
  border: .5px solid #413f41;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-field-3::placeholder {
  color: var(--white);
}

.submit-button-3 {
  background-color: var(--tpf-orange);
  padding-left: 25px;
  padding-right: 25px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.submit-button-3:hover {
  background-color: var(--dark-blue);
}

.text-block-42 {
  color: var(--white);
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.image-21 {
  width: 25px;
}

.text-block-43 {
  color: var(--white);
  margin-top: 0;
  margin-left: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 200;
}

.text-block-43._2 {
  margin-top: 0;
  font-weight: 400;
}

.text-block-43._2._1 {
  margin-left: 0;
}

.text-block-43._3 {
  margin-top: 5px;
  margin-left: 0;
}

.text-block-43._3._1 {
  margin-top: 0;
}

.div-block-69 {
  border: .5px solid #6f8aa3;
  margin-top: 0;
  padding: 20px;
}

.div-block-69._2 {
  border-color: #4c484c;
}

.image-22 {
  width: 25px;
  margin-top: 0;
}

.grid-28 {
  border: .5px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-top: 40px;
}

.div-block-70 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-71 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  display: flex;
}

.div-block-72 {
  margin-left: 20px;
}

.burger-3 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
  box-shadow: 6px 6px 25px #28078026;
}

.b3-top-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.b3-bar1 {
  background-color: #858eca;
  width: 30px;
  height: 3px;
}

.b3-middlebar-base {
  background-color: #858eca;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 3px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: flex;
  position: static;
}

.b3-middlebar-top {
  z-index: 2;
  width: 30px;
  height: 3px;
  position: absolute;
  inset: 0;
}

.b3-middlebar {
  background-color: #858eca;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 3px;
  display: flex;
  position: absolute;
}

.b3-bar3 {
  background-color: #858eca;
  width: 30px;
  height: 3px;
}

.div-block-74 {
  display: none;
}

.grid-30 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.div-block-82 {
  padding: 0;
}

.div-block-83 {
  border: 1px solid #ebebeb;
  padding: 20px;
}

.grid-31, .grid-32 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
}

.div-block-84 {
  background-color: var(--white);
  border: .5px solid #dfdfdf;
  padding: 20px 20px 10px;
}

.preload {
  z-index: 5000;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  display: none;
  position: relative;
  inset: 0%;
}

.grid-33 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-7, .div-block-8, .div-block-9, .div-block-10, .div-block-11, .div-block-12 {
  background-color: #fff;
}

.background-video-7 {
  width: 500px;
  height: 300px;
  position: static;
  inset: 0%;
}

.div-block-85 {
  z-index: 2000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 100px 140px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-86, .code-embed-7 {
  width: 50%;
  height: 50%;
}

.body-3 {
  background-color: #000;
}

.loader {
  z-index: 2000;
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0%;
}

.background-video-8 {
  width: 350px;
  height: 350px;
}

.background-video-9 {
  z-index: 1;
  height: 100%;
  position: relative;
}

.link-block-21 {
  color: var(--darker-blue);
  text-decoration: none;
}

.div-block-87 {
  flex-flow: column;
  display: flex;
}

.link-block-22 {
  color: var(--darker-blue);
  text-decoration: none;
}

.link-block-23 {
  text-decoration: none;
}

.div-block-88 {
  flex-flow: column;
  display: flex;
}

.link-block-24, .link-block-25 {
  text-decoration: none;
}

.div-block-89 {
  flex-flow: column;
  display: flex;
}

.link-block-26, .link-block-27 {
  text-decoration: none;
}

.div-block-90 {
  flex-flow: column;
  display: flex;
}

.link-block-28 {
  text-decoration: none;
}

.div-block-91 {
  flex-flow: column;
  display: flex;
}

.link-block-29 {
  text-decoration: none;
}

.div-block-92 {
  flex-flow: column;
  display: flex;
}

.link-block-30, .link-block-31, .link-block-32 {
  text-decoration: none;
}

.div-block-93 {
  flex-flow: column;
  display: flex;
}

.link-block-33, .link-block-34 {
  text-decoration: none;
}

.div-block-94 {
  flex-flow: column;
  display: flex;
}

.link-block-35 {
  text-decoration: none;
}

.image-23 {
  width: 20px;
}

.div-block-95 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

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

.div-block-97 {
  margin-top: 10px;
}

.grid-34 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

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

.link-block-36 {
  text-decoration: none;
}

.slider {
  height: auto;
}

.grid-35 {
  grid-template-rows: auto;
  margin-top: 20px;
}

.map {
  background-color: var(--charcoal);
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
  position: relative;
}

.image-24 {
  opacity: .38;
  width: 80%;
  position: relative;
}

.link-block-37 {
  z-index: 1;
  background-color: var(--tpf-orange);
  color: var(--tpf-orange);
  border-radius: 100px;
  width: 20px;
  height: 20px;
  position: relative;
  top: 196px;
  left: 623px;
}

.div-block-99 {
  z-index: 1;
  background-color: var(--charcoal);
  opacity: 1;
  border: 1px solid #818181;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  display: none;
  position: absolute;
  top: 459px;
  left: 663px;
}

.image-25 {
  width: 25px;
  height: 25px;
}

.text-block-44 {
  color: var(--white);
  margin-left: 10px;
}

.div-block-100 {
  width: 80%;
  height: auto;
  position: relative;
  inset: 0%;
}

.image-26 {
  opacity: .29;
  width: 100%;
}

.link-block-37-copy {
  z-index: 1;
  background-color: var(--tpf-orange);
  color: var(--tpf-orange);
  border-radius: 100px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 512px;
  left: 717px;
}

.dubai {
  z-index: 1;
  background-color: var(--tpf-orange);
  color: var(--tpf-orange);
  border-radius: 100px;
  width: 20px;
  height: 20px;
  position: relative;
  top: 18px;
  left: 612px;
}

.dubai-pu {
  z-index: 1;
  background-color: var(--charcoal);
  opacity: 1;
  border: 1px solid #818181;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  display: none;
  position: absolute;
  top: 315px;
  left: 772px;
}

.usa {
  z-index: 1;
  background-color: var(--tpf-orange);
  color: var(--tpf-orange);
  border-radius: 100px;
  width: 20px;
  height: 20px;
  position: relative;
  top: -24px;
  left: 266px;
}

.usapu {
  z-index: 1;
  background-color: var(--charcoal);
  opacity: 1;
  border: 1px solid #818181;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  display: none;
  position: absolute;
  top: 274px;
  left: 369px;
}

.kenya {
  z-index: 1;
  background-color: var(--tpf-orange);
  color: var(--tpf-orange);
  border-radius: 100px;
  width: 20px;
  height: 20px;
  position: relative;
  top: 102px;
  left: 714px;
}

.kenya-copy {
  z-index: 1;
  background-color: var(--tpf-orange);
  color: var(--tpf-orange);
  border-radius: 100px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 419px;
  left: 748px;
}

.kenyapu {
  z-index: 1;
  background-color: var(--charcoal);
  opacity: 1;
  border: 1px solid #818181;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  display: none;
  position: absolute;
  top: 369px;
  left: 710px;
}

.uk {
  z-index: 1;
  background-color: var(--tpf-orange);
  color: var(--tpf-orange);
  border-radius: 100px;
  width: 20px;
  height: 20px;
  position: relative;
  top: -76px;
  left: 484px;
}

.ukpu {
  z-index: 1;
  background-color: var(--charcoal);
  opacity: 1;
  border: 1px solid #818181;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  display: none;
  position: absolute;
  top: 223px;
  left: 630px;
}

.brazil {
  z-index: 1;
  background-color: var(--tpf-orange);
  color: var(--tpf-orange);
  border-radius: 100px;
  width: 20px;
  height: 20px;
  position: relative;
  top: 103px;
  left: 421px;
}

.brazilpu {
  z-index: 1;
  background-color: var(--charcoal);
  opacity: 1;
  border: 1px solid #818181;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  display: none;
  position: absolute;
  top: 400px;
  left: 496px;
}

.map-image {
  opacity: .25;
  filter: contrast() brightness(200%) hue-rotate(270deg);
  max-width: 992px;
  height: 560px;
  margin-top: 0;
}

.map-section {
  background-color: var(--charcoal);
  justify-content: center;
  align-items: center;
  height: 75vh;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.country {
  color: var(--white);
  text-align: center;
  width: 130px;
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  font-weight: 300;
}

.map-pin {
  filter: hue-rotate(225deg);
  background-color: #0000;
  background-image: url('../images/interface.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 35px;
  height: 50px;
  transition: all .2s;
  position: absolute;
  top: 127px;
  left: 90px;
}

.map-pin:hover {
  filter: hue-rotate(200deg);
  transform: translate(0, -3px);
}

.map-pin.southern-africa {
  filter: none;
  background-image: url('../images/location_1.svg');
  width: 30px;
  height: 30px;
  top: 413px;
  left: 519px;
}

.map-pin.west-africa {
  filter: none;
  background-image: url('../images/location_1.svg');
  width: 30px;
  height: 30px;
  top: 162px;
  left: 450px;
}

.map-pin.western-europe {
  top: 99px;
  left: 411px;
}

.map-pin.carribian {
  filter: none;
  background-image: url('../images/location_1.svg');
  width: 30px;
  height: 30px;
  top: 222px;
  left: 162px;
}

.map-pin.sensitive-nations {
  z-index: 1;
  top: 168px;
  left: 534px;
}

.map-pin.sensitive-nations.sensitive-2 {
  top: 144px;
  left: 600px;
}

.map-pin.sensitive-nations.sensitive-3 {
  z-index: 2;
  top: 204px;
  left: 644px;
}

.map-pin.asia-pacific {
  z-index: 1;
  top: 127px;
  left: 785px;
}

.map-pin.asia-pacific.asia-pacific-2 {
  filter: none;
  background-image: url('../images/location_1.svg');
  width: 30px;
  height: 30px;
  top: 242px;
  left: 610px;
}

.map-pin.east-africa {
  z-index: 2;
  filter: none;
  background-image: url('../images/location_1.svg');
  width: 30px;
  height: 30px;
  display: block;
  top: 314px;
  left: 565px;
}

.map-pin.russia {
  top: 88px;
  left: 657px;
}

.map-pin.eastern-europe {
  top: 99px;
  left: 474px;
}

.map-pin.latin-america {
  top: 180px;
}

.map-pin.latin-america._1 {
  top: 288px;
  left: 191px;
}

.map-pin.latin-america._2 {
  z-index: 1;
  filter: none;
  background-color: #fd0707;
  background-image: none;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  top: 380px;
  left: 312px;
}

.map-pin.francophone {
  top: 239px;
  left: 430px;
}

.map-pin.lusophone {
  filter: none;
  background-image: url('../images/location_1.svg');
  width: 30px;
  height: 30px;
  top: 351px;
  left: 313px;
}

.map-pin.africa-lusophone {
  z-index: 1;
  top: 269px;
  left: 478px;
}

.map-wrapper {
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 900px;
  max-width: 1200px;
  height: 540px;
  display: flex;
  position: relative;
}

.map-pin-tooltip {
  background-color: #fff;
  border: 2px #000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: -45px;
  padding: 0 10px;
  display: flex;
  position: absolute;
  top: 7px;
  left: -56px;
  right: -56px;
  box-shadow: 1px 1px 10px 2px #00000040;
}

.map-pin-tooltip.north-america {
  background-color: var(--charcoal);
  outline-offset: 0px;
  outline: .5px solid #6e676b;
  margin-top: -52px;
}

.link-block-38 {
  margin-top: 20px;
}

.paragraph-2 {
  color: var(--white);
  font-family: Poppins, sans-serif;
}

.section-2 {
  padding: 220px 100px 100px;
}

.body-4 {
  background-color: var(--charcoal);
}

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

.text-block-45 {
  color: var(--white);
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.success-message-2 {
  background-color: #161516;
}

.text-block-46 {
  color: var(--white);
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.success-message-3 {
  background-color: var(--white);
}

.text-block-47 {
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.success-message-4, .success-message-5, .success-message-6 {
  background-color: var(--white);
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.success-message-7 {
  background-color: var(--white);
  border-radius: 2px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.success-message-8, .success-message-9, .success-message-10, .success-message-11, .success-message-12, .success-message-13, .success-message-14, .success-message-15, .success-message-16, .success-message-17 {
  background-color: var(--white);
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.image-27 {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 1280px) {
  .div-block-99 {
    display: none;
    top: 782px;
  }

  .dubai {
    left: 614px;
  }

  .dubai-pu {
    display: none;
    left: 772px;
  }

  .usa {
    left: 257px;
  }

  .usapu {
    display: none;
    left: 354px;
  }

  .kenya-copy {
    top: 420px;
    left: 747px;
  }

  .kenyapu {
    display: none;
    top: 370px;
    left: 711px;
  }

  .uk {
    left: 485px;
  }

  .ukpu {
    display: none;
    left: 632px;
  }

  .brazilpu {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .link-4, .link-4.w--current {
    font-size: 16px;
  }

  .sale-hero {
    background-image: url('../images/2017-CJ4-Banner.jpg');
  }

  .sale-hero._2 {
    background-image: url('../images/2016-Embraer-Legacy-500-Banner.jpg');
  }

  .sale-hero._3 {
    background-image: url('../images/Challenger-605-Banner.jpg');
  }

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

  .slide {
    background-image: url('../images/2017-CJ4-Banner.jpg');
    background-position: 50%;
    background-size: cover;
    height: 5000px;
  }

  .slide-2 {
    height: auto;
  }

  .mask {
    height: 100%;
  }

  .slider {
    height: auto;
  }

  .div-block-99 {
    display: none;
    top: 682px;
    left: 1005px;
  }

  .image-26 {
    position: static;
  }

  .link-block-37-copy {
    top: 240px;
    left: 789px;
  }

  .dubai {
    left: 936px;
  }

  .dubai-pu {
    display: none;
    top: 459px;
    left: 1162px;
  }

  .usa {
    top: -31px;
    left: 343px;
  }

  .usapu {
    display: none;
    top: 412px;
    left: 508px;
  }

  .kenya-copy {
    top: 591px;
    left: 1118px;
  }

  .kenyapu {
    display: none;
    top: 537px;
    left: 1085px;
  }

  .uk {
    clear: none;
    flex: 0 auto;
    margin-left: 0;
    display: block;
    position: relative;
    top: -117px;
    left: 729px;
  }

  .ukpu {
    display: none;
    top: 327px;
    left: 937px;
  }

  .brazil {
    top: 139px;
    left: 584px;
  }

  .brazilpu {
    display: none;
    top: 579px;
    left: 728px;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    flex-flow: row;
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-menu {
    z-index: 1000;
    background-color: var(--white);
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    margin-top: -2px;
    padding-top: 10px;
    padding-bottom: 20px;
    display: flex;
  }

  .our-services {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .link-wrap {
    z-index: 10001;
    margin-top: 10px;
    margin-right: 0;
    padding-top: 20px;
    display: none;
  }

  .link-4 {
    display: none;
  }

  .dropdown-corner {
    border-top: 1px solid #889ea833;
    border-left: 1px solid #889ea833;
    top: -6px;
  }

  .social-drop-wrapper {
    border-style: solid;
  }

  .social-circle._2 {
    display: none;
  }

  .about-us {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .featured-inventory {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .div-block-42, .footer {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .team {
    padding-left: 60px;
    padding-right: 60px;
  }

  .image-19 {
    height: 500px;
  }

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

  .div-block-61 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .grid-23 {
    grid-template-columns: 3.25fr;
  }

  .div-block-62 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .link-block-20 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-63, .aircrafts {
    padding-left: 60px;
    padding-right: 60px;
  }

  .paragraph-top {
    text-align: center;
    max-width: 550px;
  }

  .div-block-67, .services {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .contact {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .div-block-73 {
    z-index: 2000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
    position: relative;
  }

  .menu-button {
    background-color: #c8c8c800;
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
  }

  .burger-3 {
    box-shadow: none;
    background-color: #fff0;
    width: 50px;
    height: 50px;
  }

  .b3-bar1, .b3-middlebar-base, .b3-middlebar, .b3-bar3 {
    background-color: var(--white);
  }

  .link-6 {
    color: var(--tpf-blue);
    font-family: Poppins, sans-serif;
    font-weight: 300;
    text-decoration: none;
  }

  .div-block-74 {
    color: var(--tpf-blue);
    text-align: center;
    border: .5px #e4e4e4;
    border-bottom-style: solid;
    width: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Poppins, sans-serif;
    font-weight: 300;
    text-decoration: none;
    display: block;
  }

  .div-block-75 {
    background-color: var(--white);
    border: .5px solid #e6e6e6;
    border-bottom-style: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-76 {
    background-color: var(--white);
    border: .5px solid #e9e9e9;
    border-bottom-style: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-77 {
    background-color: var(--white);
    border: .5px solid #ececec;
    border-bottom-style: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-78, .div-block-79 {
    background-color: var(--white);
    border: .5px solid #e6e6e6;
    border-bottom-style: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-80 {
    background-color: var(--white);
    border: .5px solid #dfdfdf;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-81 {
    border: .5px solid #dfdfdf;
    border-bottom-style: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .map {
    display: none;
  }

  .map-image {
    min-width: 85%;
    max-width: 0;
    height: auto;
  }

  .map-section {
    display: none;
  }

  .map-pin {
    width: 35px;
    height: 50px;
    top: 166px;
    left: 134px;
  }

  .map-pin.southern-africa {
    z-index: 5;
    top: 323px;
    left: 366px;
  }

  .map-pin.west-africa {
    z-index: 1;
    top: 219px;
    left: 291px;
  }

  .map-pin.western-europe {
    z-index: 0;
    top: 147px;
    left: 326px;
  }

  .map-pin.carribian {
    top: 203px;
    left: 165px;
  }

  .map-pin.sensitive-nations {
    top: 182px;
    left: 404px;
  }

  .map-pin.sensitive-nations.sensitive-2 {
    top: 182px;
    left: 453px;
  }

  .map-pin.sensitive-nations.sensitive-3 {
    left: 484px;
  }

  .map-pin.asia-pacific {
    inset: 30% 0% 0% 591px;
  }

  .map-pin.asia-pacific.asia-pacific-2 {
    top: 264px;
    left: 597px;
  }

  .map-pin.east-africa {
    z-index: 4;
    top: 273px;
    left: 395px;
  }

  .map-pin.russia {
    top: 141px;
    left: 496px;
  }

  .map-pin.eastern-europe {
    top: 133px;
    left: 373px;
  }

  .map-pin.latin-america {
    top: 203px;
    left: 112px;
  }

  .map-pin.latin-america._1 {
    z-index: 1;
    top: 271px;
    left: 173px;
  }

  .map-pin.latin-america._2 {
    z-index: 3;
    top: 326px;
    left: 193px;
  }

  .map-pin.francophone {
    z-index: 2;
    left: 330px;
  }

  .map-pin.lusophone {
    z-index: 2;
    top: 291px;
    left: 226px;
  }

  .map-pin.africa-lusophone {
    z-index: 3;
    top: 260px;
    left: 363px;
  }

  .map-wrapper {
    min-width: 768px;
    max-width: 0;
  }

  .map-pin-tooltip.north-america {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .grid-10 {
    grid-template-columns: 1fr;
  }

  .text-block-9 {
    line-height: 19px;
  }

  .grid-14 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-columns: 1fr;
  }

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

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

  .form, .div-block-47 {
    justify-content: center;
    align-items: flex-start;
  }

  .text-block-17 {
    margin-top: 0;
  }

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

  .div-block-51._2 {
    justify-content: center;
    align-items: flex-start;
  }

  .link-5 {
    margin-top: 0;
    margin-left: 0;
  }

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

  .container-2 {
    max-width: 80%;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-64 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 25px;
    line-height: 30px;
  }

  .text-block-37 {
    font-size: 35px;
    line-height: 40px;
  }

  .specs {
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid-24, .grid-25, .grid-27, .grid-29 {
    grid-template-columns: 1fr;
  }

  .b3-middlebar-base {
    background-color: var(--tpf-blue);
  }

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

  .map-image {
    min-width: 100%;
  }

  .map-pin {
    width: 25px;
    height: 40px;
    top: 198px;
    left: 40px;
  }

  .map-pin.southern-africa {
    top: 302px;
    left: 228px;
  }

  .map-pin.west-africa {
    top: 230px;
    left: 185px;
  }

  .map-pin.western-europe {
    top: 186px;
    left: 191px;
  }

  .map-pin.carribian {
    top: 226px;
    left: 83px;
  }

  .map-pin.sensitive-nations {
    top: 218px;
    left: 259px;
  }

  .map-pin.sensitive-nations.sensitive-2 {
    top: 206px;
    left: 291px;
  }

  .map-pin.sensitive-nations.sensitive-3 {
    top: 223px;
    left: 316px;
  }

  .map-pin.asia-pacific {
    top: 196px;
    left: 385px;
  }

  .map-pin.asia-pacific.asia-pacific-2 {
    z-index: 3;
    top: 262px;
    left: 376px;
  }

  .map-pin.east-africa {
    top: 274px;
    left: 246px;
  }

  .map-pin.russia {
    top: 176px;
    left: 313px;
  }

  .map-pin.eastern-europe {
    top: 181px;
    left: 227px;
  }

  .map-pin.latin-america {
    top: 224px;
    left: 38px;
  }

  .map-pin.latin-america._1 {
    left: 88px;
  }

  .map-pin.latin-america._2 {
    top: 317px;
    left: 99px;
  }

  .map-pin.francophone {
    top: 245px;
    left: 204px;
  }

  .map-pin.lusophone {
    z-index: 2;
    top: 286px;
    left: 123px;
  }

  .map-pin.africa-lusophone {
    top: 262px;
    left: 229px;
  }

  .map-wrapper {
    min-width: 480px;
    max-width: 767px;
  }
}

@media screen and (max-width: 479px) {
  .h2 {
    font-size: 25px;
    line-height: 30px;
  }

  .p._1 {
    font-size: 13px;
    line-height: 18px;
  }

  .p.w._2 {
    font-size: 14px;
  }

  .p._6 {
    font-size: 13px;
    line-height: 18px;
  }

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

  .image {
    width: 120px;
  }

  .nav-menu {
    margin-top: -2px;
  }

  .image-2 {
    left: -120px;
  }

  .our-services, .div-block-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h1w {
    font-size: 30px;
    line-height: 35px;
  }

  .h3w._1 {
    font-size: 16px;
    line-height: 21px;
  }

  .link-block._4 {
    margin-top: 0;
  }

  .about-us {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-20 {
    height: 400px;
  }

  .featured-inventory {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-6, .text-block-6._2 {
    font-size: 18px;
  }

  .image-10 {
    width: 10px;
  }

  .div-block-35 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-7 {
    font-size: 13px;
  }

  .grid-11, .grid-12 {
    grid-template-columns: 1fr;
  }

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

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

  .text-block-9._2 {
    font-size: 13px;
    line-height: 18px;
  }

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

  .div-block-40 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-42 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-13, .text-block-14 {
    font-size: 13px;
  }

  .footer {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-15 {
    text-align: left;
    font-size: 12px;
  }

  .form-block {
    width: 100%;
  }

  .text-block-16 {
    font-weight: 200;
  }

  .div-block-52 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-18 {
    font-size: 30px;
    line-height: 35px;
  }

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

  .text-block-20 {
    font-size: 30px;
    line-height: 35px;
  }

  .text-block-21, .text-block-22 {
    font-size: 13px;
    line-height: 18px;
  }

  .grid-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .container-2 {
    max-width: 90%;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-30 {
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-32 {
    font-weight: 200;
  }

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

  .image-19 {
    width: 100%;
    height: auto;
  }

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

  .div-block-63, .aircrafts, .div-block-64 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .specs {
    padding: 60px 30px;
  }

  .question-title {
    flex: 1;
    font-size: 13px;
  }

  .faq-content._2 {
    padding-right: 10px;
  }

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

  .div-block-67 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-39 {
    font-size: 25px;
    line-height: 30px;
  }

  .services {
    padding-left: 30px;
    padding-right: 30px;
  }

  .contact {
    height: auto;
    padding-top: 220px;
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .text-block-41 {
    font-size: 30px;
    font-weight: 500;
    line-height: 35px;
  }

  .text-block-42 {
    font-size: 14px;
  }

  .text-block-43 {
    margin-top: 10px;
    margin-left: 0;
    font-size: 13px;
    line-height: 18px;
  }

  .div-block-69._2 {
    padding: 10px;
  }

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

  .div-block-70, .div-block-71 {
    flex-flow: column;
  }

  .div-block-72 {
    margin-top: 10px;
    margin-left: 0;
  }

  .preload {
    display: none;
  }

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

  .div-block-9, .div-block-10, .div-block-11, .div-block-12 {
    display: none;
  }

  .background-video-8 {
    width: 280px;
    height: 280px;
  }

  .map-image {
    min-width: 320px;
    max-width: 320px;
  }

  .country {
    padding-right: 18px;
    font-size: 12px;
  }

  .map-pin {
    width: 20px;
    height: 35px;
    top: 211px;
    left: 33px;
  }

  .map-pin.southern-africa {
    top: 282px;
    left: 151px;
  }

  .map-pin.west-africa {
    left: 115px;
  }

  .map-pin.western-europe {
    top: 209px;
    left: 121px;
  }

  .map-pin.carribian {
    top: 231px;
    left: 24px;
  }

  .map-pin.sensitive-nations {
    top: 230px;
    left: 173px;
  }

  .map-pin.sensitive-nations.sensitive-2 {
    top: 222px;
    left: 191px;
  }

  .map-pin.sensitive-nations.sensitive-3 {
    top: 230px;
    left: 209px;
  }

  .map-pin.asia-pacific {
    top: 214px;
    left: 250px;
  }

  .map-pin.asia-pacific.asia-pacific-2 {
    top: 260px;
    left: 268px;
  }

  .map-pin.east-africa {
    top: 265px;
    left: 166px;
  }

  .map-pin.russia {
    top: 198px;
    left: 209px;
  }

  .map-pin.eastern-europe {
    top: 204px;
    left: 143px;
  }

  .map-pin.latin-america {
    top: 232px;
  }

  .map-pin.latin-america._1 {
    top: 265px;
    left: 57px;
  }

  .map-pin.latin-america._2 {
    top: 294px;
    left: 65px;
  }

  .map-pin.francophone {
    top: 240px;
    left: 130px;
  }

  .map-pin.lusophone {
    top: 274px;
    left: 82px;
  }

  .map-pin.africa-lusophone {
    top: 253px;
    left: 151px;
  }

  .map-wrapper {
    min-width: 320px;
    max-width: 479px;
  }

  .map-pin-tooltip {
    padding-left: 5px;
    padding-right: 5px;
    left: -50px;
    right: -50px;
  }

  .map-pin-tooltip.north-america {
    display: none;
  }
}


