.benefits-grid,.benefits-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.benefit-card{background:#fff;border:1px solid #eaf0f6;border-radius:22px;padding:25px;height:100%;box-shadow:0 15px 40px rgba(3,35,76,.07);transition:all .35s ease}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 25px 55px rgba(1,79,134,.16)}.benefit-icon{width:60px;height:60px;border-radius:18px;background:linear-gradient(135deg,#014f86,#03234c);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.benefit-icon svg{width:30px;height:30px}.benefit-card h4{font-size:18px;font-weight:600;color:#03234c;margin-bottom:18px}.benefit-card ul,.eligibility-card ul{list-style:none;padding:0;margin:0}.benefit-card li,.eligibility-card li{display:flex;gap:10px;align-items:flex-start;color:#5f6b7a;font-size:15px;line-height:1.6;margin-bottom:12px}.benefit-card li svg,.eligibility-card li svg{color:#014f86;min-width:18px;margin-top:3px}.course-info-wrapper{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:28px;gap:28px;margin-top:35px}.batch-card,.eligibility-card{background:#03234c;border-radius:26px;padding:25px;color:#fff;position:relative;overflow:hidden}.batch-card:before,.eligibility-card:before{content:"";position:absolute;width:180px;height:180px;background:hsla(0,0%,100%,.08);border-radius:50%;right:-50px;top:-50px}.eligibility-icon{width:70px;height:70px;background:#fff;color:#014f86;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.eligibility-icon svg{width:34px;height:34px}.batch-card h3,.eligibility-card h3{font-size:26px;font-weight:800;margin-bottom:14px}.eligibility-card p{color:#dbeafe;margin-bottom:18px}.eligibility-card li{color:#fff}.eligibility-card li svg{color:#ffd335}.batch-card{background:linear-gradient(135deg,#0a2a4a,#03234c)}.batch-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.batch-item{gap:16px;background:hsla(0,0%,100%,.11);padding:10px;border-radius:18px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.batch-icon,.batch-item{display:flex;align-items:center}.batch-icon{width:52px;height:52px;min-width:52px;border-radius:15px;background:#fff;color:#014f86;justify-content:center}.batch-icon svg{width:25px;height:25px}.batch-item span{display:block;color:#dbeafe;font-size:14px;margin-bottom:4px}.batch-item h4{color:#fff;font-size:14px;font-weight:800;margin:0}.courses-details-wrapper .courses-details-items .courses-details-content .instructors-items .batch-card h3{color:#fff;margin-bottom:20px}@media (max-width:1199px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.course-info-wrapper{grid-template-columns:1fr}.benefits-heading h2{font-size:34px}}@media (max-width:575px){.additional-benefits{padding:70px 0}.batch-grid,.benefits-grid{grid-template-columns:1fr}.benefits-heading h2{font-size:28px}.batch-card,.benefit-card,.eligibility-card{padding:26px 20px}}.highlights-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.section-title p{max-width:750px;margin:auto;color:#666;line-height:1.8}.highlight-card{background:#fff;border-radius:20px;padding:25px;height:100%;transition:all .35s ease;border:1px solid #edf1f7;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05)}.highlight-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px rgba(1,79,134,.15)}.highlight-card .icon{width:70px;height:70px;border-radius:18px;background:linear-gradient(135deg,#014f86,#03234c);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.highlight-card h4{font-size:18px;font-weight:600;margin-bottom:14px;color:#03234c}.highlight-card p{color:#666;line-height:1.8;margin:0;font-size:15px}@media (max-width:767px){.section-title h2{font-size:30px}.highlight-card{padding:28px 20px}}