.heading__section{background:var(--gradient-btn, linear-gradient(180deg, #2453e6 0%, #3f7ef7 100%))}.heading__section h1{font-size:48px;font-weight:600;color:#fff;line-height:1.5}.heading__section hr{border-bottom:1px solid #f7f7f7;margin:1rem 0;width:100%}.author-profile{display:flex;justify-content:space-between;color:#fff}.author-profile .left{display:flex;align-items:center;gap:1rem}.dot{margin:0 1rem;border-radius:50%;height:10px;width:10px;display:inline-block;background-color:#6dedd4}.detail{display:grid;grid-template-columns:2fr 6fr;gap:1rem}.table-of-content ul{list-style:none}.table-of-content ul li{font-weight:700;font-size:20px;padding-bottom:1rem;margin-bottom:1rem}.table-of-content ul li:not(:last-child){border-bottom:1px solid #000000}.blog__content table td{padding:5px 10px;text-align:center}@media (width <= 768px){.detail{grid-template-columns:1fr}.table-of-content{display:none}}
