.blog-section{padding:80px 40px;background:#f8fafc;text-align:center}.badge{display:inline-block;background:#fff;border:1px solid #eee;padding:6px 16px;border-radius:20px;font-size:13px;color:#6b7280;margin-bottom:15px}.blog-title{font-size:42px;font-weight:700;color:#111827;margin-bottom:50px;line-height:1.3}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;max-width:1200px;margin:auto}.blog-card{text-align:left}.img-box{position:relative;width:100%;height:240px;border-radius:18px;overflow:hidden}.blog-card h3{font-size:18px;font-weight:600;margin:15px 0;color:#111827}.divider-line{height:1px;background:#e5e7eb;margin:15px 0}.read-more{display:flex;align-items:center;gap:10px;font-weight:500;cursor:pointer}.read-more span{color:#111827}.arrow{width:24px;height:24px;background:#ff6b4a;color:white;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px}.faq{padding:80px 40px;background:#f8fafc}.faq-container{max-width:1200px;margin:auto;display:flex;gap:60px}.faq-left{flex:1 1;width:50%}.faq-badge{display:inline-block;background:#fff;padding:6px 14px;border-radius:20px;font-size:13px;margin-bottom:20px;border:1px solid #eee}.faq-left h2{font-size:42px;font-weight:700;line-height:1.2;margin-bottom:30px;color:#0f172a}.faq-card{border-radius:16px;overflow:hidden;width:100%}.card-topp{background:#1f5f75;display:flex;flex-direction:column;color:white;padding:25px}.row1{display:flex;align-items:center;gap:15px}.row1 h4{font-size:18px;width:70%}.row2{gap:30px;font-size:14px;margin-top:8px}.icon-box,.row2{display:flex;align-items:center}.icon-box{width:70px;height:50px;background:#ff7a59;justify-content:center;border-radius:12px;font-size:22px;font-weight:700;margin-bottom:15px}.card-topp h4{margin-bottom:15px;color:white}.contact-row{display:flex;gap:20px;font-size:14px}.card-bottom{background:#ff7a59;color:white;padding:15px 25px;font-weight:500}.faq-right{flex:1.3 1}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:15px;overflow:hidden;transition:.3s}.faq-item.active{background:#1f5f75;color:white}.faq-question{padding:12px 20px;display:flex;justify-content:space-between;cursor:pointer;font-size:16px;color:black}.faq-question .icon{width:20px;height:20px;background:#0ea5e9;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:12px}.faq-item.active .icon{background:#ff7a59}.faq-item.active .faq-question{color:white;border-bottom:1px solid rgb(211,209,209)!important}.faq-answer{padding:10px 20px;height:70px;margin-top:3px;font-size:14px;color:#e2e8f0}@media (max-width:900px){.faq-container{flex-direction:column}.faq-left h2{font-size:32px}}