.blog-section{margin-bottom:2.5rem;position:relative}.blog-section+.blog-section:before{content:"";display:block;height:1px;width:100%;background-color:rgba(229,231,235,1);margin-bottom:2rem}.dark .blog-section+.blog-section:before{background-color:rgba(55,65,81,.6)}.highlight-box{background-color:rgba(13,51,60,.1);border-left:4px solid rgba(13,51,60,.8);padding:1rem 1.5rem;margin:1.5rem 0;border-radius:.375rem}.dark .highlight-box{background-color:rgba(255,165,25,.15);border-left:4px solid rgba(255,165,25,.8)}.highlight-box p{font-size:1.25rem;font-weight:500;margin:0}.step-box{background-color:rgba(243,244,246,.8);padding:1.5rem;margin-bottom:1.5rem;border-radius:.5rem;border:1px solid rgba(229,231,235,1)}.dark .step-box{background-color:rgba(31,41,55,.6);border:1px solid rgba(55,65,81,.8)}.step-box h3{color:rgba(13,51,60,1);margin-top:0;margin-bottom:.75rem;font-weight:600}.dark .step-box h3{color:rgba(255,255,255,.9)}.step-box p:last-child{margin-bottom:0}blockquote{font-style:normal!important;font-size:1.2rem!important;font-weight:500!important;color:rgba(55,65,81,1)!important;background-color:rgba(13,51,60,.1);border-left:4px solid rgba(13,51,60,.8);padding:1rem 1.5rem;margin:1.5rem 0;border-radius:.375rem}.dark blockquote{color:rgba(209,213,219,1)!important;background-color:rgba(255,165,25,.15);border-left:4px solid rgba(255,165,25,.8)}.dark .blog-content h1,.dark .blog-content h2,.dark .blog-content h3,.dark .blog-content h4,.dark .blog-content h5,.dark .blog-content h6{color:rgba(255,255,255,.9)}.dark .blog-content li,.dark .blog-content p,.dark .blog-content strong{color:rgba(229,231,235,1)}.dark .blog-content a{color:rgba(255,165,25,.9)}.blog-content ul{padding-left:1.5rem;margin:1.5rem 0}.blog-content li{margin-bottom:.5rem;position:relative}.blog-content li:before{content:"•";color:rgba(13,51,60,.8);font-weight:700;display:inline-block;width:1rem;margin-left:-1rem}.dark .blog-content li:before{color:rgba(255,165,25,.8)}