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

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

@font-face {
  font-family: Hkgrotesk;
  src: url('../fonts/HKGrotesk-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Hkgrotesk;
  src: url('../fonts/HKGrotesk-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Hkgrotesk;
  src: url('../fonts/HKGrotesk-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Hkgrotesk;
  src: url('../fonts/HKGrotesk-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

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

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

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

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

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

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

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

@font-face {
  font-family: Lemonmilk;
  src: url('../fonts/LEMONMILK-MediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Lemonmilk;
  src: url('../fonts/LEMONMILK-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lemonmilk;
  src: url('../fonts/LEMONMILK-RegularItalic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Lemonmilk;
  src: url('../fonts/LEMONMILK-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lemonmilk;
  src: url('../fonts/LEMONMILK-LightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Lemonmilk;
  src: url('../fonts/LEMONMILK-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Lemonmilk;
  src: url('../fonts/LEMONMILK-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lemonmilk;
  src: url('../fonts/LEMONMILK-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neuemetana;
  src: url('../fonts/NeueMetana-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neuemetana;
  src: url('../fonts/NeueMetana-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --red: #e6232b;
  --bg-blue: #031236;
  --maintext: Hkgrotesk, sans-serif;
  --mainblue: #1f356b;
  --bg-white: #f1f2f4;
  --pure-white: #fff;
  --333-text: #333;
  --heading-text: Helveticanowdisplay, sans-serif;
  --cool-grey: #98a2b3;
  --highlight-blue: #2952b6;
}

.heading-105 {
  color: #fff;
  text-transform: uppercase;
  width: auto;
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 75px;
}

.submit-button {
  color: #f8f8f8;
  text-transform: uppercase;
  background-color: #353535;
  border-radius: 3px;
  margin-left: 10px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-block-94 {
  color: #333;
  margin-right: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
}

.text-block-90 {
  border-left: 3px solid var(--red);
  color: var(--red);
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-left: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 35px;
}

.text-block-90.iuwhefu {
  padding-left: 0;
}

.herosection {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #031236b3, var(--bg-blue) 55%), url('../images/BG-Grid.png');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin-top: 75px;
  padding-top: 40px;
  padding-bottom: 3vh;
}

.div-block-512 {
  justify-content: center;
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-33 {
  width: 100px;
}

.image-33.lwenflkjwn {
  width: 125px;
  margin-left: 20px;
  margin-right: 20px;
}

.heading-117 {
  font-family: var(--maintext);
  color: var(--mainblue);
  text-align: center;
  font-size: 55px;
  font-weight: 600;
  line-height: 75px;
}

.image-23 {
  border-radius: 15px;
}

.div-block-507 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 7vh;
  margin-left: 5vw;
  display: flex;
}

.text-block-91 {
  color: #7a7a7a;
  margin-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.div-block-468 {
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  max-width: 1440px;
  height: 75px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link-block-53 {
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  display: flex;
}

.div-block-513 {
  width: 45%;
  padding-top: 40px;
  padding-right: 40px;
}

.div-block-426 {
  align-items: center;
  display: flex;
}

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

.div-block-424 {
  justify-content: space-between;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-68 {
  color: #111;
  text-transform: uppercase;
  border-bottom: 1px #2c2c2c;
  padding-bottom: 2px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-block-68.jwnfewof {
  font-family: var(--maintext);
  color: var(--bg-white);
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-68.wkefjpkwef {
  text-transform: none;
  padding-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 35px;
}

.text-block-68.wkefjpkwef.wljfbowe {
  font-family: var(--maintext);
  color: var(--mainblue);
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}

.img-2 {
  margin-left: 5px;
}

.div-block-516 {
  width: 40%;
  padding-left: 0;
}

.div-block-516.wkefpew {
  width: 95%;
  max-width: 400px;
  padding-left: 0;
}

.paragraph-38 {
  margin-bottom: 100px;
  font-size: 18px;
  line-height: 30px;
}

.paragraph-38.wljnfokew {
  font-family: var(--maintext);
  color: var(--bg-white);
  margin-bottom: 60px;
  font-weight: 500;
}

.div-block-425 {
  flex-flow: column;
  padding-left: 10px;
  display: flex;
}

.heading-9 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  margin-top: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 75px;
}

.heading-116 {
  font-family: var(--maintext);
  color: var(--mainblue);
  text-align: center;
  width: auto;
  margin-bottom: 60px;
  margin-right: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.img {
  width: 22px;
  height: 22px;
}

.heading-113 {
  font-family: var(--maintext);
  color: var(--bg-white);
  margin-bottom: 40px;
  font-size: 55px;
  font-weight: 600;
  line-height: 75px;
}

.text-block-107 {
  color: #000;
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.div-block-515 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.tab-link-tab-2 {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 33%;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}

.image-22 {
  border-radius: 15px;
}

.footer {
  z-index: 80;
  background-color: #fff;
  width: 100vw;
  height: auto;
  padding-top: 60px;
  padding-bottom: 40px;
  font-weight: 400;
  position: relative;
}

.div-block-517 {
  width: 33%;
}

.link-20 {
  font-family: var(--maintext);
  color: #333;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.link-20:hover {
  text-decoration: underline;
}

.div-block-471 {
  justify-content: flex-end;
  align-items: center;
  width: 250px;
  display: flex;
}

.text-block-108 {
  color: var(--bg-white);
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 45px;
  text-decoration: none;
}

.text-block-108.owhefoiewuh {
  color: #333;
}

.text-block-108.owhefoiewuh.wknefoiwef {
  font-size: 28px;
}

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

.image-35 {
  width: 100px;
  margin-left: 10px;
}

.div-block-436 {
  width: 60%;
  padding-top: 60px;
  padding-left: 100px;
  display: none;
}

.div-block-421 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.heading-112 {
  font-family: var(--maintext);
  color: var(--bg-white);
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 600;
  line-height: 38px;
}

.link-19 {
  color: #333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.link-19:hover {
  color: #333;
  text-decoration: underline;
}

.awards {
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  width: 100vw;
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.nav {
  z-index: 900;
  background-color: #fff;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-518 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.img-5, .img-5.wmefpew {
  width: 35px;
  height: 30px;
}

.img-5.wlkneflkwen {
  width: 30px;
  height: 30px;
}

.img-5.wkneflknw {
  width: 30px;
}

.background-video-16 {
  background-image: linear-gradient(0deg, #000c, #fff0);
  justify-content: flex-start;
  align-items: flex-end;
  height: 50vh;
  min-height: 600px;
  display: flex;
}

.heading-115 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
}

.heading-103 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #193c70, #00d6b6), linear-gradient(#00000080, #00000080);
  -webkit-background-clip: text;
  background-clip: text;
  width: 350px;
  margin-top: 60px;
  font-size: 30px;
  font-weight: 700;
}

.quick-stack {
  width: auto;
  padding-left: 0;
  padding-right: 0;
}

.paragraph-37 {
  margin-bottom: 20px;
  padding-top: 10px;
}

.tab-link-tab-1 {
  justify-content: center;
  align-items: center;
  width: 33%;
  font-size: 18px;
  display: flex;
}

.tab-link-tab-1.w--current {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 33%;
  font-size: 18px;
  display: flex;
}

.securty {
  z-index: 50;
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 100px;
  position: relative;
}

.form {
  align-items: center;
  display: flex;
}

.div-block-432 {
  justify-content: center;
  display: none;
}

.image-20 {
  object-fit: cover;
  border-radius: 20px;
  width: 55%;
  height: 450px;
  margin-right: 40px;
}

.link-17 {
  font-family: var(--maintext);
  color: #333;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 2px 10px 3px;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.link-17:hover {
  color: #333;
  text-decoration: underline;
}

.heading-110 {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 75px;
}

.heading-110.wenfljkwebf {
  width: 90vw;
  max-width: 1440px;
  margin: 60px auto 35px;
}

.div-block-429 {
  width: 40%;
}

.div-block-429.kwbjefkjew {
  width: 100%;
}

.div-block-529 {
  justify-content: space-between;
  align-items: stretch;
  width: 90vw;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link-block-54 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 5px;
  text-decoration: none;
  display: inline-flex;
}

.div-block-510 {
  width: 400px;
  height: auto;
  margin-bottom: 50px;
  margin-left: 50px;
}

.div-block-510.klwjfnjlwe {
  width: 500px;
}

.text-block-109 {
  font-family: var(--maintext);
  color: var(--bg-white);
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 10px;
  padding-left: 5px;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.background-video-13 {
  z-index: 20;
  background-image: linear-gradient(#00000059, #00000059);
  border-radius: 0;
  width: 45%;
  height: 100%;
}

.div-block-430 {
  width: 100%;
  height: auto;
  padding: .5% 0%;
  overflow: hidden;
}

.heading-111 {
  margin-bottom: 40px;
  font-weight: 400;
}

.heading-111.lwknfepew {
  margin-bottom: 0;
}

.heading-111.lwknfepew.wlfnwelo {
  font-family: var(--maintext);
  color: var(--bg-white);
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}

.text-field-4 {
  border-radius: 3px;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-block-99 {
  font-family: Hkgrotesk, sans-serif;
  font-size: 18px;
}

.div-block-428 {
  justify-content: space-between;
  width: 90vw;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-428.kwjebfkjwebf {
  max-width: 1440px;
  display: block;
}

.div-block-435 {
  width: 40%;
}

.section-20 {
  z-index: 80;
  background-color: #fff;
  position: relative;
}

.inspo {
  z-index: 50;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.button-17 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #700100;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 45px;
  font-weight: 400;
  display: flex;
}

.button-17.lwnfeeownfeiw {
  background-color: var(--mainblue);
  font-family: var(--maintext);
}

.news {
  padding-bottom: 140px;
  display: none;
}

.missionstatement {
  z-index: 40;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.careers {
  background-image: linear-gradient(#031236b3, #031236b3), url('../images/BG-Curves-.png');
  background-position: 0 0, 500% 70%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.tabs-content {
  width: 99%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-470 {
  width: 22px;
  height: 22px;
}

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

.tab-link-tab-3 {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 33%;
  font-size: 18px;
  display: flex;
}

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

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

.dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 250px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.div-block-438 {
  color: #fff;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
  display: flex;
}

.div-block-532 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  display: flex;
}

.text-block-92 {
  color: #353535;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
}

.div-block-431 {
  justify-content: center;
  margin-bottom: 100px;
  display: flex;
}

.div-block-431.wkmefkpw {
  margin-bottom: 60px;
  display: none;
}

.image-31 {
  width: 100px;
}

.div-block-434 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.button-12 {
  text-transform: uppercase;
  background-color: #1a1a1a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 45px;
  margin-top: 40px;
  font-weight: 400;
  display: flex;
}

.button-12:hover {
  background-color: #444;
}

.button-12.wokfoewkf {
  color: #111;
  background-color: #0000;
  border: 2px solid #000;
  font-weight: 500;
}

.button-12.wokfoewkf:hover {
  color: #fff;
  background-color: #111;
}

.button-12.wokfoewkf.ljwnefoiewnifp {
  color: #fff;
  border-color: #fff;
  font-family: Hkgrotesk, sans-serif;
  font-weight: 500;
}

.button-12.wokfoewkf.ljwnefoiewnifp:hover {
  color: #000;
  background-color: #fff;
}

.button-12.jwnfioewnf {
  background-color: var(--red);
  color: #fff;
  letter-spacing: 0;
  border-radius: 0;
  width: 200px;
  height: 55px;
  margin-top: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 900;
}

.button-12.jwnfioewnf:hover {
  background-color: #c00d14;
}

.background-video-14 {
  background-image: linear-gradient(0deg, #000000b3, #fff0 75%);
  justify-content: flex-start;
  align-items: flex-end;
  height: 50vh;
  min-height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.background-video-12 {
  background-image: linear-gradient(#00000080, #00000080);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 600px;
  padding: 75px;
  display: flex;
  top: 0;
}

.tabs-menu {
  justify-content: center;
  align-items: stretch;
  height: 100px;
  display: flex;
}

.div-block-514 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.div-block-446 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 700px;
  height: 100%;
  margin-left: 10vw;
  margin-right: auto;
  display: flex;
}

.div-block-446.lwknfeokwe {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.dropdown-link {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
}

.dropdown-link:hover {
  font-weight: 400;
  text-decoration: underline;
}

.button-15 {
  background-color: #700000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100px;
  margin-left: 30px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.button-15.lwjnfowehf {
  background-color: var(--red);
  letter-spacing: 0;
  text-transform: uppercase;
  border-radius: 0;
  width: 100px;
  height: 48px;
  margin-left: 5px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
}

.button-15.lwjnfowehf:hover {
  background-color: #c20b13;
}

.button-15.lwjnfowehf.wmef-lmwef {
  border: 2px solid var(--red);
  background-color: var(--pure-white);
  color: var(--red);
  flex: none;
  width: 160px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.button-15.lwjnfowehf.wmef-lmwef:hover {
  background-color: var(--red);
  color: var(--pure-white);
}

.div-block-508 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 1px;
  display: flex;
}

.div-block-508.wokefoiw {
  background-color: #333;
}

.background-video-15 {
  justify-content: flex-start;
  align-items: flex-end;
  height: 50vh;
  min-height: 600px;
  display: flex;
}

.form-block-2 {
  width: 100%;
}

.image-19 {
  width: 700px;
}

.div-block-275 {
  justify-content: space-between;
  width: 375px;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.div-block-275.lwjnflkwe {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-448 {
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 0;
  display: flex;
}

.div-block-511 {
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.div-block-509 {
  background-color: #333;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: 10px;
  display: flex;
}

.div-block-509.wef.pewkfwef {
  background-color: var(--bg-white);
  justify-content: flex-start;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
  overflow: hidden;
}

.div-block-509.wef.pewkfwef.wlneflwekjnf {
  width: 35px;
  height: 35px;
}

.div-block-509.wekfmpoewm {
  width: 40px;
  height: 40px;
}

.link-18 {
  color: #333;
  margin-left: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}

.image-34 {
  width: 100px;
  margin-right: 10px;
}

.button-18 {
  color: #1a1a1a;
  background-color: #fff;
  border-radius: 100px;
  padding-left: 20px;
  padding-right: 20px;
}

.button-18.wkjbfew, .button-18.wljfeeoiwf, .button-18.lwknfwef {
  color: #fff;
  background-color: #e6232b;
}

.div-block-423 {
  background-color: #c7c7c7;
  width: 100%;
  height: 1px;
  margin-top: 100px;
  margin-bottom: 40px;
}

.div-block-531 {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.heading-114 {
  font-family: var(--maintext);
  color: var(--bg-white);
  width: 325px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 5px;
  padding-right: 20px;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.heading-114.kwefnpow {
  font-family: var(--maintext);
  width: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.heading-104 {
  color: #fff;
  width: 425px;
  font-weight: 500;
}

.heading-104.kwhbefwebfw {
  color: #333;
  width: 500px;
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 55px;
  font-weight: 700;
  line-height: 75px;
}

.heading-104.kwhbefwebfw._w-efme-lwkf {
  width: auto;
}

.image-32 {
  width: 100px;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-533 {
  width: 250px;
}

.link-block-55 {
  background-image: url('../images/LogoFinal.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 200px;
  height: 50px;
}

.link-block-55.w--current {
  background-image: url('../images/LogoFinal.png');
  background-position: 50%;
  background-size: contain;
  width: 225px;
  height: 70px;
  display: flex;
}

.div-block-534 {
  background-color: var(--333-text);
  width: 80px;
  height: 2px;
}

.div-block-535 {
  background-color: var(--333-text);
  width: 100%;
  height: 100%;
}

.div-block-536 {
  width: 100%;
  height: 1px;
  display: none;
}

.div-block-537 {
  background-color: var(--333-text);
  width: 100%;
  height: 100%;
}

.capabilities {
  background-image: linear-gradient(#031236cc, #031236cc), url('../images/BG-Curves-.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  width: 100vw;
  padding-top: 100px;
  padding-bottom: 60px;
}

.div-block-538 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-118 {
  color: var(--pure-white);
  text-align: left;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 75px;
}

.paragraph-39 {
  color: var(--bg-white);
  text-align: left;
  width: 700px;
  margin-bottom: 60px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-539 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1120px;
  display: flex;
}

.div-block-540 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  display: flex;
}

.div-block-540.wemf-lkewj-f {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.link-block-56 {
  border: 1px none var(--bg-white);
  color: var(--333-text);
  background-color: #fff;
  border-radius: 0;
  width: 49%;
  height: auto;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  text-decoration: none;
  transition: all .5s;
  box-shadow: 1px 1px 12px 3px #0000001a;
}

.link-block-56:hover {
  color: #fff;
  background-image: linear-gradient(155deg, #0f3591, #719aff);
  border-style: none;
}

.div-block-541 {
  background-image: linear-gradient(135deg, #1f439c, #447aff);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  display: flex;
}

.heading-119 {
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 35px;
}

.paragraph-40 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.img-6 {
  max-width: 60%;
}

.div-block-542 {
  background-color: var(--bg-white);
  opacity: 0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-left: -55px;
  display: flex;
}

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

.img-7 {
  max-width: 60%;
}

.div-block-544 {
  margin-bottom: 40px;
}

.link-block-57 {
  background-image: url('../images/LogoPReloader.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 200px;
  height: 150px;
  margin-bottom: 20px;
}

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

.div-block-546 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 1px;
  display: flex;
}

.div-block-547 {
  background-color: #fff;
  width: 100%;
  height: 1px;
}

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

.div-block-549 {
  background-color: #fff;
  width: 0%;
  height: 1px;
}

.div-block-550 {
  flex: none;
  width: 75px;
  margin-left: -30px;
  display: flex;
}

.div-block-550.lwneflkwenf {
  margin-left: -26px;
}

.div-block-551 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.div-block-551.w.mef.ewflkj {
  justify-content: space-between;
  align-items: flex-start;
}

.section-21 {
  padding-top: 60px;
  padding-bottom: 5vh;
}

.section-21.kwneflkewnlf {
  padding-top: 140px;
  padding-bottom: 60px;
}

.section-21.wneflkewbnf {
  padding-top: 100px;
  padding-bottom: 100px;
}

.paragraph-41 {
  font-family: var(--maintext);
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 25px;
}

.heading-120 {
  font-family: var(--maintext);
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
  font-weight: 600;
  line-height: 60px;
}

.heading-120.wlknflkewnf {
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 75px;
  font-weight: 900;
  line-height: 75px;
}

.div-block-552 {
  width: 55%;
}

.div-block-553 {
  background-image: url('../images/pexels-fauxels-3184360.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 90vw;
  max-width: 1440px;
  height: 55vh;
  margin-left: auto;
  margin-right: auto;
}

.section-22 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-554 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-555 {
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.heading-121 {
  color: #fff;
  margin-top: 0;
  font-family: Helveticanowdisplay, sans-serif;
  font-size: 55px;
  line-height: 65px;
}

.div-block-556 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 10vh;
  margin-bottom: 10vh;
  display: flex;
}

.div-block-557 {
  width: 50%;
}

.paragraph-42 {
  font-family: var(--maintext);
  color: #fff;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

.paragraph-43 {
  font-family: var(--maintext);
  color: #e0e0e0;
  margin-bottom: 60px;
  font-size: 18px;
  line-height: 25px;
}

.heading-122 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 65px;
}

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

.div-block-559 {
  flex-flow: row;
  justify-content: space-between;
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-44 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.section-23 {
  padding-top: 220px;
  padding-bottom: 220px;
}

.div-block-560 {
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-123 {
  margin-bottom: 20px;
  font-family: Helveticanowdisplay, sans-serif;
}

.div-block-561 {
  background-image: url('../images/Angela.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 50%;
  height: 600px;
}

.div-block-562 {
  width: 40%;
}

.paragraph-45 {
  font-family: var(--maintext);
  color: #333;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 25px;
}

.text-block-110 {
  font-family: Helveticanowdisplay, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 35px;
}

.text-block-111 {
  font-family: var(--heading-text);
  color: #919191;
  letter-spacing: 3px;
  margin-bottom: 40px;
  font-weight: 400;
}

.div-block-563 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/pexels-fauxels-3183172-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 600px;
  padding: 75px;
  display: flex;
}

.div-block-563.lwknefoinwe {
  background-image: linear-gradient(#00000080, #00000080), url('../images/pexels-shkrabaanthony-5466285.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  max-width: 1220px;
}

.div-block-563.lwknefoinwe._w-mf-lwem {
  background-image: linear-gradient(#00000080, #00000080), url('../ready%20to%20partner%20with%20us.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 0;
  width: 100vw;
  max-width: none;
  height: 600px;
  padding: 50px;
}

.div-block-563.lwknefoinwe._w-mf-lwem._w-efpoewmfwe {
  background-image: linear-gradient(#00000080, #00000080), url('../images/pexels-timon-reinhard-1577192467-27308333.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.heading-124 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 75px;
}

.section-24 {
  padding-top: 0;
}

.section-24.w.me-fmlwf {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 650px;
  display: flex;
}

.div-block-564 {
  background-image: url('../images/campaign-creators-qCi_MzVODoU-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 90vw;
  max-width: 1440px;
  height: 50vh;
  margin-left: auto;
  margin-right: auto;
}

.div-block-565 {
  justify-content: space-between;
  align-items: flex-end;
  width: 90vw;
  max-width: 1440px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-46 {
  font-family: var(--maintext);
  color: #333;
  width: 60%;
  font-size: 18px;
  line-height: 25px;
}

.heading-125 {
  color: #fff;
  margin-top: 0;
  font-family: Helveticanowdisplay, sans-serif;
  font-size: 55px;
  line-height: 65px;
}

.div-block-566 {
  background-color: var(--cool-grey);
  border-radius: 20px;
  width: 90vw;
  max-width: 1440px;
  height: 125px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 19px;
  display: none;
}

.heading-126 {
  color: #fff;
  margin-top: 0;
  font-family: Helveticanowdisplay, sans-serif;
}

.section-25 {
  padding-top: 0;
}

.div-block-567 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.section-26 {
  width: 90vh;
  max-width: 1440px;
}

.div-block-568 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.heading-127 {
  box-sizing: content-box;
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 55px;
}

.div-block-569 {
  width: 250px;
  padding: 20px;
}

.div-block-570 {
  width: 55px;
  height: 55px;
}

.heading-128 {
  color: #fff;
  margin-bottom: 10px;
  font-family: Helveticanowdisplay, sans-serif;
  font-size: 22px;
  line-height: 25px;
}

.div-block-571 {
  background-color: var(--bg-white);
  width: 100%;
  height: 1px;
}

.paragraph-47 {
  color: #fff;
  padding-top: 10px;
}

.div-block-572 {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 60px;
  display: flex;
}

.section-27 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-28 {
  padding-top: 75px;
  padding-bottom: 60px;
}

.div-block-573 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 90vw;
  margin-bottom: 10vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-29 {
  padding-top: 175px;
}

.heading-129, .heading-130 {
  text-align: center;
}

.section-30 {
  padding-top: 175px;
}

.div-block-574 {
  width: 40%;
}

.div-block-575 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100vw;
  height: 800px;
  display: flex;
}

.div-block-576, .div-block-577 {
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100%;
  display: flex;
}

.image-36 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-578 {
  width: 80%;
}

.heading-131 {
  margin-bottom: 20px;
  font-family: Helveticanowdisplay, sans-serif;
}

.paragraph-48 {
  margin-bottom: 5vh;
  font-family: Hkgrotesk, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

.list-item {
  margin-bottom: 20px;
}

.list {
  padding-left: 20px;
}

.text-block-112 {
  font-family: Hkgrotesk, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.unsplash-image {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 25px;
  width: 95%;
  height: 95%;
  display: block;
}

.section-31 {
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-579 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100vw;
  height: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-581 {
  justify-content: space-between;
  align-items: stretch;
  width: 90vw;
  max-width: 1440px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-37 {
  object-fit: cover;
  border-radius: 20px;
  width: 95%;
  height: 95%;
}

.section-32 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section-33 {
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.div-block-582 {
  background-color: #fff;
  border-radius: 0;
  width: 600px;
  height: 700px;
  padding: 34px;
}

.div-block-484 {
  color: var(--bg-white);
  justify-content: space-between;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.div-block-483 {
  color: var(--bg-white);
  width: 30%;
  padding-left: 0;
}

.link-block-8 {
  color: #fff;
  border-bottom: 1px solid #fff;
  width: 100%;
  height: 45px;
  text-decoration: none;
  overflow: hidden;
}

.div-block-203 {
  width: 25px;
  height: 25px;
}

.text-block-53 {
  margin-bottom: 100px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.div-block-485 {
  width: 70%;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 0;
  overflow: hidden;
}

.div-block-482 {
  justify-content: space-between;
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-2 {
  color: #021327;
  text-transform: none;
  background-color: #0000;
  border: 1px solid #021327;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 45px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 300;
  display: flex;
}

.button-2:hover {
  color: #fff;
  background-color: #1f3e5a;
}

.heading-7 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 75px;
  font-weight: 900;
  line-height: 75px;
}

.heading-8 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.paragraph-4 {
  padding-left: 10px;
  padding-right: 100px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.faq {
  background-image: radial-gradient(circle farthest-corner at 0% 100%, #03123680, var(--bg-blue) 63%), url('../images/BG-Grid.png');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  padding-top: 140px;
  padding-bottom: 140px;
}

.heading-132 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 700;
}

.field-label {
  color: var(--bg-blue);
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}

.submit-button-2 {
  background-color: var(--red);
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  width: 200px;
  height: 55px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: block;
}

.div-block-583 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-584, .div-block-585 {
  width: 49%;
}

.text-field-5 {
  color: #000;
  border-radius: 0;
  height: 45px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
}

.text-field-6 {
  color: #000;
  height: 45px;
  margin-bottom: 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
}

.text-field-7 {
  color: #000;
  height: 45px;
  margin-bottom: 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.textarea {
  color: #000;
  padding-bottom: 100px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
}

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

.paragraph-8 {
  color: #414150;
  padding-left: 45px;
  font-family: Helveticanowdisplay, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.image-27 {
  margin-top: -1px;
  transform: rotate(180deg);
}

.div-block-587 {
  background-color: #f4f4f6;
  width: 100%;
  margin-top: -1px;
  padding-top: 60px;
  padding-bottom: 10px;
}

.div-block-588 {
  margin-top: 0;
  padding: 45px;
}

.div-block-588.lfwkneflknjew {
  padding-top: 115px;
  padding-bottom: 0;
}

.heading-133 {
  font-family: var(--heading-text);
  color: var(--333-text);
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 55px;
  line-height: 75px;
}

.div-block-589 {
  background-image: url('../images/Angela.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 20px;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 400px;
  height: 500px;
  overflow: hidden;
}

.div-block-589.wlfelwe {
  background-image: url('../images/sephra-BJ.jpg');
  height: 400px;
}

.paragraph-7 {
  color: #fff;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}

.text-block-407 {
  color: #414150;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Helveticanowdisplay, sans-serif;
  font-weight: 700;
}

.heading-134 {
  font-family: var(--heading-text);
  color: var(--333-text);
  margin-top: 0;
  margin-bottom: 10px;
}

.div-block-590 {
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.div-block-591 {
  width: 90vw;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}

.section-10 {
  padding-top: 60px;
  padding-bottom: 100px;
}

.section-34 {
  background-image: linear-gradient(to bottom, #03123680, #03123680), radial-gradient(circle farthest-corner at 50% 50%, #03123600, var(--bg-blue) 54%), url('../images/BG-Grid.png');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, contain;
  justify-content: center;
  align-items: flex-end;
  height: auto;
  padding-top: 100px;
  display: flex;
}

.div-block-592 {
  width: 90vw;
  max-width: 1120px;
}

.heading-135 {
  color: #ffffff1a;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 75px;
  line-height: 75px;
}

.div-block-593 {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 40px;
  display: flex;
}

.text-block-408 {
  font-family: var(--maintext);
  color: var(--bg-white);
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 3px;
  font-weight: 700;
}

.heading-136 {
  color: var(--bg-white);
  text-transform: uppercase;
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 75px;
}

.heading-136.wlneflwe {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 900;
  line-height: 35px;
}

.heading-136.wlneflwe.wkjebfkjwe {
  font-size: 38px;
  line-height: 45px;
}

.div-block-594 {
  z-index: 90;
  background-color: #ebebeb;
  border-radius: 0;
  width: 450px;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.background-video-17 {
  width: 100%;
  height: 100%;
}

.section-35 {
  background-color: var(--mainblue);
  padding-top: 50px;
  padding-bottom: 60px;
}

.text-block-409 {
  font-family: var(--maintext);
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  width: 90vw;
  max-width: 1120px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
}

.text-block-409.kwjbefkjwe {
  margin-bottom: 40px;
}

.div-block-595 {
  justify-content: flex-start;
  align-items: center;
  width: 4000px;
  display: flex;
}

.image-38 {
  border-radius: 20px;
  width: 250px;
  margin-right: 20px;
}

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

.div-block-597 {
  width: 100vw;
  overflow: hidden;
}

.section-36 {
  background-image: radial-gradient(circle farthest-corner at 100% 100%, var(--bg-blue) 55%, #03123680), url('../images/BG-Grid.png');
  background-position: 0 0, -50%;
  background-size: auto, contain;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 700px;
  display: flex;
}

.div-block-598 {
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  max-width: 1120px;
  display: flex;
}

.div-block-599 {
  justify-content: space-between;
  align-items: flex-start;
  width: 550px;
  display: flex;
}

.div-block-600 {
  background-image: url('../images/radar-7754760_640.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  width: 48%;
  height: 400px;
  margin-top: 75px;
}

.div-block-600.wlnflewf {
  background-image: url('../images/pexels-alexander-suhorucov-6457537.jpg');
  border-radius: 0;
}

.div-block-600.wlenflewnf {
  background-image: url('../images/pexels-photokurjak-12357473.jpg');
}

.div-block-600.flwenflkew {
  background-image: url('../images/rocket-launch-693256_1280.jpg');
  border-radius: 0;
  overflow: hidden;
}

.div-block-600.flwenflkew.wmf-wlemf {
  background-image: url('../images/pexels-thisisengineering-3861958.jpg');
  background-position: 80%;
}

.div-block-600.wkjbfkjew {
  background-image: url('../Cyber%202.jpg');
}

.div-block-601 {
  background-image: url('../images/pexels-ibrahimboran-3582392.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  width: 48%;
  height: 400px;
}

.div-block-601.wkjbfkjwe {
  background-image: url('../Program%20Management%20%26%20Acquisition%201.png');
  border-radius: 0;
}

.div-block-601.wljknfljkewf {
  background-image: url('../images/pexels-rdne-7468241.jpg');
}

.div-block-601.wlnflwekf {
  background-image: url('../images/rocket-launch-60544_1280.jpg');
  border-radius: 0;
  overflow: hidden;
}

.div-block-601.wlnflwekf.wljneflwejnf {
  background-image: url('../images/pexels-divinetechygirl-1181243.jpg');
}

.div-block-601.kwjbfkjew {
  background-image: url('../Cyber%201.jpg');
}

.div-block-602 {
  flex: 1;
  padding: 50px;
}

.paragraph-49 {
  color: #fff;
  margin-top: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.text-block-410 {
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-block-410.kwbefkjewb {
  color: var(--pure-white);
}

.link-block-58 {
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

.link-block-58.kwebfkjwe {
  color: #000;
  margin-bottom: 10px;
  margin-left: 5px;
}

.link-block-58.kwebfkjwe:hover {
  color: var(--red);
}

.link-block-58.kwebfkjwe.w--current {
  text-transform: none;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 700;
}

.link-block-58.dropdownbutton {
  color: #000;
  margin-top: 5px;
  margin-bottom: 5px;
}

.link-block-58.dropdownbutton:hover {
  color: var(--red);
}

.div-block-603 {
  background-color: var(--red);
  width: 0%;
  height: 1px;
}

.div-block-603.wkjenfoiewufb {
  background-color: var(--pure-white);
}

.section-37 {
  background-color: var(--bg-blue);
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-604 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90vw;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.heading-137 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 75px;
}

.text-block-411 {
  font-family: var(--maintext);
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 700;
}

.div-block-605 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-606 {
  background-image: url('../images/rocket-launch-693196_640.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  width: 20%;
  height: 350px;
  margin-top: auto;
  margin-bottom: 100px;
}

.div-block-606.wlneflew {
  background-image: url('../Program%20Management%20%26%20Acquisition%202.png');
  border-radius: 0;
}

.div-block-606.kwjbfjlew {
  background-image: url('../images/pexels-george-pak-7984331.jpg');
}

.div-block-606.wenflkewnl {
  background-image: url('../images/rocket-launch-693198_1280.jpg');
  background-position: 50%;
  border-radius: 0;
  overflow: hidden;
}

.div-block-606.wenflkewnl._w-mf-lwef {
  background-image: url('../images/pexels-djordje-petrovic-590080-2102416.jpg');
}

.div-block-606.mw-nfkehjw {
  background-image: url('../Cyber%203.jpg');
}

.div-block-607 {
  background-image: url('../images/rocket-launch-693215_640.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  width: 20%;
  height: 350px;
  margin-top: 0;
}

.div-block-607.wljnflwjef {
  background-image: url('../Program%20Management%20%26%20Acquisition%203.png');
  border-radius: 0;
}

.div-block-607.w.mfnlewknf {
  background-image: url('../images/pexels-artguz-10843100.jpg');
}

.div-block-607.wkjfbjkwe {
  border-radius: 0;
  overflow: hidden;
}

.div-block-607.wkjfbjkwe.wnflkewnlkf {
  background-image: url('../images/pexels-thisisengineering-3861951.jpg');
}

.div-block-607.wbfjkewbf {
  background-image: url('../Cyber%204.jpg');
}

.div-block-608 {
  width: 50%;
}

.heading-138 {
  color: #fff;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.paragraph-50 {
  color: #e0e0e0;
  text-align: center;
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-609 {
  background-image: linear-gradient(90deg, #fff0, #fff 15% 85%, #fff0);
  width: 100%;
  height: 1px;
}

.div-block-610 {
  margin-top: 60px;
}

.div-block-611 {
  width: 90vw;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}

.section-38 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-38.whbfkhjwewef {
  background-color: var(--bg-blue);
  background-image: linear-gradient(#031236b3, #031236b3), url('../images/Faded-BG-Lines-.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-bottom: 0;
}

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

.div-block-613 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #0000 74%, var(--bg-blue)), linear-gradient(to bottom, #031236f2, #031236f2), url('../images/BG-dots-.png');
  opacity: 1;
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 100px;
}

.background-video-18 {
  width: 100%;
  height: 100%;
}

.div-block-614 {
  background-color: var(--red);
  width: 100px;
  height: 10px;
}

.body {
  background-color: #031236;
}

.div-block-615 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 375px;
  display: flex;
}

.div-block-616 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 350px;
  display: flex;
}

.div-block-617 {
  background-color: #eee;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
}

.div-block-618 {
  background-color: var(--pure-white);
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-619 {
  height: 500px;
}

.text-block-412 {
  font-family: var(--heading-text);
  color: var(--bg-blue);
  font-size: 18px;
  line-height: 30px;
}

.link-21 {
  color: var(--bg-blue);
}

.div-block-620 {
  z-index: 1000;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-621 {
  background-image: url('../images/Logo-only.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 500px;
  height: 400px;
}

.div-block-622 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-623 {
  background-image: url('../images/Logo-Words.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 600px;
  height: 100px;
}

.div-block-624 {
  background-image: url('../images/Logo-Red-Words.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 400px;
  height: 50px;
}

.div-block-625 {
  background-image: url('../images/Icon-Only-.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15%;
  height: 100%;
}

.div-block-626 {
  background-image: url('../images/Logo-Words.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 1;
  height: 100%;
}

.div-block-627 {
  justify-content: space-between;
  align-items: flex-start;
  width: 90vw;
  max-width: 1440px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.div-block-628 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 52%;
  height: 100%;
  padding-bottom: 20px;
  display: flex;
}

.button-19 {
  background-color: var(--pure-white);
  font-family: var(--heading-text);
  color: var(--bg-blue);
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 170px;
  margin-right: 20px;
  padding: 15px 30px;
  font-weight: 700;
  display: flex;
}

.button-19:hover {
  background-color: #e6e6e6;
}

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

.text-block-413 {
  font-family: var(--heading-text);
  color: var(--pure-white);
  margin-bottom: 10px;
  margin-left: 10px;
  font-size: 16px;
  line-height: 25px;
}

.dropdown {
  background-color: var(--pure-white);
  border-radius: 100px;
  width: 100%;
}

.dropdown-toggle {
  width: 100%;
}

.text-block-414 {
  font-family: var(--heading-text);
  font-size: 16px;
  line-height: 25px;
}

.dropdown-list-2 {
  margin-top: 10px;
}

.dropdown-list-2.w--open {
  background-color: #fff;
}

.div-block-630 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  display: none;
}

.link-block-59 {
  background-color: var(--pure-white);
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  margin-top: 20px;
  padding: 11px;
  text-decoration: none;
  display: flex;
}

.link-block-59:hover {
  box-shadow: 2px 2px 6px 3px #fff3;
}

.text-block-415 {
  font-family: var(--heading-text);
  color: var(--bg-blue);
  margin-left: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
}

.div-block-631 {
  width: 45px;
}

.div-block-632 {
  width: 100vw;
  overflow: hidden;
}

.div-block-633 {
  background-color: var(--pure-white);
  border-radius: 15px;
  flex: none;
  width: 225px;
  height: 100px;
  margin-right: 20px;
  overflow: hidden;
}

.image-39 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.div-block-634 {
  margin-left: -112px;
  display: flex;
}

.div-block-635 {
  width: 100%;
  display: flex;
}

.div-block-636 {
  width: 90px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.div-block-637 {
  background-color: var(--bg-blue);
  width: 1px;
  height: 100%;
}

.div-block-638 {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  margin-bottom: 10px;
  padding-left: 20px;
  display: flex;
}

.text-block-416 {
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.text-block-416.lwneflewjknf {
  text-align: center;
  width: 60%;
  margin-top: 20px;
  margin-bottom: 5px;
}

.bold-text {
  width: 100%;
}

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

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

.section-39 {
  padding-top: 100px;
  padding-bottom: 220px;
}

.heading-139 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 75px;
  font-weight: 900;
  line-height: 75px;
}

.div-block-640 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.image-40 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 400px;
}

.div-block-641 {
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-top: 40px;
}

.heading-140 {
  font-family: var(--maintext);
  color: #fff;
}

.link-block-60 {
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 30px;
  width: 100%;
  height: 1500px;
  margin-top: 10px;
  padding-bottom: 20px;
  padding-left: 0;
  text-decoration: none;
  display: block;
  overflow: visible;
}

.text-block-417 {
  font-family: var(--heading-text);
  color: #fff;
  margin-bottom: 20px;
  font-weight: 300;
}

.heading-141 {
  font-family: var(--maintext);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
}

.div-block-642 {
  width: 35px;
  height: 35px;
}

.div-block-643 {
  justify-content: space-between;
  align-items: center;
  width: 95%;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-644 {
  color: #fff;
  width: 100%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

.paragraph-51 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.contract-vehicles-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px 40px;
  margin-top: 20px;
}

.contract-vehicle-item {
  color: #fff;
}

.contract-vehicle-name {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 8px;
}

.contract-vehicle-detail {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

@media screen and (max-width: 991px) {
  .contract-vehicles-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 600px) {
  .contract-vehicles-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}

.paragraph-51.wkjefjwebf {
  margin-top: 20px;
}

.div-block-645 {
  width: 35px;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.heading-142 {
  font-family: var(--heading-text);
  font-size: 32px;
  font-weight: 700;
}

.text-block-418 {
  font-family: var(--heading-text);
  color: var(--bg-blue);
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
}

.dropdown-toggle-2 {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 25px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.dropdown-2 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.dropdown-list-3 {
  top: 0;
}

.dropdown-list-3.w--open {
  top: 56px;
}

.cell, .cell-2, .cell-3 {
  padding-top: 100px;
}

.body-3 {
  background-color: var(--bg-blue);
}

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

.section-41 {
  width: 100vw;
  display: none;
}

.body-4, .body-5, .body-6, .body-7, .body-8, .body-9 {
  background-color: var(--bg-blue);
}

.image-41 {
  margin-bottom: 0;
}

.body-10 {
  background-color: var(--bg-blue);
}

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

.body-11 {
  background-color: var(--bg-blue);
}

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

.image-42 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-43 {
  object-fit: cover;
  border-radius: 10px;
  width: 49%;
  height: 100%;
}

.image-44 {
  border-radius: 10px;
  width: 49%;
}

.div-block-649 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 200px;
  display: flex;
}

.image-45 {
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  height: 300px;
  margin-bottom: 10px;
}

.div-block-650 {
  background-color: var(--red);
  width: 100px;
  height: 10px;
}

.text-span, .text-span-2 {
  color: var(--red);
}

.image-46 {
  opacity: .7;
  mix-blend-mode: color-dodge;
  object-fit: contain;
  width: 15%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}

.div-block-651 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90vw;
  max-width: 1440px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-43 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.button-20 {
  background-color: var(--red);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 55px;
  margin-top: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 900;
  display: flex;
}

.button-20:hover {
  background-color: #c0171e;
}

.text-span-3 {
  color: var(--red);
}

.div-block-652 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  display: inline-flex;
}

.div-block-652 > .link-block-56:last-child:nth-child(odd) {
  margin-left: auto;
  margin-right: auto;
}

.div-block-653 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

.div-block-655 {
  flex-flow: column;
  align-items: flex-start;
  width: 20%;
  padding-top: 60px;
  display: flex;
}

.div-block-656 {
  flex: 1;
  padding-top: 60px;
}

.text-block-419 {
  color: var(--red);
  text-transform: uppercase;
  margin-bottom: 3px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}

.text-block-420 {
  margin-bottom: 3px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
}

.link-22 {
  color: #333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.div-block-657 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-4 {
  color: var(--red);
}

.section-44 {
  padding-top: 100px;
  padding-bottom: 140px;
}

.image-47 {
  width: 175px;
}

.div-block-658 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-span-5, .text-span-6, .text-span-7, .text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12 {
  color: var(--red);
}

.section-45 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/specna-arms-Um9WPLvWV_M-unsplash.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 600px;
  display: flex;
}

.section-45.lwnfewnf {
  background-image: linear-gradient(#00000080, #00000080), url('../images/headway-F2KRf_QfCqw-unsplash.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.section-45.lwknflkewfn {
  background-image: linear-gradient(#00000080, #00000080), url('../images/redd-francisco-5U_28ojjgms-unsplash.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.div-block-659 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.heading-143 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 75px;
  font-weight: 900;
  line-height: 75px;
}

.div-block-660 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.section-46 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-144 {
  color: var(--red);
  text-transform: uppercase;
  margin-top: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 900;
}

.paragraph-52 {
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.button-21 {
  background-color: var(--red);
  letter-spacing: 0;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 55px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.div-block-661 {
  background-image: url('../images/taiwangun-jQFW7-YKH4o-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  width: 500px;
  height: 600px;
  margin-left: 100px;
}

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

.section-47 {
  background-image: linear-gradient(#00000059, #00000059), url('../images/romain-dancre-doplSDELX7E-unsplash.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 550px;
  display: flex;
}

.div-block-663 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-663._w-flwe-flewknlf {
  margin-bottom: 100px;
}

.div-block-664 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.heading-145 {
  color: #fff;
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 75px;
  font-weight: 900;
  line-height: 75px;
}

.div-block-665 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-666 {
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  max-width: 1440px;
  margin-top: 100px;
  display: flex;
}

.heading-146 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 900;
}

.div-block-667 {
  background-color: var(--red);
  width: 10px;
  height: 10px;
}

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

.text-block-421 {
  color: #fff;
  margin-left: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-669 {
  background-image: url('../images/timothy-holmes-DXIpirwgP2Q-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 1;
  width: 500px;
  height: 700px;
  margin-right: 20px;
}

.div-block-669.wknfl-kwenf {
  background-image: url('../images/ambre-esteve-gdCwuKCuJWY-unsplash.jpg');
}

.div-block-669._w-enf-kewnf {
  background-image: url('../images/christina-wocintechchat-com-m-p5_X4pYtFn4-unsplash.jpg');
}

.div-block-670 {
  justify-content: space-between;
  align-items: flex-start;
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.body-12 {
  background-color: var(--bg-blue);
}

.section-48 {
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: auto;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.div-block-671 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.heading-147 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 75px;
  font-weight: 900;
  line-height: 75px;
}

.paragraph-53 {
  color: #fff;
  margin-top: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}

.div-block-672 {
  border: 1px solid #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  height: auto;
  padding-bottom: 20px;
  display: flex;
}

.heading-148 {
  color: #fff;
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 900;
}

.div-block-673 {
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  display: flex;
}

.div-block-674 {
  padding-top: 100px;
  display: flex;
}

.div-block-675 {
  justify-content: center;
  align-items: center;
  width: 90vw;
  max-width: 1440px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-676 {
  width: 500px;
  padding-top: 40px;
}

.heading-149 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 900;
}

.paragraph-54 {
  color: #fff;
  margin-bottom: 60px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.div-block-677 {
  flex: 1;
  height: 100%;
  padding-right: 100px;
}

.image-48 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section-49 {
  padding-bottom: 140px;
}

.body-13 {
  background-color: var(--bg-blue);
}

.section-50 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.div-block-678 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.heading-150 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 75px;
  font-weight: 900;
  line-height: 75px;
}

.paragraph-55 {
  color: #fff;
  margin-top: 40px;
  margin-bottom: 100px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}

.div-block-679 {
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.heading-151 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 900;
}

.div-block-680 {
  margin-top: 60px;
}

.body-14 {
  background-color: #031236;
}

.section-51 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.div-block-681 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-682 {
  background-image: url('../images/Map.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  height: 500px;
  margin: 60px auto 100px;
}

.heading-152 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 75px;
}

.text-block-422 {
  color: #fff;
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}

.div-block-683 {
  width: 90vw;
  max-width: 1440px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.image-49 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.text-span-13 {
  color: var(--red);
}

.div-block-684 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding: 25px;
  display: flex;
}

.image-50 {
  object-fit: contain;
  background-color: #fff;
  width: 150px;
  height: 150px;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-685 {
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 425px;
  display: flex;
}

.div-block-686 {
  flex: 1;
  padding-left: 20px;
}

.bold-text-2 {
  color: var(--red);
}

.text-block-423 {
  font-family: var(--heading-text);
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-687 {
  background-color: #000;
  flex: none;
  width: 10px;
  height: 10px;
  margin-right: 10px;
}

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

.bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .text-span-14, .text-span-15 {
  color: var(--red);
}

.heading-153 {
  color: #fff;
  text-transform: uppercase;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.code-embed-2 {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.section-52 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 60px;
  display: flex;
}

.section-53 {
  background-color: var(--bg-blue);
  padding-top: 60px;
  padding-bottom: 100px;
}

.div-block-689 {
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-690 {
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.image-51 {
  width: 20%;
}

.image-51.kjwbflwebf {
  object-fit: contain;
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.div-block-691 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 90vw;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-54 {
  background-color: var(--bg-blue);
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-692 {
  background-color: #fff;
  width: 49%;
  height: auto;
  margin-bottom: 25px;
  padding: 25px;
}

.div-block-693 {
  width: 35px;
  height: 35px;
}

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

.heading-154 {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}

.button-22 {
  background-color: var(--red);
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.button-22:hover {
  background-color: #ff242d;
}

.div-block-695, .div-block-703 {
  display: none;
}

.select-field {
  color: #000;
  background-color: #fff;
  height: 45px;
  margin-bottom: 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.text-span-16 {
  color: var(--red);
}

.section-55 {
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  max-width: 1440px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link-block-62 {
  background-color: #fff;
  width: 32%;
  height: 194px;
  padding: 20px;
  text-decoration: none;
}

.heading-156 {
  color: #e6232b;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.div-block-704 {
  width: 35px;
  height: 35px;
}

.div-block-705 {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

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

.text-block-424 {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 500;
}

.text-block-425 {
  color: #000;
  margin-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 500;
}

.dropdown-toggle-3 {
  padding-right: 40px;
}

.rich-text-block {
  width: 90vw;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.section-56 {
  margin-top: 100px;
  padding-bottom: 60px;
}

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

.div-block-708 {
  background-image: url('../Angie.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  width: 40%;
  height: 600px;
  margin-right: 60px;
}

.text-span-17, .text-span-18 {
  color: var(--red);
}

.section-57 {
  width: 100vw;
  height: 100px;
}

.div-block-709 {
  width: 19%;
  height: 30vh;
  position: relative;
}

.div-block-710 {
  background-image: linear-gradient(135deg, #fff0 95%, var(--bg-blue) 95%), linear-gradient(135deg, var(--bg-blue) 5%, #fff0 5%);
  position: absolute;
  inset: 0%;
}

@media screen and (max-width: 991px) {
  .heading-105 {
    font-size: 35px;
    line-height: 45px;
  }

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

  .div-block-424 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-425 {
    flex-flow: row;
  }

  .heading-9 {
    font-size: 35px;
    line-height: 45px;
  }

  .heading-116 {
    width: 500px;
  }

  .footer {
    padding-bottom: 20px;
  }

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

  .div-block-436 {
    width: 100%;
    padding-top: 20px;
    padding-left: 0;
  }

  .nav {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    height: 75px;
    display: flex;
  }

  .heading-103 {
    width: 200px;
    font-size: 35px;
  }

  .heading-110 {
    font-size: 35px;
    line-height: 45px;
  }

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

  .div-block-428 {
    flex-direction: column;
    align-items: center;
  }

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

  .missionstatement {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-434 {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .background-video-12 {
    height: 500px;
  }

  .div-block-533 {
    width: 175px;
  }

  .heading-118 {
    font-size: 35px;
    line-height: 45px;
  }

  .link-block-56 {
    height: 258px;
  }

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

  .heading-120.wlknflkewnf {
    font-size: 35px;
    line-height: 45px;
  }

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

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

  .div-block-483 {
    width: 100%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .text-block-53 {
    margin-bottom: 20px;
  }

  .div-block-485 {
    width: 100%;
    padding-left: 0;
  }

  .div-block-482 {
    flex-direction: column;
  }

  .div-block-627 {
    height: 450px;
  }

  .div-block-650 {
    background-color: #e6232b;
  }

  .section-43 {
    padding-top: 60px;
  }

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

  .div-block-654 {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-655 {
    width: 100%;
    padding-top: 20px;
  }

  .div-block-658 {
    flex-flow: wrap;
    justify-content: space-between;
    max-width: 700px;
  }

  .div-block-661 {
    width: 300px;
    height: 400px;
    margin-left: 20px;
  }

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

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

  .div-block-685 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }

  .link-block-61 {
    width: 35px;
    height: 35px;
  }

  .div-block-695 {
    opacity: 0;
    flex: 1;
    width: 100vw;
    height: 100vh;
    display: none;
  }

  .div-block-696 {
    width: 90vw;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
    overflow: scroll;
  }

  .heading-155 {
    color: var(--red);
    text-transform: uppercase;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
  }

  .link-23 {
    color: #000;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-decoration: none;
    display: flex;
  }

  .div-block-697 {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .div-block-698 {
    width: 45%;
  }

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

  .div-block-700 {
    width: 45%;
  }

  .button-23 {
    background-color: var(--red);
    color: var(--pure-white);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 55px;
    margin-top: 40px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 18px;
    display: flex;
  }

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

  .div-block-702 {
    width: 100%;
    height: 100%;
    display: none;
  }

  .div-block-703 {
    display: block;
  }

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

  .div-block-708 {
    background-position: 50% 0;
    width: 100%;
    height: 600px;
    margin-bottom: 20px;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .heading-105 {
    width: 300px;
    font-size: 28px;
    line-height: 38px;
  }

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

  .heading-9 {
    width: 320px;
    font-size: 28px;
  }

  .heading-116 {
    width: 100%;
    font-size: 28px;
  }

  .nav {
    height: 75px;
    overflow: scroll;
  }

  .heading-103 {
    width: 300px;
    margin-top: 20px;
  }

  .heading-110 {
    font-size: 28px;
    line-height: 38px;
  }

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

  .background-video-13 {
    width: 100%;
    height: 350px;
  }

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

  .inspo {
    height: auto;
  }

  .background-video-12 {
    height: 400px;
  }

  .div-block-446 {
    width: 300px;
  }

  .heading-104 {
    width: 320px;
  }

  .heading-104.kwhbefwebfw {
    width: 300px;
  }

  .capabilities {
    padding-bottom: 10px;
  }

  .heading-118 {
    font-size: 28px;
    line-height: 38px;
  }

  .paragraph-39 {
    width: 300px;
    margin-bottom: 40px;
  }

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

  .section-21.kwneflkewnlf {
    padding-top: 120px;
    padding-bottom: 20px;
  }

  .div-block-552 {
    width: 100%;
    padding-left: 0;
  }

  .section-22 {
    padding-top: 20px;
  }

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

  .div-block-582 {
    height: auto;
    padding: 15px;
  }

  .div-block-483 {
    width: 97%;
    margin-bottom: 20px;
  }

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

  .div-block-482 {
    width: 90vw;
  }

  .heading-7 {
    font-size: 35px;
    line-height: 45px;
  }

  .heading-132 {
    font-size: 28px;
    line-height: 38px;
  }

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

  .div-block-584, .div-block-585 {
    width: 100%;
  }

  .div-block-627 {
    flex-flow: column;
    height: auto;
  }

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

  .section-43 {
    padding-bottom: 60px;
  }

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

  .image-47 {
    width: 75px;
  }

  .section-45 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/specna-arms-Um9WPLvWV_M-unsplash.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .heading-143 {
    font-size: 55px;
    line-height: 65px;
  }

  .div-block-661 {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }

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

  .div-block-684 {
    padding: 18px;
  }

  .image-50 {
    width: 25%;
    height: 75px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-685 {
    justify-content: center;
  }

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

  .text-block-423 {
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-695 {
    opacity: 0;
    margin-bottom: 140px;
    padding-bottom: 0;
    display: none;
  }

  .div-block-696 {
    overflow: visible;
  }

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

  .div-block-698, .div-block-700 {
    width: 100%;
  }

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


@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('../fonts/HKGrotesk-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('../fonts/HKGrotesk-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('../fonts/HKGrotesk-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('../fonts/HKGrotesk-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('../fonts/HKGrotesk-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('../fonts/HKGrotesk-ExtraBold.ttf') format('truetype'), url('../fonts/HKGrotesk-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('../fonts/HKGrotesk-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('../fonts/HKGrotesk-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('../fonts/HKGrotesk-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('../fonts/HKGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hkgrotesk';
  src: url('../fonts/HKGrotesk-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LEMONMILK-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neuemetana';
  src: url('../fonts/NeueMetana-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neuemetana';
  src: url('../fonts/NeueMetana-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}