.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 {
  text-decoration: none;
}

.navbar {
  width: 100%;
  height: 3.5rem;
  margin-top: 1rem;
}

.navbar-container {
  width: 100%;
  height: 3rem;
  margin: .25rem 0;
}

.navbar-brand {
  aspect-ratio: 20 / 7;
  height: 3rem;
  padding-bottom: 0;
  overflow: visible;
}

.nav-menu {
  height: 3rem;
}

.nav-link, .nav-link-2, .nav-link-3 {
  padding-top: 0;
  padding-bottom: 0;
}

.nav_bar {
  z-index: 99;
  background-color: #fff;
  border-bottom: 0 #a1a1a1;
  justify-content: center;
  align-items: center;
  height: 3.5rem;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav_bar_cotainer {
  width: 990px;
  min-width: 990px;
  height: 3.5rem;
  margin: 0 0;
  padding: .25rem 1rem;
}

.nav_bar_brand {
  height: 3rem;
  padding-bottom: 0;
}

.nav_bar_logo {
  aspect-ratio: 1;
  width: 3rem;
  max-width: none;
  height: 3rem;
}

.nav_bar_navigation {
  height: 2.5rem;
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.nav_bar_link {
  text-align: center;
  width: 6rem;
  height: 2.5rem;
  padding: .75rem 0;
  font-family: Poppins;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1rem;
}

.nav_bar_link.w--current {
  color: #222;
}

.home_section1 {
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: block;
  position: static;
  inset: 0% 0% auto;
}

.home_section1_bg_video {
  z-index: 1;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-width: 100vw;
  max-width: 100vw;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  display: flex;
  position: relative;
}

.text-block {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: block;
}

.div-block {
  z-index: 2;
  width: 100%;
  height: 100%;
  min-height: 100%;
  position: relative;
}

.home_section1_logo {
  aspect-ratio: 630 / 89;
  width: 35rem;
  max-width: none;
  margin-top: 0;
  margin-bottom: 2rem;
}

.home_section1_text {
  text-align: center;
  width: 30rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: League Spartan, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.9rem;
}

.home_section2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  padding: 3rem 0 1.5rem;
  display: flex;
}

.text-block-2 {
  color: #222;
  text-align: center;
  width: 100%;
  height: 3rem;
  margin-top: 0;
  margin-bottom: 2rem;
  font-family: League Spartan, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3rem;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 990px;
  height: 40.5rem;
}

.div-block-2 {
  height: 100%;
}

.div_in_grid_in_main_section2 {
  background-color: #f3f3f7;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin: 0 1rem;
  display: flex;
}

.div_in_grid_in_main_section2.black {
  background-color: #222;
  justify-content: flex-end;
  align-items: flex-end;
  height: 40.5rem;
  margin: 0;
  overflow: hidden;
}

.div_in_grid_in_main_section2.bottom {
  z-index: 1;
  height: 19.75rem;
  margin: .5rem 0 0 .5rem;
  position: relative;
}

.div_in_grid_in_main_section2.top {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: 19.75rem;
  margin-bottom: .5rem;
  margin-left: .5rem;
  margin-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image1-in-cards {
  aspect-ratio: 397 / 485;
  vertical-align: bottom;
  border-radius: 0 0 1rem;
  width: 370px;
  height: 452.015px;
  overflow: clip;
}

.text-in-card-in-section2-in-home {
  flex: 1;
  width: 100%;
  padding: 2.2rem 1.8rem 0;
  position: static;
  inset: 0% 0% auto;
}

.text-in-card-in-section2-in-home.in-small-card {
  z-index: 10;
  flex: 1;
  padding-top: .9rem;
  padding-left: .9rem;
  padding-right: .9rem;
  position: static;
}

.header-text-in-card-in-home {
  color: #f3f3f7;
  margin-top: 0;
  margin-bottom: .4rem;
  font-family: League Spartan, sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 2.4rem;
}

.header-text-in-card-in-home.black {
  color: #222;
  margin-bottom: .4rem;
}

.sub-text-in-card-in-home {
  color: #f3f3f7;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-family: League Spartan, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.3rem;
}

.sub-text-in-card-in-home.black {
  color: #222;
  text-align: left;
  margin-top: 0;
}

.link {
  color: #f3f3f7;
  font-size: 1.1rem;
  line-height: 1.1rem;
  text-decoration: none;
  display: block;
}

.button {
  background-color: #3898ec2b;
}

.button.w--current {
  background-color: #222;
  border: .1rem solid #f3f3f7;
  border-radius: 2rem;
  padding: .5rem 2rem;
}

.button-in-cards {
  color: #f3f3f7;
  background-color: #222;
  border: .1rem solid #f3f3f7;
  border-radius: 2rem;
  height: 2.2rem;
  padding: .6rem 2rem;
  font-family: League Spartan, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
  display: inline-block;
}

.button-in-cards.black {
  color: #222;
  background-color: #f3f3f7;
  border-color: #222;
}

.button-in-cards.black._2nd, .button-in-cards.black._3rd {
  z-index: 1;
  position: static;
}

.button-in-cards.black._4rd {
  background-color: #fff;
}

.button-in-cards.black-button {
  background-color: #222;
}

.button-in-cards.in-2-1 {
  margin-top: 1rem;
  margin-left: 2rem;
}

.card-link-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: block;
}

.image2-in-cards {
  z-index: 1;
  aspect-ratio: 350 / 230;
  vertical-align: bottom;
  border-radius: 0 0 1rem;
  width: 243.478px;
  height: 160px;
  position: static;
  overflow: clip;
}

.card-link-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: block;
  position: static;
}

.card-link-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: block;
}

.image3-in-cards {
  aspect-ratio: 330 / 290;
  vertical-align: bottom;
  border-radius: 0 0 1rem;
  width: 182.068px;
  height: 160px;
  position: static;
  overflow: clip;
}

