:root {
  --black-main: #080808;
  --semi-white: whitesmoke;
  --orange-100: #dc2828;
  --orange-30: #dc28284d;
  --orange-10: #dc28281a;
  --text-2: #928787;
  --white: white;
  --black-2: #131111;
}

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

.body {
  background-color: var(--black-main);
}

.text-block-88 {
  color: #0b130f;
  font-size: 18px;
  font-weight: 700;
}

.h-2 {
  color: #000;
  text-align: left;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

.h-2.white {
  color: #fff;
  text-align: center;
  font-family: Space Grotesk, sans-serif;
}

.h-2.green {
  color: #f5f5f5;
  text-transform: uppercase;
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.div-block-90 {
  background-color: var(--orange-100);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
}

.image-94 {
  width: 24px;
  height: 24px;
  padding-top: 0;
}

.div-block-95 {
  border: 1px solid var(--orange-30);
  background-color: var(--orange-10);
  border-radius: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  min-height: 40px;
  max-height: 40px;
  display: flex;
}

.h1 {
  color: #fff;
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #dc2828, #ea4d4d 53%, #fb7185);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Space Grotesk, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 74px;
  position: static;
}

.div-block-94 {
  z-index: 5;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.any-text {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #3f3f3f;
  flex-flow: column;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  display: flex;
}

.any-text.light-gray {
  color: #e3e3e3;
  text-align: center;
  max-width: 490px;
  font-family: Inter, sans-serif;
}

.any-text.light-gray.footer {
  color: var(--text-2);
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 450px;
  font-family: Inter, sans-serif;
}

.any-text.grey {
  color: #70777f;
  font-size: 16px;
}

.any-text.white {
  color: #928787;
}

.div-block-6 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  border: 2px solid var(--orange-10);
  box-shadow: 5px 5px 0 0 var(--orange-10);
  background-color: #11171499;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

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

.logo {
  color: #000;
  font-size: 22px;
  font-weight: 700;
}

.lottie-animation-2 {
  z-index: 1;
  opacity: .65;
  filter: blur(5px);
  position: absolute;
  inset: 0%;
}

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

.div-block-92 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  display: flex;
}

.text-block-3 {
  color: var(--text-2);
  max-width: 960px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.div-block-93 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-3 {
  background-color: var(--black-main);
  background-image: url('../images/Frame-1.png');
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  padding-top: 130px;
  padding-bottom: 90px;
  position: relative;
  overflow: visible;
}

.text-span-4 {
  color: #00ff80;
  text-shadow: 0 0 35px #00ff8073;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
}

.container-3 {
  background-color: #afafaf00;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1280px;
  height: 60px;
  display: block;
}

.div-block-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: none;
  height: auto;
  display: flex;
}

.text-span-2 {
  color: #edf0ee;
  font-family: Space Grotesk, sans-serif;
}

.div {
  z-index: 2;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1080px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-3 {
  background-color: var(--orange-100);
  box-shadow: 5px 5px 0 0 var(--orange-30);
  color: var(--semi-white);
  border: 2px #0000;
  border-bottom-width: 0;
  border-radius: 0;
  padding: 8px 14px;
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: all .25s;
}

.nav-link-3:hover {
  background-color: var(--orange-10);
  box-shadow: 2px 2px 0 0 var(--orange-30);
  color: var(--white);
  border-bottom: 0 #009f65;
  font-weight: 400;
  text-decoration: none;
}

.nav-link-3.w--current {
  color: #071b46;
  border: 1px solid #0000;
}

.nav-link-2 {
  color: var(--text-2);
  border: 2px #0000;
  border-bottom-width: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: all .25s;
}

.nav-link-2:hover {
  color: var(--orange-30);
  text-align: left;
  border-bottom: 0 #009f65;
  font-weight: 400;
  text-decoration: none;
}

.nav-link-2:focus {
  color: var(--orange-100);
}

.nav-link-2:visited {
  color: var(--text-2);
}

.nav-link-2.w--current {
  color: var(--text-2);
  border: 1px solid #0000;
}

.nav-link-2.w--current:hover {
  color: var(--orange-100);
}

.nav-link-2.w--current:active {
  color: var(--text-2);
}

.nav-link-2.w--current:focus, .nav-link-2.w--current:focus-visible, .nav-link-2.w--current[data-wf-focus-visible], .nav-link-2.w--current:visited {
  color: var(--orange-100);
}

.navbar {
  z-index: 99;
  border-style: solid;
  border-width: 1px;
  border-color: black black var(--orange-30);
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: #0b130fcc;
  height: 60px;
  position: fixed;
  inset: 0% 0% auto;
}

.button-3 {
  background-color: var(--orange-100);
  box-shadow: 5px 5px 0 0 var(--orange-30);
  color: var(--semi-white);
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all .25s;
}

.button-3:hover {
  background-color: var(--orange-10);
  box-shadow: 2px 2px 0 0 var(--orange-30);
}

.brand {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 8px;
  display: flex;
}

.brand.w--current {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 8px;
}

.button-4 {
  border: 1px solid var(--text-2);
  color: var(--white);
  background-color: #3898ec00;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all .25s;
}

.button-4:hover {
  border-color: var(--orange-100);
  color: var(--orange-100);
}

.div-block-99 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-104 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 2px solid var(--orange-10);
  background-color: #11171499;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 16px;
  display: flex;
}

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

.text-block-89 {
  color: #edf0ee;
  font-family: Space Grotesk, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
}

.div-block-100 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 120px;
}

.div-block-101 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.text-block-91 {
  color: #edf0ee;
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-span-5 {
  color: #00ff80;
  text-shadow: 0 1px 30px #00ff8073;
}

.div-block-102 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-103 {
  background-color: var(--orange-100);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 32px;
  min-width: 32px;
  max-width: 32px;
  height: 32px;
  min-height: 32px;
  max-height: 32px;
  padding: 8px;
  display: flex;
}

.text-block-90 {
  color: var(--text-2);
  align-self: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.text-block-93 {
  color: #edf0ee;
  text-align: left;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.div-block-107 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  border-style: solid;
  border-width: 0 2px 2px 0;
  border-color: var(--orange-10);
  background-color: #11171400;
  border-radius: 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 24px;
  display: flex;
}

.div-block-107.adclass {
  border-right-width: 0;
}

.div-block-107.adclass2 {
  border-bottom-width: 0;
  border-right-width: 0;
}

.div-block-107.adclass3, .div-block-107.adclass4 {
  border-bottom-width: 0;
}

.text-block-94 {
  color: var(--semi-white);
  font-family: Space Grotesk, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
}

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

.text-block-92 {
  color: var(--text-2);
  text-align: left;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.list-item {
  text-align: left;
  margin-bottom: 10px;
}

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

.list-item-4 {
  text-align: left;
}

.list-item-4.magrin {
  padding-bottom: 10px;
}

.rich-text-block {
  color: var(--text-2);
  font-family: Inter, sans-serif;
}

.div-block-105 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-105.centerposition {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  text-align: center;
  flex-flow: column;
  display: flex;
}

.list {
  padding-left: 14px;
  list-style-type: disc;
}

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

.text-block-95 {
  color: var(--text-2);
  align-self: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

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

.div-block-108 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.div-block-111 {
  border: 1px solid var(--orange-100);
  background-color: var(--orange-10);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.text-block-96 {
  color: #edf0ee;
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
}

.text-block-96.center {
  color: var(--semi-white);
  text-align: center;
  align-self: center;
  font-family: Space Grotesk, sans-serif;
}

.text-block-97 {
  color: var(--text-2);
  font-family: Inter, sans-serif;
}

.image-96 {
  width: 24px;
  height: 24px;
}

.div-block-112 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.div-block-109 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-98 {
  color: var(--semi-white);
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.div-block-110 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 2px solid var(--orange-10);
  background-color: var(--black-2);
  box-shadow: 5px 5px 0 0 var(--orange-30);
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.text-block-99 {
  color: var(--text-2);
  align-self: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.text-block-100 {
  color: #edf0ee;
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
}

.text-block-100.center {
  text-align: center;
  align-self: center;
  font-family: Space Grotesk, sans-serif;
}

.text-block-101 {
  color: #edf0ee;
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

.div-block-113 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.div-block-113.grids {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-115 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border: 1px solid var(--orange-10);
  background-color: var(--black-main);
  color: #00ff80;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 12px;
  display: flex;
}

.text-block-102 {
  color: var(--text-2);
  font-size: 16px;
  line-height: 24px;
}

.div-block-114 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 2px solid var(--orange-10);
  background-color: var(--black-2);
  border-radius: 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.div-block-116 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  align-self: flex-start;
  display: flex;
}

.text-block-103 {
  color: #edf0ee;
}

.text-block-104 {
  color: #81988c;
  font-size: 16px;
  line-height: 24px;
}

.div-block-117 {
  margin-bottom: 0;
  padding-bottom: 120px;
}

.div-block-118 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-5 {
  color: #00ff80;
  background-color: #3898ec00;
  border: 1px solid #00ff80;
  border-radius: 12px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  transition: all .25s;
}

.button-5:hover {
  transform: translate(0, 2px);
  box-shadow: 0 2px 10px #00ff80;
}

.button-5._100 {
  border-width: 2px;
  border-color: var(--orange-10);
  color: var(--orange-100);
  text-align: center;
  background-color: #3898ec00;
  border-radius: 0;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Space Grotesk, sans-serif;
}

.button-5._100:hover {
  border-color: var(--orange-100);
  box-shadow: none;
  transform: none;
}

.text-block-105 {
  color: #edf0ee;
}

.text-block-106 {
  color: #edf0ee;
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
}

.text-block-106.center {
  text-align: center;
  align-self: center;
  font-family: Space Grotesk, sans-serif;
}

.div-block-119 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 2px solid var(--orange-10);
  background-color: var(--black-2);
  box-shadow: 5px 5px 0 0 var(--orange-30);
  border-radius: 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-bottom: 120px;
}

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

.div-block-120 {
  background-color: #00ff801a;
  border-radius: 0;
  width: 40px;
  height: 40px;
  padding: 10px;
}

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

.text-block-107 {
  color: #edf0ee;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-122 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-108 {
  color: var(--text-2);
  align-self: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.text-block-109 {
  color: var(--orange-100);
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
}

.text-block-110 {
  color: #edf0ee;
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
}

.text-block-110.center {
  text-align: center;
  align-self: center;
  font-family: Space Grotesk, sans-serif;
}

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

.div-block-123 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-124 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 2px solid var(--orange-10);
  background-color: var(--black-2);
  box-shadow: 5px 5px 0 0 var(--orange-30);
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  padding: 24px;
  display: flex;
}

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

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

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

.text-block-111 {
  color: var(--semi-white);
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-127 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-112 {
  color: var(--text-2);
  align-self: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.h2 {
  color: #edf0ee;
  text-align: center;
  font-family: Space Grotesk, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

.div-block-199-cop-y {
  border: 2px solid var(--orange-10);
  background-color: #11171499;
  border-radius: 0;
  width: auto;
  height: auto;
  margin-bottom: 20px;
  padding: 20px 30px 10px;
  transition: all .25s;
  display: block;
}

.div-block-199-cop-y:hover {
  border-color: var(--orange-100);
  box-shadow: 5px 5px 0 0 var(--orange-30);
  border-radius: 0;
}

.div-block-199-cop-y.hide {
  display: none;
}

.h6 {
  color: var(--text-2);
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  font-family: Inter, sans-serif;
  text-decoration: none;
}

._1-answer {
  background-color: #0000;
  flex-direction: column;
  align-items: stretch;
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.faq {
  padding-top: 90px;
  padding-bottom: 90px;
}

._1-question {
  width: 100%;
}

.text-block-87 {
  color: #2f08f1;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-bottom: 0 solid #0092ca;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  position: static;
  top: 90px;
}

.dropdown-toggle-4-co2py {
  border: 0 solid #2792c9;
  border-bottom-color: #e5e5e5;
  width: 100%;
  padding: 10px 0;
  transition: all .555s;
}

.image-93 {
  width: 100%;
}

.arrow {
  width: 20px;
  height: 20px;
  position: absolute;
  inset: 10px 0 auto auto;
}

.dropdown-list-5 {
  background-color: #ddd0;
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dropdown-list-5.w--open {
  background-color: #ddd0;
}

.div-block-89 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h3-2 {
  color: var(--semi-white);
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.div-block-59 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 1px solid var(--orange-30);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 64px;
  display: flex;
}

.contact-form {
  z-index: 3;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #1c1c1c00;
  background-image: url('../images/Frame-1.png'), linear-gradient(180deg, #0000 13%, var(--orange-30));
  background-position: 0 0, 0 0;
  background-size: 960px, auto;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 90px;
  padding-bottom: 90px;
  transition: all .222s;
  display: flex;
  position: relative;
}

.div-block-56 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  display: flex;
}

.div-block-128 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  display: flex;
}

.text-span-3 {
  color: var(--orange-100);
  mix-blend-mode: normal;
}

.div-block-54 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-6 {
  border: 1px solid var(--semi-white);
  color: var(--semi-white);
  background-color: #3898ec00;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  transition: all .25s;
}

.button-6:hover {
  box-shadow: 5px 5px 0 0 var(--orange-30);
  transform: translate(0, 2px);
}

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

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

.link-block-3:hover {
  color: #009f65;
}

.link-block-3.any-text {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--text-2);
  font-family: Inter, sans-serif;
}

.link-block-3.any-text:hover {
  color: var(--orange-100);
}

.text-block-113 {
  color: #0b130f;
  font-size: 18px;
  font-weight: 700;
}

.div-block-129 {
  background-color: #00ff80;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
}

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

.div-block-77 {
  background-color: #0b130fcc;
}

.text-block-14 {
  color: #81988c;
  margin-top: 6px;
}

.div-block-85 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  height: auto;
}

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

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

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

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

.div-block-88 {
  background-color: var(--orange-30);
  height: 1px;
}

.div-block-76 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-79 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  height: 300px;
  display: flex;
}

.h3 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.h3.white {
  color: #fff;
  font-family: Space Grotesk, sans-serif;
}

.div-block-130 {
  border: 3px solid var(--semi-white);
  width: 16px;
  height: 16px;
}

.text-block-114 {
  color: var(--semi-white);
  font-family: Space Grotesk, sans-serif;
  font-size: 48px;
  line-height: 48px;
}

.text-block-114.hide {
  display: none;
}

.text-span-7 {
  color: var(--white);
}

.div-block-131 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-115 {
  color: var(--orange-100);
  font-family: Inter, sans-serif;
}

.div-block-132 {
  z-index: -5;
  background-color: var(--orange-100);
  opacity: .3;
  filter: blur(1000px);
  width: 400px;
  height: 400px;
  padding-right: 0;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-132._2 {
  opacity: .3;
  inset: 0% 0% auto auto;
}

.text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12 {
  color: var(--text-2);
}

.text-block-116 {
  color: var(--orange-30);
  text-align: left;
  font-family: Space Grotesk, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
}

.text-block-117 {
  color: var(--orange-100);
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
}

.text-block-118 {
  color: var(--semi-white);
  font-family: Space Grotesk, sans-serif;
}

.text-block-119 {
  color: var(--text-2);
  font-family: Inter, sans-serif;
}

.bold-text-2 {
  color: var(--orange-100);
  text-transform: uppercase;
}

.bold-text-3 {
  color: var(--orange-100);
}

.div-block-133 {
  border: 1px solid var(--orange-100);
  background-color: var(--orange-10);
  justify-content: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  min-height: 40px;
  max-height: 40px;
  display: flex;
}

.bold-text-4 {
  font-family: Space Grotesk, sans-serif;
}

.body-2 {
  background-color: var(--black-main);
}

.bold-text-5 {
  font-size: 14px;
}

.body-3 {
  background-color: var(--black-main);
}

.div-block-134 {
  border: 3px solid #f5f5f5;
  width: 16px;
  height: 16px;
}

.text-block-120 {
  color: #f5f5f5;
  font-family: Space Grotesk, sans-serif;
  font-size: 48px;
  line-height: 48px;
}

.text-block-120.hide {
  display: none;
}

.div-block-135 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: none;
  height: auto;
  display: flex;
}

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

.div-block-137 {
  background-color: #080808;
  background-image: url('../images/Frame-1.png');
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: auto;
  padding-top: 130px;
  padding-bottom: 90px;
  position: relative;
  overflow: visible;
}

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

.div-block-138 {
  background-color: #dc2828;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
}

.div-block-139 {
  z-index: -5;
  opacity: .3;
  filter: blur(1000px);
  background-color: #dc2828;
  width: 400px;
  height: 400px;
  padding-right: 0;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-139._2 {
  opacity: .3;
  inset: 0% 0% auto auto;
}

.div-block-140 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  display: flex;
}

.button-7 {
  color: #fff;
  background-color: #3898ec00;
  border: 1px solid #928787;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all .25s;
}

.button-7:hover {
  color: #dc2828;
  border-color: #dc2828;
}

.text-block-121 {
  color: #dc2828;
  font-family: Inter, sans-serif;
}

.text-span-13 {
  color: #edf0ee;
  font-family: Space Grotesk, sans-serif;
}

.div-block-141 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-link-4 {
  color: #928787;
  border: 2px #0000;
  border-bottom-width: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: all .25s;
}

.nav-link-4:hover {
  color: #dc2828;
  border-bottom: 0 #009f65;
  font-weight: 400;
  text-decoration: none;
}

.nav-link-4:focus {
  color: #dc2828;
}

.nav-link-4:visited {
  color: #928787;
}

.nav-link-4.w--current {
  color: #928787;
  border: 1px solid #0000;
}

.nav-link-4.w--current:hover {
  color: #dc2828;
}

.nav-link-4.w--current:active {
  color: #928787;
}

.nav-link-4.w--current:focus, .nav-link-4.w--current:focus-visible, .nav-link-4.w--current[data-wf-focus-visible], .nav-link-4.w--current:visited {
  color: #dc2828;
}

.button-8 {
  color: #f5f5f5;
  background-color: #dc2828;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all .25s;
  box-shadow: 5px 5px #dc28284d;
}

.button-8:hover {
  background-color: #dc28281a;
  box-shadow: 2px 2px #dc28284d;
}

.div-block-142 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-143 {
  background-color: #dc28281a;
  border: 1px solid #dc28284d;
  border-radius: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  min-height: 40px;
  max-height: 40px;
  display: flex;
}

.navbar-2 {
  z-index: 99;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: #0b130fcc;
  border: 1px solid #000;
  border-bottom-color: #dc28284d;
  height: 60px;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-144 {
  z-index: 5;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.text-block-122 {
  color: #928787;
  max-width: 960px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.text-block-122.ceter {
  text-align: center;
  max-width: 540px;
}

.div-block-145 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-color: #11171499;
  border: 2px solid #dc28281a;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  box-shadow: 5px 5px #dc28281a;
}

.nav-link-5 {
  color: #f5f5f5;
  background-color: #dc2828;
  border: 2px #0000;
  border-bottom-width: 0;
  border-radius: 0;
  padding: 8px 14px;
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: all .25s;
  box-shadow: 5px 5px #dc28284d;
}

.nav-link-5:hover {
  color: #fff;
  background-color: #dc28281a;
  border-bottom: 0 #009f65;
  font-weight: 400;
  text-decoration: none;
  box-shadow: 2px 2px #dc28284d;
}

.nav-link-5.w--current {
  color: #071b46;
  border: 1px solid #0000;
}

.bold-text-6 {
  color: var(--semi-white);
  font-family: Inter, sans-serif;
  font-size: 42px;
  font-weight: 500;
}

.link-block-4 {
  color: var(--text-2);
  padding: 20px;
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.link-block-4:hover, .link-block-4:active {
  color: var(--orange-100);
}

.link-block-4:focus, .link-block-4:visited {
  color: var(--text-2);
}

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

.text-span-14 {
  color: var(--white);
}

.link-block-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--orange-30);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .25s;
  display: flex;
}

.link-block-5:hover {
  color: var(--orange-100);
  text-shadow: 0 0 15px var(--orange-100);
  padding-left: 10px;
}

.image-97 {
  width: 16px;
  min-width: 16px;
  max-width: 16px;
  height: 16px;
  min-height: 16px;
  max-height: 16px;
}

.body-5 {
  background-color: var(--black-main);
}

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

.body-6 {
  background-color: var(--black-main);
}

.hidd {
  display: none;
}

.grid-8 {
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-146 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  border: 2px solid var(--orange-10);
  background-color: var(--black-2);
  box-shadow: 5px 5px 0 0 var(--orange-30);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.div-block-147 {
  border: 1px solid var(--orange-100);
  background-color: var(--orange-10);
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  max-width: 48px;
  height: 48px;
  min-height: 48px;
  max-height: 48px;
  display: flex;
}

.text-block-123 {
  color: var(--orange-100);
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.text-block-124 {
  color: var(--semi-white);
  font-family: Space Grotesk, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-125 {
  color: var(--text-2);
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.body-7 {
  background-color: var(--black-main);
}

.div-block-148 {
  margin-top: 60px;
  padding-top: 120px;
  padding-bottom: 120px;
}

.div-block-149 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-151 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.div-2 {
  width: auto;
  height: auto;
  padding-right: 0;
  display: block;
}

.div-block-152 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.div-block-153 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  border: 2px solid var(--orange-10);
  background-color: var(--black-2);
  box-shadow: 5px 5px 0 0 var(--orange-30);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  padding: 32px;
  display: flex;
}

.link-block-6 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  padding: 12px 24px 12px 0;
  text-decoration: none;
  display: flex;
}

.div-block-154 {
  border: 1px solid var(--orange-100);
  background-color: var(--orange-10);
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  max-width: 48px;
  height: 48px;
  min-height: 48px;
  max-height: 48px;
  display: flex;
}

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

.text-block-126 {
  color: var(--text-2);
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
}

.text-block-127 {
  color: var(--semi-white);
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.text-block-128 {
  color: var(--semi-white);
  font-family: Space Grotesk, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 20px;
}

.image-98 {
  width: 24px;
  min-width: 24px;
  max-width: 24%;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
}

.div-block-156 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border: 2px solid var(--orange-10);
  background-color: var(--black-2);
  box-shadow: 5px 5px 0 0 var(--orange-30);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 32px;
  display: flex;
}

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

.body-8 {
  background-color: var(--black-main);
}

.div-block-160 {
  margin-top: 60px;
  padding-top: 120px;
}

.div-block-161 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading {
  color: var(--semi-white);
  font-family: Space Grotesk, sans-serif;
}

.div-block-162 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.div-block-163 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px solid var(--orange-10);
  background-color: var(--black-2);
  box-shadow: 5px 5px 0 0 var(--orange-30);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.bold-text-7 {
  color: var(--orange-100);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
}

.text-block-129 {
  color: var(--white);
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.div-block-164 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 60px;
  display: block;
}

.div-block-165 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-130 {
  color: var(--text-2);
  max-width: none;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.div-block-166 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  max-width: 960px;
  display: flex;
}

.text-block-131 {
  color: var(--semi-white);
  font-family: Space Grotesk, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

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

.div-block-168 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  border: 1px solid var(--orange-10);
  background-color: var(--black-2);
  flex-flow: column;
  padding: 24px;
  display: flex;
}

.div-block-169 {
  border: 1px solid var(--orange-10);
  background-color: var(--orange-10);
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
  display: flex;
}

.text-block-132 {
  color: var(--orange-100);
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-170 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-170.hid {
  display: none;
}

.text-block-133 {
  color: var(--text-2);
  font-family: Inter, sans-serif;
  font-size: 16px;
}

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

.div-block-172 {
  border: 1px solid var(--orange-10);
  background-color: var(--black-2);
  padding: 24px;
}

.block-quote {
  border-left-color: var(--orange-100);
  color: var(--semi-white);
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.code-embed {
  box-sizing: border-box;
  clear: none;
  aspect-ratio: auto;
  object-fit: fill;
  background-color: #ededed00;
  flex-flow: column;
  height: auto;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
  position: static;
}

@media screen and (max-width: 991px) {
  .menu-button-2, .menu-button-2.w--open {
    background-color: #c8c8c800;
  }

  .h1 {
    font-size: 48px;
    line-height: 56px;
  }

  .any-text.light-gray.footer {
    text-align: left;
    max-width: 580px;
  }

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

  .lottie-animation-2 {
    filter: blur(2px);
  }

  .div-block-93 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .div-block-3 {
    height: auto;
    padding-bottom: 60px;
  }

  .icon-2 {
    color: var(--orange-100);
  }

  .container-3 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-4 {
    max-width: 940px;
  }

  .div {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu {
    background-color: #fff;
  }

  .navbar {
    width: 100%;
  }

  .brand.fl {
    padding-top: 0;
  }

  .div-block-99 {
    flex-flow: column;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
    overflow: visible;
  }

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

  .div-block-101, .div-block-102 {
    width: auto;
  }

  .div-block-107.adclass {
    border-right-width: 2px;
  }

  .div-block-107.adclass4 {
    border-bottom-width: 2px;
    border-right-width: 0;
  }

  .div-block-107.classs {
    border-right-width: 0;
  }

  .div-block-105.centerposition {
    max-width: none;
    margin-left: 20px;
    margin-right: 20px;
  }

  .grid-3, .grid-4 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-109 {
    max-width: none;
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .div-block-113.grids {
    grid-template-columns: 1fr;
  }

  .div-block-118, .div-block-122 {
    max-width: none;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-123 {
    max-width: none;
  }

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

  .div-block-127 {
    max-width: none;
  }

  .h2 {
    font-size: 48px;
    line-height: 48px;
  }

  .text-block-87 {
    line-height: 30px;
  }

  .div-block-89 {
    max-width: none;
    margin-left: 20px;
    margin-right: 20px;
  }

  .h3-2 {
    font-size: 18px;
  }

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

  .div-block-54 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .div-block-85 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
  }

  .div-block-80 {
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .grid-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-flow: row;
    place-items: start center;
  }

  .div-block-76 {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-135 {
    max-width: 940px;
  }

  .div-block-137 {
    height: auto;
    padding-bottom: 60px;
  }

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

  .icon-3 {
    color: #dc2828;
  }

  .div-block-142 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .navbar-2 {
    width: 100%;
  }

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

  .div-block-158, .div-block-160, .div-block-164 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    font-size: 36px;
    line-height: 48px;
    position: relative;
  }

  .any-text.light-gray.footer {
    text-align: left;
  }

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

  .div-block-92 {
    flex-flow: column;
    width: 100%;
  }

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

  .div-block-93 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .div-block-3 {
    height: auto;
  }

  .icon-2 {
    color: var(--orange-100);
  }

  .div-block-4 {
    z-index: 1;
    position: relative;
  }

  .div {
    padding-left: 16px;
    padding-right: 16px;
  }

  .brand {
    padding-left: 0;
  }

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

  .text-block-89 {
    font-size: 36px;
    line-height: 42px;
  }

  .text-block-90 {
    color: var(--text-2);
    text-align: left;
  }

  .div-block-107 {
    border-right-width: 0;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .div-block-107.adclass {
    border-right-width: 0;
  }

  .div-block-107.adclass2, .div-block-107.adclass3 {
    border-bottom-width: 2px;
  }

  .text-block-94 {
    font-size: 36px;
    line-height: 42px;
  }

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

  .div-block-105.centerposition {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    margin-left: 16px;
    margin-right: 16px;
  }

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

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

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

  .text-block-96 {
    font-size: 36px;
    line-height: 42px;
  }

  .text-block-96.center {
    align-self: flex-start;
  }

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

  .div-block-109 {
    justify-content: center;
    align-items: flex-start;
    margin-left: 16px;
    margin-right: 16px;
  }

  .text-block-99 {
    text-align: center;
    align-self: flex-start;
  }

  .text-block-100 {
    font-size: 36px;
    line-height: 42px;
  }

  .text-block-100.center {
    text-align: left;
    align-self: flex-start;
  }

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

  .div-block-113.grids {
    grid-template-columns: 1fr;
  }

  .div-block-118 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .text-block-106 {
    font-size: 36px;
    line-height: 42px;
  }

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

  .div-block-122 {
    margin-left: 16px;
    margin-right: 16px;
  }

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

  .text-block-110 {
    font-size: 36px;
    line-height: 42px;
  }

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

  .div-block-123 {
    align-self: flex-start;
  }

  .div-block-125 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-126 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 16px;
    margin-right: 16px;
  }

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

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

  .text-block-87 {
    margin-right: 40px;
    font-size: 22px;
    line-height: 22px;
  }

  .div-block-89 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .div-block-54 {
    width: auto;
    max-width: none;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .div-block-85 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding-top: 0;
  }

  .div-block-80 {
    justify-content: center;
    align-items: flex-start;
    height: auto;
  }

  .grid-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    place-items: start;
  }

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

  .text-block-114, .text-block-120 {
    font-size: 32px;
    line-height: 36px;
  }

  .div-block-135 {
    z-index: 1;
    position: relative;
  }

  .div-block-137 {
    height: auto;
  }

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

  .icon-3 {
    color: #dc2828;
  }

  .div-block-140 {
    flex-flow: column;
    width: 100%;
  }

  .div-block-142 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

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

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

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

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

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

@media screen and (max-width: 479px) {
  .menu-button-2 {
    color: #00ff80;
  }

  .h-2 {
    text-align: center;
  }

  .h-2.green {
    align-self: flex-start;
  }

  .h1 {
    z-index: 1;
    text-align: left;
    font-size: 40px;
    line-height: 44px;
    position: relative;
  }

  .div-block-94 {
    grid-column-gap: 41px;
    grid-row-gap: 41px;
    padding-top: 60px;
  }

  .any-text.grey {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .any-text.grey.middle {
    text-align: left;
    align-self: auto;
  }

  .any-text.white {
    text-align: left;
  }

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

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

  .lottie-animation-2 {
    inset: 0%;
  }

  .div-block-92 {
    flex-flow: column;
    width: 100%;
  }

  .div-block-3 {
    width: auto;
    height: auto;
    padding-top: 30px;
  }

  .icon-2 {
    color: var(--orange-100);
  }

  .container-3 {
    justify-content: space-between;
    height: 60px;
    padding: 0 0 8px;
    display: block;
  }

  .div-block-4 {
    flex-flow: column;
    max-width: none;
  }

  .div {
    padding-left: 16px;
    padding-right: 16px;
  }

  .nav-menu {
    background-color: #0b130f;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .nav-link-3 {
    background-color: var(--orange-100);
    width: 180px;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .nav-link-2 {
    background-color: #0b130f;
    padding-left: 0;
  }

  .navbar {
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
  }

  .div-block-99 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .div-block-101, .div-block-102 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .text-block-90, .text-block-94 {
    text-align: left;
  }

  .div-block-106 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-105.centerposition {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .text-block-95, .text-block-96 {
    text-align: left;
  }

  .text-block-96.center {
    text-align: left;
    align-self: flex-start;
  }

  .div-block-112 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-109 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .text-block-99, .text-block-100 {
    text-align: left;
  }

  .text-block-100.center {
    text-align: left;
    align-self: flex-start;
  }

  .div-block-113.grids {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .div-block-118 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-left: 16px;
    margin-right: 16px;
  }

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

  .text-block-106.center {
    text-align: left;
    align-self: flex-start;
  }

  .div-block-122 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .text-block-108, .text-block-110 {
    text-align: left;
  }

  .text-block-110.center {
    text-align: left;
    align-self: flex-start;
  }

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

  .div-block-125 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

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

  .h2 {
    text-align: left;
    align-self: flex-start;
    font-size: 36px;
    line-height: 38px;
  }

  .div-block-199-cop-y {
    padding: 10px;
  }

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

  .text-block-87 {
    text-align: left;
    white-space: pre-wrap;
    word-break: normal;
    overflow-wrap: normal;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .dropdown-toggle-4-co2py {
    padding-bottom: 0;
  }

  .image-93 {
    width: 79%;
  }

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

  .div-block-89 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .h3-2 {
    font-size: 17px;
  }

  .div-block-59 {
    padding: 24px;
  }

  .contact-form {
    flex-flow: column;
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .div-block-128 {
    flex-flow: column;
    width: auto;
  }

  .div-block-54 {
    flex-flow: column;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .div-block-85 {
    justify-content: center;
    align-items: flex-start;
    height: auto;
  }

  .div-block-80 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
  }

  .grid-2 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    place-items: center start;
    margin-bottom: 20px;
  }

  .div-block-132 {
    width: 100px;
    height: 100px;
    inset: auto auto 0% 0%;
  }

  .div-block-135 {
    flex-flow: column;
    max-width: none;
  }

  .div-block-137 {
    height: auto;
    padding-top: 30px;
  }

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

  .div-block-139 {
    width: auto;
    height: auto;
  }

  .icon-3 {
    color: #dc2828;
  }

  .div-block-140 {
    flex-flow: column;
    width: 100%;
  }

  .nav-link-4 {
    background-color: #0b130f;
    padding-left: 0;
  }

  .navbar-2 {
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
  }

  .div-block-144 {
    grid-column-gap: 41px;
    grid-row-gap: 41px;
    margin-top: 60px;
    padding-top: 60px;
  }

  .text-block-122.ceter {
    max-width: none;
  }

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

  .nav-link-5 {
    background-color: #dc2828;
    width: 180px;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .grid-8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    max-width: none;
  }

  .div-block-149 {
    max-width: none;
  }

  .div-block-151 {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-152 {
    width: auto;
  }

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

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

  .div-block-160 {
    padding-top: 60px;
  }
}

#w-node-_7df974c4-cf1a-f670-1a04-ef7703df1b4b-863a6b8e, #w-node-a1a13bc6-7d23-19d0-49fa-e11e3bf5b00f-863a6b8e, #w-node-a0b4dec2-0ab3-456c-55fc-0cb1bd61bf77-863a6b8e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-fdd36f08-0d20-151e-39b6-d19c68fd8e05-863a6b8e, #w-node-c3fca978-7c4f-35ef-e3d1-74a8a03df2e5-863a6b8e, #w-node-_8b0b0b78-5acb-271a-633a-a0209ab51083-863a6b8e, #w-node-_9e2fa26a-f0ae-1105-1c1f-605148eba314-48eba311 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9897494b-8b03-9d8f-ac37-debe473f9eb0-99161067, #w-node-_9897494b-8b03-9d8f-ac37-debe473f9ebb-99161067, #w-node-_9897494b-8b03-9d8f-ac37-debe473f9ec6-99161067 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_74c3a319-2494-8e1b-1728-1f4a33215c78-99161067, #w-node-_74c3a319-2494-8e1b-1728-1f4a33215c8b-99161067, #w-node-_74c3a319-2494-8e1b-1728-1f4a33215c9e-99161067 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1d7477a-1411-e9d4-2481-768eadc49d22-5aee2b53, #w-node-e1d7477a-1411-e9d4-2481-768eadc49d2d-5aee2b53, #w-node-e1d7477a-1411-e9d4-2481-768eadc49d38-5aee2b53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_35ef631f-c7d8-ad9e-65d1-fb5cd6fff442-5aee2b53, #w-node-_35ef631f-c7d8-ad9e-65d1-fb5cd6fff455-5aee2b53, #w-node-_35ef631f-c7d8-ad9e-65d1-fb5cd6fff468-5aee2b53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2c4eee94-5b13-3a7e-a785-2ed5fcc2cc5d-a03c1edf, #w-node-_2c4eee94-5b13-3a7e-a785-2ed5fcc2cc68-a03c1edf, #w-node-_2c4eee94-5b13-3a7e-a785-2ed5fcc2cc73-a03c1edf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-e0173f52-124c-0d06-b839-a7bb173dd6cc-a03c1edf, #w-node-e0173f52-124c-0d06-b839-a7bb173dd6df-a03c1edf, #w-node-e0173f52-124c-0d06-b839-a7bb173dd6f2-a03c1edf, #w-node-_4b637992-3149-4491-3b51-9539e4cbd503-a03c1edf, #w-node-_05757559-f256-756c-d1e8-1c28da340553-a03c1edf, #w-node-_029ca403-3df5-db8e-0446-1b8e53b825e6-a03c1edf, #w-node-_359a4293-e4c6-4570-4507-9fe062d4272b-a03c1edf, #w-node-eae084ea-9c51-bead-89d4-dd64885ab5ce-a03c1edf, #w-node-_64627d23-911d-84e1-6a9d-14c269484638-a03c1edf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_95420ac1-7a01-40f1-85e1-d813af788a0e-9d92148f, #w-node-_95420ac1-7a01-40f1-85e1-d813af788a19-9d92148f, #w-node-_95420ac1-7a01-40f1-85e1-d813af788a24-9d92148f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_1a91a1a6-cc9d-9fa8-cefe-afab79fcb0bc-9d92148f, #w-node-_1a91a1a6-cc9d-9fa8-cefe-afab79fcb0cf-9d92148f, #w-node-_1a91a1a6-cc9d-9fa8-cefe-afab79fcb0e2-9d92148f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_9e2fa26a-f0ae-1105-1c1f-605148eba314-48eba311 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


