table{--table-border-radius:4px;--table-cell-text-base:var(--dx-g-text-sm);--table-cell-line-height:var(--dx-g-text-lg);display:block;overflow-x:auto;border-collapse:separate;border-spacing:0;margin-top:var(--dx-g-spacing-lg);margin-bottom:var(--dx-g-spacing-sm)}table tr{height:50px}td,th{padding:var(--dx-g-spacing-md);font-size:var(--table-cell-text-base);line-height:var(--table-cell-line-height)}th{background-color:var(--dx-g-indigo-vibrant-95);font-weight:var(--dx-g-font-bold);border-bottom:3px solid var(--dx-g-indigo-vibrant-30);background-color:var(--dx-g-blog-post-th-color)}tr td,tr th{text-align:left;vertical-align:top}table tbody tr td{border-bottom:1px solid var(--dx-g-gray-90)}td:first-of-type,tr th:first-of-type{min-width:110px}tr td:first-of-type{border-left:1px solid var(--dx-g-gray-90)}tr td:last-of-type{border-right:1px solid var(--dx-g-gray-90)}tr:first-of-type th:first-of-type{border-top-left-radius:var(--table-border-radius)}tr:first-of-type th:last-of-type{border-top-right-radius:var(--table-border-radius)}table :not(thead+tbody) tr:first-of-type td{border-top:1px solid var(--dx-g-gray-90)}tr:last-of-type td:first-of-type{border-bottom-left-radius:var(--table-border-radius);border-bottom:1px solid var(--dx-g-gray-90);border-left:1px solid var(--dx-g-gray-90)}tr:last-of-type td:last-of-type{border-bottom-right-radius:var(--table-border-radius);border-bottom:1px solid var(--dx-g-gray-90);border-right:1px solid var(--dx-g-gray-90)}tr td[colspan]:not([colspan="1"]){text-align:center}td :is(.li,p,.p,dd){font-size:var(--table-cell-text-base)}td doc-content-callout :is(.li,p,.p,dd){font-size:var(--dx-g-text-base)}table :not(thead+tbody) tr:first-of-type td:first-of-type{border-top-left-radius:var(--table-border-radius)}table :not(thead+tbody) tr:first-of-type td:last-of-type{border-top-right-radius:var(--table-border-radius)}.prose{color:var(--dx-g-text-body-color);font-size:var(--dx-g-text-lg);line-height:var(--dx-g-text-2xl)}.prose *{overflow-wrap:break-word}.prose [class~=lead]{color:var(--dx-g-text-body-color);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose a{color:var(--dx-g-prose-link-color);text-decoration:underline}.prose a:hover{color:var(--dx-g-link-hover-color)}.prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.prose ol>li::before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#718096}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li::before{content:"";position:absolute;background-color:var(--dx-g-text-body-color);border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.prose hr{border-color:var(--dx-g-text-label-color);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;border-left-width:.25rem;border-left-color:var(--dx-g-text-label-color);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type::before{content:open-quote}.prose blockquote p:last-of-type::after{content:close-quote}.prose h1{font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose h4{font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose figure figcaption{color:#718096;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{font-family:var(--dx-g-font-mono);color:var(--dx-g-code-text-color);font-weight:var(--dx-g-font-normal);font-size:.875em;background-color:var(--dx-g-gray-95);padding:0 var(--dx-g-spacing-2xs);border-radius:4px}.prose pre{background-color:#fafaf9;border-radius:.375rem;color:#181818;font-family:var(--dx-g-font-mono);font-size:14px;line-height:20px;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code::after,.prose pre code::before{content:""}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose figure,.prose img,.prose video{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose h2 code{font-size:.875em}.prose h3 code{font-size:.9em}.prose ul{margin-top:1.25em;margin-bottom:1.25em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose ol>li:before{left:0}.prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.prose>ul>li>:first-child{margin-top:1.25em}.prose>ul>li>:last-child{margin-bottom:1.25em}.prose>ol>li>:first-child{margin-top:1.25em}.prose>ol>li>:last-child{margin-bottom:1.25em}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:.75em;margin-bottom:.75em}.prose h2+*,.prose h3+*,.prose h4+*,.prose hr+*,.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.post-page-container article{position:relative;z-index:10}.post-socials{margin-bottom:var(--dx-g-spacing-lg)}.post-socials+dx-audio{display:block;margin-bottom:var(--dx-g-spacing-lg)}.podcast-related-podcasts dx-section{--dx-c-section-padding-vertical:0px}.podcast-related-podcasts dx-card-podcast-episode{margin-bottom:var(--dx-g-spacing-2xl)}dx-podcast-player{display:block;width:320px}.blog-page-container{--dx-c-section-padding-vertical:0;overflow:hidden}.podcast-page-container img{display:none}.section-related-posts{--dx-c-section-padding-vertical:0}dx-audio{--dx-c-audio-background-color:var(--dx-podcast-audio-background-color);--dx-c-audio-inner-div-background-color:var(--dx-podcast-audio-inner-div-background-color)}dx-section.section-signup{--dx-c-section-padding-vertical:0}.audio-container{max-width:320px}.audio-container>dx-audio{--dx-c-audio-player-padding:0}dx-section-signup{--dx-c-section-signup-width:100%;display:block;margin:0 auto;max-width:606px;width:100%}dx-featured-content-header dx-button{--dx-c-button-custom-color:var(--dx-themed-featured-content-header-button-color);--dx-c-button-custom-background:var(
        --dx-themed-featured-content-header-button-background-color
    );--dx-c-button-custom-border:none;--dx-c-button-custom-color-hover:var(--dx-themed-featured-content-header-button-color);--dx-c-button-custom-background-hover:var(
        --dx-themed-featured-content-header-button-background-hover-color
    );--dx-c-button-custom-border-hover:none}dx-section{--dx-c-section-cta-inline-hover-color:var(--dx-g-link-hover-color)}@media screen and (max-width:1401px){dx-featured-content-header{--dx-c-featured-content-header-image-padding-top:50%;--dx-c-featured-content-header-image-margin-right:0;--dx-c-featured-content-header-image-border-radius:var(--dx-g-spacing-smd)}}@media screen and (max-width:1024px){.no-top-padding{--dx-c-section-padding-vertical:0}}b,h1>strong,h2,h3,h4{color:var(--dx-g-blog-post-heading-color)}.subscription-box>.box>.content>.rss-body,.subscription-box>.box>.content>.title{color:var(--dx-g-text-heading-color)}