@keyframes appear{from{opacity:0}to{opacity:1}}@keyframes vanish{from{display:block;opacity:1}to{display:none;opacity:0}}.post-title{margin-top:0;margin-bottom:var(--rowPadding, clamp(2.625rem, 2.54vw + 2.053rem, 5rem));padding-top:calc(var(--headerHeight, 150px) + var(--rowPadding, clamp(2.625rem, 2.54vw + 2.053rem, 5rem)));border-radius:0 0 clamp(1rem,.267vw + .94rem,1.25rem) clamp(1rem,.267vw + .94rem,1.25rem);background:#4d4d4d}.post-title__left{display:flex;flex-flow:column nowrap;overflow:visible;border-left:1px solid #ebebeb;padding-left:clamp(1.125rem,.468vw + 1.02rem,1.5625rem);z-index:6}.post-title__preheading{order:1;color:#ebebeb}.post-title__title{order:2;color:#ebebeb;margin-bottom:0}.post-title__date{order:3;color:#ebebeb;margin-top:auto}.post-title__details{order:4;color:#ebebeb}.post-title__details span{font:700 100% "neue-haas-unica",-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Cantarell,Ubuntu,roboto,noto,arial,sans-serif}.post-title__right{display:flex;position:relative;padding-top:clamp(1.125rem,.535vw + 1.005rem,1.625rem);z-index:6}@media screen and (min-width: 1024px){.post-title__right{padding-top:0;justify-content:flex-end}}.post-title__image{position:relative;display:flex;flex-flow:column nowrap}.post-title__image-container{position:relative;height:100%;aspect-ratio:var(--aspectRatio, auto);border-radius:22px;overflow:hidden}.post-title__image-container--landscape{width:100%;height:auto;margin-left:auto}.post-title__image-container--portrait{height:626px;max-height:326px;width:auto;margin:0 auto}@media screen and (min-width: 768px){.post-title__image-container--portrait{margin:unset;margin-right:auto;max-height:526px}}@media screen and (min-width: 1024px){.post-title__image-container--portrait{height:100%;max-height:626px;width:auto;margin-right:0;margin-left:auto}}.post-title__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.post-title__image-caption{width:var(--featImageWidth);margin-left:auto;font:400 100% "neue-haas-unica",-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Cantarell,Ubuntu,roboto,noto,arial,sans-serif;font-size:clamp(.75rem,.134vw + .72rem,.875rem);line-height:clamp(1.125rem,.267vw + 1.065rem,1.375rem);font-style:italic;color:#ebebeb;padding:0 clamp(.875rem,.401vw + .785rem,1.25rem)}.post-title__background{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;opacity:.65;z-index:0}.post-title__background img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.post-title__overlay{position:absolute;top:0;bottom:0;left:0;right:70%;background:linear-gradient(to right, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%)}
