.post-summary{display:flex;flex-direction:column}.post-summary__image-row{display:flex;flex-direction:row;justify-content:flex-start;width:100%}.post-summary__image{border-radius:2rem;margin-bottom:1rem;max-width:675px;overflow:hidden;width:100%}.post-summary__image img{height:100%;object-fit:cover;width:100%}.post-summary__content-row{display:flex;flex-direction:row;justify-content:flex-end;width:100%}.post-summary__content{background-color:#fff;max-width:550px;padding:2rem;position:relative;width:100%}.post-summary__content-semicircle{height:32rem;left:-18.1rem;position:absolute;top:-18.1rem;transform:rotate(-90deg);width:auto;z-index:-1}