.blog-main[data-v-5d1d3aff]{width:100%;display:flex;justify-content:center;margin-bottom:120px;padding:0 24px}@media screen and (max-width:960px){.blog-main[data-v-5d1d3aff]{margin-bottom:100px}}@media screen and (max-width:410px){.blog-main[data-v-5d1d3aff]{margin-bottom:24vw;padding:0 6.5vw}}.blog-inner[data-v-5d1d3aff]{--site-blog-heading: var(--site-text-primary);--site-blog-text: var(--site-text-secondary);--site-blog-card-surface: var(--site-surface-muted);--site-blog-card-border: var(--site-border-primary);--site-blog-card-link: var(--site-accent-primary);--site-blog-button-surface: var(--site-surface-inverse);--site-blog-button-text: var(--site-text-on-inverse);max-width:1200px;width:100%}@media screen and (max-width:1200px){.blog-inner[data-v-5d1d3aff]{max-width:912px}}@media screen and (max-width:960px){.blog-inner[data-v-5d1d3aff]{max-width:696px}}@media screen and (max-width:640px){.blog-inner[data-v-5d1d3aff]{width:100%}}.blog-inner .header[data-v-5d1d3aff]{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}@media screen and (max-width:410px){.blog-inner .header[data-v-5d1d3aff]{margin-bottom:6vw}}.blog-inner .header .heading[data-v-5d1d3aff]{font-size:38px;font-weight:600;line-height:44px;color:var(--site-blog-heading)}@media screen and (max-width:1200px){.blog-inner .header .heading[data-v-5d1d3aff]{font-size:30px;line-height:33.5px}}@media screen and (max-width:960px){.blog-inner .header .heading[data-v-5d1d3aff]{font-size:26px;line-height:32px}}@media screen and (max-width:370px){.blog-inner .header .heading[data-v-5d1d3aff]{font-size:7vw;line-height:8.3vw}}.blog-inner .header .all-articles[data-v-5d1d3aff]{display:flex;gap:16px;align-items:center;font-size:18px;font-weight:500;line-height:24px;color:var(--site-blog-text)}@media screen and (max-width:1200px){.blog-inner .header .all-articles[data-v-5d1d3aff]{font-size:16px;line-height:18px;gap:12px}}@media screen and (max-width:640px){.blog-inner .header .all-articles[data-v-5d1d3aff]{position:relative;bottom:5px}}@media screen and (max-width:464px){.blog-inner .header .all-articles[data-v-5d1d3aff]{display:none}}.blog-inner .header .all-articles[data-v-5d1d3aff]:after{content:"";width:12px;height:12px;border-top:var(--border-width-default) solid currentColor;border-right:var(--border-width-default) solid currentColor;transform:rotate(45deg);flex:0 0 auto;margin-top:1px}@media screen and (max-width:1200px){.blog-inner .header .all-articles[data-v-5d1d3aff]:after{width:10px;height:10px}}.blog-inner .content[data-v-5d1d3aff]{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media screen and (max-width:1200px){.blog-inner .content[data-v-5d1d3aff]{gap:16px}}@media screen and (max-width:640px){.blog-inner .content[data-v-5d1d3aff]{grid-template-columns:1fr}}@media screen and (max-width:410px){.blog-inner .content[data-v-5d1d3aff]{gap:4vw}}.blog-inner .content .post-card[data-v-5d1d3aff]{padding:24px;background-color:var(--site-blog-card-surface);border:var(--border-width-default) solid var(--site-blog-card-border);border-radius:28px;position:relative;display:flex;justify-content:space-between;gap:20px;transition:transform .4s cubic-bezier(0,0,.4,1);max-width:588px;width:100%}@media screen and (max-width:1200px){.blog-inner .content .post-card[data-v-5d1d3aff]{padding:16px;border-radius:24px;gap:10px;max-width:448px}}@media screen and (max-width:960px){.blog-inner .content .post-card[data-v-5d1d3aff]{border-radius:16px}}@media screen and (max-width:640px){.blog-inner .content .post-card[data-v-5d1d3aff]{justify-content:space-between;max-width:100%}}@media screen and (max-width:410px){.blog-inner .content .post-card[data-v-5d1d3aff]{padding:4vw;border-radius:4vw;gap:2vw}}@media screen and (max-width:640px){.blog-inner .content .post-card[data-v-5d1d3aff]:nth-child(3),.blog-inner .content .post-card[data-v-5d1d3aff]:nth-child(4){display:none}}.blog-inner .content .post-card[data-v-5d1d3aff]:hover{transform:scale3d(1.02,1.02,1.02)}.blog-inner .content .post-card .article-info[data-v-5d1d3aff]{max-width:329px;color:var(--site-blog-text);font-size:21px;line-height:28px;font-weight:500;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:1200px){.blog-inner .content .post-card .article-info[data-v-5d1d3aff]{font-size:18px;line-height:24px}}@media screen and (max-width:960px){.blog-inner .content .post-card .article-info[data-v-5d1d3aff]{font-size:16px;line-height:21px}}@media screen and (max-width:410px){.blog-inner .content .post-card .article-info[data-v-5d1d3aff]{font-size:4vw;line-height:5.1vw}}.blog-inner .content .post-card .article-info .post-title[data-v-5d1d3aff]{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}@media screen and (max-width:640px){.blog-inner .content .post-card .article-info .post-title[data-v-5d1d3aff]{-webkit-line-clamp:4;line-clamp:4}}.blog-inner .content .post-card .article-info .post-link[data-v-5d1d3aff]{color:var(--site-blog-card-link);font-size:16px;font-weight:600;line-height:20px;padding:19px 0;margin-top:24px;pointer-events:none;display:block}@media screen and (max-width:1200px){.blog-inner .content .post-card .article-info .post-link[data-v-5d1d3aff]{margin-top:18px;font-size:13px;line-height:15px;padding:14px 0}}@media screen and (max-width:960px){.blog-inner .content .post-card .article-info .post-link[data-v-5d1d3aff]{margin-top:16px;font-size:12px;line-height:12px}}@media screen and (max-width:410px){.blog-inner .content .post-card .article-info .post-link[data-v-5d1d3aff]{margin-top:3.5vw;font-size:3vw;line-height:3vw;padding:3vw 0}}.blog-inner .content .post-card .article-info .post-date[data-v-5d1d3aff]{font-size:16px}@media screen and (max-width:1200px){.blog-inner .content .post-card .article-info .post-date[data-v-5d1d3aff]{font-size:14px}}@media screen and (max-width:960px){.blog-inner .content .post-card .article-info .post-date[data-v-5d1d3aff]{font-size:12px}}@media screen and (max-width:410px){.blog-inner .content .post-card .article-info .post-date[data-v-5d1d3aff]{font-size:3vw}}.blog-inner .content .post-card .post-image[data-v-5d1d3aff]{height:194px;width:194px;pointer-events:none}@media screen and (max-width:1200px){.blog-inner .content .post-card .post-image[data-v-5d1d3aff]{height:147px;width:147px}}@media screen and (max-width:960px){.blog-inner .content .post-card .post-image[data-v-5d1d3aff]{height:95px;width:95px;margin:auto 0}}@media screen and (max-width:410px){.blog-inner .content .post-card .post-image[data-v-5d1d3aff]{height:24vw;width:24vw}}.blog-inner .content .all-articles-holder[data-v-5d1d3aff]{display:none}@media screen and (max-width:464px){.blog-inner .content .all-articles-holder[data-v-5d1d3aff]{display:flex;justify-content:center}}.blog-inner .content .all-articles.mobile[data-v-5d1d3aff]{display:none}@media screen and (max-width:464px){.blog-inner .content .all-articles.mobile[data-v-5d1d3aff]{display:block;font-size:14px;font-weight:500;line-height:20px;color:var(--site-blog-heading);padding:12px 16px;border:var(--border-width-default) solid var(--site-border-primary);border-radius:6px;margin-top:10px;transition:background-color .2s ease,color .2s ease,border-color .2s ease}}@media screen and (max-width:410px){.blog-inner .content .all-articles.mobile[data-v-5d1d3aff]{border-radius:1.3vw;margin-top:2.5vw;font-size:3.5vw;line-height:4vw;padding:3vw 4vw}}.blog-inner .content .all-articles.mobile[data-v-5d1d3aff]:hover{background-color:var(--site-blog-button-surface);color:var(--site-blog-button-text);border-color:transparent}
