
      
    


      
     


      {} *{} {}
     


      #IE-warning {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: white;
      }
      .IE-warning-message {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
      }
    



 .cwl-page { background: #08070c; font-family: 'Poppins', Arial, sans-serif; color: #f5f3fa; } .cwl-hero { position: relative; padding: 100px 24px 80px; text-align: center; overflow: hidden; background: radial-gradient(circle at 70% 30%, rgba(123,76,255,0.25), transparent 60%), #08070c; } .cwl-hero-lines { position: absolute; inset: 0; background-image: linear-gradient(90deg, rgba(123,76,255,0.06) 1px, transparent 1px), linear-gradient(rgba(123,76,255,0.06) 1px, transparent 1px); background-size: 60px 60px; pointer-events: none; } .cwl-eyebrow { position: relative; display: inline-block; background: rgba(123,76,255,0.15); border: 1px solid rgba(123,76,255,0.4); color: #b9a3ff; font-size: 13px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 7px 18px; border-radius: 999px; margin-bottom: 22px; } .cwl-h1 { position: relative; font-size: 46px; font-weight: 800; line-height: 1.2; margin: 0 0 10px; color: #ffffff; } .cwl-h1-accent { display: block; font-size: 46px; font-weight: 800; margin-top: 6px; background: linear-gradient(90deg, #b9a3ff, #7B4CFF); -webkit-background-clip: text; background-clip: text; color: #a98cff; } .cwl-sub { position: relative; font-size: 17px; color: #b8b2c9; max-width: 640px; margin: 22px auto 34px; } .cwl-countdown-label { position: relative; font-size: 15px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #cbb8ff; margin-bottom: 18px; } .cwl-countdown { position: relative; display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; margin-bottom: 26px; } .cwl-count-box { background: rgba(255,255,255,0.03); border: 1px solid rgba(123,76,255,0.4); border-radius: 14px; padding: 18px 22px; min-width: 90px; box-shadow: 0 0 24px rgba(123,76,255,0.15); } .cwl-count-num { font-size: 34px; font-weight: 800; color: #ffffff; line-height: 1; } .cwl-count-unit { font-size: 12px; color: #a89fc0; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 6px; } .cwl-live-tag { position: relative; font-size: 13px; font-weight: 700; letter-spacing: 0.08em; color: #b9a3ff; text-transform: uppercase; margin-bottom: 36px; } .cwl-cta { position: relative; display: inline-block; background: linear-gradient(90deg, #7B4CFF, #5B2FD9); color: #fff !important; font-weight: 700; font-size: 15px; padding: 15px 34px; border-radius: 999px; text-decoration: none; box-shadow: 0 0 26px rgba(123,76,255,0.5); border: none; cursor: pointer; } .cwl-section { max-width: 1000px; margin: 0 auto; padding: 80px 24px; } .cwl-section-eyebrow { color: #7B4CFF; font-weight: 700; font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 10px; } .cwl-section-h2 { font-size: 32px; font-weight: 800; color: #ffffff; margin: 0 0 18px; } .cwl-section-lead { font-size: 16px; color: #b8b2c9; line-height: 1.7; max-width: 600px; } .cwl-features { margin-top: 40px; } .cwl-feature { display: flex; gap: 20px; align-items: flex-start; margin-bottom: 34px; } .cwl-feature-icon { flex: 0 0 56px; height: 56px; width: 56px; border-radius: 14px; background: linear-gradient(135deg, #7B4CFF, #5B2FD9); display: flex; align-items: center; justify-content: center; box-shadow: 0 0 20px rgba(123,76,255,0.4); } .cwl-feature-icon svg { width: 26px; height: 26px; stroke: #fff; } .cwl-feature-title { font-size: 19px; font-weight: 700; color: #fff; margin: 0 0 6px; } .cwl-feature-body { font-size: 14px; color: #b8b2c9; line-height: 1.7; margin: 0; } .cwl-reg-section { background: rgba(255,255,255,0.02); border-top: 1px solid rgba(123,76,255,0.2); border-bottom: 1px solid rgba(123,76,255,0.2); } .cwl-reg-card { max-width: 480px; margin: 0 auto; background: rgba(255,255,255,0.03); border: 1px solid rgba(123,76,255,0.35); border-radius: 20px; padding: 36px 32px; box-shadow: 0 0 40px rgba(123,76,255,0.08) inset; } .cwl-reg-title { font-size: 22px; font-weight: 800; color: #fff; text-align: center; margin: 0 0 8px; } .cwl-reg-sub { font-size: 14px; color: #b8b2c9; text-align: center; margin: 0 0 24px; } .cwl-field-label { font-size: 13px; font-weight: 600; color: #cbb8ff; margin-bottom: 6px; display: block; } .cwl-field-input { width: 100%; background: rgba(255,255,255,0.05); border: 1px solid rgba(123,76,255,0.4); border-radius: 10px; padding: 12px 14px; color: #fff; font-size: 14px; margin-bottom: 18px; box-sizing: border-box; } .cwl-field-input::placeholder { color: #756f8a; } .cwl-reg-btn { width: 100%; } .cwl-reg-section { display: flex !important; justify-content: center !important; text-align: center !important; } .cwl-reg-card { margin-left: auto !important; margin-right: auto !important; text-align: center !important; } @media (max-width: 700px) { .cwl-h1, .cwl-h1-accent { font-size: 30px; } .cwl-count-box { min-width: 70px; padding: 14px 16px; } .cwl-count-num { font-size: 24px; } .cwl-section { padding: 56px 20px; } .cwl-feature { flex-direction: column; } } 

 .cwl-page { background: #08070c; font-family: 'Poppins', Arial, sans-serif; color: #f5f3fa; } .cwl-hero { position: relative; padding: 100px 24px 80px; text-align: center; overflow: hidden; background: radial-gradient(circle at 70% 30%, rgba(123,76,255,0.25), transparent 60%), #08070c; } .cwl-hero-lines { position: absolute; inset: 0; background-image: linear-gradient(90deg, rgba(123,76,255,0.06) 1px, transparent 1px), linear-gradient(rgba(123,76,255,0.06) 1px, transparent 1px); background-size: 60px 60px; pointer-events: none; } .cwl-eyebrow { position: relative; display: inline-block; background: rgba(123,76,255,0.15); border: 1px solid rgba(123,76,255,0.4); color: #b9a3ff; font-size: 13px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 7px 18px; border-radius: 999px; margin-bottom: 22px; } .cwl-h1 { position: relative; font-size: 46px; font-weight: 800; line-height: 1.2; margin: 0 0 10px; color: #ffffff; } .cwl-h1-accent { display: block; font-size: 46px; font-weight: 800; margin-top: 6px; background: linear-gradient(90deg, #b9a3ff, #7B4CFF); -webkit-background-clip: text; background-clip: text; color: #a98cff; } .cwl-sub { position: relative; font-size: 17px; color: #b8b2c9; max-width: 640px; margin: 22px auto 34px; } .cwl-countdown-label { position: relative; font-size: 15px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #cbb8ff; margin-bottom: 18px; } .cwl-countdown { position: relative; display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; margin-bottom: 26px; } .cwl-count-box { background: rgba(255,255,255,0.03); border: 1px solid rgba(123,76,255,0.4); border-radius: 14px; padding: 18px 22px; min-width: 90px; box-shadow: 0 0 24px rgba(123,76,255,0.15); } .cwl-count-num { font-size: 34px; font-weight: 800; color: #ffffff; line-height: 1; } .cwl-count-unit { font-size: 12px; color: #a89fc0; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 6px; } .cwl-live-tag { position: relative; font-size: 13px; font-weight: 700; letter-spacing: 0.08em; color: #b9a3ff; text-transform: uppercase; margin-bottom: 36px; } .cwl-cta { position: relative; display: inline-block; background: linear-gradient(90deg, #7B4CFF, #5B2FD9); color: #fff !important; font-weight: 700; font-size: 15px; padding: 15px 34px; border-radius: 999px; text-decoration: none; box-shadow: 0 0 26px rgba(123,76,255,0.5); border: none; cursor: pointer; } .cwl-section { max-width: 1000px; margin: 0 auto; padding: 80px 24px; } .cwl-section-eyebrow { color: #7B4CFF; font-weight: 700; font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 10px; } .cwl-section-h2 { font-size: 32px; font-weight: 800; color: #ffffff; margin: 0 0 18px; } .cwl-section-lead { font-size: 16px; color: #b8b2c9; line-height: 1.7; max-width: 600px; } .cwl-features { margin-top: 40px; } .cwl-feature { display: flex; gap: 20px; align-items: flex-start; margin-bottom: 34px; } .cwl-feature-icon { flex: 0 0 56px; height: 56px; width: 56px; border-radius: 14px; background: linear-gradient(135deg, #7B4CFF, #5B2FD9); display: flex; align-items: center; justify-content: center; box-shadow: 0 0 20px rgba(123,76,255,0.4); } .cwl-feature-icon svg { width: 26px; height: 26px; stroke: #fff; } .cwl-feature-title { font-size: 19px; font-weight: 700; color: #fff; margin: 0 0 6px; } .cwl-feature-body { font-size: 14px; color: #b8b2c9; line-height: 1.7; margin: 0; } .cwl-reg-section { background: rgba(255,255,255,0.02); border-top: 1px solid rgba(123,76,255,0.2); border-bottom: 1px solid rgba(123,76,255,0.2); } .cwl-reg-card { max-width: 480px; margin: 0 auto; background: rgba(255,255,255,0.03); border: 1px solid rgba(123,76,255,0.35); border-radius: 20px; padding: 36px 32px; box-shadow: 0 0 40px rgba(123,76,255,0.08) inset; } .cwl-reg-title { font-size: 22px; font-weight: 800; color: #fff; text-align: center; margin: 0 0 8px; } .cwl-reg-sub { font-size: 14px; color: #b8b2c9; text-align: center; margin: 0 0 24px; } .cwl-field-label { font-size: 13px; font-weight: 600; color: #cbb8ff; margin-bottom: 6px; display: block; } .cwl-field-input { width: 100%; background: rgba(255,255,255,0.05); border: 1px solid rgba(123,76,255,0.4); border-radius: 10px; padding: 12px 14px; color: #fff; font-size: 14px; margin-bottom: 18px; box-sizing: border-box; } .cwl-field-input::placeholder { color: #756f8a; } .cwl-reg-btn { width: 100%; } .cwl-reg-section { display: flex !important; justify-content: center !important; text-align: center !important; } .cwl-reg-card { margin-left: auto !important; margin-right: auto !important; text-align: center !important; } @media (max-width: 700px) { .cwl-h1, .cwl-h1-accent { font-size: 30px; } .cwl-count-box { min-width: 70px; padding: 14px 16px; } .cwl-count-num { font-size: 24px; } .cwl-section { padding: 56px 20px; } .cwl-feature { flex-direction: column; } } 

 .cwl-page { background: #08070c; font-family: 'Poppins', Arial, sans-serif; color: #f5f3fa; } .cwl-hero { position: relative; padding: 100px 24px 80px; text-align: center; overflow: hidden; background: radial-gradient(circle at 70% 30%, rgba(123,76,255,0.25), transparent 60%), #08070c; } .cwl-hero-lines { position: absolute; inset: 0; background-image: linear-gradient(90deg, rgba(123,76,255,0.06) 1px, transparent 1px), linear-gradient(rgba(123,76,255,0.06) 1px, transparent 1px); background-size: 60px 60px; pointer-events: none; } .cwl-eyebrow { position: relative; display: inline-block; background: rgba(123,76,255,0.15); border: 1px solid rgba(123,76,255,0.4); color: #b9a3ff; font-size: 13px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 7px 18px; border-radius: 999px; margin-bottom: 22px; } .cwl-h1 { position: relative; font-size: 46px; font-weight: 800; line-height: 1.2; margin: 0 0 10px; color: #ffffff; } .cwl-h1-accent { display: block; font-size: 46px; font-weight: 800; margin-top: 6px; background: linear-gradient(90deg, #b9a3ff, #7B4CFF); -webkit-background-clip: text; background-clip: text; color: #a98cff; } .cwl-sub { position: relative; font-size: 17px; color: #b8b2c9; max-width: 640px; margin: 22px auto 34px; } .cwl-countdown-label { position: relative; font-size: 15px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #cbb8ff; margin-bottom: 18px; } .cwl-countdown { position: relative; display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; margin-bottom: 26px; } .cwl-count-box { background: rgba(255,255,255,0.03); border: 1px solid rgba(123,76,255,0.4); border-radius: 14px; padding: 18px 22px; min-width: 90px; box-shadow: 0 0 24px rgba(123,76,255,0.15); } .cwl-count-num { font-size: 34px; font-weight: 800; color: #ffffff; line-height: 1; } .cwl-count-unit { font-size: 12px; color: #a89fc0; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 6px; } .cwl-live-tag { position: relative; font-size: 13px; font-weight: 700; letter-spacing: 0.08em; color: #b9a3ff; text-transform: uppercase; margin-bottom: 36px; } .cwl-cta { position: relative; display: inline-block; background: linear-gradient(90deg, #7B4CFF, #5B2FD9); color: #fff !important; font-weight: 700; font-size: 15px; padding: 15px 34px; border-radius: 999px; text-decoration: none; box-shadow: 0 0 26px rgba(123,76,255,0.5); border: none; cursor: pointer; } .cwl-section { max-width: 1000px; margin: 0 auto; padding: 80px 24px; } .cwl-section-eyebrow { color: #7B4CFF; font-weight: 700; font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 10px; } .cwl-section-h2 { font-size: 32px; font-weight: 800; color: #ffffff; margin: 0 0 18px; } .cwl-section-lead { font-size: 16px; color: #b8b2c9; line-height: 1.7; max-width: 600px; } .cwl-features { margin-top: 40px; } .cwl-feature { display: flex; gap: 20px; align-items: flex-start; margin-bottom: 34px; } .cwl-feature-icon { flex: 0 0 56px; height: 56px; width: 56px; border-radius: 14px; background: linear-gradient(135deg, #7B4CFF, #5B2FD9); display: flex; align-items: center; justify-content: center; box-shadow: 0 0 20px rgba(123,76,255,0.4); } .cwl-feature-icon svg { width: 26px; height: 26px; stroke: #fff; } .cwl-feature-title { font-size: 19px; font-weight: 700; color: #fff; margin: 0 0 6px; } .cwl-feature-body { font-size: 14px; color: #b8b2c9; line-height: 1.7; margin: 0; } .cwl-reg-section { background: rgba(255,255,255,0.02); border-top: 1px solid rgba(123,76,255,0.2); border-bottom: 1px solid rgba(123,76,255,0.2); } .cwl-reg-card { max-width: 480px; margin: 0 auto; background: rgba(255,255,255,0.03); border: 1px solid rgba(123,76,255,0.35); border-radius: 20px; padding: 36px 32px; box-shadow: 0 0 40px rgba(123,76,255,0.08) inset; } .cwl-reg-title { font-size: 22px; font-weight: 800; color: #fff; text-align: center; margin: 0 0 8px; } .cwl-reg-sub { font-size: 14px; color: #b8b2c9; text-align: center; margin: 0 0 24px; } .cwl-field-label { font-size: 13px; font-weight: 600; color: #cbb8ff; margin-bottom: 6px; display: block; } .cwl-field-input { width: 100%; background: rgba(255,255,255,0.05); border: 1px solid rgba(123,76,255,0.4); border-radius: 10px; padding: 12px 14px; color: #fff; font-size: 14px; margin-bottom: 18px; box-sizing: border-box; } .cwl-field-input::placeholder { color: #756f8a; } .cwl-reg-btn { width: 100%; } .cwl-reg-section { display: flex !important; justify-content: center !important; text-align: center !important; } .cwl-reg-card { margin-left: auto !important; margin-right: auto !important; text-align: center !important; } @media (max-width: 700px) { .cwl-h1, .cwl-h1-accent { font-size: 30px; } .cwl-count-box { min-width: 70px; padding: 14px 16px; } .cwl-count-num { font-size: 24px; } .cwl-section { padding: 56px 20px; } .cwl-feature { flex-direction: column; } } 

 .cwl-page { background: #08070c; font-family: 'Poppins', Arial, sans-serif; color: #f5f3fa; } .cwl-hero { position: relative; padding: 100px 24px 80px; text-align: center; overflow: hidden; background: radial-gradient(circle at 70% 30%, rgba(123,76,255,0.25), transparent 60%), #08070c; } .cwl-hero-lines { position: absolute; inset: 0; background-image: linear-gradient(90deg, rgba(123,76,255,0.06) 1px, transparent 1px), linear-gradient(rgba(123,76,255,0.06) 1px, transparent 1px); background-size: 60px 60px; pointer-events: none; } .cwl-eyebrow { position: relative; display: inline-block; background: rgba(123,76,255,0.15); border: 1px solid rgba(123,76,255,0.4); color: #b9a3ff; font-size: 13px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 7px 18px; border-radius: 999px; margin-bottom: 22px; } .cwl-h1 { position: relative; font-size: 46px; font-weight: 800; line-height: 1.2; margin: 0 0 10px; color: #ffffff; } .cwl-h1-accent { display: block; font-size: 46px; font-weight: 800; margin-top: 6px; background: linear-gradient(90deg, #b9a3ff, #7B4CFF); -webkit-background-clip: text; background-clip: text; color: #a98cff; } .cwl-sub { position: relative; font-size: 17px; color: #b8b2c9; max-width: 640px; margin: 22px auto 34px; } .cwl-countdown-label { position: relative; font-size: 15px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #cbb8ff; margin-bottom: 18px; } .cwl-countdown { position: relative; display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; margin-bottom: 26px; } .cwl-count-box { background: rgba(255,255,255,0.03); border: 1px solid rgba(123,76,255,0.4); border-radius: 14px; padding: 18px 22px; min-width: 90px; box-shadow: 0 0 24px rgba(123,76,255,0.15); } .cwl-count-num { font-size: 34px; font-weight: 800; color: #ffffff; line-height: 1; } .cwl-count-unit { font-size: 12px; color: #a89fc0; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 6px; } .cwl-live-tag { position: relative; font-size: 13px; font-weight: 700; letter-spacing: 0.08em; color: #b9a3ff; text-transform: uppercase; margin-bottom: 36px; } .cwl-cta { position: relative; display: inline-block; background: linear-gradient(90deg, #7B4CFF, #5B2FD9); color: #fff !important; font-weight: 700; font-size: 15px; padding: 15px 34px; border-radius: 999px; text-decoration: none; box-shadow: 0 0 26px rgba(123,76,255,0.5); border: none; cursor: pointer; } .cwl-section { max-width: 1000px; margin: 0 auto; padding: 80px 24px; } .cwl-section-eyebrow { color: #7B4CFF; font-weight: 700; font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 10px; } .cwl-section-h2 { font-size: 32px; font-weight: 800; color: #ffffff; margin: 0 0 18px; } .cwl-section-lead { font-size: 16px; color: #b8b2c9; line-height: 1.7; max-width: 600px; } .cwl-features { margin-top: 40px; } .cwl-feature { display: flex; gap: 20px; align-items: flex-start; margin-bottom: 34px; } .cwl-feature-icon { flex: 0 0 56px; height: 56px; width: 56px; border-radius: 14px; background: linear-gradient(135deg, #7B4CFF, #5B2FD9); display: flex; align-items: center; justify-content: center; box-shadow: 0 0 20px rgba(123,76,255,0.4); } .cwl-feature-icon svg { width: 26px; height: 26px; stroke: #fff; } .cwl-feature-title { font-size: 19px; font-weight: 700; color: #fff; margin: 0 0 6px; } .cwl-feature-body { font-size: 14px; color: #b8b2c9; line-height: 1.7; margin: 0; } .cwl-reg-section { background: rgba(255,255,255,0.02); border-top: 1px solid rgba(123,76,255,0.2); border-bottom: 1px solid rgba(123,76,255,0.2); } .cwl-reg-card { max-width: 480px; margin: 0 auto; background: rgba(255,255,255,0.03); border: 1px solid rgba(123,76,255,0.35); border-radius: 20px; padding: 36px 32px; box-shadow: 0 0 40px rgba(123,76,255,0.08) inset; } .cwl-reg-title { font-size: 22px; font-weight: 800; color: #fff; text-align: center; margin: 0 0 8px; } .cwl-reg-sub { font-size: 14px; color: #b8b2c9; text-align: center; margin: 0 0 24px; } .cwl-field-label { font-size: 13px; font-weight: 600; color: #cbb8ff; margin-bottom: 6px; display: block; } .cwl-field-input { width: 100%; background: rgba(255,255,255,0.05); border: 1px solid rgba(123,76,255,0.4); border-radius: 10px; padding: 12px 14px; color: #fff; font-size: 14px; margin-bottom: 18px; box-sizing: border-box; } .cwl-field-input::placeholder { color: #756f8a; } .cwl-reg-btn { width: 100%; } .cwl-reg-section { display: flex !important; justify-content: center !important; text-align: center !important; } .cwl-reg-card { margin-left: auto !important; margin-right: auto !important; text-align: center !important; } @media (max-width: 700px) { .cwl-h1, .cwl-h1-accent { font-size: 30px; } .cwl-count-box { min-width: 70px; padding: 14px 16px; } .cwl-count-num { font-size: 24px; } .cwl-section { padding: 56px 20px; } .cwl-feature { flex-direction: column; } } 

