:root{--jsp-color-text:#1a1a1a;--jsp-color-muted:#5c5c5c;--jsp-color-bg:#f7f5f1;--jsp-color-surface:#ffffff;--jsp-color-accent:#0b5fff;--jsp-color-accent-hover:#0847c7;--jsp-color-border:#e2ddd4;--jsp-font-sans:"Source Sans 3", "Segoe UI", sans-serif;--jsp-font-display:"Fraunces", Georgia, serif;--jsp-space:clamp(1rem, 2vw, 2rem);--jsp-max:72rem;--jsp-radius:4px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:clip;font-family:var(--jsp-font-sans);font-size:1.0625rem;line-height:1.65;color:var(--jsp-color-text);background:radial-gradient(1200px 600px at 10% -10%,rgb(11 95 255 / .08),transparent 55%),radial-gradient(900px 500px at 100% 0%,rgb(26 26 26 / .04),transparent 50%),var(--jsp-color-bg)}a{color:var(--jsp-color-accent);text-decoration-thickness:1px;text-underline-offset:.15em}a:hover,a:focus-visible{color:var(--jsp-color-accent-hover)}img{max-width:100%;height:auto;display:block}.jsp-site-header,.jsp-site-footer{width:min(100% - 2 * var(--jsp-space), var(--jsp-max));margin-inline:auto}.jsp-site-header{padding-block:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.jsp-site-brand{font-family:var(--jsp-font-display);font-size:1.35rem;font-weight:600;color:var(--jsp-color-text);text-decoration:none}.jsp-site-brand:hover{color:var(--jsp-color-accent)}.jsp-site-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1rem}.jsp-site-nav a{color:var(--jsp-color-text);text-decoration:none;font-weight:600}.jsp-site-nav a:hover,.jsp-site-nav a:focus-visible{color:var(--jsp-color-accent)}.jsp-site-main{width:100%;max-width:none;margin:0;padding-block:2rem 4rem;min-height:50vh}.jsp-entry-title{width:min(100% - 2 * var(--jsp-space), var(--jsp-max));margin-inline:auto;font-family:var(--jsp-font-display);font-size:clamp(1.75rem, 3vw, 2.75rem);line-height:1.15;margin-top:0;margin-bottom:1.5rem}.jsp-entry-content>*:first-child{margin-top:0}.jsp-site-footer{padding-block:2rem 3rem;border-top:1px solid var(--jsp-color-border);color:var(--jsp-color-muted);font-size:.95rem}.jsp-hf-global{width:100%}.jsp-hf-global__inner{width:100%;max-width:none;margin:0;padding:0}.jsp-hf-global .jsp-row:not(.jsp-row--fullwidth),.jsp-entry-content .jsp-row:not(.jsp-row--fullwidth){width:min(100% - 2 * var(--jsp-space), var(--jsp-max));max-width:100%;margin-inline:auto;box-sizing:border-box}.wp-block-jsp-button{display:inline-flex}.jsp-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:var(--jsp-radius);font-weight:700;text-decoration:none;border:2px solid #fff0;transition:background-color 0.2s ease,color 0.2s ease,border-color 0.2s ease}.jsp-button--primary{background:var(--jsp-color-accent);color:#fff}.jsp-button--primary:hover,.jsp-button--primary:focus-visible{background:var(--jsp-color-accent-hover);color:#fff}.jsp-button--secondary{background:#fff0;color:var(--jsp-color-accent);border-color:var(--jsp-color-accent)}.jsp-button--secondary:hover,.jsp-button--secondary:focus-visible{background:var(--jsp-color-accent);color:#fff}.jsp-button--custom{background-color:var(--jsp-btn-bg,var(--jsp-color-accent));color:var(--jsp-btn-color,#fff);border-color:var(--jsp-btn-bg,var(--jsp-color-accent))}.jsp-button--custom:hover,.jsp-button--custom:focus-visible{filter:brightness(.92);color:var(--jsp-btn-color,#fff)}.jsp-icon{display:inline-flex;flex-shrink:0;line-height:0;color:var(--jsp-icon-color,inherit)}.jsp-icon svg{width:1.25em;height:1.25em;display:block}.jsp-icon--sm svg{width:1em;height:1em}.jsp-icon--md svg{width:1.25em;height:1.25em}.jsp-icon--lg svg{width:1.6em;height:1.6em}.jsp-icon-wrap{display:inline-flex;align-items:center;gap:.55rem;max-width:100%}.jsp-has-icon--after .jsp-icon-wrap{flex-direction:row-reverse}.jsp-has-icon--above .jsp-icon-wrap,.jsp-has-icon--below .jsp-icon-wrap{flex-direction:column;align-items:flex-start}.jsp-has-icon--below .jsp-icon-wrap{flex-direction:column-reverse}.jsp-button.jsp-has-icon{gap:0}.jsp-button .jsp-icon-wrap{pointer-events:none}.jsp-button.jsp-has-icon--above .jsp-icon-wrap,.jsp-button.jsp-has-icon--below .jsp-icon-wrap{align-items:center;text-align:center}.jsp-module--text.jsp-has-icon .jsp-icon-wrap{display:flex;width:100%}.jsp-module--text.jsp-has-icon--before .jsp-icon-wrap,.jsp-module--text.jsp-has-icon--after .jsp-icon-wrap,.jsp-module--text.jsp-has-icon--above .jsp-icon-wrap,.jsp-module--text.jsp-has-icon--below .jsp-icon-wrap{align-items:flex-start;text-align:inherit}.jsp-module--text.jsp-has-icon--after .jsp-icon-wrap{flex-direction:row-reverse}.jsp-module--text.jsp-has-icon--above .jsp-icon-wrap,.jsp-module--text.jsp-has-icon--below .jsp-icon-wrap{flex-direction:column}.jsp-module--text.jsp-has-icon--below .jsp-icon-wrap{flex-direction:column-reverse}.jsp-module--text .jsp-icon-wrap__body{width:100%;text-align:inherit}.jsp-icon-wrap__body{min-width:0;flex:1 1 auto}.wp-block-jsp-image{margin:1.5rem 0}.wp-block-jsp-image figcaption{margin-top:.5rem;font-size:.9rem;color:var(--jsp-color-muted)}.wp-block-jsp-rich-text{margin:1rem 0}.wp-block-jsp-rich-text h1,.wp-block-jsp-rich-text h2,.wp-block-jsp-rich-text h3,.wp-block-jsp-rich-text h4,.wp-block-jsp-rich-text h5,.wp-block-jsp-rich-text h6{font-family:var(--jsp-font-display);line-height:1.2;margin:1.25em 0 .5em}.jsp-layout{display:flex;flex-direction:column;gap:0}.jsp-row{display:flex;flex-wrap:wrap;gap:1.25rem;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.jsp-row--fullwidth{width:100%;max-width:none;margin-left:0;margin-right:0;box-sizing:border-box}.jsp-layout>.jsp-row--fullwidth,.jsp-entry-content .jsp-layout>.jsp-row--fullwidth{width:100%;max-width:none;margin-left:0;margin-right:0;position:relative}.jsp-pad-sm{padding:1rem}.jsp-pad-md{padding:1.75rem}.jsp-pad-lg{padding:2.75rem}.jsp-col{box-sizing:border-box;min-width:0}.jsp-col--1{flex:1 1 0%}.jsp-col--2{flex:2 1 0%}.jsp-col--3{flex:3 1 0%}.jsp-col--4{flex:4 1 0%}.jsp-col--5{flex:5 1 0%}.jsp-col--6{flex:6 1 0%}.jsp-col--7{flex:7 1 0%}.jsp-col--8{flex:8 1 0%}.jsp-col--9{flex:9 1 0%}.jsp-col--10{flex:10 1 0%}.jsp-col--11{flex:11 1 0%}.jsp-col--12{flex:12 1 0%}.jsp-module{margin:0 0 1rem;box-sizing:border-box;background-size:cover;background-position:center;background-repeat:no-repeat}.jsp-module--text{border-radius:4px}.jsp-module--text::after{content:"";display:table;clear:both}.jsp-module--text img.alignleft,.jsp-module--text .alignleft,.jsp-module--text img.alignright,.jsp-module--text .alignright,.jsp-module--text img.aligncenter,.jsp-module--text .aligncenter{max-width:100%;height:auto}.jsp-module--text img.alignleft,.jsp-module--text .alignleft{float:left;display:block;margin:.25em 1.25em .75em 0}.jsp-module--text img.alignright,.jsp-module--text .alignright{float:right;display:block;margin:.25em 0 .75em 1.25em}.jsp-module--text img.aligncenter,.jsp-module--text .aligncenter{display:block;float:none;margin:.75em auto}.jsp-module--text .wp-caption{max-width:100%}.jsp-module--text .wp-caption.alignleft{float:left;margin:.25em 1.25em .75em 0}.jsp-module--text .wp-caption.alignright{float:right;margin:.25em 0 .75em 1.25em}.jsp-module--text .wp-caption.aligncenter{float:none;margin:.75em auto}.jsp-module--text .wp-caption img{display:block;margin:0;max-width:100%;height:auto}.jsp-module--text .wp-caption-text,.jsp-module--text figcaption{margin-top:.4em;font-size:.9rem;color:var(--jsp-color-muted)}.jsp-module--text.jsp-has-icon .jsp-icon-wrap__body{display:flow-root}.jsp-module:last-child{margin-bottom:0}.jsp-module--text h1,.jsp-module--text h2,.jsp-module--text h3,.jsp-module--text h4,.jsp-module--text h5,.jsp-module--text h6{font-family:var(--jsp-font-display);color:var(--jsp-title-color,inherit);line-height:1.2;margin:0 0 .5em}.jsp-vb__canvas .jsp-module--text h1,.jsp-vb__canvas .jsp-module--text h2,.jsp-vb__canvas .jsp-module--text h3,.jsp-vb__canvas .jsp-module--text h4,.jsp-vb__canvas .jsp-module--text h5,.jsp-vb__canvas .jsp-module--text h6{color:var(--jsp-title-color,inherit)}.jsp-module--text ul,.jsp-module--text ol{margin:.75em 0;padding-left:1.5em;list-style-position:outside}.jsp-module--text ul{list-style-type:disc}.jsp-module--text ol{list-style-type:decimal}.jsp-module--text li{display:list-item;margin:.25em 0;padding-left:.25em}.jsp-module--text ul ul{list-style-type:circle}.jsp-module--text ul ul ul{list-style-type:square}.jsp-module--image{display:block}.jsp-module--align-left{margin-right:auto;margin-left:0}.jsp-module--align-center{margin-inline:auto}.jsp-module--align-right{margin-left:auto;margin-right:0}.jsp-module--text.jsp-module--align-left,.jsp-module--text.jsp-module--align-center,.jsp-module--text.jsp-module--align-right{width:fit-content;max-width:100%;text-align:left}.jsp-module--button.jsp-module--align-left,.jsp-module--button.jsp-module--align-center,.jsp-module--button.jsp-module--align-right{display:flex;width:fit-content;max-width:100%}.jsp-module--button.jsp-module--align-left{justify-content:flex-start}.jsp-module--button.jsp-module--align-center{justify-content:center}.jsp-module--button.jsp-module--align-right{justify-content:flex-end}.jsp-module--image .jsp-image__img{width:100%;height:auto}.jsp-module--menu{margin-bottom:0}.jsp-nav{--jsp-nav-bp:768px;--jsp-nav-font-size:1rem;width:100%;max-width:100%}.jsp-nav--font-sm{--jsp-nav-font-size:0.875rem}.jsp-nav--font-md{--jsp-nav-font-size:1rem}.jsp-nav--font-lg{--jsp-nav-font-size:1.15rem}.jsp-nav__bar{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:1rem 1.5rem;width:100%;max-width:100%}.jsp-nav__logo{display:inline-flex;align-items:center;align-self:center;text-decoration:none;color:inherit;flex:0 0 auto}.jsp-nav__logo-img{display:block;height:48px;max-height:48px;width:auto}.jsp-nav--logo-size-sm .jsp-nav__logo-img{height:32px;max-height:32px}.jsp-nav--logo-size-md .jsp-nav__logo-img{height:48px;max-height:48px}.jsp-nav--logo-size-lg .jsp-nav__logo-img{height:72px;max-height:72px}.jsp-nav__logo-text{font-family:var(--jsp-font-display);font-weight:700;font-size:1.25rem;letter-spacing:-.02em}.jsp-nav--logo-size-sm .jsp-nav__logo-text{font-size:1rem}.jsp-nav--logo-size-md .jsp-nav__logo-text{font-size:1.25rem}.jsp-nav--logo-size-lg .jsp-nav__logo-text{font-size:1.6rem}.jsp-nav__panel{flex:1 1 auto;min-width:0}.jsp-nav__menu-wrap{display:block;width:100%;min-width:0}.jsp-nav__menu{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem 1.25rem;width:100%;min-width:0}.jsp-nav__menu>li{flex:0 1 auto;min-width:0}.jsp-nav__menu a{display:inline-block;padding:.35rem 0;color:inherit;text-decoration:none;font-weight:600;font-size:var(--jsp-nav-font-size);line-height:1.35;white-space:normal;overflow-wrap:anywhere}.jsp-nav__menu a:hover,.jsp-nav__menu a:focus-visible{color:var(--jsp-color-accent)}.jsp-nav__menu .sub-menu{list-style:none;margin:0;padding:.35rem 0 0 .75rem;display:none}.jsp-nav__menu>li:hover>.sub-menu,.jsp-nav__menu>li:focus-within>.sub-menu{display:block}.jsp-nav__empty{opacity:.55;font-style:italic;font-weight:400}.jsp-nav__toggle{display:none;align-items:center;gap:.5rem;margin-left:auto;padding:.4rem .65rem;border:1px solid var(--jsp-color-border);border-radius:var(--jsp-radius);background:var(--jsp-color-surface);color:inherit;cursor:pointer;font:inherit;font-weight:600}.jsp-nav__toggle-box{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;width:1.15rem}.jsp-nav__toggle-box span{display:block;height:2px;width:100%;background:currentColor;border-radius:1px}.jsp-nav--menu-left .jsp-nav__panel{justify-content:flex-start}.jsp-nav--menu-center .jsp-nav__menu{justify-content:center}.jsp-nav--menu-right .jsp-nav__menu{justify-content:flex-end}.jsp-nav--logo-left .jsp-nav__bar{flex-direction:row}.jsp-nav--logo-right .jsp-nav__bar{flex-direction:row-reverse}.jsp-nav--logo-center .jsp-nav__bar{justify-content:center}.jsp-nav--logo-center .jsp-nav__panel{flex:0 1 auto}.jsp-nav--logo-above .jsp-nav__bar{flex-direction:column;flex-wrap:wrap;align-items:stretch}.jsp-nav.is-mobile .jsp-nav__bar{flex-wrap:wrap;align-items:center}.jsp-nav--logo-above .jsp-nav__logo{align-self:center}.jsp-nav--logo-above.jsp-nav--menu-left .jsp-nav__menu{justify-content:flex-start}.jsp-nav--logo-above.jsp-nav--menu-center .jsp-nav__menu{justify-content:center}.jsp-nav--logo-above.jsp-nav--menu-right .jsp-nav__menu{justify-content:flex-end}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger .jsp-nav__toggle{display:inline-flex;z-index:100002}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger .jsp-nav__panel{display:none;position:fixed;inset:0;z-index:100001;width:100%;height:100%;max-height:100%;max-height:100svh;margin:0;padding:0;box-sizing:border-box;background:var(--jsp-nav-mobile-bg,var(--jsp-color-surface));color:var(--jsp-nav-mobile-color,inherit);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;scroll-padding-bottom:3rem}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger.is-open .jsp-nav__panel{display:flex;flex-direction:column;align-items:stretch;animation:jsp-nav-fullscreen-in 0.22s ease}@keyframes jsp-nav-fullscreen-in{from{opacity:0}to{opacity:1}}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger.is-open .jsp-nav__toggle{position:fixed;top:max(0.85rem, env(safe-area-inset-top, 0px));right:max(0.85rem, env(safe-area-inset-right, 0px));margin:0;background:var(--jsp-nav-mobile-bg,var(--jsp-color-surface));color:var(--jsp-nav-mobile-color,inherit);border-color:color-mix(in srgb,var(--jsp-nav-mobile-color,currentColor) 35%,transparent);box-shadow:0 1px 0 color-mix(in srgb,var(--jsp-nav-mobile-color,currentColor) 20%,transparent)}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger .jsp-nav__toggle{color:var(--jsp-nav-mobile-color,inherit);border-color:color-mix(in srgb,var(--jsp-nav-mobile-color,currentColor) 35%,transparent)}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger.is-open .jsp-nav__logo,.jsp-nav.is-mobile.jsp-nav--mobile-hamburger.is-open .jsp-nav__logo-text{color:var(--jsp-nav-mobile-color,inherit)}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger.is-open .jsp-nav__toggle-box span:nth-child(1){transform:translateY(6px) rotate(45deg)}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger.is-open .jsp-nav__toggle-box span:nth-child(2){opacity:0}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger.is-open .jsp-nav__toggle-box span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger .jsp-nav__toggle-box span{transition:transform 0.2s ease,opacity 0.2s ease}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger.is-open.jsp-nav--mobile-logo .jsp-nav__logo{position:fixed;top:max(0.85rem, env(safe-area-inset-top, 0px));left:max(1rem, env(safe-area-inset-left, 0px));z-index:100002;display:inline-flex}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger .jsp-nav__menu-wrap{box-sizing:border-box;width:min(100%, 28rem);max-width:100%;margin:auto;flex:0 0 auto;padding:calc(5rem + env(safe-area-inset-top, 0px)) clamp(1.25rem, 5vw, 2.5rem) calc(5rem + env(safe-area-inset-bottom, 0px))}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger .jsp-nav__menu{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;margin:0;padding:0}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger .jsp-nav__menu>li{border-bottom:1px solid color-mix(in srgb,var(--jsp-nav-mobile-color,currentColor) 22%,transparent)}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger .jsp-nav__menu a{display:block;padding:1rem .25rem;font-size:clamp(1.25rem, 4vw, 1.75rem);font-weight:700;letter-spacing:-.02em;border-bottom:0;text-align:center;color:inherit}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger .jsp-nav__menu .sub-menu{display:block;padding:0 0 .5rem}.jsp-nav.is-mobile.jsp-nav--mobile-hamburger .jsp-nav__menu .sub-menu a{font-size:clamp(1rem, 3vw, 1.2rem);font-weight:600;opacity:.85;padding:.55rem .25rem}.jsp-nav.is-mobile.jsp-nav--mobile-stack .jsp-nav__bar{flex-direction:column;align-items:stretch}.jsp-nav.is-mobile.jsp-nav--mobile-stack .jsp-nav__menu{flex-direction:column;align-items:stretch}.jsp-nav.is-mobile.jsp-nav--mobile-scroll .jsp-nav__panel{overflow-x:auto;-webkit-overflow-scrolling:touch}.jsp-nav.is-mobile.jsp-nav--mobile-scroll .jsp-nav__menu{flex-wrap:nowrap;width:max-content}.jsp-nav.is-mobile:not(.jsp-nav--mobile-logo) .jsp-nav__logo{display:none}.jsp-row.jsp-nav-row--stuck,.jsp-nav.jsp-nav-row--stuck{position:fixed;top:0;left:0;right:0;width:100%;max-width:100%;z-index:1000;box-shadow:0 1px 0 var(--jsp-color-border);box-sizing:border-box;margin-left:0;margin-right:0}.jsp-nav-sticky-spacer{display:none;width:100%;pointer-events:none}.jsp-nav-sticky-spacer.is-active{display:block}html.jsp-nav-fullscreen-open,html.jsp-nav-fullscreen-open body{overflow:hidden!important;overscroll-behavior:none}html.jsp-nav-fullscreen-open .jsp-nav.is-open .jsp-nav__panel{touch-action:pan-y}.jsp-module--posts{width:100%}.jsp-posts__preview-meta{margin:0 0 .85rem;font-size:.85rem;color:var(--jsp-color-muted)}.jsp-posts__empty{margin:0;color:var(--jsp-color-muted)}.jsp-posts__grid{display:grid;gap:1.5rem;grid-template-columns:1fr}.jsp-posts__grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.jsp-posts__grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.jsp-posts__grid--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.jsp-posts__item{display:flex;flex-direction:column;min-width:0;gap:.75rem}.jsp-posts__thumb{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:4 / 3;border-radius:var(--jsp-radius);background:var(--jsp-color-border)}.jsp-posts--ratio-16-10 .jsp-posts__thumb{aspect-ratio:16 / 10}.jsp-posts--ratio-4-3 .jsp-posts__thumb{aspect-ratio:4 / 3}.jsp-posts--ratio-1-1 .jsp-posts__thumb{aspect-ratio:1 / 1}.jsp-posts--ratio-3-4 .jsp-posts__thumb{aspect-ratio:3 / 4}.jsp-posts--ratio-auto .jsp-posts__thumb{aspect-ratio:auto;height:auto}.jsp-posts__thumb--placeholder{background:linear-gradient(135deg,rgb(26 26 26 / .06),transparent 55%),var(--jsp-color-border)}.jsp-posts__thumb .jsp-posts__img,.jsp-posts__img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:contain;object-position:center;display:block}.jsp-posts--fit-cover .jsp-posts__img{object-fit:cover}.jsp-posts--fit-contain .jsp-posts__img{object-fit:contain}.jsp-posts--ratio-auto .jsp-posts__img{position:static;width:100%;height:auto;max-width:100%;object-fit:unset}.jsp-posts__body{display:flex;flex-direction:column;gap:.4rem;min-width:0}.jsp-posts__date{font-size:.85rem;color:var(--jsp-color-muted)}.jsp-posts__title{font-family:var(--jsp-font-display);font-size:1.2rem;line-height:1.25;margin:0;font-weight:600}.jsp-posts__title a{color:inherit;text-decoration:none}.jsp-posts__title a:hover,.jsp-posts__title a:focus-visible{color:var(--jsp-color-accent)}.jsp-posts__excerpt{margin:0;font-size:.95rem;color:var(--jsp-color-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.jsp-posts__more{margin-top:.25rem;font-weight:700;font-size:.95rem;text-decoration:none;align-self:flex-start}.jsp-module--accordion{border-top:1px solid rgb(28 27 25 / .12);border-bottom:1px solid rgb(28 27 25 / .12)}.jsp-accordion__heading{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit}.jsp-accordion__trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin:0;padding:.9rem 0;border:0;background:#fff0;color:inherit;font:inherit;font-family:var(--jsp-font-display);font-weight:700;text-align:left;cursor:pointer}.jsp-module--accordion h2.jsp-accordion__heading .jsp-accordion__trigger{font-size:1.5rem}.jsp-module--accordion h3.jsp-accordion__heading .jsp-accordion__trigger{font-size:1.25rem}.jsp-module--accordion h4.jsp-accordion__heading .jsp-accordion__trigger{font-size:1.1rem}.jsp-module--accordion h5.jsp-accordion__heading .jsp-accordion__trigger,.jsp-module--accordion h6.jsp-accordion__heading .jsp-accordion__trigger{font-size:1rem}.jsp-accordion__label{flex:1 1 auto;min-width:0}.jsp-accordion__chevron{flex:0 0 auto;width:.55rem;height:.55rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform 0.2s ease;opacity:.7}.jsp-module--accordion.is-open .jsp-accordion__chevron{transform:rotate(225deg);margin-top:.25rem}.jsp-accordion__panel[hidden]{display:none}.jsp-accordion__content{padding:0 0 1rem}.jsp-accordion__content>*:first-child{margin-top:0}.jsp-accordion__content>*:last-child{margin-bottom:0}.jsp-vb__canvas .jsp-module--accordion.is-preview-open .jsp-accordion__panel{display:block}@media (max-width:900px){.jsp-posts__grid--cols-3,.jsp-posts__grid--cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.jsp-site-header{flex-direction:column;align-items:flex-start}.jsp-posts__grid--cols-2,.jsp-posts__grid--cols-3,.jsp-posts__grid--cols-4{grid-template-columns:1fr}.jsp-col--1,.jsp-col--2,.jsp-col--3,.jsp-col--4,.jsp-col--5,.jsp-col--6,.jsp-col--7,.jsp-col--8,.jsp-col--9,.jsp-col--10,.jsp-col--11,.jsp-col--12{flex:0 0 100%;width:100%}}