.entry-content{font-size:18px;font-weight:400;line-height:140%;color:var(--fd-color-text);word-wrap:break-word}.entry-content>:first-child{margin-top:0}.entry-content>:last-child{margin-bottom:0}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{color:var(--fd-color-heading-alt);font-weight:700}.entry-content h1{margin:48px 0 16px;font-size:clamp(1.75rem, 3vw, 32px);line-height:1.25}.entry-content h2{margin:40px 0 16px;font-size:24px;line-height:36px}.entry-content h2:first-child{margin-top:0}.entry-content h3{margin:32px 0 16px;font-size:20px;line-height:1.4}.entry-content h4{margin:28px 0 12px;font-size:18px;line-height:1.4}.entry-content h5,.entry-content h6{margin:24px 0 12px;font-size:16px;line-height:1.4}.entry-content .wp-block-paragraph,.entry-content p{margin:0 0 16px}.entry-content b,.entry-content strong{font-weight:700;color:var(--fd-color-heading-alt)}.entry-content em,.entry-content i{font-style:italic}.entry-content mark{padding:0 .15em;border-radius:2px;background:#fff0cc;color:inherit}.entry-content del{text-decoration:line-through;color:var(--fd-color-muted)}.entry-content ins{text-decoration:underline}.entry-content sub,.entry-content sup{font-size:.75em;line-height:0}.entry-content a{color:var(--fd-color-primary);text-decoration:underline;text-underline-offset:2px}.entry-content a:focus-visible,.entry-content a:hover{color:var(--fd-color-primary-dark)}.entry-content .wp-block-button a,.entry-content .wp-block-button a:hover{text-decoration:none}.entry-content .wp-block-list,.entry-content ol,.entry-content ul{margin:0 0 16px;padding-left:1.5rem;list-style-position:outside}.entry-content .wp-block-list ul,.entry-content ul{list-style-type:disc}.entry-content .wp-block-list ol,.entry-content ol{list-style-type:decimal}.entry-content li{margin-bottom:8px}.entry-content li>ol,.entry-content li>ul{margin-top:8px;margin-bottom:0}.entry-content .wp-block-quote,.entry-content blockquote{margin:24px 0;padding:8px 0 8px 20px;border-left:4px solid var(--fd-color-primary);background:0 0;font-size:18px;font-style:italic;font-weight:500;line-height:140%;color:var(--fd-color-muted)}.entry-content .wp-block-quote p,.entry-content blockquote p{margin:0}.entry-content .wp-block-pullquote cite,.entry-content .wp-block-quote cite,.entry-content blockquote cite{display:block;margin-top:12px;font-size:14px;font-style:normal;font-weight:400;color:var(--fd-color-muted)}.entry-content .wp-block-pullquote{margin:40px 0;padding:32px 24px;border-top:4px solid var(--fd-color-primary);border-bottom:4px solid var(--fd-color-primary);border-left:0;text-align:center}.entry-content .wp-block-pullquote blockquote{margin:0;padding:0;border:0;font-size:clamp(1.25rem, 2.5vw, 24px)}.entry-content img{max-width:100%;height:auto}.entry-content figure{margin:40px 0 0}.entry-content .wp-block-image img,.entry-content figure img{display:block;width:100%;height:auto;border-radius:var(--fd-radius-lg)}.entry-content .wp-block-audio figcaption,.entry-content .wp-block-gallery figcaption,.entry-content .wp-block-image figcaption,.entry-content .wp-block-video figcaption,.entry-content figcaption{margin-top:12px;font-size:14px;line-height:140%;color:var(--fd-color-muted);text-align:center}.entry-content .alignleft{float:left;margin:0 24px 16px 0;max-width:min(50%,360px)}.entry-content .alignright{float:right;margin:0 0 16px 24px;max-width:min(50%,360px)}.entry-content .alignleft img,.entry-content .alignright img,.entry-content .wp-block-image .alignleft img,.entry-content .wp-block-image .alignright img{width:auto;max-width:100%}.entry-content .aligncenter,.entry-content .wp-block-image.aligncenter{display:table;margin-inline:auto;clear:both}.entry-content .wp-block-gallery.alignwide,.entry-content .wp-block-image.alignwide{width:100%;max-width:100%}.entry-content .wp-block-gallery{display:flex;flex-wrap:wrap;gap:16px;margin:40px 0 0;padding:0;list-style:none}.entry-content .wp-block-gallery .wp-block-image{margin:0;flex:1 1 auto}.entry-content .wp-block-gallery .wp-block-image img{border-radius:var(--fd-radius-md)}.entry-content .wp-block-audio,.entry-content .wp-block-embed,.entry-content .wp-block-video{margin:40px 0 0}.entry-content .wp-block-audio audio,.entry-content .wp-block-embed__wrapper,.entry-content .wp-block-video video{border-radius:var(--fd-radius-md);overflow:hidden}.entry-content .wp-block-embed iframe{max-width:100%}.entry-content .wp-block-buttons{display:flex;flex-wrap:wrap;gap:14px;margin:24px 0}.entry-content .wp-block-button{margin:0}.entry-content .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 36px;border:1.5px solid var(--fd-color-primary);border-radius:var(--fd-btn-radius);background:var(--fd-color-primary);box-shadow:var(--fd-btn-shadow-primary);font-family:inherit;font-size:16px;font-weight:700;line-height:24px;color:#fff;text-decoration:none;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.entry-content .wp-block-button__link:focus-visible,.entry-content .wp-block-button__link:hover{background:var(--fd-color-primary-dark);border-color:var(--fd-color-primary-dark);color:#fff}.entry-content .wp-block-button.is-style-outline .wp-block-button__link{background:var(--fd-color-bg);color:var(--fd-color-primary);box-shadow:none}.entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus-visible,.entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover{background:var(--fd-color-bg-tint);color:var(--fd-color-primary-dark);border-color:var(--fd-color-primary-dark)}.entry-content .wp-block-separator,.entry-content hr{margin:40px 0;border:0;border-top:1px solid #e5e7eb}.entry-content .wp-block-separator.is-style-wide{border-top-width:2px}.entry-content .wp-block-separator.is-style-dots{border:0;height:auto;text-align:center}.entry-content .wp-block-separator.is-style-dots::before{content:"···";color:var(--fd-color-muted);font-size:24px;letter-spacing:1em;padding-left:1em}.entry-content .wp-block-code code,.entry-content code{padding:.15em .4em;border-radius:4px;background:#f3f4f6;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:.9em;color:#1f2937}.entry-content .wp-block-code,.entry-content .wp-block-preformatted,.entry-content pre{margin:24px 0;padding:1.25rem 1.5rem;border-radius:var(--fd-radius-md);background:#1f2937;color:#f9fafb;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:15px;line-height:1.6}.entry-content .wp-block-code code,.entry-content pre code{padding:0;background:0 0;color:inherit;font-size:inherit}.entry-content .wp-block-verse{margin:24px 0;padding:1.25rem 1.5rem;border-radius:var(--fd-radius-md);background:#f9fafb;font-family:inherit;white-space:pre-wrap}.entry-content .wp-block-table table,.entry-content table{width:100%;margin:24px 0;border-collapse:collapse;font-size:16px;line-height:1.5}.entry-content .wp-block-table td,.entry-content .wp-block-table th,.entry-content td,.entry-content th{padding:12px 16px;border:1px solid #e5e7eb;text-align:left;vertical-align:top}.entry-content .wp-block-table th,.entry-content th{background:#f9fafb;font-weight:700;color:var(--fd-color-heading-alt)}.entry-content .wp-block-table.is-style-stripes tbody tr:nth-child(odd){background:#f9fafb}.entry-content .wp-block-table figcaption{margin-top:12px;text-align:left}.entry-content .wp-block-columns{display:flex;flex-wrap:wrap;gap:24px;margin:32px 0}.entry-content .wp-block-column{flex:1 1 0;min-width:0}.entry-content .wp-block-group{margin:32px 0}.entry-content .wp-block-group.has-background{padding:24px;border-radius:var(--fd-radius-md)}.entry-content .wp-block-media-text{display:grid;gap:24px;margin:40px 0 0;align-items:center}.entry-content .wp-block-media-text__media img{border-radius:var(--fd-radius-lg)}.entry-content .wp-block-cover{margin:40px 0 0;border-radius:var(--fd-radius-lg);overflow:hidden;min-height:280px}.entry-content .wp-block-cover__inner-container{padding:32px}.entry-content .wp-block-file{margin:24px 0}.entry-content .wp-block-file a.wp-block-file__button{display:inline-flex;align-items:center;min-height:44px;padding:10px 20px;border-radius:var(--fd-btn-radius);background:var(--fd-color-primary);color:#fff;font-weight:700;text-decoration:none}.entry-content .wp-block-file a.wp-block-file__button:hover{background:var(--fd-color-primary-dark);color:#fff}.entry-content .wp-block-details{margin:24px 0;padding:16px 20px;border:1px solid #e5e7eb;border-radius:var(--fd-radius-md)}.entry-content .wp-block-details summary{font-weight:700;color:var(--fd-color-heading-alt);cursor:pointer}.entry-content .wp-block-details>:not(summary){margin-top:12px}.entry-content .wp-block-calendar{margin:24px 0}.entry-content .wp-block-calendar table{margin:0}.entry-content .wp-block-spacer{margin:0}.entry-content::after{content:"";display:table;clear:both}.entry-content>.alignwide{width:100%;max-width:100%}@media (max-width:1024px){.entry-content .wp-block-columns{flex-direction:column}.entry-content .wp-block-media-text{grid-template-columns:1fr!important}}@media (max-width:640px){.entry-content .alignleft,.entry-content .alignright{float:none;margin:24px auto;max-width:100%}.entry-content .wp-block-button__link{width:100%}}