.what-youll-learn{background-color:#171726;border-radius:50px;color:#eafcfe;font-family:inherit;margin:auto;max-width:1000px;padding:40px 30px;text-align:center}.what-youll-learn h2{color:#7ff5ff;font-size:36px;font-weight:400;margin-bottom:20px}.learn-grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.learn-item{align-items:center;display:flex;gap:15px}.learn-item .icon img{height:60px;object-fit:contain;width:60px}.learn-item p{color:#eafcfe;font-size:16px;margin:0}@media (max-width:767px){.what-youll-learn{padding:20px}.learn-grid{grid-template-columns:1fr}.learn-item{gap:10px}.learn-item .icon img{height:50px;width:50px}.what-youll-learn h2{font-size:28px}}