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

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

@font-face {
  font-family: Overusedgrotesk;
  src: url('../fonts/OverusedGrotesk-BlackItalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Overusedgrotesk;
  src: url('../fonts/OverusedGrotesk-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Overusedgrotesk;
  src: url('../fonts/OverusedGrotesk-BookItalic.otf') format("opentype"), url('../fonts/OverusedGrotesk-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

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

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

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

@font-face {
  font-family: Overusedgrotesk;
  src: url('../fonts/OverusedGrotesk-SemiBoldItalic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Overusedgrotesk;
  src: url('../fonts/OverusedGrotesk-SemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-8 {
  color: #fff;
  background-color: #000;
  border-bottom: 1px solid #3a3a3a;
  width: 100%;
}

.container-59 {
  max-width: 100%;
  margin-left: 20px;
  margin-right: 20px;
}

.brand-6 {
  padding-top: 10px;
}

.brand-6.w--current {
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
}

.text-block-53 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
}

.nav-link-18 {
  color: #fff;
  border-left: 1px solid #3a3a3a;
}

.nav-link-18.w--current {
  color: #fff;
}

.div-block-150 {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 650px;
  display: none;
  position: relative;
  overflow: hidden;
}

.image-80 {
  position: absolute;
}

.image-80.heroimage {
  width: 600px;
  display: none;
  top: -29.312px;
  overflow: visible;
}

.image-87 {
  width: 2500px;
  min-width: 0;
  max-width: none;
}

.div-block-140 {
  z-index: 2;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 10vh;
  display: flex;
  position: relative;
}

.div-block-140.mgm {
  margin-top: 100px;
}

.link-4 {
  color: #939393;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.link-4.hide {
  display: none;
}

.image-88 {
  width: 435px;
  position: absolute;
  transform: rotate(6deg);
}

.h1---melodrama {
  color: #fff;
  font-size: 10vw;
  font-weight: 500;
  line-height: 9vw;
}

.div-block-121 {
  z-index: 999;
  color: #121212;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 15px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.container-48 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 80%;
  min-height: 70vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.div-block-122 {
  background-color: #000;
  border-bottom: 1px #3a3a3a;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  width: 100%;
  height: auto;
  min-height: 95vh;
  padding: 40px 4vw;
  display: flex;
  position: relative;
  overflow: visible;
}

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

.div-block-153 {
  flex-direction: column;
  align-items: flex-start;
  margin-right: 80px;
  display: flex;
}

.button-5 {
  color: #fff;
  background-color: #3898ec00;
  border: 1px solid #a1a1a1;
  border-radius: 2px;
  justify-content: center;
  width: 297px;
  font-family: Open Sans, sans-serif;
  transition: color .3s cubic-bezier(.25, .46, .45, .94), box-shadow .3s cubic-bezier(.25, .46, .45, .94), background-color .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.button-5:hover {
  color: #fff;
  background-color: #000;
  border-style: solid;
  border-color: #0000;
  box-shadow: 3px 3px 7px #00000073;
}

.button-5.primary-btn {
  margin-bottom: 16px;
  font-size: 18px;
}

.button-5.primary-btn.btn2 {
  margin-left: 8px;
  margin-right: 8px;
}

.button-5.primary-btn.hero-button {
  color: #fff;
  text-transform: uppercase;
  background-color: #0800e9;
  border-width: 0;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 312px;
  height: 50px;
  margin: 0 8px 0 0;
  font-family: Overusedgrotesk, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.button-5.primary-btn.hero-button.inline {
  display: inline-block;
}

.button-5.primary-btn.hero-button.secondary-btn {
  color: #222;
  background-color: #fff;
  border-width: 2px;
  border-color: #202020;
  border-radius: 4px;
  font-weight: 400;
}

.button-5.primary-btn.hero-button.nomg {
  margin-top: 0;
}

.button-5.primary-btn {
  background-color: #6865dd;
  border-width: 0;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 297px;
  max-width: 98%;
  margin-top: 34px;
  margin-bottom: 16px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  transition-property: none;
  box-shadow: 0 7px 12px #0003;
}

.button-5.primary-btn.rem {
  margin-top: 20px;
}

.typography-div {
  overflow: hidden;
}

.typography-div.typography-two {
  width: 100%;
  height: 666.594px;
  margin-top: 0;
  position: absolute;
  inset: 0%;
}

.inner-div {
  color: #000;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: static;
  left: -221px;
  overflow: visible;
}

.inner-div.div2 {
  justify-content: flex-start;
  align-items: stretch;
  position: static;
  left: -172px;
}

.heading-12 {
  color: #ffffff0f;
  white-space: nowrap;
  margin: 0 0 10px -50vw;
  font-size: 23vw;
  font-weight: 500;
  line-height: 21vw;
}

.heading-12.marquee2 {
  color: #3030302e;
}

.heading-12._2 {
  margin-left: 30vw;
}

.text-span {
  color: #dfdfdf;
  font-size: 9.5vw;
  line-height: 9.5vw;
}

.body {
  font-family: Overusedgrotesk, Arial, sans-serif;
}

.image-89 {
  height: 19px;
}

.text-block-54 {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}

.text-block-55 {
  color: #fff;
  text-align: center;
  width: 215px;
  margin-top: 8px;
  font-size: 21px;
  font-weight: 300;
  line-height: 26px;
}

.text-block-55.black-font {
  color: #000;
}

.text-block-55.dark-font {
  color: #222;
}

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

.div-block-156 {
  margin-left: 13px;
  padding-top: 0;
}

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

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

.paragraph {
  font-weight: 700;
}

.paragraph-2 {
  color: #c3bdbd;
  font-size: 32px;
  font-weight: 600;
  line-height: 37px;
}

.paragraph-2.mg-top {
  margin-top: 60px;
  margin-bottom: 30px;
}

.paragraph-2.mg-top.black {
  color: #333;
}

.paragraph-2.mg-top.black-font.para-two {
  margin-top: 30px;
}

.paragraph-2.mg-top.black-font.para-two.align-text-center {
  text-align: center;
}

.paragraph-2.mg-top.black-font.mxwidth-50 {
  font-family: Overusedgrotesk, Arial, sans-serif;
}

.paragraph-2.black-font {
  color: #333;
}

.paragraph-2.mgmgm {
  margin-top: 30px;
  margin-bottom: 0;
}

.paragraph-2.mgmgm.dark-font, .paragraph-2.v2 {
  color: #222;
}

.paragraph-2.v2.v3 {
  text-align: center;
  margin-bottom: 30px;
}

.paragraph-2.v2.v3.lft {
  align-self: flex-start;
}

.paragraph-2.dark-font {
  color: #222;
}

.paragraph-2.pg3 {
  margin-top: 30px;
}

.div-block-159 {
  flex-flow: column;
  justify-content: space-between;
  height: auto;
  display: flex;
}

.section {
  color: #222;
  background-color: #f5f5f5;
  height: auto;
  min-height: 100vh;
  padding: 80px 0;
}

.section.black {
  background-color: #000;
}

.div-block-160 {
  justify-content: space-between;
  align-items: flex-end;
  width: auto;
  margin-bottom: 4vw;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
}

.div-block-160._0btm {
  margin-bottom: 0;
}

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

.h2 {
  color: #222;
  font-size: 7vw;
  font-weight: 500;
  line-height: 7vw;
}

.h2.white {
  color: #fff;
  font-family: Overusedgrotesk, Arial, sans-serif;
  font-size: 4vw;
  font-weight: 600;
  line-height: 5vw;
}

.h2.white.txt-two {
  font-weight: 500;
}

.h2.white.txt-two.h2h2h {
  font-size: 5vw;
  line-height: 6vw;
}

.h2.white.txt-two.h2h2h.dark-font {
  color: #222;
}

.h2.text-block-56 {
  font-size: 150px;
  line-height: 170px;
}

.h2.center-align {
  text-align: center;
}

.div-block-161 {
  width: 50vw;
}

.div-block-162 {
  width: 30vw;
}

.paragraph-3 {
  color: #222;
  font-size: 17px;
  line-height: 21px;
}

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

.main-container-2 {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.csilver {
  color: #333;
  font-size: 15px;
  font-weight: 400;
}

.spacer-xxl {
  width: 100%;
  height: 50px;
}

.small-card {
  color: #fff;
  background-color: #f3f3f3;
  border: .05px solid #cacaca;
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px;
  display: flex;
  box-shadow: 0 20px 30px -15px #1d01501a;
}

.small-card.hide {
  display: flex;
}

.spacer-m {
  width: 100%;
  height: 20px;
}

.masonry-grid {
  color: #fff;
  display: block;
}

.button {
  color: #fff;
  background-color: #434de7;
  border-radius: 10px;
  height: 50px;
  padding: 15px 35px;
  font-size: 15px;
  font-weight: 500;
  box-shadow: 0 10px 20px -3px #1d01501a;
}

.button:hover {
  box-shadow: none;
  background-color: #000;
}

.spacer-xs {
  width: 100%;
  height: 10px;
}

.testimonial-author {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.h5 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.main-section {
  background-color: #000;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 100px 5%;
  display: flex;
}

.quotes {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  width: 25px;
  display: none;
}

.h2-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.cta-flex {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.cta-flex.center {
  justify-content: center;
}

.content-wrap-center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.content-wrap-center.max-width-900 {
  max-width: 900px;
}

.testimonial-author-img {
  object-fit: cover;
  border-radius: 100%;
  width: 60px;
  height: 60px;
}

.testimonial-author-img.img3 {
  border: 1px solid #000;
  margin-left: -8px;
}

.paragraph-4 {
  opacity: .9;
  color: #222;
  margin-bottom: 80px;
  font-family: Overusedgrotesk, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-164 {
  color: #fff;
  padding-left: 4vw;
  padding-right: 4vw;
}

.div-block-165 {
  color: #333;
}

.updated-container {
  background-color: #0000;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.updated-container.bg-none {
  background-color: #0000;
}

.logos-container {
  width: 100%;
  margin-left: 0;
  display: flex;
  position: relative;
  left: auto;
}

.image-125 {
  filter: grayscale();
  flex: none;
  width: 1800px;
  max-width: none;
  margin-right: 49px;
}

.image-125.not-gray {
  filter: grayscale();
  object-fit: contain;
  width: 1200px;
}

.image-125.not-gray.sm-wdth {
  vertical-align: baseline;
  object-fit: contain;
  width: 1200px;
}

.container-60 {
  max-width: none;
  margin-bottom: 0;
}

.section-2 {
  background-color: #000;
}

.h3 {
  color: #fff;
  width: 40vw;
  font-size: 3.4vw;
  font-weight: 600;
  line-height: 3.8vw;
}

.div-block-166 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 30vw;
  display: flex;
}

.div-block-167 {
  justify-content: space-between;
  padding-left: 4vw;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.div-block-167.light-black {
  color: #202020;
  background-color: #202020;
}

.div-block-168 {
  background-color: #0800e9;
  justify-content: center;
  align-items: center;
  width: 50vw;
  max-width: none;
  height: auto;
  display: flex;
  position: relative;
}

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

.section-3 {
  background-color: #000;
}

.section-3.white {
  color: #000;
  background-color: #eee;
}

.image-126 {
  z-index: 1;
  width: 500px;
  max-width: none;
  margin-top: 10px;
  margin-left: 23px;
  padding-left: 0;
  position: relative;
  inset: auto 0% 0%;
}

.div-block-169 {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-right: 80px;
}

.italic-text {
  font-family: PT Serif, serif;
  font-style: italic;
  font-weight: 400;
}

.image-127 {
  min-width: 25vw;
  position: absolute;
  inset: 0% 0% auto auto;
}

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

.text-block-56 {
  clear: none;
  color: #222;
  overflow-wrap: normal;
  object-fit: fill;
  width: auto;
  font-size: 14vw;
  font-weight: 600;
  line-height: 13vw;
  display: block;
}

.text-block-56.right-aligned {
  text-align: right;
}

.div-block-170 {
  width: 60vw;
  font-size: 14px;
}

.div-block-170.mg-btm {
  margin-bottom: 60px;
}

.div-block-171 {
  background-color: #fff;
  padding: 80px 4vw;
}

.div-block-172 {
  justify-content: space-between;
  display: flex;
}

.image-128 {
  width: 22vw;
}

.footer-div-parent {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 55%;
  height: 100%;
  font-family: Open Sans, sans-serif;
  display: flex;
  overflow: visible;
}

.text-block-57 {
  color: #d0d0d0;
  margin-bottom: 48px;
  font-size: 24px;
  line-height: 32px;
}

.div-block-173 {
  flex: 1;
  align-self: flex-end;
}

.container-4 {
  height: 100%;
  display: flex;
}

.container-4.footer-container-4 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  height: auto;
  display: block;
}

.text-block-58 {
  color: #d0d0d0;
  text-align: right;
  order: 0;
  font-size: 11vw;
  font-weight: 300;
  line-height: 12vw;
}

.container-61 {
  justify-content: space-between;
  max-width: none;
  display: flex;
}

.text-block-59 {
  color: #d0d0d0;
  margin-bottom: 51px;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

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

.div-block-175 {
  flex-direction: column;
  align-items: flex-start;
  margin-right: 80px;
  display: flex;
}

.copyright-text {
  color: #b3b3b3;
  margin-top: 100px;
  margin-bottom: 2vw;
  font-size: 12px;
  font-weight: 400;
}

.fp-wrapper {
  z-index: 99;
  background-color: #000;
  height: auto;
  padding: 90px 4vw;
  display: block;
  position: relative;
  overflow: hidden;
}

.section-4 {
  background-color: #000;
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-176 {
  justify-content: space-between;
  margin-bottom: 90px;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
}

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

.div-block-177 {
  flex-flow: row;
  display: flex;
  overflow: hidden;
}

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

.text-block-60 {
  color: #ebebeb;
  font-size: 14vw;
  font-weight: 600;
  line-height: 13vw;
}

.cards-columns-container {
  z-index: 2;
  height: auto;
  margin-top: 0;
  display: flex;
  position: relative;
}

.cards-columns-container.text-container {
  height: auto;
  padding-top: 0;
}

.cards-columns-container.text-container.abouttext {
  z-index: 99;
  width: 100%;
  padding-top: 0;
  position: relative;
  inset: 0% 0% auto;
  overflow: hidden;
}

.cards-columns-one {
  flex: none;
  align-items: flex-start;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: visible;
}

.text-block-50 {
  color: #5c5c5c;
  flex: none;
  margin-top: 0;
  font-size: 14vw;
  font-weight: 400;
  line-height: 11vw;
  display: block;
}

.div-block-179 {
  border-top: .5px solid #9b9b9b;
  border-bottom: .5px solid #3a3a3a;
  margin-bottom: 80px;
  margin-left: 4vw;
  margin-right: 4vw;
}

.link-5 {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
}

.grid-2 {
  color: #fff;
  justify-content: space-between;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
}

.text-block-61 {
  color: #fff;
  padding-left: 4vw;
  padding-right: 4vw;
}

.div-block-180 {
  margin-top: 90px;
}

.section-5 {
  background-color: #f5f5f5;
  padding: 80px 0;
}

.marquee-text_component {
  flex-direction: column;
  width: 100%;
  font-size: 1.2vw;
}

.marquee-text_component.is-2 {
  z-index: 3;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.marquee-text_wrapper {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.marquee-text_wrapper.is-2 {
  justify-content: flex-end;
}

.marquee-text_panel {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  transform: translate(0%);
}

.marquee-text_text {
  color: #e0e0e0;
  letter-spacing: -.04em;
  padding-top: .13em;
  font-size: 12.31em;
  line-height: .75;
}

.marquee-text_icon {
  flex: none;
  width: 4.81em;
  margin-left: 2.38em;
  margin-right: 2.38em;
}

.div-block-181 {
  flex-flow: column;
  width: 18%;
  display: flex;
}

.div-block-181.mobile {
  width: 9vw;
}

.div-block-182 {
  justify-content: space-between;
  width: 100%;
  max-width: 1800px;
  height: 800px;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
  overflow: hidden;
}

.image-129 {
  border-radius: 8px;
  margin-bottom: .5vw;
}

.bold-text-7 {
  color: #fff;
  font-weight: 300;
}

.heading-59 {
  color: #e9e9e9;
  margin-bottom: 44px;
  font-family: Open Sans, sans-serif;
  font-size: 27px;
  font-weight: 300;
  line-height: 40px;
}

.heading-59.inverse {
  color: #000;
  margin-bottom: 22px;
  font-weight: 400;
}

.heading-59.inverse.new-llines {
  color: #c3bdbd;
  margin-bottom: 22px;
  font-family: Overusedgrotesk, Arial, sans-serif;
  font-size: 27px;
  font-weight: 600;
  line-height: 33px;
}

.heading-59.inverse.new-llines.black-font {
  color: #333;
  line-height: 32px;
}

.heading-59.inverse.new-llines {
  color: #000;
  margin-bottom: 22px;
  font-size: 22px;
  line-height: 33px;
}

.heading-59.inverse.align-center {
  text-align: center;
  font-family: Overusedgrotesk, Arial, sans-serif;
}

.list-2 {
  margin-bottom: 0;
}

.list-2.mg-top {
  color: #000;
  margin-top: 47px;
}

.list-2.mg-top.nlist {
  margin-top: 22px;
  margin-bottom: 10px;
  padding-left: 25px;
}

.list-2.mg-top.nlist.rem {
  color: #c3bdbd;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

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

.code-embed {
  z-index: 2;
  width: 90%;
  height: 95%;
  position: relative;
}

.image-130 {
  filter: grayscale();
  flex: none;
  width: 1800px;
  max-width: none;
  margin-right: 49px;
}

.image-130.not-gray {
  filter: grayscale();
  object-fit: contain;
  width: 1200px;
}

.image-130.not-gray.sm-wdth {
  filter: contrast(0%);
  vertical-align: baseline;
  object-fit: contain;
  width: 1200px;
}

.container-62 {
  max-width: none;
}

.div-block-183 {
  padding-left: 4vw;
  padding-right: 4vw;
}

.text-span-4 {
  -webkit-text-decoration: underline #0800e9;
  text-decoration: underline #0800e9;
}

.div-block-184 {
  justify-content: space-between;
  margin-bottom: 40px;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
}

.div-block-185 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-185.grid2 {
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.div-block-186 {
  padding-left: 4vw;
  padding-right: 4vw;
}

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

.div-block-187 {
  width: 80vw;
}

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

.image-131 {
  object-fit: cover;
}

.list-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  font-size: 27px;
  line-height: 32px;
  display: grid;
}

.text-span-5 {
  font-style: italic;
}

.code-embed-2 {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

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

.div-block-190.left-align {
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
}

.grid-div-2 {
  flex-flow: column;
  width: 18%;
  display: flex;
}

.grid-div-mobile, .grid-div-mobile-2 {
  flex-flow: column;
  width: 12%;
  display: flex;
}

.div-block-191 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 4vw;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
}

.div-block-192 {
  width: 80vw;
}

.div-block-195 {
  background-color: #ededed;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.text-span-6 {
  font-family: PT Serif, serif;
  font-style: italic;
}

.text-span-7 {
  font-weight: 300;
}

.div-block-197 {
  max-width: 1600px;
  padding: 80px 4vw;
}

.text-block-62 {
  color: #686868;
  font-size: 70px;
  font-weight: 500;
  line-height: 57px;
}

.div-block-198 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  justify-content: space-between;
  display: flex;
}

.div-block-199 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 0;
  margin-bottom: 60px;
  display: flex;
}

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

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

.div-block-201 {
  flex-flow: column;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.div-block-202 {
  max-width: 900px;
}

.div-block-203 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  display: flex;
}

.form {
  margin-bottom: 8px;
}

.pop-up-form {
  text-align: left;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  margin-top: 24px;
  display: flex;
}

.pop-up-text-input {
  background-color: #f7f9fa;
  border: 1px solid #eff1f3;
  border-radius: 3px;
  height: 44px;
  margin-bottom: 16px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.4px;
}

.pop-up-text-input::placeholder {
  color: #c2cdd8;
}

.pop-up-button {
  color: #fff;
  text-align: center;
  background-color: #0800e9;
  border-radius: 3px;
  flex: none;
  margin-bottom: 8px;
  padding: 8px 32px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  transition: opacity .2s;
}

.pop-up-button:hover {
  opacity: .8;
}

.pop-up-button:active {
  opacity: 1;
}

.pop-up-back {
  background-color: #20202099;
  position: absolute;
  inset: 0%;
}

.pop-up-exit-button {
  opacity: .2;
  cursor: pointer;
  transition: opacity .2s;
  position: absolute;
  inset: 20px 20px auto auto;
}

.pop-up-exit-button:hover {
  opacity: .8;
}

.popup-form-error {
  color: #444;
  background-color: #dee5eb;
  border-radius: 6px;
  padding: 16px;
}

.pop-up-form-success {
  color: #33383f;
  background-color: #e9e9e9;
  border-radius: 4px;
  padding: 32px;
  font-size: 16px;
  line-height: 1.4em;
}

.pop-up-wrapper {
  z-index: 300;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.pop-up-box {
  cursor: auto;
  background-color: #fff;
  border-radius: 8px;
  max-width: 460px;
  padding: 40px 40px 32px;
  position: relative;
}

.pop-up-text-box {
  max-width: 650px;
}

.pop-up-paragraph {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.4em;
}

.section-39 {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

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

.image-153 {
  width: 36px;
  margin-top: 4px;
  margin-right: 12px;
}

.text-block-93 {
  z-index: 4;
  color: #c9c9c9;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 39px;
  position: relative;
}

.div-block-206 {
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  min-height: 0;
  max-height: none;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

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

.section-42 {
  background-color: #fff;
  padding: 40px 12px;
}

.bold-text-8 {
  font-weight: 800;
}

.paragraph-84 {
  color: #000;
  text-align: center;
  width: 60%;
  margin-top: 32px;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 36px;
}

.paragraph-84.remove {
  width: auto;
  margin-top: 0;
}

.heading-hero-2 {
  color: #121212;
  text-align: center;
  font-size: 60px;
  font-weight: 800;
  line-height: 72px;
}

.heading-hero-2.color {
  color: #000;
  margin-bottom: 38px;
}

.heading-hero-2.color.new-head {
  color: #2f55df;
  text-align: left;
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 2.5rem;
}

.heading-hero-2.color.new-head.ttl {
  text-align: center;
  font-size: 1.9rem;
}

.heading-hero-2.color.new-head.ttl.left-align {
  text-align: left;
  font-size: 1.7rem;
  line-height: 2.5rem;
}

.heading-hero-2.color.new-head.ttl.left-align.nomg {
  margin-top: 0;
  margin-bottom: 20px;
}

.heading-hero-2.color.newheading {
  align-self: flex-start;
  margin-bottom: 8px;
  font-size: 3rem;
  line-height: 3.5rem;
}

.image-152 {
  margin-bottom: 36px;
}

.text-span-59 {
  color: #2f55df;
  font-style: italic;
}

.div-block-208 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 59px;
  display: flex;
}

.heading-81 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 28px;
}

.div-block-209 {
  background-color: #000;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 39%;
  min-width: 0;
  max-width: 366.594px;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-209.mg-top {
  margin-top: 10px;
}

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

.div-block-210.div1 {
  justify-content: flex-start;
  align-items: stretch;
}

.body-2 {
  font-family: Overusedgrotesk, Arial, sans-serif;
}

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

.div-block-211 {
  background-color: #0000;
  margin-bottom: 60px;
}

.image-154 {
  filter: grayscale();
  flex: none;
  width: 1800px;
  max-width: none;
  margin-right: 49px;
}

.image-154.not-gray {
  filter: none;
  object-fit: contain;
  width: 1200px;
}

.image-154.not-gray.sm-wdth {
  filter: none;
  vertical-align: baseline;
  object-fit: contain;
  width: 1200px;
}

.container-63 {
  max-width: 700px;
}

.div-block-212 {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  display: flex;
}

.link-6 {
  color: #b3b3b3;
  font-weight: 300;
  text-decoration: none;
}

.text-block-94 {
  font-weight: 300;
}

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

.div-block-213 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
}

.div-block-214 {
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.paragraph-85 {
  color: #fff;
  text-align: left;
  margin-top: 49px;
}

.italic-text-2 {
  font-family: PT Serif, serif;
}

@media screen and (min-width: 1440px) {
  .div-block-121 {
    max-width: none;
  }

  .paragraph-2, .paragraph-2.mg-top.black-font {
    font-size: 2vw;
    line-height: 2.5vw;
  }

  .div-block-160._30pxbtm {
    margin-bottom: 0;
  }

  .h2.white.txt-two.h2h2h {
    font-size: 80px;
    line-height: 90px;
  }

  .h2.text-block-56 {
    font-size: 10vw;
    line-height: 11vw;
  }

  .div-block-168 {
    justify-content: center;
    align-items: center;
    width: 700px;
    max-width: none;
  }

  .image-126 {
    width: auto;
    max-width: 41vw;
    inset: auto 0% 0% auto;
  }

  .heading-59.inverse.new-llines {
    font-size: 2vw;
    line-height: 2.5vw;
  }

  .heading-59.inverse.new-llines.black-font {
    margin-bottom: 0;
    line-height: 2.5vw;
  }

  .container-62 {
    width: 950px;
  }

  .list-3 {
    grid-column-gap: 2.5vw;
    grid-row-gap: 2.5vw;
    width: 100%;
  }

  .div-block-188 {
    width: 70vw;
    max-width: none;
  }

  .div-block-193 {
    margin-bottom: 4vw;
  }
}

@media screen and (min-width: 1920px) {
  .h1---melodrama {
    width: 100%;
    font-size: 150px;
    line-height: 180px;
  }

  .container-48 {
    flex: none;
  }

  .div-block-122 {
    border-bottom-width: 0;
    border-bottom-color: #000;
    flex: 1;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .typography-div.typography-two {
    height: auto;
    overflow: hidden;
  }

  .paragraph-2 {
    width: auto;
    max-width: none;
    font-size: 40px;
    line-height: 55px;
  }

  .paragraph-2.mg-top {
    width: auto;
  }

  .paragraph-2.mg-top.black-font {
    font-size: 40px;
    line-height: 55px;
  }

  .paragraph-2.mg-top.black-font.mxwidth-50 {
    max-width: none;
  }

  .div-block-159 {
    max-width: 1800px;
  }

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

  .div-block-160 {
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-160._0btm, .div-block-160._30pxbtm {
    margin-bottom: 0;
  }

  .h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 100px;
    line-height: 120px;
  }

  .h2.white {
    font-size: 100px;
    font-weight: 500;
    line-height: 120px;
  }

  .h2.white.txt-two {
    text-align: left;
    font-size: 70px;
    line-height: 84px;
  }

  .h2.white.txt-two.h2h2h {
    text-align: left;
    line-height: 95px;
  }

  .h2.text-block-56 {
    max-width: 60%;
    font-size: 150px;
    line-height: 170px;
  }

  .div-block-161 {
    width: auto;
    max-width: 900px;
  }

  .paragraph-3 {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-163 {
    width: 100%;
    max-width: 1800px;
  }

  .masonry-grid {
    max-width: none;
  }

  .div-block-164 {
    max-width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-166 {
    max-width: 40vw;
  }

  .div-block-167 {
    width: 100%;
    max-width: none;
    padding-left: 0;
  }

  .div-block-167.light-black {
    max-width: none;
  }

  .div-block-168 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    max-width: none;
    padding-left: 60px;
  }

  .div-block-168.mobile {
    justify-content: center;
    align-items: flex-start;
  }

  .section-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .image-126 {
    width: 750px;
    max-width: none;
    margin-top: 0;
    margin-left: 100px;
    position: relative;
    inset: 0% auto 0% 0%;
  }

  .div-block-169 {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .text-block-56 {
    font-size: 300px;
    line-height: 250px;
  }

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

  .div-block-170.mg-btm {
    width: 1000px;
  }

  .div-block-171 {
    max-width: 1800px;
    padding: 4vw 0;
  }

  .div-block-172 {
    justify-content: space-between;
    align-items: center;
  }

  .image-128 {
    object-fit: scale-down;
    width: 400px;
  }

  .cards-columns-container.text-container.abouttext {
    background-color: #fff;
    transform: rotate(0);
  }

  .grid-2 {
    display: flex;
  }

  .section-5 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 4vw;
    padding-bottom: 4vw;
    display: flex;
  }

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

  .heading-59.inverse.new-llines {
    font-size: 40px;
    line-height: 55px;
  }

  .heading-59.inverse.new-llines.black-font {
    line-height: 55px;
  }

  .text-span-4 {
    line-height: 170px;
  }

  .div-block-184 {
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-186 {
    margin-bottom: 4vw;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-186.align-center {
    margin-bottom: 60px;
  }

  .div-block-187.align-center {
    width: 50vw;
    max-width: none;
  }

  .list-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    max-width: none;
  }

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

  .div-block-189 {
    flex-flow: column;
    align-items: flex-end;
    width: 50%;
    display: flex;
  }

  .div-block-191 {
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-192 {
    width: auto;
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .div-block-193 {
    margin-bottom: 3vw;
  }

  .section-6 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-194 {
    justify-content: flex-end;
    align-items: flex-start;
    width: 50%;
    display: flex;
  }

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

  .div-block-197 {
    max-width: 1800px;
    padding: 80px 0;
  }

  .text-block-62 {
    color: #686868;
    width: 110.844px;
    font-size: 100px;
    font-weight: 500;
    line-height: 85px;
  }

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

  .div-block-199 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: row;
    justify-content: space-between;
    width: auto;
    display: flex;
  }

  .div-block-200 {
    margin-top: 60px;
    margin-bottom: 60px;
    display: flex;
  }

  .div-block-201 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-top: 60px;
    display: flex;
  }

  .div-block-202 {
    max-width: 900px;
  }

  .div-block-204 {
    border-top: 1px solid #fff;
    width: 100%;
  }

  .text-block-93 {
    color: #e4e4e4;
  }

  .div-block-211 {
    background-color: #0000;
  }
}

@media screen and (max-width: 991px) {
  .brand-6.w--current {
    padding-left: 0;
  }

  .nav-menu-7 {
    background-color: #000;
  }

  .nav-link-18 {
    border: 1px #000;
  }

  .menu-button-5 {
    background-color: #000;
  }

  .menu-button-5.w--open {
    -webkit-text-stroke-color: #000;
    background-color: #000;
  }

  .div-block-140 {
    flex-flow: column-reverse;
    margin-top: 30px;
  }

  .h1---melodrama {
    font-size: 13vw;
    line-height: 15vw;
  }

  .div-block-121 {
    align-items: flex-start;
    padding-left: 0;
  }

  .container-48 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    max-width: none;
    min-height: 60vh;
    display: flex;
  }

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

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

  .div-block-155 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }

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

  .div-block-158 {
    width: auto;
    margin-bottom: 30px;
  }

  .h2.white.txt-two.h2h2h {
    font-size: 7vw;
    line-height: 8vw;
  }

  .h2.text-block-56 {
    font-size: 100px;
    line-height: 120px;
  }

  .image-125 {
    width: 1800px;
  }

  .div-block-166 {
    max-width: 48vw;
  }

  .div-block-169 {
    padding-right: 20px;
  }

  .footer-div-parent {
    width: auto;
    height: auto;
  }

  .container-4 {
    justify-content: space-between;
    max-width: 90%;
  }

  .container-4.footer-container-4 {
    flex-direction: column;
    align-items: flex-start;
    max-width: none;
    height: auto;
  }

  .fp-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .cards-columns-container.text-container.abouttext {
    padding-top: 0;
  }

  .text-block-50 {
    font-size: 85px;
    line-height: 99px;
  }

  .marquee-text_component {
    font-size: 1.5vw;
  }

  .div-block-181 {
    width: 28%;
  }

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

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

  .list-2.mg-top.nlist {
    margin-bottom: 12px;
  }

  .image-130 {
    width: 1800px;
  }

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

  .grid-div-2 {
    width: 28%;
  }

  .grid-div-2.hide {
    display: none;
  }

  .grid-div-mobile, .grid-div-mobile-2 {
    width: 19%;
  }

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

  .pop-up-button {
    position: relative;
  }

  .section-39 {
    padding-left: 12px;
    padding-right: 12px;
  }

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

  .div-block-207 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .heading-hero-2.color.new-head.ttl.left-align.nomg {
    margin-top: 30px;
  }

  .image-152 {
    width: 189px;
    margin-bottom: 0;
  }

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

  .div-block-209 {
    width: auto;
    min-width: 400px;
    max-width: 98%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .div-block-210.div1 {
    justify-content: flex-start;
    align-items: center;
  }

  .image-154 {
    width: 1800px;
  }
}

@media screen and (max-width: 767px) {
  .menu-button-5 {
    padding-right: 0;
  }

  .div-block-140 {
    flex-flow: column-reverse;
  }

  .div-block-121 {
    align-items: flex-start;
  }

  .container-48 {
    max-width: 100%;
  }

  .div-block-122 {
    justify-content: center;
    min-height: 600px;
    padding-top: 40px;
  }

  .div-block-154 {
    flex-wrap: wrap;
    max-width: 100%;
    margin-top: 10px;
  }

  .div-block-153 {
    margin-bottom: 0;
  }

  .button-5 {
    margin-bottom: 20px;
  }

  .button-5.primary-btn.btn2 {
    margin-left: 0;
  }

  .typography-div.typography-two {
    margin-top: 20px;
  }

  .paragraph-2.mg-top {
    margin-top: 30px;
  }

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

  .h2.white {
    font-size: 6vw;
    line-height: 7vw;
  }

  .h2.white.txt-two.h2h2h {
    font-size: 8vw;
    line-height: 9vw;
  }

  .div-block-161, .div-block-162 {
    width: auto;
  }

  .image-125 {
    width: 1800px;
  }

  .div-block-166 {
    max-width: none;
    margin-bottom: 30px;
  }

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

  .div-block-168 {
    width: auto;
    height: 450px;
  }

  .div-block-168.mobile {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .image-126 {
    width: 400px;
    max-width: none;
  }

  .div-block-169 {
    padding: 80px 4vw;
  }

  .italic-text {
    font-size: 7vw;
    line-height: 8vw;
  }

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

  .footer-div-parent {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    overflow: visible;
  }

  .container-4.footer-container-4 {
    flex-direction: column;
    justify-content: space-between;
  }

  .text-block-58 {
    font-size: 100px;
    line-height: 110px;
  }

  .container-61 {
    flex-direction: column-reverse;
  }

  .div-block-174 {
    flex-wrap: wrap;
    max-width: 100%;
    margin-top: 10px;
  }

  .div-block-175 {
    margin-bottom: 0;
  }

  .copyright-text {
    margin-bottom: 10px;
  }

  .fp-wrapper {
    overflow: hidden;
  }

  .grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .grid-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: center;
  }

  .marquee-text_component {
    font-size: 2vw;
  }

  .div-block-181 {
    width: 28%;
  }

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

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

  .heading-59 {
    text-align: left;
    margin-bottom: 21px;
  }

  .heading-59.inverse {
    font-size: 22px;
    line-height: 33px;
  }

  .heading-59.inverse.new-llines.black-font {
    font-size: 27px;
  }

  .heading-59.inverse.new-llines {
    font-size: 24px;
    line-height: 38px;
  }

  .image-130 {
    width: 1800px;
  }

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

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

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

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

  .grid-div-2 {
    width: 28%;
  }

  .grid-div-2.hide {
    display: none;
  }

  .grid-div-mobile, .grid-div-mobile-2 {
    width: 19%;
  }

  .div-block-195 {
    height: 1000px;
  }

  .pop-up-form {
    flex-direction: column;
  }

  .section-42 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-hero-2 {
    font-size: 45px;
    line-height: 58px;
  }

  .image-152 {
    width: 150px;
  }

  .div-block-210.div1 {
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 40px;
  }

  .image-154 {
    width: 1800px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-150 {
    height: 550px;
  }

  .div-block-140 {
    align-items: flex-start;
    width: 100%;
  }

  .link-4 {
    font-size: 14px;
  }

  .image-88 {
    width: 320px;
  }

  .h1---melodrama {
    margin-bottom: 0;
    font-size: 17vw;
    line-height: 18vw;
  }

  .div-block-121 {
    width: 100%;
    margin-bottom: 30px;
  }

  .div-block-122 {
    flex: none;
    justify-content: center;
    height: auto;
    min-height: 100vh;
    padding-top: 40px;
  }

  .div-block-154 {
    flex-wrap: wrap;
  }

  .div-block-153 {
    margin-bottom: 20px;
    margin-right: 40px;
  }

  .button-5.primary-btn.btn2.hero-secondary, .button-5.primary-btn.hero-button {
    width: 100%;
    max-width: none;
  }

  .button-5.primary-btn {
    max-width: 80%;
  }

  .heading-12 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 59px;
    line-height: 59px;
  }

  .text-block-54 {
    font-weight: 400;
  }

  .div-block-155 {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
  }

  .div-block-156 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    display: flex;
  }

  .div-block-156.mg-lft {
    margin-left: 14px;
  }

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

  .paragraph-2 {
    flex: 1;
    margin-left: 20px;
  }

  .paragraph-2.mg-top.black-font {
    margin-left: 0;
  }

  .paragraph-2.black-font {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .paragraph-2.mgmgm, .paragraph-2.no-mg {
    margin-left: 0;
  }

  .h2 {
    margin-bottom: 0;
    font-size: 10vw;
    line-height: 11vw;
  }

  .h2.white {
    font-size: 10vw;
    font-weight: 500;
    line-height: 11vw;
  }

  .h2.white.txt-two.h2h2h {
    font-size: 9vw;
    line-height: 10vw;
  }

  .h2.text-block-56 {
    font-size: 14vw;
    line-height: 15vw;
  }

  .paragraph-3 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .h2-2 {
    font-size: 30px;
  }

  .cta-flex {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .testimonial-author-img.img3.sm1, .testimonial-author-img.sm1 {
    width: 50px;
    height: 50px;
  }

  .image-125 {
    width: 1800px;
  }

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

  .div-block-168.mobile {
    padding-bottom: 10px;
  }

  .image-126 {
    width: 350px;
    max-width: 98%;
  }

  .italic-text {
    font-size: 10vw;
    line-height: 11vw;
  }

  .footer-div-parent {
    width: auto;
  }

  .container-4 {
    flex-direction: column;
  }

  .container-4.footer-container-4 {
    height: auto;
  }

  .div-block-174 {
    flex-wrap: wrap;
  }

  .div-block-175 {
    margin-bottom: 20px;
    margin-right: 40px;
  }

  .copyright-text {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
  }

  .fp-wrapper {
    margin-top: 0;
  }

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

  .cards-columns-container.text-container.abouttext {
    top: 0;
  }

  .cards-columns-one {
    width: 100%;
  }

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

  .grid-2 {
    flex-flow: column-reverse;
  }

  .div-block-181 {
    width: 28%;
  }

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

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

  .image-130 {
    width: 1800px;
  }

  .div-block-184 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

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

  .grid-div-2 {
    width: 28%;
  }

  .grid-div-2.hide {
    display: none;
  }

  .grid-div-mobile, .grid-div-mobile-2 {
    width: 19%;
  }

  .div-block-191 {
    padding-bottom: 8vw;
  }

  .div-block-192 {
    width: 83vw;
  }

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

  .text-block-62 {
    width: 61.5px;
    font-size: 55px;
  }

  .div-block-198 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    width: 100%;
  }

  .pop-up-text-input {
    width: 100%;
  }

  .pop-up-button {
    width: 100%;
    font-size: 16px;
  }

  .pop-up-box {
    padding: 48px 24px 16px;
  }

  .section-39 {
    height: auto;
    padding-bottom: 36px;
  }

  .heading-hero-2 {
    font-size: 40px;
    line-height: 52px;
  }

  .heading-hero-2.color.new-head.ttl {
    text-align: center;
  }

  .image-152 {
    width: 35vw;
  }

  .div-block-209 {
    min-width: 90%;
  }

  .image-154 {
    width: 1800px;
  }

  .div-block-213 {
    flex: none;
  }
}

#w-node-_5c04e5e1-8788-3a3d-cd7d-afa103aa6ab3-86a23fcb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_001c55ae-1752-f847-b029-d451684ad15c-df8617a3, #w-node-_001c55ae-1752-f847-b029-d451684ad15d-df8617a3, #w-node-_001c55ae-1752-f847-b029-d451684ad15e-df8617a3 {
  justify-self: stretch;
}

#w-node-df9f6584-917c-77e9-4d01-87114f45ec64-df8617a3 {
  place-self: stretch stretch;
}

#w-node-fd40ffa9-e6c7-f568-ed94-c8a2f299465d-df8617a3 {
  justify-self: stretch;
}


@font-face {
  font-family: 'Overusedgrotesk';
  src: url('../fonts/OverusedGrotesk-BoldItalic.otf') format('opentype'), url('../fonts/OverusedGrotesk-ExtraBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Overusedgrotesk';
  src: url('../fonts/OverusedGrotesk-Bold.otf') format('opentype'), url('../fonts/OverusedGrotesk-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Overusedgrotesk';
  src: url('../fonts/OverusedGrotesk-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Overusedgrotesk Book';
  src: url('../fonts/OverusedGrotesk-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Overusedgrotesk';
  src: url('../fonts/OverusedGrotesk-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Overusedgrotesk';
  src: url('../fonts/OverusedGrotesk-BookItalic.otf') format('opentype'), url('../fonts/OverusedGrotesk-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Overusedgrotesk';
  src: url('../fonts/OverusedGrotesk-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Overusedgrotesk';
  src: url('../fonts/OverusedGrotesk-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Overusedgrotesk';
  src: url('../fonts/OverusedGrotesk-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Overusedgrotesk';
  src: url('../fonts/OverusedGrotesk-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Overusedgrotesk';
  src: url('../fonts/OverusedGrotesk-SemiBoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Overusedgrotesk Roman';
  src: url('../fonts/OverusedGrotesk-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Overusedgrotesk';
  src: url('../fonts/OverusedGrotesk-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}