.how-container{max-width:1200px;margin:0 auto;padding:40px 20px;text-align:center}.subtitle{font-size:16px;color:#6b7280;margin-bottom:8px;text-align:left}.title{font-size:40px;font-weight:500;margin-bottom:10px;color:#111;text-align:left}.download-text{font-size:16px;color:#444;margin-bottom:40px;text-align:left}.steps{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.step-card{background:#f8fafc;border-radius:16px;padding:25px 20px;text-align:left;position:relative}.step-number{width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid #ddd;display:flex;justify-content:center;align-items:center;font-weight:600;margin-bottom:15px}.step-card h3{font-size:18px;font-weight:600;margin-bottom:8px}.step-card .desc{font-size:15px;color:#444;margin-bottom:20px;line-height:1.5}.step-content{background:#fff;border-radius:12px;padding:15px;border:1px solid #eee}.plan-box{display:flex;flex-direction:column;gap:10px}.plan-option{display:flex;align-items:center;gap:12px;border:1px solid #ddd;border-radius:10px;padding:12px;background:#fff}.plan-option.disabled{opacity:.4}.dot,.plan-option.active{border:2px solid #000}.dot{width:14px;height:14px;border-radius:50%}.install-box{flex-direction:column;gap:10px}.circle,.install-box{display:flex;align-items:center}.circle{width:70px;height:70px;border-radius:50%;background:var(--primarycolor);justify-content:center}.checkmark{font-size:32px;color:#111}.install-box p{font-weight:600;font-size:16px}.country-box{font-size:14px}.country-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.flag{width:20px;border-radius:3px}.country-name{font-weight:600}.status{margin-left:auto;font-size:12px;color:#16a34a;background:#dcfce7;padding:3px 6px;border-radius:6px}.country-details{display:flex;justify-content:space-between;font-size:14px;margin-bottom:8px}.country-footer{font-size:13px;color:#444}@media (max-width:768px){.how-container{padding:10px 16px 20px!important}.subtitle{font-size:13px!important;margin-bottom:4px!important}.title{font-size:19px!important;font-weight:500!important;letter-spacing:-.2px!important;color:#1e293b!important;margin-bottom:8px!important}.download-text{font-size:13.5px!important;margin-bottom:20px!important}.step-card{padding:16px 14px!important;border-radius:12px!important}.step-card h3{font-size:15px!important}.step-card .desc{font-size:13px!important}}.steps{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px}@media (max-width:1200px){.steps{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.steps{grid-template-columns:1fr}}