.news-post{min-height:100vh;background:var(--bg-primary, #fff)}.news-post__header{padding:7rem 96px 2rem;background:var(--bg-primary, #fff)}@media(max-width:1024px){.news-post__header{padding:7rem 24px 2rem}}.news-post__header-container{width:100%}.news-post__breadcrumb{display:flex;align-items:center;gap:.625rem;margin-bottom:1.5rem;font-size:1.125rem;font-family:Lexend Deca,sans-serif}.news-post__breadcrumb-link{color:#404040;text-decoration:none;font-weight:400;transition:color .2s ease}.news-post__breadcrumb-link:hover{text-decoration:underline}.news-post__breadcrumb-arrow{color:#404040;font-size:.875rem}.news-post__breadcrumb-current{color:#4e156b;max-width:500px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-post__title{font-family:Lexend Deca,sans-serif;font-size:2.75rem;font-weight:500;line-height:1.25;color:#000;margin:0 0 1.5rem;text-transform:capitalize}@media(max-width:768px){.news-post__title{font-size:2rem}}.news-post__meta{display:flex;align-items:center;gap:1rem}.news-post__date{font-family:Lexend Deca,sans-serif;font-size:1rem;color:#858585}.news-post__mobile-share-wrapper{display:none;position:relative}.news-post__image-section{padding:0;margin:0 96px 2rem}.news-post__image-container{width:100%}.news-post__featured-image{width:100%;height:499px;border-radius:25px;object-fit:cover}.news-post__mobile-share-btn{width:36px;height:36px;border-radius:50%;background:#f5f5f5;border:1px solid #e0e0e0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.news-post__mobile-share-btn:hover{background:#4e156b;border-color:#4e156b}.news-post__mobile-share-btn:hover svg{color:#fff}.news-post__mobile-share-btn svg{color:#4e156b}.news-post__mobile-share-menu{position:absolute;top:50px;right:0;background:#fff;border-radius:16px;padding:12px;box-shadow:0 4px 20px #00000026;z-index:100;display:flex;flex-direction:column;gap:4px;min-width:160px}.news-post__mobile-share-menu button{display:flex;align-items:center;gap:12px;padding:12px 16px;border:none;background:transparent;cursor:pointer;font-family:Lexend Deca,sans-serif;font-size:14px;color:#333;border-radius:10px;transition:background .2s ease;width:100%;text-align:left}.news-post__mobile-share-menu button:hover{background:#f5f5f5}.news-post__mobile-share-menu button svg{flex-shrink:0}@media(max-width:768px){.news-post__mobile-share-wrapper{display:block}}@media(min-width:769px){.news-post__mobile-share-wrapper{display:none}}@media(max-width:768px){.news-post__meta{justify-content:space-between}}@media(max-width:1024px){.news-post__image-section{margin:0 24px 2rem}.news-post__featured-image{height:350px}}.news-post__main{padding:2rem 96px 4rem;background:var(--bg-primary, #fff)}@media(max-width:1024px){.news-post__main{padding:2rem 24px 4rem}}.news-post__main-container{width:100%;display:grid;grid-template-columns:1fr 300px;gap:3rem}@media(max-width:992px){.news-post__main-container{grid-template-columns:1fr;gap:2rem}}.news-post__content-area{max-width:800px}.news-post__content{font-family:Lexend Deca,sans-serif;color:#263238;font-size:1.125rem;line-height:1.75;font-weight:400}.news-post__content h2{font-family:Lexend Deca,sans-serif;font-size:1.5rem;font-weight:500;color:#263238;margin:2.5rem 0 .5rem;line-height:1.35}.news-post__content h3{font-family:Lexend Deca,sans-serif;font-size:1.25rem;font-weight:500;color:#263238;margin:2rem 0 .75rem}.news-post__content p{margin:0 0 1.5rem}.news-post__content a{color:#7b2d9e;text-decoration:underline}.news-post__content ul,.news-post__content ol{padding-left:1.5rem;margin:1.5rem 0}.news-post__content li{margin-bottom:.75rem}.news-post__content blockquote{border-left:4px solid #7B2D9E;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#555}.news-post__content img{max-width:100%;height:auto;border-radius:12px;margin:2rem 0}.news-post__sidebar{position:relative}.news-post__sidebar-sticky{position:sticky;top:100px;display:flex;flex-direction:column;gap:1.5rem}@media(max-width:992px){.news-post__sidebar-sticky{position:static;flex-direction:row;flex-wrap:wrap}.news-post__share-card{flex:1;min-width:200px}.news-post__cta-card{flex:1;min-width:280px}}.news-post__cta-card{background:linear-gradient(-74deg,#4e156b 16%,#7a2ba3 85%);border-radius:18px;padding:2rem 1.5rem;text-align:center;position:relative;overflow:hidden}.news-post__cta-card:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M50 50 L100 0 L100 100 Z' fill='rgba(255,255,255,0.03)'/%3E%3C/svg%3E") repeat;opacity:.3}.news-post__cta-card-title{font-family:Sora,sans-serif;font-size:1.5rem;font-weight:502;color:#fff;line-height:1.25;margin:0 0 1.5rem;position:relative}.news-post__cta-card-btn{display:inline-block;background:#fc0;color:#4f166c;padding:.65rem 2rem;border-radius:57px;font-family:Lexend Deca,sans-serif;font-size:1.125rem;font-weight:400;text-decoration:none;transition:all .3s ease;position:relative}.news-post__cta-card-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.news-post__share-card{background:#fff;border-radius:18px;padding:1.3rem;display:flex;flex-direction:column;gap:1rem}.news-post__share-label{font-family:Lexend Deca,sans-serif;font-size:.9rem;font-weight:500;color:#1a1a2e}.news-post__share-icons{display:flex;gap:.5rem;flex-wrap:wrap}.news-post__share-btn{width:36px;height:36px;border-radius:50%;border:1px solid #CDD6FF;background:#fff;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.news-post__share-btn:hover{transform:translateY(-2px)}.news-post__share-btn--twitter:hover{background:#000;border-color:#000;color:#fff}.news-post__share-btn--facebook:hover{background:#1877f2;border-color:#1877f2;color:#fff}.news-post__share-btn--linkedin:hover{background:#0a66c2;border-color:#0a66c2;color:#fff}.news-post__share-btn--whatsapp:hover{background:#25d366;border-color:#25d366;color:#fff}.news-post__share-btn--email:hover{background:#7b2d9e;border-color:#7b2d9e;color:#fff}.news-post__share-btn--copy:hover{background:#4e156b;border-color:#4e156b;color:#fff}.news-post__divider{max-width:calc(100% - 192px);margin:0 96px;height:2px;background:#e5e5e5}@media(max-width:1024px){.news-post__divider{max-width:calc(100% - 48px);margin:0 24px}}.news-post__related{padding:4rem 96px;background:var(--bg-primary, #fff)}@media(max-width:1024px){.news-post__related{padding:4rem 24px}}.news-post__related-container{width:100%}.news-post__related-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;margin-bottom:3rem}.news-post__related-title{font-family:Sora,sans-serif;font-size:2.5rem;font-weight:622;color:#4e156b;margin:0}.news-post__related-filters{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center}.news-post__related-filter{background:transparent;border:1px solid #858585;border-radius:17.5px;padding:.5rem 1.25rem;font-family:Lexend Deca,sans-serif;font-size:.875rem;color:#858585;cursor:pointer;transition:all .2s ease}.news-post__related-filter:hover{border-color:#7b2d9e;color:#7b2d9e}.news-post__related-filter.active{background:#4e156b;border-color:#4e156b;color:#fff}.news-post__related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:992px){.news-post__related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.news-post__related-grid{grid-template-columns:1fr}}.news-card{display:flex;flex-direction:column;text-decoration:none;border-radius:20px;overflow:hidden;transition:transform .3s ease;height:100%}.news-card:hover{transform:translateY(-4px)}.news-card__image-wrapper{width:100%;height:240px;overflow:hidden;border-radius:20px 20px 0 0;flex-shrink:0}.news-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.news-card:hover .news-card__image{transform:scale(1.05)}.news-card__content{background:#f8f8f8;border:2px solid #fff;border-top:none;padding:1.25rem 1.75rem 1.5rem;border-radius:0 0 20px 20px;flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:142px}.news-card__title{font-family:Lexend Deca,sans-serif;font-size:1.25rem;font-weight:400;color:#000;margin:0 0 1.25rem;line-height:1.3;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-card__meta{display:flex;align-items:center;justify-content:space-between}.news-card__date{font-family:Lexend Deca,sans-serif;font-size:.875rem;color:#858585}.news-card__read-time{display:flex;align-items:center;gap:.3rem;font-family:Lexend Deca,sans-serif;font-size:.875rem;color:#858585}.news-post__related-view-more{display:flex;justify-content:center;margin-top:2.5rem}.news-post__related-link{font-family:Lexend Deca,sans-serif;font-size:1rem;color:#4e156b;text-decoration:underline;transition:color .2s ease;background:none;border:none;cursor:pointer;padding:0}.news-post__related-link:hover{color:#7b2d9e}.news-post__newsletter{position:relative;height:380px;display:flex;align-items:center;justify-content:center;text-align:center;background:url(/static/blogs/newsletter-bg.jpg) center/cover no-repeat;border-radius:25px;margin:0 96px 100px;overflow:hidden}.news-post__newsletter-overlay{position:absolute;inset:0;background:#0003;border-radius:25px}@media(max-width:1024px){.news-post__newsletter{margin:0 24px 60px;height:320px}}.news-post__newsletter-container{position:relative;z-index:1;max-width:656px;display:flex;flex-direction:column;align-items:center;gap:50px;padding:0 20px}.news-post__newsletter-title{font-family:Sora,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:622;color:#fff;margin:0 0 1rem}.news-post__newsletter-text{font-family:Lexend Deca,sans-serif;font-size:1rem;color:#ffffffe6;margin:-32px 0 2rem;line-height:1.6}.news-post__newsletter-form{max-width:480px;margin:0 auto}.news-post__newsletter-input-wrapper{display:flex;gap:.75rem;background:#fff;border-radius:50px;padding:.35rem .35rem .35rem 1.5rem;box-shadow:0 10px 40px #00000026}.news-post__newsletter-input{flex:1;border:none;outline:none;font-family:Lexend Deca,sans-serif;font-size:.95rem;color:#333;background:transparent}.news-post__newsletter-input::placeholder{color:#999}.news-post__newsletter-btn{background:#fc0;color:#4e156b;border:none;border-radius:50px;padding:.85rem 1.75rem;font-family:Lexend Deca,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;display:flex;align-items:center;justify-content:center;line-height:1}.news-post__newsletter-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.news-post__newsletter-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.news-post__newsletter-message{margin-top:12px;font-family:Lexend Deca,sans-serif;font-size:14px;text-align:center}.news-post__newsletter-message--success{color:#4ade80}.news-post__newsletter-message--error{color:#f87171}@media(max-width:768px){.news-post__header{padding:100px 20px 30px}.news-post__breadcrumb{margin-bottom:20px;font-size:14px}.news-post__breadcrumb-current{max-width:180px}.news-post__title{font-size:24px;line-height:1.3;margin-bottom:20px}.news-post__meta{gap:10px}.news-post__date{font-size:14px}.news-post__image-section{margin:0 20px 30px}.news-post__featured-image{height:220px;border-radius:16px}.news-post__main{padding:30px 20px 40px}.news-post__main-container{grid-template-columns:1fr;gap:30px}.news-post__content-area{max-width:100%;order:1}.news-post__content{font-size:16px;line-height:1.7}.news-post__content h2{font-size:20px;margin:2rem 0 .5rem}.news-post__content h3{font-size:18px;margin:1.5rem 0 .5rem}.news-post__content img{margin:1.5rem 0;border-radius:12px}.news-post__sidebar{order:2}.news-post__sidebar-sticky{position:static;flex-direction:column;gap:20px}.news-post__share-card{display:none}.news-post__cta-card{border-radius:16px;padding:30px 20px}.news-post__cta-card-title{font-size:20px;margin-bottom:20px}.news-post__cta-card-btn{padding:12px 30px;font-size:14px}.news-post__divider{margin:0 20px;max-width:calc(100% - 40px)}.news-post__related{padding:40px 20px 50px}.news-post__related-header{gap:25px;margin-bottom:30px}.news-post__related-title{font-size:32px;font-weight:558}.news-post__related-filters{display:grid;grid-template-columns:repeat(2,auto);gap:15px 12px;justify-content:center}.news-post__related-filter{padding:8px 16px;font-size:12px}.news-post__related-grid{grid-template-columns:1fr;gap:30px}.news-card{background:#f8f8f8;border:1.5px solid #fff;border-radius:20px}.news-card__image-wrapper{height:200px;border-radius:20px 20px 0 0}.news-card__content{padding:22px 24px 24px;gap:18px;background:transparent;border:none;min-height:auto}.news-card__title{font-size:20px;font-weight:500;color:#4e156b;line-height:1.25;margin-bottom:15px}.news-card__date,.news-card__read-time{font-size:14px}.news-post__related-view-more{margin-top:30px}.news-post__related-link{font-size:16px}.news-post__newsletter{margin:0 20px 60px;height:auto;min-height:300px;padding:50px 20px;border-radius:20px}.news-post__newsletter-container{gap:30px;padding:0}.news-post__newsletter-title{font-size:28px;line-height:1.2;margin-bottom:10px}.news-post__newsletter-text{font-size:16px;margin:0}.news-post__newsletter-form{width:100%;max-width:100%}.news-post__newsletter-input-wrapper{flex-direction:column;padding:0;gap:24px;border-radius:0;background:transparent;box-shadow:none}.news-post__newsletter-input{font-size:16px;text-align:center;padding:14px 20px;background:#fff;border:1px solid #d7dce9;border-radius:36px;width:100%}.news-post__newsletter-input::placeholder{font-size:16px;color:#969696}.news-post__newsletter-btn{width:auto;padding:12px 40px;font-size:14px;border-radius:36px}.news-post__newsletter-btn:hover{background:#fc0;color:#4e156b;transform:none;box-shadow:none}}
