.post-container .dnd-section{margin-bottom:0}.post-hero-wrapper{--margin-overflow:165px;background:var(--gradient-blue);margin-bottom:var(--margin-overflow);padding:90px 20px 24px}.post-hero{margin:0 auto calc(var(--margin-overflow)*-1);max-width:600px}.post-hero p{margin-bottom:0}.post-hero__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.post-hero__breadcrumbs{align-items:center;display:flex;gap:4px}.post-hero__breadcrumb,.post-hero__read-time{font-size:.7778rem;letter-spacing:-.28px;line-height:1.32}.post-hero__breadcrumbs a.post-hero__breadcrumb:hover{color:var(--white-600)}.post-hero__title{font-size:32px;margin-bottom:8px}.post-hero__author-avatar{border-radius:50px;height:50px;object-fit:cover;width:50px}.post-hero__author{align-items:center;display:flex;gap:8px;margin-bottom:48px}.post-hero__author-name,.post-hero__date{font-size:.7222rem;line-height:1.32}.post-hero__author span{line-height:1}.post-hero__featured-img{clip-path:polygon(0 0,0 100%,95% 100%,100% 75%,100% 0);display:block;height:350px;max-height:350px;object-fit:cover;width:100%}@media (min-width:640px){.post-hero-wrapper{--margin-overflow:225px;padding:112px 20px 50px}.post-hero__title{font-size:42px}}.post-body-wrapper{display:grid;grid-template-columns:1fr;margin-bottom:80px}.post-body{margin-bottom:32px;max-width:90vw}.post-body :is(h2,h3,h4,h5,h6){text-wrap:inherit}.post-body :is(h2,h3){scroll-margin-top:150px}.post-body div:has(table){max-width:100%;overflow-x:scroll}.post-body :is(img,.custom-image){margin-bottom:21px}@media (min-width:1024px){.post-body-wrapper{gap:64px;grid-template-columns:1fr 600px 1fr}.post-body{margin-bottom:0;max-width:600px}}.post-toc{margin-bottom:32px;max-height:1000px;overflow:auto;position:sticky;top:150px}.post-toc.hidden{display:none}.post-toc__title{font-size:1rem}.post-toc ul{border-left:3px solid var(--primary-100);display:flex;flex-direction:column;gap:10px;padding:8px 0 8px 16px}.post-toc__item a{color:var(--gray-800);display:block;font-size:.8333rem;line-height:1.4;position:relative;text-decoration:none;transition:all .25s ease-in-out;width:fit-content}.post-toc .post-toc__item a:hover{color:var(--gray-800);text-decoration:underline}.post-toc__item a[data-state=active],.post-toc__item a[data-state=active]:hover{color:var(--primary-base)}@media (min-width:1024px){.post-toc{margin-bottom:0}}.post-callout{align-items:center;display:flex;flex-direction:column;gap:24px;position:sticky;top:150px}.post-callout__cta{max-height:600px;max-width:254px}.social-share{align-items:center;display:flex;gap:8px}.social-share__heading{font-size:.7222rem;line-height:1}.social-share__links{align-items:center;display:flex;gap:12px}.social-share__link svg{fill:var(--primary-base);transition:all .2s ease-in-out}.social-share__link:hover svg{fill:var(--primary-600)}.post-related-articles{background:var(--gray-50);padding:50px 0 80px}.post-related-articles__title{text-align:center}