article.type-post{border-radius:.5em;display:flex;gap:1rem;padding:2em 1em;position:relative}@media screen and (max-width:767px){article.type-post{padding:1em}}article.type-post{background-color:#e9eef3}article.type-post .image{background-position:50%;background-size:cover;border-bottom-left-radius:.5rem;border-top-left-radius:.5rem;height:calc(100% + 4rem);margin-left:-1rem;margin-top:-2rem;min-width:365px}@media screen and (max-width:767px){article.type-post .image{height:calc(100% + 2rem);margin-top:-1rem;min-width:100px}}article.type-post .content header .entry-attributes{display:flex;flex-wrap:wrap;gap:1rem}article.type-post .content header .entry-attributes .attribute{display:flex;gap:.5rem;justify-content:flex-start}article.type-post .content header .entry-attributes .attribute a{color:#062054;-webkit-text-decoration:none;text-decoration:none}article.type-post .content header .entry-title{margin-bottom:0}article.type-post .content header .entry-title a{color:#062054;-webkit-text-decoration:none;text-decoration:none}article.type-post .content header .entry-title a:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}article.type-post .content header .author{align-items:center;display:flex;gap:1rem;margin-bottom:1rem;margin-top:1rem;position:relative}article.type-post .content header .author .author-picture{aspect-ratio:1/1;background-color:#e9eef3;border-radius:50%;height:60px;overflow:hidden;width:60px}article.type-post .content header .author .author-picture img{aspect-ratio:1/1;display:block;height:100%;width:100%}article.type-post .content header .author .author-details p{margin-top:0}article.type-post .content header .author .author-details a:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}article.type-post .content a.read-more{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#062054;border:.125em solid rgba(6,32,84,.5);border-radius:.5em;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1em;gap:.5rem;line-height:1.5;margin:0;outline:none;padding:.6em 1.2em;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:background-color .35s,color .35s,border-color .35s;vertical-align:top}article.type-post .content a.read-more .ph{color:#fff;font-size:1.2em;transition:color .35s}article.type-post .content a.read-more .ph-bold{color:#fff}article.type-post .content a.read-more:not([disabled]):hover{background-color:#030e24;border-color:#030e24;color:#fff}article.type-post .content a.read-more:not([disabled]):hover .ph,article.type-post .content a.read-more:not([disabled]):hover .ph-bold{color:#fff}article.type-post .content a.read-more[disabled]{cursor:not-allowed;filter:grayscale(100) brightness(5)}