.postlist{gap:2.5rem;}.postlist,.postlist__item{display:flex;flex-direction:column;}.postlist__item{gap:1rem;position:relative;}.postlist__item__image{border-radius:.75rem;overflow:hidden;}.postlist__item__image img{border-radius:.75rem;height:96px;object-fit:cover;transition:all .2s ease-in-out;width:128px;}.postlist__item__body{display:flex;flex-direction:column;flex-grow:1;justify-content:center;}.postlist__item__meta{align-items:center;column-gap:1.5rem;display:flex;flex-wrap:wrap;}.postlist__item:hover .postlist__item__image img{transform:scale(1.1);}@media (min-width:768px){.postlist{gap:1.5rem;}.postlist__item{flex-direction:row;gap:1.5rem;}.postlist__item__image{flex:0 0 128px;}}.comments__head{border-bottom:1px solid #dfe8f0;display:flex;flex-direction:column;padding-bottom:1.625rem;}@media (min-width:768px){.comments__head div{margin:0;}}@media (min-width:992px){.comments__head{align-items:center;flex-direction:row;justify-content:space-between;margin-bottom:1.25rem;}}.comments .author-badge__name{color:#fff;}.comment{margin-top:1.875rem;}@media (min-width:992px){.comment{margin-top:4.125rem;}}.comment__meta{align-items:center;display:flex;gap:1rem;margin-bottom:13px;}.comment__meta .author-badge{align-items:center;background-color:#ed512f;border-radius:50%;color:#fff;font-weight:700;height:48px;justify-content:center;text-decoration:uppercase;width:48px;}.comment__meta__author{font-weight:700;}.comment__meta__time{opacity:.5;}.comment__body{background-color:#f1f7fc;border-radius:1rem;display:flex;flex-direction:column;gap:1rem;padding:1.875rem;}.comment__btn{align-items:center;display:flex;flex-direction:row;gap:1rem;}.nested-comment .comment__meta{margin-bottom:0;}.nested-comment .comment__body{padding:4rem;}.nestedComment .contentbox{border-color:#fff;}.image-decoration-content-block{padding-top:140px;position:relative;}.image-decoration-content-block:after{background-color:#f4f7fd;border-radius:50%;content:"";height:120px;left:125px;position:absolute;top:26px;width:120px;z-index:0;}.image-decoration-content-block__image{height:178px;left:0;position:absolute;top:0;width:178px;z-index:1;}.image-decoration-content-block__image img{border-radius:50%;height:100%;object-fit:cover;width:100%;}.image-decoration-content-block__content{background-color:#fff;border-radius:1rem;padding:1rem;position:relative;z-index:3;}.image-decoration-content-block__content .wp-block-heading{margin:0 0 16px;}.image-decoration-content-block__content .wp-block-offbeatwp-button{margin-top:20px !important;}@media (min-width:768px){.image-decoration-content-block{padding-top:0;}.image-decoration-content-block:after{height:200px;left:125px;top:0;width:200px;}.image-decoration-content-block__image{height:298px;left:-100px;top:-50px;width:298px;z-index:1;}.image-decoration-content-block__content{margin-top:-1.4em;padding:1.875rem;}}