.home_section3 {
  aspect-ratio: 1920 / 550;
  background-image: url('../images/contact-image-in-home.jpg');
  background-position: 50%;
  background-size: 1920px 550px;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  height: 450px;
  margin-top: 0;
  display: flex;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 990px;
  height: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.contact-header-text-in-home {
  color: #f3f3f7;
  margin-top: 0;
  margin-bottom: 0;
  font-family: League Spartan, sans-serif;
  font-size: 3.4rem;
  font-weight: 500;
  line-height: 3.4rem;
}

.contact-text-in-home {
  color: #f3f3f7;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-family: League Spartan, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.button-2 {
  color: #f3f3f7;
  background-color: #fff0;
  border: .1rem solid #f3f3f7;
  border-radius: 2rem;
  height: 2.5rem;
  padding: .5rem 1.3rem;
  font-family: League Spartan, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.footer-dark {
  background-color: #f3f3f7;
  border-bottom: 1px solid #e4ebf3;
  padding: 5rem 0 0;
  position: relative;
}

.container {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  width: 900px;
  max-width: none;
  margin: 0 0 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.footer-brand, .footer-brand.w--current {
  height: 5rem;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: .3rem;
  font-family: League Spartan, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
}

.footer-link {
  color: #1a1b1f;
  cursor: pointer;
  margin-top: .8rem;
  margin-bottom: 0;
  font-family: League Spartan, sans-serif;
  font-size: .9rem;
  font-weight: 300;
  line-height: .9rem;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 1.3rem;
  margin-top: 1.1rem;
  margin-left: 0;
  display: flex;
}

.footer-social-link {
  aspect-ratio: 1;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 1.3rem;
  margin-left: 0;
  padding: 0;
  display: flex;
  overflow: clip;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 0;
  margin-bottom: 0;
}

.footer-copyright-center {
  text-align: center;
  padding-top: .4rem;
  padding-bottom: .4rem;
  font-family: League Spartan, sans-serif;
  font-size: .7rem;
  font-weight: 400;
  line-height: .7rem;
}

.image {
  aspect-ratio: 1;
  width: auto;
  max-width: none;
  height: 100%;
}

.section {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 5rem;
  display: flex;
}

.text-block-3 {
  color: #222;
  margin-bottom: 2rem;
  font-family: League Spartan, sans-serif;
  font-size: 4rem;
  font-weight: 600;
  line-height: 4rem;
}

.div-block-4 {
  width: 900px;
  height: auto;
}

.form-block {
  width: 100%;
  height: auto;
}

.form-text-field {
  border-radius: .4rem;
  height: 2.5rem;
  margin-bottom: 1rem;
  padding: 0 0 0 1rem;
  font-family: League Spartan, sans-serif;
  font-weight: 500;
}

.form-text-field._2row {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 5rem;
  min-height: 5rem;
  max-height: 20rem;
  padding-top: 1rem;
  display: block;
}

.formfield-2 {
  background-color: #f5f5f5;
  border-radius: .4rem;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  padding-left: .8rem;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-weight: 600;
  line-height: 1.1rem;
}

.submit-button {
  color: #222;
  background-color: #fff;
  border: .1rem solid #222;
  border-radius: 2rem;
  margin-bottom: 1rem;
  padding: .5rem 2rem;
  font-family: League Spartan, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
}

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

.image1-footer {
  aspect-ratio: 1;
  overflow: clip;
}

.image2-footer {
  aspect-ratio: 1;
  margin-left: 0;
  margin-right: 0;
}

.image3-footer {
  aspect-ratio: 1;
  vertical-align: baseline;
}

.hero-section {
  z-index: 1;
  background-image: url('../images/main-section.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  min-width: 100vw;
  max-width: 100vw;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  display: flex;
  position: relative;
}

.hero-image {
  aspect-ratio: 726 / 110;
  width: 35rem;
  max-width: none;
}

.hero-text {
  color: #fff;
  text-align: center;
  width: 30rem;
  margin-top: 1rem;
  font-family: League Spartan, sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.9rem;
}

.section2-in-freedom-air {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.section2-grid-for-photo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  height: 100%;
}

.section-2-div {
  width: 990px;
  height: 100%;
}

.section2-image1 {
  aspect-ratio: 1024 / 367;
  width: 100%;
  max-width: none;
  margin-bottom: 3rem;
}

.section2-image2, .section2-image3 {
  aspect-ratio: 512 / 290;
  width: 100%;
}

.section3-in-freedom-air {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.image-2 {
  aspect-ratio: 614 / 812;
  border-radius: 2rem;
  max-width: none;
  height: 100%;
}

.section4-in-freedomair {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.div-section4-freedomair {
  width: 990px;
  height: 100%;
}

.headtext-in-section4-freedomair {
  color: #222;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: League Spartan, sans-serif;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 3.5rem;
}

.bold-text {
  font-weight: 200;
}

.subtext-section4-freedomair {
  margin-top: .5rem;
  margin-bottom: 0;
  font-family: League Spartan, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  width: 100%;
  height: auto;
  margin-top: 3rem;
  margin-bottom: 2rem;
}

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

.pimsolution-section4-freedomair {
  aspect-ratio: 179 / 36;
  width: 100%;
  max-width: 100%;
  margin-bottom: .3rem;
}

.pimtext-section4-freedomair {
  color: #25256f;
  text-align: left;
  width: 100%;
  height: 1rem;
  margin-top: .3rem;
  margin-bottom: .3rem;
  font-family: League Spartan, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
}

.div-block-7 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-8 {
  color: #555;
  background-color: #22222236;
  width: .1rem;
  height: 95%;
  margin-left: 1rem;
  margin-right: 1rem;
}

.heading {
  color: #555;
  margin-top: 0;
  margin-bottom: 0;
  font-family: League Spartan, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
}

.section5-freedomair {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40rem;
  margin-top: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.div-section5-freedomair {
  width: 990px;
  height: 100%;
}

.grid-section5-freedomair {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  width: 100%;
  height: 100%;
}

.div2-section5-freedomair {
  border: .1rem solid #555;
  border-radius: 1rem;
  margin-right: 0;
}

.div2-section5-freedomair.left {
  border-width: .15rem;
  border-color: #999;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin: .5rem .5rem .5rem 0;
  display: flex;
  overflow: clip;
}

.div2-section5-freedomair.right {
  border-width: .15rem;
  border-color: #050c60;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 34rem;
  margin-left: .5rem;
  display: flex;
  overflow: clip;
}

.head-text-section5-freedomair {
  color: #333;
  text-align: center;
  background-color: #999;
  width: 100%;
  height: 3rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: League Spartan, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
  overflow: visible;
}

.head-text-section5-freedomair.right {
  background-color: #ff3131;
}

.image1-section5-freedomair {
  aspect-ratio: 502 / 277;
  width: 100%;
}

.textdiv-section5-freedomair {
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: .4rem;
  margin-bottom: .4rem;
  display: flex;
}

.separet-section5 {
  background-color: #999;
  width: 90%;
  height: .5px;
  min-height: .5px;
  max-height: .5px;
  margin-bottom: 0;
}

.text-block-5 {
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: League Spartan, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
}

.text-block-5.right {
  color: #050c60;
}

.div-block-9 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 100%;
  padding: 2rem 1rem;
  display: flex;
}

.div-block-9.right {
  height: 100%;
  max-height: 100%;
  overflow: visible;
}

.head-div-section5-freedomair {
  background-color: #050c60;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3rem;
  min-height: 3rem;
  max-height: 3rem;
  font-weight: 400;
  display: flex;
}

.image-4 {
  aspect-ratio: 726 / 110;
  max-width: 100%;
  height: 1rem;
}

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

.text-block-7 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: .4rem;
  padding-left: 0;
  font-family: League Spartan, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
}

.image2-section5-freedomair {
  aspect-ratio: 502 / 277;
  width: 100%;
}

.div-block-10 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 31rem;
  max-height: none;
  display: flex;
}

.section6-freedomair {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-right: 0;
  display: flex;
}

.header-section6-freedomair {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-family: League Spartan, sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 2.5rem;
}

.header-section6-freedomair.div-section4-freedomair {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 500;
}

.div-section6-freedomair {
  width: 990px;
}

.image-5 {
  aspect-ratio: 1024 / 602;
  width: 100%;
  margin-bottom: 4rem;
}

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

.images-section6 {
  aspect-ratio: 497 / 361;
  border: 1px solid #999;
  border-radius: 1rem;
  width: 100%;
  margin: 0;
  box-shadow: 5px 5px 20px 10px #0000001c;
}

.images-section6.image2, .images-section6.image3 {
  aspect-ratio: 497 / 363;
}

.text-block-8 {
  margin-top: 0;
  margin-bottom: .8rem;
  font-family: League Spartan, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 2.5rem;
}

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

.text-block-9 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: League Spartan, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.1rem;
}

.div2-section6-freedomair {
  width: 100%;
  height: 100%;
  padding: 1rem;
}

.section7-freedomair {
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

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

.div-section7-freedomair {
  width: 990px;
  height: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.div2-section7-freedomair {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
}

.image-6 {
  aspect-ratio: 440 / 310;
}

.text-block-10 {
  margin-top: .5rem;
  margin-bottom: 0;
  font-family: League Spartan, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2rem;
}

.section8-freedomair {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-right: 0;
  display: flex;
}

.image1-section8-freedomair {
  aspect-ratio: 1024 / 968;
  width: 100%;
  margin-bottom: 3rem;
}

.div-section9-freedomair {
  background-color: #f9f9fb;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 1.5rem;
  display: flex;
}

.text-block-11 {
  color: #050c60;
  margin-top: 1rem;
  margin-bottom: .7rem;
  font-family: League Spartan, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.text-block-12 {
  margin-top: 0;
  margin-bottom: .4rem;
  font-family: League Spartan, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.2rem;
}

.section9-freedomair {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-right: 0;
  display: flex;
}

.image1-section9-freedomair {
  aspect-ratio: 3200 / 3634;
  width: 100%;
  margin-bottom: 3rem;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.div-block-13 {
  background-color: #fff;
  border: 1px solid #999;
  width: 100%;
  height: 3rem;
}

.div-block-13.left {
  background-color: #888;
  border-color: #99999980;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.div-block-13.right {
  border-color: #99999980;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.section9-text-grid-freedomair {
  color: #fff;
  font-family: League Spartan, sans-serif;
  font-weight: 500;
}

.section9-text-grid-freedomair.left {
  text-align: center;
  margin: 1rem .5rem;
  font-size: .8rem;
  line-height: 1rem;
}

.section9-text-grid-freedomair.right {
  color: #888;
  text-align: center;
  margin: 1rem .5rem;
  font-size: .8rem;
  line-height: 1rem;
}

.div-section8-freedomair {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem 0;
  display: flex;
}

.section-2 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.div-block-14 {
  width: 990px;
  height: 100%;
  margin-top: 1rem;
}

.text-accessory-freedom-air {
  margin-bottom: 2rem;
  font-family: Poppins;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 2.5rem;
}

.subtext-accessory-freedom-air {
  margin-top: .5rem;
  font-family: Poppins;
  font-size: 1rem;
  line-height: 1rem;
}

.image-7 {
  aspect-ratio: 224 / 174;
  width: 75%;
  max-width: 75%;
}

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

.div-block-15 {
  background-color: #f4f4f4;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: .5rem;
  display: flex;
}

.link-blockk {
  color: #333;
  width: 100%;
  height: 6rem;
  text-decoration: none;
}

.div-block-16 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 1rem;
  display: flex;
}

.div-block-17 {
  background-color: #050c60;
  border-radius: .3rem;
  width: 5rem;
  height: 5rem;
  margin-left: 1rem;
  margin-right: 1rem;
}

.text-block-13 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: League Spartan, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.home_section2-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 40rem;
  padding: 3rem 0 1.5rem;
  display: flex;
}

.div-section2-1 {
  background-color: #050c60;
  background-image: url('../images/main-section.png');
  background-position: 80%;
  background-size: cover;
  border: 5px solid #fff;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  display: flex;
}

.image-8 {
  width: 500px;
  margin-top: 3rem;
  margin-left: 2rem;
}

.link-block-2 {
  width: 990px;
  height: 25rem;
  margin-bottom: 1rem;
  text-decoration: none;
}

.navbar-div {
  z-index: 4;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3.5rem;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-container {
  justify-content: space-between;
  align-items: center;
  width: 990px;
  height: 3.5rem;
  display: flex;
}

.div-block-18 {
  aspect-ratio: 1;
  height: 100%;
}

.image-9 {
  aspect-ratio: 1;
  width: auto;
  max-width: none;
  height: 100%;
}

.link-container {
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: .3rem;
  display: flex;
}

.nav-link {
  color: #333;
  text-align: center;
  width: auto;
  height: 2.9rem;
  padding: .95rem 1rem;
  font-family: League Spartan, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  color: #ff3131;
}

.hamburger, .lottie-animation, .lottie-animation-2 {
  display: none;
}

.nav-products-div {
  z-index: 3;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #222;
  background-color: #111;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10rem;
  margin: -10rem 0 0;
  padding: .5rem;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-top-div {
  z-index: 99;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.category-name {
  color: #fff;
  margin-bottom: .5rem;
  font-family: League Spartan, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.1rem;
}

.nav-products-990-div {
  justify-content: flex-start;
  align-items: center;
  width: 990px;
  height: 100%;
  padding: .5rem;
  display: flex;
}

.category-div {
  width: 160px;
  height: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.products {
  color: #f3f3f7;
  width: 100%;
  margin-bottom: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 0;
  font-family: League Spartan, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
  text-decoration: none;
  display: block;
}

.products:hover {
  color: #ff3131;
}

.navbar2_dropdwn-toggle {
  grid-column-gap: .5rem;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.button-3 {
  border: 1px solid var(--\<unknown\|relume-variable-neutral-shade-7\>);
  background-color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  color: var(--\<unknown\|relume-variable-neutral-white\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button-3.is-navbar2-button {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.navbar2_menu-button {
  padding: 0;
}

.navbar2_dropdown-list.w--open {
  border: var(--\<unknown\|relume-variable-border-width\>) solid var(--\<unknown\|relume-variable-color-scheme-1-border\>);
  border-radius: var(--\<unknown\|relume-variable-radius-small\>);
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  padding: .5rem;
  position: absolute;
}

.navbar2_component {
  border-bottom: 0px solid var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.dropdown-chevron {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.navbar2_logo-link {
  padding-left: 0;
}

.navbar2_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .375fr 1fr .375fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.navbar2_link {
  padding: .5rem 1rem;
}

.navbar2_link.w--current {
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.navbar2_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.navbar2_button-wrapper {
  grid-column-gap: 1rem;
  margin-left: 1rem;
  display: flex;
}

.navbar2_dropdown-link {
  padding: .5rem 1rem;
}

.navbar2_dropdown-link.w--current {
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.dropdown-toggle {
  text-align: center;
  width: auto;
  height: 2.9rem;
  padding: .95rem 1rem;
  font-family: Poppins;
  font-size: 1rem;
  line-height: 1rem;
}

.dropdown-toggle:hover {
  color: #ff3131;
}

.nav-products-inner-div {
  z-index: 5;
  color: #222;
  background-color: #2220;
  justify-content: flex-start;
  align-items: center;
  width: 990px;
  height: 10rem;
  margin: 0;
  padding: 1rem .5rem;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.link-block-3 {
  aspect-ratio: 1;
  height: 100%;
}

.link-block-3.w--current {
  aspect-ratio: 1;
}

.text-block-14 {
  font-family: League Spartan, sans-serif;
  font-weight: 400;
}

.link-block {
  color: #333;
  width: 100%;
  height: 6rem;
  text-decoration: none;
}

.hpme-section-2-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
}

.text-in-s2-2 {
  color: #222;
  text-align: center;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-family: League Spartan, sans-serif;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.text-in-s2-2.black {
  color: #222;
  text-align: center;
  margin-top: 0;
}

.link-block-4 {
  font-family: League Spartan, sans-serif;
  font-size: .9rem;
  font-weight: 300;
  line-height: .9rem;
  -webkit-text-decoration: none;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .nav_bar_cotainer {
    width: 765px;
    min-width: 765px;
  }

  .nav_bar_link {
    width: 6rem;
  }

  .home_section1_logo {
    width: 28rem;
  }

  .home_section1_text {
    width: 25rem;
  }

  .grid {
    width: 765px;
  }

  .button-in-cards.in-2-1 {
    margin-top: 1rem;
  }

  .div-block-3 {
    width: 765px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .footer-dark {
    max-width: 100%;
  }

  .container {
    width: 100%;
    max-width: none;
  }

  .footer-wrapper {
    width: 765px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .title-small {
    margin-bottom: .2rem;
    font-size: .9rem;
    line-height: .9rem;
  }

  .footer-link {
    margin-top: .7rem;
    margin-bottom: 0;
    font-size: .8rem;
    line-height: .8rem;
  }

  .footer-social-block {
    margin-top: 1rem;
    margin-left: 0;
  }

  .footer-social-link {
    margin-left: 0;
  }

  .footer-copyright-center {
    padding-top: .3rem;
    padding-bottom: .3rem;
    font-size: .7rem;
    line-height: .7rem;
  }

  .div-block-4 {
    width: 755px;
  }

  .formfield-2 {
    border-radius: .4rem;
    padding: 1.6rem .8rem;
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .hero-section {
    background-position: 75%;
  }

  .hero-image {
    width: 25rem;
  }

  .hero-text {
    width: 20rem;
  }

  .section2-in-freedom-air {
    height: auto;
  }

  .section-2-div {
    width: 760px;
  }

  .section2-image1 {
    margin-bottom: 2rem;
  }

  .div-section4-freedomair {
    width: 760px;
  }

  .subtext-section4-freedomair {
    line-height: 1.5rem;
  }

  .grid-2 {
    height: auto;
    margin-bottom: 2rem;
  }

  .div-block-8 {
    height: 95%;
  }

  .div-section5-freedomair {
    width: 760px;
  }

  .head-div-section5-freedomair {
    min-height: 3rem;
    max-height: 3rem;
  }

  .text-block-7 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-10 {
    justify-content: flex-start;
    height: 100%;
  }

  .header-section6-freedomair {
    margin-top: 2rem;
  }

  .div-section6-freedomair {
    width: 760px;
  }

  .div-section7-freedomair {
    width: 760px;
    height: auto;
  }

  .div-block-13.left._4row, .div-block-13.right._4row {
    height: 6rem;
  }

  .div-block-14, .link-block-2, .nav-container {
    width: 765px;
  }

  .navbar2_dropdwn-toggle {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: .75rem 2rem .75rem 0;
    display: flex;
  }

  .menu-icon2_line-bottom {
    background-color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar2_menu-button {
    padding: 0;
  }

  .navbar2_menu-button.w--open {
    background-color: var(--\<unknown\|relume-variable-transparent\>);
  }

  .navbar2_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .navbar2_dropdown-list.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .menu-icon2_line-top {
    background-color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .dropdown-chevron {
    inset: auto 0% auto auto;
  }

  .navbar2_container {
    grid-template-columns: .25fr 1fr;
    display: flex;
  }

  .menu-icon2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar2_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: flex;
  }

  .navbar2_link {
    text-align: center;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .navbar2_menu {
    border-bottom: 1px solid var(--\<unknown\|relume-variable-color-scheme-1-border\>);
    background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    justify-content: center;
    width: 100%;
    padding: 1rem 5% 2.5rem;
    display: flex;
    position: absolute;
    overflow: auto;
  }

  .navbar2_menu.is-page-height-tablet {
    height: 100dvh;
    padding-bottom: 6.5rem;
    transition: height .5s;
  }

  .navbar2_button-wrapper {
    align-items: center;
  }

  .menu-icon2_line-middle {
    background-color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar2_dropdown-link {
    text-align: center;
    width: auto;
    padding: .75rem 0;
    font-size: 16px;
  }

  .menu-icon2_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-products-inner-div {
    width: 765px;
  }
}

@media screen and (max-width: 767px) {
  .nav_bar {
    height: 3rem;
  }

  .nav_bar_cotainer {
    width: 475px;
    min-width: 475px;
    height: 3rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .nav_bar_brand {
    width: 2.5rem;
    height: 2.5rem;
    padding-left: 0;
  }

  .nav_bar_brand.w--current {
    height: 2rem;
  }

  .nav_bar_logo {
    width: 2.5rem;
    height: 2.5rem;
  }

  .nav_bar_navigation {
    height: 2rem;
  }

  .nav_bar_link {
    width: 4rem;
    height: 2rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: .8rem;
    font-weight: 400;
  }

  .home_section1_logo {
    width: 22rem;
    margin-bottom: 1.6rem;
  }

  .home_section1_text {
    width: 20rem;
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .text-block-2._2nd {
    height: 2rem;
    margin-bottom: 1rem;
    font-size: 2rem;
    line-height: 2rem;
  }

  .grid {
    width: 475px;
  }

  .div_in_grid_in_main_section2.black {
    overflow: clip;
  }

  .image1-in-cards {
    width: 370px;
    max-width: none;
    height: 452.015px;
    margin-right: -150px;
    overflow: clip;
  }

  .header-text-in-card-in-home {
    margin-bottom: .2rem;
    font-size: 1.8rem;
    line-height: 1.8rem;
  }

  .sub-text-in-card-in-home {
    margin-bottom: 1rem;
    font-size: .8rem;
    line-height: .8rem;
  }

  .sub-text-in-card-in-home.black {
    margin-bottom: 1rem;
  }

  .button-in-cards {
    height: 1.6rem;
    padding: .4rem 1rem;
    font-size: .8rem;
    line-height: .8rem;
  }

  .button-in-cards.black._4rd {
    height: 1.8rem;
    font-size: 1rem;
    line-height: 1rem;
  }

  .button-in-cards.in-2-1 {
    margin-top: .5rem;
    margin-left: 1rem;
  }

  .home_section3 {
    height: 350px;
  }

  .div-block-3 {
    width: 475px;
  }

  .contact-header-text-in-home {
    font-size: 3.1rem;
    line-height: 3.1rem;
  }

  .contact-text-in-home {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: .9rem;
    line-height: 1.3rem;
  }

  .button-2 {
    height: 1.9rem;
    padding: .4rem 1.1rem;
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .footer-dark {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
    width: 475px;
    margin: 2rem 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 1.5rem;
  }

  .footer-block {
    align-items: center;
  }

  .title-small {
    margin-bottom: .3rem;
    font-size: .9rem;
    line-height: .9rem;
  }

  .footer-link {
    margin-top: .7rem;
    margin-bottom: 0;
    font-size: .8rem;
    line-height: .8rem;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-link.w--current {
    margin-top: .7rem;
    margin-bottom: 0;
    font-size: .8rem;
    line-height: .8rem;
  }

  .footer-social-block {
    margin-top: 1.7rem;
    margin-left: 0;
  }

  .footer-social-link {
    margin-left: 0;
  }

  .footer-divider {
    margin-top: 0;
  }

  .footer-copyright-center {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: .6rem;
    line-height: .6rem;
  }

  .section {
    height: 30rem;
  }

  .text-block-3 {
    margin-bottom: 1rem;
    font-size: 3rem;
    line-height: 3rem;
  }

  .div-block-4 {
    width: 470px;
  }

  .form-text-field {
    height: 2rem;
    margin-bottom: .5rem;
  }

  .form-text-field._2row {
    height: 4rem;
    min-height: 4rem;
    max-height: 10rem;
    padding-top: .5rem;
  }

  .formfield-2 {
    border-radius: .4rem;
    padding: 1.4rem .8rem;
    font-size: .9rem;
    line-height: 1.1rem;
  }

  .submit-button {
    margin-bottom: .5rem;
    padding: .3rem 1.5rem;
    font-size: .9rem;
    line-height: .9rem;
  }

  .hero-image {
    width: 20rem;
  }

  .hero-text {
    width: 17rem;
  }

  .section2-in-freedom-air {
    height: auto;
  }

  .section-2-div {
    width: 475px;
  }

  .section2-image1 {
    margin-bottom: 1rem;
  }

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

  .div-section4-freedomair {
    width: 475px;
  }

  .subtext-section4-freedomair {
    line-height: 1.5rem;
  }

  .grid-2, .pimtext-section4-freedomair {
    height: auto;
  }

  .div-block-8 {
    height: 95%;
  }

  .heading {
    font-size: .8rem;
    line-height: .9rem;
  }

  .div-section5-freedomair {
    width: 475px;
  }

  .head-text-section5-freedomair {
    font-size: .8rem;
  }

  .text-block-7 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: .8rem;
  }

  .div-block-10 {
    justify-content: flex-start;
    height: 100%;
  }

  .header-section6-freedomair {
    margin-top: 2rem;
    font-size: 2rem;
    line-height: 2rem;
  }

  .div-section6-freedomair {
    width: 475px;
  }

  .text-block-8 {
    margin-bottom: .5rem;
    font-size: 1.6rem;
    line-height: 1.6rem;
  }

  .text-block-9 {
    font-size: .8rem;
    line-height: .8rem;
  }

  .div-section7-freedomair {
    width: 475px;
    height: auto;
  }

  .text-block-10 {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .section9-text-grid-freedomair.left {
    margin: .8rem .2rem;
  }

  .section-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .div-block-14 {
    width: 470px;
  }

  .div-block-17 {
    min-width: 5rem;
    min-height: 5rem;
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .text-block-13 {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .div-section2-1 {
    background-position: 65%;
  }

  .image-8 {
    width: 300px;
    margin-top: 2rem;
    margin-left: 1rem;
  }

  .link-block-2 {
    width: 475px;
  }

  .navbar-div {
    background-color: #fff;
    height: 3rem;
  }

  .nav-container {
    width: 475px;
    height: 3rem;
  }

  .div-block-18 {
    padding: .25rem;
  }

  .nav-link {
    width: auto;
    height: 2.4rem;
    padding: .7rem .75rem;
    font-size: .8rem;
  }

  .nav-products-div {
    margin-top: -10rem;
  }

  .button-3.is-navbar2-button {
    padding: .25rem 1rem;
  }

  .navbar2_component {
    min-height: 4rem;
  }

  .navbar2_menu.is-page-height-tablet {
    padding-bottom: 6rem;
  }

  .dropdown-toggle {
    width: auto;
    height: 2.4rem;
    padding: .7rem .75rem;
    font-size: .8rem;
  }

  .link-block-3 {
    padding: .25rem;
  }

  .hpme-section-2-2 {
    height: 200px;
  }

  .text-in-s2-2 {
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.1rem;
  }

  .text-in-s2-2.black {
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .nav_bar {
    height: 2rem;
  }

  .nav_bar_cotainer {
    width: 100%;
    min-width: auto;
    height: 2rem;
    padding: 0 .5rem;
  }

  .nav_bar_brand {
    height: 2rem;
    padding-left: 0;
  }

  .nav_bar_brand.w--current {
    height: 1.5rem;
    padding-left: 0;
  }

  .nav_bar_logo {
    width: 2rem;
    height: 2rem;
  }

  .nav_bar_navigation {
    height: 1.5rem;
  }

  .nav_bar_link {
    width: 3rem;
    height: 1.5rem;
    padding: .25rem 0;
    font-size: .6rem;
    line-height: 1rem;
  }

  .home_section1 {
    z-index: 1;
    position: static;
  }

  .home_section1_logo {
    width: 15rem;
    margin-bottom: 1.2rem;
  }

  .home_section1_text {
    width: 13rem;
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .home_section2 {
    height: auto;
    padding-top: 2rem;
    padding-bottom: 0;
  }

  .text-block-2 {
    height: 2.3rem;
    margin-bottom: 1.5rem;
    font-family: League Spartan, sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 2.3rem;
  }

  .text-block-2._2nd {
    height: 1.8rem;
    font-size: 1.8rem;
    line-height: 1.8rem;
  }

  .grid {
    grid-template-columns: 1fr;
    width: 100%;
    height: auto;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div_in_grid_in_main_section2.black {
    height: 28rem;
    margin-bottom: 1rem;
  }

  .div_in_grid_in_main_section2.bottom {
    height: 18rem;
    margin-top: 0;
    margin-bottom: 1rem;
    margin-left: 0;
  }

  .div_in_grid_in_main_section2.top {
    height: 18rem;
    margin-bottom: 1rem;
    margin-left: 0;
  }

  .image1-in-cards {
    margin-bottom: -150px;
    margin-right: -110px;
  }

  .text-in-card-in-section2-in-home {
    padding-top: 1.4rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .header-text-in-card-in-home, .header-text-in-card-in-home.black {
    margin-bottom: .2rem;
  }

  .sub-text-in-card-in-home {
    margin-bottom: .9rem;
    font-size: .8rem;
    line-height: .8rem;
  }

  .sub-text-in-card-in-home.black {
    margin-bottom: .9rem;
  }

  .button-in-cards.black._4rd {
    height: 1.7rem;
    font-size: .8rem;
    line-height: .9rem;
  }

  .home_section3 {
    background-repeat: repeat;
    height: 350px;
    margin-top: 0;
  }

  .div-block-3 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .contact-header-text-in-home {
    font-size: 2.7rem;
    line-height: 2.7rem;
  }

  .contact-text-in-home {
    text-align: center;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: .8rem;
    line-height: 1.1rem;
  }

  .button-2 {
    height: 1.4rem;
    padding: .2rem .6rem;
    font-size: .7rem;
    line-height: 1rem;
  }

  .footer-dark {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-wrapper {
    margin: 1.5rem 0;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .footer-content {
    margin-top: 1rem;
  }

  .footer-block {
    padding-bottom: 0;
  }

  .title-small {
    margin-bottom: .2rem;
    font-size: .8rem;
    line-height: .8rem;
  }

  .footer-link {
    margin-top: .6rem;
    margin-bottom: 0;
  }

  .footer-link.w--current {
    margin-top: .5rem;
    margin-bottom: .2rem;
  }

  .footer-social-block {
    margin-top: 1.5rem;
  }

  .footer-copyright-center {
    padding-top: .2rem;
    padding-bottom: .2rem;
    font-size: .5rem;
    line-height: .5rem;
  }

  .section {
    height: 25rem;
  }

  .text-block-3 {
    font-size: 2rem;
    line-height: 2rem;
  }

  .div-block-4 {
    width: 100%;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .form-text-field {
    margin-bottom: .25rem;
  }

  .formfield-2 {
    border-radius: .4rem;
    padding: .6rem;
    font-size: .8rem;
    line-height: 1rem;
  }

  .hero-image {
    width: 15rem;
  }

  .hero-text {
    width: 13rem;
    font-size: 1.1rem;
    line-height: 1.1rem;
  }

  .section2-in-freedom-air {
    padding: 2rem .5rem;
  }

  .section-2-div {
    width: 100%;
  }

  .section3-in-freedom-air {
    height: auto;
    padding: 2rem .5rem;
  }

  .image-2 {
    width: 100%;
    max-width: none;
    height: auto;
  }

  .section4-in-freedomair {
    padding: 2rem .5rem;
  }

  .div-section4-freedomair {
    width: 100%;
  }

  .headtext-in-section4-freedomair {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .subtext-section4-freedomair {
    font-size: .9rem;
    line-height: .9rem;
  }

  .pimtext-section4-freedomair {
    font-size: .8rem;
    line-height: .8rem;
  }

  .heading {
    font-size: .7rem;
    line-height: .8rem;
  }

  .section5-freedomair {
    height: 60rem;
    padding: 2rem .5rem;
  }

  .div-section5-freedomair {
    width: 100%;
  }

  .grid-section5-freedomair {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr;
  }

  .div2-section5-freedomair.left {
    margin-top: .5rem;
    margin-left: .25rem;
    margin-right: .25rem;
  }

  .div2-section5-freedomair.right {
    justify-content: flex-start;
    height: auto;
    margin-left: 0;
  }

  .head-text-section5-freedomair {
    font-size: .7rem;
  }

  .image1-section5-freedomair {
    width: 100%;
    height: auto;
    max-height: none;
  }

  .text-block-5 {
    font-size: .7rem;
    line-height: .7rem;
  }

  .div-block-9 {
    justify-content: space-between;
  }

  .text-block-7 {
    font-size: .7rem;
  }

  .image2-section5-freedomair {
    width: auto;
    max-height: 13rem;
  }

  .div-block-10 {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
  }

  .section6-freedomair {
    padding: 2rem .5rem;
  }

  .header-section6-freedomair {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .header-section6-freedomair.div-section4-freedomair {
    margin-top: 1rem;
    margin-bottom: 0;
  }

  .div-section6-freedomair {
    width: 100%;
  }

  .image-5 {
    margin-bottom: 2rem;
  }

  .images-section6.image2 {
    box-shadow: 1px 1px 15px 4px #0000001c;
  }

  .text-block-8 {
    font-size: 1rem;
    line-height: 1rem;
  }

  .text-block-9 {
    font-size: .6rem;
    line-height: .6rem;
  }

  .div2-section6-freedomair {
    padding: .5rem;
  }

  .section7-freedomair {
    margin-top: 1rem;
    padding: 2rem .5rem;
  }

  .div-section7-freedomair {
    width: 100%;
  }

  .text-block-10 {
    font-size: 1rem;
    line-height: 1rem;
  }

  .section8-freedomair {
    padding: 2rem .5rem;
  }

  .image1-section8-freedomair {
    margin-bottom: 1rem;
  }

  .text-block-11 {
    margin-top: .7rem;
    margin-bottom: .5rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .text-block-12 {
    margin-bottom: .2rem;
    font-size: .8rem;
    line-height: .8rem;
  }

  .section9-freedomair {
    padding: 2rem .5rem;
  }

  .image1-section9-freedomair {
    margin-bottom: 2rem;
  }

  .section9-text-grid-freedomair.left {
    text-align: center;
    margin-top: .5rem;
    margin-bottom: .5rem;
    font-size: .7rem;
    line-height: .7rem;
  }

  .section9-text-grid-freedomair.right {
    font-size: .7rem;
    line-height: .7rem;
  }

  .section-2 {
    padding-top: 1rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

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

  .text-accessory-freedom-air {
    font-size: 2rem;
    line-height: 2rem;
  }

  .link-blockk {
    height: 5rem;
  }

  .div-block-17 {
    width: 3rem;
    min-width: 3rem;
    height: 3rem;
    min-height: 3rem;
    margin-left: .25rem;
    margin-right: .25rem;
  }

  .text-block-13 {
    font-size: .9rem;
    line-height: .9rem;
  }

  .home_section2-1 {
    height: auto;
    padding-top: 2rem;
  }

  .div-section2-1 {
    background-position: 75%;
  }

  .image-8 {
    width: 190px;
  }

  .link-block-2 {
    width: 100%;
    height: 20rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .navbar-div {
    z-index: 99;
    background-color: #fff;
    flex-flow: row;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .nav-container {
    z-index: 2;
    width: 100%;
    position: relative;
  }

  .div-block-18 {
    z-index: 5;
    position: relative;
  }

  .image-9 {
    z-index: 99;
    width: 2.5rem;
    max-width: 2.5rem;
    height: 2.5rem;
    max-height: 2.5rem;
    position: relative;
    overflow: visible;
  }

  .link-container {
    z-index: 4;
    background-color: #fff;
    flex-flow: column;
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: -100%;
    position: fixed;
    inset: 0%;
  }

  .nav-link {
    color: #000;
    width: auto;
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.1rem;
    font-weight: 400;
  }

  .hamburger {
    aspect-ratio: auto;
    display: flex;
  }

  .lottie-animation {
    width: 3rem;
    height: 3rem;
    display: flex;
  }

  .lottie-animation-2 {
    z-index: 99;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    position: relative;
  }

  .nav-products-div {
    z-index: 2;
    background-color: #fff;
    height: 100vh;
    margin-top: 0;
    margin-left: -100%;
  }

  .nav-top-div {
    z-index: 5;
    background-color: #fff;
  }

  .category-name {
    color: #333;
    text-align: center;
    width: 100%;
  }

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

  .products {
    color: #333;
    text-align: center;
    font-family: League Spartan, sans-serif;
  }

  .products:hover {
    color: #ff3131;
  }

  .products.w--current {
    text-align: center;
  }

  .dropdown-toggle {
    height: auto;
    padding: 0;
    font-weight: 500;
  }

  .nav-products-inner-div {
    background-color: #2220;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .link-block-3 {
    width: 3rem;
    height: 3rem;
  }

  .link-block-3.w--current {
    max-width: 3rem;
    max-height: 3rem;
  }

  .text-block-14 {
    height: auto;
    padding: 1rem .75rem;
    font-size: 1.1rem;
    font-weight: 400;
  }

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

  .link-block {
    height: 5rem;
  }

  .hpme-section-2-2 {
    height: 200px;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .text-in-s2-2 {
    margin-bottom: .9rem;
    font-size: .9rem;
    font-weight: 300;
    line-height: 1rem;
  }

  .text-in-s2-2.black {
    margin-bottom: .9rem;
  }
}

#w-node-cba5d871-95e5-38e4-b61f-6709d928051e-83760d91, #w-node-_59e10214-0c2b-0e4d-77a0-d9af36c866ed-83760d91 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-e20d56b8-095e-ecb5-b945-f8c823958550-83760d91, #w-node-_71fad16c-7066-6428-b7af-8f80db14e61e-83760d91, #w-node-_2a89631b-6c03-8b76-5ddf-b95c1959670e-83760d91, #w-node-_0da8a50d-54a3-e76c-2e73-a286e0e8f8cf-83760d91 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92430d67-9350-d9bc-76f9-c2fd4d973712-a2781277, #w-node-_92430d67-9350-d9bc-76f9-c2fd4d973713-a2781277 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_92430d67-9350-d9bc-76f9-c2fd4d97371c-a2781277, #w-node-_92430d67-9350-d9bc-76f9-c2fd4d97371d-a2781277, #w-node-_92430d67-9350-d9bc-76f9-c2fd4d973726-a2781277, #w-node-_3034a18a-2dfd-bb13-5986-f61d6fbce5c1-a2781277, #w-node-_6615146b-854b-3c61-bf61-afc56cf1c8fe-d5b5711a, #w-node-f6373721-8f0e-61aa-1fbd-4f1cdc01c44b-23eb741a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d8011d82-6f68-6c59-318e-bff3621e9a5e-f95d24dd, #w-node-f63c59e2-f65b-94a7-c63f-6b4fdf32c294-f95d24dd, #w-node-e003657d-2635-3b43-35d7-06b4f18ee2ab-f95d24dd, #w-node-_8ce27ed5-587b-052b-3fdc-f7359fbd0266-f95d24dd, #w-node-_3dd006dc-4472-3b70-9d9b-3461a61b4233-f95d24dd, #w-node-_50d34488-3142-8f08-1ec8-d2c51afbdac0-f95d24dd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_78d1272e-440a-8025-2e60-68b6738e9f97-f95d24dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e05994e-acbf-d7a4-8875-24b0a491921e-42101366, #w-node-_82f45fb7-23c3-4f78-4c52-681029ab1b23-42101366, #w-node-_82f45fb7-23c3-4f78-4c52-681029ab1b58-42101366, #w-node-_82f45fb7-23c3-4f78-4c52-681029ab1b73-42101366, #w-node-_82f45fb7-23c3-4f78-4c52-681029ab1b80-42101366, #w-node-_82f45fb7-23c3-4f78-4c52-681029ab1ba5-42101366 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_69c4c92c-60e2-2b69-f5db-7dfc12675b57-42101366 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_2a89631b-6c03-8b76-5ddf-b95c1959670e-83760d91 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


