.landing-page {
    background-color: #000000;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }
  
  .landing-page .overlap-wrapper {
    background-color: var(--black);
    width: 1440px;
    height: 900px;
  }
  
  .landing-page .overlap {
    position: relative;
    height: 900px;
    background: radial-gradient(
      50% 50% at 50% 50%,
      rgb(58.71, 63.7, 73.69) 0%,
      rgb(0, 0, 0) 100%
    );
  }
  
  .landing-page .overlap-group {
    position: absolute;
    width: 898px;
    height: 691px;
    top: 113px;
    left: 271px;
  }
  
  .landing-page .layer {
    position: absolute;
    width: 185px;
    height: 142px;
    top: 7px;
    left: 356px;
  }
  
  .landing-page .group {
    position: absolute;
    width: 898px;
    height: 674px;
    top: 0;
    left: 0;
  }
  
  .landing-page .female-sihoute {
    position: absolute;
    width: 181px;
    height: 635px;
    top: 39px;
    left: 0;
  }
  
  .landing-page .make-silhoute {
    position: absolute;
    width: 240px;
    height: 674px;
    top: 0;
    left: 658px;
  }
  
  .landing-page .we-re-launching-soon {
    position: absolute;
    width: 327px;
    top: 165px;
    left: 285px;
    font-family: "Chivo-SemiBold", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 28px;
    text-align: center;
    letter-spacing: 0;
    line-height: 44.8px;
  }
  
  .landing-page .text-wrapper {
    font-weight: 600;
  }
  
  .landing-page .span {
    font-family: "Chivo-Thin", Helvetica;
    font-weight: 100;
    font-size: 20px;
    line-height: 32.0px;
  }
  
  .landing-page .social-icons {
    display: inline-flex;
    align-items: center;
    gap: 24px;
    position: absolute;
    top: 667px;
    left: 365px;
  }
  
  .landing-page .img {
    position: relative;
    width: 24px;
    height: 24px;
  }
  
  .landing-page .frame {
    display: flex;
    flex-direction: column;
    width: 360px;
    align-items: flex-start;
    gap: 24px;
    position: absolute;
    top: 320px;
    left: 269px;
  }
  
  .landing-page .be-the-first-to-know {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Source Sans Pro-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
  }
  
  .landing-page .group-wrapper {
    display: flex;
    align-items: center;
    gap: 13px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .landing-page .div-wrapper {
    position: relative;
    width: 360px;
    height: 69px;
  }
  
  .landing-page .div {
    position: relative;
    height: 69px;
  }
  
  .landing-page .title {
    display: inline-flex;
    height: 21px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100px;
  }
  
  .landing-page .text-wrapper-2 {
    position: relative;
    width: fit-content;
    font-family: "Source Sans Pro-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0;
    line-height: normal;
  }
  
  .landing-page .overlap-group-2 {
    position: absolute;
    width: 360px;
    height: 46px;
    top: 23px;
    left: 0;
    border-radius: 10px;
  }
  
  .landing-page .input-area {
    display: flex;
    width: 360px;
    height: 46px;
    align-items: center;
    gap: 10px;
    padding: 27px 14px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid;
    border-color: #ffffff;
    box-shadow: 0px 1px 2px #e4e5e73d;
  }
  
  .landing-page .frame-2 {
    display: flex;
    align-items: center;
    gap: 12px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    margin-top: -17.00px;
    margin-bottom: -17.00px;
  }
  
  .landing-page .frame-2 {
    display: flex;
    align-items: center;
    gap: 12px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    margin-top: -17.00px;
    margin-bottom: -17.00px;
  }
  
  .landing-page .button {
    all: unset;
    box-sizing: border-box;
    display: inline-flex;
    height: 46px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 10px 16px;
    position: absolute;
    top: 4px;
    left: 255px;
    background-color: var(--variable-collection-primary);
    border-radius: 0px 8px 8px 0px;
    overflow: hidden;
  }
  
  .landing-page .text-wrapper-3 {
    position: relative;
    width: fit-content;
    margin-top: -3.50px;
    margin-bottom: -1.50px;
    font-family: "Source Sans Pro-Semibold", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    letter-spacing: -0.18px;
    line-height: 25.2px;
    white-space: nowrap;
  }
  
  .landing-page .p {
    position: absolute;
    top: 827px;
    left: 513px;
    font-family: var(--poppins-base-regular-font-family);
    font-weight: var(--poppins-base-regular-font-weight);
    color: var(--gray-3);
    font-size: var(--poppins-base-regular-font-size);
    text-align: center;
    letter-spacing: var(--poppins-base-regular-letter-spacing);
    line-height: var(--poppins-base-regular-line-height);
    font-style: var(--poppins-base-regular-font-style);
  }
  