.blog-posts{display:flex;justify-content:space-between}.blog-posts section.column{width:50%}.blog-post__image{margin-bottom:20px;overflow:hidden}.blog-post__image--featured{position:relative;max-width:564px;height:443px}.blog-post__image--featured:after{content:"Featured post";position:absolute;width:112px;top:16px;left:16px;background-color:#fff;padding:6px 16px;line-height:1.8rem;font-size:1.2rem;text-align:center;border-radius:2rem}.blog-post{display:flex;margin-bottom:40px}.blog-post p{margin-bottom:0}.blog-post.blog-post--featured{display:block;width:564px;margin-bottom:0}.post-image{width:74px;min-width:74px;height:74px;margin-right:24px;overflow:hidden}.post-image--rounded{border-radius:50%}.blog-post__image img,.post-image img{width:100%;height:100%;object-fit:cover}.blog-posts__rated.blog-posts__rated--popular .blog-posts__recent{display:none}.blog-posts__rated.blog-posts__rated--recent .blog-posts__popular{display:none}.blog-post__title{margin:0;line-height:2;font-size:1.8rem;font-weight:500}.blog-posts__rated .blog-post__title{max-width:332px;margin:0;display:flex;align-items:center;font-size:1.6rem;font-weight:500;cursor:pointer}.blog-post__title.blog-post__title--featured{padding-top:10px}.blog-post--link.blog-post__link--featured{font-size:18px}.blog-posts__rated{padding-left:120px}.blog-posts__rated .blog-post{display:none}.blog-posts__rated .blog-post:nth-of-type(-n+3){display:flex}.rate-switcher{padding:35px 0}.rate-switcher p{display:inline-block;position:relative;padding:0 5px 5px;margin-right:20px;margin-bottom:0;font-size:1.4rem}.rate-switcher input{display:none}.rate-switcher label{font-size:inherit;font-weight:inherit;cursor:pointer}input[type="radio"]:checked+label{font-weight:bold}input[type="radio"]:checked+label:after{content:"";position:absolute;left:0;width:100%;height:100%;border-bottom:2px solid #1ee9b6}.flexed{display:flex}@media(max-width:921px){.blog-posts{display:flex;flex-direction:column;justify-content:center;margin:0 24px}.blog-posts section.column{width:100%}.blog-post:not(.blog-post--featured){margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #efefef}.blog-post.blog-post--featured{width:100%}.blog-post__image--featured{height:257px}.blog-posts__rated{padding-left:0}.rate-switcher p{font-size:1.6rem;font-weight:bold}}