#loader {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    display: none;
}
.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;
}
.policy_pages h3 {
    font-size: 15px;
        color: #d1cfcf;
}
.policy_pages h1 { font-size:1.8rem; margin-bottom:0.25rem;color:white; }
.policy_pages h2 { font-size:1.15rem; margin-top:1.25rem;    color: #d1cfcf; }
.policy_pages p, .policy_pages ul { margin:0.5rem 0; }
.policy_pages ul {    color: #d1cfcf; padding-left:1.2rem; }
.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 {
    text-align: center;
    margin-top: 30px;
}
@media only screen and (max-width: 767px) {
.brudcrumb {
    padding: 25px 0 !important;
}
.brudcrumb h2 {
    font-size: 25px !important;
    margin: 0px;
}

.phone_view_btn a {
        width: 67%;
}
.who-card {
     padding: 12px; 
         min-height: 150px;

}
.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;
}
}
