:root{--color-link:#B6594C;--color-link-hover:#DD8E75;--color-link-underline:rgba(221, 142, 117, 0.35);--color-quote-border:#90AEB2;--width-quote-border:3px;--bg-quote:#F7F3EE;--color-code-text:#A8C4A0;--bg-code:#37514D;--space-s:0.25rem;--space-m:0.75rem;--space-l:1.25rem;--space-xl:2.25rem;--space-xxl:2.5rem;--radius-m:16px;--transition-default:0.2s ease;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-size-xs:0.8125rem;--font-size-p:1.0625rem;--font-size-h6:0.8125rem;--font-size-h5:0.9375rem;--font-size-h4:1.25rem;--font-size-h3:1.5rem;--font-size-h2:2.625rem;--mobile-font-size-p:0.9375rem;--mobile-font-size-h6:0.6875rem;--mobile-font-size-h5:0.8125rem;--mobile-font-size-h4:1rem;--mobile-font-size-h3:1.125rem;--mobile-font-size-h2:1.625rem;--line-height-body:1.7;--line-height-heading-h2:1.25;--line-height-heading-h3:1.3;--line-height-heading-h4:1.35;--line-height-heading-h5:1.4;--line-height-heading-h6:1.5;--line-height-list:1.55}.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{padding-left:var(--space-l);padding-top:var(--space-xxl);padding-bottom:var(--space-s)}.post-content h2{font-family:'Neucha','Segoe Print',cursive;font-size:var(--font-size-h2);font-weight:var(--font-weight-regular);line-height:var(--line-height-heading-h2);letter-spacing:.01em}.post-content h3{font-family:'Montserrat',-apple-system,sans-serif;font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading-h3);letter-spacing:-.01em}.post-content h4{font-family:'Montserrat',-apple-system,sans-serif;font-size:var(--font-size-h4);font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading-h4);letter-spacing:-.005em}.post-content h5{font-family:'Montserrat',-apple-system,sans-serif;font-size:var(--font-size-h5);font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading-h5);letter-spacing:.02em}.post-content h6{font-family:'Montserrat',-apple-system,sans-serif;font-size:var(--font-size-h6);font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading-h6);letter-spacing:.1em;text-transform:uppercase}.post-content p{padding-left:var(--space-l);padding-bottom:var(--space-l);margin-bottom:0;font-size:var(--font-size-p);line-height:var(--line-height-body)}.post-content p a{color:var(--color-link);font-weight:var(--font-weight-medium);text-decoration:underline;text-decoration-thickness:.5em;text-decoration-color:var(--color-link-underline);text-decoration-skip-ink:none;text-underline-offset:-.15em;transition:color var(--transition-default)}.post-content p a:hover{color:var(--color-link-hover)}.post-content ul,.post-content ol{font-size:var(--font-size-p);font-weight:var(--font-weight-medium);padding-bottom:var(--space-xl)}.post-content ul li{line-height:var(--line-height-list);margin-bottom:var(--space-l)}.c-post-meta ul li:nth-child(2){font-weight:var(--font-weight-regular)!important}.post-content .wp-block-image img{margin:var(--space-xxl) 0;border-radius:var(--radius-m)}.post-content blockquote{border-left:var(--width-quote-border) solid var(--color-quote-border);margin:0;padding:var(--space-m) var(--space-l);background:var(--bg-quote);font-size:var(--font-size-p);font-weight:var(--font-weight-regular);border-radius:0 4px 4px 0}.post-content blockquote cite{font-size:var(--font-size-xs);font-weight:var(--font-weight-light)}.post-content blockquote p{padding-bottom:0}.post-content .wp-block-code{background:var(--bg-code);padding:var(--space-xl);border-radius:var(--radius-m)}.post-content code{color:var(--color-code-text)}@media screen and (max-width:767px){.post-content p{font-size:var(--mobile-font-size-p)}.post-content h2{font-size:var(--mobile-font-size-h2)}.post-content h3{font-size:var(--mobile-font-size-h3)}.post-content h4{font-size:var(--mobile-font-size-h4)}.post-content h5{font-size:var(--mobile-font-size-h5)}.post-content h6{font-size:var(--mobile-font-size-h6)}}