.blog-post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;height:100%}.blog-post-image{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-post-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:320px;max-width:100%}.blog-post-title{line-height:1;margin-top:4px}.blog-post-title a{font-family:"EB Garamond";font-size:16px;font-style:italic;font-weight:400;line-height:110%;letter-spacing:-0.16px;text-transform:capitalize;color:#1f1f1f;text-decoration:none}.blog-post-excerpt{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:12px;font-style:normal;font-weight:400;line-height:150%;background:-webkit-gradient(linear, left bottom, left top, from(rgba(143, 143, 143, 0)), color-stop(50%, #8f8f8f));background:linear-gradient(0deg, rgba(143, 143, 143, 0) 0%, #8f8f8f 50%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.blog-post-excerpt p{margin:0}.blog-post-read-more{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:12px;font-style:normal;font-weight:400;line-height:150%;text-transform:capitalize;color:#1f1f1f;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.blog-post-read-more svg{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.blog-post-read-more:hover{opacity:.6;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.blog-post-read-more:hover svg{-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.article--meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;padding:0;margin:0;list-style:none}.article--meta li{font-size:10px;font-style:normal;font-weight:400;line-height:150%;color:#8f8f8f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.article--meta li:not(:last-child)::after{content:"/";font-size:10px;font-style:normal;font-weight:400;line-height:150%;color:#8f8f8f}@media screen and (min-width: 900.99px){.blog-post hr{margin:0}.blog-post-read-more--wrapper .article--meta{display:none}}@media screen and (min-width: 700px)and (max-width: 1024px){.blog-post-image img{height:500px}}@media screen and (max-width: 900px){hr{margin:-8px 0 0 0}.blog-post{gap:8px}.blog-post-read-more--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:4px;padding-bottom:2px}.blog-post>.article--meta{display:none}.blog-post-title{margin-top:8px}}