.information .information-inner{display:flex;flex-direction:column;row-gap:20px}.information .intro{background:#b3dcfc;border-radius:30px;color:#000;font-family:Avenir Next;font-size:16px;font-weight:500;line-height:24px;padding:30px}.information .intro a{color:#000;text-decoration:underline}.information .intro a:hover{text-decoration:none}.information .author{background:#fff;border-radius:30px;color:#000;column-gap:20px;display:flex;font-family:Avenir Next;padding:25px 25px 30px;width:100%}.information .profile img{border-radius:50%;height:85px!important;object-fit:cover;width:85px}.author-info{font-family:Avenir Next;font-size:14px;font-weight:500;line-height:22px;width:calc(100% - 92px)}.information .author-info h5{font-size:18px;font-weight:700;Line-height:24px;font-family:Fraunces;margin:0 0 15px}@media (max-width:767px){.information .intro{padding:35px;width:100%}.information .author{padding:25px 25px 30px;width:100%}.information .profile img{height:80px!important;width:80px}}