.dev-blog{background:var(--dev-blog-bg, #f5f3f3);padding-top:var(--dev-blog-pt-d, 96px);padding-bottom:var(--dev-blog-pb-d, 150px)}.dev-blog__inner{display:flex;flex-direction:column;gap:64px}.dev-blog__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;width:100%}.dev-blog__heading-wrap{flex:1 1 auto;min-width:0}.dev-blog__heading-wrap>:is(h1,h2,h3,h4,h5,h6,p){margin:0;font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.9px;color:var(--dev-blog-heading-color, #1b1c1c);text-transform:none}.dev-blog__heading-wrap>:is(h1,h2,h3,h4,h5,h6,p)>*{margin:0;font:inherit;line-height:inherit;color:inherit;text-transform:none!important}.dev-blog__heading-wrap>:is(h1,h2,h3,h4,h5,h6,p) strong{color:var(--dev-blog-heading-accent, var(--dev-blog-link-color, #005995));font-weight:inherit}.dev-blog__heading-wrap>:is(h1,h2,h3,h4,h5,h6,p) em{font-style:normal}.dev-blog__view-all{display:inline-flex;align-items:center;flex-shrink:0;white-space:nowrap;padding-bottom:6px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:600;font-size:12px;line-height:16px;letter-spacing:1.2px;text-transform:uppercase;color:var(--dev-blog-link-color, #005995);border-bottom:2px solid var(--dev-blog-link-color, #005995);text-decoration:none;transition:opacity .15s ease}.dev-blog__view-all:hover{opacity:.75}.dev-blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.dev-blog__card{display:flex;flex-direction:column;gap:16px;min-width:0}.dev-blog__media-link{display:block;width:100%;border-radius:4px;overflow:hidden;background:var(--dev-blog-card-bg, #f3f3f5);text-decoration:none;color:inherit}.dev-blog__media{position:relative;width:100%;aspect-ratio:379 / 272;overflow:hidden}.dev-blog__media img,.dev-blog__media svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.dev-blog__media-link:hover .dev-blog__media img{transform:scale(1.04)}.dev-blog__meta{display:flex;align-items:center;padding-top:16px}.dev-blog__tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:2px;background:#d1e4ff;color:var(--dev-blog-tag-color, #005f94);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:400;font-family:Inter;font-size:10px;font-style:normal;font-weight:600;line-height:15px;letter-spacing:1px;text-transform:uppercase}.dev-blog__date{margin-left:12px;color:var(--dev-blog-meta-color, #343a40);font-family:Inter;font-size:10px;font-style:normal;font-weight:400;line-height:15px;letter-spacing:.5px}.dev-blog__title{margin:0;min-height:53px;font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:700;font-size:20px;line-height:27.5px;color:var(--dev-blog-heading-color, #1b1c1c);text-transform:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.dev-blog__title a{color:inherit;text-decoration:none;transition:all .3s ease}.dev-blog__title a:hover{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;color:#1172ba}.dev-blog__excerpt{margin:0;color:var(--dev-blog-body-color, #343a40);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:400;font-size:14px;line-height:22.75px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.dev-blog__footer{display:flex;flex-direction:column;padding-top:2px}.dev-blog__author{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:700;font-size:12px;line-height:16px;color:var(--dev-blog-author-color, #1a1c1d)}.dev-blog__empty{margin:0;padding:48px 0;text-align:center;color:var(--dev-blog-body-color, #343a40);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px}@media(max-width:1030px)and (min-width:750px){.dev-blog__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}}@media(max-width:749px){.dev-blog{padding-top:var(--dev-blog-pt-m, 64px);padding-bottom:var(--dev-blog-pb-m, 100px)}.dev-blog__inner{gap:40px}.dev-blog__header{flex-direction:column;align-items:flex-start;gap:24px}.dev-blog__heading-wrap>:is(h1,h2,h3,h4,h5,h6,p){font-size:36px;line-height:42px}.dev-blog__grid{grid-template-columns:1fr;gap:40px}.dev-blog__meta{padding-top:0}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/dev-blog.css.map */
