.Blog-module__TPTzJG__blogCard{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.Blog-module__TPTzJG__blogCardSmall{box-shadow:0 1px 3px #0000000d}.Blog-module__TPTzJG__blogCardLarge{box-shadow:0 2px 8px #0000001a}.Blog-module__TPTzJG__blogCard:hover{border-color:#cbd5e0;transform:translateY(-4px)}.Blog-module__TPTzJG__blogCardSmall:hover{box-shadow:0 8px 25px #00000014}.Blog-module__TPTzJG__blogCardLarge:hover{box-shadow:0 12px 35px #00000026}.Blog-module__TPTzJG__blogCardLink{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.Blog-module__TPTzJG__blogCardImageWrap{background-color:#f7fafc;width:100%;padding:16px;position:relative}.Blog-module__TPTzJG__blogCardImageSmall{height:200px}.Blog-module__TPTzJG__blogCardImageLarge{height:300px}.Blog-module__TPTzJG__blogCardImageInner{width:100%;height:100%;position:relative}.Blog-module__TPTzJG__blogCardContent{flex-direction:column;flex-grow:1;padding:24px;display:flex}.Blog-module__TPTzJG__blogCardContentLarge{padding:32px}.Blog-module__TPTzJG__blogCardTags{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.Blog-module__TPTzJG__blogCardTagsLarge{margin-bottom:16px}.Blog-module__TPTzJG__blogCardTag{color:#4a5568;background-color:#edf2f7;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500}.Blog-module__TPTzJG__blogCardTagLarge{padding:6px 12px;font-size:14px}.Blog-module__TPTzJG__blogCardTitle{color:#1a202c;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Blog-module__TPTzJG__blogCardTitleSmall{font-size:1.125rem}.Blog-module__TPTzJG__blogCardTitleLarge{margin-bottom:16px;font-size:1.5rem;line-height:1.3}.Blog-module__TPTzJG__blogCardExcerpt{-webkit-line-clamp:3;line-clamp:3;color:#718096;-webkit-box-orient:vertical;flex-grow:1;margin:0 0 16px;line-height:1.6;display:-webkit-box;overflow:hidden}.Blog-module__TPTzJG__blogCardExcerptSmall{font-size:.875rem}.Blog-module__TPTzJG__blogCardExcerptLarge{margin-bottom:24px;font-size:1rem}.Blog-module__TPTzJG__blogCardMeta{color:#a0aec0;justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Blog-module__TPTzJG__blogCardMetaSmall{font-size:12px}.Blog-module__TPTzJG__blogCardMetaLarge{font-size:14px}.Blog-module__TPTzJG__blogCardAuthor{font-weight:400}.Blog-module__TPTzJG__blogCardAuthorLarge{font-weight:500}.Blog-module__TPTzJG__blogListingPage{background-color:#f9f9f9;padding-bottom:80px}.Blog-module__TPTzJG__blogBreadcrumbBar{background-color:#fff;border-bottom:1px solid #e2e8f0;padding:16px 0}.Blog-module__TPTzJG__blogContainer{max-width:1200px;margin:0 auto;padding:0 24px}.Blog-module__TPTzJG__blogHero{background:linear-gradient(135deg,#0e26d830 0%,#ce091530 100%);margin-bottom:40px;padding:60px 0;position:relative}@media (min-width:768px){.Blog-module__TPTzJG__blogHero{padding:80px 0}}.Blog-module__TPTzJG__blogHero:after{content:"";clip-path:polygon(0 100%,100% 100%,100% 0);background-color:#f9f9f9;height:70px;position:absolute;bottom:0;left:0;right:0}.Blog-module__TPTzJG__blogHeroInner{z-index:1;text-align:center;position:relative}.Blog-module__TPTzJG__blogHeroTitle{background:linear-gradient(135deg,#0e26d8 0%,#ce0915 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-size:2.5rem;font-weight:700}@media (min-width:768px){.Blog-module__TPTzJG__blogHeroTitle{font-size:3.5rem}}.Blog-module__TPTzJG__blogHeroSubtitle{color:#ffffffe6;z-index:1;max-width:800px;margin:0 auto;font-size:1.25rem;position:relative}.Blog-module__TPTzJG__blogMainContent{margin-top:48px;margin-bottom:32px}.Blog-module__TPTzJG__blogResultsInfo{margin-bottom:24px;padding:0 4px}.Blog-module__TPTzJG__blogFeaturedGrid{grid-template-columns:1fr;gap:32px;margin-bottom:48px;display:grid}@media (min-width:768px){.Blog-module__TPTzJG__blogFeaturedGrid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}}.Blog-module__TPTzJG__blogRegularGrid{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.Blog-module__TPTzJG__blogRegularItem{width:100%}@media (min-width:600px){.Blog-module__TPTzJG__blogRegularItem{width:calc(50% - 12px)}}@media (min-width:768px){.Blog-module__TPTzJG__blogRegularItem{width:calc(33.333% - 16px)}}.Blog-module__TPTzJG__blogEmptyState{text-align:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:48px;box-shadow:0 1px 3px #0000000d}.Blog-module__TPTzJG__blogEmptyIcon{opacity:.5;margin-bottom:16px;font-size:48px}.Blog-module__TPTzJG__blogEmptyTitle{color:#1a202c;margin:0 0 8px;font-size:1.25rem;font-weight:600}.Blog-module__TPTzJG__blogEmptyText{color:#718096;margin:0 0 24px}.Blog-module__TPTzJG__blogClearButton{color:#fff;cursor:pointer;background-color:#3182ce;border:none;border-radius:4px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s}.Blog-module__TPTzJG__blogClearButton:hover{background-color:#2c5aa0}.Blog-module__TPTzJG__blogPaginationWrap{justify-content:center;margin-top:32px;display:flex}.Blog-module__TPTzJG__faqSection{margin:32px 0}.Blog-module__TPTzJG__faqTitle{color:#1a202c;align-items:center;gap:8px;margin:0 0 24px;font-size:1.25rem;font-weight:700;display:flex}.Blog-module__TPTzJG__faqItem{box-shadow:none;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px;overflow:hidden}.Blog-module__TPTzJG__faqItemHeader{cursor:pointer;user-select:none;justify-content:space-between;align-items:center;min-height:56px;padding:16px 24px;display:flex}.Blog-module__TPTzJG__faqItemQuestion{color:#1a202c;margin:0;font-size:16px;font-weight:600}.Blog-module__TPTzJG__faqItemIcon{color:#718096;flex-shrink:0;transition:transform .3s}.Blog-module__TPTzJG__faqItemIconExpanded{transform:rotate(180deg)}.Blog-module__TPTzJG__faqItemAnswer{color:#4a5568;margin:0;padding:0 24px 20px;font-size:15px;line-height:1.7}.Blog-module__TPTzJG__shareContainer{align-items:center;gap:16px;display:flex}.Blog-module__TPTzJG__shareLabel{color:#718096;font-size:.875rem}.Blog-module__TPTzJG__shareButtons{gap:8px;display:flex}.Blog-module__TPTzJG__shareButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .2s;display:flex}.Blog-module__TPTzJG__shareButtonTwitter{color:#1da1f2}.Blog-module__TPTzJG__shareButtonTwitter:hover{background-color:#1da1f21a}.Blog-module__TPTzJG__shareButtonFacebook{color:#1877f2}.Blog-module__TPTzJG__shareButtonFacebook:hover{background-color:#1877f21a}.Blog-module__TPTzJG__shareButtonLinkedin{color:#0a66c2}.Blog-module__TPTzJG__shareButtonLinkedin:hover{background-color:#0a66c21a}.Blog-module__TPTzJG__otherPostsSection{margin-top:32px}.Blog-module__TPTzJG__otherPostsTitle{margin:0 0 24px;font-size:1.25rem;font-weight:600}.Blog-module__TPTzJG__otherPostsGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.Blog-module__TPTzJG__otherPostsGrid{grid-template-columns:repeat(3,1fr)}}.Blog-module__TPTzJG__otherPostsLoading{background-color:#e2e8f0;border-radius:8px;height:200px}.Blog-module__TPTzJG__otherPostsEmpty{color:#718096;font-size:.875rem}
.BlogPostContent-module__wKJWca__wrapper{background-color:#f9f9f9;padding-bottom:80px}.BlogPostContent-module__wKJWca__breadcrumbBar{background-color:#fff;border-bottom:1px solid #e2e8f0;padding:16px 0}.BlogPostContent-module__wKJWca__container{max-width:1200px;margin:0 auto;padding:0 24px}.BlogPostContent-module__wKJWca__article{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:24px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.BlogPostContent-module__wKJWca__imageWrapper{background-color:#f7fafc;width:100%;height:480px;padding:16px;position:relative;overflow:hidden}@media (max-width:768px){.BlogPostContent-module__wKJWca__imageWrapper{height:320px}}.BlogPostContent-module__wKJWca__content{padding:32px}@media (max-width:768px){.BlogPostContent-module__wKJWca__content{padding:24px}}.BlogPostContent-module__wKJWca__header{margin-bottom:32px}.BlogPostContent-module__wKJWca__tags{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.BlogPostContent-module__wKJWca__tag{color:#1e40af;background-color:#eff6ff;border-radius:16px;padding:4px 12px;font-size:12px}.BlogPostContent-module__wKJWca__title{color:#1a202c;margin:0 0 24px;font-size:2.25rem;font-weight:700;line-height:1.2}@media (max-width:768px){.BlogPostContent-module__wKJWca__title{font-size:1.875rem}}.BlogPostContent-module__wKJWca__excerpt{color:#718096;margin:0 0 32px;font-size:1.125rem;font-weight:400;line-height:1.6}.BlogPostContent-module__wKJWca__meta{color:#718096;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:24px;font-size:14px;display:flex}.BlogPostContent-module__wKJWca__authorLink{color:#2563eb;font-weight:500;text-decoration:none}.BlogPostContent-module__wKJWca__authorLink:hover{text-decoration:underline}.BlogPostContent-module__wKJWca__body{margin-bottom:32px}.BlogPostContent-module__wKJWca__body h1,.BlogPostContent-module__wKJWca__body h2,.BlogPostContent-module__wKJWca__body h3,.BlogPostContent-module__wKJWca__body h4,.BlogPostContent-module__wKJWca__body h5,.BlogPostContent-module__wKJWca__body h6{color:#1a202c;margin-top:24px;margin-bottom:16px;font-weight:600}.BlogPostContent-module__wKJWca__body h1{font-size:2rem}.BlogPostContent-module__wKJWca__body h2{font-size:1.75rem}.BlogPostContent-module__wKJWca__body h3{font-size:1.5rem}.BlogPostContent-module__wKJWca__body h4{font-size:1.25rem}.BlogPostContent-module__wKJWca__body p{color:#4a5568;margin-bottom:16px;font-size:1rem;line-height:1.7}.BlogPostContent-module__wKJWca__body ul,.BlogPostContent-module__wKJWca__body ol{color:#4a5568;margin-bottom:16px;padding-left:24px;line-height:1.7}.BlogPostContent-module__wKJWca__body li{margin-bottom:8px}.BlogPostContent-module__wKJWca__body blockquote{color:#4a5568;background-color:#f7fafc;border-left:4px solid #3182ce;margin-bottom:16px;padding-top:8px;padding-bottom:8px;padding-left:24px;font-style:italic}.BlogPostContent-module__wKJWca__body code{color:#e53e3e;background-color:#f7fafc;border-radius:4px;padding:2px 8px;font-size:.875rem}.BlogPostContent-module__wKJWca__body pre{color:#e2e8f0;background-color:#2d3748;border-radius:8px;margin-bottom:16px;padding:16px;overflow:auto}.BlogPostContent-module__wKJWca__body img{border-radius:8px;max-width:100%;height:auto;margin:16px 0}.BlogPostContent-module__wKJWca__body a{color:#3182ce;text-decoration:none}.BlogPostContent-module__wKJWca__body a:hover{text-decoration:underline}.BlogPostContent-module__wKJWca__footer{border-top:1px solid #e2e8f0;padding-top:24px}
