.accounting-main{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;line-height:1.6}.accounting-hero{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:4rem 10%;margin-top:80px;background:var(--primary-navy,#001f3f);flex-wrap:wrap;color:#fff}.accounting-hero-text{flex:1 1 400px}.accounting-hero-title{font-size:2.8rem;font-weight:700;margin-bottom:1rem;color:#fff}.accounting-hero-subtitle{font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:rgb(217,119,6)}.accounting-hero-description{font-size:1rem;max-width:600px;color:#f2f2f2}.accounting-hero-image{flex:1 1 400px;text-align:center}.accounting-hero-image img{max-width:100%;height:auto;border-radius:10px}.accounting-offer{padding:4rem 10%;background-color:"var(--white)"}.accounting-offer-container{display:flex;gap:3rem;flex-wrap:wrap;align-items:flex-start}.accounting-offer-text{flex:2 1 500px}.accounting-offer-text h2{font-size:2rem;margin-bottom:1.5rem;background-color:"var(--primary-navy)"}.accounting-offer-item{margin-bottom:1.5rem}.accounting-offer-item h3{font-size:1.2rem;margin-bottom:.5rem;color:"var(--primary-navy)"}.accounting-offer-pricing{flex:1 1 400px}.pricing-card{background:#fff;border-radius:10px;padding:2rem;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.08)}.pricing-card h3{margin-bottom:.5rem}.pricing-amount{font-size:2rem;font-weight:700;color:var(--dark-gray);margin:.5rem 0}.accounting-benefits{padding:4rem 10%;background:#f8f9fc;text-align:center}.accounting-benefits h2{text-size:2rem}.benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.benefit-item{background:#fff;padding:1.5rem;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.05);text-align:center}.accounting-industries{padding:4rem 10%;background:#fff;text-align:center}.industries-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-top:2rem}.industry-card{background:#f8f9fc;padding:1rem;text-align:center;border-radius:8px;font-weight:500}@media (max-width:992px){.accounting-hero{text-align:center;gap:1rem;padding:2rem 4%}.accounting-hero,.accounting-offer-container{flex-direction:column}.accounting-offer-text{text-align:center;margin-bottom:2rem}@media (max-width:600px){@media (max-width:992px){.accounting-hero{flex-direction:column;text-align:center;gap:1rem;padding:2.5rem 5%}.accounting-hero-image img{max-width:90%;margin:0 auto}}@media (max-width:600px){.accounting-hero{flex-direction:column;text-align:center;gap:.5rem;padding:2rem 3%}.accounting-hero-image img{max-width:95%;margin:0 auto}.accounting-hero-text{margin-bottom:.5rem}}.accounting-hero-title{font-size:2.2rem}.accounting-hero-subtitle{font-size:1.1rem}.accounting-offer{padding:3rem 5%}.pricing-card{padding:1.5rem;border:1px solid var(--light-gray);border-radius:10px}.pricing-amount{font-size:1.8rem}}}