.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;overflow:hidden;margin-bottom:24px;position:relative;padding-bottom:var(--ratio-percent)}.blog-post .featured-image>a{height:100%;position:absolute;top:0;left:0;width:100%;display:block}.blog-post .featured-image>a img{height:100%;object-fit:cover;width:100%}.blog-post .featured-image>a .thb-placeholder{height:100%;background:rgba(var(--color-body-rgb),.03);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{will-change:scale;display:block}.blog-post h5{margin-bottom:10px}.blog-post .post-meta{font-size:.75rem;margin-bottom:12px;color:var(--color-body);text-transform:uppercase;opacity:.6;letter-spacing:.1em}.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{transform:translateY(-50%);padding:50px;border:1px solid var(--color-border);right:0;position:absolute;max-width:500px;top:50%;background:var(--bg-body,#fff)}}@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{overflow-x:auto;grid-template-columns:repeat(auto-fill,minmax(calc(100vw - 30px),1fr));padding:0 15px;grid-auto-columns:minmax(calc(100vw - 30px),1fr);scroll-snap-type:x mandatory;grid-auto-flow:column;margin-left:-15px;grid-gap:10px;width:calc(100% + 30px);scrollbar-width:none;display:grid}.blog-posts.swipe-on-mobile .row::-webkit-scrollbar{display:none}.blog-posts.swipe-on-mobile .row .columns{padding:0;scroll-snap-stop:always}}