section.author .card{background-color:#fff;border-radius:20px;padding:60px}.about-the-author-button{align-items:center;background-color:#000;border:none;border-radius:50px;color:#fff;display:flex;font-size:14px;font-weight:600;height:34px;justify-content:center;line-height:20px;text-decoration:none;transition:.3s;width:142px}.author-image{border-radius:20px;height:200px;overflow:hidden;position:relative;width:200px}.author-image>img{height:auto;object-fit:cover;position:absolute;width:100%}.name-desc>h2{font-size:40px;font-weight:500;line-height:50px}.name-desc>author-introduction{font-size:20px;font-weight:500;line-height:30px}.img-name-desc{gap:42px}.img-button,.img-name-desc{align-items:center;display:flex}.img-button{flex-direction:column;gap:30px}h5>a{font-weight:700}@media screen and (max-width:992px){.name-desc{width:unset}.name-desc>h2{font-size:35px}.name-desc>h5{font-size:18px}.img-name-desc{align-items:center}}@media screen and (max-width:768px){.name-desc>h2{font-size:30px}.name-desc>h5{font-size:16px}.img-name-desc{flex-direction:column}.name-desc{text-align:center;width:unset}}