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

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

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

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

.hero {
  background-image: linear-gradient(#00000080, #00000080), linear-gradient(#0e0e0e, #00000069 50%, #111);
  height: 100svh;
}

.topbar {
  z-index: 30;
  background-color: #b51f23;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 30px;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar {
  z-index: 30;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: 30px;
  padding: 20px 3%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.image {
  width: 120px;
}

.button4_circle {
  z-index: 1;
  background-color: #fff;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 100%;
  display: flex;
  position: relative;
}

.button4_circle._2 {
  color: #bfbfbf;
  background-color: #b51f23;
  border-radius: 0;
}

.button2_icon._2 {
  filter: invert();
}

.text-span-26 {
  color: #e41417;
  border-bottom: 2px solid #bfbfbf;
}

.heading {
  color: #fff;
  letter-spacing: -.15vw;
  text-transform: uppercase;
  margin-top: 1vw;
  margin-bottom: 0;
  font-family: greycliff-cf, sans-serif;
  font-size: 4.5vw;
  font-weight: 700;
  line-height: .95em;
}

.heading.mobile {
  display: none;
}

.text-span-20 {
  color: #cc1d25;
}

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

.button4 {
  z-index: 1;
  grid-column-gap: 1em;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  height: 3.5em;
  margin-left: 0;
  margin-right: 0;
  padding-right: 1.75em;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.div-block-350 {
  background-color: #24242426;
  justify-content: space-between;
  align-items: flex-end;
  height: 100svh;
  padding-bottom: 3%;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.text-span-23 {
  color: #a3a3a300;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}

.button4_text {
  z-index: 1;
  color: #fff;
  font-family: greycliff-cf, sans-serif;
  position: relative;
  overflow: hidden;
}

.text-span-81 {
  color: #fff;
}

.paragraph-3 {
  color: #fff;
  letter-spacing: .5px;
  width: auto;
  max-width: 100%;
  margin-bottom: 0;
  font-family: greycliff-cf, sans-serif;
  font-size: 1.1vw;
  font-weight: 400;
  line-height: 1.3em;
}

.paragraph-3._0 {
  margin-left: .4vw;
  font-family: greycliff-cf, sans-serif;
  font-size: 1.5vw;
  font-weight: 300;
}

.button4_bg {
  z-index: 0;
  background-color: #fff;
  border-radius: 99px;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.button4_bg._3 {
  background-color: #b51f23;
  border-radius: 0;
}

.paragraph-2 {
  color: #fff;
  text-align: left;
  text-transform: capitalize;
  width: auto;
  font-family: greycliff-cf, sans-serif;
  font-size: 1.3vw;
  font-weight: 400;
  line-height: 1.4em;
}

.typed-words {
  color: #fff;
  border-bottom: 1px solid #b51f23;
  font-weight: 400;
}

.text-span-82, .text-span-83 {
  color: #b51f23;
}

.div-block-504 {
  height: 100svh;
}

.div-block-505 {
  z-index: 2;
  mix-blend-mode: difference;
  margin-top: 50px;
  margin-left: 3%;
  position: fixed;
  inset: 0% auto auto 0%;
}

.image-2 {
  width: 120px;
}

.text-block-33 {
  color: #000;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 1.5px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Anik, Arial, sans-serif;
  font-size: 37px;
  font-weight: 500;
  line-height: .95em;
}

.link-block-8 {
  position: absolute;
  inset: 0%;
}

.text-span-11 {
  color: #000;
}

.div-block-2 {
  background-color: #f5f5f5;
  height: auto;
  padding: 9% 3% 9% 3.5%;
  position: relative;
}

.button {
  letter-spacing: .5px;
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: #fff;
  background-color: #3898ec00;
  border: 2px solid #fff;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  height: 60px;
  padding: 18px 25px;
  font-size: 17px;
  font-weight: 300;
  transition: all .3s;
}

.button:hover {
  color: #000;
  -webkit-text-stroke-color: #000;
  background-color: #ffe972;
}

.button._3 {
  color: #fff;
  text-align: center;
  background-color: #b51f23;
  border-color: #b51f23;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 100%;
  margin-top: 0;
  font-family: greycliff-cf, sans-serif;
}

.button._3:hover {
  -webkit-text-stroke-color: #fff;
}

.button._2 {
  background-image: url('../images/arrow-down-yellow_1arrow down yellow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-left: -2px;
  padding-left: 30px;
  padding-right: 30px;
}

.button._2:hover {
  background-color: #424242;
}

.button._2._4 {
  filter: invert();
  background-color: #fff;
  background-image: url('../images/button2-arrow.svg');
  background-size: 25px;
  border-color: #fff;
  border-radius: 0 4px 4px 0;
}

.button._2._4._6 {
  filter: invert();
  background-color: #d6d6d6;
  border-color: #d6d6d6;
}

.text-block-35 {
  letter-spacing: .5px;
  font-family: Anik, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1em;
}

.div-block-74 {
  width: 50%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.lottie-animation {
  opacity: .51;
  filter: drop-shadow(0 1px #000) hue-rotate(27deg) brightness(139%);
  width: 60px;
  margin-top: 62px;
  margin-right: 10%;
  position: absolute;
  inset: 0% auto auto 318px;
}

.lottie-animation.mobile {
  display: none;
}

.lottie-animation.desktop {
  width: 68px;
  margin-top: 25px;
  display: block;
  left: 330px;
}

.div-block-76 {
  color: #fff;
  background-color: #000;
  border-radius: 3px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  height: 500px;
  margin-bottom: 20px;
  padding: 31px 31px 31px 30px;
  display: flex;
}

.div-block-76._1 {
  color: #fff;
  text-transform: uppercase;
  background-image: linear-gradient(83deg, #000, #fff0 24%), linear-gradient(0deg, #000, #fff0 39%, #000), url('../images/22.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  border: 0 solid #e9d98300;
  border-radius: 5px;
  justify-content: flex-start;
  height: 500px;
  margin-bottom: 0;
  position: relative;
}

.div-block-76._1:hover {
  color: #b51f23;
}

.div-block-76._1._3 {
  text-transform: uppercase;
  background-image: linear-gradient(0deg, #000, #fff0 52%, #000), url('../images/1.jpg');
  background-position: 0 0, 50% 10%;
  background-size: auto, cover;
  border-radius: 5px;
  height: 600px;
  margin-bottom: 20px;
  position: relative;
}

.div-block-76._1._3:hover {
  color: #b51f23;
}

.image-6 {
  width: 22px;
  margin-left: 15px;
}

.image-6._3 {
  filter: invert();
  width: 26px;
  margin-bottom: 2px;
  margin-left: 15px;
}

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

.div-block-73 {
  background-color: #31313100;
  width: 50%;
  padding-top: 15px;
  padding-bottom: 0;
  padding-right: 5%;
  position: sticky;
  top: 26vh;
}

.paragraph {
  color: #000;
  width: auto;
  max-width: 100%;
  margin-bottom: 30px;
  padding-right: 0%;
  font-family: greycliff-cf, sans-serif;
  font-size: 22px;
  line-height: 1.4em;
}

.paragraph._2 {
  margin-bottom: 50px;
  font-size: 22px;
}

.div-block-5 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 200px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-5.gg {
  width: 230px;
}

.div-block-86 {
  background-color: #b51f23;
  border-radius: 3px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 250px;
  margin-bottom: 0%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.8%;
  padding-right: 5.3%;
  display: flex;
  position: relative;
}

.text-block-38 {
  color: #fff;
  font-family: Anik, Arial, sans-serif;
  font-size: 55px;
  font-weight: 500;
  line-height: 1em;
}

.image-7 {
  width: 22px;
  margin-left: 15px;
}

.image-7._2 {
  filter: invert();
  width: 60px;
  margin-top: 15px;
}

.image-7.f.d {
  filter: invert();
  width: 26px;
}

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

.div-block-370 {
  color: #b51f23;
  background-color: #fff;
  width: 40px;
  height: 5px;
  margin-left: 3px;
  margin-right: 8px;
  position: relative;
  top: 4px;
}

.div-block-370.sd {
  background-color: #000;
}

.text-block-46 {
  color: #b41f23;
  margin-bottom: 20px;
  padding-left: 6px;
  font-family: Anik, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
}

.text-span-85 {
  color: #b51f23;
}

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

.text-block-47 {
  color: #000;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 1.5px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Anik, Arial, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: .95em;
}

.text-block-47._2 {
  color: #fff;
}

.text-block-47._2._5 {
  margin-top: 10px;
  margin-bottom: 0;
}

.text-block-47._2._5._0 {
  margin-bottom: 2vw;
}

.text-block-39 {
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-bottom: -7px;
  font-family: Anik, Arial, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1em;
}

.div-block-100 {
  color: #fff;
  background-color: #1f1f1f;
  background-image: linear-gradient(0deg, #000, #0000);
  justify-content: space-between;
  align-items: flex-end;
  width: 32%;
  height: 480px;
  padding: 18px 16px 25px 2%;
  display: flex;
}

.div-block-100:hover {
  color: #ffe972;
}

.div-block-100._1 {
  background-color: #1a1919;
  background-image: linear-gradient(0deg, #000, #fff0), url('../images/s.jpg');
  background-position: 0 0, 50% 38%;
  background-size: auto, cover;
  border-top-left-radius: 9px;
  justify-content: flex-start;
  width: 49.5%;
  height: 35vw;
  padding-bottom: 3%;
  padding-left: 2%;
  position: relative;
}

.div-block-100._1:hover {
  color: #b51f23;
}

.div-block-100._2 {
  background-color: #252525;
  background-image: linear-gradient(0deg, #000, #0000 88%), url('../images/222.jpg');
  background-position: 0 0, 0 100%;
  background-size: auto, cover;
  border-top-right-radius: 9px;
  justify-content: flex-start;
  width: 49.5%;
  height: 35vw;
  padding-bottom: 3%;
  padding-left: 2%;
  position: relative;
}

.div-block-100._2:hover {
  color: #b51f23;
}

.text-block-5 {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-size: 16.5px;
  font-weight: 400;
  line-height: 1.4em;
  position: relative;
  top: 5px;
}

.text-block-5._2 {
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  width: 90%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 34px;
  font-family: greycliff-cf, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
}

.paragraph-4 {
  color: #fff;
  width: 810.219px;
  max-width: 100%;
  margin-top: 50px;
  margin-bottom: 90px;
  padding-right: 0%;
  font-family: greycliff-cf, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.6em;
}

.div-block-80 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: -1px;
  display: flex;
}

.div-block-80.ddd {
  flex-flow: column;
  align-items: flex-start;
}

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

.text-block-48 {
  letter-spacing: .5px;
  font-family: Anik, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1em;
}

.text-block-48._2 {
  text-transform: uppercase;
  font-size: 26px;
}

.div-block-97 {
  width: 60%;
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-102 {
  background-image: url('../images/bulb.png');
  background-position: 20%;
  background-repeat: no-repeat;
  background-size: 26px;
  width: 40px;
  height: 40px;
  margin-bottom: 20px;
}

.div-block-102._2 {
  background-image: url('../images/yellow.png');
  background-size: 37px;
}

.div-block-102._1 {
  background-image: url('../images/1_1.png');
  background-position: 0%;
  background-size: cover;
  width: auto;
  height: auto;
}

.div-block-94 {
  text-align: right;
  flex-flow: column;
  align-items: flex-start;
  width: 680px;
  max-width: 100%;
  margin-bottom: 51px;
  padding: 0;
  display: flex;
}

.div-block-101 {
  flex-flow: column;
  align-items: flex-end;
  width: 30%;
  padding-bottom: 80px;
  display: flex;
  position: sticky;
  top: 130px;
}

.text-span-15 {
  color: #b51f23;
  -webkit-text-stroke-color: #b51f23;
}

.div-block-78 {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0%;
  display: flex;
}

.div-block-99 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 1.5%;
  display: flex;
}

.div-block-96 {
  justify-content: space-between;
  align-items: flex-start;
  width: 816px;
  max-width: 100%;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-96._5 {
  margin-bottom: 30px;
}

.lottie-animation-4 {
  width: 100%;
}

.div-block-107 {
  color: #fff;
  background-image: linear-gradient(89deg, #000, #fff0), linear-gradient(0deg, #000, #fff0), url('../images/1_2.jpg');
  background-position: 0 0, 0 0, 50% 0;
  background-size: auto, auto, cover;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 30vw;
  margin-top: 2%;
  padding: 50px 18px 0 1%;
  transition: all .3s;
  display: flex;
  position: relative;
}

.div-block-107:hover {
  border-color: #ffe972;
}

.div-block-75 {
  background-color: #000;
  height: 2000px;
  padding-top: 9%;
  padding-left: 3.5%;
  padding-right: 3%;
}

.div-block-75._2 {
  height: auto;
  padding-top: 10%;
  padding-bottom: 5%;
  padding-right: 3.5%;
}

.text-span-86 {
  color: #b41f23;
}

.footer-row {
  border-bottom: 1px solid #fff3;
  width: 100%;
  margin-bottom: 20px;
  padding-top: .2rem;
  padding-bottom: .3rem;
}

.footer-row.no-border {
  border-bottom-style: none;
}

.heading-small {
  text-transform: none;
  font-size: 1.2rem;
  font-weight: 400;
}

.heading-small.text-white {
  color: #fff;
  letter-spacing: .5px;
  text-transform: capitalize;
  background-color: #b51f23;
  border-radius: 20px;
  margin-bottom: 10px;
  padding: 5px 15px;
  font-family: Anik, Arial, sans-serif;
  font-size: .7rem;
  font-weight: 500;
}

.image-13 {
  opacity: 1;
  width: 70%;
  position: relative;
}

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

.link-block {
  z-index: 26;
  height: auto;
  padding: 20px 0 0 3%;
  position: fixed;
  inset: 0% auto auto 0%;
}

.link-block._2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.link-block._2.hj {
  z-index: 1;
}

.footer {
  background-color: #000;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-71 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.3%;
  padding-right: 3%;
  font-size: 9px;
  font-weight: 300;
  display: flex;
}

.btn-text {
  color: #000;
  text-transform: uppercase;
  padding: 2px 4px;
  font-size: .8rem;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.footer-bar {
  border-top: 1px solid #fff3;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 4rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.container {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.3%;
  padding-right: 3%;
  position: relative;
  top: 54px;
}

.footer-grid {
  grid-column-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 6vh;
  margin-left: auto;
  margin-right: auto;
}

.italic-link {
  z-index: 1;
  color: #fff;
  text-transform: capitalize;
  font-family: Anik, Arial, sans-serif;
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 400;
  position: relative;
}

.italic-link:hover {
  color: #b51f23;
}

.full-width {
  padding-bottom: 60px;
  display: flex;
}

.footer-col {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-col.size {
  color: #fff;
  border-left: 0 solid #fff3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 22rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2rem;
  position: relative;
}

.spacer-small {
  width: 100%;
  padding-bottom: 1.5rem;
}

.image-14 {
  width: 70px;
  margin-bottom: 10px;
  margin-left: 2px;
  margin-right: auto;
}

.text-span-87, .text-span-88 {
  color: #b51f23;
}

.text-block-8 {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  font-size: 30px;
  line-height: 1em;
}

.text-field {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #161616;
  border: 2px solid #313131;
  border-radius: 4px;
  padding-top: 33px;
  padding-bottom: 33px;
  font-family: Anik, Arial, sans-serif;
  font-size: .9vw;
}

.text-field:hover {
  border-width: 2px;
  border-color: #b51f23;
}

.text-field:active {
  border-width: 2px;
}

.text-field::placeholder {
  color: #fff;
}

.text-field.select {
  color: #fff;
  background-color: #161616;
  background-image: url('../images/ARROW-DOWN-RED_1ARROW DOWN RED.png');
  background-position: 94%;
  background-repeat: no-repeat;
  background-size: 20px;
  height: 66px;
  padding-top: 3px;
  padding-bottom: 0;
}

.text-field.select:focus-visible, .text-field.select[data-wf-focus-visible] {
  color: #fff;
}

.text-block-7 {
  color: #ed1c25;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding-left: 5px;
  font-family: Anik, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.success-message {
  background-color: #ddd0;
  height: 443px;
  padding-top: 93px;
  padding-left: 0;
}

.div-block-9 {
  background-color: #161616;
  width: 17px;
  height: 30px;
  margin-left: auto;
  margin-right: 2px;
  position: relative;
  top: -130px;
}

.div-block-8 {
  color: #fff;
  text-align: center;
  background-color: #161616;
  border: 4px solid #b51f23;
  border-radius: 10px;
  width: 50%;
  padding: 93px 5% 110px;
}

.div-block-8._0 {
  background-color: #131313;
  width: 90%;
  margin-top: 3vw;
}

.error-message {
  background-color: #ed1c25;
  border-radius: 4px;
  padding-top: 12px;
}

.text-block-49 {
  text-align: left;
  margin-bottom: 40px;
  font-family: Anik, Arial, sans-serif;
  font-size: 2.8vw;
  font-weight: 500;
  line-height: 1em;
}

.submit-button {
  text-transform: uppercase;
  background-color: #b51f23;
  border-radius: 5px;
  margin-top: 14px;
  margin-left: 0;
  margin-right: auto;
  padding: 22px 72px;
  font-family: Anik, Arial, sans-serif;
  font-size: 21px;
  font-weight: 500;
}

.form {
  text-align: left;
  height: 443px;
}

.div-block-6 {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.button-2 {
  letter-spacing: 1px;
  background-color: #3898ec00;
  background-image: url('../images/RED.png');
  background-position: 1%;
  background-repeat: no-repeat;
  background-size: 24px;
  margin-top: 0;
  padding-top: 4px;
  padding-bottom: 0;
  padding-left: 35px;
  font-family: Anik, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
}

.text-span-6 {
  float: right;
  color: #fff;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: 0;
  font-size: 8px;
  font-weight: 400;
  position: relative;
}

.menu-parent {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  width: 50px;
  height: 50px;
  padding: 12px 5px 8px;
  display: flex;
  overflow: hidden;
}

.menu-bar {
  background-color: #fff;
  width: 100%;
  height: 2px;
  margin-bottom: 6px;
}

.div-block-18 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 310px;
  height: auto;
  margin-top: 0;
  padding: 2px 5px 0;
  display: flex;
  position: relative;
  left: 0;
}

.div-block-24 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.button-3 {
  letter-spacing: -.2vw;
  text-transform: uppercase;
  background-color: #3898ec00;
  padding: 0 0 .1em;
  font-family: greycliff-cf, sans-serif;
  font-size: 58px;
  font-weight: 600;
  line-height: .8em;
  transition: all .3s;
}

.button-3:hover {
  color: #b51f23;
}

.div-block-20 {
  border-top: .7px solid #b51f23;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-23 {
  background-color: #b51f23;
  width: 100%;
  height: .7px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.menu {
  z-index: 24;
  background-color: #000;
  background-image: linear-gradient(#000, #000);
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100svh;
  padding-left: 2.6%;
  padding-right: 3%;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-507 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
}

.div-block-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.button-4 {
  text-transform: capitalize;
  background-color: #3898ec00;
  margin-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.button-4:hover {
  color: #55b455;
}

.button-4._2 {
  letter-spacing: .2px;
  text-transform: uppercase;
  border-bottom: .7px solid #b51f23;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 0;
  font-family: greycliff-cf, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1em;
}

.button-4._2:hover {
  color: #b51f23;
}

.button-4._2._3 {
  text-transform: uppercase;
  border-bottom-width: 0;
  border-bottom-color: #55b45500;
  margin-right: 20px;
  font-size: 14px;
}

.button-4._2._3.s {
  font-size: 14px;
}

.button-4._2._5 {
  color: #fff;
  border-bottom-width: 0;
  border-bottom-color: #55b45500;
  margin-bottom: 3vw;
}

.button-4._2._5:hover {
  color: #b51f23;
}

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

.text-span-63 {
  color: #b51f23;
}

.div-block-343 {
  background-image: linear-gradient(#000, #00000073 50%, #000), url('../images/can_1can.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  align-items: flex-end;
  height: 700px;
  padding: 0 3% 1vh;
  display: flex;
  position: static;
}

.div-block-343._4 {
  background-image: linear-gradient(#000000a1, #00000047 50%, #000), url('../images/34.jpg');
  background-position: 0 0, 50%;
}

.div-block-343._4.ss {
  background-image: linear-gradient(#000000a1, #00000047 50%, #000), url('../images/1_1.jpg');
  background-position: 0 0, 50% 100%;
}

.div-block-343._4.ss.r5hy {
  background-image: linear-gradient(#000000a1, #00000047 50%, #000), url('../images/111.jpg');
}

.div-block-343._4.ss.r5hy.syh.sdfgh {
  background-image: linear-gradient(#000000a1, #00000047 50%, #000), url('../images/1_4.jpg');
  background-size: auto, cover;
}

.div-block-343._4.ss.r5hy.syh.sdfgh.at {
  background-image: linear-gradient(#000000a1, #00000047 50%, #000), url('../images/1_5.jpg');
  background-size: auto, cover;
}

.div-block-343._4.ss.dsfg {
  background-image: linear-gradient(#000000a1, #00000047 50%, #000), url('../images/l.jpg');
}

.div-block-343._4.ss.dsfg.dsg {
  background-image: linear-gradient(#000000a1, #00000047 50%, #000), url('../images/123.jpg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
}

.image-11 {
  width: 40px;
  margin: 25px 25px 35px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.text-block-3 {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-width: 1.5px;
  text-transform: uppercase;
  font-family: Anik, Arial, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: .9em;
}

.text-block-3._2 {
  line-height: .95em;
}

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

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

.div-block-617 {
  background-color: #b51f23;
  width: 40px;
  height: 5px;
  margin-left: 3px;
  margin-right: 8px;
  position: relative;
  top: 4px;
}

.text-block-50 {
  color: #ffe972;
  margin-bottom: 20px;
  padding-left: 6px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
}

.text-block-50._2 {
  color: #fff;
  letter-spacing: .5px;
  padding-left: 3px;
  font-family: Anik, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.text-span-89 {
  color: #b41f23;
}

.feature5-item-wrap {
  padding-right: 0;
}

.image-15 {
  width: 28px;
  margin-right: 10px;
}

.text-block-52 {
  color: #fff;
  width: 1086px;
  max-width: 100%;
  margin-top: 35px;
  margin-bottom: 80px;
  padding-right: 5%;
  font-family: greycliff-cf, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.7em;
  position: relative;
}

._4-col {
  width: 30%;
  margin-right: 20px;
  display: inline-block;
}

._4-col._4-col-last {
  margin-right: 0;
  display: inline-block;
}

.div-block-353 {
  margin-top: 0;
}

.text-14 {
  line-height: 24px;
}

.text-14.text-14-60 {
  color: #fff;
  letter-spacing: .2px;
  font-family: greycliff-cf, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8em;
}

.div-block-618 {
  background-color: #000;
  margin-top: 0;
  padding: 1px 3.8% 0 3.3%;
}

.div-block-618.fff {
  margin-bottom: 8vw;
}

.button-5 {
  letter-spacing: .5px;
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: #fff;
  background-color: #3898ec00;
  border: 2px solid #fff;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  height: 60px;
  padding: 18px 25px;
  font-size: 17px;
  font-weight: 300;
  transition: all .3s;
}

.button-5:hover {
  color: #000;
  -webkit-text-stroke-color: #000;
  background-color: #ffe972;
}

.button-5._3 {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #000;
  background-color: #ffe972;
  border-color: #ffe972;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 100%;
  margin-top: 0;
}

.button-5._3._5 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  background-color: #ffe97200;
  border-color: #fff;
  width: 60%;
  height: 52px;
  padding: 14px 0;
  font-size: 15px;
}

.button-5._3._5:hover {
  color: #000;
  -webkit-text-stroke-color: #000;
  background-color: #ffe972;
}

.button-5._3._5._7 {
  width: 75%;
}

.button-5._2 {
  background-image: url('../images/arrow-down-yellow_1arrow down yellow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-left: -2px;
  padding-left: 30px;
  padding-right: 30px;
}

.button-5._2:hover {
  background-color: #424242;
}

.button-5._2._4 {
  background-color: #000;
  background-image: url('../images/Yllow-arrow-right_1Yllow arrow right.avif');
  background-size: 14px;
  border-color: #000;
  border-radius: 0 4px 4px 0;
}

.button-5._2._4._6 {
  background-size: 12px;
  border-color: #fff;
  height: 52px;
  padding: 24px;
}

.text-20 {
  opacity: 1;
  color: #e02e33;
  text-transform: uppercase;
  font-family: Anik, Arial, sans-serif;
  font-size: 1.6vw;
  font-weight: 500;
  line-height: 30px;
}

.headline-6-col {
  width: 460px;
  margin-bottom: 50px;
}

.wrap {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wrap.w80-50 {
  width: 100%;
  padding: 0%;
}

.feature5-row-wrap {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 20px;
  display: flex;
}

.feature5-row-wrap.s {
  margin-top: 50px;
  margin-bottom: 77px;
}

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

.div-block-337._5.rt {
  margin-top: 0;
}

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

.div-block-619 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 200px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-619._2 {
  justify-content: flex-start;
  margin-top: 22px;
}

.bodyyyy {
  background-color: #000;
}

.text-span-90 {
  color: #b51f23;
}

.process_container {
  width: 100%;
  position: relative;
}

.process_wrapper {
  z-index: 5;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 40% 10% 40%;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: visible;
}

.heading-5 {
  color: #b51f23;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Anik, Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.h2-3 {
  color: #b51f23;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Anik, Arial, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 1.1;
}

.h2-3.s {
  color: #b51f23;
  background-color: #009dff00;
  border-radius: 60px;
  padding: 16px 10px 16px 37px;
  font-size: 20px;
  font-weight: 400;
}

.padding-vertical-2, .padding-vertical-2.padding-xhuge {
  padding-left: 0;
  padding-right: 0;
}

.process_item-description {
  z-index: 3;
  position: relative;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.page-padding-3 {
  z-index: 1;
  padding-left: 0%;
  padding-right: 0%;
}

.process_item-indicator {
  z-index: 2;
  color: #fff;
  background-color: #b51f23;
  border-radius: 128rem;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  font-size: 25px;
  display: flex;
  position: relative;
}

.text-span-40 {
  color: #fff;
}

.section-home-process {
  background-color: #000;
  margin-bottom: 0;
  padding-top: 100px;
  padding-left: 3%;
  padding-right: 3%;
  position: relative;
}

.process_step {
  grid-column-gap: 2rem;
  border-radius: 0;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 4rem 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
  width: 100%;
  max-width: 100%;
  height: 60vh;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
  position: relative;
  overflow: hidden;
}

.text-color-secondary {
  color: #0b0d01a3;
}

.text-color-secondary.text-size-medium {
  color: #fff;
  width: 80%;
  font-family: greycliff-cf, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
}

.container-medium {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.process_timeline {
  z-index: 1;
  background-color: #42f3ff00;
  width: .1875rem;
  height: 94%;
  position: absolute;
}

.process_timeline-progress {
  z-index: -1;
  background-color: #b51f23;
  width: .1875rem;
  height: 0;
}

.div-block-116 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  padding-left: 10px;
  display: flex;
}

.div-block-116.ssss {
  margin-bottom: 30px;
  padding-left: 0;
}

.text-span-41 {
  color: #fff;
}

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

.process_item-image.step-1 {
  height: 50vh;
  inset: 0%;
  overflow: visible;
}

.div-block-620 {
  background-image: url('../images/2.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-620._2 {
  background-image: url('../images/D.jpg');
}

.div-block-620.k {
  background-image: url('../images/69f3afb7bf62b89e4d09668b_4.jpg');
}

.button-6 {
  color: #fff;
  background-color: #3898ec00;
  background-image: url('../images/RED.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 19px;
  margin-bottom: 45px;
  margin-right: 90px;
  padding: 0 0 0 28px;
  font-family: Anik, Arial, sans-serif;
  font-size: 21px;
  line-height: 1em;
}

.button-7 {
  color: #fff;
  background-color: #3898ec00;
  background-image: url('../images/phone-png_1phone png.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 19px;
  margin-bottom: 45px;
  margin-right: 90px;
  padding: 0 0 0 28px;
  font-size: 21px;
  line-height: 1em;
}

.button-7._2 {
  background-image: url('../images/s.png');
  background-size: 19px;
}

.button-8 {
  color: #fff;
  background-color: #3898ec00;
  background-image: url('../images/phone-png_1phone png.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 19px;
  margin-bottom: 45px;
  margin-right: 90px;
  padding: 0 0 0 28px;
  font-size: 21px;
  line-height: 1em;
}

.button-8._2 {
  background-image: url('../images/ARSG.png');
}

.button-8._2.weg {
  background-image: url('../images/FA.png');
  background-position: 0 21%;
  background-size: 18px;
  padding-left: 22px;
}

.button-9 {
  color: #fff;
  background-color: #3898ec00;
  background-image: url('../images/phone-png_1phone png.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 19px;
  margin-bottom: 45px;
  margin-right: 90px;
  padding: 0 0 0 28px;
  font-size: 21px;
  line-height: 1em;
}

.button-9._2 {
  background-image: url('../images/ARSG.png');
}

.button-9._2.weg {
  background-image: url('../images/FA.png');
  background-position: 0 21%;
  background-size: 18px;
  padding-left: 22px;
}

.button-9._2.weg.sss {
  background-image: url('../images/IG.png');
  background-position: 0%;
  background-size: 20px;
  padding-left: 26px;
}

.text-span-91, .text-span-92 {
  color: #b51f23;
}

.link-block-10 {
  position: absolute;
  inset: 0%;
}

.text-span-93, .text-span-94, .text-span-95 {
  color: #b51f23;
}

.div-block-114 {
  justify-content: space-between;
  width: 100%;
  height: 530px;
  margin-top: 50px;
  margin-bottom: 120px;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.div-block-114._45 {
  height: 490px;
  padding-left: 0%;
  padding-right: 0%;
}

.div-block-115 {
  background-color: #2c2c2c;
  background-image: linear-gradient(#000, #fff0 30%), url('../images/2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 49.4%;
}

.div-block-115._4 {
  background-image: linear-gradient(#000, #fff0 31%), url('../images/4.jpg');
  background-position: 0 0, 50% 40%;
  background-size: auto, cover;
  position: relative;
  top: 77px;
}

.div-block-621 {
  justify-content: space-between;
  width: 100%;
  height: 530px;
  margin-top: 50px;
  margin-bottom: 120px;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.div-block-621._5 {
  height: 600px;
  margin-top: -98px;
  margin-bottom: -15px;
  padding-left: 0%;
  padding-right: 0%;
}

.div-block-117 {
  background-color: #2c2c2c;
  background-image: linear-gradient(#000, #fff0 30%), url('../images/IMG_9109.JPEG');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 49.4%;
}

.div-block-117._6 {
  background-image: linear-gradient(#0000 58%, #000), url('../images/D.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-117._4 {
  background-image: linear-gradient(#000, #fff0 31%), url('../images/3AEDCCB5-42DB-4242-9CB9-B2D243DAF706_13AEDCCB5-42DB-4242-9CB9-B2D243DAF706.avif');
  background-position: 0 0, 50% 60%;
  background-size: auto, 100%;
  position: relative;
  top: 77px;
}

.div-block-117._4._578u {
  background-color: #2c2c2c00;
  background-image: linear-gradient(#0000 45%, #000), url('../images/3.png');
  background-position: 0 0, 50% 30%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 80%;
}

.text-span-96 {
  color: #b51f23;
}

.text-block-53 {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-size: 16.5px;
  font-weight: 400;
  line-height: 1.4em;
  position: relative;
  top: 5px;
}

.text-block-53._2 {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  width: 450px;
  max-width: 100%;
  margin-top: 7px;
  margin-bottom: 34px;
  font-family: greycliff-cf, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.4em;
}

.div-block-12 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 200px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-12._2 {
  text-align: left;
  justify-content: flex-start;
}

.div-block-336 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-left: 3%;
  padding-right: 0%;
  display: flex;
  position: relative;
}

.div-block-336.ty {
  padding-top: 120px;
}

.div-block-336.ty.trh {
  padding-top: 80px;
}

.div-block-347 {
  width: auto;
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.button-10 {
  letter-spacing: .5px;
  background-color: #3898ec00;
  border: 2px solid #fff;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  height: 55px;
  padding: 15px 20px 18px;
  font-size: 17px;
  font-weight: 500;
  transition: all .3s;
}

.button-10:hover {
  color: #000;
  -webkit-text-stroke-color: #000;
  background-color: #fff;
}

.button-10._3 {
  color: #fff;
  background-color: #55b455;
  border-color: #55b455;
}

.button-10._3:hover {
  color: #fff;
  background-color: #55b455;
}

.button-10._2 {
  background-image: url('../images/Arrow-Down-White_1Arrow Down White.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 19px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-left: -2px;
  padding-left: 30px;
  padding-right: 30px;
}

.button-10._2:hover {
  filter: invert();
  background-color: #000;
  border-color: #000;
}

.button-10._2._3 {
  background-color: #134828;
  background-image: url('../images/ARROW-RIGHT-WHITE.png');
  background-size: 16px;
  border-color: #134828;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: 26px;
  padding-right: 26px;
  transition: all .3s;
}

.button-10._2._3:hover {
  filter: none;
  background-color: #134828;
  border-color: #55b455;
}

.text-block-54 {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 4%;
  margin-left: 0;
  margin-right: auto;
  font-size: 62px;
  font-weight: 500;
  line-height: .9em;
  position: relative;
}

.text-block-54._43 {
  color: #fff;
  margin-top: 120px;
  margin-bottom: 110px;
}

.text-block-54._43.erty {
  color: #fff;
  letter-spacing: -3px;
  margin-top: 100px;
  margin-bottom: 90px;
  font-family: Anik, Arial, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: .9em;
}

.div-block-334 {
  z-index: 1;
  background-color: #b41f23;
  border-radius: 3px;
  width: 97%;
  max-width: 100%;
  height: 100%;
  margin-bottom: -220px;
  margin-left: auto;
  margin-right: 0;
  padding: 79px;
  position: absolute;
}

.div-block-334._2 {
  background-color: #000;
  background-image: url('../images/Holzman-Culvert_1Holzman Culvert.avif');
  background-position: 0%;
  background-size: cover;
  border: 0 solid #fff;
  width: 87%;
  height: 100%;
  margin-bottom: -6%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: absolute;
}

.div-block-334._2._5 {
  background-image: linear-gradient(#161616, #0000 51%, #0e0e0e), url('../images/8_18.avif');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.div-block-334._2._5.sd {
  background-image: url('../images/1_3.jpg'), linear-gradient(#161616, #0000 51%, #0e0e0e);
  background-position: 100%, 0 0;
  background-size: cover, auto;
}

.text-span-52 {
  letter-spacing: 0;
  font-weight: 600;
}

.text-span-53 {
  color: #b51f23;
  letter-spacing: 0;
  font-weight: 600;
}

.lottie-animation-8 {
  width: 20%;
  margin: -28px 30px 30px auto;
  position: absolute;
  inset: 0% auto auto 380px;
}

.div-block-348 {
  width: 100%;
  margin-top: 95px;
}

.div-block-348.ert {
  background-color: #000;
  margin-top: 0;
  padding-top: 0;
}

.div-block-354 {
  text-align: right;
  width: 680px;
  max-width: 100%;
  margin-bottom: 0;
  padding: 0;
}

.div-block-356 {
  justify-content: space-between;
  align-items: flex-start;
  width: 816px;
  max-width: 100%;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-356._5 {
  margin-bottom: 30px;
}

.div-block-333 {
  background-color: #e0e0e0;
  justify-content: space-between;
  align-items: center;
  height: 120vh;
  display: block;
}

.div-block-333._3 {
  background-color: #e0e0e000;
  width: 100%;
  height: 110vh;
}

.text-block-55 {
  color: #b51f23;
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Anik, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1em;
}

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

.div-block-355._5 {
  margin-top: 0;
}

.div-block-335 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.div-block-335.r {
  align-items: flex-end;
  width: 50%;
  padding-right: 0%;
  position: relative;
}

.div-block-622 {
  height: 210px;
}

.faq_section {
  grid-column-gap: 2rem;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.faq_question {
  z-index: 2;
  grid-column-gap: 2rem;
  cursor: pointer;
  justify-content: space-between;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.faq_answer {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.text-block-58 {
  color: #fff;
  letter-spacing: .5px;
  margin-top: -28px;
  padding-left: 9px;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 400;
}

.faq_question-expand {
  filter: invert();
}

.text-block-57 {
  color: #b51f23;
  letter-spacing: -10px;
  font-family: Poppins, sans-serif;
  font-size: 180px;
  font-weight: 700;
  line-height: 1em;
}

.faq_expand-icon {
  background-color: #b51f23;
  border-radius: .75rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: .5rem;
  display: flex;
}

.faq_expand-icon:hover {
  background-color: #b51f23;
}

.faq_section-title {
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: flex-start;
  max-width: 50%;
  display: flex;
  position: sticky;
  top: 20%;
}

.faq_answer-content {
  color: #fff;
  padding-bottom: 2rem;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5em;
}

.faq_item {
  border-bottom: .0625rem solid #fff;
}

.text-weight-medium {
  font-weight: 500;
}

.text-weight-medium.text-size-large {
  color: #fff;
  text-transform: none;
  flex: 1;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  line-height: 1em;
}

.faq_section-content {
  text-align: left;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 50%;
  margin-left: auto;
  margin-right: 0;
  padding-top: 29px;
  display: flex;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: Anik, Arial, sans-serif;
}

.mobile-phone {
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

@media screen and (min-width: 1440px) {
  .div-block-343 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .image-11 {
    inset: auto 0% 0% auto;
  }

  .div-block-618 {
    margin-top: -1px;
  }

  .text-20 {
    text-transform: capitalize;
  }

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

  .div-block-114, .div-block-621 {
    justify-content: space-between;
  }

  .text-block-53._2 {
    width: 430px;
  }

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

@media screen and (min-width: 1920px) {
  .padding-vertical-2.padding-xhuge {
    padding-left: 0;
    padding-right: 0;
  }

  .process_step {
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .button4_circle {
    background-color: #ed1c25;
  }

  .button2_icon {
    filter: invert();
  }

  .button4_bg {
    background-color: #ed1c25;
  }

  .text-block-33 {
    font-size: 32px;
  }

  .lottie-animation.desktop {
    width: 60px;
    margin-top: 20px;
    left: 260px;
  }

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

  .text-block-47 {
    font-size: 32px;
  }

  .footer {
    height: auto;
    padding-top: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .footer-bar {
    justify-content: center;
  }

  .full-width {
    width: 100%;
  }

  .footer-col {
    margin-bottom: 2rem;
  }

  .footer-col.size {
    border-left-style: none;
    width: 100%;
    padding-bottom: 10rem;
    padding-left: 0;
  }

  .text-field {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-field.select {
    height: 47px;
  }

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

  .div-block-8 {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .text-block-49 {
    font-size: 24px;
  }

  .form {
    height: 400px;
  }

  .div-block-18 {
    width: 200px;
    padding-top: 0;
  }

  .button-3 {
    font-size: 7.3vw;
  }

  .div-block-23 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .button-4._2 {
    font-size: 1.5vw;
  }

  .button-4._2._3 {
    font-size: 14px;
  }

  .text-block-3 {
    letter-spacing: -.5px;
    -webkit-text-stroke-width: 0px;
    font-size: 51px;
  }

  .feature5-item-wrap {
    text-align: left;
    padding-right: 0;
  }

  ._4-col {
    width: 100%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  ._4-col._4-col-last {
    margin-bottom: 0;
    margin-right: auto;
  }

  .text-14.text-14-60 {
    font-size: 2vw;
  }

  .text-20 {
    font-size: 3vw;
    line-height: 1em;
  }

  .headline-6-col {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .wrap {
    width: 645px;
  }

  .feature5-row-wrap {
    flex-direction: column;
  }

  .padding-vertical-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .process_step {
    justify-items: stretch;
  }

  .text-block-54 {
    font-size: 4.5vw;
  }

  .faq_section {
    grid-row-gap: 5rem;
    flex-flow: column wrap;
  }

  .faq_question {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .faq_section-title {
    width: 100%;
    max-width: 32rem;
    position: static;
  }

  .faq_answer-content {
    padding-bottom: 1.5rem;
  }

  .faq_section-content {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .div-block-8 {
    width: 100%;
  }

  .div-block-18 {
    width: 160px;
  }

  .button-3 {
    font-size: 5vw;
  }

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

  .div-block-23 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .menu {
    height: 100svh;
  }

  .div-block-507 {
    height: auto;
    padding-bottom: 25vh;
  }

  .button-4._2 {
    font-size: 1.4vw;
    line-height: .5em;
  }

  .div-block-343._4 {
    background-size: auto, cover;
  }

  .wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-5 {
    color: #b51f23;
    display: block;
  }

  .h2-3 {
    font-size: 46px;
  }

  .padding-vertical-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .page-padding-3 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .process_step {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 4rem;
    height: 90vh;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .process_step.asdf {
    height: 110vh;
  }

  .text-color-secondary.text-size-medium {
    color: #fff;
  }

  .process_timeline {
    align-self: flex-start;
    margin-left: 2rem;
  }

  .process_item-image.step-1 {
    height: 26vh;
    transform: none;
  }

  .div-block-620 {
    height: 59vh;
  }

  .text-block-54 {
    font-size: 4vw;
  }

  .faq_section {
    grid-row-gap: 3.5rem;
  }

  .faq_question {
    padding-top: 1.25rem;
    padding-bottom: 1rem;
  }

  .faq_answer {
    margin-bottom: 1.25rem;
  }

  .faq_answer-content {
    padding-bottom: 1.25rem;
  }

  .text-weight-medium.text-size-large {
    font-size: 3vw;
  }
}

@media screen and (max-width: 479px) {
  .topbar {
    text-align: center;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
  }

  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image {
    z-index: 90;
    position: relative;
  }

  .button4_circle._2 {
    width: 3em;
    height: 3em;
  }

  .button2_icon {
    width: 16px;
  }

  .heading {
    letter-spacing: -.15vw;
    width: auto;
    margin-top: 5vw;
    margin-bottom: 4%;
    font-size: 11.5vw;
    font-weight: 700;
    line-height: .9em;
    display: none;
  }

  .heading.mobile {
    font-size: 13vw;
    display: block;
  }

  .div-block-503 {
    flex-flow: column;
    width: 100%;
    padding-bottom: 30px;
    display: flex;
  }

  .button4 {
    height: auto;
    font-size: 4vw;
  }

  .button4.jjj {
    margin-top: 5vw;
  }

  .div-block-350 {
    background-image: linear-gradient(#1a1a1a80, #1a1a1a80), linear-gradient(#000000d9, #0000 50%, #000000b5);
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 12%;
    padding-right: 0%;
  }

  .button4_text {
    color: #fff;
  }

  .text-span-81 {
    color: #6ecf64;
    border-bottom: 1px solid #fff;
  }

  .paragraph-3 {
    width: 99%;
    margin-top: 3.6vw;
    margin-bottom: 10vw;
    margin-left: 1%;
    font-size: 4.4vw;
    font-weight: 300;
    line-height: 1.5em;
    display: none;
  }

  .paragraph-3._0 {
    width: 50%;
    margin-bottom: 0;
    margin-left: 1vw;
    font-size: 4.5vw;
    font-weight: 400;
    line-height: 1.2em;
    display: block;
  }

  .paragraph-2 {
    width: 96%;
    margin-bottom: 40px;
    font-size: 4.5vw;
  }

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

  .text-span-84 {
    color: #b51f23;
  }

  .text-block-33 {
    -webkit-text-stroke-width: 1.5px;
    margin-bottom: 20px;
    font-size: 8vw;
    font-weight: 500;
  }

  .div-block-2 {
    padding: 19% 4% 4%;
  }

  .button {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 3.8vw;
    font-weight: 400;
  }

  .button._2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block-35 {
    font-size: 6vw;
    font-weight: 500;
  }

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

  .lottie-animation {
    filter: drop-shadow(0 1px #000) hue-rotate(27deg) brightness(139%);
    width: 21%;
    margin-top: 10px;
    margin-right: 1%;
    inset: -7% 0% auto auto;
  }

  .lottie-animation.mobile {
    opacity: .55;
    filter: hue-rotate(27deg) brightness(140%) drop-shadow(0 2px #000000b3);
    width: 50px;
    margin-top: 8vw;
    display: block;
    inset: 0% auto auto 67vw;
  }

  .lottie-animation.desktop {
    display: none;
  }

  .div-block-76 {
    height: 300px;
    padding: 18px 14px 19px 16px;
  }

  .div-block-76._1 {
    background-position: 0 0, 50%;
    justify-content: flex-start;
    height: 270px;
    margin-bottom: 0%;
  }

  .div-block-76._1._3 {
    border-radius: 5px;
    margin-bottom: 4%;
  }

  .image-6 {
    width: 4vw;
    margin-left: 15px;
    display: block;
    position: relative;
    top: -3px;
  }

  .image-6._3 {
    top: 5px;
  }

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

  .div-block-73 {
    width: 100%;
    margin-bottom: 42px;
    padding-right: 0%;
    position: relative;
    top: 0;
  }

  .paragraph {
    width: 99%;
    margin-bottom: 30px;
    font-size: 4.5vw;
  }

  .div-block-5 {
    justify-content: flex-start;
  }

  .div-block-86 {
    border-radius: 3px;
    width: 92%;
    height: 35vw;
    margin-bottom: 5%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 14px;
  }

  .div-block-86.ddd.r {
    margin-bottom: 0%;
  }

  .text-block-38 {
    -webkit-text-stroke-width: .7px;
    font-size: 6.5vw;
  }

  .image-7 {
    width: 4vw;
    margin-left: 15px;
    display: block;
    position: relative;
    top: -3px;
  }

  .image-7._2 {
    width: 8vw;
    margin-top: 0;
    top: 1px;
  }

  .image-7.f {
    margin-left: 11px;
    top: 1px;
  }

  .image-7.f.d {
    top: -2px;
  }

  .text-block-46 {
    -webkit-text-stroke-width: .2px;
    padding-left: 1px;
    font-size: 3.2vw;
    line-height: 1em;
  }

  .div-block-93 {
    flex-flow: column;
    margin-top: 0;
  }

  .text-block-47 {
    -webkit-text-stroke-width: 1.5px;
    margin-bottom: 20px;
    font-size: 8vw;
    font-weight: 500;
  }

  .text-block-47._2 {
    color: #fff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    width: auto;
    margin-top: 0;
  }

  .text-block-47._2._5 {
    margin-top: -10px;
    margin-bottom: 0%;
    font-size: 7vw;
    line-height: 1em;
    display: block;
  }

  .text-block-47._2._5._0 {
    margin-bottom: 6vw;
  }

  .text-block-47._2.gg {
    width: 66%;
  }

  .text-block-39 {
    text-align: left;
    letter-spacing: 0;
    margin-bottom: 0;
    font-size: 5vw;
    font-weight: 500;
    line-height: .8em;
  }

  .div-block-100 {
    border-radius: 6px;
    width: 100%;
    height: 270px;
    margin-bottom: 6%;
    padding-bottom: 8%;
    padding-left: 4%;
  }

  .div-block-100._1 {
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    height: 250px;
    margin-bottom: 5%;
    padding-top: 0;
    padding-bottom: 5%;
    padding-left: 3%;
  }

  .div-block-100._2 {
    justify-content: space-between;
    width: 100%;
    height: 260px;
    margin-bottom: 5%;
    padding-top: 0;
    padding-bottom: 5%;
    padding-left: 3%;
  }

  .text-block-5 {
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 35px;
    font-size: 3.6vw;
    font-weight: 500;
    line-height: 1.5em;
  }

  .text-block-5._2 {
    text-align: left;
    width: 100%;
    margin-top: 16px;
    margin-bottom: 28px;
    font-size: 4vw;
    font-weight: 400;
    line-height: 1.6em;
    top: 0;
  }

  .paragraph-4 {
    width: 98%;
    margin-top: 14px;
    margin-bottom: 60px;
    padding-right: 0%;
    font-size: 5vw;
  }

  .div-block-80 {
    margin-bottom: 5px;
  }

  .div-block-79 {
    position: relative;
  }

  .text-block-48 {
    font-size: 6vw;
    font-weight: 500;
  }

  .text-block-48._2 {
    justify-content: flex-start;
    font-size: 5vw;
    display: flex;
  }

  .div-block-97 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-102 {
    background-size: 24px;
    width: 38px;
    height: 40px;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .div-block-102._2 {
    background-position: 0%;
    background-size: 34px;
    width: 38px;
    height: 40px;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .div-block-102._1 {
    background-size: 80%;
    width: 38px;
    height: 40px;
    margin-left: 0;
  }

  .div-block-94 {
    margin-bottom: 10px;
  }

  .div-block-101 {
    flex-flow: row;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    display: block;
    position: absolute;
    inset: 7.2vw 0% auto auto;
  }

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

  .div-block-96._5 {
    margin-bottom: 80px;
  }

  .lottie-animation-4 {
    width: 34%;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .div-block-107 {
    background-image: linear-gradient(89deg, #000 6%, #fff0), linear-gradient(0deg, #000, #fff0), url('../images/1_2.jpg');
    background-position: 0 0, 0 0, 50% 0;
    background-size: auto, auto, cover;
    border-radius: 6px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: 350px;
    margin-top: 0%;
    padding-top: 20px;
    padding-bottom: 0%;
    padding-left: 3%;
    display: flex;
  }

  .div-block-75._2 {
    padding: 17vw 4% 0%;
    position: relative;
  }

  .text-span-86 {
    -webkit-text-stroke-color: #b51f23;
  }

  .footer-row {
    margin-bottom: 12px;
    padding-bottom: .2rem;
  }

  .heading-small.text-white {
    letter-spacing: 0;
    border-radius: 20px;
    padding: 3px 10px;
    font-size: .7rem;
  }

  .image-13 {
    width: 180px;
    margin-left: -35px;
  }

  .text-block-32 {
    text-align: left;
    font-size: 2.4vw;
    line-height: 2.8em;
  }

  .link-block {
    padding-top: 14px;
    padding-left: 3.5%;
  }

  .link-block._2 {
    width: 150px;
    height: 150px;
    position: relative;
  }

  .text-block-31 {
    text-align: left;
    width: 100%;
    padding-right: 0;
    font-size: 2.4vw;
    line-height: 1.8em;
  }

  .footer {
    height: auto;
    padding-top: 3rem;
    padding-left: 3%;
    padding-right: 1.4rem;
  }

  .div-block-71 {
    flex-flow: column;
    align-items: flex-start;
    font-size: 3vw;
  }

  .footer-bar {
    flex-flow: column;
    padding-bottom: 6.8rem;
  }

  .container {
    padding-left: 1.5%;
  }

  .italic-link {
    font-size: 1.1rem;
    font-weight: 400;
  }

  .full-width {
    height: 160px;
    margin-bottom: 0;
    padding: 0;
  }

  .footer-col.size {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .text-span-88 {
    -webkit-text-stroke-color: #b51f23;
  }

  .div-block-506 {
    background-color: #000;
  }

  .text-field {
    padding-top: 24px;
    font-size: 13px;
  }

  .text-field.select {
    background-position: 91%;
    height: 51px;
    padding-bottom: 1px;
  }

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

  .div-block-8 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 34px;
  }

  .div-block-8._0 {
    width: 99%;
    margin-top: 7vw;
  }

  .form {
    height: auto;
  }

  .button-2 {
    display: none;
  }

  .menu-parent {
    padding-top: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-18 {
    text-align: left;
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    padding: 0;
    position: relative;
  }

  .div-block-24 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 2px;
    display: flex;
  }

  .button-3 {
    padding-top: .2em;
    padding-bottom: .2em;
    font-size: 7vw;
    line-height: .7em;
  }

  .div-block-20 {
    border-top-width: .7px;
    justify-content: flex-start;
    align-items: center;
    height: 21vw;
    margin-bottom: 10px;
    padding-top: 2px;
    padding-left: 0%;
  }

  .div-block-23 {
    height: .7px;
    margin-top: 7px;
    margin-bottom: 7px;
  }

  .menu {
    background-image: linear-gradient(#000000f7, #000000f7), url('../images/1_2.png');
    background-position: 0 0, 100% 0;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 6%;
    display: none;
  }

  .div-block-507 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    padding-bottom: 34vw;
  }

  .div-block-3 {
    justify-content: flex-start;
    margin-bottom: 4vh;
    padding-bottom: 0;
  }

  .button-4 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 4vw;
    line-height: 1em;
    display: flex;
  }

  .button-4._2 {
    letter-spacing: .2px;
    border-bottom-width: .7px;
    margin-right: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 10px;
    font-size: 3.7vw;
    font-weight: 400;
    line-height: 1em;
  }

  .button-4._2._3 {
    text-transform: none;
    margin-right: 0;
    font-size: 3vw;
  }

  .button-4._2._3.s {
    text-transform: uppercase;
    font-size: 3vw;
    line-height: .5em;
  }

  .button-4._2._5 {
    border-bottom-width: 0;
    border-bottom-color: #55b45500;
    margin-bottom: 6vw;
    padding-top: 0;
  }

  .button-4._2.ll {
    border-bottom-color: #b51f2300;
  }

  .link-block-9 {
    z-index: 100;
    position: relative;
  }

  .div-block-343 {
    background-image: linear-gradient(#000, #00000087 50%, #000), url('../images/can_1can.avif');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 400px;
    padding-bottom: 0;
    padding-left: 4.5%;
    padding-right: 0%;
    position: relative;
  }

  .div-block-343._4 {
    background-image: linear-gradient(#000, #00000080 50%, #000), url('../images/1_1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 440px;
  }

  .image-11 {
    width: 5vw;
    margin: 15px 15px 0;
    inset: auto 0% .7vw auto;
  }

  .text-block-3 {
    letter-spacing: .5px;
    -webkit-text-stroke-width: 1.3px;
    font-size: 9.5vw;
    font-weight: 500;
    line-height: .95em;
  }

  .text-block-3._2 {
    letter-spacing: 0;
    -webkit-text-stroke-width: .7px;
  }

  .text-block-50 {
    -webkit-text-stroke-width: .2px;
    padding-left: 1px;
    font-size: 3.2vw;
    line-height: 1em;
  }

  .image-15 {
    width: 26px;
  }

  .text-block-52 {
    width: auto;
    margin-top: 0;
    margin-bottom: 100px;
    font-size: 5vw;
    line-height: 1.4em;
  }

  .text-block-52.srdt {
    margin-bottom: 50px;
  }

  .text-block-52.dsfgf {
    margin-bottom: 40px;
  }

  ._4-col {
    text-align: left;
    margin-bottom: 50px;
  }

  ._4-col._4-col-last {
    margin-bottom: 50px;
  }

  ._4-col._4-col-last.d {
    margin-bottom: 0;
  }

  .div-block-353 {
    background-position: 100% 100%;
    background-size: 19px;
    margin-top: -15px;
  }

  .text-14.text-14-60 {
    text-align: left;
    letter-spacing: 0;
    font-size: 4.1vw;
    line-height: 1.5em;
  }

  .div-block-618 {
    margin-top: 10vw;
    padding-bottom: 70px;
    padding-left: 4.5%;
  }

  .div-block-618.fff {
    padding-bottom: 30px;
  }

  .button-5 {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 3.8vw;
    font-weight: 400;
  }

  .button-5._2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-20 {
    text-align: left;
    font-size: 4.8vw;
    line-height: 1.4em;
  }

  .headline-6-col {
    text-align: left;
  }

  .wrap.w80-50 {
    padding-bottom: 0;
    padding-right: 10%;
  }

  .feature5-row-wrap {
    margin-top: -30px;
  }

  .feature5-row-wrap.s {
    margin-top: 0;
    margin-bottom: 50px;
  }

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

  .div-block-619 {
    justify-content: flex-start;
  }

  .div-block-619._2 {
    margin-top: 0;
  }

  .bodyyyy {
    background-color: #020201;
  }

  .process_wrapper {
    flex-flow: wrap;
  }

  .heading-5 {
    color: #b51f23;
    margin-top: 176px;
    font-size: 26px;
    font-weight: 500;
  }

  .h2-3 {
    font-size: 8vw;
  }

  .h2-3.s {
    text-align: left;
    margin-top: 6px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 2px;
    font-size: 5vw;
    display: block;
  }

  .padding-vertical-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .process_item-description {
    top: -96px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-small {
    height: auto;
  }

  .page-padding-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .process_item-indicator {
    background-color: #b51f2300;
    width: 2rem;
    height: 2rem;
    margin-top: 10vw;
    font-size: 16px;
  }

  .section-home-process {
    background-image: linear-gradient(#0000, #0000), linear-gradient(86deg, #000, #fff0), linear-gradient(2deg, #000, #fff0), linear-gradient(#000, #fff0), url('../images/s.svg');
    background-size: auto, auto, auto, auto, 160%;
    margin-bottom: 0;
    padding-top: 60px;
  }

  .process_step {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 2rem;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .process_step.asdf {
    height: 77vh;
  }

  .text-color-secondary.text-size-medium {
    width: 100%;
    padding-right: 28px;
    font-size: 4.5vw;
    font-weight: 400;
  }

  .process_timeline {
    margin-left: 0;
    margin-right: auto;
    inset: 0% auto 0% 3.2vw;
  }

  .div-block-116 {
    flex-flow: column;
    align-items: flex-start;
  }

  .div-block-116.ssss {
    margin-bottom: 47px;
    line-height: 19px;
  }

  .process_item-image.step-1 {
    height: auto;
    margin-bottom: -91px;
    position: relative;
    top: -9%;
    transform: none;
  }

  .div-block-620 {
    width: 81vw;
    height: 80vw;
  }

  .button-6, .button-7, .button-8 {
    background-size: 18px;
    margin-bottom: 23px;
    font-size: 17px;
    line-height: 1.4em;
  }

  .button-8._2.weg {
    background-position: -2%;
    background-size: 18px;
    padding-left: 28px;
  }

  .button-9 {
    background-size: 18px;
    margin-bottom: 23px;
    font-size: 17px;
    line-height: 1.4em;
  }

  .button-9._2.weg {
    background-position: -2%;
    background-size: 18px;
    padding-left: 28px;
  }

  .button-9._2.weg.sss {
    background-size: 17px;
    padding-left: 28px;
  }

  .text-span-95 {
    color: #b51f23;
  }

  .div-block-114 {
    height: 240px;
    margin-top: 70px;
    margin-bottom: 179px;
  }

  .div-block-114._45 {
    height: 250px;
    margin-top: 50px;
  }

  .div-block-115 {
    background-position: 0 0, 50%;
    width: 49%;
  }

  .div-block-115._4 {
    background-position: 30%;
    position: relative;
    top: 44px;
  }

  .div-block-621 {
    height: 240px;
    margin-top: 70px;
    margin-bottom: 179px;
  }

  .div-block-621._5 {
    height: 260px;
    margin-top: -171px;
  }

  .div-block-117 {
    background-position: 0 0, 50% 0;
    width: 49%;
  }

  .div-block-117._6 {
    background-position: 20%;
  }

  .div-block-117._4 {
    background-position: 30%;
    position: relative;
    top: 44px;
  }

  .text-block-53 {
    letter-spacing: .3px;
    text-transform: capitalize;
    margin-bottom: 35px;
    font-size: 3.6vw;
    font-weight: 500;
    line-height: 1.5em;
  }

  .text-block-53._2 {
    text-align: left;
    width: 90%;
    margin-top: 16px;
    margin-bottom: 28px;
    font-size: 3.5vw;
    font-weight: 400;
    line-height: 1.6em;
    top: 0;
  }

  .div-block-12 {
    justify-content: flex-start;
  }

  .div-block-336 {
    flex-flow: column;
    justify-content: space-between;
    height: auto;
    padding-top: 0;
    padding-right: 0%;
  }

  .div-block-336.ty {
    padding-top: 0;
  }

  .div-block-336.ty.trh {
    padding-top: 0;
    padding-bottom: 50vw;
    padding-left: 4.5%;
  }

  .div-block-347 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .button-10 {
    height: 57px;
    padding: 16px 18px 19px;
    font-size: 4.5vw;
  }

  .button-10._3 {
    font-size: 4vw;
  }

  .button-10._2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .button-10._2._3 {
    background-image: url('../images/ARROW-RIGHT-WHITE.png');
    background-size: 14px;
    padding-left: 22px;
    padding-right: 22px;
  }

  .text-block-54 {
    font-size: 8.2vw;
    font-weight: 600;
    line-height: 1.05em;
  }

  .text-block-54._43 {
    margin-top: 0;
    margin-bottom: 60px;
  }

  .text-block-54._43.erty {
    margin-top: 0;
    margin-bottom: 80px;
    font-size: 9.5vw;
  }

  .div-block-334 {
    z-index: 1;
    width: 86%;
    height: 100vw;
    margin-bottom: 0;
    margin-right: 11px;
  }

  .div-block-334._2 {
    background-image: linear-gradient(#0000005e, #0000005e), url('../images/Holzman-Culvert_1Holzman Culvert.avif');
    background-position: 0 0, 50%;
    background-size: auto, contain;
    border-width: .5px;
    border-color: #292929;
    width: 86%;
    height: 100vw;
    margin-bottom: 21%;
    margin-left: 10%;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-52 {
    letter-spacing: -1px;
  }

  .text-span-53 {
    letter-spacing: -2px;
  }

  .lottie-animation-8 {
    background-image: none;
    width: 30%;
    margin: -50px 21px 15px 15px;
    inset: 0% 0% auto auto;
  }

  .div-block-348 {
    margin-top: 0;
  }

  .div-block-348.ert {
    background-size: auto, auto, auto, 200%;
    padding-top: 0;
  }

  .div-block-354 {
    margin-bottom: -30px;
  }

  .div-block-354.h {
    margin-bottom: -20px;
  }

  .div-block-333, .div-block-333._3.dsfdg {
    height: auto;
  }

  .text-block-55 {
    text-align: left;
    margin-bottom: 0;
    font-size: 5vw;
    line-height: .8em;
  }

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

  .div-block-335 {
    width: 100%;
    height: auto;
    padding-top: 13vh;
    padding-bottom: 9vw;
  }

  .div-block-335.dfg {
    margin-top: 40px;
    padding-top: 3vh;
    padding-bottom: 11vw;
  }

  .div-block-335.r {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-top: 60vw;
    padding-bottom: 20vw;
    padding-left: 0;
  }

  .div-block-335.r.dfg {
    margin-top: 41px;
  }

  .div-block-622 {
    height: 8px;
  }

  .faq_section {
    padding-left: 0%;
    padding-right: 0%;
  }

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

  .text-block-57 {
    font-size: 133px;
    display: none;
  }

  .faq_answer-content {
    font-size: 3.5vw;
    line-height: 1.7em;
  }

  .faq_item {
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-weight-medium.text-size-large {
    font-size: 4.7vw;
    line-height: 1.1em;
  }

  .faq_section-content {
    padding-top: 0;
  }

  .paragraph-5.s {
    display: none;
  }

  .mobile-phone {
    z-index: 2;
    background-color: #000;
    background-image: url('../images/RED.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 26px;
    border: 2px solid #b51f23;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    margin: 14px 3.5% 51px 14px;
    display: block;
  }

  .link-block-11 {
    width: 50px;
    height: 50px;
    padding: 0;
    position: absolute;
    inset: 0%;
  }
}

#w-node-_1e369e95-dd74-02c8-700d-d817649d9e39-649d9e36, #w-node-_1e369e95-dd74-02c8-700d-d817649d9e4d-649d9e36 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e369e95-dd74-02c8-700d-d817649d9e61-649d9e36 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_1e369e95-dd74-02c8-700d-d817649d9e39-649d9e36, #w-node-_1e369e95-dd74-02c8-700d-d817649d9e4d-649d9e36 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_1e369e95-dd74-02c8-700d-d817649d9e61-649d9e36 {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e1682477-e373-7f45-8fc9-d58e5fa38e69-b40588d6 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-e1682477-e373-7f45-8fc9-d58e5fa38e6a-b40588d6 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-e1682477-e373-7f45-8fc9-d58e5fa38e71-b40588d6 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-e1682477-e373-7f45-8fc9-d58e5fa38e77-b40588d6 {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-e1682477-e373-7f45-8fc9-d58e5fa38e7b-b40588d6 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-e1682477-e373-7f45-8fc9-d58e5fa38e7c-b40588d6 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_0bf1a9e0-27b1-c50e-961e-90e9d65f1f8c-d8643c3a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0bf1a9e0-27b1-c50e-961e-90e9d65f1f8d-d8643c3a {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_0bf1a9e0-27b1-c50e-961e-90e9d65f1f8e-d8643c3a {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_0bf1a9e0-27b1-c50e-961e-90e9d65f1f95-d8643c3a {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_0bf1a9e0-27b1-c50e-961e-90e9d65f1f9b-d8643c3a {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-_0bf1a9e0-27b1-c50e-961e-90e9d65f1f9c-d8643c3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0bf1a9e0-27b1-c50e-961e-90e9d65f1f9f-d8643c3a {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_0bf1a9e0-27b1-c50e-961e-90e9d65f1fa0-d8643c3a {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_7bfe486f-e912-bcac-0600-8a725043fc0d-4534f00f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_7bfe486f-e912-bcac-0600-8a725043fc0e-4534f00f {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_7bfe486f-e912-bcac-0600-8a725043fc0f-4534f00f {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_7bfe486f-e912-bcac-0600-8a725043fc16-4534f00f {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_7bfe486f-e912-bcac-0600-8a725043fc1c-4534f00f {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-_7bfe486f-e912-bcac-0600-8a725043fc1d-4534f00f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7bfe486f-e912-bcac-0600-8a725043fc20-4534f00f {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_7bfe486f-e912-bcac-0600-8a725043fc21-4534f00f {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-a460eb4c-dec2-e49c-e677-678bee9f830e-94045c76 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a460eb4c-dec2-e49c-e677-678bee9f830f-94045c76 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a460eb4c-dec2-e49c-e677-678bee9f8310-94045c76 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-a460eb4c-dec2-e49c-e677-678bee9f8317-94045c76 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-a460eb4c-dec2-e49c-e677-678bee9f831d-94045c76 {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-a460eb4c-dec2-e49c-e677-678bee9f831e-94045c76 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a460eb4c-dec2-e49c-e677-678bee9f8321-94045c76 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a460eb4c-dec2-e49c-e677-678bee9f8322-94045c76 {
    grid-area: 2 / 2 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e1682477-e373-7f45-8fc9-d58e5fa38e6a-b40588d6, #w-node-_0bf1a9e0-27b1-c50e-961e-90e9d65f1f8e-d8643c3a, #w-node-_7bfe486f-e912-bcac-0600-8a725043fc0f-4534f00f, #w-node-a460eb4c-dec2-e49c-e677-678bee9f8310-94045c76 {
    grid-area: 2 / 2 / 3 / 4;
  }
}


@font-face {
  font-family: 'Son';
  src: url('../fonts/SON.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Anik';
  src: url('../fonts/ANIK-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Anik';
  src: url('../fonts/ANIK-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}