:root{--wp-block-spacing:1.5rem;--wp-heading-spacing-top:2.5rem;--wp-heading-spacing-bottom:1rem;--wp-block-max-width:840px;--wp-block-wide-width:calc(100% + 4rem);--wp-block-full-width:100vw;--wp-separator-opacity:0.4;--wp-table-stripes:#f8f9fa;--wp-code-bg:#f1f3f4;--wp-quote-border:var(--green-500);--wp-button-radius:28px}.gutenberg-content{max-width:var(--wp-block-max-width);line-height:1.6}.gutenberg-content>*{margin-top:0;margin-bottom:0}.gutenberg-content>*+*{margin-top:var(--wp-block-spacing)}.gutenberg-content>h1+*,.gutenberg-content>h2+*,.gutenberg-content>h3+*,.gutenberg-content>h4+*,.gutenberg-content>h5+*,.gutenberg-content>h6+*{margin-top:var(--wp-heading-spacing-bottom)}.gutenberg-content>*+h1,.gutenberg-content>*+h2,.gutenberg-content>*+h3,.gutenberg-content>*+h4,.gutenberg-content>*+h5,.gutenberg-content>*+h6{margin-top:var(--wp-heading-spacing-top)}.gutenberg-content p{font-size:1rem;line-height:1.6}@media (min-width:1024px){.gutenberg-content p{font-size:1.125rem}}.gutenberg-content h1,.gutenberg-content h2,.gutenberg-content h3,.gutenberg-content h4,.gutenberg-content h5,.gutenberg-content h6{text-transform:none!important;line-height:1.3;font-weight:700}.gutenberg-content h1{font-size:2.25rem}.gutenberg-content h2{font-size:1.875rem}.gutenberg-content h3{font-size:1.5rem}.gutenberg-content h4{font-size:1.25rem}.gutenberg-content h5{font-size:1.125rem}.gutenberg-content h6{font-size:1rem}@media (min-width:1024px){.gutenberg-content h1{font-size:3rem}.gutenberg-content h2{font-size:2.25rem}.gutenberg-content h3{font-size:1.875rem}.gutenberg-content h4{font-size:1.5rem}.gutenberg-content h5{font-size:1.25rem}.gutenberg-content h6{font-size:1.125rem}}.gutenberg-content a{color:var(--green-500);font-weight:600;text-decoration:none;transition:all .2s ease}.gutenberg-content a:hover{text-decoration:underline;text-underline-offset:2px}.gutenberg-content ol,.gutenberg-content ul{padding-left:2rem}.gutenberg-content ul{list-style-type:disc}.gutenberg-content ol{list-style-type:decimal}.gutenberg-content li{margin-bottom:.5rem;line-height:1.6}.gutenberg-content li:last-child{margin-bottom:0}.gutenberg-content ol ol,.gutenberg-content ol ul,.gutenberg-content ul ol,.gutenberg-content ul ul{margin-top:.5rem;margin-bottom:.5rem}.gutenberg-content blockquote,.wp-block-quote{border-left:4px solid var(--wp-quote-border);padding-left:1.5rem;font-style:italic;font-size:1.125rem;margin-left:0;margin-right:0}.gutenberg-content blockquote cite,.wp-block-quote cite{font-style:normal;font-size:.875rem;color:#6b7280;display:block;margin-top:.5rem}.wp-block-quote.is-large,.wp-block-quote.is-style-large{font-size:1.5rem;line-height:1.4;padding-left:2rem}.wp-block-pullquote{border-top:4px solid var(--wp-quote-border);border-bottom:4px solid var(--wp-quote-border);border-left:none;border-right:none;padding:2rem 0;text-align:center;font-size:1.25rem;font-style:italic}.wp-block-pullquote blockquote{border:none;padding:0;margin:0;font-size:inherit}.gutenberg-content pre,.wp-block-code{padding:1rem;border-radius:.375rem;overflow-x:auto;line-height:1.4}.gutenberg-content code,.gutenberg-content pre,.wp-block-code{background:var(--wp-code-bg);font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.875rem}.gutenberg-content code{padding:.125rem .375rem;border-radius:.25rem}.wp-block-preformatted{white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;background:var(--wp-code-bg);padding:1rem;border-radius:.375rem;overflow-x:auto}.wp-block-verse{font-family:serif;white-space:pre-wrap;font-style:italic;padding:1rem;background:#f9fafb;border-left:3px solid var(--green-500)}.wp-block-image{text-align:center}.gutenberg-content img,.wp-block-image img{max-width:100%;height:auto;border-radius:.5rem}.gutenberg-content figcaption,.wp-block-image figcaption{font-size:.875rem;color:#6b7280;text-align:center;margin-top:.5rem;font-style:italic}.wp-block-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.wp-block-gallery .wp-block-image{margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){width:100%;margin:0}.wp-block-audio,.wp-block-video{text-align:center}.wp-block-audio audio,.wp-block-video video{max-width:100%;border-radius:.5rem}.wp-block-file{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.wp-block-file__button{background:var(--green-500);color:#fff;padding:.5rem 1rem;border-radius:.25rem;text-decoration:none;font-size:.875rem;transition:background-color .2s ease}.wp-block-file__button:hover{background:#495f4a;text-decoration:none}.wp-block-columns{display:flex;flex-wrap:wrap;gap:2rem;align-items:stretch}.wp-block-column{flex:1;min-width:0;word-break:break-word}@media (max-width:768px){.wp-block-columns{flex-direction:column;gap:1.5rem}}.wp-block-group{padding:1rem}.wp-block-group.has-background{padding:2rem;border-radius:.5rem}.wp-block-cover{position:relative;background-size:cover;background-position:50%;min-height:400px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;border-radius:.5rem;overflow:hidden}.wp-block-cover__inner-container{z-index:1;position:relative;width:100%;padding:2rem}.wp-block-cover:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:0}.wp-block-media-text{display:grid;gap:2rem;align-items:center}.wp-block-media-text,.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 1fr}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{order:1}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{order:0}@media (max-width:768px){.wp-block-media-text{grid-template-columns:1fr;gap:1.5rem}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{order:unset}}.gutenberg-content hr,.wp-block-separator{border:none;border-top:2px solid #d1d5db;margin:2rem auto;max-width:100px;opacity:var(--wp-separator-opacity)}.wp-block-separator.is-style-wide{max-width:100%}.wp-block-separator.is-style-dots{border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:#d1d5db;font-size:1.5rem;letter-spacing:1rem;padding-left:1rem}.wp-block-spacer{clear:both}.wp-block-button{margin:.5rem 0}.wp-block-button__link,.wp-block-buttons .wp-block-button__link{background-color:var(--green-500);color:#fff;border:none;border-radius:var(--wp-button-radius);padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block;text-align:center;transition:all .2s ease;cursor:pointer}.wp-block-button__link:hover,.wp-block-buttons .wp-block-button__link:hover{background-color:#495f4a;text-decoration:none;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.wp-block-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.wp-block-button.is-style-outline .wp-block-button__link{background:transparent;color:var(--green-500);border:2px solid var(--green-500)}.wp-block-button.is-style-outline .wp-block-button__link:hover{background:var(--green-500);color:#fff}.gutenberg-content table,.wp-block-table{width:100%;border-collapse:collapse;margin:1rem 0}.wp-block-table table{margin:0}.gutenberg-content td,.gutenberg-content th,.wp-block-table td,.wp-block-table th{border:1px solid #e5e7eb;padding:.75rem;text-align:left}.gutenberg-content th,.wp-block-table th{background-color:#f9fafb;font-weight:600}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:var(--wp-table-stripes)}@media (max-width:768px){.wp-block-table{overflow-x:auto;display:block;white-space:nowrap}}.wp-block-latest-posts{list-style:none;padding:0}.wp-block-latest-posts li{padding:.5rem 0;border-bottom:1px solid #e5e7eb}.wp-block-latest-posts li:last-child{border-bottom:none}.wp-block-latest-posts__post-title{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.wp-block-latest-posts__post-date{font-size:.875rem;color:#6b7280}.wp-block-categories{list-style:none;padding:0}.wp-block-categories li{padding:.25rem 0}.wp-block-categories a{color:var(--green-500);text-decoration:none}.wp-block-categories a:hover{text-decoration:underline}.alignleft{float:left;margin:.5rem 1.5rem 1rem 0}.alignright{float:right;margin:.5rem 0 1rem 1.5rem}.aligncenter{display:block;margin:1rem auto;text-align:center}.alignwide{max-width:var(--wp-block-wide-width);margin-left:-2rem;margin-right:-2rem}.alignfull{max-width:var(--wp-block-full-width);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media (max-width:768px){.alignwide{margin-left:-1rem;margin-right:-1rem}.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.has-small-font-size{font-size:.875rem}.has-normal-font-size{font-size:1rem}.has-medium-font-size{font-size:1.125rem}.has-large-font-size{font-size:1.25rem}.has-extra-large-font-size{font-size:1.5rem}.has-primary-color{color:var(--green-500)}.has-primary-background-color{background-color:var(--green-500);color:#fff}.has-secondary-color{color:var(--yellow-500)}.has-secondary-background-color{background-color:var(--yellow-500);color:#1f2937}.has-white-color{color:#fff}.has-white-background-color{background-color:#fff;color:#1f2937}.has-black-color{color:#000}.has-black-background-color{background-color:#000;color:#fff}.has-text-align-left{text-align:left}.has-text-align-center{text-align:center}.has-text-align-right{text-align:right}.gutenberg-content.blog h4{font-size:1.5rem;margin-top:2rem}.gutenberg-content.blog img{margin-top:1rem}.gutenberg-content:after{content:"";display:table;clear:both}.gutenberg-content a:focus,.wp-block-button__link:focus{outline:2px solid var(--green-500);outline-offset:2px}.wp-block-heading:not(.gutenberg-content *){text-transform:uppercase!important;line-height:1.3}h1.wp-block-heading,h2.wp-block-heading,h3.wp-block-heading,h4.wp-block-heading,h5.wp-block-heading,h6.wp-block-heading{text-transform:uppercase!important}@media print{.gutenberg-content{color:#000;background:#fff}.gutenberg-content a{color:#000;text-decoration:underline}}