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

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

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

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

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

:root {
  --main-font: "Zalando Sans SemiExpanded", sans-serif;
  --secondary-font: Helveticanowdisplay, Arial, sans-serif;
  --red: #e30614;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-page-count {
  text-align: center;
  width: 100%;
  margin-top: 20px;
}

.section {
  justify-content: center;
  align-items: center;
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
}

.background-video {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 95vw;
  max-width: 1440px;
  min-height: 700px;
  max-height: 900px;
  display: flex;
}

.div-block {
  z-index: 90;
  background-image: linear-gradient(90deg, #00000080, #0000);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 5vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading {
  width: 700px;
  font-family: var(--main-font);
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 75px;
  font-weight: 600;
  line-height: 75px;
}

.paragraph {
  width: 500px;
  font-family: var(--secondary-font);
  color: #fff;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.text-block {
  padding-right: 12px;
}

.link-block {
  font-family: var(--secondary-font);
  color: #fff;
  letter-spacing: 1px;
  background-color: #e30614;
  border-radius: 7px;
  justify-content: space-between;
  align-items: center;
  margin-right: 20px;
  padding: 15px 30px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.link-block.lwjeflewbflo {
  margin-right: 0;
  padding: 9px 15px;
  display: inline-flex;
}

.link-block.lwjeflewbflo.wljnfl-ewnfewonf {
  margin-top: 20px;
}

.div-block-2 {
  width: 25px;
  height: 25px;
  margin-left: auto;
}

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

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

.link-block-2 {
  font-family: var(--secondary-font);
  color: #e30614;
  letter-spacing: 1px;
  background-color: #fff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.text-block-2 {
  padding-right: 12px;
}

.section-2 {
  z-index: 999;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 45px;
  display: flex;
  position: relative;
}

.div-block-5 {
  z-index: 95;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 95vw;
  height: 70px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 10px 0;
  display: flex;
  position: absolute;
  inset: 10px 0% auto;
  box-shadow: 0 2px 10px 1px #0003;
}

.section-3 {
  background-color: #e30614;
  width: 100vw;
  height: 35px;
  display: none;
}

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

.div-block-7 {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.link-block-3 {
  font-family: var(--secondary-font);
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-left: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-3:hover {
  text-decoration: underline;
}

.link-block-4 {
  background-image: url('../images/Logo2x-1-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100px;
  border-radius: 7px;
  width: 135px;
  height: 50px;
}

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

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

.div-block-10 {
  justify-content: flex-end;
  align-items: center;
  width: 350px;
  margin-left: 20px;
  padding-left: 0;
  display: flex;
}

.link {
  font-family: var(--secondary-font);
  color: #000;
  letter-spacing: 1px;
  border-radius: 7px;
  margin-right: 0;
  padding: 9px 20px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.link:hover {
  color: #fff;
  background-color: #e30614;
}

.link.wmneflkwen {
  background-color: var(--red);
  color: #fff;
  justify-content: center;
  align-items: center;
  height: 43px;
  display: flex;
}

.link.wmneflkwen:hover {
  background-color: #ff0e1d;
}

.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;
  align-items: center;
  width: 50vw;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 260px;
  display: flex;
}

.search {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.search-input {
  height: 47px;
  font-family: var(--secondary-font);
  color: #000;
  border: 1px solid #c4c4c4;
  border-radius: 7px;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 300;
}

.search-button {
  height: 47px;
  font-family: var(--secondary-font);
  letter-spacing: 1px;
  background-color: #e30614;
  border-radius: 7px;
  font-weight: 500;
}

.section-4 {
  width: 100vw;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-11 {
  width: 95vw;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.heading-2 {
  font-family: var(--main-font);
  color: #000;
  margin-bottom: 20px;
  padding-left: 0;
  font-size: 55px;
  line-height: 75px;
}

.heading-2.lwnlfkwen {
  text-align: left;
  margin-top: 100px;
  font-size: 32px;
  line-height: 42px;
}

.heading-2.wlnflkewnf {
  margin-bottom: 40px;
  font-size: 32px;
  line-height: 42px;
}

.heading-2.lwnflkewnbf {
  padding-left: 20px;
}

.section-5 {
  background-color: #000;
  padding-top: 60px;
  padding-bottom: 40px;
}

.div-block-12 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 95vw;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-13 {
  flex-flow: column;
  width: 30%;
  margin-right: auto;
  display: flex;
}

.div-block-14 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  margin-left: 10px;
  display: flex;
}

.div-block-15 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20%;
  margin-left: 10px;
  display: flex;
}

.div-block-16 {
  flex-flow: column;
  width: auto;
  margin-left: 10px;
  display: flex;
}

.link-block-5 {
  background-image: url('../images/Logo-Black-BG.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 200px;
  height: 100px;
  margin-left: -7px;
}

.paragraph-2 {
  font-family: var(--secondary-font);
  color: #fff;
  margin-bottom: 60px;
  font-size: 16px;
  line-height: 22px;
}

.heading-3 {
  font-family: var(--main-font);
  color: #fff;
  margin-top: 45px;
  font-size: 22px;
}

.link-2 {
  font-family: var(--secondary-font);
  color: #fff;
  margin-bottom: 10px;
  font-size: 16px;
  text-decoration: none;
}

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

.link-block-6 {
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  display: flex;
}

.img {
  width: 80%;
}

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

.div-block-18 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

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

.link-block-7 {
  font-family: var(--secondary-font);
  color: #fff;
  letter-spacing: 1px;
  border-radius: 7px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  padding: 7px 15px 7px 12px;
  font-weight: 400;
  text-decoration: none;
  display: inline-flex;
}

.div-block-20 {
  width: 25px;
  height: 25px;
  margin-right: 15px;
}

.text-block-3 {
  font-family: var(--secondary-font);
  font-size: 16px;
}

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

.text-block-4 {
  font-family: var(--secondary-font);
  color: #fff;
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.image {
  width: 100px;
}

.text-block-5 {
  font-family: var(--secondary-font);
  color: #fff;
}

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

.text-block-6 {
  font-family: var(--secondary-font);
  color: #fff;
  margin-right: 5px;
}

.link-3 {
  font-family: var(--secondary-font);
  color: #fff;
  text-decoration: none;
}

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

.collection-item {
  background-color: var(--red);
  border-radius: 20px;
  width: 30%;
  height: 300px;
  margin-bottom: 20px;
}

.collection-list {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-23 {
  width: 32%;
  height: auto;
  margin-bottom: 20px;
}

.image-2 {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 25vh;
}

.div-block-24 {
  z-index: 1;
  background-color: var(--red);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-top: -25px;
  margin-left: 20px;
  display: flex;
  position: relative;
  box-shadow: 2px 2px 12px 1px #0003;
}

.div-block-24.wlneflkwn {
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 6px;
  padding-left: 6px;
}

.div-block-25 {
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 10px;
  height: auto;
  margin-top: -25px;
  padding: 15px;
}

.img-2, .img-2.wb-fkjwbe {
  width: 35px;
}

.heading-4 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 22px;
}

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

.text-field {
  border: 1px solid #c4c4c4;
  border-radius: 7px;
  height: 47px;
  margin-bottom: 0;
}

.form-block {
  width: 100%;
  margin-bottom: 0;
  display: none;
}

.paragraph-3 {
  height: 120px;
  font-family: var(--secondary-font);
  color: #000;
  margin-bottom: 20px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

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

.c-title-3 {
  font-family: var(--main-font);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6em;
}

.c-text-1 {
  font-family: var(--secondary-font);
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
}

.c-autotabs_menu {
  flex-direction: column;
  width: 45%;
  display: flex;
}

.c-page {
  width: 100%;
  height: auto;
  font-weight: 400;
}

.c-section {
  color: #000;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.c-section.cc-main {
  padding-top: 60px;
  padding-bottom: 80px;
}

.c-autotabs_pane {
  position: static;
}

.c-autotabs_content {
  width: 50%;
  position: static;
  overflow: visible;
}

.c-autotabs_link {
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 22px 80px 22px 90px;
}

.c-autotabs_link.w--current {
  background-color: #fff;
  border-radius: 12px;
  padding-top: 49px;
  padding-bottom: 49px;
  box-shadow: 0 10px 48px #0003;
}

.c-title-wrapper {
  margin-bottom: 16px;
}

.c-title-wrapper.cc-title_intro {
  margin-bottom: 50px;
}

.c-title-wrapper.cc-title-nomargin {
  margin-bottom: 0;
}

.c-autotabs_paragraph {
  color: #5f6668;
}

.c-autotabs_line {
  background-color: #e8edf6;
  border-radius: 20px;
  width: 6px;
  position: absolute;
  inset: 20px auto 20px 40px;
  overflow: hidden;
}

.c-container-2 {
  border-radius: 4px;
  max-width: 1364px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
  display: block;
}

.c-container-2.cc-10cols {
  width: 95vw;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.c-autotabs_load {
  background-color: #e30614;
  border-radius: 20px;
  width: 100%;
  height: 0%;
  overflow: visible;
}

.c-autotabs {
  z-index: 1;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.c-title-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2em;
}

.c-autotabs_image {
  object-fit: cover;
  object-position: 20% 50%;
  border-radius: 20px;
  width: 90%;
  height: 70vh;
  margin-top: -50px;
  margin-left: auto;
  margin-right: 0;
  display: block;
}

.div-block-28 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

.div-block-29 {
  background-image: linear-gradient(315deg, #fff, #fff0 20%), linear-gradient(90deg, #fff, #fff0 20%);
  height: 100px;
  margin-top: -100px;
  margin-bottom: 60px;
  padding-bottom: 0;
  position: relative;
}

.image-3 {
  mix-blend-mode: luminosity;
  object-fit: scale-down;
  object-position: 50% 50%;
  flex: none;
  width: 250px;
  height: 80px;
}

.div-block-30 {
  justify-content: flex-start;
  align-items: center;
  width: 1142px;
  height: 100px;
  display: flex;
}

.div-block-31 {
  overflow: hidden;
}

.heading-5 {
  font-family: var(--main-font);
  color: #000;
  font-size: 35px;
}

.div-block-32 {
  background-color: var(--red);
  border-radius: 100px;
  width: 100%;
  height: 3px;
}

.div-block-33 {
  width: 100px;
}

.text-block-7 {
  margin-top: 10px;
}

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

.div-block-35 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 500px;
  display: flex;
}

.div-block-36 {
  margin-bottom: 40px;
  display: flex;
}

.div-block-37 {
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0 0 0 0%;
  display: flex;
}

.paragraph-4 {
  font-family: var(--secondary-font);
  color: #000;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

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

.div-block-719, .div-block-718 {
  width: 500px;
  margin-left: 0;
  margin-right: auto;
  padding-left: 0;
  display: none;
}

.div-block-714 {
  width: 95vw;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

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

.div-block-739 {
  background-color: #e8edf6;
  border-radius: 100px;
  width: 300px;
  height: 7px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-721 {
  width: 500px;
  margin-left: 0;
  margin-right: auto;
  padding-left: 5px;
  display: none;
}

.paragraph-52 {
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.div-block-720 {
  width: 500px;
  margin-left: 0;
  margin-right: auto;
  padding-left: 0;
  display: none;
}

.heading-155 {
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-weight: 600;
}

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

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

.heading-104.kwhbefwebfw._w-efme-lwkf {
  width: auto;
  font-family: var(--main-font);
  color: #000;
  margin-bottom: 20px;
}

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

.text-block-68.wkefjpkwef {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
}

.div-block-716 {
  border-radius: 20px;
  height: 70vh;
  min-height: 600px;
  max-height: 800px;
  display: flex;
  overflow: hidden;
}

.link-block-66 {
  color: #fff;
  background-color: #d1a3a3;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 7%;
  height: 100%;
  padding: 14px;
  text-decoration: none;
  display: flex;
}

.link-block-66.wljenflewknf {
  background-image: linear-gradient(#000, #fff0), url('../images/Applications-banner.jpg.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  width: 15%;
  padding: 30px;
  transition: all .5s;
}

.link-block-66.wlknf-elwknf {
  background-image: linear-gradient(#000, #fff0), url('../images/mario-gogh-VBLHICVh-lI-unsplash.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 7%;
  transition: all .5s;
}

.link-block-66.wlkfnewlknfl {
  background-image: linear-gradient(#000, #fff0), url('../images/viktor-krc-E7qSsgMsXyA-unsplash.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 7%;
  transition: all .5s;
}

.link-block-66.wnflkewnflke {
  background-image: linear-gradient(#000, #fff0), url('../images/LuriGlass.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 15%;
  padding: 30px;
  transition: all .5s;
}

.link-block-66.wlknflewknf {
  background-image: linear-gradient(#000, #fff0), url('../images/Screenshot-2025-12-27-at-7.00.49-PM.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  width: 15%;
  padding: 30px;
  transition: all .5s;
}

.link-block-66._w-klemf-elw {
  background-color: #d1a3a300;
  background-image: linear-gradient(#000, #fff0), url('../images/Windows-and-doors.avif');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  width: 55%;
  padding: 30px;
  transition: all .5s;
}

.div-block-723 {
  width: 500px;
  margin-left: 0;
  margin-right: auto;
  padding-left: 0;
}

.div-block-717 {
  background-color: #fff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 50px;
  margin-left: 0;
  margin-right: auto;
  padding-left: 7px;
  padding-right: 7px;
  transition: all .2s;
  display: flex;
}

.div-block-717.wlnflkwne {
  background-color: #fff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  transition: all .2s;
}

.div-block-717.wlnflkwne.wm-enflkewnfblk {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
}

.div-block-717.wlfnlkewnfl {
  background-color: #fff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  transition: opacity .2s;
}

.div-block-717.wlfnlkewnfl._w-knflkewnf {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
}

.div-block-717.lwknlfkwne {
  background-color: #fff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
  transition: all .2s;
}

.div-block-717.lwknlfkwne.lwnflkewnf {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  display: none;
}

.div-block-717.wbflewkbflewbfle {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
}

.div-block-740 {
  background-color: var(--red);
  border-radius: 100px;
  width: 0%;
  height: 100%;
}

.div-block-722 {
  width: 500px;
  margin-left: 0;
  margin-right: auto;
  padding-left: 5px;
  display: none;
}

.text-block-69 {
  font-family: var(--secondary-font);
  text-transform: none;
  margin-bottom: 20px;
  font-weight: 400;
}

.image-4 {
  background-color: #fff;
  border-radius: 100px;
}

.div-block-741 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

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

.div-block-742 {
  background-color: #000;
  background-image: linear-gradient(90deg, #e306144d, #000);
  border-radius: 20px;
  width: 95vw;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
  display: flex;
}

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

.heading-156 {
  font-family: var(--main-font);
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
}

.paragraph-53 {
  font-family: var(--secondary-font);
  color: #fff;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 22px;
}

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

.image-6 {
  width: 400px;
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.div-block-745 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.link-block-67 {
  width: 100%;
}

.notch-card {
  opacity: 1;
  background-image: url('../images/test-2.avif');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 32%;
  height: auto;
  margin-bottom: 40px;
  padding: 30px;
  position: relative;
}

.notch-card.lwnflkwnbg {
  margin-left: 3%;
  margin-right: auto;
}

.notch-card.lwflkwneflkewbf, .notch-card.wlenflewkfn, .notch-card.lwjfnlweblfbwe, .notch-card.wlnflewnbfl, .notch-card.lwnflewnlf, .notch-card.lwjbflweibfo, .notch-card.lwnflwhfneiw, .notch-card.lwneflkewnf, .notch-card.oihoi2h3r23r, .notch-card.lwnflkwnlfkwebf {
  width: 100%;
}

.notch-card.wlknflweknf {
  height: 600px;
}

.div-block-747 {
  width: 75px;
  height: 75px;
}

.image-7 {
  object-fit: contain;
  width: 100%;
  height: 225px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-7.bwkljbflkewbfkew, .image-7.wlknflkewnfwe, .image-7.lwknflkwnf, .image-7.lwbjflwejf, .image-7.lwnflkwnf {
  object-fit: contain;
}

.image-7.wlbflwekbf, .image-7.w.jnflkweblf {
  object-fit: cover;
}

.heading-157 {
  font-family: var(--secondary-font);
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
}

.div-block-748 {
  border-top: 1px solid #fff;
  width: 100%;
  margin: 20px auto 10px;
  padding-top: 3px;
  padding-bottom: 0;
}

.div-block-748.lwknflkweneflkw {
  display: none;
}

.text-block-70 {
  font-family: var(--secondary-font);
  color: #b8b8b8;
  font-size: 16px;
  overflow: hidden;
}

.heading-158 {
  width: 100%;
  height: 44px;
  font-family: var(--main-font);
  color: #fff;
  margin: 0 auto 20px;
  padding-right: 100px;
  font-size: 18px;
  line-height: 22px;
}

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

.div-block-749 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

.heading-159 {
  font-family: var(--main-font);
  color: #000;
  margin-bottom: 40px;
  font-size: 55px;
  line-height: 67px;
}

.div-block-750 {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-left: auto;
  display: flex;
}

.link-block-68 {
  width: 95px;
  margin-top: 20px;
  text-decoration: none;
  transition: all .2s;
  display: inline-flex;
}

.link-block-68:hover {
  width: 100px;
}

.link-block-68.wlnflkwenfl {
  color: #000;
}

.link-block-68.wlnflkwenfl._w-mf-wemf {
  width: auto;
  margin-top: 0;
  margin-bottom: 7px;
}

.link-block-68.wlnflkwenfl._w-mf-wemf:hover {
  width: 240px;
}

.text-block-71 {
  font-family: var(--secondary-font);
  color: #fff;
  font-weight: 500;
}

.text-block-71.lwkneflwnelf {
  color: #000;
}

.text-block-71.lwkneflwnelf.lwjfwejfpwe {
  width: 200px;
  margin-right: 10px;
}

.paragraph-54 {
  width: 65%;
  font-family: var(--secondary-font);
  color: #000;
  flex: 1;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 25px;
}

.div-block-751 {
  margin-top: 20px;
  display: flex;
}

.div-block-752 {
  width: 35px;
  height: 35px;
  margin-top: auto;
  margin-left: auto;
}

.text-block-72 {
  font-family: var(--main-font);
  color: #000;
  letter-spacing: 1px;
}

.text-block-73 {
  font-family: var(--main-font);
  color: #000;
  letter-spacing: 1px;
  font-weight: 500;
}

.div-block-753 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 15%;
  min-width: 220px;
  margin-right: 10px;
  display: flex;
}

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

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

.text-block-416 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}

.div-block-704 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 95vw;
  height: 700px;
  margin: 60px auto;
  display: flex;
}

.div-block-756 {
  background-image: url('../images/daniel-shapiro-zMdxbPfdC-k-unsplash_1daniel-shapiro-zMdxbPfdC-k-unsplash.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

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

.div-block-705.wlnkflekwnf, .div-block-705.lwflwebfl, .div-block-705.ljwbflkbewf {
  margin-left: auto;
  margin-right: 0;
}

.heading-149 {
  font-family: var(--main-font);
  color: #000;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

.div-block-706 {
  background-color: #000;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.paragraph-50 {
  font-family: var(--secondary-font);
  color: #000;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 25px;
}

.paragraph-50.lwnflkewnf {
  margin-bottom: 20px;
  font-size: 18px;
}

.div-block-757 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 45%;
  height: 100%;
  display: flex;
}

.section-49 {
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.div-block-758 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.heading-160 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.heading-161 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}

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

.image-9 {
  flex: none;
  width: 50px;
  height: 50px;
  margin-right: 20px;
}

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

.heading-162 {
  font-family: var(--main-font);
  color: var(--red);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

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

.text-block-417 {
  font-family: var(--secondary-font);
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.text-span, .text-span-2 {
  font-size: 14px;
}

.text-span-3, .text-span-4 {
  font-size: 16px;
}

.list {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
  list-style-type: disc;
}

.list-item {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}

.text-block-418 {
  font-family: var(--secondary-font);
  color: #000;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.search-2 {
  width: 100%;
  height: 43px;
  margin-bottom: 0;
  display: flex;
}

.search-input-2 {
  height: 100%;
  font-family: var(--secondary-font);
  color: #000;
  border-radius: 7px;
  margin-bottom: 0;
  margin-right: 5px;
  padding-right: 12px;
  font-size: 16px;
  font-weight: 400;
}

.search-input-2::placeholder {
  font-size: 16px;
  font-weight: 400;
}

.search-button-2 {
  background-color: var(--red);
  width: 43px;
  font-family: var(--secondary-font);
  color: #fff;
  letter-spacing: 1px;
  background-image: url('../images/Search.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  border-radius: 7px;
  margin-left: auto;
}

.search-button-2:hover {
  background-color: #fc1625;
}

.code-embed {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 95vw;
  height: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.video {
  border-radius: 20px;
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.heading-163 {
  font-size: 55px;
  line-height: 75px;
}

.heading-164 {
  font-family: var(--main-font);
  color: #000;
  margin-bottom: 40px;
  font-size: 55px;
  line-height: 75px;
}

.div-block-762 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

.tab-link-tab-1 {
  width: 50%;
  height: 100%;
  font-family: var(--main-font);
  color: #000;
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.tab-link-tab-1.w--current {
  background-color: var(--red);
  width: 50%;
  height: 100%;
  font-family: var(--main-font);
  color: #fff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.tab-link-tab-2 {
  width: 50%;
  height: 100%;
  font-family: var(--main-font);
  color: #000;
  background-color: #e3061400;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.tab-link-tab-2.w--current {
  background-color: var(--red);
  color: #fff;
  border-radius: 7px;
}

.tabs-menu {
  background-color: #fafafa;
  border-radius: 7px;
  justify-content: space-between;
  align-items: center;
  height: 47px;
  display: flex;
}

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

.div-block-763 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  margin-left: 50px;
  margin-right: 50px;
  display: inline-flex;
}

.image-10 {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}

.text-block-419 {
  font-family: var(--main-font);
  color: #000;
  font-size: 18px;
  font-weight: 500;
}

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

.heading-165 {
  font-family: var(--main-font);
  color: #000;
  font-size: 28px;
}

.paragraph-55 {
  font-family: var(--secondary-font);
  color: #000;
  margin-bottom: 40px;
  padding-right: 60px;
  font-size: 16px;
}

.image-11 {
  object-fit: contain;
  width: 100%;
  height: 500px;
}

.div-block-765 {
  width: 49%;
}

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

.link-block-69 {
  background-color: var(--red);
  width: 225px;
  height: 47px;
  font-family: var(--main-font);
  color: #fff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.img-3 {
  width: 25px;
  margin-right: 10px;
}

.div-block-767 {
  width: 95vw;
  max-width: 1440px;
  height: 700px;
  margin-left: auto;
  margin-right: auto;
}

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

.div-block-768 {
  justify-content: flex-start;
  align-items: center;
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-12 {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  margin-right: 5px;
}

.link-4 {
  font-family: var(--main-font);
  color: #000;
  text-decoration: none;
}

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

.text-block-420 {
  font-family: var(--main-font);
  color: #000;
}

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

.heading-166 {
  font-family: var(--main-font);
  color: #000;
  font-size: 55px;
  font-weight: 700;
  line-height: 75px;
}

.paragraph-56 {
  font-family: var(--secondary-font);
  color: #000;
  font-size: 18px;
  line-height: 22px;
}

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

.image-13 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 700px;
  margin-top: 40px;
}

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

.rich-text-block {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  overflow: hidden;
}

.rich-text-block.wkbljwblef {
  justify-content: center;
  display: flex;
}

.div-block-770 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

.heading-167 {
  font-family: var(--main-font);
  color: #000;
  margin-bottom: 40px;
  font-size: 75px;
  line-height: 85px;
}

.paragraph-57 {
  width: 60%;
  font-family: var(--secondary-font);
  color: #000;
  flex: 1;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
}

.div-block-771 {
  margin-top: 40px;
  display: flex;
}

.heading-168 {
  font-family: var(--main-font);
  color: #000;
  margin-right: 10px;
  font-size: 55px;
  line-height: 75px;
}

.div-block-772 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 240px;
  display: flex;
}

.div-block-773 {
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-774 {
  font-family: var(--main-font);
  color: #000;
  display: flex;
}

.text-block-421 {
  font-family: var(--main-font);
  color: #000;
  font-weight: 500;
}

.div-block-775 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 40px auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

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

.text-block-422 {
  font-family: var(--main-font);
  color: #000;
  font-size: 25px;
  line-height: 45px;
}

.img-4 {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}

.text-block-423 {
  width: 600px;
  font-family: var(--secondary-font);
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.text-block-424 {
  font-family: var(--secondary-font);
  color: #000;
  margin-left: 5px;
  font-size: 16px;
  font-weight: 700;
}

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

.div-block-778 {
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  justify-content: space-between;
  align-items: center;
  width: 500px;
  margin-top: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  display: flex;
}

.div-block-778.qljwndlqbwf {
  margin-top: 0;
}

.link-block-70 {
  width: 25px;
  height: 25px;
}

.div-block-779 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-169 {
  font-family: var(--main-font);
  color: #000;
  text-align: center;
  font-size: 55px;
  line-height: 75px;
}

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

.div-block-781 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  padding: 15px;
  display: flex;
}

.div-block-781.wkjfkwhfouie {
  border-bottom: 1px solid #000;
}

.div-block-781.wkjfkwhfouie.wlknflkwenf {
  justify-content: center;
  align-items: center;
}

.div-block-781.wkjfkwhfouie.wlknef-lweknf {
  border-bottom-style: none;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-782 {
  background-color: var(--red);
  border-bottom: 1px solid #000;
  justify-content: flex-start;
  align-items: center;
  width: 35%;
  padding: 25px 15px;
  display: flex;
}

.div-block-782.lwnflewkf {
  border-bottom: 1px solid #000;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.div-block-782.wkjbfljkwebf {
  border-bottom-style: none;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  height: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-783 {
  justify-content: flex-start;
  align-items: center;
  width: 35%;
  padding: 15px;
  display: flex;
}

.div-block-783.wknf-lwenf {
  border-bottom: 1px solid #000;
}

.div-block-783.wknf-lwenf.wnjflwnefl {
  border-bottom-color: #000;
  justify-content: center;
  align-items: center;
}

.div-block-783.wknf-lwenf.wljbneflkjbnwe {
  border-bottom-style: none;
  padding-top: 0;
  padding-bottom: 0;
}

.paragraph-58 {
  font-family: var(--secondary-font);
  color: #000;
  text-align: center;
  margin-bottom: 60px;
  font-size: 18px;
  line-height: 25px;
}

.text-block-425 {
  font-family: var(--secondary-font);
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.text-block-425.wlkenflkwenf {
  color: #fff;
  line-height: 22px;
}

.text-block-425.lwnflwn {
  font-family: var(--main-font);
  font-size: 22px;
  line-height: 25px;
}

.text-block-425.lwnlfwknef {
  font-family: var(--main-font);
  color: #000;
  font-size: 22px;
  line-height: 25px;
}

.image-14 {
  flex: none;
  width: 35px;
  height: 35px;
  margin-right: 10px;
}

.image-14.kwbfkwebjkf {
  background-color: #000;
  border-radius: 7px;
  width: 150px;
  height: 55px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.collection-list-2 {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 96vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.collection-item-2 {
  width: 31%;
  margin-left: 1.1%;
  margin-right: 1.1%;
}

.collection-list-3 {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 96vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.collection-item-3 {
  width: 31%;
  margin-left: 1.1%;
  margin-right: 1.1%;
}

.collection-list-4 {
  flex-flow: wrap;
  width: 96vw;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.collection-item-4 {
  width: 31%;
  margin-left: 1.1%;
  margin-right: 1.1%;
}

.section-59, .section-60, .section-61 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.collection-list-5 {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 96vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.collection-item-5 {
  width: 31%;
  margin-left: 1.1%;
  margin-right: 1.1%;
}

.heading-170 {
  font-family: var(--main-font);
  color: #000;
  font-size: 55px;
  line-height: 75px;
}

.div-block-784 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

.tab-link-tab-1-2 {
  width: 25%;
  font-family: var(--main-font);
  color: #000;
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.tab-link-tab-1-2.w--current {
  background-color: var(--red);
  height: 100%;
  font-family: var(--main-font);
  color: #fff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.tabs-menu-2 {
  background-color: #fafafa;
  border-radius: 7px;
  height: 47px;
  margin-bottom: 20px;
  display: flex;
}

.tab-link-tab-2-2 {
  width: 25%;
  height: 100%;
  font-family: var(--main-font);
  color: #000;
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.tab-link-tab-2-2.w--current {
  background-color: var(--red);
  color: #fff;
  border-radius: 7px;
}

.tab-link-tab-3 {
  width: 25%;
  height: 100%;
  font-family: var(--main-font);
  color: #000;
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.tab-link-tab-3.w--current {
  background-color: var(--red);
  color: #fff;
  border-radius: 7px;
}

.tab-link-tab-4 {
  width: 25%;
  height: 100%;
  font-family: var(--main-font);
  color: #000;
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.tab-link-tab-4.w--current {
  background-color: var(--red);
  color: #fff;
  border-radius: 7px;
}

.div-block-785 {
  background-color: var(--red);
  border-radius: 10px;
  width: 100%;
  height: 300px;
  display: flex;
}

.div-block-786 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 15%;
  padding: 20px;
  display: flex;
}

.div-block-787 {
  width: 50%;
  padding-top: 40px;
  padding-right: 100px;
}

.div-block-788 {
  justify-content: flex-end;
  align-items: center;
  width: 35%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  display: flex;
}

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

.heading-171 {
  width: 400px;
  font-family: var(--main-font);
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.paragraph-59 {
  font-family: var(--secondary-font);
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}

.heading-172 {
  font-family: var(--main-font);
  color: #fff;
  margin-bottom: 0;
  font-size: 100px;
  font-weight: 400;
  line-height: 125px;
}

.text-block-426 {
  font-family: var(--secondary-font);
  color: #fff;
  font-size: 18px;
  line-height: 25px;
}

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

.collection-list-6 {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 96vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.collection-item-6 {
  width: 31%;
  margin-left: 1.1%;
  margin-right: 1.1%;
}

.div-block-789 {
  justify-content: center;
  align-items: center;
  width: 95vw;
  margin: 60px auto;
  display: flex;
}

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

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

.div-block-791.wjbflkwebf {
  justify-content: flex-start;
  align-items: center;
}

.heading-173 {
  font-family: var(--main-font);
  color: #000;
  margin-bottom: 40px;
}

.text-block-427 {
  font-family: var(--secondary-font);
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

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

.collection-list-7 {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 96vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.collection-item-7 {
  width: 31%;
  margin-left: 1.1%;
  margin-right: 1.1%;
}

.collection-list-8 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.collection-item-8 {
  width: 31%;
}

.collection-list-wrapper {
  width: 100%;
}

.heading-174 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 55px;
  line-height: 75px;
}

.collection-list-9 {
  justify-content: space-between;
  align-items: flex-start;
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.collection-item-9 {
  width: 31%;
}

.collection-list-wrapper-2 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.collection-list-10 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.collection-item-10 {
  width: 31%;
}

.collection-list-11 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.collection-item-11 {
  width: 31%;
}

.collection-list-12 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.collection-item-12 {
  width: 31%;
}

.div-block-792 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-175 {
  font-family: var(--main-font);
  color: #000;
  text-align: center;
  font-size: 55px;
  line-height: 75px;
}

.paragraph-60 {
  width: 600px;
  font-family: var(--secondary-font);
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 60px;
  font-size: 18px;
}

.collection-list-13 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.collection-item-13 {
  width: 31%;
}

.div-block-793 {
  width: 100%;
  margin-bottom: 40px;
}

.image-18 {
  border-radius: 20px;
  width: 100%;
}

.heading-176 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 10px;
  font-size: 28px;
  line-height: 38px;
}

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

.div-block-794 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.paragraph-61 {
  font-family: var(--secondary-font);
  color: #9e9e9e;
  font-weight: 400;
}

.section-63 {
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #0003;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-795 {
  background-color: #fff;
  border-radius: 20px;
  width: 80vw;
  max-width: 1200px;
  height: auto;
  display: flex;
}

.div-block-796 {
  width: 30%;
  margin-right: 5%;
  padding: 25px;
}

.div-block-797 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 65%;
  padding: 21px;
  display: flex;
}

.image-19 {
  border-radius: 10px;
  width: 100%;
}

.heading-177 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 10px;
  font-size: 28px;
  line-height: 38px;
}

.text-block-428 {
  font-family: var(--secondary-font);
  color: #919191;
  font-size: 16px;
  font-weight: 400;
}

.rich-text-block-2 {
  font-family: var(--secondary-font);
  color: #000;
}

.button {
  background-color: var(--red);
  font-family: var(--main-font);
  letter-spacing: 1px;
  border-radius: 7px;
  margin-top: 0;
  margin-left: auto;
}

.heading-178 {
  font-family: var(--main-font);
  color: #000;
}

.link-block-72 {
  width: 30px;
  height: 30px;
}

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

.text-block-429 {
  font-family: var(--secondary-font);
  color: #000;
  margin-bottom: 10px;
  font-size: 16px;
}

.section-64 {
  background-color: var(--red);
  margin-top: 60px;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-179 {
  font-family: var(--main-font);
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 55px;
  line-height: 75px;
}

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

.div-block-800 {
  justify-content: center;
  align-items: stretch;
  width: 95vw;
  display: flex;
}

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

.div-block-802 {
  justify-content: center;
  align-items: flex-start;
  width: 20%;
  padding-top: 60px;
  padding-bottom: 300px;
  display: flex;
}

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

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

.div-block-805 {
  z-index: 90;
  background-image: url('../images/Bailey-256.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100px;
  flex: none;
  width: 55px;
  height: 55px;
}

.div-block-806 {
  background-color: #000;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 0%;
  display: flex;
  position: relative;
}

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

.heading-180 {
  font-family: var(--main-font);
  color: #fff;
  font-weight: 600;
}

.paragraph-62 {
  font-family: var(--secondary-font);
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}

.div-block-807 {
  width: 100%;
  height: 300px;
}

.text-block-430 {
  font-family: var(--secondary-font);
  color: #fff;
  margin-bottom: 100px;
  font-size: 18px;
  line-height: 25px;
}

.div-block-808 {
  background-image: url('../images/Group-413-min.avif');
  background-position: 50% 100%;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 95vw;
  max-width: 1440px;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 5%;
  display: flex;
}

.heading-181 {
  font-family: var(--main-font);
  color: #fff;
  margin-top: 0;
  font-size: 55px;
  line-height: 65px;
}

.paragraph-63 {
  width: 500px;
  font-family: var(--secondary-font);
  color: #fff;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 28px;
}

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

.div-block-809 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.heading-182 {
  font-family: var(--main-font);
  color: #000;
  font-size: 75px;
  line-height: 100px;
}

.paragraph-64 {
  width: 80%;
  font-family: var(--secondary-font);
  color: #000;
  font-size: 18px;
  line-height: 28px;
}

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

.div-block-811 {
  width: 40%;
  position: sticky;
  top: 120px;
}

.div-block-812 {
  width: 70%;
  padding: 0% 0% 0% 10%;
}

.image-21 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 600px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.heading-183 {
  font-family: var(--main-font);
  color: #000;
  margin-bottom: 20px;
}

.paragraph-65 {
  font-family: var(--secondary-font);
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

.heading-184 {
  font-family: var(--main-font);
  color: #000;
  margin-bottom: 40px;
}

.div-block-813 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.div-block-814 {
  flex: none;
  width: 55px;
  height: 55px;
}

.heading-185 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  font-size: 22px;
  line-height: 24px;
}

.paragraph-66 {
  font-family: var(--secondary-font);
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

.div-block-815 {
  margin-left: 10px;
}

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

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

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

.div-block-817 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

.heading-186 {
  font-family: var(--main-font);
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-size: 75px;
  line-height: 100px;
}

.image-23 {
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: 15px;
  width: 100%;
  height: 250px;
  margin-top: 20px;
}

.section-67 {
  background-color: var(--red);
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-818 {
  border-bottom: 1px solid #fff;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-819, .div-block-820 {
  width: 50%;
}

.heading-187 {
  font-family: var(--main-font);
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
  line-height: 75px;
}

.text-block-431 {
  font-family: var(--secondary-font);
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.paragraph-67 {
  width: 300px;
  font-family: var(--secondary-font);
  color: #fff;
  text-align: left;
  font-size: 18px;
  line-height: 28px;
}

.div-block-821 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.heading-188 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  font-size: 75px;
  line-height: 100px;
}

.paragraph-68 {
  width: 80%;
  max-width: 700px;
  font-family: var(--secondary-font);
  color: #000;
  font-size: 18px;
  line-height: 28px;
}

.image-24 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 500px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.heading-189 {
  font-family: var(--main-font);
}

.div-block-822 {
  border: 1px solid #000;
  border-radius: 20px;
  width: 100%;
  height: 100px;
  margin-bottom: 10px;
}

.div-block-823 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

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

.heading-190 {
  font-family: var(--main-font);
  color: #000;
  margin-bottom: 40px;
  font-size: 55px;
  line-height: 75px;
}

.heading-191 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-824 {
  width: 44px;
  height: 44px;
  margin-right: 10px;
}

.paragraph-69 {
  font-family: var(--secondary-font);
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-825 {
  width: 30%;
  margin-bottom: 40px;
}

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

.div-block-827 {
  justify-content: space-between;
  align-items: center;
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-828 {
  width: 48%;
  height: 782px;
}

.div-block-829 {
  background-color: #000;
  background-image: linear-gradient(135deg, #e3061480, #000);
  border-radius: 20px;
  width: 45%;
  height: 770px;
  position: relative;
  overflow: hidden;
}

.heading-192 {
  font-family: var(--main-font);
  color: #000;
}

.paragraph-70 {
  font-family: var(--secondary-font);
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 28px;
}

.submit-button {
  background-color: var(--red);
  width: 175px;
  height: 47px;
  font-family: var(--main-font);
  color: #fff;
  letter-spacing: 2px;
  border-radius: 7px;
  margin-top: 40px;
  font-size: 16px;
  display: inline-flex;
}

.text-field-2 {
  height: 47px;
  font-family: var(--secondary-font);
  color: #000;
  border-radius: 7px;
  margin-top: -10px;
  font-size: 16px;
}

.text-block-432 {
  font-family: var(--secondary-font);
  background-color: #fff;
  margin-left: 12px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  font-weight: 700;
  display: inline-flex;
}

.text-block-432.wlneflewknfb {
  margin-top: 10px;
}

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

.div-block-831, .div-block-832 {
  width: 49%;
}

.select-field {
  height: 47px;
  font-family: var(--secondary-font);
  color: #000;
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 7px;
  margin-top: -10px;
  margin-bottom: 20px;
  font-size: 16px;
}

.textarea {
  border-radius: 7px;
  margin-top: -10px;
  padding-bottom: 60px;
}

.image-25 {
  width: 80%;
  margin-bottom: 60px;
  margin-left: 60px;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-833 {
  height: 600px;
}

.heading-193 {
  font-family: var(--main-font);
  color: #000;
  text-align: center;
  line-height: 48px;
}

.image-26 {
  opacity: .6;
  width: 90%;
  transform-style: preserve-3d;
  margin-top: auto;
  position: absolute;
  inset: 0% 0% 0% auto;
  transform: rotateX(0)rotateY(190deg)rotateZ(0);
}

.image-27 {
  object-fit: cover;
  object-position: 50% 100%;
  width: 100%;
  height: 100%;
}

.div-block-834 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-835 {
  width: 35%;
  padding-right: 5%;
}

.div-block-836 {
  width: 65%;
  padding-top: 60px;
}

.heading-194 {
  font-family: var(--main-font);
  color: #000;
  font-weight: 700;
}

.paragraph-71 {
  font-family: var(--secondary-font);
  font-size: 18px;
  line-height: 22px;
}

.link-block-73 {
  width: 100%;
  font-family: var(--main-font);
  color: #000;
  border-bottom: 1px solid #c4c4c4;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: none;
}

.heading-195 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

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

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

.image-28 {
  background-color: #000;
  border-radius: 7px;
  margin-top: 40px;
  margin-left: 40px;
  padding: 11px 25px;
  position: absolute;
  inset: 0% 0% auto;
}

.heading-196 {
  font-family: var(--main-font);
  color: #000;
  font-size: 55px;
  line-height: 75px;
}

.div-block-838 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

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

.paragraph-72 {
  width: 80%;
  font-family: var(--secondary-font);
  color: #000;
  font-size: 18px;
  line-height: 22px;
}

.div-block-839, .div-block-840, .div-block-841, .div-block-842, .div-block-843, .div-block-844 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-29 {
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: 20px;
  width: 100%;
  height: 500px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.div-block-845 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-846 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  display: flex;
  position: sticky;
  top: 200px;
}

.heading-197 {
  width: 450px;
  font-family: var(--main-font);
  color: #000;
  font-size: 55px;
  line-height: 65px;
}

.paragraph-73 {
  font-family: var(--secondary-font);
  color: #000;
  margin-bottom: 60px;
  font-size: 16px;
  line-height: 22px;
}

.div-block-847 {
  width: 40%;
  margin-left: auto;
  margin-right: 5%;
}

.image-30 {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 20px;
  width: 100%;
  height: 275px;
}

.image-30.lwnflwebf {
  object-position: 50% 60%;
}

.heading-198 {
  font-family: var(--main-font);
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.paragraph-74 {
  font-family: var(--secondary-font);
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.div-block-848 {
  margin-bottom: 60px;
}

.div-block-848.wlknflweknf {
  margin-bottom: 0;
}

.div-block-849 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

.heading-199 {
  font-family: var(--main-font);
  color: #fff;
  margin-bottom: 40px;
  font-size: 55px;
  line-height: 75px;
}

.section-72 {
  background-color: var(--red);
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-850 {
  justify-content: center;
  align-items: flex-start;
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-851 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-852 {
  width: 50%;
  padding-right: 100px;
}

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

.heading-200 {
  width: 900px;
  font-family: var(--main-font);
  color: #000;
  margin-bottom: 40px;
  font-size: 55px;
  line-height: 75px;
}

.code-embed-3 {
  background-color: #fff;
  width: 100%;
  height: auto;
  display: none;
}

.div-block-854 {
  width: 40%;
  position: sticky;
  top: 150px;
}

.div-block-855 {
  width: 60%;
  padding-left: 10%;
}

.heading-201 {
  font-family: var(--main-font);
  color: #000;
}

.paragraph-75 {
  font-family: var(--secondary-font);
  color: #000;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 28px;
}

.image-31 {
  object-fit: cover;
  object-position: 50% 60%;
  border-radius: 20px;
  width: 100%;
  height: 250px;
}

.div-block-856 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
}

.heading-202 {
  font-family: var(--main-font);
  color: #c4c4c4;
  margin: 0 0 auto auto;
  padding-left: 20px;
  font-size: 55px;
  font-weight: 500;
  line-height: 80px;
  display: inline-block;
}

.paragraph-76 {
  font-family: var(--secondary-font);
  color: #000;
  font-size: 18px;
  line-height: 28px;
}

.heading-203 {
  clear: left;
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  font-size: 28px;
}

.div-block-857 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 140px;
  display: flex;
}

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

.div-block-859 {
  background-color: #c4c4c4;
  flex: 1;
  height: 1px;
}

.div-block-860 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

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

.heading-204 {
  font-family: var(--main-font);
  color: #000;
}

.paragraph-77 {
  width: 80%;
  font-family: var(--secondary-font);
  color: #000;
  font-size: 18px;
  line-height: 28px;
}

.div-block-861 {
  border-bottom: 1px solid #c4c4c4;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

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

.heading-205 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 20px;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.paragraph-78 {
  width: 40%;
  font-family: var(--secondary-font);
  color: #000;
  margin-top: 55px;
  font-size: 16px;
  line-height: 22px;
}

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

.div-block-864 {
  width: 325px;
}

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

.section-74 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 60px;
  display: flex;
}

.heading-206 {
  font-family: var(--main-font);
  color: #000;
}

.section-75 {
  display: none;
}

.section-75.lwfpoweif {
  display: block;
}

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

.div-block-867 {
  height: 100%;
  padding-top: 60px;
  display: none;
}

.div-block-867.wlnflweknf, .div-block-867.wkefjwepjfp {
  display: none;
}

.div-block-868 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 30%;
  height: 100%;
  padding-left: 10px;
  display: flex;
}

.heading-207 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  font-size: 18px;
  line-height: 28px;
}

.paragraph-79 {
  font-family: var(--secondary-font);
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

.div-block-869 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 60px;
  display: flex;
}

.heading-208 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  font-size: 18px;
  line-height: 28px;
}

.div-block-870 {
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.image-32 {
  object-fit: cover;
  border-radius: 15px;
  width: 400px;
  height: 210px;
  margin-right: 20px;
  display: none;
}

.image-32.kwbfkjwebfkj {
  margin-right: 10px;
  display: block;
}

.code-embed-4 {
  display: none;
}

.div-block-871 {
  width: 31%;
  padding: 0;
}

.collection-item-14 {
  border-radius: 10px;
  width: 33%;
  height: 30vh;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.collection-list-14 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.image-33 {
  width: 100%;
  height: 100%;
  display: block;
}

.link-block-74 {
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  justify-content: space-between;
  align-items: center;
  width: 500px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.div-block-872 {
  width: 25px;
}

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

.collection-item-15 {
  border-radius: 10px;
  width: 33%;
  height: 30vh;
  margin-bottom: 10px;
  overflow: hidden;
}

.collection-list-15 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

.collection-item-16 {
  border-radius: 10px;
  width: 33%;
  height: 30vh;
  margin-bottom: 10px;
  overflow: hidden;
}

.collection-list-16 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

.collection-item-17 {
  border-radius: 10px;
  width: 33%;
  height: 30vh;
  margin-bottom: 10px;
  overflow: hidden;
}

.collection-list-17 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

.collection-item-18 {
  border-radius: 10px;
  width: 33%;
  height: 30vh;
  margin-bottom: 10px;
  overflow: hidden;
}

.collection-list-18 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

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

.heading-209 {
  width: 95vw;
  font-family: var(--main-font);
  color: #000;
  margin-left: auto;
  margin-right: auto;
  font-size: 55px;
  line-height: 75px;
}

.form-block-2 {
  display: none;
}

.heading-210 {
  font-family: var(--main-font);
  color: #000;
}

.field-label {
  font-family: var(--secondary-font);
}

.search-input-3 {
  height: 55px;
  font-family: var(--secondary-font);
  border-radius: 7px;
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 16px;
}

.search-3 {
  display: flex;
}

.search-button-3 {
  background-color: var(--red);
  width: 200px;
  font-family: var(--secondary-font);
  color: #fff;
  border-radius: 7px;
  font-size: 16px;
  font-weight: 400;
}

.link-5 {
  font-family: var(--main-font);
  color: var(--red);
  text-decoration: underline;
}

.text-block-433 {
  font-family: var(--secondary-font);
  color: #000;
}

.container {
  max-width: 95vw;
}

.search-result-wrapper {
  width: 100%;
}

.div-block-873 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

.code-embed-5, .link-block-75 {
  display: none;
}

.div-block-874 {
  border-radius: 20px;
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
  box-shadow: 0 3px 12px 3px #0003;
}

.div-block-875 {
  width: 60%;
  position: relative;
}

.div-block-876 {
  flex-flow: column;
  width: 40%;
  padding: 0;
  display: flex;
}

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

.div-block-877 {
  border-bottom: 1px solid #c4c4c4;
  justify-content: space-between;
  align-items: center;
  height: 75px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-878 {
  background-color: #f1f1f1;
  border-radius: 100px;
  width: 100px;
  height: 7px;
  margin-left: auto;
}

.div-block-879 {
  background-color: #e30614;
  border-radius: 100px;
  width: 0%;
  height: 100%;
}

.text-block-434 {
  font-family: var(--main-font);
  color: #999;
  font-weight: 400;
}

.lift-type-main {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.div-block-881 {
  border-top: 1px solid #c4c4c4;
  justify-content: flex-end;
  align-items: center;
  height: 75px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.button-2 {
  background-color: var(--red);
  font-family: var(--secondary-font);
  border-radius: 7px;
}

.div-block-882 {
  background-image: linear-gradient(0deg, #000000e6, #0000 50%), linear-gradient(#000000e6, #0000 30%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 25px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-883 {
  background-color: var(--red);
  border-radius: 1000px;
  width: 10px;
  height: 10px;
}

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

.text-block-435 {
  font-family: var(--main-font);
  color: #fff;
  padding-left: 5px;
}

.div-block-885 {
  margin-top: auto;
}

.heading-211 {
  font-family: var(--main-font);
  color: #fff;
  font-weight: 500;
}

.bold-text {
  font-family: var(--secondary-font);
  color: #fff;
  font-weight: 400;
}

.text-block-436 {
  font-family: var(--secondary-font);
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.heading-212 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.link-block-76 {
  border: 1px solid #c4c4c4;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-bottom: 10px;
  padding-left: 10px;
  text-decoration: none;
  display: flex;
}

.link-block-76.lwnflenwf {
  border-color: var(--red);
  background-color: #fff6f5;
  padding-right: 10px;
}

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

.div-block-887 {
  width: 100%;
  padding-left: 10px;
}

.text-block-437 {
  font-family: var(--main-font);
  color: #000;
  margin-bottom: 3px;
  font-weight: 500;
}

.text-block-438 {
  font-family: var(--secondary-font);
  color: #999;
  font-weight: 400;
  line-height: 16px;
}

.div-block-888 {
  flex: 1;
  width: 100%;
  padding: 25px;
}

.mini-crane-performace-specs {
  display: none;
}

.heading-213, .heading-214 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.text-block-439 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 25px;
  margin-bottom: 5px;
  font-weight: 500;
}

.button-3 {
  background-color: var(--red);
  font-family: var(--secondary-font);
  border-radius: 100px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
}

.button-4 {
  font-family: var(--secondary-font);
  color: #999;
  background-color: #ebebeb;
  border-radius: 100px;
  margin-left: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
}

.mini-crane-operational-constraints {
  display: none;
}

.heading-215 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.collection-item-19 {
  width: 45%;
  margin-bottom: 20px;
}

.collection-list-19 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.link-block-77 {
  background-color: #f5f5f5;
  border: 1px solid #999;
  border-radius: 5px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  display: flex;
}

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

.image-40 {
  border-radius: 10px;
  width: 45px;
  height: 45px;
}

.text-block-440 {
  font-family: var(--main-font);
  color: #000;
  margin-left: 10px;
  font-weight: 600;
}

.mini-crane-attachments {
  display: none;
}

.analyzing-catolog {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
}

.div-block-891 {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}

.text-block-441 {
  font-family: var(--main-font);
  color: #000;
}

.code-embed-6 {
  width: 100%;
  height: 100%;
}

.heading-216 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 32px;
}

.link-block-78 {
  border: 1px solid #c4c4c4;
  border-radius: 7px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 65px;
  margin-bottom: 10px;
  padding-left: 10px;
  text-decoration: none;
  display: flex;
}

.link-block-78.lkwnfelwekn {
  background-color: #fff6f5;
  border-color: #e30614;
}

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

.text-block-442 {
  font-family: var(--main-font);
  color: #000;
  margin-bottom: 4px;
  font-weight: 500;
}

.text-block-443 {
  font-family: var(--secondary-font);
  color: #999;
  font-weight: 400;
}

.div-block-893 {
  padding-left: 10px;
}

.all-lifts-lift-type {
  display: none;
}

.heading-217 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.link-block-79 {
  background-color: #f5f5f5;
  border: 1px solid #999;
  border-radius: 5px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-right: 20px;
  display: flex;
}

.link-block-79.lwknflkwe {
  border-color: var(--red);
  background-color: var(--red);
}

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

.text-block-444 {
  font-family: var(--main-font);
  color: #000;
  margin-bottom: 3px;
  font-weight: 500;
}

.text-block-445 {
  font-family: var(--secondary-font);
  color: #999;
}

.iso-requirment {
  display: none;
}

.heading-218 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  font-size: 22px;
  line-height: 32px;
}

.all-lifts-performace-specs {
  display: none;
}

.heading-219 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.text-block-446 {
  color: #000;
  margin-top: 25px;
  margin-bottom: 5px;
  font-family: Zalando Sans SemiExpanded, sans-serif;
  font-weight: 500;
}

.all-lifts-operational-constraints {
  display: block;
}

.heading-220 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.div-block-895 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

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

.all-lifts-attchments {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.code-embed-7 {
  height: auto;
}

.link-6 {
  font-family: var(--main-font);
  color: #585858;
  margin-right: auto;
  text-decoration: none;
}

.link-block-81 {
  justify-content: flex-start;
  align-items: center;
  margin-right: auto;
  text-decoration: none;
  display: none;
}

.link-block-81:hover {
  color: #000;
  text-decoration: underline;
}

.div-block-902 {
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  display: flex;
}

.text-block-448 {
  font-family: var(--main-font);
  color: #333;
}

.code-embed-8 {
  display: none;
}

.img-6 {
  width: 80%;
}

.code-embed-9, .complete {
  display: none;
}

.code-embed-10 {
  margin-top: 220px;
  margin-bottom: 220px;
}

.heading-221 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 10px;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.text-block-449 {
  background-color: var(--red);
  font-family: var(--secondary-font);
  color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 3px 12px;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
}

.paragraph-80 {
  font-family: var(--secondary-font);
  color: #858585;
}

.div-block-903 {
  background-color: #c4c4c4;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.heading-222 {
  font-family: var(--main-font);
  color: var(--red);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.text-block-450 {
  font-family: var(--secondary-font);
  color: #999;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 15px;
}

.div-block-904 {
  width: 20%;
}

.div-block-904.wmf-lemw {
  width: 50%;
}

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

.button-6 {
  background-color: var(--red);
  width: 48%;
  height: 45px;
  font-family: var(--secondary-font);
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.button-6:hover {
  background-color: #c7020e;
}

.button-6.lnerglkneg {
  border: 1px solid var(--red);
  color: var(--red);
  background-color: #fff;
}

.button-6.lnerglkneg:hover {
  background-color: var(--red);
  color: #fff;
}

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

.link-block-82 {
  justify-content: center;
  align-items: center;
  width: 125px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: none;
  display: inline-flex;
}

.link-block-82:hover {
  color: #000;
  text-decoration: underline;
}

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

.text-block-451 {
  font-family: var(--main-font);
  color: #333;
  margin-left: 5px;
}

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

.code-embed-11 {
  display: none;
}

.heading-223 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.field-label-2 {
  font-family: var(--secondary-font);
  color: #000;
  background-color: #fff;
  margin-left: 15px;
  padding-left: 7px;
  padding-right: 7px;
  font-weight: 500;
  display: inline-block;
}

.text-field-3 {
  height: 45px;
  font-family: var(--secondary-font);
  color: #000;
  border-radius: 7px;
  margin-top: -15px;
  font-size: 16px;
}

.button-7 {
  background-color: var(--red);
  width: 100px;
  font-family: var(--secondary-font);
  color: #fff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  font-weight: 500;
  display: flex;
}

.button-7:hover {
  background-color: #ff1624;
}

.heading-224 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.paragraph-81 {
  font-family: var(--secondary-font);
  color: #000;
  font-weight: 400;
}

.form-completed {
  display: none;
}

.collection-item-20 {
  flex-flow: wrap;
  width: 31%;
  margin-bottom: 40px;
  margin-left: 1.1%;
  margin-right: 1.1%;
}

.image-42 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 30vh;
}

.collection-list-20 {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 97vw;
  display: flex;
}

.heading-225 {
  height: 64px;
  font-family: var(--main-font);
  color: #000;
  margin-top: 5px;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  overflow: hidden;
}

.link-block-83 {
  text-decoration: none;
}

.text-block-458 {
  font-family: var(--secondary-font);
  color: #818181;
  margin-top: 10px;
}

.paragraph-84 {
  height: 100px;
  font-family: var(--secondary-font);
  color: #000;
  overflow: hidden;
}

.text-block-459 {
  font-family: var(--main-font);
  color: #000;
  font-weight: 600;
}

.text-block-459:hover {
  text-decoration: underline;
}

.div-block-909 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

.heading-226 {
  font-family: var(--main-font);
  color: #000;
  text-align: left;
  font-size: 55px;
  line-height: 75px;
}

.image-43 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 80vh;
}

.text-block-460 {
  font-family: var(--secondary-font);
  color: #9b9b9b;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 400;
}

.rich-text-block-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.heading-227 {
  font-family: var(--main-font);
  color: #000;
}

.img-7 {
  display: none;
}

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

.code-embed-12 {
  display: none;
}

.link-block-84 {
  width: 100%;
  display: flex;
}

.image-44 {
  object-fit: cover;
  border-radius: 20px;
  flex: none;
  width: 450px;
  height: 325px;
}

.div-block-911 {
  margin-bottom: 40px;
  display: flex;
}

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

.heading-228 {
  font-family: var(--main-font);
  color: #fff;
  margin-top: 10px;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.text-block-461 {
  font-family: var(--main-font);
  color: #fff;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 300;
}

.paragraph-85 {
  font-family: var(--secondary-font);
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 25px;
}

.background-video-2 {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 95vw;
  max-width: 1440px;
  min-height: 700px;
  max-height: 900px;
  display: flex;
}

.div-block-913 {
  background-color: #2c2c2c;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 95vw;
  height: 70vh;
  min-height: 700px;
  max-height: 900px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.code-embed-13 {
  z-index: 80;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.div-block-915 {
  background-image: linear-gradient(315deg, black, var(--red));
  border-radius: 15px;
  flex-flow: column;
  flex: none;
  width: 275px;
  height: 400px;
  margin-left: 100px;
  padding: 30px;
  display: flex;
  position: sticky;
  top: 200px;
}

.heading-229 {
  font-family: var(--main-font);
  color: #fff;
  margin-top: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 35px;
}

.text-block-462 {
  font-family: var(--secondary-font);
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.button-8 {
  width: 175px;
  height: 47px;
  font-family: var(--secondary-font);
  color: var(--red);
  letter-spacing: 1px;
  background-color: #fff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

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

.heading-230 {
  width: 95vw;
  font-family: var(--main-font);
  color: #000;
  margin: 60px auto 40px;
}

.paragraph-86 {
  font-family: var(--secondary-font);
  color: #000;
  margin-bottom: 20px;
  font-weight: 500;
}

.field-label-3 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.submit-button-2 {
  background-color: var(--red);
  border-radius: 7px;
}

.div-block-917 {
  background-image: url('../images/DSC09435-Small.avif');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 45vw;
  height: 80%;
}

.text-field-4 {
  border-radius: 7px;
}

.video-2 {
  border-radius: 20px;
  width: 95vw;
  margin: 20px auto;
  overflow: hidden;
}

.link-block-85 {
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  justify-content: space-between;
  align-items: center;
  width: 500px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-decoration: none;
  display: flex;
}

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

.image-45 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-7 {
  font-family: var(--secondary-font);
  color: #fff;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 25px;
}

.rich-text-block-4 {
  color: #000;
  width: 90%;
  max-width: 1100px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  font-family: Helveticanowdisplay, Arial, sans-serif;
}

.heading-231, .heading-232, .paragraph-87, .list-item-2, .paragraph-88, .bold-text-4, .bold-text-2, .bold-text-3, .list-2 {
  font-family: Helveticanowdisplay, Arial, sans-serif;
}

.link-8 {
  font-family: var(--secondary-font);
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 14px;
  text-decoration: none;
}

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

.link-8.w--current {
  font-size: 14px;
  text-decoration: none;
}

.link-8.w--current:hover {
  text-decoration: underline;
}

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

.section-79 {
  justify-content: center;
  align-items: flex-start;
}

.div-block-920 {
  width: 100vw;
}

.div-block-921 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-46 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

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

.div-block-923 {
  justify-content: center;
  align-items: center;
  width: 95vw;
  height: 40px;
  display: flex;
}

.link-block-86 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
  display: flex;
}

.link-block-86:hover {
  color: #fff;
  text-decoration: underline;
}

.div-block-924 {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.text-block-463 {
  font-family: var(--secondary-font);
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  text-decoration: none;
}

.section-80 {
  background-color: var(--red);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.link-block-87 {
  background-color: #000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 225px;
  transition: all .2s;
}

.link-block-87:hover {
  transform: scale(1.1);
}

.link-block-87.lweflwkenf {
  background-image: url('../images/A80-JEX.avif');
}

.link-block-87.lwnflkwenf {
  background-image: url('../images/TelescopticBoom.avif');
}

.link-block-87.lwknflkew {
  background-image: url('../images/SizzerLift.avif');
}

.link-block-87.owiejfoweihfoi {
  background-image: url('../images/A80-JEX.avif');
}

.section-81 {
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 300px;
  height: 100vh;
  display: flex;
}

.link-block-88 {
  background-image: url('../images/Logo-Black-BG.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 60%;
  width: 90%;
  height: 100px;
  margin: 20px auto;
}

.div-block-925 {
  width: 25px;
  height: 25px;
  margin-right: 20px;
}

.link-block-89 {
  color: #fff;
  background-color: #000;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-block-89:hover {
  background-color: #333;
  margin-right: 10px;
  text-decoration: none;
}

.link-block-89.is-active {
  background-color: #333;
}

.link-block-89.lwknflkewn {
  margin-top: auto;
  margin-bottom: 40px;
}

.text-block-464 {
  font-family: var(--main-font);
  font-size: 16px;
  text-decoration: none;
}

.text-block-465 {
  width: 90%;
  font-family: var(--main-font);
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.heading-233 {
  width: 90%;
  font-family: var(--main-font);
  color: #fff;
  margin: 0 auto 40px;
  font-size: 28px;
  font-weight: 600;
}

.body {
  display: flex;
}

.section-82 {
  flex: 1;
  height: 100vh;
}

.new-leads {
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.heading-234 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 0;
  font-size: 55px;
  line-height: 75px;
}

.section-83 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 80vh;
  display: flex;
}

.div-block-927 {
  justify-content: center;
  align-items: center;
  width: 95vw;
  display: flex;
}

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

.div-block-929 {
  background-image: url('../images/Range-of-poducts-.avif');
  background-position: 0 0;
  background-size: auto;
  border-radius: 20px;
  width: 50%;
  height: 70vh;
}

.archived-leads, .open-roles, .proposals {
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}

.section-84 {
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.button-9 {
  background-color: var(--red);
  width: 150px;
  height: 47px;
  font-family: var(--secondary-font);
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}

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

.code-embed-15 {
  display: none;
}

.new-preposal {
  width: 100%;
  height: 100%;
  padding: 40px 20px 140px;
  display: none;
  overflow: scroll;
}

.field-label-4 {
  font-family: var(--secondary-font);
  color: #000;
  background-color: #fff;
  margin-bottom: 0;
  margin-left: 15px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 700;
  display: inline-flex;
}

.text-field-5 {
  border-radius: 7px;
  height: 47px;
  margin-top: -10px;
}

.heading-235 {
  font-family: var(--main-font);
  color: #000;
  margin-top: 60px;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
}

.button-10 {
  background-color: var(--red);
  width: 150px;
  height: 47px;
  font-family: var(--secondary-font);
  color: #fff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
  display: flex;
}

.code-embed-16 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.div-block-931 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

.text-block-466 {
  width: 45%;
  font-family: var(--secondary-font);
  color: #000;
  font-size: 18px;
  line-height: 25px;
}

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

.div-block-933 {
  background-color: #000;
  border-radius: 20px;
  width: 49%;
  padding: 60px 40px 0;
}

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

.text-block-467 {
  font-family: var(--secondary-font);
  color: #fff;
  font-size: 18px;
  line-height: 25px;
}

.heading-236 {
  font-family: var(--main-font);
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 20px;
  font-size: 55px;
  font-weight: 600;
  line-height: 65px;
}

.div-block-935 {
  flex: none;
  width: 55px;
  height: 55px;
  margin-right: 20px;
}

.div-block-936 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

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

.image-47 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 70vh;
  position: static;
}

.paragraph-89 {
  font-family: var(--secondary-font);
  color: #000;
  font-size: 18px;
  line-height: 25px;
}

.div-block-937 {
  width: 95vw;
  margin-left: auto;
  margin-right: auto;
}

.section-86, .section-87 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-938 {
  background-color: #000;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 32%;
  height: 90px;
  margin-bottom: 30px;
  padding-left: 10px;
  display: flex;
}

.div-block-938.wlknflkewnf {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 24%;
  height: 240px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-938.wlknflkewnf.lwknflkewnf {
  background-color: #000;
  justify-content: flex-start;
  align-items: center;
  width: 32%;
}

.div-block-939 {
  width: 60px;
  height: 60px;
  margin-right: 10px;
}

.text-block-468 {
  font-family: var(--secondary-font);
  color: #fff;
  font-size: 18px;
  line-height: 25px;
}

.text-block-468.wenflkwenbf {
  margin-bottom: 10px;
}

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

.paragraph-90 {
  font-family: var(--secondary-font);
  color: #000;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 25px;
}

.heading-237 {
  font-family: var(--main-font);
  color: #5c5c5c;
  font-size: 55px;
  line-height: 65px;
}

.heading-237.wjenflwebfn {
  color: #fff;
}

.paragraph-91 {
  font-family: var(--secondary-font);
  color: #fff;
}

.paragraph-91.w.jebfkjewbf, .paragraph-91.owihjefoiwheoifh {
  text-align: center;
}

.link-block-90 {
  text-decoration: none;
}

.qkjwdlqwfo {
  width: 35px;
  height: 35px;
}

@media screen and (max-width: 991px) {
  .background-video {
    height: 550px;
    min-height: auto;
    max-height: none;
  }

  .div-block {
    background-image: linear-gradient(#0000004d, #0000004d);
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .heading {
    text-align: center;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    font-size: 35px;
    line-height: 45px;
  }

  .paragraph {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .link-block {
    margin-right: 20px;
  }

  .div-block-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .section-2 {
    height: 130px;
  }

  .div-block-5 {
    height: 70px;
    padding-left: 0;
  }

  .div-block-9, .div-block-10, .link.wmneflkwen {
    display: none;
  }

  .heading-2.wlnflkewnf {
    font-size: 22px;
    line-height: 32px;
  }

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

  .div-block-14, .div-block-15 {
    width: 33%;
    margin-left: 0;
  }

  .div-block-16 {
    width: 20%;
    margin-left: 0;
  }

  .div-block-18 {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

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

  .div-block-23 {
    width: 49%;
  }

  .c-title-3 {
    font-size: 18px;
  }

  .c-autotabs_menu {
    width: 60%;
  }

  .c-page {
    height: auto;
    overflow: visible;
  }

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

  .c-autotabs_link {
    padding-right: 35px;
  }

  .c-autotabs_link.w--current {
    padding: 20px 35px 20px 70px;
  }

  .c-autotabs_line {
    top: 20px;
  }

  .c-autotabs_image, .c-autotabs_image.cc-pane-crypto {
    max-width: 90%;
    height: 450px;
    margin-top: 0;
    margin-right: 0;
  }

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

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

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

  .paragraph-4 {
    margin-top: 20px;
  }

  .div-block-719, .div-block-718, .div-block-721, .div-block-720, .div-block-723 {
    width: 300px;
  }

  .div-block-717, .div-block-717.wlnflkwne {
    width: 125px;
    height: 65px;
  }

  .div-block-717.wlnflkwne.wm-enflkewnfblk {
    width: 55px;
    height: 35px;
  }

  .div-block-717.wlfnlkewnfl {
    width: 125px;
    height: 65px;
  }

  .div-block-717.wlfnlkewnfl._w-knflkewnf {
    width: 55px;
    height: 35px;
  }

  .div-block-717.lwknlfkwne {
    width: 125px;
    height: 65px;
  }

  .div-block-717.lwknlfkwne.lwnflkewnf, .div-block-717.wbflewkbflewbfle {
    width: 55px;
    height: 35px;
  }

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

  .div-block-742 {
    background-image: url('../images/Lift20Gadnt.avif'), linear-gradient(90deg, #e306144d, #000);
    background-position: 145% 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, auto;
  }

  .div-block-743 {
    width: 70%;
  }

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

  .notch-card {
    width: 49%;
  }

  .notch-card.lwflkwneflkewbf, .notch-card.lwnflwhfneiw, .notch-card.lwneflkewnf, .notch-card.oihoi2h3r23r, .notch-card.lwnflkwnlfkwebf {
    padding: 15px;
  }

  .image-7 {
    height: 100px;
  }

  .heading-158 {
    padding-right: 30px;
  }

  .section-54 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-159 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 35px;
    font-weight: 700;
    line-height: 55px;
  }

  .link-block-68.wlnflkwenfl {
    margin-top: 10px;
  }

  .paragraph-54 {
    flex: 1;
    font-size: 16px;
    line-height: 22px;
  }

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

  .div-block-704 {
    flex-flow: wrap-reverse;
    height: auto;
  }

  .div-block-704.lwknflkewnlfk, .div-block-704.lwneflweknf {
    flex-flow: wrap;
  }

  .div-block-705 {
    width: 100%;
    max-width: none;
  }

  .heading-149 {
    font-size: 30px;
    line-height: 35px;
  }

  .paragraph-50 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-757 {
    width: 100%;
    max-width: none;
    height: 400px;
  }

  .image-8.lwknflnwef {
    object-fit: cover;
    object-position: 50% 0%;
  }

  .image-8.lwknf-ewng {
    object-position: 50% 20%;
  }

  .tabs-menu {
    height: 55px;
  }

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

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

  .heading-167 {
    font-size: 32px;
    line-height: 45px;
  }

  .paragraph-57 {
    flex: 1;
  }

  .collection-list-2 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .collection-item-2 {
    width: 49%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .collection-list-3 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .collection-item-3 {
    width: 49%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .collection-list-4 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .collection-item-4 {
    width: 49%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .collection-list-5 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .collection-item-5 {
    width: 49%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .tab-link-tab-1-2 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .tab-link-tab-1-2.w--current, .tab-link-tab-2-2, .tab-link-tab-3, .tab-link-tab-4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-787 {
    padding-right: 20px;
  }

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

  .heading-171 {
    width: auto;
    margin-top: 20px;
    font-size: 22px;
    line-height: 32px;
  }

  .heading-172 {
    font-size: 65px;
    line-height: 66px;
  }

  .collection-list-6 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .collection-item-6 {
    width: 49%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-789 {
    flex-flow: wrap-reverse;
  }

  .div-block-789.wme-wnlg {
    flex-flow: wrap;
  }

  .div-block-790, .div-block-791 {
    width: 100%;
  }

  .image-17 {
    width: 100%;
    height: 350px;
  }

  .collection-list-7 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .collection-item-7 {
    width: 49%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .collection-item-8, .collection-item-11, .collection-item-12 {
    width: 32%;
  }

  .heading-176 {
    font-size: 18px;
  }

  .paragraph-61 {
    height: 140px;
    margin-bottom: 0;
  }

  .section-63 {
    display: none;
  }

  .div-block-796 {
    width: 35%;
    margin-right: 0%;
  }

  .heading-177 {
    font-size: 18px;
    line-height: 22px;
  }

  .text-block-429 {
    font-size: 12px;
  }

  .image-20 {
    height: 200px;
  }

  .paragraph-62 {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-809 {
    padding-top: 10px;
  }

  .heading-182 {
    margin-top: 0;
  }

  .paragraph-64 {
    width: 100%;
    margin-bottom: 0;
  }

  .div-block-812 {
    padding-left: 5%;
  }

  .image-21 {
    height: 400px;
    margin-top: 20px;
  }

  .heading-183 {
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-65 {
    font-size: 14px;
    line-height: 18px;
  }

  .image-23 {
    height: 175px;
  }

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

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

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

  .div-block-829 {
    width: 100%;
    height: 400px;
  }

  .heading-196 {
    margin-top: 0;
  }

  .paragraph-72 {
    width: 100%;
  }

  .image-29 {
    height: 400px;
    margin-top: 40px;
  }

  .heading-197 {
    width: auto;
    font-size: 22px;
    line-height: 32px;
  }

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

  .image-30, .image-30.lwnflwebf {
    height: 200px;
  }

  .heading-200 {
    width: 100%;
  }

  .heading-201 {
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-75 {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
  }

  .image-31 {
    object-position: 50% 70%;
    border-radius: 10px;
    height: 200px;
  }

  .paragraph-77 {
    width: 100%;
  }

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

  .image-38 {
    height: 500px;
  }

  .link-block-75 {
    background-color: var(--red);
    border-radius: 7px;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    display: flex;
  }

  .img-5 {
    width: 70%;
  }

  .div-block-875, .div-block-876 {
    width: 50%;
  }

  .link-block-76.lwnflenwf {
    padding-right: 10px;
  }

  .div-block-896 {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 20px;
    margin-bottom: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .text-block-447 {
    font-family: var(--main-font);
    color: #000;
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 600;
  }

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

  .link-block-80 {
    font-family: var(--secondary-font);
    color: #000;
    border-bottom: 1px solid #999;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
  }

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

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

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

  .button-5 {
    background-color: var(--red);
    font-family: var(--secondary-font);
    letter-spacing: 1px;
    border-radius: 7px;
    font-weight: 500;
  }

  .image-41 {
    width: 60%;
    display: none;
  }

  .paragraph-82 {
    padding-right: 10px;
  }

  .text-block-452, .text-block-453, .text-block-454, .text-block-455 {
    font-size: 12px;
  }

  .text-block-456, .text-block-457 {
    text-align: center;
  }

  .image-42 {
    border-radius: 10px;
    height: 200px;
  }

  .heading-225 {
    height: 52px;
    font-size: 18px;
    line-height: 26px;
    overflow: hidden;
  }

  .text-block-458 {
    font-size: 12px;
  }

  .image-44 {
    width: 100%;
    height: 500px;
  }

  .div-block-911 {
    flex-flow: wrap;
  }

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

  .text-block-461 {
    margin-top: 0;
  }

  .paragraph-85 {
    font-size: 14px;
    line-height: 22px;
  }

  .background-video-2 {
    border-radius: 20px;
    height: 550px;
    min-height: auto;
    max-height: none;
  }

  .div-block-913 {
    height: 550px;
    min-height: auto;
    max-height: none;
  }

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

  .div-block-919 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
  }

  .image-46 {
    width: 100vw;
  }

  .link-block-87 {
    height: 100px;
  }

  .div-block-938 {
    padding-right: 10px;
  }

  .div-block-938.wlknflkewnf {
    height: auto;
  }

  .text-block-468.wenflkwenbf {
    text-align: left;
    font-weight: 700;
  }

  .div-block-940 {
    justify-content: space-between;
    align-items: stretch;
  }

  .heading-237.wjenflwebfn {
    font-size: 35px;
  }
}

@media screen and (max-width: 767px) {
  .c-title-3 {
    font-size: 24px;
    line-height: 38px;
  }

  .c-text-1 {
    font-size: 16px;
    line-height: 28px;
  }

  .c-autotabs_menu {
    width: 100%;
  }

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

  .c-autotabs_content {
    width: 100%;
    margin-bottom: 30px;
  }

  .c-container-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .c-autotabs {
    flex-direction: column-reverse;
  }

  .c-title-2 {
    font-size: 7vw;
    font-weight: 500;
    line-height: 44px;
  }

  .c-autotabs_image {
    margin-right: auto;
  }

  .c-autotabs_image.cc-pane-crypto {
    margin-left: 0;
    margin-right: 0;
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .background-video {
    height: 400px;
  }

  .div-block {
    padding: 30px 15px;
  }

  .heading {
    width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .paragraph {
    width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .text-block {
    white-space: nowrap;
    word-break: normal;
    padding-right: 0;
    font-weight: 500;
  }

  .link-block {
    margin-bottom: 0;
    margin-right: 3px;
    padding: 15px 18px;
  }

  .link-block.lwjeflewbflo {
    width: 100%;
  }

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

  .div-block-2.lwnlrekng {
    display: block;
  }

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

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

  .link-block-2 {
    margin-left: 3px;
    padding: 8px 18px;
  }

  .text-block-2 {
    white-space: nowrap;
    padding-right: 0;
  }

  .div-block-5 {
    height: 70px;
    padding-left: 0;
  }

  .heading-2 {
    margin-top: 0;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
  }

  .heading-2.lwnlfkwen {
    width: 200px;
    margin-top: 60px;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
  }

  .heading-2.wlnflkewnf {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 600;
  }

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

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

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

  .link-block-5 {
    width: 150px;
    height: 55px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .paragraph-2 {
    margin-bottom: 20px;
  }

  .link-block-7 {
    padding-left: 10px;
  }

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

  .text-block-4 {
    margin-top: 20px;
  }

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

  .image-2 {
    height: 125px;
  }

  .div-block-24 {
    width: 35px;
    height: 35px;
    margin-top: -15px;
  }

  .div-block-24.wlneflkwn {
    justify-content: center;
    align-items: center;
    padding-bottom: 1px;
    padding-left: 1px;
  }

  .div-block-25 {
    margin-top: -15px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .img-2 {
    width: 60%;
  }

  .img-2.wb-fkjwbe {
    width: 70%;
    margin-top: 7px;
    margin-right: 7px;
  }

  .heading-4 {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
  }

  .paragraph-3 {
    height: 98px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
  }

  .c-title-3 {
    font-size: 20px;
    line-height: 34px;
  }

  .c-text-1 {
    font-size: 14px;
    line-height: 20px;
  }

  .c-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .c-autotabs_link {
    padding-left: 53px;
    padding-right: 40px;
  }

  .c-autotabs_link.w--current {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .c-title-wrapper.cc-title_intro {
    margin-bottom: 20px;
  }

  .c-autotabs_line {
    left: 25px;
  }

  .c-container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .c-title-2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
  }

  .c-autotabs_image {
    width: 100%;
    height: 250px;
  }

  .c-autotabs_image.cc-pane-crypto {
    max-width: 90%;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .text-block-7 {
    line-height: 16px;
  }

  .div-block-34 {
    flex-flow: wrap;
  }

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

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

  .paragraph-4 {
    font-size: 14px;
    line-height: 18px;
  }

  .section-51 {
    padding-top: 10px;
  }

  .paragraph-52 {
    font-size: 12px;
    line-height: 14px;
    display: block;
  }

  .heading-155 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
  }

  .heading-104 {
    width: 320px;
  }

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

  .heading-104.kwhbefwebfw._w-efme-lwkf {
    width: 200px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 32px;
  }

  .div-block-716 {
    border-radius: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 600px;
    min-height: auto;
    max-height: none;
  }

  .link-block-66.wljenflewknf {
    width: 100%;
    height: 15%;
  }

  .link-block-66.wlknf-elwknf, .link-block-66.wlkfnewlknfl {
    width: 100%;
    height: 10%;
  }

  .link-block-66.wnflkewnflke, .link-block-66.wlknflewknf {
    width: 100%;
    height: 15%;
  }

  .link-block-66._w-klemf-elw {
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    border-radius: 0;
    width: 100%;
    height: 55%;
    padding: 14px;
  }

  .div-block-723 {
    width: 90%;
  }

  .div-block-717.wlnflkwne.wm-enflkewnfblk, .div-block-717.wlfnlkewnfl._w-knflkewnf {
    width: 75px;
    height: 55px;
  }

  .div-block-717.lwknlfkwne.lwnflkewnf {
    display: none;
  }

  .div-block-717.wbflewkbflewbfle {
    width: 75px;
  }

  .text-block-69 {
    margin-bottom: 10px;
  }

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

  .div-block-742 {
    background-image: url('../images/Lift20Gadnt.avif'), linear-gradient(90deg, #e306144d, #000);
    background-position: 200%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, auto;
    flex-flow: column;
    padding: 20px;
  }

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

  .heading-156 {
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
  }

  .paragraph-53 {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 16px;
  }

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

  .image-6 {
    width: 100%;
  }

  .notch-card {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px;
  }

  .notch-card.lwflkwneflkewbf, .notch-card.lwnflwhfneiw, .notch-card.lwneflkewnf, .notch-card.oihoi2h3r23r, .notch-card.lwnflkwnlfkwebf {
    padding: 25px;
  }

  .image-7 {
    height: 150px;
  }

  .heading-158 {
    padding-right: 40px;
  }

  .section-54 {
    padding-top: 10px;
  }

  .heading-159 {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 32px;
  }

  .link-block-68 {
    margin-top: 10px;
  }

  .paragraph-54 {
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
  }

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

  .text-block-72, .text-block-73 {
    width: 50%;
  }

  .div-block-753 {
    flex-flow: row;
    width: 100%;
    min-width: auto;
    display: none;
  }

  .div-block-704 {
    flex-flow: wrap-reverse;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .heading-149 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-50 {
    margin-bottom: 10px;
  }

  .div-block-757 {
    width: 100%;
    height: 225px;
  }

  .section-49 {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-164 {
    font-size: 22px;
    line-height: 32px;
  }

  .tab-link-tab-1 {
    width: 100%;
    margin-bottom: 10px;
  }

  .tab-link-tab-1.w--current, .tab-link-tab-2, .tab-link-tab-2.w--current {
    width: 100%;
  }

  .tabs-menu {
    flex-flow: column;
    height: auto;
  }

  .div-block-763 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .div-block-764 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 40px;
  }

  .heading-165 {
    font-size: 22px;
    line-height: 32px;
  }

  .section-58 {
    display: none;
  }

  .heading-167 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-57 {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
  }

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

  .heading-168 {
    font-size: 22px;
    line-height: 32px;
  }

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

  .div-block-775 {
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-422 {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
  }

  .text-block-422.lwkenflkwe {
    text-align: center;
  }

  .text-block-423 {
    width: 100%;
    font-size: 14px;
    line-height: 18px;
  }

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

  .div-block-778.lwnflkewfb {
    width: 90vw;
  }

  .heading-169 {
    font-size: 22px;
    line-height: 32px;
  }

  .div-block-781.wkjfkwhfouie {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 10px 5px;
  }

  .div-block-782, .div-block-783.wknf-lwenf {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 5px;
  }

  .paragraph-58 {
    font-size: 14px;
    line-height: 18px;
  }

  .text-block-425 {
    text-align: center;
    margin-top: 10px;
    font-size: 10px;
    line-height: 14px;
  }

  .text-block-425.wlkenflkwenf {
    margin-top: 10px;
    line-height: 14px;
  }

  .text-block-425.lwnflwn, .text-block-425.lwnlfwknef {
    font-size: 14px;
  }

  .image-14 {
    margin-right: 0;
  }

  .collection-item-2, .collection-item-3, .collection-item-4 {
    width: 100%;
  }

  .section-59, .section-61 {
    display: none;
  }

  .collection-item-5 {
    width: 100%;
  }

  .heading-170 {
    font-size: 22px;
    line-height: 32px;
  }

  .tab-link-tab-1-2, .tab-link-tab-1-2.w--current {
    width: 100%;
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .tabs-menu-2 {
    flex-flow: column;
    height: auto;
  }

  .tab-link-tab-2-2, .tab-link-tab-3, .tab-link-tab-4 {
    width: 100%;
    margin-top: 3px;
    margin-bottom: 3px;
  }

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

  .div-block-786 {
    flex-flow: row;
    width: 100%;
    padding-bottom: 0;
  }

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

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

  .heading-171 {
    margin-top: 10px;
  }

  .heading-172 {
    margin-top: 0;
    display: none;
  }

  .collection-item-6 {
    width: 100%;
  }

  .heading-173 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 32px;
  }

  .image-17 {
    height: 200px;
  }

  .collection-item-7 {
    width: 100%;
  }

  .collection-list-8 {
    flex-flow: wrap;
  }

  .collection-item-8 {
    width: 100%;
  }

  .heading-174 {
    font-size: 22px;
    line-height: 32px;
  }

  .collection-list-9 {
    flex-flow: wrap;
  }

  .collection-item-9 {
    width: 100%;
  }

  .collection-list-10 {
    flex-flow: wrap;
  }

  .collection-item-10 {
    width: 100%;
  }

  .collection-list-11 {
    flex-flow: wrap;
  }

  .collection-item-11 {
    width: 100%;
  }

  .collection-list-12 {
    flex-flow: wrap;
  }

  .collection-item-12 {
    width: 100%;
  }

  .heading-175 {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-60 {
    width: 300px;
    margin-top: 10px;
    margin-bottom: 40px;
    font-size: 14px;
  }

  .collection-item-13 {
    width: 49%;
  }

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

  .image-18 {
    border-radius: 10px;
  }

  .heading-176 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 18px;
  }

  .link-block-71 {
    display: none;
  }

  .paragraph-61 {
    height: 90px;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
  }

  .section-63 {
    background-color: #fff;
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
    display: none;
  }

  .div-block-795 {
    border-radius: 0;
    flex-flow: column;
    width: 100vw;
    height: 110vh;
    padding-bottom: 100px;
    overflow: scroll;
  }

  .div-block-796, .div-block-797 {
    width: 100%;
  }

  .text-block-429 {
    height: 40px;
  }

  .section-64 {
    padding-top: 40px;
  }

  .heading-179 {
    font-size: 22px;
    line-height: 32px;
  }

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

  .image-20 {
    border-radius: 7px;
    height: 100px;
  }

  .heading-180 {
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-62 {
    font-size: 12px;
    line-height: 16px;
  }

  .div-block-807 {
    height: 200px;
  }

  .text-block-430 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-808 {
    height: 300px;
  }

  .heading-181 {
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-63 {
    width: 100%;
    font-size: 14px;
    line-height: 18px;
  }

  .heading-182 {
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-64 {
    font-size: 14px;
    line-height: 20px;
  }

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

  .div-block-811 {
    width: 100%;
    position: static;
  }

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

  .image-21 {
    border-radius: 10px;
    height: 200px;
    margin-bottom: 20px;
  }

  .heading-184 {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 32px;
  }

  .div-block-813 {
    flex-flow: column;
    margin-bottom: 20px;
  }

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

  .heading-185 {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
  }

  .paragraph-66 {
    font-size: 14px;
    line-height: 20px;
  }

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

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

  .image-22 {
    border-radius: 10px;
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
  }

  .section-66 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-186 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 45px;
  }

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

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

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

  .heading-187 {
    font-size: 32px;
  }

  .text-block-431 {
    text-transform: uppercase;
    font-weight: 300;
  }

  .paragraph-67 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 14px;
  }

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

  .heading-188 {
    margin-top: 0;
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-68 {
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
  }

  .image-24 {
    height: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .heading-189 {
    margin-top: 0;
    font-size: 22px;
    line-height: 32px;
  }

  .section-68 {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .heading-190 {
    margin-top: 0;
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-69 {
    font-size: 14px;
    line-height: 18px;
  }

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

  .section-69 {
    padding-bottom: 20px;
  }

  .div-block-829 {
    border-radius: 10px;
    height: 350px;
    margin-top: 40px;
  }

  .heading-192 {
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-70 {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
  }

  .heading-193 {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
  }

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

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

  .div-block-836 {
    width: 100%;
    padding-top: 10px;
  }

  .heading-194 {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
  }

  .paragraph-71 {
    font-size: 16px;
    line-height: 20px;
  }

  .image-28 {
    margin-top: 20px;
    margin-left: 20px;
  }

  .heading-196 {
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-72 {
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-839, .div-block-840, .div-block-841, .div-block-842, .div-block-843, .div-block-844 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-29 {
    border-radius: 10px;
    height: 200px;
    margin-top: 20px;
    margin-bottom: 40px;
  }

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

  .div-block-846 {
    width: 100%;
    margin-bottom: 40px;
    position: static;
  }

  .div-block-847 {
    width: 100%;
    margin-right: 0%;
  }

  .image-30.lwnflwebf {
    border-radius: 10px;
  }

  .heading-199 {
    font-size: 22px;
    line-height: 32px;
  }

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

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

  .div-block-851 {
    width: 100vw;
  }

  .heading-200 {
    width: 95vw;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
    line-height: 32px;
  }

  .div-block-854 {
    width: 100%;
    position: static;
  }

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

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

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

  .heading-204 {
    margin-top: 0;
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-77 {
    font-size: 14px;
    line-height: 18px;
  }

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

  .heading-205 {
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-78 {
    width: 100%;
    margin-top: 0;
  }

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

  .section-74 {
    width: 95vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
  }

  .collection-item-14 {
    width: 49%;
    height: auto;
  }

  .image-33 {
    object-fit: cover;
    height: 100px;
  }

  .collection-item-15, .collection-item-16, .collection-item-17, .collection-item-18 {
    width: 49%;
    height: 100px;
  }

  .image-38 {
    height: 200px;
  }

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

  .heading-209 {
    font-size: 22px;
    line-height: 32px;
  }

  .div-block-874 {
    width: 95%;
    height: auto;
    box-shadow: none;
    border-radius: 0;
    flex-flow: column;
  }

  .div-block-875 {
    border-radius: 15px;
    width: 100%;
    height: 225px;
    overflow: hidden;
  }

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

  .div-block-877 {
    z-index: 100;
    border-bottom-width: 0;
    height: 35px;
    margin-top: -30px;
    position: relative;
  }

  .div-block-881 {
    border-top-style: none;
    height: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .button-2 {
    justify-content: center;
    align-items: center;
    width: 115px;
    height: 47px;
    padding-left: 15px;
    font-weight: 500;
    display: flex;
  }

  .div-block-882 {
    padding: 15px;
  }

  .heading-211 {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 32px;
  }

  .div-block-888 {
    padding: 10px 0;
  }

  .div-block-896 {
    margin-top: 10px;
    padding-bottom: 220px;
    display: none;
    overflow: scroll;
  }

  .text-block-447 {
    margin-top: 40px;
    font-size: 22px;
    line-height: 32px;
  }

  .text-block-447.lwknf-lkewnf {
    margin-top: 0;
  }

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

  .div-block-899 {
    flex-flow: row;
    margin-top: 0;
  }

  .div-block-900 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 49%;
    display: flex;
  }

  .button-5, .button-5.w--current {
    padding-left: 12px;
    padding-right: 12px;
  }

  .paragraph-82, .paragraph-83 {
    font-family: var(--secondary-font);
    color: #000;
    font-size: 12px;
    line-height: 14px;
  }

  .text-block-452, .text-block-453, .text-block-454, .text-block-455 {
    font-size: 14px;
  }

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

  .collection-item-20 {
    width: 100%;
  }

  .image-42 {
    height: 200px;
  }

  .collection-list-20 {
    width: 95vw;
  }

  .heading-226 {
    font-size: 22px;
    line-height: 32px;
  }

  .image-43 {
    border-radius: 10px;
    height: 250px;
  }

  .rich-text-block-3 {
    font-family: var(--secondary-font);
    color: #000;
  }

  .image-44 {
    width: 100%;
    height: 300px;
  }

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

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

  .heading-228 {
    font-size: 18px;
    line-height: 28px;
  }

  .text-block-461 {
    margin-top: 10px;
  }

  .paragraph-85 {
    line-height: 18px;
  }

  .background-video-2, .div-block-913 {
    height: 400px;
  }

  .div-block-923 {
    justify-content: space-between;
    align-items: center;
  }

  .link-block-86 {
    margin-left: 0;
    margin-right: 0;
  }

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

  .link-block-87 {
    height: 150px;
  }

  .text-block-466 {
    width: 100%;
    margin-bottom: 40px;
  }

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

  .div-block-933 {
    width: 100%;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .div-block-935 {
    width: 45px;
    height: 45px;
  }

  .image-47 {
    height: 40vh;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-938 {
    width: 100%;
    margin-bottom: 10px;
  }

  .div-block-938.wlknflkewnf, .div-block-938.wlknflkewnf.lwknflkewnf {
    width: 100%;
  }

  .div-block-940 {
    flex-flow: column;
    padding-top: 20px;
  }

  .div-block-940.wlneflkewnf, .div-block-940.w.lneflkewnbf {
    padding-top: 0;
  }
}


@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}