.learn-section{display:flex;align-items:center;justify-content:space-between;padding:50px;background:#fff}.text-content{width:50%}.text-content h1{font-size:36px;color:#333;margin-bottom:20px}.text-content p{font-size:18px;color:#666;margin-bottom:20px}.text-content a{display:inline-block;background-color:#007BFF;color:#fff;padding:10px 20px;text-decoration:none;border-radius:5px;font-weight:700}.graphics-content{width:50%;text-align:right}.graphics-content img{max-width:100%;height:auto}