
						.form-section > img.img-desktop {
	display: none;
}

.image-section {
      background-color: #111;
      position: relative;
      min-height: 400px;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
    }

    .brand-logo {
	  display: none;
      position: absolute;
      top: 2rem;
      left: 3rem;
      z-index: 3;
      color: white;
      font-family: 'Inter', sans-serif;
      /* Logo usually sans or specific brand font */
      font-weight: 700;
      font-size: 1.5rem;
      letter-spacing: 2px;
      text-transform: uppercase;
    }

    .form-section {
      padding: 2rem;
      /* More horizontal padding for desktop feel */
      display: flex;
      flex-direction: column;
      justify-content: center;
      min-height: 100vh;
      /* Full viewport height on desktop */
    }

    .form-section .e-widget-wrapper.e-modern {
      width: 100%;
    }

    .form-section .e-widget-wrapper.e-modern>.contest-description {
      color: rgba(0, 0, 0, 0.64);
      display: flex;
      flex-direction: column;
      gap: 8px;
    }

    .stats-bar {
      display: flex;
      justify-content: space-between;
      /* Spread out */
      border-bottom: 2px solid #e9ecef;
      /* Thicker, lighter line */
      padding-bottom: 1.5rem;
      margin-bottom: 2rem;
      max-width: 400px;
      /* Constrain width like design */
      margin-left: auto;
      margin-right: auto;
    }

    .stat-item {
      text-align: center;
      padding: 0 1rem;
    }

    .stat-value {
      font-size: 1.75rem;
      font-weight: 500;
      font-family: 'Inter', sans-serif;
      line-height: 1;
      margin-bottom: 0.25rem;
    }

    .stat-label {
      font-size: 0.75rem;
      color: #666;
      text-transform: capitalize;
      letter-spacing: 0.5px;
    }

    .stat-item.active .stat-label {
      color: #d9534f;
      /* Highlight color for 'Days Left' if needed, or just dark */
      font-weight: 600;
    }

    /* Highlight the Days Left bar/text if desired */
    .stat-item:last-child .stat-value {
      position: relative;
    }

    /* Content Typography */
    .main-heading {
      font-size: 2.5rem;
      margin-bottom: 1.5rem;
      color: #1a1a1a;
    }

    .info-label {
      font-weight: 600;
      color: #1a1a1a;
    }

    .info-text {
      font-size: 0.9rem;
      line-height: 1.6;
      color: #555;
      margin-bottom: 0.75rem;
    }

    .restrictions-list {
      padding-left: 1.2rem;
      font-size: 0.9rem;
      color: #555;
      line-height: 1.6;
    }

    .restrictions-list li {
      margin-bottom: 0.25rem;
    }

    .form-placeholder {
      background-color: #fff;
      border: 1px solid #e5e5e5;
      padding: 2.5rem;
      text-align: center;
      color: #adb5bd;
      border-radius: 8px;
      margin-top: 2rem;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
    }

    .footer-links {
      margin-top: auto;
      padding-top: 2rem;
    }

    /* Mobile adjustments */
    @media (max-width: 991.98px) {
      .form-section {
        min-height: auto;
        padding: 12px;
      }

      .image-section {
        min-height: 80px;
        /* Reduced for logo only on mobile */
      }
.form-section > img.img-desktop {
	display: none;
}

.image-section {
      background-color: #111;
      position: relative;
      min-height: 400px;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
    }

    .brand-logo {
	  display: none;
      position: absolute;
      top: 2rem;
      left: 3rem;
      z-index: 3;
      color: white;
      font-family: 'Inter', sans-serif;
      /* Logo usually sans or specific brand font */
      font-weight: 700;
      font-size: 1.5rem;
      letter-spacing: 2px;
      text-transform: uppercase;
    }

    .form-section {
      padding: 2rem;
      /* More horizontal padding for desktop feel */
      display: flex;
      flex-direction: column;
      justify-content: center;
      min-height: 100vh;
      /* Full viewport height on desktop */
    }

    .form-section .e-widget-wrapper.e-modern {
      width: 100%;
    }

    .form-section .e-widget-wrapper.e-modern>.contest-description {
      color: rgba(0, 0, 0, 0.64);
      display: flex;
      flex-direction: column;
      gap: 8px;
    }

    .stats-bar {
      display: flex;
      justify-content: space-between;
      /* Spread out */
      border-bottom: 2px solid #e9ecef;
      /* Thicker, lighter line */
      padding-bottom: 1.5rem;
      margin-bottom: 2rem;
      max-width: 400px;
      /* Constrain width like design */
      margin-left: auto;
      margin-right: auto;
    }

    .stat-item {
      text-align: center;
      padding: 0 1rem;
    }

    .stat-value {
      font-size: 1.75rem;
      font-weight: 500;
      font-family: 'Inter', sans-serif;
      line-height: 1;
      margin-bottom: 0.25rem;
    }

    .stat-label {
      font-size: 0.75rem;
      color: #666;
      text-transform: capitalize;
      letter-spacing: 0.5px;
    }

    .stat-item.active .stat-label {
      color: #d9534f;
      /* Highlight color for 'Days Left' if needed, or just dark */
      font-weight: 600;
    }

    /* Highlight the Days Left bar/text if desired */
    .stat-item:last-child .stat-value {
      position: relative;
    }

    /* Content Typography */
    .main-heading {
      font-size: 2.5rem;
      margin-bottom: 1.5rem;
      color: #1a1a1a;
    }

    .info-label {
      font-weight: 600;
      color: #1a1a1a;
    }

    .info-text {
      font-size: 0.9rem;
      line-height: 1.6;
      color: #555;
      margin-bottom: 0.75rem;
    }

    .restrictions-list {
      padding-left: 1.2rem;
      font-size: 0.9rem;
      color: #555;
      line-height: 1.6;
    }

    .restrictions-list li {
      margin-bottom: 0.25rem;
    }

    .form-placeholder {
      background-color: #fff;
      border: 1px solid #e5e5e5;
      padding: 2.5rem;
      text-align: center;
      color: #adb5bd;
      border-radius: 8px;
      margin-top: 2rem;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
    }

    .footer-links {
      margin-top: auto;
      padding-top: 2rem;
    }

    /* Mobile adjustments */
    @media (max-width: 991.98px) {
      .form-section {
        min-height: auto;
        padding: 12px;
      }

      .image-section {
        min-height: 80px;
        /* Reduced for logo only on mobile */
      }

      .brand-logo {
        top: 1.5rem;
        left: 1.5rem;
        /* Align with form padding */
      }

      .main-heading {
        font-size: 2rem;
      }
    }


      .main-heading {
        font-size: 2rem;
      }
    }
						
