body.single-post header.scrolled-down~main.main-content-wrapper>section.post-content>.post,body.privacy-policy header.scrolled-down~main.main-content-wrapper>section.post-content>.post{padding:0}body.single-post .post-content,body.privacy-policy .post-content{color:var(--text-color-primary);display:grid;grid-template-columns:1fr}@media(min-width: 75rem){body.single-post .post-content,body.privacy-policy .post-content{grid-template-columns:repeat(2, 1fr);gap:var(--spacing-xl)}}body.single-post .post-content .pills,body.privacy-policy .post-content .pills{padding-bottom:var(--spacing-xs)}body.single-post .post-content::before,body.privacy-policy .post-content::before{content:"";transition:var(--transition-duration-fast) color var(--transition-timing-function);position:sticky;grid-area:1/1/2/3;top:0;color:var(--bg-color-primary);display:block;background-image:linear-gradient(to bottom, currentColor 0%, transparent calc(var(--spacing-xxl) * 2));pointer-events:none}@media(min-width: 75rem){body.single-post .post-content::before,body.privacy-policy .post-content::before{height:10vh}}body.single-post .post,body.privacy-policy .post{transition-duration:var(--transition-duration),200ms;transition-timing-function:var(--transition-timing-function);max-width:max(60rem,57%);margin-inline:auto;grid-column:1/-1;padding-top:max(var(--header-height),var(--spacing-4xl) + var(--spacing-xl))}body.single-post .post .tease a,body.privacy-policy .post .tease a{grid-template-columns:unset}body.single-post .post .tease a img,body.privacy-policy .post .tease a img{border-radius:var(--radius-lg)}@media(min-width: 75rem){body.single-post .post,body.privacy-policy .post{padding-top:unset;max-width:unset;grid-row:1/2;padding-bottom:var(--spacing-xxl);margin:0 auto auto 0;grid-column:1/2;position:sticky;top:max(var(--header-height),var(--spacing-4xl) + var(--spacing-xl))}body.single-post .post .tease,body.privacy-policy .post .tease{padding-bottom:unset}body.single-post .post .tease a,body.privacy-policy .post .tease a{grid-template-columns:11fr 1fr;padding-top:unset;pointer-events:none}}body.single-post .post .eyebrow,body.privacy-policy .post .eyebrow{color:var(--text-color-tertiary)}body.single-post .post .button,body.privacy-policy .post .button{border-radius:var(--radius-md)}body.single-post .post a,body.privacy-policy .post a{text-decoration:none}body.single-post .post p,body.privacy-policy .post p{padding-block:var(--spacing-xs) var(--spacing-lg);font-weight:300}body.single-post .post .tease p,body.privacy-policy .post .tease p{margin:unset;padding-block:var(--spacing-xs)}body.single-post .post .tease img,body.privacy-policy .post .tease img{display:block}body.single-post .post .tease h2,body.privacy-policy .post .tease h2{pointer-events:none}body.single-post .post .tease h2 a::after,body.privacy-policy .post .tease h2 a::after{content:unset}body.single-post .post .tease .pills span,body.privacy-policy .post .tease .pills span{padding-left:unset}body.single-post section.post-content,body.privacy-policy section.post-content{padding-inline:var(--standard-section-padding-x);margin-bottom:var(--spacing-3xl);font-family:var(--font-family-body)}body.single-post section.post-content .max-width-wrapper,body.privacy-policy section.post-content .max-width-wrapper{max-width:max(60rem,57%);margin-inline:auto;transition:var(--transition-duration-fast) color var(--transition-timing-function);grid-column:1/-1}@media(min-width: 75rem){body.single-post section.post-content .max-width-wrapper,body.privacy-policy section.post-content .max-width-wrapper{padding-inline:unset;grid-column:2/3;grid-row:1/2;padding-top:max(var(--header-height),var(--spacing-4xl) + var(--spacing-xl))}}body.single-post section.post-content h3,body.privacy-policy section.post-content h3{margin-bottom:var(--spacing-xs)}body.single-post section.post-content h4,body.privacy-policy section.post-content h4{margin-bottom:var(--spacing-xs)}body.single-post section.post-content h5,body.privacy-policy section.post-content h5{margin-bottom:var(--spacing-xxs)}body.single-post section.post-content p,body.privacy-policy section.post-content p{margin-bottom:var(--spacing-sm)}body.single-post section.post-content p:last-child,body.privacy-policy section.post-content p:last-child{margin-bottom:0}body.single-post section.post-content ol,body.privacy-policy section.post-content ol{margin-left:.5em}body.single-post section.post-content img,body.privacy-policy section.post-content img{width:100%;height:auto}body.single-post section.post-content blockquote,body.privacy-policy section.post-content blockquote{margin-block:var(--spacing-lg);border-left:.25em solid var(--text-color-accent)}body.single-post section.post-content blockquote p,body.privacy-policy section.post-content blockquote p{font-style:italic;font-size:var(--font-size-sm)}body.single-post section.post-content blockquote cite,body.privacy-policy section.post-content blockquote cite{font-style:normal}body.single-post section.post-content figcaption,body.privacy-policy section.post-content figcaption{font-size:var(--font-size-xxs);margin-top:1.25em}body.single-post section.post-content figure,body.privacy-policy section.post-content figure{margin-block:var(--spacing-lg)}body.single-post section.post-content figure img,body.privacy-policy section.post-content figure img{border-radius:var(--radius-md)}body.single-post section.post-content figure:first-child,body.privacy-policy section.post-content figure:first-child{margin-top:unset}body.single-post section.post-content figure.last-child,body.privacy-policy section.post-content figure.last-child{margin-bottom:unset}body.single-post section.post-content figure table,body.privacy-policy section.post-content figure table{text-align:left}body.single-post section.post-content figure table thead,body.privacy-policy section.post-content figure table thead{border:none}body.single-post section.post-content figure table th,body.privacy-policy section.post-content figure table th{border:none;background-color:var(--bg-color-accent);color:var(--text-color-dark);padding-block:.5em;padding-inline:1.6em}body.single-post section.post-content figure table td,body.privacy-policy section.post-content figure table td{border:none;background-color:var(--bg-color-dark-alt);padding-block:1em;padding-inline:1.6em}body.single-post section.post-content a,body.privacy-policy section.post-content a{text-decoration-color:inherit}@media(hover: hover){body.single-post section.post-content a,body.privacy-policy section.post-content a{transition-property:filter}body.single-post section.post-content a:hover,body.privacy-policy section.post-content a:hover{filter:brightness(0.8)}}body.single-post section.post-content .wp-block-group,body.privacy-policy section.post-content .wp-block-group{padding:var(--spacing-sm);border-radius:var(--radius-md);background-color:var(--conclusion-egg-bg);margin-block:var(--spacing-lg)}body.single-post section.post-content .wp-block-group :first-child,body.privacy-policy section.post-content .wp-block-group :first-child{margin-top:0}body.single-post section.post-content .wp-block-group :last-child,body.privacy-policy section.post-content .wp-block-group :last-child{margin-bottom:0}body.single-post section.post-content .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)),body.privacy-policy section.post-content .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:unset}/*# sourceMappingURL=single.css.map */
