:root{--color-primary:#158E37;--color-secondary:#1f1f25;--color-body:#74787c;--color-heading-1:#fff;--color-white:#fff;--color-success:#3eb75e;--color-danger:#ff0003;--color-warning:#ff8f3c;--color-info:#1ba2db;--color-facebook:#3b5997;--color-twitter:#1ba1f2;--color-youtube:#ed4141;--color-linkedin:#0077b5;--color-pinterest:#e60022;--color-instagram:#c231a1;--color-vimeo:#00adef;--color-twitch:#6441a3;--color-discord:#7289da;--transition:0.3s;--font-size-b1:16px;--font-size-b2:16px;--font-size-b3:12px;--font-size-b4:10px;--line-height-b1:26px;--line-height-b2:26px;--line-height-b3:1.7;--h1:60px;--h2:48px;--h3:30px;--h4:26px;--h5:24px;--h6:18px}.blog-detail p,.blog-detail ul{color:rgba(17,17,17,.6)}.blog-detail ul{list-style:disc;font-family:var(--font-poppins),sans-serif;font-size:18px;font-weight:400;line-height:36px;padding-left:2rem;text-transform:capitalize}.blog-detail ul li{color:inherit}.blog-detail ul li a{color:inherit;text-decoration:none}.blog-detail ul li:hover,.blog-detail ul li:hover a{color:inherit!important}.blog-detail h1,.blog-detail h2,.blog-detail h3,.blog-detail h4,.blog-detail h5,.blog-detail h6{color:#111;font-family:var(--font-raleway),sans-serif;font-size:28px;font-style:normal;font-weight:600;line-height:45px}.blog-detail .blog-meta-data{display:flex;align-items:center;gap:20px;width:100%;justify-content:space-between;padding-bottom:25px}.blog-detail .blog-meta-data .author{gap:12px}.blog-detail .blog-meta-data .author img{width:45px;height:45px;object-fit:cover;flex-shrink:0}.blog-detail .blog-meta-data .author .author-name{font-family:var(--font-poppins),sans-serif;font-size:16px;font-weight:500;color:#111;line-height:1.4}.blog-detail .blog-meta-data .post-date{color:#111;font-family:var(--font-poppins),sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:160%}@media(max-width:575.98px){.blog-detail .blog-meta-data{flex-direction:column;align-items:flex-start;gap:15px}}.blog-detail .blog-banner{width:100%;height:400px;border-radius:20px}@media(max-width:575.98px){.blog-detail .blog-banner{width:100%;height:100%}}.blog-detail .blog-banner img{border-radius:20px;width:100%;height:100%;object-fit:cover}.blog-detail .blog-sidebar{position:-webkit-sticky;position:sticky;top:150px}.blog-detail .blog-sidebar .toc-link{color:rgba(17,17,17,.6);cursor:pointer;font-family:var(--font-poppins),sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding-right:100px}.blog-detail .blog-sidebar .toc-link.active,.blog-detail .blog-sidebar .toc-link:hover{color:#151515}.blog-detail .image-text-block img{width:100%;height:100%;object-fit:cover;border-radius:20px}.blog-detail .table-responsive{width:100%;overflow-x:auto;margin:32px 0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}@media(max-width:767.98px){.blog-detail .table-responsive{margin:24px 0}}.blog-detail .table-responsive caption{color:#111;font-family:var(--font-raleway),sans-serif;font-size:20px;font-weight:600;line-height:1.4;margin-bottom:16px;caption-side:top;text-align:left;padding:0}@media(max-width:767.98px){.blog-detail .table-responsive caption{font-size:18px;margin-bottom:12px}}.blog-detail .table-responsive .table{width:100%;margin-bottom:0;border-collapse:separate;border-spacing:0;background:#fff;border-radius:12px;overflow:hidden}.blog-detail .table-responsive .table thead{background:#f8f9fa}.blog-detail .table-responsive .table thead tr th{color:#111;font-family:var(--font-poppins),sans-serif;font-size:16px;font-weight:600;line-height:1.5;padding:16px 20px;text-align:left;border-bottom:2px solid #e8eaed;white-space:nowrap}@media(max-width:767.98px){.blog-detail .table-responsive .table thead tr th{font-size:14px;padding:12px 16px}}.blog-detail .table-responsive .table thead tr th:first-child{border-top-left-radius:12px}.blog-detail .table-responsive .table thead tr th:last-child{border-top-right-radius:12px}.blog-detail .table-responsive .table tbody tr{transition:background-color .2s ease}.blog-detail .table-responsive .table tbody tr:hover{background-color:#f8f9fa}.blog-detail .table-responsive .table tbody tr:last-child td{border-bottom:none}.blog-detail .table-responsive .table tbody tr:last-child td:first-child{border-bottom-left-radius:12px}.blog-detail .table-responsive .table tbody tr:last-child td:last-child{border-bottom-right-radius:12px}.blog-detail .table-responsive .table tbody tr td{color:rgba(17,17,17,.6);font-family:var(--font-poppins),sans-serif;font-size:16px;font-weight:400;line-height:1.6;padding:16px 20px;border-bottom:1px solid #e8eaed;vertical-align:top}@media(max-width:767.98px){.blog-detail .table-responsive .table tbody tr td{font-size:14px;padding:12px 16px}}.blog-detail .table-responsive .table.table-striped tbody tr:nth-child(2n){background-color:#fafafa}.blog-detail .table-responsive .table.table-striped tbody tr:nth-child(2n):hover{background-color:#f0f0f0}.blog-detail .table-responsive .table.table-bordered thead tr th{border-right:1px solid #e8eaed}.blog-detail .table-responsive .table.table-bordered thead tr th:last-child{border-right:none}.blog-detail .table-responsive .table.table-bordered tbody tr td{border-right:1px solid #e8eaed}.blog-detail .table-responsive .table.table-bordered tbody tr td:last-child{border-right:none}@media(max-width:767.98px){.blog-detail .table-responsive{position:relative}.blog-detail .table-responsive:after{content:"→";position:absolute;right:0;top:50%;transform:translateY(-50%);background:linear-gradient(90deg,transparent,white 20%,white);padding:8px 16px;font-size:20px;color:rgba(17,17,17,.4);pointer-events:none;opacity:1;transition:opacity .3s ease}.blog-detail .table-responsive::-webkit-scrollbar{height:8px}.blog-detail .table-responsive::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.blog-detail .table-responsive::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.blog-detail .table-responsive::-webkit-scrollbar-thumb:hover{background:#a8a8a8}}