.container{margin:0 auto;max-width:1200px;padding:0 15px}.revenue-section{background:#f8f9fb;padding:50px 0;text-align:center}.revenue-section .heading{color:#1b1c37;font-family:DM Sans,sans-serif;font-size:44px;font-weight:700;margin-bottom:10px}.revenue-section .subheading{color:#252525;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:0 auto 60px;max-width:1000px}.revenue-section .cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.revenue-section .card{background:#fff;border:1px solid #dcdcdc;border-radius:12px;box-sizing:border-box;padding:30px;width:calc(25% - 15px)}.revenue-section .circle{align-items:center;background:#f7f8fa;border-radius:50%;color:#8583f299;display:flex;font-family:DM Sans,sans-serif;font-size:44px;font-weight:600;height:90px;justify-content:center;margin:0 auto 25px;width:90px}.revenue-section .card h3{color:#1d2340;font-family:DM Sans,sans-serif;font-size:20px;font-weight:600;line-height:1.6;margin-bottom:10px}.revenue-section .card p{color:#6b7280;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:26px}@media (max-width:991px){.revenue-section{padding:60px 0}.revenue-section .card{width:calc(50% - 10px)}}@media (max-width:767px){.revenue-section{padding:40px 0}.revenue-section .heading{font-size:28px}.revenue-section .card{width:100%}}