@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap");.BlogArticle_page__wtW8q{font-family:Plus Jakarta Sans,sans-serif;-webkit-font-smoothing:antialiased;background:#fff;color:#0e0e0e}.BlogArticle_breadcrumb__v0rSv{display:flex;align-items:center;gap:6px;padding:14px 36px;border-bottom:1px solid rgba(0,0,0,.07);font-size:12px;color:#9b9b9b;flex-wrap:wrap}.BlogArticle_breadcrumb__v0rSv a{color:#9b9b9b;text-decoration:none;transition:color .15s ease}.BlogArticle_breadcrumb__v0rSv a:hover{color:#0e0e0e}.BlogArticle_breadcrumbSep__J9Ch_{color:rgba(0,0,0,.3)}.BlogArticle_breadcrumbCurrent__ntg3T{color:#0e0e0e;font-weight:600;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BlogArticle_hero__g2oF0{padding:40px 36px 24px;border-bottom:1px solid rgba(0,0,0,.07)}.BlogArticle_heroTag__DqBwR{display:inline-flex;align-items:center;gap:6px;background:#fde3e3;color:#c62828;font-family:Bricolage Grotesque,sans-serif;font-size:11px;font-weight:700;padding:5px 12px;border-radius:100px;margin-bottom:14px;letter-spacing:.4px;text-transform:uppercase}.BlogArticle_heroTitle__e5RtN{font-family:Bricolage Grotesque,sans-serif;font-size:40px;font-weight:800;color:#0e0e0e;letter-spacing:-1.4px;line-height:1.1;margin:0 0 14px}.BlogArticle_heroMeta__uYnAL{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:13px;color:#9b9b9b;margin-top:14px}.BlogArticle_heroMeta__uYnAL strong{color:#0e0e0e;font-weight:600}.BlogArticle_heroMetaSep__cMWUy{color:rgba(0,0,0,.2)}.BlogArticle_heroMetaItem__0DTw0{display:inline-flex;align-items:center;gap:6px}.BlogArticle_author__ovS2m{display:inline-flex;align-items:center;gap:10px;padding:6px 14px 6px 6px;background:#faf9f6;border-radius:100px;border:1px solid rgba(0,0,0,.06)}.BlogArticle_authorAvatar__0Wn7E{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#ff3b3b,#d62020);color:#fff;display:flex;align-items:center;justify-content:center;font-family:Bricolage Grotesque,sans-serif;font-size:12px;font-weight:800;letter-spacing:-.3px;flex-shrink:0}.BlogArticle_authorInfo__CMVD7{display:flex;flex-direction:column;line-height:1.2}.BlogArticle_authorName__HH_gk{font-family:Bricolage Grotesque,sans-serif;font-size:13px;font-weight:700;color:#0e0e0e}.BlogArticle_authorRole__JUeDV{font-size:10.5px;color:#9b9b9b;font-weight:500}.BlogArticle_featured__Zhp61{padding:24px 36px 0}.BlogArticle_featuredInner__0nd2N{position:relative;width:100%;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:#f0f0ec}.BlogArticle_featuredInner__0nd2N img{width:100%!important;height:100%!important;object-fit:cover!important}.BlogArticle_content__JmvKc{padding:36px 36px 60px;max-width:100%;width:100%;box-sizing:border-box;font-size:16px;line-height:1.75;color:#2a2a2a}.BlogArticle_content__JmvKc h2,.BlogArticle_content__JmvKc h3,.BlogArticle_content__JmvKc h4{font-family:Bricolage Grotesque,sans-serif;color:#0e0e0e;letter-spacing:-.6px;line-height:1.25;margin:44px 0 14px}.BlogArticle_content__JmvKc h2{font-size:28px;font-weight:800;padding-top:6px}.BlogArticle_content__JmvKc h3{font-size:22px;font-weight:700}.BlogArticle_content__JmvKc h4{font-size:17px;font-weight:700}.BlogArticle_content__JmvKc p{margin:0 0 18px}.BlogArticle_content__JmvKc a{color:#ff3b3b;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1.5px;transition:color .15s ease}.BlogArticle_content__JmvKc a:hover{color:#c62828}.BlogArticle_content__JmvKc strong{color:#0e0e0e;font-weight:700}.BlogArticle_content__JmvKc em{color:#444}.BlogArticle_content__JmvKc ol,.BlogArticle_content__JmvKc ul{margin:0 0 20px;padding-left:22px}.BlogArticle_content__JmvKc ol li,.BlogArticle_content__JmvKc ul li{margin-bottom:8px;line-height:1.75}.BlogArticle_content__JmvKc ul li::marker{color:#ff3b3b}.BlogArticle_content__JmvKc blockquote{margin:28px 0;padding:18px 22px;border-left:4px solid #ff3b3b;background:#faf9f6;border-radius:0 12px 12px 0;font-style:italic;color:#333}.BlogArticle_content__JmvKc blockquote p:last-child{margin:0}.BlogArticle_content__JmvKc img{max-width:100%;height:auto;border-radius:14px;margin:24px 0}.BlogArticle_content__JmvKc table{width:100%;border-collapse:collapse;margin:24px 0;font-size:14px;border:1px solid rgba(0,0,0,.07);border-radius:12px;overflow:hidden}.BlogArticle_content__JmvKc th{background:#faf9f6;font-family:Bricolage Grotesque,sans-serif;font-weight:700;color:#0e0e0e;padding:12px 14px;text-align:left;border-bottom:1px solid rgba(0,0,0,.07)}.BlogArticle_content__JmvKc td{padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.05)}.BlogArticle_content__JmvKc code,.BlogArticle_content__JmvKc pre{font-family:SFMono-Regular,Menlo,monospace;background:#faf9f6;border:1px solid rgba(0,0,0,.07);border-radius:8px}.BlogArticle_content__JmvKc code{padding:2px 6px;font-size:13px}.BlogArticle_content__JmvKc pre{padding:14px 18px;overflow-x:auto;font-size:13px;line-height:1.5}.BlogArticle_content__JmvKc hr{border:none;border-top:1px solid rgba(0,0,0,.1);margin:36px 0}.BlogArticle_share__QUmku{display:flex;align-items:center;gap:10px;padding:18px 0;margin:32px 0 0;border-top:1px solid rgba(0,0,0,.07);border-bottom:1px solid rgba(0,0,0,.07);font-size:12px;color:#9b9b9b}.BlogArticle_shareLabel__sO8Ft{font-family:Bricolage Grotesque,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;margin-right:4px}.BlogArticle_shareBtn__vMnEi{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#faf9f6;border:1px solid rgba(0,0,0,.07);color:#0e0e0e;text-decoration:none!important;transition:background .15s ease,transform .15s ease;font-size:14px}.BlogArticle_shareBtn__vMnEi:hover{background:#f0f0ec;transform:translateY(-1px);text-decoration:none!important}.BlogArticle_ctaBanner__gW_7t{margin:32px 0 0;padding:24px 28px;background:linear-gradient(135deg,#ff3b3b,#d62020);border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#fff}.BlogArticle_ctaText__6sY6G{flex:1 1;min-width:220px}.BlogArticle_ctaTitle__orKHl{font-family:Bricolage Grotesque,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.6px;line-height:1.2;margin:0 0 4px}.BlogArticle_ctaSub__IHlJ8{font-size:13px;color:hsla(0,0%,100%,.8);margin:0}.BlogArticle_ctaBtn__WfUWo{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;background:#fff;color:#ff3b3b;border-radius:100px;font-family:Bricolage Grotesque,sans-serif;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease}.BlogArticle_ctaBtn__WfUWo:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15)}@media (max-width:810px){.BlogArticle_breadcrumb__v0rSv{padding:14px 18px}.BlogArticle_hero__g2oF0{padding:30px 18px 18px}.BlogArticle_heroTitle__e5RtN{font-size:28px;letter-spacing:-.9px}.BlogArticle_featured__Zhp61{padding:18px 18px 0}.BlogArticle_featuredInner__0nd2N{border-radius:14px;aspect-ratio:4/3}.BlogArticle_content__JmvKc{padding:28px 18px 50px;font-size:15.5px}.BlogArticle_content__JmvKc h2{font-size:22px;margin:32px 0 10px}.BlogArticle_content__JmvKc h3{font-size:18px}.BlogArticle_ctaBanner__gW_7t{padding:20px;flex-direction:column;text-align:center}.BlogArticle_ctaBtn__WfUWo{width:100%;justify-content:center}.BlogArticle_heroMeta__uYnAL{font-size:12px;gap:10px}.BlogArticle_heroMetaSep__cMWUy{display:none}}