.blog-header{padding:0 10px 25px}.blog-header>div{max-width:1200px;margin:0 auto}.blog-header h6{letter-spacing:.03rem;background:#fff;border-radius:25px;align-items:center;width:fit-content;margin:0 0 20px;padding:6px 12px;font-size:11px;font-weight:600;display:flex;box-shadow:0 1px 1px #0000001a}.blog-header h6 img{width:12px;margin:0 5px 0 0}.blog-header h1{margin:0 0 10px;font-family:Abhaya Libre,serif;font-size:56px;font-weight:600;line-height:1.2}.blog-header h1 span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#0275f8 20%,#0ee9ff 110%);-webkit-background-clip:text;background-clip:text}.blog-header p{color:#888;margin:0;font-weight:300}.blog{box-sizing:border-box;padding:25px 10px}.blog>div{grid-row-gap:24px;grid-column-gap:24px;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;max-width:1200px;margin:0 auto;display:grid}.blog .post{box-sizing:border-box;color:#25272c;background:#fff;border-radius:30px;justify-content:space-between;padding:20px;text-decoration:none;display:flex;box-shadow:0 1px 1px #0000001a}.blog .post:first-child{flex-direction:column-reverse;grid-area:span 2/span 1/span 2/span 1}.blog .post .text{box-sizing:border-box;width:51%;padding:10px}.blog .post .read-time{color:#888;align-items:center;gap:5px;margin:0 0 20px;font-size:12px;font-weight:500;line-height:16px;display:flex}.blog .post .read-time:before{content:"";background:#0275f8;border-radius:50%;width:6px;height:6px;display:inline-block}.blog .post .text h2{margin:0 0 15px;font-size:22px;font-weight:400}.blog .post .text p{color:#25272cbb;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:400;display:-webkit-box;overflow:hidden}.blog .post:first-child .text h2{margin:0 0 15px;font-size:34px;font-weight:400}.blog .post:first-child .text p{-webkit-line-clamp:5;line-clamp:5}.blog .post .image{aspect-ratio:1;border-radius:10px;justify-content:center;align-items:center;width:48%;display:flex;overflow:hidden}.blog .post .image img{object-fit:cover;width:100%;height:100%;margin:0;display:block}.blog .post:first-child .text{width:100%}.blog .post:first-child .text p{font-size:16px}.blog .post:first-child .image{aspect-ratio:16/9;width:100%;max-width:100%;display:block}@media (max-width:1024px){.blog-header{padding:0 50px 25px}.blog{padding:25px 50px}.blog>div{grid-template-columns:1fr}.blog .post .text{width:calc(100% - 220px)}}@media (max-width:500px){.blog-header{padding:0 10px 15px}.blog-header h1{font-size:40px}.blog{padding:15px 10px}.blog .post,.blog .post:first-child{flex-direction:column}.blog .post:first-child .text h2{font-size:22px}.blog .post .image{aspect-ratio:16/9;width:100%;max-width:100%}.blog .post .text{width:100%}.blog .post:first-child .text p{font-size:inherit}}.blog-tags{padding:10px 10px 0}.blog-tags>div{flex-wrap:wrap;gap:8px;max-width:1200px;margin:0 auto;display:flex}.blog-tags .tag{font:inherit;color:#25272c;cursor:pointer;background:#fff;border:1px solid #e6e3e0;border-radius:25px;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:500;display:inline-flex}.blog-tags .tag span{color:#888;font-size:11px;font-weight:600}.blog-tags .tag:hover{border-color:#cfcbc7}.blog-tags .tag.active{color:#fff;background:#25272c;border-color:#25272c}.blog-tags .tag.active span{color:#fff9}.blog .post .post-card-meta{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 16px;display:flex}.blog .post .post-card-meta .cat{letter-spacing:.04em;text-transform:uppercase;color:#888;font-size:11px;font-weight:600}.blog .post .post-card-meta .cat:after{content:"·";color:#cfcbc7;margin-left:10px}.blog .post .post-card-meta .read-time{margin:0}.blog-empty{text-align:center;color:#888;grid-column:1/-1;padding:40px 0;font-size:14px}.blog .post{transition:box-shadow .15s}.blog .post:hover{box-shadow:0 4px 14px #0000001f}
