.container-with-sidebar.dictionary-container .blog-post-item .blog-post-img{object-fit:unset;max-width:150px;width:80%;height:200px;margin:0 auto}.blog-wrapper{margin-bottom:50px}.blog-wrapper .blog-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:20px}.blog-wrapper .blog-header .blog-title{font-size:25px;font-weight:500;color:var(--light-dark-color)}.blog-wrapper .blog-header .see-all-btn{display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:300;color:#646464;background-color:#fff;border-radius:5px;width:fit-content;height:36px;padding:0 28px}.blog-wrapper .blog-container{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.post-author-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 0}.post-author{display:flex;flex-direction:row;align-items:center;gap:20px}.author-avatar{max-width:70px;max-height:70px;border-radius:5px;object-fit:contain}.author-name{display:flex;flex-direction:column}.author-name .title{font-size:16px;color:var(--text-gray);font-weight:500}.author-name .name{font-size:18px;color:var(--light-dark-color);font-weight:600}.doctor-profile-wrapper{margin-bottom:36px;padding-bottom:28px;border-bottom:1px solid rgba(0,0,0,.08)}.doctor-profile-author{justify-content:flex-start;padding:0}.doctor-profile-author .author-avatar{width:96px;height:96px;max-width:96px;max-height:96px;object-fit:cover}.doctor-profile-author .author-name{gap:4px}.doctor-profile-author .author-name .title{color:var(--text-gray)}.doctor-profile-author .author-name .name{margin:0;font-size:30px;line-height:1.2;color:var(--light-dark-color)}.doctor-profile-description{max-width:760px;margin-top:22px;color:var(--text-gray);font-size:16px;line-height:1.65}.doctor-profile-description p:last-child{margin-bottom:0}@media screen and (max-width: 600px){.doctor-profile-author .post-author{align-items:flex-start}.doctor-profile-author .author-avatar{width:72px;height:72px;max-width:72px;max-height:72px}.doctor-profile-author .author-name .name{font-size:24px}}.blog-recommendations-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px 20px}.h2-title-container{margin-top:50px}.event-news-letter .news-letter-container{gap:10%}@media screen and (max-width: 1200px){.event-news-letter .news-letter-container{gap:4%}}@media screen and (max-width: 1000px){.blog-wrapper .blog-container{grid-template-columns:repeat(2,1fr)}.blog-post-item{max-width:100%}.blog-post-item .blog-post-img{max-height:260px}}@media screen and (max-width: 800px){.blog-wrapper .blog-header .blog-title{font-size:20px}}@media screen and (max-width: 600px){.blog-wrapper .blog-container{grid-template-columns:repeat(1,1fr)}.blog-post-item{max-width:100%}.blog-post-item .blog-post-img{max-height:230px}}
