:root {
  --black: black;
  --dim-grey: #5a5f66;
  --border-grey: #161a1a;
  --dark-grey: #212731;
  --white: white;
  --black-soft: #0a0e0e;
  --yellow: #ef0;
  --white-smoke: #f7f7f8;
  --gainsboro: #e1e2e4;
  --mid-grey: #989da0;
  --mid-black: #0a0e0e;
}

a {
  color: #fff;
  text-decoration: none;
}

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

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

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

.body {
  background-color: var(--black);
  color: #fff;
  height: 100%;
  font-family: Spacegrotesk, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

._25 {
  margin-bottom: 25px;
}

._50 {
  margin-bottom: 50px;
}

.home-link {
  color: #fff;
}

.wrapper {
  opacity: 0;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.wrapper._100 {
  height: 100%;
}

.container {
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.header-section {
  width: 100%;
}

.section {
  flex: 1;
  width: 100%;
}

.footer-link {
  color: var(--dim-grey);
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: all .5s;
}

.footer-link:hover {
  color: #fff;
}

.footer-link.middle {
  margin-left: 15px;
  margin-right: 15px;
}

.intro {
  z-index: 50;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 5.5vw;
  padding-left: 5vw;
  display: flex;
  position: fixed;
  inset: 0%;
}

.footer-txt {
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.header-content {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 3vh 3vw;
  display: flex;
  position: relative;
}

.footer-section {
  width: 100%;
}

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

.footer-content {
  color: var(--dim-grey);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 3vh 3vw;
  display: flex;
  position: relative;
}

.pagediv._25 {
  margin-bottom: 25px;
}

.pagediv._50x50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.inves-title-bold {
  font-size: 50px;
  font-weight: 500;
  line-height: 60px;
}

.inves-col60 {
  width: 60%;
}

.price-svg {
  margin-right: 15px;
}

.price-svg.last {
  margin-right: 0;
}

.price {
  margin-bottom: 15px;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
}

.slider-embed {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 800px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.number {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 400px;
  font-weight: 400;
  line-height: 400px;
}

.inves-top-big {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.inves-title {
  letter-spacing: 1px;
  margin-top: 0;
  font-size: 20px;
  line-height: 30px;
}

.inves-estimate {
  border-bottom: 1px solid var(--border-grey);
  align-items: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.small-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 75px;
  font-weight: 400;
  line-height: 85px;
  position: relative;
}

.inves-bottom {
  justify-content: space-between;
  display: flex;
}

.inves-para-big {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.pric-info {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.price-fact {
  text-align: right;
  letter-spacing: 1px;
  max-width: 400px;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}

.hero-section {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5vw;
  padding-left: 5vw;
  padding-right: 5vw;
  overflow: hidden;
}

.slider-txt {
  text-align: center;
  letter-spacing: 1px;
  max-width: 500px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.inves-col-big {
  border-bottom: 1px solid var(--border-grey);
  margin-bottom: 35px;
}

.inves-col-big.last {
  margin-bottom: 0;
}

.title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 26px;
}

.inves-col40 {
  width: 40%;
}

.x {
  margin-top: 0;
  font-size: 300px;
  font-weight: 400;
  line-height: 300px;
}

.estimate-left {
  width: 40%;
}

.number-div {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.inves-row {
  width: 100%;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.page-section {
  border-top: 1px solid var(--border-grey);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 5vw 3vw;
  overflow: hidden;
}

.inves-fact {
  border: 1px solid var(--border-grey);
  letter-spacing: 1px;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.price-info {
  flex-direction: column;
  align-items: flex-end;
  width: 60%;
  display: flex;
}

.span-title {
  display: block;
}

.content {
  z-index: 25;
  width: 100%;
  max-width: 500px;
  position: absolute;
  inset: auto auto 5vw 5vw;
}

.p-caps {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  transition: all .5s;
  display: inline;
}

._10 {
  margin-bottom: 10px;
}

.social-link {
  border-bottom: 1px solid var(--dark-grey);
  margin-right: 20px;
  transition: all .5s;
}

.social-link:hover {
  border-bottom-color: var(--white);
}

.social-link.last {
  margin-right: 0;
}

.svg-logo {
  width: 25px;
  height: 25px;
}

.span-link {
  border-bottom: 1px solid var(--dim-grey);
}

.span-link:hover {
  border-bottom-color: var(--white);
}

.background-video {
  background-image: linear-gradient(180deg, #0000, var(--black-soft) 65%);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: -20px;
  padding-top: 30vh;
  display: flex;
}

.div-block {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #0000 38%, var(--black-soft) 72%), url('../images/CJ.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-2 {
  border: 2px solid var(--white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  padding: 8px;
  display: flex;
}

.div-block-3 {
  background-image: url('../images/CJ.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1005px;
  height: 100%;
  padding: 24px;
  display: flex;
}

.square-23 {
  background-color: var(--white);
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  padding: 46px;
  transition: all .5s;
  display: flex;
  overflow: hidden;
  box-shadow: inset 0 0 9px #fff, 0 0 25px 6px #fff;
}

.square-23:hover {
  filter: blur(2px);
}

@media screen and (max-width: 991px) {
  .inves-col60 {
    width: 100%;
  }

  .inves-estimate {
    flex-direction: column;
  }

  .small-title {
    font-size: 55px;
    line-height: 55px;
  }

  .inves-para-big {
    max-width: 400px;
  }

  .price-fact {
    text-align: left;
  }

  .inves-col40, .estimate-left {
    width: 100%;
    margin-bottom: 50px;
  }

  .inves-row {
    flex-direction: column;
    padding-top: 0;
  }

  .page-section {
    padding-top: 100px;
  }

  .price-info {
    align-items: flex-start;
    width: 100%;
  }

  .span-title {
    margin-left: 5px;
    display: inline;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .mobile {
    display: none;
  }

  .inves-title-bold {
    font-size: 40px;
    line-height: 45px;
  }

  .price {
    font-size: 55px;
    line-height: 55px;
  }

  .number {
    font-size: 200px;
    line-height: 200px;
  }

  .inves-title {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .small-title {
    font-size: 50px;
    line-height: 50px;
  }

  .inves-bottom {
    flex-direction: column;
  }

  .inves-para-big {
    margin-bottom: 15px;
  }

  .x {
    margin-bottom: 20px;
    font-size: 100px;
    line-height: 100px;
  }

  .inves-fact {
    font-size: 10px;
    line-height: 16px;
  }

  .span-title.mobile {
    display: inline;
  }

  .content {
    max-width: 80%;
  }

  .p-caps {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #0000 29%, var(--black-soft)), url('../images/CJ.png');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .square-23 {
    box-shadow: inset 0 0 9px #fff, 0 0 5px 1px #fff;
  }
}


@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spacegrotesk';
  src: url('../fonts/SpaceGrotesk-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}