body {
      color: #444444;
      background: linear-gradient(270deg, #F3EBFE 0%, #FFFFFF 20%, #FFFFFF 80%, #F3EBFE 100%), #FFFFFF;
    }

    .body-container {
      padding-top: 80px;
    }

    .header-container {
      overflow: hidden;
      position: relative;
      height: 768px;
      background: url("../images/newMix3D/creator-header-bg.png") no-repeat center/cover;
    }

    footer {
      padding-bottom: 60px;
    }

    .header-heading {
      font-weight: 600;
      line-height: clamp(44px, 5vw, 64px);
      ;
      font-size: clamp(1.5rem, 5vw, 2.5rem);
    }

    .header-container h5 {
      font-weight: 400;
      line-height: 28px;
    }

    .header-right-img {
      object-fit: cover;
      top: -150px;
      right: -140px;
      position: absolute;
      max-width: 1022px;
    }

    .gradient-Txt {
      background: linear-gradient(274.41deg, #E6744E 6.07%, #6D17EF 99%);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
      width: fit-content;
    }

    .second-section-card h4 {
      /* font-size: clamp(16px, 1vw, 20px); */
      line-height: 32px;
      font-weight: 600;
      background: linear-gradient(135deg, #8764C1 1.25%, #241837 97.81%);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
      width: fit-content;

    }

    .second-section-card p {
      line-height: 24px;
      font-size: 14px;
    }

    .second-section-cards {
      gap: 40px;
    }

    .second-section-card {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      padding: 16px;
      gap: 12px;
      max-width: 400px;
      width: 100%;
      height: 296px;
      background: linear-gradient(180deg, #F4EEFD 0%, #E7D8FD 100%);
      border-radius: 16px;
    }

    .third-section {
      background: linear-gradient(180deg, #6D17EF 0%, #3E0D89 100%);
      padding-top: 80px;
      padding-bottom: 80px;
    }

    .third-section {
      background: linear-gradient(180deg, #6D17EF 0%, #3E0D89 100%);
      padding-top: 80px;
      padding-bottom: 100px;
      position: relative;

    }

    .third-section-cards {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      align-items: center;
      justify-content: center;
      padding: 0px 40px;
      gap: 40px;
      margin-top: 74px;
    }

    .third-section-card-wrapper {
      max-width: 280px;
      width: 100%;
      margin-top: 74px;
    }

    .third-section-card-wrapper img {
      width: 100%;
    }

    .third-section-card {
      padding: 12px;
      width: inherit;
      min-height: 320px;
      background: rgba(255, 255, 255, 0.2);
      backdrop-filter: blur(20px);
      border-radius: 16px;
      color: white;
    }

    .third-section-card h5 {
      line-height: 32px;
      font-weight: 400;
      margin-top: 20px;
    }

    .third-section-card h4 {
      line-height: 32px;
      font-weight: 700;
    }

    .third-section-cards .arrow-img {
      position: absolute;
      top: -60px;
    }

    .third-section-cards .line-img {
      position: absolute;
      bottom: -40px;
    }

    .forth-section img {
      width: 680px;
      height: 564px;
      object-fit: cover;
    }

    /* max-width: 781.16px;
      max-height: 564px;
      height: 100%;
      width: 100%; */
    .forth-section-cards {
      margin-top: 48px;
      display: flex;
      flex-direction: column;
      gap: 24px;
    }

    .forth-section-card {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      padding: 20px 12px;
      gap: 16px;
      max-width: 762px;
      width: 100%;
      height: 100%;
      background: #F8F3FE;
      border-radius: 8px;
    }

    .forth-section {
      padding-top: 42px;
      padding-bottom: 42px;
    }

    .fifth-section {
      background: url("../images/newMix3D/creator-header-bg.png") no-repeat center/cover;
      padding: 80px 60px;
      color: white;
      margin-bottom: 200px;
    }

    .ai3dcontent-div {
      background: linear-gradient(278.42deg, #E6744E -39.16%, #6D17EF 79.58%);
      width: 100%;
      min-height: 320px;
      border-radius: 16px;
      position: relative;
    }

    .element-3Dcontent {
      position: absolute;
      width: 464px;
      height: 353px;
      top: 0px;
      right: -50px;
      bottom: -50px;
    }

    .white-bg-btn {
      background: linear-gradient(90deg, #F07C41 0.59%, #6D17EF 100.59%);
      border-radius: 24px;
      height: 48px;
      border: none;
      width: 200px;
      padding: 2px;
    }

    .white-bg-btn .white-btn {
      background: white;
      border-radius: 24px;
      width: calc(100% - 4px);
      height: calc(100% - 4px);
      display: flex;
      align-items: center;
      justify-content: center;
      border: none;
    }

    .white-bg-btn .white-btn .text {
      background: linear-gradient(90deg, #F07C41 0.59%, #6D17EF 100.59%);
      ;
      font-size: 14px;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .white-bg-btn:hover .white-btn {
      background: linear-gradient(90deg, #F07C41 0.59%, #6D17EF 100.59%);
    }

    .white-bg-btn:hover .text {
      background: none;
      -webkit-text-fill-color: white;
    }

    .white-bg-btn:hover {
      background: white;
      box-shadow: 0px 0px 16px 4px #F07C4180;

    }

    .white-bg-btn:hover svg,
    .white-bg-btn:hover path {
      fill: white;
    }

    .price-toggle-container,
    .time-toggle-container {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 8px;
      /* gap: 12px; */
      isolation: isolate;
      width: 172px;
      height: 40px;
      background: #FFFFFF;
      border: 1px solid #DDDDDD;
      border-radius: 40px;
    }

    .price-toggle,
    .time-toggle {
      cursor: pointer;
      line-height: 16px;
      text-align: center;
      min-width: 72px;
      padding: 5px;
      font-size: 14px;
      font-weight: 600;
      color: #AAAAAA;
    }

    .price-toggle.active {
      background: #F0B441;
      border-radius: 17.5px;
      color: white;
    }

    .time-toggle.active {
      background: #6914F4;
      border-radius: 17.5px;
      color: white;
    }

    .fa-ul p {
      color: #432323;
      font-size: 14px;
      font-weight: 500;
    }

    .twoMonthChip {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding: 4px 8px;
      gap: 8px;
      position: absolute;
      width: 128px;
      height: 32px;
      right: 0px;
      top: 0px;
      background: linear-gradient(90deg, #F07C41 0.59%, #6D17EF 100.59%);
      border-radius: 0px 0px 0px 8px;
    }

    .white-chip {
      background: white;
      border-radius: 0px 0px 0px 8px;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      border: none;
    }

    .white-chip .text {
      background: linear-gradient(90deg, #F07C41 0.59%, #6D17EF 100.59%);
      font-size: 12px;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    @media (min-width:1500px) {
      .forth-section {
        padding-left: var(--leftMargin);
        padding-right: var(--rightMargin);
      }
    }

    @media (max-width:1326px) {
      .second-section-card {
        max-width: 300px;
        width: 100%;
        min-height: 270px;
        height: 100%;
      }

      .forth-section img {
        max-width: 688.16px;
        /* max-height: 564px; */
        object-fit: cover;
        height: 100%;
        width: 100%;
      }

    }

    @media (max-width:1268px) {
      .header-right-img {
        object-fit: cover;
        top: -80px;
        right: -80px;
        position: absolute;
        max-width: 722px;
      }

    }

    @media (max-width:1300px) {
      .header-right-img {
        object-fit: cover;
        top: 0px;
        right: -80px;
        position: absolute;
        max-width: 522px;
      }

      .third-section-cards {
        flex-wrap: wrap;
      }

      .second-section-cards {
        gap: 20px;
      }

    }

    @media (max-width:900px) {
      .header-right-img {
        object-fit: cover;
        top: 40px;
        right: 0px;
        position: absolute;
        max-width: 422px;
      }

      .fifth-section {
        background: url("../images/newMix3D/creator-header-bg.png") no-repeat center/cover;
        padding: 60px 30px;
        color: white;
      }

    }

    @media (max-width:749px) {
      .body-container {
        padding-top: 40px;
      }
    }

    .btn-style-1 {
      height: 40px;
      gap: 8px;
      border-radius: 40px;
      color: white !important;
      background: linear-gradient(90deg, #6D17EF 0%, #F07C41 100%);
      width: fit-content;
      border: none;
      outline: 1px solid white;
      outline-offset: -5px;
      transition: all ease 300ms;
      z-index: 2;
      padding: 9.6px 19.2px;
      font-size: 12px;

    }

    .btn-style-1:hover {
      transition: all ease 300ms;
      outline-offset: 0px;
      box-shadow: 0px 0px 16px 4px rgba(240, 124, 65, 0.5);

    }