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

.div-block {
  background-color: #e4e4e4;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-bottom: 34px;
  font-family: Azeret Mono, sans-serif;
  font-weight: 400;
  display: flex;
}

.text-block {
  color: #2e2e2e;
  text-align: center;
  letter-spacing: -.5px;
  -webkit-text-stroke-width: 0px;
  width: 90%;
  max-width: 500px;
  font-family: Azeret Mono, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.image {
  filter: invert();
  margin-bottom: 40px;
}

.body {
  color: #000;
  background-color: #eee;
  font-family: Inter, sans-serif;
}

.holder-main {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 95%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-2 {
  width: 90%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.footer-dark {
  background-color: #f5f7fa00;
  border-bottom: 1px solid #e4ebf3;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 0;
  position: relative;
}

.footer-social-link {
  margin-left: 12px;
}

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

.title-small {
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}

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

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-copyright-center {
  color: #979797;
  text-align: left;
  width: 100%;
  margin-top: 41px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 12px;
  line-height: 19px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

.footer-wrapper {
  color: #000;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-weight: 400;
  display: flex;
}

.navbar {
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  min-height: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.div-block-2 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: 70px;
  display: flex;
}

.hide {
  display: none;
}

.intro-image.hide {
  display: none;
}

.made-in-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-right: 22px;
  padding: 7px 14px;
  border: 1px solid #ffffff1f;
  border-radius: 100px;
  background-color: #ffffff0a;
  color: #c4c4c4;
  font-family: 'Azeret Mono', monospace;
  font-size: 11px;
  letter-spacing: .3px;
  text-transform: uppercase;
  white-space: nowrap;
}

.made-in-flag {
  width: 18px;
  height: auto;
  border-radius: 2px;
  display: block;
}

.nav-link {
  color: #969696;
  letter-spacing: -.5px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  font-weight: 500;
  transition: all .2s;
}

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

.nav-link.w--current {
  color: #000;
  text-decoration: underline;
}

.div-block-3 {
  flex: 1;
  height: 20px;
}

.intro-image {
  width: 99%;
  max-width: 1700px;
  height: 95vh;
  min-height: 500px;
  max-height: 900px;
  box-shadow: none;
  outline-offset: 0px;
  background-color: #000;
  background-image: none;
  background-size: auto;
  border-radius: 35px;
  outline: .5px #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.intro-image.sftw {
  background-color: #fff;
  background-image: none;
  background-size: auto;
  width: 95%;
}

.intro-image._1 {
  background-image: url('../images/DroneD_Studio_9.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 35px;
  width: 99.5%;
  max-width: 1700px;
  height: 90vh;
  min-height: 500px;
  max-height: 850px;
}

.intro-image._1._2 {
  background-color: #0c0c0c;
  background-image: url('../images/Bo_Drone_Hexa_12-3-1.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.intro-image._1.griffin {
  background-color: #000;
  background-image: url('../images/griffin-hero.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  max-height: 900px;
}

.intro-image._1.owl {
  background-image: url('../images/3-7.png');
}

.intro-image._1.sparrow {
  background-image: url('../images/6-7.png');
  max-width: 1700px;
}

.intro-image._1.spr {
  filter: saturate(0%);
  background-image: url('../images/10-3.png');
  width: 100%;
}

.intro-image._1.spr:hover {
  filter: none;
}

.intro-image._1.spr2 {
  background-image: url('../images/9-3.png');
}

.intro-image._1.grif2 {
  background-image: url('../images/14.png');
  background-size: contain;
}

.intro-image._1.hero {
  max-width: 1700px;
  height: 84vh;
  max-height: 1000px;
  margin-bottom: 5px;
}

.intro-image._1.hpm {
  background-color: #000;
  background-image: url('../images/hpm-hero.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 5px auto;
}

.intro-image._1.mfg {
  background-color: #0c0c0c;
  background-image: url('../images/Story_V2_V1.123_Compressed.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.intro-image._1.mfg .text-block-3 {
  max-width: 880px;
}

.intro-image._1.ai-net {
  background-color: #0c0c0c;
  background-image: url('../images/ai-network.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  filter: grayscale(100%);
}

.intro-image._1.ai-edge {
  background-color: #0c0c0c;
  background-image: url('../videos/lidar-tank-poster.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.intro-image._1.ai-decide {
  background-color: #0c0c0c;
  background-image: url('../videos/story-v2-poster.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.intro-image._1.ai-secure {
  background-color: #0c0c0c;
  background-image: url('../images/ambient-dark.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.intro-image._2drone {
  background-image: url('../images/x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  max-height: 900px;
}

.intro-image.drone {
  background-image: url('../images/DroneD_Studio_6.png');
  background-position: 50%;
  background-size: cover;
}

.animated-holder {
  z-index: 3;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  width: 99%;
  max-width: 1500px;
  height: 100%;
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 7%;
  display: flex;
  position: relative;
}

.animated-holder._2 {
  justify-content: center;
  align-items: center;
  padding: 5% 0%;
}

.animated-holder.radar {
  background-image: url('../images/radar.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.animated-holder.vision {
  background-image: url('../images/vision.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.animated-holder.prod {
  background-image: url('../images/prod.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.animated-holder.lastmile {
  background-image: url('../images/85718dc8524d96abc3e55c9e338e26a4394d6496.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-block-2 {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 100%;
}

.intro-cols {
  z-index: 2;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.intro-cols._1 {
  text-align: left;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
}

.intro-cols._2 {
  justify-content: center;
  align-items: center;
}

.div-block-5 {
  z-index: 999999;
  text-align: center;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.div-block-5._3 {
  z-index: 9;
  justify-content: center;
  align-items: center;
  position: relative;
}

.div-block-5._2 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
}

.text-block-3 {
  z-index: 99999;
  color: #fff;
  text-align: left;
  letter-spacing: -4px;
  max-width: 1200px;
  margin-bottom: 21px;
  font-family: Inter, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 90%;
  position: relative;
}

.text-block-3._2 {
  letter-spacing: -9px;
  margin-bottom: 15px;
  font-size: 120px;
}

.text-block-3._3 {
  letter-spacing: -3px;
  font-size: 50px;
}

.div-block-6 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.text-block-4 {
  color: #fff;
  text-align: right;
  max-width: 300px;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
}

.col {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 95%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-7 {
  background-color: #fff;
  border-radius: 25px;
  flex: 1;
  min-height: 500px;
  line-height: 10px;
  position: relative;
}

.blur {
  z-index: 9;
  opacity: 1;
  filter: none;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  border-radius: 2rem;
  width: 100%;
  height: 60%;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.blur.menu {
  filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  border-radius: 0;
  height: 100%;
}

.blur.on {
  height: 50%;
  display: block;
  -webkit-mask-image: linear-gradient(to top, #000 0%, #000 35%, #0000 100%);
  mask-image: linear-gradient(to top, #000 0%, #000 35%, #0000 100%);
}

.blur.on._2 {
  z-index: 2;
  opacity: 1;
  filter: none;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-image: linear-gradient(to top, #000 0%, rgba(0, 0, 0, .6) 35%, #0000 100%);
  height: 60%;
}

.blur-styles {
  display: none;
}

.dropdown-nav-content-wrapper---brix {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.dropdown-nav-main-wrapper-v1---brix {
  justify-content: space-between;
  margin-top: -80px;
  padding: 70px 0 60px;
  display: flex;
}

.dropdown-list-v1---brix {
  background-color: #fff;
  margin-top: 30px;
  left: 0%;
  right: 0%;
  box-shadow: 0 20px 14px #4a3aff03, 0 22px 22px -6px #170f4908;
}

.dropdown-list-v1---brix.w--open {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: #fff0;
  background-image: linear-gradient(#eee, #fff);
  box-shadow: 0 22px 22px -6px #170f4908;
}

.title---brix.dropdown-bottom-button-title---brix {
  margin-bottom: 0;
  display: inline-block;
}

.title---brix.dropdown-nav-title-v1---brix {
  color: #000;
  letter-spacing: -2px;
  text-transform: none;
  margin-bottom: 32px;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
}

.dropdown-icon---brix {
  margin-right: 0;
  font-size: 14px;
  position: static;
}

.header-navigation---brix {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.split-content---brix.header-right---brix {
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 12px;
  display: flex;
}

.split-content---brix.header-left---brix {
  z-index: 99;
}

.dropdown-bottom-button-content---brix {
  margin-bottom: 18px;
}

.dropdown-nav-container---brix {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dropdown-nav-container---brix.adjust-this-for-your-container-size {
  z-index: 99999;
  border-top: .5px #dadada;
  align-items: stretch;
  width: 90%;
  max-width: 1500px;
  padding: 40px 0 15px;
  position: relative;
}

.dropdown-nav---brix {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.button-primary {
  color: #fff;
  text-align: center;
  background-color: #4a3aff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px 21px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform .3s, box-shadow .3s, background-color .3s;
  display: flex;
  box-shadow: 0 3px 12px #4a3aff1f;
}

.button-primary:hover {
  background-color: #3527d8;
  transform: translate(0, -2px);
  box-shadow: 0 4px 10px #4a3aff26;
}

.button-primary.button-header {
  white-space: nowrap;
}

.dropdown-nav-pages-content---brix {
  border-right: .5px solid #dadada;
  flex: 1;
  padding-left: 15px;
  padding-right: 20px;
}

.dropdown-nav-pages-content---brix.last {
  border-right-style: none;
}

.header-logo---brix {
  transform-style: preserve-3d;
  transition: transform .3s;
}

.header-logo---brix:hover {
  transform: scale3d(.94, .94, 1.01);
}

.dropdown-menu-text---brix {
  letter-spacing: -.5px;
  margin-right: 8px;
}

.header---brix {
  z-index: 999999999;
  background-color: #eee;
  justify-content: center;
  align-items: center;
  min-height: 140px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: sticky;
  top: 0;
}

.dropdown-nav-pages-wrapper-v1---brix {
  flex-flow: column;
  flex: 1;
  margin-right: 23px;
  display: flex;
}

.dropdown-nav-pages-wrapper-v1---brix.last---brix {
  margin-right: 0;
}

.dropdown-nav-pages-wrapper-v1---brix.last---brix.last {
  max-width: 200px;
  margin-left: 23px;
}

.dropdown-nav-content---brix {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.header-wrapper---brix {
  justify-content: space-between;
  align-items: center;
  width: 97%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.dropdown-bottom-button-v1---brix {
  color: #6f6c90;
  background-color: #f7f7fb;
  border-radius: 14px;
  width: 100%;
  padding: 24px 28px;
  text-decoration: none;
  transition: color .35s;
  display: block;
}

.dropdown-bottom-button-v1---brix:hover {
  color: #4a3aff;
}

.image---brix.dropdown-button-icon---brix {
  border-radius: 15px;
}

.dropdown-menu-v1---brix {
  align-items: center;
  position: static;
}

.nav-menu---brix {
  margin-right: 10px;
  display: flex;
  align-items: center;
}

.dropdown-nav-item---brix {
  margin-bottom: 0;
  line-height: 1.66667;
}

.dropdown-nav-item---brix.last---brix {
  margin-bottom: 0;
}

.logo-brand---brix {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.flex-hc---brix {
  align-items: center;
  display: flex;
}

.flex-hc---brix.dropdown-button-v1---brix {
  flex-wrap: wrap;
  margin-bottom: -18px;
}

.image-wrapper---brix {
  margin-right: 18px;
  overflow: hidden;
}

.image-wrapper---brix.dropdown-button-icon-v1---brix {
  border-radius: 15px;
  align-self: flex-start;
  margin-bottom: 18px;
  box-shadow: 0 4px 20px #170f4914;
}

.container-default---brix {
  width: 95%;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.dropdown-bottom-button-arrow-v1---brix {
  opacity: .7;
  filter: saturate(24%);
  margin-left: 8px;
}

.dropdown-nav-link---brix {
  color: #8d8d8d;
  letter-spacing: -.5px;
  margin-bottom: 17px;
  padding: 0;
  font-size: 16px;
  line-height: 170%;
  text-decoration: none;
  transition: all .35s;
}

.dropdown-nav-link---brix:hover {
  color: #000;
  border-left: 1px #adadad;
  padding-left: 3px;
  font-weight: 500;
}

.dropdown-nav-link---brix.w--current {
  color: #000;
  font-weight: 500;
}

.nav-link---brix {
  background-color: #fff;
  border-radius: 30px;
  align-items: center;
  padding: 15px 15px 15px 20px;
  font-size: 16px;
  font-weight: 500;
  transition: color .3s;
  display: flex;
  position: static;
}

.nav-link---brix:hover {
  color: #fff;
  background-color: #000;
}

.text-block-5 {
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 23px;
  display: flex;
}

.image-2 {
  height: 54px;
  max-height: 70px;
  margin-right: 20px;
}

.text-block-6 {
  color: #a8a8a8;
  margin-bottom: 16px;
}

.link-block {
  background-color: #000;
  border-radius: 20px;
  width: 30px;
  height: 30px;
}

.div-block-8 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  display: flex;
}

.page_header {
  color: #000;
  border: 1px #e0e0e0;
  border-top: 1px solid #dbdbdb;
  justify-content: flex-start;
  align-items: center;
  width: 95%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 70px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.text-block-7 {
  color: #000;
  letter-spacing: -5px;
  flex: 1;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 80px;
  font-weight: 500;
  line-height: 87%;
}

.text-block-8 {
  text-align: right;
  letter-spacing: -1px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  max-width: 350px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 25px;
  display: block;
}

.background-video {
  z-index: 1;
  width: 100%;
  max-width: 1500px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-11 {
  background-image: linear-gradient(90deg, #000, #0000);
  width: 30%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-10 {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #ececec33;
  border: 1px solid #ffffff4f;
  border-radius: 50px;
  position: relative;
  inset: 0%;
}

.text-block-9 {
  color: #020202;
  max-width: 540px;
  font-size: 18px;
  line-height: 130%;
}

.div-block-12 {
  z-index: 2;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  width: 90%;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-12.hide {
  display: none;
}

.text-block-10 {
  color: #000;
  letter-spacing: -3px;
  max-width: 800px;
  font-family: Inter, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 110%;
}

.text-block-10._2 {
  text-align: left;
  letter-spacing: -1px;
  max-width: 900px;
  font-size: 34px;
}

.text-block-10.hero-text {
  letter-spacing: -3px;
  max-width: 100%;
  font-size: 70px;
  line-height: 67px;
}

.text-block-10.big {
  color: #fff;
  letter-spacing: -7px;
  font-size: 100px;
}

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

.text-block-11 {
  color: #000;
  text-align: right;
  max-width: 350px;
  font-size: 15px;
  line-height: 140%;
}

.flag-holder {
  width: 50px;
  height: 50px;
  margin-left: 10px;
}

.div-block-14 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.div-block-9 {
  flex: 1;
}

.content-3 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  background-color: #fff0;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 95%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 70px;
  font-family: Inter, sans-serif;
  display: flex;
  position: relative;
}

.content-3._2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding-top: 90px;
  padding-bottom: 0;
}

.content-3._2._3 {
  padding-bottom: 0;
}

.content-3.drones {
  margin-top: 100px;
  padding-top: 0;
  padding-bottom: 0;
}

.content-3.inner {
  padding-bottom: 0;
}

.div-block-16 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 40px;
  display: flex;
}

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

.div-block-16.box-loz {
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
}

.div-block-16.line {
  border-bottom: 1px solid #dadada;
  margin-bottom: 30px;
  padding-bottom: 50px;
}

.div-block-16.space {
  margin-bottom: 57px;
}

.intro-cols-2 {
  z-index: 2;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.colums {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  width: 90%;
  max-width: 1500px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.colums._2 {
  flex-flow: row;
  margin-top: 0;
}

.colums.cols-2 .div-block-17 {
  min-width: 45%;
}

.colums.cols-3 .div-block-17 {
  min-width: 30%;
}

.bento {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 1fr;
  gap: 10px;
  aspect-ratio: 2 / 1;
  width: 100%;
}

.bento-item {
  position: relative;
  overflow: hidden;
  border-radius: 32px;
  background: #0a0a0a;
}

.bento-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: grayscale(1) contrast(1.04);
  transform: scale(1.015);
  transition: filter .6s ease, transform .9s cubic-bezier(.22, 1, .36, 1);
}

.bento-item:hover img {
  filter: grayscale(0);
  transform: scale(1.06);
}

.bento-copy {
  margin-top: 14px;
  font-family: "Azeret Mono", monospace;
  font-size: 12px;
  letter-spacing: .5px;
  color: #6f6f6f;
  text-align: left;
}

.dropdown-nav-pages-content---brix {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.dropdown-nav-blurb {
  margin-top: auto;
  padding-top: 18px;
  max-width: 240px;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: .2px;
  color: #c4c4c4;
}

.bento-lg {
  grid-column: span 2;
  grid-row: span 2;
}

.bento-wide {
  grid-column: span 2;
}

@media screen and (max-width: 767px) {
  .bento {
    grid-template-columns: repeat(2, 1fr);
    aspect-ratio: auto;
  }

  .bento-item {
    aspect-ratio: 4 / 3;
  }

  .bento-lg,
  .bento-wide {
    grid-column: span 2;
    grid-row: auto;
  }
}

.div-block-17 {
  color: #000;
  background-color: #0000;
  border: 1px solid #d6d6d6;
  border-style: solid none;
  border-radius: 0;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 33%;
  margin-top: -1px;
  padding: 0 30px 45px 40px;
  transition: all .3s cubic-bezier(.445, .05, .55, .95);
  display: flex;
  position: relative;
}

.div-block-17._2, .div-block-17.mini {
  min-width: auto;
}

.text-block-12 {
  letter-spacing: -2px;
  max-width: 270px;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
}

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

.col-head {
  width: auto;
  margin-top: 50px;
  margin-left: 0;
  margin-right: 18px;
}

.col-mid {
  flex: 1;
  width: 100%;
  min-height: 50px;
  margin-left: auto;
  margin-right: auto;
}

.col-btn {
  width: 100%;
  min-height: 50px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 50px;
}

.text-block-13 {
  color: #000;
  letter-spacing: -.5px;
  font-size: 18px;
  line-height: 25px;
}

.text-block-13.black {
  color: #fff;
}

.text-block-13._2 {
  letter-spacing: -.5px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.info-col {
  z-index: 9;
  color: #fff;
  letter-spacing: -1px;
  flex-flow: column;
  flex: none;
  width: 50%;
  padding: 10% 8% 10% 10%;
  font-size: 50px;
  display: flex;
  position: relative;
}

.info-col._2 {
  z-index: 5;
  border-radius: 10px;
  width: 50%;
  padding: 0%;
  overflow: hidden;
}

.info-col._2.gif {
  background-image: url('../images/Story_V2_V1.123_Compressed.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 5px;
  width: 100%;
  max-width: 1400px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-18 {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 99%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 35px;
  display: flex;
}

.div-block-19 {
  flex: 1;
}

.div-block-19.cols {
  display: flex;
}

.text-block-14 {
  line-height: 25px;
}

.image-full {
  border-radius: 30px;
  width: 99%;
  max-width: 2000px;
  height: 99vh;
  max-height: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-20 {
  flex: none;
  width: 1%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-20.right {
  color: #fff;
  background-color: #000;
  background-image: url('../images/BO_Ship_V0.1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 150%;
  border-radius: 0;
  width: 100%;
  height: 99vh;
  min-height: 1000px;
  max-height: 1400px;
  margin-left: auto;
  margin-right: auto;
  inset: 0% 0% auto;
}

.div-block-21 {
  z-index: 99;
  width: 90%;
  max-width: 1500px;
  min-height: 90vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  position: relative;
}

.section {
  width: 99%;
  max-width: 1500px;
  min-height: 500px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.learn-cols {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.learn-1 {
  color: #fff;
  background-color: #000;
  border-radius: 50px;
  flex-flow: column;
  flex: 1;
  height: 80vh;
  min-height: 650px;
  max-height: 700px;
  transition: all .2s ease-in-out;
  display: flex;
  position: relative;
  overflow: hidden;
}

.learn-1:hover {
  margin-top: 0;
}

.learn-1.drone {
  color: #000;
  background-color: #fff;
}

.learn-1._2 {
  filter: invert();
}

.text-block-15 {
  z-index: 99999;
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  position: relative;
}

.text-block-15.white {
  font-weight: 600;
}

.text-block-16 {
  z-index: 9999;
  color: #757575;
  margin-top: 12px;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 15px;
  font-weight: 400;
  position: relative;
}

.background-video-2 {
  z-index: 9;
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-22, .div-block-23 {
  background-image: linear-gradient(90deg, #000, #0000);
  width: 30%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-24 {
  background-image: url('../images/BO_Ship_V0.1.png');
  background-position: 100%;
  background-size: auto 90%;
  flex: 1;
}

.text-block-17 {
  letter-spacing: -1px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.image-3 {
  margin-right: 20px;
}

.text-block-18 {
  color: #a8a8a8;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  inset: 0% auto auto 0%;
}

.lg-holder {
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
}

.lg-holder.anduril {
  width: 170px;
  display: flex;
}

.lg-holder.bos {
  justify-content: flex-start;
  align-items: center;
  width: 210px;
  display: flex;
}

.sep {
  background-color: #d6d6d6;
  flex: none;
  width: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.italic-text._2 {
  color: #424242;
  margin-left: 12px;
  font-size: 18px;
  font-weight: 400;
}

.image-5 {
  display: none;
}

.text-span {
  letter-spacing: 0;
  margin-top: 50px;
  margin-left: 6px;
  font-size: 20px;
  font-weight: 600;
  display: inline-flex;
  position: relative;
  top: -42px;
}

.image-6 {
  width: 180px;
  height: 200px;
  margin-top: -5px;
  margin-bottom: 0;
  margin-right: 20px;
}

.div-block-26 {
  letter-spacing: -1px;
  border-top: 1px solid #ccc;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 30px;
  padding-top: 50px;
  display: flex;
}

.text-block-19 {
  color: #000;
  text-align: left;
  letter-spacing: -1px;
  max-width: 100%;
  padding-left: 0;
  font-size: 18px;
  line-height: 34px;
}

.txt-col {
  width: 30%;
}

.txt-col._2 {
  width: 70%;
}

.inner-bunk-hodl {
  width: 80%;
  margin-top: 10%;
  margin-left: auto;
  margin-right: auto;
}

.text-block-20 {
  text-align: left;
  letter-spacing: -.1vh;
  flex: 1;
  margin-bottom: 15px;
  font-weight: 500;
}

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

.div-block-28 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.image-7 {
  max-height: 60px;
  margin-top: -9px;
}

.text-block-21 {
  color: #000;
  letter-spacing: -.5px;
  font-weight: 500;
}

.section-2 {
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 99%;
  max-width: 2000px;
  min-height: 700px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.stats-line {
  letter-spacing: -1px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 100%;
  max-width: 1500px;
  min-height: 50px;
  margin: 30px auto 32px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.flight-col {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.flight-col.last {
  justify-content: center;
  align-items: center;
}

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

.text-block-23 {
  color: #969696;
  letter-spacing: 0;
  font-size: 12px;
}

.div-block-29 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  max-width: 510px;
  height: 100%;
  max-height: 90%;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.div-block-30 {
  flex: 1;
  width: 38%;
}

.image-8 {
  margin-top: -18px;
  margin-right: 29px;
  display: none;
}

.div-block-31 {
  filter: blur(50px);
  background-color: #000;
  border-radius: 1000%;
  width: 260px;
  height: 250px;
  position: absolute;
}

.navbar-2 {
  position: relative;
}

.div-block-32 {
  background-image: url('../images/BO_Ship_RWS_16-1.png');
  background-position: 13%;
  background-size: cover;
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.section-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  width: 99.5%;
  max-width: 1700px;
  min-height: 400px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image1 {
  background-color: #8f8f8f;
  background-image: url('../images/3-7.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50px;
  flex: 1;
  min-height: 70vh;
  max-height: 900px;
}

.image1._2 {
  background-image: url('../images/DroneD_Studio_7.png');
}

.image1._3 {
  background-image: url('../images/DroneD_Studio_12-1.png');
}

.image1.blank {
  background-color: #cbcbca;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
}

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

.div-block-33.hide {
  display: none;
}

.text-span-2 {
  letter-spacing: 3px;
  position: relative;
  top: -1px;
}

.div-block-34 {
  flex: 1;
}

.div-block-35 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  width: 99.5%;
  max-width: 1700px;
  min-height: 500px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-35._2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row-reverse;
  margin-top: 5px;
}

.col1 {
  flex: 1;
}

.col1.img-x {
  background-color: #cacaca;
  border-radius: 50px;
  overflow: hidden;
}

.col1.img-x._1 {
  background-color: #080808;
  background-image: url('../images/1-9.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.col1.img-x._2 {
  background-image: url('../images/2-7.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.col1.img-x._3 {
  background-image: url('../images/8.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 620px;
}

.col1.img-x.grif5 {
  background-image: url('../images/16.png');
  background-position: 0 0;
  background-size: cover;
}

.div-block-36 {
  filter: saturate(0%);
  background-image: url('../images/9-3.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 50px;
  flex: 1;
  min-height: 550px;
}

.div-block-36:hover {
  filter: none;
}

.div-block-36._2 {
  background-image: url('../images/12-3.png');
  background-size: cover;
}

.div-block-36._2:hover {
  filter: none;
}

.text-block-24 {
  color: #3a3a3a;
  text-align: center;
  font-size: 12px;
  display: block;
  position: absolute;
  inset: auto 0% 3%;
}

.div-block-37 {
  margin-top: 10px;
  display: flex;
}

.products_drones {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  width: 99.5%;
  max-width: 1700px;
  min-height: 340px;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.products_drones._2 {
  max-width: 1400px;
}

.bos-series {
  background-color: #0b0b0b;
  border-radius: 50px;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  min-height: 500px;
  padding-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.bos-series:hover {
  opacity: .9;
}

.bos-series._1 {
  cursor: pointer;
  min-height: 530px;
  transform-style: preserve-3d;
  background-color: #080808;
  background-image: url('../images/Bo_Drone_Hexa_12-3-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 80%;
  text-decoration: none;
  transition: all .2s;
}

.bos-series._1:hover {
  transform: scale3d(1none, 1none, 1none);
}

.bos-series._2 {
  cursor: pointer;
  background-image: url('../images/3-7.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  text-decoration: none;
}

.bos-series._3 {
  cursor: pointer;
  background-image: url('../images/8.png');
  background-position: 0 0;
  background-size: cover;
  text-decoration: none;
}

.text-block-25 {
  color: #fff;
  letter-spacing: -1px;
  font-size: 40px;
  line-height: 40px;
}

.text-block-26 {
  color: #5f5f5f;
  letter-spacing: -.5px;
  margin-top: 10px;
  font-size: 15px;
}

.div-block-39 {
  flex: 1;
}

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

.image-9 {
  opacity: 1;
  width: 50px;
  height: 50px;
}

.image-10 {
  opacity: .5;
}

.image-11 {
  opacity: .2;
}

.image-12 {
  opacity: .1;
}

.italic-text-2 {
  opacity: .28;
}

.text-block-28 {
  color: #fff;
  text-align: left;
  letter-spacing: -1px;
  max-width: 700px;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}

.mini {
  width: 70px;
}

.section-4 {
  color: #080808;
  background-color: #000;
  background-image: linear-gradient(135deg, #080808 25%, #08080899), url('../images/8.png');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 99.5%;
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.div-block-40 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-29 {
  color: #fff;
  letter-spacing: -2px;
  max-width: 800px;
  margin-bottom: 30px;
  font-size: 70px;
  line-height: 100%;
}

.text-block-30 {
  color: #a7a7a7;
  letter-spacing: -1px;
  max-width: 670px;
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
}

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

.div-block-42 {
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding-right: 40px;
  display: flex;
}

.link-block-2 {
  color: #000;
  letter-spacing: -1px;
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: 9px;
  padding: 25px 40px;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-block-2:hover {
  opacity: .73;
  color: #000;
  background-color: #fff;
}

.text-block-31 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 16px;
}

.link {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: opacity .2s ease, gap .2s ease;
}

.link::before {
  content: "";
  width: 18px;
  height: 18px;
  flex: none;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M5%2012h14M13%206l6%206-6%206'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M5%2012h14M13%206l6%206-6%206'/%3E%3C/svg%3E") center / contain no-repeat;
}

.link:hover {
  opacity: .73;
  gap: 12px;
}

.image-13 {
  width: 130px;
  margin-bottom: 33px;
  margin-left: auto;
  margin-right: auto;
}

.menu-sub {
  z-index: 999999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(19px);
  backdrop-filter: blur(19px);
  color: #fff;
  background-color: #242424f0;
  background-image: linear-gradient(8deg, #00000069, #0000);
  border: .5px solid #ffffff2e;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
  padding: 23px;
  text-decoration: none;
  transition: opacity .2s;
  display: none;
  position: fixed;
  inset: auto 0% 2%;
}

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

.background-video-3 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-43 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-44 {
  letter-spacing: -.5px;
  padding-right: 35px;
}

.image-14 {
  margin-right: 10px;
}

.italic-text-3 {
  color: #fff;
  font-weight: 500;
}

.text-span-3, .b2 {
  font-weight: 600;
}

.link-3, .link-4, .link-5, .link-6, .link-7, .link-8 {
  color: #000;
}

.text-block-32 {
  color: #969696;
  letter-spacing: -.2px;
  margin-top: 5px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

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

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

@media screen and (max-width: 991px) {
  .container-2 {
    max-width: 728px;
  }

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

  .footer-wrapper {
    flex-flow: column;
  }

  .intro-image._1._2 {
    display: none;
  }

  .animated-holder {
    width: 90%;
  }

  .intro-cols._1 {
    width: 100%;
  }

  .text-block-3 {
    letter-spacing: -3px;
    font-size: 50px;
  }

  .text-block-3._2 {
    letter-spacing: -5px;
    font-size: 100px;
  }

  .dropdown-nav-main-wrapper-v1---brix {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 40px 24px;
  }

  .dropdown-list-v1---brix {
    z-index: 99;
  }

  .dropdown-nav-container---brix.adjust-this-for-your-container-size {
    grid-column-gap: 32px;
    grid-row-gap: 64px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .dropdown-nav---brix {
    margin-bottom: 0;
  }

  .dropdown-nav-pages-content---brix {
    margin-bottom: 32px;
    margin-right: 0;
    padding-left: 24px;
  }

  .dropdown-nav-pages-wrapper-v1---brix {
    margin-right: 0;
  }

  .dropdown-bottom-button-v1---brix {
    align-self: flex-start;
    width: auto;
    padding: 16px;
  }

  .image---brix.dropdown-button-icon---brix {
    border-radius: 12px;
  }

  .nav-menu---brix {
    margin-right: 16px;
  }

  .dropdown-nav-item---brix {
    margin-bottom: 12px;
    line-height: 1.6;
  }

  .image-wrapper---brix.dropdown-button-icon-v1---brix {
    border-radius: 12px;
    width: 56px;
  }

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

  .text-block-7 {
    letter-spacing: -2px;
    margin-bottom: 18px;
    font-size: 40px;
  }

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

  .text-block-10 {
    letter-spacing: -1px;
    margin-bottom: 18px;
    font-size: 40px;
  }

  .text-block-10._2 {
    letter-spacing: -2px;
    margin-bottom: 0;
    font-size: 30px;
  }

  .text-block-10.hero-text {
    letter-spacing: -2px;
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-11 {
    text-align: left;
    max-width: 100%;
  }

  .content-3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content-3._2 {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .content-3.drones {
    margin-top: 50px;
  }

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

  .div-block-16.box-loz {
    padding-left: 0;
  }

  .intro-cols-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .colums {
    flex-flow: column;
  }

  .div-block-17 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-17.center {
    border-bottom-style: none;
  }

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

  .learn-cols {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 99%;
    display: grid;
  }

  .learn-1 {
    flex: none;
    width: 100%;
  }

  .sep, .image-5 {
    display: none;
  }

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

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

  .txt-col {
    width: 50%;
    margin-bottom: 30px;
    font-size: 14px;
  }

  .txt-col._2 {
    width: 100%;
  }

  .div-block-27 {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .section-2 {
    min-height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .stats-line {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .flight-col.last {
    justify-content: center;
    align-items: flex-start;
  }

  .products_drones {
    flex-flow: column;
  }

  .text-block-25 {
    font-size: 50px;
    line-height: 40px;
  }

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

@media screen and (max-width: 767px) {
  .footer-dark {
    padding: 60px 15px 50px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

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

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
    display: none;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-copyright-center {
    text-align: center;
  }

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

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .nav-link {
    display: none;
  }

  .intro-image {
    border-radius: 35px;
    max-height: 500px;
  }

  .intro-image._1 {
    max-height: 500px;
  }

  .intro-image._1.griffin {
    background-repeat: no-repeat;
    background-size: contain;
  }

  .intro-image._1.grif2 {
    background-repeat: no-repeat;
    max-height: 600px;
  }

  .animated-holder {
    padding-bottom: 12%;
  }

  .intro-cols {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    text-align: center;
    flex-flow: column;
  }

  .div-block-5 {
    margin-left: 21px;
  }

  .text-block-3._2 {
    letter-spacing: -7px;
    font-size: 80px;
  }

  .text-block-4 {
    text-align: center;
    width: 90%;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  .dropdown-nav-main-wrapper-v1---brix {
    padding: 24px 16px;
  }

  .title---brix.dropdown-nav-title-v1---brix {
    margin-bottom: 22px;
  }

  .dropdown-bottom-button-content---brix {
    margin-bottom: 16px;
  }

  .dropdown-nav-container---brix.adjust-this-for-your-container-size {
    flex-direction: column;
    display: flex;
  }

  .dropdown-nav---brix {
    margin-bottom: 0;
  }

  .button-primary {
    padding: 16px 34px;
    font-size: 16px;
    line-height: 18px;
  }

  .dropdown-nav-pages-content---brix {
    margin-bottom: 24px;
    padding-left: 16px;
  }

  .header-logo---brix {
    width: 260px;
  }

  .dropdown-menu-text---brix {
    margin-right: 2px;
  }

  .dropdown-nav-item---brix {
    margin-bottom: 12px;
  }

  .flex-hc---brix.dropdown-button-v1---brix {
    margin-bottom: -16px;
  }

  .image-wrapper---brix.dropdown-button-icon-v1---brix {
    border-radius: 8px;
    width: 48px;
    margin-bottom: 16px;
    margin-right: 12px;
  }

  .text-block-7 {
    margin-bottom: 11px;
    font-size: 54px;
    font-weight: 600;
  }

  .text-block-8 {
    text-align: center;
    letter-spacing: -1px;
    font-size: 18px;
    line-height: 26px;
  }

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

  .text-block-10 {
    margin-bottom: 0;
  }

  .text-block-10.hero-text {
    letter-spacing: -1px;
    font-size: 30px;
    line-height: 36px;
  }

  .text-block-10.big {
    letter-spacing: -2px;
    font-size: 40px;
  }

  .content-3 {
    flex-flow: column;
  }

  .content-3.drones {
    width: 99.5%;
  }

  .div-block-16.space {
    flex-flow: column;
  }

  .colums {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .colums._2 {
    flex-flow: column;
  }

  .div-block-17 {
    padding-left: 0;
  }

  .div-block-18 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
  }

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

  .learn-cols {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .image-4 {
    display: none;
  }

  .image-5 {
    display: inline-block;
  }

  .section-2 {
    height: auto;
    min-height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .image-8 {
    max-width: 70px;
    margin-bottom: 17px;
    margin-right: 0;
  }

  .section-3, .div-block-35, .div-block-35._2 {
    flex-flow: column;
  }

  .col1.img-x._1, .col1.img-x._2, .col1.img-x._3 {
    min-height: 500px;
  }

  .col1.img-x.grif5 {
    min-height: 600px;
  }

  .products_drones {
    flex-flow: column;
  }

  .text-block-32 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .text-block {
    width: 80%;
  }

  .image {
    width: 60%;
    max-width: 190px;
  }

  .container-2 {
    width: 90%;
    max-width: none;
  }

  .footer-dark {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .footer-content {
    grid-column-gap: 50px;
    grid-row-gap: 40px;
  }

  .footer-copyright-center {
    text-align: center;
    line-height: 15px;
  }

  .footer-brand {
    max-width: 60px;
  }

  .nav-link {
    display: none;
  }

  .intro-image._1 {
    background-position: 50%;
    max-height: 540px;
  }

  .intro-image._1._2 {
    display: none;
  }

  .intro-image._1.hero {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    max-height: 600px;
  }

  .animated-holder {
    width: 85%;
  }

  .intro-cols {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
  }

  .div-block-5 {
    margin-left: 0;
  }

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

  .text-block-3 {
    text-align: center;
    letter-spacing: -1px;
    font-size: 35px;
    line-height: 100%;
  }

  .text-block-3._2 {
    letter-spacing: -4px;
    font-size: 40px;
  }

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

  .blur {
    border-radius: 20px;
    height: 40%;
  }

  .split-content---brix.header-right---brix {
    margin-top: 6px;
  }

  .dropdown-bottom-button-content---brix {
    margin-bottom: 0;
  }

  .dropdown-nav-container---brix.adjust-this-for-your-container-size {
    display: block;
  }

  .button-primary {
    padding: 15px 34px 16px;
  }

  .button-primary.button-header {
    padding-left: 24px;
    padding-right: 24px;
  }

  .dropdown-nav-pages-content---brix {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .header---brix {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .dropdown-nav-pages-wrapper-v1---brix {
    margin-bottom: 48px;
  }

  .header-wrapper---brix {
    width: 102%;
  }

  .nav-menu---brix {
    margin-right: 0;
  }

  .flex-hc---brix.dropdown-button-v1---brix {
    margin-bottom: 0;
  }

  .image-wrapper---brix.dropdown-button-icon-v1---brix {
    align-self: auto;
    margin-bottom: 0;
  }

  .container-default---brix {
    padding-left: 16px;
    padding-right: 16px;
  }

  .nav-link---brix {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .image-2 {
    max-height: 31px;
  }

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

  .text-block-8 {
    max-width: 300px;
    font-size: 14px;
    line-height: 18px;
  }

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

  .text-block-10._2 {
    text-align: left;
    letter-spacing: -1px;
    font-size: 23px;
    line-height: 27px;
  }

  .text-block-10.hero-text {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 26px;
    line-height: 31px;
  }

  .text-block-11 {
    font-size: 14px;
    line-height: 23px;
  }

  .content-3 {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    padding-bottom: 20px;
  }

  .content-3._2 {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .content-3.inner {
    padding-top: 30px;
  }

  .div-block-16 {
    flex-flow: column;
    padding-left: 0;
  }

  .div-block-16.box-loz {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
  }

  .div-block-16.line {
    padding-bottom: 30px;
  }

  .intro-cols-2 {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
  }

  .colums._2 {
    flex-flow: column;
  }

  .div-block-17 {
    padding-left: 0;
  }

  .div-block-17.mini {
    width: 100%;
  }

  .col-head {
    margin-right: 0;
  }

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

  .learn-cols {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .learn-1 {
    min-height: 400px;
    max-height: 490px;
  }

  .text-block-15 {
    text-align: left;
    letter-spacing: -1px;
    margin-top: 0;
    margin-right: 50px;
    font-size: 35px;
  }

  .text-block-15.white {
    letter-spacing: -2px;
    line-height: 33px;
  }

  .text-block-16 {
    text-align: left;
    margin-right: 50px;
  }

  .div-block-23 {
    width: 100%;
    min-height: 40%;
    inset: auto 0% 0%;
  }

  .div-block-24 {
    background-position: 100%;
  }

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

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

  .italic-text._2 {
    letter-spacing: 0;
    margin-left: 0;
    font-size: 14px;
  }

  .image-4 {
    display: none;
  }

  .image-6 {
    width: 100px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .div-block-26 {
    flex-flow: column;
    margin-top: 10px;
    padding-top: 30px;
  }

  .text-block-19 {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 27px;
  }

  .txt-col {
    width: 100%;
    margin-bottom: 10px;
  }

  .txt-col._2 {
    width: 100%;
  }

  .inner-bunk-hodl {
    margin-top: 10%;
  }

  .text-block-20 {
    text-align: left;
    margin-bottom: 17px;
  }

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

  .image-7 {
    max-height: 38px;
  }

  .text-block-21 {
    text-align: left;
    line-height: 14px;
  }

  .navbar-2 {
    min-height: 110px;
  }

  .section-3 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    margin-top: 3px;
  }

  .text-span-2 {
    display: none;
  }

  .col1.img-x._3 {
    background-size: cover;
  }

  .bos-series._1, .bos-series._2, .bos-series._3 {
    padding-left: 40px;
  }

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

  .text-block-28 {
    opacity: .63;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
  }

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

  .text-block-29 {
    letter-spacing: -1px;
    font-size: 30px;
  }

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

  .div-block-42 {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .link-block-2 {
    padding: 18px 23px;
    font-size: 18px;
  }

  .image-13 {
    width: 100px;
  }

  .div-block-43 {
    justify-content: center;
    align-items: center;
  }

  .div-block-44 {
    justify-content: center;
    align-items: center;
    padding-right: 0;
    display: flex;
  }
}

#w-node-_3a36afb3-10bb-554d-ffbd-5ebeaebc50b4-aebc50ad, #w-node-_3a36afb3-10bb-554d-ffbd-5ebeaebc50c8-aebc50ad, #w-node-_3a36afb3-10bb-554d-ffbd-5ebeaebc50d1-aebc50ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_902b3003-f4eb-81b2-355d-1603c9d64fbc-c9d64fb6 {
  justify-self: end;
}


