.blog-post .featured-image img{transition:all 1s cubic-bezier(.104,.204,.492,1)}.blog-post{margin-bottom:50px}.blog-post .featured-image{height:0;margin-bottom:24px;overflow:hidden;padding-bottom:var(--ratio-percent);position:relative}.blog-post .featured-image>a{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.blog-post .featured-image>a img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-post .featured-image>a .thb-placeholder{background:rgba(var(--color-body-rgb),.03);height:100%;width:100%}.blog-post .featured-image>a .thb-placeholder svg{fill:var(--color-accent)}.blog-post .featured-image>a:focus img,.blog-post .featured-image>a:hover img{transform:scale(1.05)}.blog-post .featured-image img{display:block;will-change:scale}.blog-post h5{margin-bottom:10px}.blog-post .post-meta{color:var(--color-body);font-size:.75rem;letter-spacing:.1em;margin-bottom:12px;opacity:.6;text-transform:uppercase}.blog-post .post-excerpt{font-size:.9375rem}.blog-post--large{position:relative;width:100%}@media only screen and (min-width:768px){.blog-post--large .featured-image{max-width:66%;padding-bottom:var(--ratio-percent-medium);width:100%}[dir=rtl] .blog-post--large .featured-image{margin-right:auto}.blog-post--content{background:var(--bg-body,#fff);border:1px solid var(--color-border);max-width:500px;padding:50px;position:absolute;right:0;top:50%;transform:translateY(-50%)}}@media only screen and (min-width:1068px){.blog-post--content{max-width:100%;min-width:500px;width:calc(33.9% + 50px)}}@media only screen and (max-width:767px){.blog-posts.swipe-on-mobile .row{display:grid;grid-gap:10px;grid-auto-columns:minmax(var(--mobile-swipe-width),1fr);grid-auto-flow:column;grid-template-columns:repeat(auto-fill,minmax(var(--mobile-swipe-width),1fr));margin-left:-15px;overflow-x:auto;padding:0 15px;scroll-snap-type:x mandatory;scrollbar-width:none;width:calc(100% + 30px)}.blog-posts.swipe-on-mobile .row::-webkit-scrollbar{display:none}.blog-posts.swipe-on-mobile .row .columns{padding:0;scroll-snap-stop:always}}