*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#1a1a1a}img,video,svg{display:block;max-width:100%}a{color:inherit;text-decoration:inherit}button{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:transparent;border:none;cursor:pointer}ul,ol{list-style:none}.flex{display:flex}.grid{display:grid}.block{display:block}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.items-baseline{align-items:baseline}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-center{align-self:center}.self-end{align-self:flex-end}.self-stretch{align-self:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.static{position:static}.inset-0{inset:0}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.object-fill{object-fit:fill}.object-none{object-fit:none}.object-scale-down{object-fit:scale-down}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.overflow-visible{overflow:visible}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}@media(max-width:1023px){.tablet\:flex{display:flex}.tablet\:grid{display:grid}.tablet\:block{display:block}.tablet\:hidden{display:none}.tablet\:inline-flex{display:inline-flex}.tablet\:flex-row{flex-direction:row}.tablet\:flex-col{flex-direction:column}.tablet\:flex-wrap{flex-wrap:wrap}.tablet\:flex-nowrap{flex-wrap:nowrap}.tablet\:items-start{align-items:flex-start}.tablet\:items-center{align-items:center}.tablet\:items-end{align-items:flex-end}.tablet\:items-stretch{align-items:stretch}.tablet\:self-start{align-self:flex-start}.tablet\:self-center{align-self:center}.tablet\:self-end{align-self:flex-end}.tablet\:self-stretch{align-self:stretch}.tablet\:justify-start{justify-content:flex-start}.tablet\:justify-center{justify-content:center}.tablet\:justify-end{justify-content:flex-end}.tablet\:justify-between{justify-content:space-between}.tablet\:text-left{text-align:left}.tablet\:text-center{text-align:center}.tablet\:text-right{text-align:right}.tablet\:relative{position:relative}.tablet\:absolute{position:absolute}.tablet\:object-cover{object-fit:cover}.tablet\:object-contain{object-fit:contain}}@media(max-width:767px){.mobile\:flex{display:flex}.mobile\:grid{display:grid}.mobile\:block{display:block}.mobile\:hidden{display:none}.mobile\:inline-flex{display:inline-flex}.mobile\:flex-row{flex-direction:row}.mobile\:flex-col{flex-direction:column}.mobile\:flex-wrap{flex-wrap:wrap}.mobile\:flex-nowrap{flex-wrap:nowrap}.mobile\:items-start{align-items:flex-start}.mobile\:items-center{align-items:center}.mobile\:items-end{align-items:flex-end}.mobile\:items-stretch{align-items:stretch}.mobile\:self-start{align-self:flex-start}.mobile\:self-center{align-self:center}.mobile\:self-end{align-self:flex-end}.mobile\:self-stretch{align-self:stretch}.mobile\:justify-start{justify-content:flex-start}.mobile\:justify-center{justify-content:center}.mobile\:justify-end{justify-content:flex-end}.mobile\:justify-between{justify-content:space-between}.mobile\:text-left{text-align:left}.mobile\:text-center{text-align:center}.mobile\:text-right{text-align:right}.mobile\:relative{position:relative}.mobile\:absolute{position:absolute}.mobile\:object-cover{object-fit:cover}.mobile\:object-contain{object-fit:contain}}@media(min-width:1024px){.desktop\:hidden{display:none!important}.desktop\:flex{display:flex}.desktop\:block{display:block}}.container-block{position:relative;overflow-x:hidden}.text-block{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;max-width:100%}.text-block a{color:#3b82f6;text-decoration:underline}.text-block a:hover{opacity:.8}.textarea-block{font-family:var(--font-body, sans-serif)}.button-block{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-buttons, sans-serif);cursor:pointer;text-decoration:none}.image-block{display:block}.image-block img{width:inherit;height:inherit;object-fit:inherit;border-radius:inherit;display:block}.video-block,.menu-block,.form-block,.accordion-block,.gallery-block,.post-list-block,.map-block,.custom-block{display:block}.has-overlay{position:relative}.has-overlay:before{content:"";position:absolute;inset:0;background-color:var(--overlay-color, #000);opacity:var(--overlay-opacity, .5);pointer-events:none;z-index:2}.has-overlay>*{position:relative;z-index:3}.prose{max-width:none}.prose h1{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.prose h2{font-size:1.875rem;font-weight:700;margin-bottom:.875rem}.prose h3{font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.prose p{margin-bottom:1rem}.prose ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem}.prose ol{list-style-type:decimal;padding-left:1.5rem;margin-bottom:1rem}.prose li{margin-bottom:.25rem}.prose a{color:#3b82f6;text-decoration:underline}.prose blockquote{border-left:4px solid #e5e7eb;padding-left:1rem;font-style:italic;color:#6b7280}.menu-nav{display:flex;align-items:center}.menu-list{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0;margin:0}.menu-item{position:relative}.menu-link{transition:opacity .2s}.menu-link:hover{opacity:.8}.submenu{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 10px 15px -3px #0000001a;border-radius:.375rem;padding:.5rem 0;min-width:150px;list-style:none;z-index:50;display:none}.menu-item:hover .submenu{display:block}.submenu-link{display:block;padding:.5rem 1rem;transition:background-color .2s}.submenu-link:hover{background-color:#f3f4f6}.global-header-template,.global-footer-template{overflow-x:hidden}.grid-container{display:grid}.flex-container{display:flex}
