.blog-post{margin-bottom:50px}.blog-post .featured-image{margin-bottom:24px;overflow:hidden;position:relative;height:0;padding-bottom:var(--ratio-percent,66.6667%)}.blog-post .featured-image>a{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.blog-post .featured-image>a img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:all 1s cubic-bezier(.104,.204,.492,1);will-change:transform}.blog-post .featured-image>a:focus img,.blog-post .featured-image>a:hover img{transform:scale(1.05)}.blog-post__title{margin-bottom:10px}.blog-post__title a{color:inherit}.blog-post .post-meta{font-size:.75rem;text-transform:uppercase;color:var(--color-body,#151515);opacity:.6;letter-spacing:.1em;margin-bottom:12px}.blog-post .post-excerpt{font-size:.9375rem;margin-bottom:16px}.blog-post .read-more{margin-top:2px}.blog-post--large{width:100%;position:relative}@media only screen and (min-width:768px){.blog-post--large .featured-image{width:100%;max-width:66%;padding-bottom:var(--ratio-percent-medium,75%)}.blog-post--large .blog-post--content{border:1px solid var(--color-border,#e2e2e2);padding:50px;position:absolute;top:50%;right:0;background:var(--bg-body,#fff);max-width:500px;transform:translateY(-50%)}}@media only screen and (min-width:1068px){.blog-post--large .blog-post--content{min-width:500px;max-width:100%;width:calc(33.9% + 50px)}}.blog-header__inner,.blog-list__empty,.blog-list__inner{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media only screen and (min-width:768px){.blog-header__inner,.blog-list__empty,.blog-list__inner{padding-left:35px;padding-right:35px}}.blog-header{text-align:center}.blog-header__inner{padding-top:30px;padding-bottom:30px}@media only screen and (min-width:768px){.blog-header__inner{padding-top:50px;padding-bottom:50px}}.blog-header__inner h1{margin-bottom:0;line-height:1}.blog-header__inner .thb-rte{max-width:550px;margin:10px auto 0}@media only screen and (min-width:768px){.blog-header__inner .thb-rte{margin:20px auto 0}}.blog-header__inner .thb-rte>:last-child{margin-bottom:0}.blog-list__empty{text-align:center;padding-top:20px;padding-bottom:60px}.blog-list__grid{display:grid;grid-template-columns:1fr;-moz-column-gap:30px;column-gap:30px}@media only screen and (min-width:768px){.blog-list__grid{grid-template-columns:repeat(3,1fr)}}