#loader {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    display: none;
}
.use_logo_paymnet {
    
}
.use_logo_paymnet img {
    width: 100%;
    height: 100px;
    object-fit: scale-down;
}
.login_page {
    padding:50px 0;
}
.hero_img_area {
    position: relative;
    width: 100%;
}
.how_clixvares_section .main_title {
     margin-bottom: 65px;
}
.how_clixvares_section .main_title p {
    max-width:100%;
}
.how_clixvares_section .step-wrapper {
    position: relative;
    transition: all .3s ease;
        margin-bottom: 55px;
}
.how_clixvares_section .step-card {
    background: #071322;
    box-shadow: 0 12px 30px rgba(10, 20, 40, 0.06);
    border: 1px solid rgb(200 203 209 / 29%);
    border-radius: 18px;
    padding: 45px 15px 5px;
    text-align: center;
}
.step-wrapper:hover .step-card {
    transform: translateY(-14px);
    box-shadow: 0 20px 60px rgba(0,0,0,0.12);
}
.how_clixvares_section .step-number {
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(135deg, #00f2ff, #007BFF);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 800;
    box-shadow: 0 8px 20px rgba(99,102,241,0.25);
}
.how_clixvares_section .step-icon {
    font-size: 2.4rem;
    color: #007bff;
    margin-bottom: 1rem;
}
.how_clixvares_section .step-title {
    font-weight: 500;
    font-size: 1.35rem;
    margin-bottom: .5rem;
}
.join-section {
        margin-top: 50px;
}
.join-section p {
    max-width:100%;
}
.who-card{
    border-radius: 18px;
    padding: 2rem;
    min-height: 190px;
    box-shadow: 0 12px 30px rgba(10, 20, 40, 0.06);
    border: 1px solid rgb(200 203 209 / 29%);
    position: relative;
    overflow: hidden;
    transition: transform .28s ease, box-shadow .28s ease;
    background: #071322;
}
.who-card:hover{transform:translateY(-10px); box-shadow:0 28px 60px rgba(10,20,40,0.12)}


.who-badge{
width:56px; height:56px; border-radius:12px; display:inline-grid; place-items:center; font-size:1.4rem; color:white;
background:linear-gradient(135deg, #00f2ff, #007BFF);
position:absolute; top:18px; right:18px;
}


.who-icon{    font-size: 2.2rem;
    color: #007bff;
    font-weight: 100;}


.who-title{font-size:1.15rem;  margin-bottom:0.35rem}
.who-desc{color:#cdcccc; line-height:1.6}


.cta-row{margin-top:2.25rem}
@media (max-width:576px){ .who-badge{top:12px; right:12px; width:48px; height:48px;} }

.about-hero{padding:50px 0;}
.brand-logo{font-weight:800; color:#6d28d9;}
.hero-badge{display:inline-flex; gap:.6rem; align-items:center; background:linear-gradient(135deg, #00f2ff, #007BFF); color:white; padding:.35rem .8rem; border-radius:999px; box-shadow:0 8px 30px rgba(99,102,241,0.12);}
.about-hero .main_title p {
    max-width:100%;
}

.mission-card {
background: #071322;
box-shadow: 0 12px 30px rgba(10, 20, 40, 0.06);
    border: 1px solid rgb(200 203 209 / 29%);
border-radius: 18px;
    padding: 2rem;

}
.stat-box{
    background:#071322; 
    border: 1px solid rgb(200 203 209 / 29%);
border-radius: 18px;
    padding:1.1rem 1.25rem; 
    box-shadow: 0 12px 30px rgba(10, 20, 40, 0.06);
}

.toggle-content li {
    font-weight: 200;
    list-style: circle;
}

.policy_pages {
        color: #4e4d4d;
    padding: 55px 0;
    background: #f3f3f3;
}
.policy_pages h3 {
    font-size: 15px;
    color: #000000;
    font-weight: 500;
}
.policy_pages h1 { font-size:1.8rem; margin-bottom:0.25rem;color:#375efb; }
.policy_pages h2 {
    font-size: 1.15rem;
    margin-top: 1.25rem;
    color: black;
    font-weight: 400;
}
.policy_pages p, .policy_pages ul { margin:0.5rem 0; }
.policy_pages ul { 
    color: black;
    padding-left: 0;
    font-weight: 300;
    line-height: 30px;
    opacity: .7;}
.policy_pages .muted { color:#007bff; font-size:0.95rem; }
.policy_pages .small { font-size:0.9rem; color:#007bff; }
.policy_pages .note { background:#f3f6ff; border-left:4px solid #6d28d9; padding:0.75rem 1rem; border-radius:6px; margin:1rem 0; }
.policy_pages a { color:#007bff; text-decoration:none; }
.text-muted {
    color: #cdcccc !important;
}

.why-clixvarse {
  padding: 60px 0 0;
}


.feature-icon i {
  width: 56px;
  height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  margin-right: 14px;
  font-size: 1.25rem;
}

.icon-circle-1 { background: linear-gradient(135deg,#4f46e5,#06b6d4); color: white; }
.icon-circle-2 { background: linear-gradient(135deg,#f97316,#f43f5e); color: white; }
.icon-circle-3 { background: linear-gradient(135deg,#10b981,#06b6d4); color: white; }
.icon-circle-4 { background: linear-gradient(135deg,#8b5cf6,#ef4444); color: white; }

.anti_fraud_sect {
    
}
.anti_fraud_sect img {
    width: 100%;
    margin-top: 50px;
    border-radius: 18px;
}

.survey-list {
      padding: 50px 0px;
}

.survey-card {
  background: linear-gradient(180deg, rgba(255,255,255,0.015), rgba(255,255,255,0.01));
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 14px;
  padding: 18px;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  gap: 16px;
  box-shadow: 0 6px 18px rgba(16,12,24,0.5);
}

.survey-left {
  display:flex;
  align-items:center;
  gap:14px;
  flex: 1 1 auto;
}

.icon-circle {
  min-width:64px;
  min-height:64px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background: linear-gradient(135deg, rgba(31,182,182,0.12), rgba(31,182,182,0.08));
  border: 1px solid rgba(255,255,255,0.03);
  box-shadow: inset 0 2px 6px rgba(255,255,255,0.02);
  flex-shrink:0;
}

.icon-circle svg {
  width:28px;
  height:28px;
  fill: none;
  stroke: #18b2ab;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.survey-content h5 {
  margin:0;
  font-size: 22px;
  font-weight:700;
}

.survey-content p {
  margin:4px 0 0;
  color: rgba(255,255,255,0.6);
  font-size: 14px;
}

.price-badge {
  background: #007bff;
  color: #fff;
  padding: 8px 14px;
  border-radius: 50px;
  font-weight:700;
  min-width:72px;
  text-align:center;
  box-shadow: 0 6px 16px rgba(31,182,182,0.12);
  flex-shrink: 0;
}
.img_title_logo {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 5px;
}
.img_title_logo img {
        width: 40px;
    background: white;
    border-radius: 5px;
    height: 40px;
}
.phone_view_btn {
    margin-top: 30px;
}
/* About section container */
  .about-card{
    overflow: hidden;
  }

  .accent-blob{
    position: absolute; right: -60px; top: -60px; width: 220px; height: 220px;
    background: radial-gradient(circle at 30% 20%, rgba(108,99,255,0.18), transparent 40%), radial-gradient(circle at 70% 80%, rgba(108,99,255,0.08), transparent 30%);
    filter: blur(18px); transform: rotate(15deg);
  }


  .muted {color:var(--muted);}

  .feature{background:#fff; border-radius:12px; padding:18px; box-shadow:0 6px 18px rgba(99,102,241,0.06); border:1px solid rgba(99,102,241,0.04);}

small {
    color:black;
}
.number_item {
    display: flex;
    gap: 15px;
    align-items: center;
    background: #ffffff00;
    box-shadow: 0 8px 30px rgba(37, 41, 63, 0.08);
    border: 1px solid rgba(108, 99, 255, 0.08);
    padding: 25px;
    border-radius: 15px;
}
.number_item h3 {
        font-size: 22px;
    margin: 0px;
}
.how-section { 
    position: relative;
}

.how-card{
    background: #ffffff;
    border-radius:16px;
    padding:35px 20px;
    text-align:center;
    box-shadow:0 12px 40px rgba(0,0,0,0.05);
    border:1px solid #ecebff;
    transition:.4s ease;
    cursor:pointer;
}

.how-card:hover{
    transform: translateY(-8px);
    box-shadow:0 18px 45px rgba(108,99,255,0.25);
    border-color:#4059f9;
}

.how-icon{
    width:70px;
    height:70px;
    margin:auto;
    border-radius:14px;
    font-size:32px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:15px;
    background:linear-gradient(135deg,#4059f9,#8a84ff);
    color:#fff;
}
.how-card h5{
    font-weight:600;
    margin-bottom:8px;
}
.how-card p{
    color:#6d6d6d;
    font-size:14px;
}

.why-section{
    background:#ffffff;
}

.why-list{
    padding:25px 30px;
    border-left:6px solid #4059f9;
    background:#f8f7ff;
    border-radius:12px;
    box-shadow:0 8px 25px rgba(108,99,255,0.08);
}

.why-item{
    display:flex;
    align-items:center;
    gap:12px;
    padding:12px 0;
    border-bottom:1px dashed #d9d6ff;
}

.why-item:last-child{
    border-bottom:none;
}

.check-icon{
    width:32px;
    height:32px;
    border-radius:8px;
    background:#4059f9;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:16px;
    color:#fff;
    font-weight:bold;
}

.why-item p{
    margin:0;
    font-size:15px;
    color:#4a4a4a;
    font-weight:500;
}
.benefit-sec{
    padding: 50px 0;
    background: linear-gradient(135deg, #2E64FE, #8A2BE2);
    color: #fff;
}
.benefit-sec h2{
    text-align:center;
    margin-bottom:45px;
    font-size:32px;
    font-weight:700;
}
.benefit-flex{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:22px;
}
.benefit-card{
    width:240px;
    background:rgba(255,255,255,.12);
    padding:22px;
    border-radius:14px;
    text-align:center;
    font-size:17px;
    backdrop-filter:blur(8px);
    transition:.3s;
}
.benefit-card span{
    font-size:32px;
    display:block;
    margin-bottom:8px;
}
.benefit-card:hover{
    transform:scale(1.08);
    background:rgba(255,255,255,.22);
}


@media only screen and (max-width: 767px) {
.brudcrumb {
    padding: 25px 0 !important;
}
.brudcrumb h2 {
    font-size: 25px !important;
    margin: 0px;
}
small {
    display: block;
    margin-top: 10px;
}
.who-card {
     padding: 12px; 
         min-height: 150px;

}
.benefit-card {
    width: 170px;
}
.who-title {
    font-size: 12px;
}
.who-desc {
    font-size: 11px;
}
.earn_money .row .col-6:nth-child(odd) {
    padding-right: 5px;
    margin-top: 10px;
}
.earn_money .row .col-6:nth-child(even) {
    padding-left: 5px;
                    margin-top: 10px;
}
}
