.single-post article img,.single-post #large-hero img,.single-post #backfill-img img{max-width:100%;height:auto;display:block;aspect-ratio: attr(width) / attr(height)}#large-hero,#backfill-img{position:relative;min-height:200px;background-color:#f5f5f5}#large-hero img,#backfill-img img{width:100%;max-height:484px;object-fit:cover}.single-post article img{opacity:1;transition:opacity .3s ease}.single-post article img[loading="lazy"]{opacity:0}.single-post article img[loading="lazy"].loaded{opacity:1}.entry-title,.entry-sub-title,.entry-content{text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.single-post .entry-content{max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.single-post article img[data-src]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading-shimmer 1.5s infinite}@keyframes loading-shimmer {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}.single-post iframe{max-width:100%;border:0}.single-post .wp-block-embed__wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.single-post .wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}#article-sticky{will-change:transform;contain:layout style}.single-post #secondary{contain:layout style}.single-post .entry-content p,.single-post .entry-content li{contain:content}.addtoany_content{contain:layout style}@media print{.single-post #secondary,.single-post .addtoany_content,.single-post #article-sticky,.single-post .yarpp-related{display:none!important}.single-post #primary{width:100%!important;max-width:100%!important}}@media screen and (max-width:768px){.single-post article img{width:100%;height:auto}#large-hero,#backfill-img{min-height:150px}.entry-title{font-size:clamp(24px,5vw,45px)}.entry-sub-title{font-size:clamp(18px,4vw,28px)}}@media (prefers-color-scheme:dark){#large-hero,#backfill-img{background-color:#2a2a2a}.single-post article img[data-src]{background:linear-gradient(90deg,#3a3a3a 25%,#2a2a2a 50%,#3a3a3a 75%);background-size:200% 100%}}@media (prefers-reduced-motion:reduce){.single-post article img[data-src]{animation:none}.single-post article img{transition:none}}