:root{--bg:#e6f4ec;--sur:#d4f2e0;--prim:#207943;--anc:#207943;--acc:#d320e9;--ink:#141922;--line:#cde4d6}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:'Mulish',system-ui,-apple-system,sans-serif;font-size:17px;line-height:1.65}
img{max-width:100%;display:block}a{color:#207943}
.page{max-width:1180px;margin:0 auto;padding:14px 16px 60px;display:flex;flex-direction:column;gap:clamp(20px,3vw,34px)}
.sp-hd{position:sticky;top:0;z-index:50;padding-top:10px;margin-bottom:calc(-1*clamp(20px,3vw,34px));background:linear-gradient(var(--bg) 76%,transparent)}
.sp-hd+.sp-he,.sp-hd+.pghead,.sp-hd+.thinbanner{margin-top:6px}
.sp-hd .hd-lg{height:38px;width:auto;display:block;flex:none}.sp-hd .hd-b{gap:11px;flex:none}
.sp-hd .hd-nm{max-width:none;flex:none}.sp-hd .hd-bar{gap:16px}.sp-hd .hd-nav{margin-left:8px;gap:2px}
.content-card{background:#fff;color:#2a3340;border:1px solid color-mix(in srgb,#207943 20%,#fff);border-radius:18px;padding:38px clamp(22px,4vw,52px);box-shadow:0 24px 50px -30px rgba(0,0,0,.55)}
.prose{max-width:820px;margin:0 auto}
.prose>h2:first-child,.prose>p:first-child{margin-top:0}
.prose h2{font-family:'Bitter',Georgia,serif;font-size:27px;color:#207943;margin:34px 0 10px;letter-spacing:-.01em}
.prose h3{font-size:20px;color:#207943;margin:24px 0 6px}.prose h4{font-size:17px;color:#207943;margin:18px 0 4px}
.prose p{margin:12px 0}.prose ul{margin:12px 0;padding-left:22px}.prose li{margin:6px 0}.prose strong{color:#207943}
.prose a{color:#d320e9;text-decoration:underline}
.pghead{background:linear-gradient(120deg,#207943,color-mix(in srgb,#207943 68%,#000));color:#fff;border-radius:18px;padding:44px clamp(24px,5vw,50px)}
.pghead .bc{font-size:13px;color:#ffffffb0;font-family:ui-monospace,monospace;margin:0 0 12px}.pghead .bc a{color:#fff}
.pghead h1{font-family:'Bitter',Georgia,serif;font-size:clamp(28px,5vw,44px);margin:0;line-height:1.08;letter-spacing:-.015em;max-width:20ch}

.progsec{margin:0;padding:8px 4px}.progsec .progeb{font-family:ui-monospace,monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#d320e9;margin:0 0 6px}
.progh{font-family:'Bitter',Georgia,serif;font-size:clamp(24px,3.2vw,32px);color:var(--ink);margin:0 0 20px;letter-spacing:-.01em}
.progcards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.progcards .sp-card{cursor:pointer;transition:transform .18s,box-shadow .18s}.progcards .sp-card:hover{transform:translateY(-4px);box-shadow:0 22px 40px -18px rgba(0,0,0,.6)}
.progcards .sp-card h4{margin:8px 0 4px;color:#207943}.progcards .sp-card p{color:#5a6b86;font-size:13.5px;margin:0}
.dividerwrap{margin:2px 0;overflow:hidden}.dividerwrap svg{width:100%;height:auto;display:block}
.pghead{position:relative;overflow:hidden}.pgshape{position:absolute;right:14px;bottom:-16px;width:150px;opacity:.42;pointer-events:none}.pgshape svg{width:100%;height:auto;stroke:#fff}
.nav-tog,.nav-burger{display:none}
.mcta{display:none}
@media(max-width:860px){
 body{padding-bottom:72px}
/* QA fix pass: defensive clearance so scrolled content never sits under the fixed bottom mobile action bar */
body{padding-bottom:96px}
 .mcta{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:80;gap:9px;padding:9px 12px;background:#fff;border-top:1px solid #cde4d6;box-shadow:0 -8px 22px -12px rgba(0,0,0,.28)}
 .mcta-b{flex:1;text-align:center;padding:13px 10px;border-radius:11px;font-weight:800;font-size:14px;text-decoration:none;transition:transform .15s}
 .mcta-b:active{transform:scale(.97)}
 .mcta-b.apply{background:#207943;color:#fff}
 .mcta-b.call{background:#fff;color:#207943;box-shadow:inset 0 0 0 2px #207943}
 .page{padding:10px 12px 40px;gap:12px}.content-card{padding:24px 18px}.pghead{padding:34px 22px}.pghead h1{font-size:29px}.prose h2{font-size:22px}
 .progcards{grid-template-columns:1fr}
 .sp-hd .hd-bar{flex-wrap:wrap;position:relative}.sp-hd .hd-b{flex:1}
 .nav-burger{display:block;order:2;font-size:26px;line-height:1;cursor:pointer;color:#207943;padding:2px 8px;user-select:none}
 .sp-hd .hd-cta{order:3;margin-left:6px}.sp-hd .hd-cta .hd-ph{display:none}
 .sp-hd .hd-nav{order:5;width:100%!important;flex:1 1 100%!important;min-width:100%!important;box-sizing:border-box;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;max-height:0;overflow:hidden;transition:max-height .35s ease;justify-content:flex-start!important}
 .sp-hd .nav-tog:checked~.hd-nav{max-height:900px;margin-top:10px;border-top:1px solid #cde4d6;padding-top:8px}
 .sp-hd .hd-it{width:100%!important;position:static!important}
 .sp-hd .hd-it>a,.sp-hd .hd-lnk{display:flex!important;width:100%!important;justify-content:flex-start!important;text-align:left;padding:12px 6px!important;box-shadow:none!important;background:none!important;border-radius:0}
 .sp-hd .hd-it>a .car{margin-left:auto!important}
 .sp-hd .hd-pan{position:static!important;display:flex!important;flex-direction:column!important;opacity:1!important;visibility:visible!important;transform:none!important;box-shadow:none!important;border:none!important;background:none!important;min-width:0!important;margin:0!important;padding:0 0 6px 22px!important}
 .sp-hd .hd-pan a{width:100%;padding:9px 6px!important;font-size:13px!important;justify-content:flex-start;color:#207943!important;opacity:1!important;transform:none!important;visibility:visible!important}
 .sp-hd .hd-pan.grid,.sp-hd .hd-pan.rich{grid-template-columns:1fr!important}
 .sp-ft .ft-grid{grid-template-columns:1fr!important;gap:18px}.sp-ft .ft-r{grid-template-columns:1fr!important}
 .pgshape{width:110px;opacity:.3}
}
@media(min-width:861px) and (max-width:1080px){.progcards{grid-template-columns:1fr 1fr}}
@media(min-width:861px) and (max-width:1040px){.sp-hd .hd-cta .hd-ph{display:none}.sp-hd .hd-nav{gap:1px;margin-left:4px}.sp-hd .hd-it>a,.sp-hd .hd-lnk{padding:8px 9px;font-size:12.5px}}
.thinbanner{background:linear-gradient(120deg,#207943,color-mix(in srgb,#207943 62%,#000));color:#fff;border-radius:16px;padding:26px 30px}
.thinbanner .bc{font-family:ui-monospace,SFMono-Regular,monospace;font-size:12px;letter-spacing:.03em;color:#ffffffb3;margin:0 0 8px}.thinbanner .bc a{color:#fff}
.thinbanner h1{font-family:'Bitter',Georgia,serif;font-size:clamp(24px,3.6vw,34px);line-height:1.12;margin:0;letter-spacing:-.01em}
.thinbanner .tb-sub{margin:9px 0 0;color:#ffffffd6;font-size:15px;max-width:60ch}
.imgband{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.86fr);gap:clamp(20px,4vw,48px);align-items:center;padding:8px 4px}
.imgband .ib-tx .eb{font-family:ui-monospace,monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#d320e9;margin:0 0 8px}
.imgband .ib-tx h2{font-family:'Bitter',Georgia,serif;font-size:clamp(23px,3vw,31px);color:var(--ink);margin:0 0 12px;letter-spacing:-.01em;line-height:1.12}
.imgband .ib-tx p{color:color-mix(in srgb,var(--ink) 86%,transparent);margin:10px 0;font-size:15.5px;max-width:52ch}
.imgband .ib-cta{display:inline-block;background:#207943;color:#fff;border-radius:10px;padding:13px 22px;font-weight:800;font-size:14.5px;text-decoration:none;box-shadow:0 12px 26px -12px rgba(0,0,0,.5);border-bottom:3px solid #d320e9;transition:transform .18s ease,box-shadow .18s ease}
.imgband .ib-cta:hover{transform:translateY(-3px);box-shadow:0 18px 32px -12px rgba(0,0,0,.55)}
.imgband .ib-fr{justify-self:center;position:relative}
.imgband .pf{transform:rotate(-2deg)}.imgband .pf img{display:block;width:clamp(260px,34vw,420px);height:auto;aspect-ratio:5/3;object-fit:cover;border-radius:8px 0 17px 4px}
.imgband.flip{direction:rtl}.imgband.flip>*{direction:ltr}.imgband.flip .pf{transform:rotate(2deg)}
.glance{position:relative;padding:8px 4px}.glance .gl-eb{font-family:ui-monospace,monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#d320e9;margin:0 0 6px}
.glance .gl-h{font-family:'Bitter',Georgia,serif;font-size:clamp(23px,3vw,31px);color:var(--ink);margin:0 0 18px;letter-spacing:-.01em}
.glance .gl-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 22px}
.glance .sp-dc1 .rb b{font-size:14px}.glance .sp-dc1 .rb{color:var(--ink)}.glance .sp-dc1 .rb .v{color:#5a6b86;text-transform:none}
/* ---- premium band system: eyebrow + heading + alternating ground rhythm ---- */
.band{position:relative;padding:clamp(26px,4vw,44px) clamp(18px,3vw,40px);border-radius:20px}
.band.panel{background:color-mix(in srgb,var(--bg) 90%,var(--ink));border:1px solid color-mix(in srgb,var(--ink) 14%,transparent)}
.band .b-eb{font-family:ui-monospace,monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,#d320e9 60%,var(--ink));margin:0 0 8px}
.band .b-h{font-family:'Bitter',Georgia,serif;font-size:clamp(23px,3.1vw,32px);color:var(--ink);margin:0 0 6px;letter-spacing:-.01em;line-height:1.12}
.band .b-lead{color:color-mix(in srgb,var(--ink) 84%,transparent);margin:6px 0 20px;font-size:15.5px;max-width:64ch}
.band .b-head{margin-bottom:20px}
.indgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.indgrid .sp-card{text-decoration:none;color:inherit;display:block;transition:transform .18s ease,box-shadow .18s ease}
.indgrid .sp-card:hover{transform:translateY(-4px);box-shadow:0 20px 38px -18px rgba(0,0,0,.6)}
.indgrid .sp-card h4{margin:6px 0 2px;color:#207943;font-size:15px}.indgrid .sp-card p{margin:0;color:#5a6b86;font-size:12.5px}
.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.steps .step{position:relative;padding:6px 4px}
.steps .step .n{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;font-family:'Bitter',Georgia,serif;font-weight:700;font-size:20px;color:#fff;background:#207943;box-shadow:0 10px 22px -12px rgba(0,0,0,.6)}
.steps .step h4{margin:14px 0 4px;color:var(--ink);font-size:16px;font-family:'Bitter',Georgia,serif}
.steps .step p{margin:0;color:color-mix(in srgb,var(--ink) 80%,transparent);font-size:13.5px;line-height:1.5}
.steps .step:not(:last-child):after{content:"";position:absolute;top:22px;left:56px;right:-8px;height:2px;background:linear-gradient(90deg,#d320e9,transparent)}
.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:6px}
.stats .st{background:#fff;border:1px solid #dfe4ec;border-left:4px solid #d320e9;border-radius:14px;padding:16px 18px}
.stats .st p{margin:0;color:#26303f;font-size:14px;line-height:1.5}
.stats .st cite{display:block;margin-top:8px;font-style:normal;font-size:11.5px;color:#207943;font-family:ui-monospace,monospace}
.stnote{margin:14px 0 0;font-size:12px;color:color-mix(in srgb,var(--ink) 88%,transparent);font-family:ui-monospace,monospace}
.whygrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.whygrid .wc{background:#fff;border:1px solid #dfe4ec;border-radius:14px;padding:18px 20px}
.whygrid .wc .wi{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:color-mix(in srgb,#d320e9 16%,#fff);margin-bottom:10px}
.whygrid .wc .wi svg{width:18px;height:18px;stroke:#d320e9;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.whygrid .wc h4{margin:0 0 4px;color:#207943;font-size:15.5px;font-family:'Bitter',Georgia,serif}
.whygrid .wc p{margin:0;color:#4a5768;font-size:13px;line-height:1.5}
.faqacc .fq{background:#fff;color:#1c2534;border:1px solid #d9e0ea;border-radius:12px;margin:0 0 10px;overflow:hidden}
.faqacc .fq>summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:14px;font-weight:700;font-size:15px;color:#207943;padding:15px 18px}
.faqacc .fq>summary::-webkit-details-marker{display:none}
.faqacc .fq .mk{color:#d320e9;font-family:ui-monospace,monospace;font-weight:700;font-size:20px;line-height:1;transition:transform .2s ease}
.faqacc .fq[open] .mk{transform:rotate(45deg)}
.faqacc .fq .fa{padding:0 18px 16px;color:#3a4658;font-size:14px;line-height:1.6}
@media(max-width:860px){.indgrid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr;gap:20px}.steps .step:after{display:none}.stats{grid-template-columns:1fr}.whygrid{grid-template-columns:1fr}.band{padding:22px 16px}}
@media(min-width:861px) and (max-width:1080px){.indgrid{grid-template-columns:1fr 1fr}.whygrid{grid-template-columns:1fr 1fr}}
.secaccent{position:relative;overflow:hidden}.secaccent .sh-acc{position:absolute;pointer-events:none;z-index:0;opacity:.16}.secaccent>*{position:relative;z-index:1}
.sh-acc.tl{left:-30px;top:-24px;width:150px}.sh-acc.br{right:-24px;bottom:-30px;width:180px}.sh-acc svg{width:100%;height:auto;stroke:#d320e9}
@media(max-width:860px){.imgband{grid-template-columns:1fr;gap:20px}.imgband.flip{direction:ltr}.imgband .pf img{width:min(84vw,360px)}.glance .gl-grid{grid-template-columns:1fr}.sh-acc.br{display:none}}
.apply-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,.9fr);gap:16px;align-items:start}
.apply-form{padding:12px}.apply-form iframe{display:block;width:100%;min-height:900px}
.apply-side{display:flex;flex-direction:column;gap:14px;position:sticky;top:96px}
.side-card{background:#fff;border:1px solid #cde4d6;border-radius:16px;padding:20px 22px}
.side-card h3{margin:0 0 12px;color:#207943;font-size:17px;font-family:'Bitter',Georgia,serif}
.side-card p{margin:0;color:#5a6b86;font-size:14px}
.side-card ol{margin:0;padding-left:20px;counter-reset:st}.side-card ol li{margin:9px 0;font-size:14px;color:#31435c;line-height:1.5}
.side-card .ticks{list-style:none;margin:0;padding:0}.side-card .ticks li{padding-left:26px;position:relative;margin:9px 0;font-size:14px;color:#31435c}.side-card .ticks li:before{content:"\2713";position:absolute;left:0;top:-1px;color:#d320e9;font-weight:800}
@media(max-width:860px){.apply-grid{grid-template-columns:1fr}.apply-side{position:static}.thinbanner{padding:22px 20px}.apply-form iframe{min-height:1050px}}
/* ---- designed intro / editorial lead block (item 1) ---- */
.introband{position:relative;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,.85fr);gap:clamp(22px,4vw,46px);align-items:start;padding:6px 4px}
.introband .in-eb{font-family:ui-monospace,monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,#d320e9 60%,var(--ink));margin:0 0 10px}
.introband .in-lead{font-family:'Bitter',Georgia,serif;font-size:clamp(20px,2.5vw,26px);line-height:1.34;color:var(--ink);margin:0;letter-spacing:-.005em;border-left:3px solid #d320e9;padding-left:20px}
.introband .in-lead strong{color:var(--ink);font-weight:700}
.introband .in-side{background:color-mix(in srgb,var(--bg) 90%,var(--ink));border:1px solid color-mix(in srgb,var(--ink) 14%,transparent);border-radius:16px;padding:20px 22px}
.introband .in-side h4{margin:0 0 12px;font-family:ui-monospace,monospace;font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb,#d320e9 60%,var(--ink))}
.introband .in-side ul{list-style:none;margin:0;padding:0}
.introband .in-side li{position:relative;padding:9px 0 9px 26px;font-size:14px;color:var(--ink);border-top:1px solid color-mix(in srgb,var(--ink) 12%,transparent)}
.introband .in-side li:first-child{border-top:none}
.introband .in-side li:before{content:"";position:absolute;left:2px;top:14px;width:10px;height:10px;background:#d320e9;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}
.introband+.prose-rest{margin-top:clamp(18px,3vw,30px)}
@media(max-width:860px){.introband{grid-template-columns:1fr;gap:20px}.introband .in-lead{font-size:19px;padding-left:15px}}
/* ---- reviews band (item 2) - this site's own dark-ground look ---- */
.reviews{position:relative;overflow:hidden}
.reviews .rv-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.reviews .rv{position:relative;background:#fff;border:1px solid #e2e6ee;border-top:3px solid #d320e9;border-radius:14px 4px 16px 6px;padding:20px 22px;box-shadow:0 18px 40px -26px rgba(0,0,0,.6)}
.reviews .rv .stars{color:#d320e9;font-size:15px;letter-spacing:2px;line-height:1}
.reviews .rv q{display:block;quotes:none;margin:12px 0 16px;color:#2a3340;font-size:14.5px;line-height:1.6}
.reviews .rv q:before,.reviews .rv q:after{content:none}
.reviews .rv .rv-who{display:flex;align-items:center;gap:11px;border-top:1px solid #edf0f5;padding-top:13px}
.reviews .rv .av{width:38px;height:38px;flex:none;border-radius:9px;display:grid;place-items:center;font-family:'Bitter',Georgia,serif;font-weight:700;font-size:14px;color:#fff;background:#207943}
.reviews .rv .nm{font-weight:700;color:#207943;font-size:13.5px}
.reviews .rv .meta{font-size:11.5px;color:#586678;font-family:ui-monospace,monospace}
.reviews .rv-note{margin:16px 0 0;font-size:11.5px;color:color-mix(in srgb,var(--ink) 78%,transparent);font-family:ui-monospace,monospace}
@media(max-width:1080px){.reviews .rv-grid{grid-template-columns:1fr 1fr}}
@media(max-width:860px){.reviews .rv-grid{grid-template-columns:1fr}}
/* ---- upgraded CTA (item 3): framed banner + shape token behind ---- */
.ctaframe{position:relative;padding:6px;border-radius:24px;background:linear-gradient(135deg,#d320e9,color-mix(in srgb,#207943 70%,#000));box-shadow:0 26px 60px -30px rgba(0,0,0,.7)}
.ctaframe .sp-cta{border-radius:19px;overflow:hidden}
.ctaframe .cta-shape{position:absolute;right:-40px;bottom:-52px;width:280px;opacity:.20;pointer-events:none;z-index:1}
.ctaframe .cta-shape svg{width:100%;height:auto;stroke:#fff}
.ctaframe .sp-cta .cin{position:relative;z-index:2}
/* ---- shape-derived section divider (item 5) ---- */
.dividerwrap{margin:2px 0;display:flex;align-items:center;gap:16px;overflow:visible}
.dividerwrap .dv-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--ink) 26%,transparent),transparent)}
.dividerwrap .dv-mark{flex:none;width:34px;height:34px;opacity:.9}.dividerwrap .dv-mark svg{width:100%;height:100%;display:block;stroke:#d320e9}
/* ---- footer generative pattern layer (item 6) ---- */
.sp-ft{position:relative}
.sp-ft>.ft-pattern{position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:.5;mix-blend-mode:soft-light;background-size:cover;background-position:center}
.sp-ft>*:not(.ft-pattern){position:relative;z-index:1}
/* ---- designed long-form prose sections (editorial bands) ---- */
.psec{position:relative;padding:clamp(24px,3.6vw,40px) clamp(18px,3vw,38px);border-radius:20px}
.psec.panel{background:color-mix(in srgb,var(--bg) 90%,var(--ink));border:1px solid color-mix(in srgb,var(--ink) 14%,transparent)}
.psec .ps-eb{font-family:ui-monospace,monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,#d320e9 60%,var(--ink));margin:0 0 8px}
.psec .ps-h{font-family:'Bitter',Georgia,serif;font-size:clamp(23px,3.1vw,31px);color:var(--ink);margin:0 0 8px;letter-spacing:-.01em;line-height:1.14;position:relative;padding-bottom:12px}
.psec .ps-h:after{content:"";position:absolute;left:0;bottom:0;width:56px;height:3px;border-radius:2px;background:#d320e9}
.psec .ps-body{max-width:64ch}
.psec .ps-body p{margin:14px 0;color:color-mix(in srgb,var(--ink) 88%,transparent);font-size:15.5px;line-height:1.75}
.psec .ps-body p.ps-lead{font-family:'Bitter',Georgia,serif;font-size:clamp(18px,2.1vw,22px);line-height:1.5;color:var(--ink);margin:2px 0 16px;max-width:60ch}
.psec .ps-body strong{color:var(--ink)}
/* lighter density: overflow detail tucked into a 'Read more' expandable (all copy stays in DOM for SEO) */
.psec .ps-more{margin-top:6px}
.psec .ps-more>summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:7px;color:color-mix(in srgb,#d320e9 55%,var(--ink));font-weight:700;font-size:13.5px;padding:6px 0}
.psec .ps-more>summary::-webkit-details-marker{display:none}
.psec .ps-more>summary:after{content:"+";font-family:ui-monospace,monospace;font-size:16px;line-height:1;transition:transform .2s ease}
.psec .ps-more[open]>summary:after{transform:rotate(45deg)}
.psec .ps-more[open]>summary span:after{content:" less";position:absolute;left:-9999px}
.psec .ps-morebody{padding-top:4px}
/* elegant accent arrow-links inside designed prose (AA-legible on the ground) */
.psec .ps-body a,a.arrowlink{color:color-mix(in srgb,#d320e9 25%,var(--ink));text-decoration:none;font-weight:600;white-space:nowrap;border-bottom:1px solid color-mix(in srgb,#d320e9 45%,transparent);transition:border-color .15s}
.psec .ps-body a:after,a.arrowlink:after{content:" \2192";font-weight:700;color:#d320e9}
.psec .ps-body a:hover,a.arrowlink:hover{border-bottom-color:#d320e9}
/* Core Loan Programs -> designed program rows (site card token look) */
.progrows{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:6px}
.progrows .pr{background:#fff;border:1px solid #e2e6ee;border-top:3px solid #d320e9;border-radius:12px 4px 14px 6px;padding:20px 22px;display:flex;flex-direction:column;text-decoration:none}
.progrows .pr .pr-ic{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;margin-bottom:12px;color:#207943;background:color-mix(in srgb,#d320e9 15%,#fff)}
.progrows .pr .pr-ic svg{width:19px;height:19px}
.progrows .pr h3{margin:0 0 8px;font-family:'Bitter',Georgia,serif;font-size:18px;color:#207943}
.progrows .pr p{margin:0 0 14px;color:#39485c;font-size:14px;line-height:1.6;flex:1}
.progrows .pr .pr-cta{color:color-mix(in srgb,#d320e9 70%,#000);text-decoration:none;font-weight:700;font-size:13.5px;border:none;white-space:nowrap}
.progrows .pr .pr-cta:after{content:" \2192"}
.progrows .pr .pr-cta:hover{text-decoration:underline}
.steps.proc{margin-top:14px}.steps.proc .step p{color:color-mix(in srgb,var(--ink) 88%,transparent);font-size:14px;line-height:1.6;margin-top:12px}
/* service-areas hub: a card per suburb linking its hub + top programs */
.sa-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:6px}
.sa-card{background:#fff;border:1px solid #e2e6ee;border-top:3px solid #d320e9;border-radius:12px 4px 14px 6px;padding:18px 20px}
.sa-head{display:block;text-decoration:none}
.sa-card h3{margin:0 0 3px;font-family:'Bitter',Georgia,serif;font-size:19px;color:#207943}
.sa-go{display:inline-block;font-size:12.5px;font-weight:700;color:color-mix(in srgb,#d320e9 70%,#000);margin-bottom:12px}
.sa-plinks{display:flex;flex-wrap:wrap;gap:6px 8px;border-top:1px solid #edf0f5;padding-top:12px}
.sa-plink{font-size:12px;color:#4a5768;text-decoration:none;background:#f4f6f9;border:1px solid #e2e6ee;border-radius:999px;padding:4px 11px;transition:background .14s,color .14s}
.sa-plink:hover{background:color-mix(in srgb,#d320e9 12%,#fff);color:#207943}
.sa-card:hover{box-shadow:0 20px 40px -20px rgba(0,0,0,.55)}
@media(max-width:960px){.sa-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.sa-grid{grid-template-columns:1fr}}
/* Reaching us -> contact block */
.contactblock{display:grid;grid-template-columns:1.4fr .9fr;gap:22px;align-items:start;margin-top:6px}
.contactblock .cb-nap{background:#fff;border:1px solid #e2e6ee;border-radius:14px;padding:20px 22px;color:#2a3340}
.contactblock .cb-nap b{color:#207943}
.contactblock .cb-nap .cb-addr{font-size:14.5px;line-height:1.7;margin:0 0 16px}
.contactblock .cb-nap .cb-call{display:inline-block;background:#207943;color:#fff;border-radius:10px;padding:12px 20px;font-weight:800;font-size:15px;text-decoration:none;border-bottom:3px solid #d320e9}
.contactblock .cb-side p{margin:0 0 12px;color:color-mix(in srgb,var(--ink) 88%,transparent);font-size:15px;line-height:1.65}
.contactblock .cb-nap .naprow{display:flex;flex-direction:column;gap:2px;padding:12px 0;border-bottom:1px solid #edf0f5}
.contactblock .cb-nap .naprow:first-child{padding-top:0}
.contactblock .cb-nap .naprow b{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#207943;font-weight:700}
.contactblock .cb-nap .naprow .v{font-size:15px;color:#2a3340;line-height:1.5}
/* premium map embed (contact left column, beneath intro copy) */
.cb-map{margin-top:20px;position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--line);box-shadow:0 22px 50px -24px rgba(0,0,0,.7);background:color-mix(in srgb,var(--bg) 80%,#000)}
.cb-map iframe{display:block;width:100%;min-height:360px;height:100%;border:0;filter:grayscale(.1)}
/* neighborhoods block: real local context + linked suburb chips */
.nb-lead{font-size:clamp(16px,1.9vw,19px);line-height:1.55;color:var(--ink);margin:0 0 12px;max-width:62ch}
.nb-ctx{font-size:15px;line-height:1.7;color:color-mix(in srgb,var(--ink) 84%,transparent);margin:0 0 20px;max-width:70ch}
.nb-chips{display:flex;flex-wrap:wrap;gap:10px}
.nb-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:999px;font-size:14px;font-weight:600;text-decoration:none;color:var(--ink);background:color-mix(in srgb,var(--bg) 82%,var(--ink));border:1px solid color-mix(in srgb,var(--ink) 16%,transparent);transition:transform .14s ease,border-color .14s ease,background .14s ease}
.nb-chip:before{content:"";width:7px;height:7px;background:#d320e9;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);flex:none}
.nb-chip:hover{transform:translateY(-2px);border-color:#d320e9;background:color-mix(in srgb,#d320e9 12%,color-mix(in srgb,var(--bg) 82%,var(--ink)))}
@media(max-width:860px){.progrows{grid-template-columns:1fr}.contactblock{grid-template-columns:1fr}.psec .ps-body a:after,a.arrowlink:after{white-space:normal}.cb-map iframe{min-height:300px}}
/* ================= BELMONT-ALIGNED PREMIUM FRAMEWORK (skinned by this site's OWN dark tokens) ================= */
/* section rhythm: alternating ground vs subtle panel, generous vertical space, container measure */
.bl-container{max-width:1180px;margin:0 auto;padding:0 clamp(18px,3vw,26px)}
/* home uses full-bleed sections; the top wrap holds the sticky header + hero flush to the viewport edges */
.page--top{max-width:none;margin:0;padding:0;gap:0;display:block}
.page--bottom{max-width:none;margin:0;padding:clamp(30px,5vw,56px) 0 0;gap:0;display:block}
.page--bottom>.bl-container{margin-bottom:clamp(24px,4vw,44px)}
.blsec{position:relative;padding:clamp(48px,7vw,86px) 0}
.blsec.panel{background:color-mix(in srgb,var(--bg) 88%,var(--ink))}
.blsec>.bl-container{position:relative;z-index:1}
.blsec>.bl-container>:first-child{margin-top:0}.blsec>.bl-container>:last-child{margin-bottom:0}
/* edge shape dividers: the site's OWN nested-polygon motif tiled along the seam (not a generic wave) */
.bl-edge{position:absolute;left:0;right:0;height:clamp(30px,4vw,50px);line-height:0;z-index:2;pointer-events:none;overflow:hidden}
.bl-edge svg{display:block;width:100%;height:100%}
.bl-edge.btm{bottom:-1px}.bl-edge.top{top:-1px;transform:scaleY(-1)}
/* Belmont type scale on this site's fonts */
.blsec .bl-eb{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:color-mix(in srgb,#d320e9 55%,var(--ink));margin:0 0 12px;display:flex;align-items:center;gap:9px}
.blsec .bl-eb:before{content:"";width:22px;height:2px;background:#d320e9;flex:none}
.blsec .bl-h{font-family:'Bitter',Georgia,serif;font-weight:400;font-size:clamp(27px,4vw,40px);line-height:1.08;letter-spacing:-.015em;color:var(--ink);margin:0 0 10px;max-width:22ch}
.blsec .bl-lead{font-size:clamp(16px,1.9vw,19px);line-height:1.6;color:color-mix(in srgb,var(--ink) 82%,transparent);margin:0 0 8px;max-width:66ch}
.blsec .bl-head{margin-bottom:clamp(22px,3vw,34px)}
/* hero answer-capsule (BLUF) + trust/statband */
.bl-answer{background:color-mix(in srgb,var(--bg) 78%,#000);border-left:3px solid #d320e9;border-radius:10px;padding:16px 20px;margin:20px 0 0;box-shadow:0 20px 46px -28px rgba(0,0,0,.7)}
.bl-answer p{margin:0;color:var(--ink);font-size:clamp(15px,1.7vw,17px);line-height:1.55;max-width:64ch}
.bl-trust{display:flex;gap:clamp(20px,4vw,40px);flex-wrap:wrap;margin-top:26px;padding-top:22px;border-top:1px solid color-mix(in srgb,var(--ink) 18%,transparent)}
.bl-trust .tr b{font-family:'Bitter',Georgia,serif;font-size:clamp(19px,2.4vw,24px);color:var(--ink);display:block;line-height:1.1}
.bl-trust .tr span{font-size:12.5px;color:color-mix(in srgb,var(--ink) 68%,transparent)}
/* CWV-safe reveal (guarded for reduced motion) */
@media(prefers-reduced-motion:no-preference){
 .reveal>.bl-container>*{opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease}
 .reveal.in>.bl-container>*{opacity:1;transform:none}
 .reveal.in .progrows .pr,.reveal.in .stats .st,.reveal.in .rv,.reveal.in .steps .step{animation:blrise .55s ease both}
 .reveal.in .progrows .pr:nth-child(2),.reveal.in .stats .st:nth-child(2),.reveal.in .rv:nth-child(2),.reveal.in .steps .step:nth-child(2){animation-delay:.07s}
 .reveal.in .progrows .pr:nth-child(3),.reveal.in .stats .st:nth-child(3),.reveal.in .rv:nth-child(3),.reveal.in .steps .step:nth-child(3){animation-delay:.14s}
 .reveal.in .progrows .pr:nth-child(4),.reveal.in .rv:nth-child(4),.reveal.in .steps .step:nth-child(4){animation-delay:.21s}
 @keyframes blrise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
}
/* the designed inner blocks sit flush inside the section container (padding handled by .blsec) */
.blsec .psec,.blsec .introband,.blsec .glance,.blsec .imgband,.blsec .band,.blsec .reviews,.blsec .contactblock{padding-left:0;padding-right:0;border-radius:0;background:none;border:none}
.blsec .psec{padding-top:0;padding-bottom:0}
/* premium inner-page banner */
.bl-banner{position:relative;overflow:hidden;padding:clamp(40px,6vw,74px) 0 clamp(44px,6vw,80px);background:linear-gradient(120deg,color-mix(in srgb,var(--bg) 70%,#000),var(--bg))}
.bl-banner .bnr-bg{position:absolute;inset:0;z-index:0}
.bl-banner .bnr-bg img{width:100%;height:100%;object-fit:cover;opacity:.34}
.bl-banner:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(115deg,color-mix(in srgb,var(--bg) 88%,#000) 8%,color-mix(in srgb,var(--bg) 62%,transparent) 78%)}
.bl-banner .bnr-shape{position:absolute;right:-30px;bottom:-40px;width:230px;opacity:.16;z-index:2;pointer-events:none}
.bl-banner .bnr-shape svg{width:100%;height:auto;stroke:#d320e9}
.bl-banner>.bl-container{position:relative;z-index:3}
.bl-crumbs{font-family:ui-monospace,monospace;font-size:12.5px;color:color-mix(in srgb,var(--ink) 68%,transparent);margin-bottom:14px;display:flex;flex-wrap:wrap;align-items:center;gap:2px}
.bl-crumbs a{color:color-mix(in srgb,#d320e9 55%,var(--ink));text-decoration:none}.bl-crumbs a:hover{text-decoration:underline}
.bl-crumbs .sep{color:color-mix(in srgb,var(--ink) 62%,transparent);font-style:normal;margin:0 7px}
.bl-crumbs [aria-current]{color:var(--ink)}
.bnr-h1{font-family:'Bitter',Georgia,serif;font-weight:400;font-size:clamp(30px,5.2vw,50px);line-height:1.06;letter-spacing:-.015em;color:var(--ink);margin:0;max-width:20ch}
.bl-banner .bl-answer{margin-top:22px;max-width:640px}
/* related programs uses the .progrows card token already defined */
.blsec .relwrap{margin-top:4px}
/* ===================== PREMIUM CHROME (header / hero / footer) on the site's own tokens ===================== */
.btn-primary{display:inline-flex;align-items:center;gap:8px;background:#207943;color:#fff;border-radius:11px;padding:13px 22px;font-weight:800;font-size:14.5px;text-decoration:none;border-bottom:3px solid #d320e9;transition:transform .16s ease,box-shadow .18s ease,background .18s ease}
.btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 28px -12px rgba(0,0,0,.6)}
.btn-ghost{display:inline-flex;align-items:center;gap:8px;color:var(--ink);border:1.5px solid color-mix(in srgb,var(--ink) 34%,transparent);border-radius:11px;padding:12px 20px;font-weight:700;font-size:14.5px;text-decoration:none;transition:border-color .16s,background .16s,transform .16s}
.btn-ghost:hover{border-color:#d320e9;background:color-mix(in srgb,#d320e9 12%,transparent);transform:translateY(-2px)}
/* ---- HEADER ---- */
.hz{position:sticky;top:0;z-index:100;font-family:'Mulish',sans-serif}
.hz-util{background:color-mix(in srgb,var(--bg) 72%,#000);font-size:12.5px;color:color-mix(in srgb,var(--ink) 74%,transparent)}
.hz-util__in{display:flex;align-items:center;gap:12px;height:38px}
.hz-util a{color:color-mix(in srgb,var(--ink) 80%,transparent);text-decoration:none}.hz-util a:hover{color:var(--ink)}
.hz-util .hz-usep{opacity:.5}.hz-util .hz-spacer{flex:1}
.hz-uphone{display:inline-flex;align-items:center;gap:7px;font-weight:700;color:var(--ink)!important}
.hz-main{background:color-mix(in srgb,var(--bg) 92%,#000);border-bottom:1px solid color-mix(in srgb,var(--ink) 14%,transparent);backdrop-filter:blur(8px)}
.hz-row{display:flex;align-items:center;gap:22px;height:70px}
.hz-logo{display:inline-flex;align-items:center;gap:11px;text-decoration:none;flex:none}
.hz-logo img{height:38px;width:auto}.hz-nm{font-family:'Bitter',Georgia,serif;font-size:21px;color:var(--ink);letter-spacing:-.01em;white-space:nowrap}
.hz-nav{display:flex;align-items:center;gap:2px;margin:0 auto}
.hz-item{position:relative}
.hz-link{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border-radius:9px;font-size:14.5px;font-weight:500;color:var(--ink);text-decoration:none;transition:background .14s,color .14s}
.hz-link:hover{background:color-mix(in srgb,var(--ink) 8%,transparent);color:#d320e9}
.hz-car{font-size:10px;opacity:.7}
.hz-cta{display:flex;align-items:center;gap:14px;flex:none}
.hz-phone{display:inline-flex;align-items:center;gap:7px;color:var(--ink);text-decoration:none;font-weight:700;font-size:14px;white-space:nowrap}
.hz-phone:hover{color:#d320e9}
.hz-apply{background:#207943;color:#fff;border-radius:11px;padding:11px 18px;font-weight:800;font-size:14px;text-decoration:none;border-bottom:3px solid #d320e9;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);transition:transform .16s,box-shadow .18s}
.hz-apply:hover{transform:translateY(-2px);box-shadow:0 12px 24px -10px rgba(0,0,0,.6)}
/* mega dropdown */
.hz-item>.hz-link{position:relative}
.hz-item::after{content:"";position:absolute;left:0;top:100%;width:100%;height:20px;z-index:119}   /* hover bridge: keeps the mega open while moving from link to panel */
.hz-item .mega{position:absolute;left:0;top:calc(100% + 14px);background:#fff;border:1px solid #e3dddd;border-radius:14px;box-shadow:0 30px 60px -24px rgba(0,0,0,.5);padding:22px;width:min(560px,86vw);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease .04s,transform .18s ease .04s,visibility 0s linear .22s;z-index:120}
.hz-item:hover .mega,.hz-item:focus-within .mega{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .18s ease,transform .18s ease}
.mega__grid2{display:grid;grid-template-columns:1fr 1fr;gap:6px 22px}
.hz-item .mega{max-height:min(76vh,660px);overflow-y:auto}
.mega--3col{width:min(780px,94vw)}.mega__grid3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px 20px}
@media(max-width:1180px){.mega--3col{width:min(560px,92vw)}.mega__grid3{grid-template-columns:1fr 1fr}}
.mega__link{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:10px;font-size:14px;color:#26303f;text-decoration:none;transition:background .14s,transform .14s}
.mega__link:hover{background:color-mix(in srgb,#d320e9 10%,#fff);transform:translateX(3px)}
.mega__ic{flex:none;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:color-mix(in srgb,#d320e9 16%,#fff);color:color-mix(in srgb,#207943 85%,#000)}
.mega__ic svg{width:16px;height:16px}
.mega__all{display:inline-block;margin-top:12px;padding-top:12px;border-top:1px solid #eee;color:color-mix(in srgb,#d320e9 70%,#000);font-weight:700;font-size:13.5px;text-decoration:none}
.hz-tog,.hz-burger{display:none}
.hz-drawer{display:none}
@media(max-width:1100px){
 .hz-nav{display:none}.hz-phone{display:none}
 .hz-burger{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid color-mix(in srgb,var(--ink) 20%,transparent);border-radius:10px;color:var(--ink);cursor:pointer}
 .hz-drawer{display:block;max-height:0;overflow:hidden;transition:max-height .3s ease;background:color-mix(in srgb,var(--bg) 92%,#000)}
 .hz-tog:checked~.hz-drawer{max-height:80vh;border-top:1px solid color-mix(in srgb,var(--ink) 14%,transparent)}
 .hz-drawer nav{display:flex;flex-direction:column;padding:8px 0}
 .hz-drawer a{padding:13px clamp(18px,3vw,26px);color:var(--ink);text-decoration:none;font-size:15px;border-bottom:1px solid color-mix(in srgb,var(--ink) 8%,transparent)}
 .hz-drawer a:hover{background:color-mix(in srgb,var(--ink) 8%,transparent);color:#d320e9}
 .hz-util .hz-hours{display:none}
}
/* intermediate desktop (1101-1320): keep the nav but shrink it so header never overflows / clips the Apply CTA */
@media(min-width:1101px) and (max-width:1320px){
 .hz-phone{display:none}.hz-row{gap:14px}.hz-nav{gap:0;margin:0 auto}
 .hz-link{padding:9px 10px;font-size:14px}.hz-cta{gap:10px}
}
@media(max-width:520px){.hz-util__in{gap:8px;font-size:12px}.hz-apply{padding:10px 13px;font-size:13px}.hz-nm{font-size:18px}}
/* ---- HERO ---- */
.hz-hero{position:relative;overflow:hidden;padding:clamp(52px,7vw,90px) 0 clamp(62px,8vw,98px);min-height:clamp(440px,50vw,570px);display:flex;align-items:center;background:linear-gradient(120deg,color-mix(in srgb,var(--bg) 78%,#000),var(--bg))}
.hz-bg{position:absolute;inset:0;z-index:0;overflow:hidden}
.hz-bgpat{position:absolute;inset:0;opacity:.55;background-size:cover;background-position:center}
.hz-bgphoto{position:absolute;inset:0 0 0 auto;width:44%;overflow:hidden;
box-shadow:-36px 0 66px -22px color-mix(in srgb,#207943 62%,transparent)}   /* soft palette-toned seam: the image gently casts onto the text panel */
.hz-bgimg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.hz-bgphoto:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,var(--bg) 0,color-mix(in srgb,var(--bg) 40%,transparent) 22%,transparent 52%)}
.hz-hero__grid{display:grid;width:100%;grid-template-columns:minmax(0,.56fr) minmax(0,.44fr);gap:clamp(24px,4vw,50px);align-items:center;position:relative;z-index:2}
.hz-copy{position:relative;z-index:2;max-width:540px;padding-inline:clamp(10px,1.8vw,30px)}   /* balanced left/right padding: never flush against the seam */
@media(max-width:900px){
.hz-hero{padding-top:clamp(196px,50vw,300px);padding-bottom:clamp(40px,7vw,64px);min-height:0;align-items:flex-start}  /* no flex-centering -> no dead gap under the photo band */
.hz-hero__grid{grid-template-columns:1fr}.hz-copy{max-width:none;padding-inline:0}
.hz-eyebrow{margin-bottom:9px;font-size:11.5px;letter-spacing:.1em}
.hz-h1{margin-bottom:12px;max-width:none}.hz-sub{margin-bottom:16px}
.hz-bgphoto{width:100%;height:clamp(160px,46vw,290px);inset:0 0 auto 0;box-shadow:0 26px 52px -24px color-mix(in srgb,#207943 55%,transparent)}
.hz-bgphoto:before{background:linear-gradient(180deg,transparent 0,color-mix(in srgb,var(--bg) 40%,transparent) 55%,var(--bg))}}
.hz-eyebrow{font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:color-mix(in srgb,#d320e9 55%,var(--ink));margin:0 0 14px;display:flex;align-items:center;gap:9px}
.hz-eyebrow:before{content:"";width:24px;height:2px;background:#d320e9;flex:none}
.hz-h1{font-family:'Bitter',Georgia,serif;font-weight:400;font-size:clamp(34px,5.4vw,56px);line-height:1.04;letter-spacing:-.02em;color:var(--ink);margin:0 0 16px;max-width:16ch}
.hz-sub{font-size:clamp(16px,1.9vw,19px);line-height:1.55;color:color-mix(in srgb,var(--ink) 84%,transparent);margin:0 0 20px;max-width:52ch}
.hz-hero .bl-answer{margin:0 0 24px;max-width:56ch}.hz-hero .bl-answer p b{color:inherit!important}
.hz-hcta{display:flex;gap:12px;flex-wrap:wrap}
.hz-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(9px,1.3vw,18px);align-items:start;margin-top:26px;padding-top:22px;border-top:1px solid color-mix(in srgb,var(--ink) 18%,transparent)}
.hz-trust .tr{display:grid;gap:4px;justify-items:start;min-width:0}
.hz-trust .tr-ic{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;color:#d320e9;background:color-mix(in srgb,#d320e9 14%,transparent);margin-bottom:3px}
.hz-trust .tr-ic svg{width:15px;height:15px}
.hz-trust .tr b{font-family:'Bitter',Georgia,serif;font-size:clamp(13.5px,1.35vw,16.5px);color:#eef2f8;display:block;line-height:1.15}
.hz-trust .tr .tr-s{font-size:11.5px;line-height:1.35;color:color-mix(in srgb,#eef2f8 66%,transparent)}
.hz-media{position:relative;display:flex;justify-content:center}
.hz-media .pf{transform:rotate(-2deg)}
.hz-media .pf img{display:block;width:clamp(280px,36vw,470px);height:auto;aspect-ratio:5/6;object-fit:cover;border-radius:8px 0 17px 4px}
.hz-deco{position:absolute;right:-24px;bottom:-30px;width:180px;opacity:.14;z-index:0;pointer-events:none}.hz-deco svg{width:100%;height:auto;stroke:#d320e9}
@media(max-width:900px){.hz-hero__grid{grid-template-columns:1fr;gap:30px}.hz-media{order:-1}.hz-media .pf img{width:min(78vw,360px);aspect-ratio:4/3}.hz-deco{display:none}}
/* ---- FOOTER ---- */
.fz{position:relative;overflow:hidden;background:linear-gradient(180deg,color-mix(in srgb,var(--bg) 66%,#000),color-mix(in srgb,var(--bg) 84%,#000));color:color-mix(in srgb,var(--ink) 82%,transparent);padding:clamp(44px,6vw,66px) 0 26px;border-top:3px solid #d320e9}
.fz>.bl-container{position:relative;z-index:1}
.fz-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:clamp(24px,3vw,40px)}
.fz-trust{padding-bottom:24px;margin-bottom:26px;border-bottom:1px solid color-mix(in srgb,var(--ink) 14%,transparent)}
.fz-trust-h{font-family:ui-monospace,Consolas,monospace;font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,#d320e9 55%,var(--ink));margin:0 0 14px}
.fz-tb-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(184px,1fr));gap:11px}
.fz-tb{display:flex;align-items:flex-start;gap:10px;padding:11px 13px;border:1px solid color-mix(in srgb,var(--ink) 15%,transparent);border-radius:12px;background:color-mix(in srgb,var(--ink) 5%,transparent)}
.fz-tb-ic{display:grid;place-items:center;width:30px;height:30px;flex:none;border-radius:8px;color:#d320e9;background:color-mix(in srgb,#d320e9 15%,transparent)}
.fz-tb-ic svg{width:17px;height:17px}
.fz-tb>span:last-child{font-size:13px;line-height:1.25;font-weight:600;color:var(--ink)}
.fz-tb--local .fz-tb-ic{color:#207943;background:color-mix(in srgb,#207943 30%,transparent)}
@media(max-width:560px){.fz-tb-row{grid-template-columns:1fr 1fr}.fz-tb{padding:9px 10px}.fz-tb>span:last-child{font-size:12px}}
/* ===================== PROGRAM-CARDS block (progblock): arrange A x cardstyle S x iconchip I x radius R x hover H x cta T x gap G x iconpos P = 138,240 ===================== */
.progrows[class*="progblock--A"]{gap:var(--pbg,16px)}
.progrows.progblock--A1{grid-template-columns:repeat(3,1fr)}
.progrows.progblock--A2{grid-template-columns:1fr}
.progrows.progblock--A3{grid-template-columns:1.4fr 1fr}
/* card style S (top-bar is base) */
.progblock--S1 .pr{border-top:none;border-left:4px solid #d320e9;border-radius:6px}
.progblock--S2 .pr{border-top:none;border-bottom:3px solid #d320e9}
.progblock--S3 .pr{border:1px solid color-mix(in srgb,#d320e9 45%,#dfe4ec);border-top-width:1px}
.progblock--S4 .pr{border-top:none;box-shadow:0 22px 46px -24px rgba(0,0,0,.5)}
.progblock--S5 .pr{border-top:none;background:color-mix(in srgb,#d320e9 7%,#fff)}
.progblock--S6 .pr{border:none;border-top:none;box-shadow:none;background:transparent;border-bottom:1px solid color-mix(in srgb,#207943 20%,transparent);border-radius:0}
.progblock--S7 .pr{border-top:none;background:linear-gradient(180deg,#fff,color-mix(in srgb,#d320e9 6%,#fff))}
/* icon chip I (rounded-square is base) */
.progblock--I1 .pr .pr-ic{border-radius:50%}
.progblock--I2 .pr .pr-ic{border-radius:3px}
.progblock--I3 .pr .pr-ic{clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0 50%);border-radius:0}
.progblock--I4 .pr .pr-ic{background:transparent;box-shadow:inset 0 0 0 1.5px color-mix(in srgb,#d320e9 50%,transparent)}
.progblock--I5 .pr .pr-ic{background:#207943;color:#fff}
/* radius R */
.progblock--R1 .pr{border-radius:2px}.progblock--R2 .pr{border-radius:18px}
.progblock--R3 .pr{border-radius:16px 4px 16px 4px}.progblock--R4 .pr{border-radius:20px 20px 6px 6px}
/* hover H */
.progblock--H1 .pr:hover{transform:translateY(-4px);box-shadow:0 24px 46px -22px rgba(0,0,0,.5)}
.progblock--H2 .pr{transition:border-color .16s,box-shadow .16s}.progblock--H2 .pr:hover{box-shadow:0 0 0 2px color-mix(in srgb,#d320e9 40%,transparent)}
.progblock--H3 .pr:hover{background:color-mix(in srgb,#d320e9 6%,#fff)}
/* cta T (arrow-link is base) */
.progblock--T1 .pr .pr-cta{background:#207943;color:#fff;padding:8px 14px;border-radius:8px}.progblock--T1 .pr .pr-cta:after{content:" \2192"}
.progblock--T2 .pr .pr-cta{border-bottom:1px solid color-mix(in srgb,#d320e9 45%,transparent);padding-bottom:2px}
/* gap G */
.progblock--G1{--pbg:24px}
.progblock--G2{--pbg:10px}
/* icon position P (top-left is base) */
.progblock--P1 .pr{align-items:center;text-align:center}.progblock--P1 .pr .pr-ic{margin-left:auto;margin-right:auto}
.progblock--P2 .pr h3{display:flex;align-items:center;gap:10px}.progblock--P2 .pr .pr-ic{width:30px;height:30px;margin-bottom:0;order:-1}
@media(max-width:860px){.progrows[class*="progblock--A"]{grid-template-columns:1fr!important}}
/* SITE-WIDE CARD SKIN: the site's progblock cardstyle S / radius R / hover H also skin the other card grids
   (service-area, blog, things-to-do, why-us) so inner pages share the homepage program-card look. Structure
   (columns, sublinks, tags) stays per-block; only the shell (border/background/radius/hover) is unified. */
.progblock--S1 :is(.sa-card,.td-card,.bl-post,.wc){border-top:none;border-left:4px solid #d320e9;border-radius:6px}
.progblock--S2 :is(.sa-card,.td-card,.bl-post,.wc){border-top:none;border-bottom:3px solid #d320e9}
.progblock--S3 :is(.sa-card,.td-card,.bl-post,.wc){border:1px solid color-mix(in srgb,#d320e9 45%,#dfe4ec);border-top-width:1px}
.progblock--S4 :is(.sa-card,.td-card,.bl-post,.wc){border-top:none;box-shadow:0 22px 46px -24px rgba(0,0,0,.5)}
.progblock--S5 :is(.sa-card,.td-card,.bl-post,.wc){border-top:none;background:color-mix(in srgb,#d320e9 7%,#fff)}
.progblock--S6 :is(.sa-card,.td-card,.bl-post,.wc){border:none;border-top:none;box-shadow:none;background:transparent;border-bottom:1px solid color-mix(in srgb,#207943 20%,transparent);border-radius:0}
.progblock--S7 :is(.sa-card,.td-card,.bl-post,.wc){border-top:none;background:linear-gradient(180deg,#fff,color-mix(in srgb,#d320e9 6%,#fff))}
.progblock--R1 :is(.sa-card,.td-card,.bl-post,.wc){border-radius:2px}.progblock--R2 :is(.sa-card,.td-card,.bl-post,.wc){border-radius:18px}
.progblock--R3 :is(.sa-card,.td-card,.bl-post,.wc){border-radius:16px 4px 16px 4px}.progblock--R4 :is(.sa-card,.td-card,.bl-post,.wc){border-radius:20px 20px 6px 6px}
.progblock--H1 :is(.sa-card,.td-card,.bl-post,.wc):hover{transform:translateY(-4px);box-shadow:0 24px 46px -22px rgba(0,0,0,.5)}
.progblock--H2 :is(.sa-card,.td-card,.bl-post,.wc){transition:border-color .16s,box-shadow .16s}.progblock--H2 :is(.sa-card,.td-card,.bl-post,.wc):hover{box-shadow:0 0 0 2px color-mix(in srgb,#d320e9 40%,transparent)}
.progblock--H3 :is(.sa-card,.td-card,.bl-post,.wc):hover{background:color-mix(in srgb,#d320e9 6%,#fff)}

/* ===================== FOOTER TRUST decoration (ftrust): layout L x badge B x iconchip I x accent A x heading H x divider D x density G x corner R = 144,000 ===================== */
.fz-trust.ftrust--L1 .fz-tb-row{grid-template-columns:repeat(3,1fr)}
.fz-trust.ftrust--L2{text-align:center}.fz-trust.ftrust--L2 .fz-tb{justify-content:center}
.fz-trust.ftrust--L3 .fz-tb-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}
.fz-trust.ftrust--L4 .fz-tb-row{grid-template-columns:repeat(6,1fr)}
/* badge B (bordered chip is base) */
.ftrust--B1 .fz-tb{background:color-mix(in srgb,var(--ink) 8%,transparent);border-color:transparent}
.ftrust--B2 .fz-tb{background:transparent;border:none;padding-left:0;padding-right:0}
.ftrust--B3 .fz-tb{border:none;border-bottom:1px solid color-mix(in srgb,var(--ink) 18%,transparent);border-radius:0;background:transparent}
.ftrust--B4 .fz-tb{border:none;background:transparent;flex-direction:column;align-items:flex-start;gap:7px}
.ftrust--B5 .fz-tb{border:1px solid color-mix(in srgb,#d320e9 40%,transparent);background:color-mix(in srgb,#d320e9 7%,transparent)}
/* icon chip I */
.ftrust--I1 .fz-tb-ic{border-radius:50%}.ftrust--I2 .fz-tb-ic{border-radius:3px}
.ftrust--I3 .fz-tb-ic{clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0 50%)}
.ftrust--I4 .fz-tb-ic{background:transparent;box-shadow:inset 0 0 0 1.5px color-mix(in srgb,#d320e9 50%,transparent)}
/* accent A */
.ftrust--A1 .fz-tb-ic{color:#207943;background:color-mix(in srgb,#207943 26%,transparent)}
.ftrust--A2 .fz-tb--local .fz-tb-ic{color:#d320e9;background:color-mix(in srgb,#d320e9 15%,transparent)}
.ftrust--A3 .fz-tb-ic{background:linear-gradient(135deg,color-mix(in srgb,#d320e9 22%,transparent),color-mix(in srgb,#207943 26%,transparent))}
/* heading H (mono eyebrow is base) */
.ftrust--H1 .fz-trust-h{font-family:'Bitter',Georgia,serif;font-size:16px;letter-spacing:0;text-transform:none}
.ftrust--H2 .fz-trust-h{display:block}
.ftrust--H3 .fz-trust-h:before{content:"";display:inline-block;width:22px;height:2px;background:#d320e9;vertical-align:middle;margin-right:9px}
.ftrust--H4 .fz-trust-h{text-align:center}
/* divider D (border-bottom base) */
.ftrust--D1{border-bottom:none;border-top:1px solid color-mix(in srgb,var(--ink) 14%,transparent);padding-top:24px;padding-bottom:0;margin-top:24px;margin-bottom:0}
.ftrust--D2{border-bottom:none}
.ftrust--D3{border-bottom:2px solid color-mix(in srgb,#d320e9 45%,transparent)}
/* density G + corner R */
.ftrust--G1 .fz-tb{padding:8px 11px}.ftrust--G1 .fz-tb-row{gap:8px}
.ftrust--G2 .fz-tb{padding:14px 15px}.ftrust--G2 .fz-tb-row{gap:14px}
.ftrust--R1 .fz-tb{border-radius:3px}.ftrust--R2 .fz-tb{border-radius:20px}
.fz-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:14px}
.fz-logo img{height:30px;width:auto;background:#fff;border-radius:8px;padding:5px;box-shadow:0 2px 8px -2px rgba(0,0,0,.4)}   /* subtle light chip so the logo stays visible on the dark footer (issue #2) */
.fz-logo span{font-family:'Bitter',Georgia,serif;font-size:19px;color:var(--ink)}
.fz-blurb{font-size:13px;line-height:1.6;color:color-mix(in srgb,var(--ink) 74%,transparent);max-width:34ch;margin:0 0 14px}
.fz-nap{font-size:13px;line-height:1.7;color:color-mix(in srgb,var(--ink) 78%,transparent);margin:0}
.fz-nap b{color:var(--ink)}.fz-nap a{color:color-mix(in srgb,#d320e9 55%,var(--ink));text-decoration:none}.fz-nap a:hover{text-decoration:underline}
.fz-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.fz-cta svg{width:16px;height:16px}
.fz .fz-cta .cta-btn2{color:#fff!important;border-color:rgba(255,255,255,.4)!important}.fz .fz-cta .cta-btn2:hover{border-color:#fff!important;background:rgba(255,255,255,.08)!important}
.fz-col h4{color:var(--ink);font-family:'Mulish',sans-serif;font-size:12px;letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-weight:700}
.fz-col a{display:block;font-size:13.5px;color:color-mix(in srgb,var(--ink) 76%,transparent);text-decoration:none;padding:5px 0;transition:color .14s,padding-left .14s}
.fz-col a:hover{color:var(--ink);padding-left:4px}
.fz-legal{border-top:1px solid color-mix(in srgb,var(--ink) 16%,transparent);margin-top:30px;padding-top:20px;font-size:12px;color:color-mix(in srgb,var(--ink) 60%,transparent);line-height:1.6}
@media(max-width:900px){.fz-grid{grid-template-columns:1fr 1fr}.fz-brand{grid-column:1/-1}}
@media(max-width:560px){.fz-grid{grid-template-columns:1fr 1fr}}

.sp-hd{background:#fff;;border-radius:14px}
.sp-hd .hd-top{display:flex;justify-content:space-between;align-items:center;padding:7px 20px;background:#207943;color:#fff;font-size:11.5px;border-radius:14px 14px 0 0}
.sp-hd .hd-bar{display:flex;align-items:center;gap:18px;padding:12px 20px}
.sp-hd .hd-b{display:flex;align-items:center;gap:10px}
.sp-hd .hd-mk{width:34px;height:34px;display:grid;place-items:center;background:#207943;color:#fff;font-weight:800;font-size:13px;border-radius:10px}
.sp-hd .hd-nm{font-weight:800;color:#207943;font-size:16px;white-space:nowrap}
.sp-hd .hd-nav{display:flex;gap:4px;align-items:center;flex:1;justify-content:flex-start}
.sp-hd .hd-it{position:relative}
.sp-hd .hd-it>a,.sp-hd .hd-lnk{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;font-size:13px;font-weight:600;color:#3a4658;cursor:pointer;border-radius:8px;transition:color .15s,background .15s,box-shadow .15s;white-space:nowrap}
.sp-hd .hd-it>a:hover,.sp-hd .hd-lnk:hover{color:#207943;box-shadow:inset 0 0 0 1.5px color-mix(in srgb,#207943 35%,transparent)}
.sp-hd .ti{width:16px;height:16px;flex:none;display:grid;place-items:center}
.sp-hd .ti svg{width:15px;height:15px;transition:transform .2s ease}
.sp-hd .hd-it>a:hover .ti svg,.sp-hd .hd-lnk:hover .ti svg{transform:scale(1.15)}
.sp-hd .car{font-weight:400;font-size:10px;margin-left:1px;color:#d320e9;display:inline-block;transition:transform .22s ease}
.sp-hd .hd-it:hover>a .car{transform:rotate(180deg)}
.sp-hd .hd-pan{position:absolute;top:100%;left:0;margin-top:10px;background:#fff;border:1px solid #e6eaf1;border-radius:13px;box-shadow:0 22px 46px -16px rgba(0,0,0,.28);padding:9px;min-width:216px;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s,transform .18s,visibility .18s;z-index:40}
.sp-hd .hd-it:hover .hd-pan{opacity:1;visibility:visible;transform:translateY(0)}
.sp-hd .hd-pan a{display:flex;align-items:center;gap:9px;padding:7px 9px;font-size:12.5px;color:#48566b;border-radius:9px;cursor:pointer;opacity:0;transform:translateX(-8px);transition:opacity .22s ease,transform .22s ease,background .14s ease}
.sp-hd .hd-it:hover .hd-pan a{opacity:1;transform:none}
.sp-hd .hd-pan a:hover{background:color-mix(in srgb,#d320e9 12%,#fff);color:#207943}
.sp-hd .hd-pan .mi{flex:none;width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:color-mix(in srgb,#d320e9 12%,#fff);transition:background .18s ease}
.sp-hd .hd-pan .mi svg{width:15px;height:15px;stroke:#d320e9;transition:transform .2s ease,stroke .2s ease}
.sp-hd .hd-pan a:hover .mi{background:color-mix(in srgb,#d320e9 24%,#fff)}
.sp-hd .hd-pan a:hover .mi svg{transform:translateX(1px) scale(1.14);stroke:#207943}
.sp-hd .hd-pan a b{display:block;font-weight:700;color:#26303f}
.sp-hd .hd-pan a em{display:block;font-style:normal;font-size:11px;color:#8a97ad;margin-top:1px}
.sp-hd .hd-pan .tw{display:flex;flex-direction:column}
.sp-hd .hd-it:hover .hd-pan a:nth-child(1){transition-delay:.03s}
.sp-hd .hd-it:hover .hd-pan a:nth-child(2){transition-delay:.06s}
.sp-hd .hd-it:hover .hd-pan a:nth-child(3){transition-delay:.09s}
.sp-hd .hd-it:hover .hd-pan a:nth-child(4){transition-delay:.12s}
.sp-hd .hd-it:hover .hd-pan a:nth-child(5){transition-delay:.15s}
.sp-hd .hd-it:hover .hd-pan a:nth-child(6){transition-delay:.18s}
.sp-hd .hd-pan.grid{display:grid;grid-template-columns:1fr 1fr;gap:3px;min-width:330px}
.sp-hd .hd-pan.rich{display:grid;grid-template-columns:1fr 1fr;gap:6px;min-width:360px}
.sp-hd .hd-cta{display:flex;align-items:center;gap:14px;margin-left:auto}
.sp-hd .hd-ph{font-weight:700;color:#207943;font-size:13.5px;white-space:nowrap;cursor:pointer}
.sp-hd .hd-apply{background:#fff;color:#207943;box-shadow:inset 0 0 0 2px #207943;border:none;border-radius:10px;padding:10px 16px;font-weight:800;font-size:13px;cursor:pointer;transition:transform .2s,box-shadow .2s;white-space:nowrap}
.sp-hd .hd-apply:hover{transform:translateY(-2px);box-shadow:0 12px 24px -10px #207943}
.sp-he{border-radius:20px;overflow:hidden;position:relative;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1240 720' preserveAspectRatio='xMidYMid slice'%3E%3Ccircle cx='1358' cy='722' r='497' fill='none' stroke='%23ffffff' stroke-opacity='0.233' stroke-width='4'/%3E%3Ccircle cx='1312' cy='390' r='566' fill='none' stroke='%23ffffff' stroke-opacity='0.166' stroke-width='2'/%3E%3Ccircle cx='361' cy='-15' r='369' fill='%23ffffff' fill-opacity='0.203'/%3E%3Ccircle cx='1104' cy='383' r='213' fill='%23ffffff' fill-opacity='0.158'/%3E%3Cg transform='rotate(87 620 360)'%3E%3Cpath d='M-28 -11 L-18 -21' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M29 -20 A 5 5 0 0 1 39 -20' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M90 -11 L100 -21' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M145 -19 A 5 5 0 0 1 155 -19' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M207 -17 L217 -27' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M262 -24 A 5 5 0 0 1 272 -24' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M312 -17 L322 -27' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M379 -15 A 5 5 0 0 1 389 -15' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M427 -18 L437 -28' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M487 -20 A 5 5 0 0 1 497 -20' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M540 -18 L550 -28' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M602 -22 A 5 5 0 0 1 612 -22' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M654 -18 L664 -28' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M711 -21 A 5 5 0 0 1 721 -21' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M769 -18 L779 -28' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M831 -23 A 5 5 0 0 1 841 -23' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M890 -12 L900 -22' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M941 -16 A 5 5 0 0 1 951 -16' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M999 -18 L1009 -28' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1059 -17 A 5 5 0 0 1 1069 -17' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1118 -17 L1128 -27' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1170 -16 A 5 5 0 0 1 1180 -16' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1230 -16 L1240 -26' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M-20 38 A 5 5 0 0 1 -10 38' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M37 45 L47 35' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M88 38 A 5 5 0 0 1 98 38' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M149 40 L159 30' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M207 40 A 5 5 0 0 1 217 40' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M261 38 L271 28' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M313 38 A 5 5 0 0 1 323 38' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M375 43 L385 33' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M430 38 A 5 5 0 0 1 440 38' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M488 37 L498 27' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M549 35 A 5 5 0 0 1 559 35' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M605 44 L615 34' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M658 32 A 5 5 0 0 1 668 32' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M721 46 L731 36' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M774 41 A 5 5 0 0 1 784 41' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M833 42 L843 32' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M882 34 A 5 5 0 0 1 892 34' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M946 44 L956 34' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1001 39 A 5 5 0 0 1 1011 39' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1053 44 L1063 34' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1114 41 A 5 5 0 0 1 1124 41' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1174 47 L1184 37' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1225 36 A 5 5 0 0 1 1235 36' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M-21 100 L-11 90' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M34 93 A 5 5 0 0 1 44 93' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M94 101 L104 91' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M150 99 A 5 5 0 0 1 160 99' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M205 95 L215 85' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M258 93 A 5 5 0 0 1 268 93' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M314 97 L324 87' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M369 89 A 5 5 0 0 1 379 89' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M426 100 L436 90' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M493 92 A 5 5 0 0 1 503 92' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M547 102 L557 92' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M600 98 A 5 5 0 0 1 610 98' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M662 104 L672 94' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M718 97 A 5 5 0 0 1 728 97' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M774 104 L784 94' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M828 89 A 5 5 0 0 1 838 89' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M882 99 L892 89' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M946 91 A 5 5 0 0 1 956 91' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M996 101 L1006 91' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1055 91 A 5 5 0 0 1 1065 91' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1112 95 L1122 85' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1176 98 A 5 5 0 0 1 1186 98' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1224 95 L1234 85' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M-28 153 A 5 5 0 0 1 -18 153' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M30 151 L40 141' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M84 151 A 5 5 0 0 1 94 151' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M150 154 L160 144' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M201 153 A 5 5 0 0 1 211 153' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M258 156 L268 146' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M317 147 A 5 5 0 0 1 327 147' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M372 155 L382 145' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M435 147 A 5 5 0 0 1 445 147' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M485 156 L495 146' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M540 154 A 5 5 0 0 1 550 154' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M597 153 L607 143' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M663 156 A 5 5 0 0 1 673 156' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M714 153 L724 143' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M775 151 A 5 5 0 0 1 785 151' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M826 152 L836 142' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M887 151 A 5 5 0 0 1 897 151' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M940 156 L950 146' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1003 146 A 5 5 0 0 1 1013 146' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1058 161 L1068 151' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1119 152 A 5 5 0 0 1 1129 152' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1167 153 L1177 143' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1225 149 A 5 5 0 0 1 1235 149' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M-25 213 L-15 203' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M31 212 A 5 5 0 0 1 41 212' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M91 208 L101 198' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M150 204 A 5 5 0 0 1 160 204' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M207 213 L217 203' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M260 209 A 5 5 0 0 1 270 209' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M321 211 L331 201' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M379 211 A 5 5 0 0 1 389 211' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M426 217 L436 207' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M486 207 A 5 5 0 0 1 496 207' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M540 211 L550 201' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M599 207 A 5 5 0 0 1 609 207' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M654 217 L664 207' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M716 212 A 5 5 0 0 1 726 212' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M778 208 L788 198' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M830 212 A 5 5 0 0 1 840 212' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M883 213 L893 203' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M943 203 A 5 5 0 0 1 953 203' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1003 213 L1013 203' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1054 212 A 5 5 0 0 1 1064 212' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1116 208 L1126 198' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1168 213 A 5 5 0 0 1 1178 213' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1233 209 L1243 199' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M-24 270 A 5 5 0 0 1 -14 270' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M30 275 L40 265' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M93 268 A 5 5 0 0 1 103 268' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M148 265 L158 255' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M208 261 A 5 5 0 0 1 218 261' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M255 267 L265 257' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M319 260 A 5 5 0 0 1 329 260' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M379 275 L389 265' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M431 260 A 5 5 0 0 1 441 260' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M484 269 L494 259' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M541 266 A 5 5 0 0 1 551 266' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M598 269 L608 259' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M663 260 A 5 5 0 0 1 673 260' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M720 270 L730 260' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M769 263 A 5 5 0 0 1 779 263' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M825 270 L835 260' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M888 269 A 5 5 0 0 1 898 269' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M946 268 L956 258' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1005 263 A 5 5 0 0 1 1015 263' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1056 268 L1066 258' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1113 266 A 5 5 0 0 1 1123 266' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1177 274 L1187 264' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1232 264 A 5 5 0 0 1 1242 264' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M-29 323 L-19 313' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M35 323 A 5 5 0 0 1 45 323' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M94 324 L104 314' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M141 318 A 5 5 0 0 1 151 318' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M204 330 L214 320' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M260 321 A 5 5 0 0 1 270 321' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M312 328 L322 318' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M369 327 A 5 5 0 0 1 379 327' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M432 325 L442 315' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M491 317 A 5 5 0 0 1 501 317' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M542 329 L552 319' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M599 322 A 5 5 0 0 1 609 322' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M657 325 L667 315' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M711 325 A 5 5 0 0 1 721 325' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M775 325 L785 315' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M835 324 A 5 5 0 0 1 845 324' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M891 326 L901 316' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M945 318 A 5 5 0 0 1 955 318' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M999 324 L1009 314' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1054 317 A 5 5 0 0 1 1064 317' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1116 332 L1126 322' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1169 327 A 5 5 0 0 1 1179 327' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1224 330 L1234 320' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M-22 382 A 5 5 0 0 1 -12 382' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M33 383 L43 373' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M91 384 A 5 5 0 0 1 101 384' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M142 381 L152 371' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M202 382 A 5 5 0 0 1 212 382' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M257 386 L267 376' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M320 378 A 5 5 0 0 1 330 378' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M373 385 L383 375' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M433 383 A 5 5 0 0 1 443 383' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M483 389 L493 379' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M549 384 A 5 5 0 0 1 559 384' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M603 388 L613 378' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M662 377 A 5 5 0 0 1 672 377' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M719 382 L729 372' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M771 374 A 5 5 0 0 1 781 374' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M831 384 L841 374' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M883 381 A 5 5 0 0 1 893 381' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M946 379 L956 369' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M997 382 A 5 5 0 0 1 1007 382' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1056 386 L1066 376' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1114 374 A 5 5 0 0 1 1124 374' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1171 386 L1181 376' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1225 376 A 5 5 0 0 1 1235 376' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M-25 439 L-15 429' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M33 439 A 5 5 0 0 1 43 439' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M88 445 L98 435' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M141 434 A 5 5 0 0 1 151 434' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M198 444 L208 434' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M261 435 A 5 5 0 0 1 271 435' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M320 437 L330 427' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M378 436 A 5 5 0 0 1 388 436' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M427 445 L437 435' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M490 434 A 5 5 0 0 1 500 434' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M548 446 L558 436' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M602 438 A 5 5 0 0 1 612 438' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M657 444 L667 434' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M720 432 A 5 5 0 0 1 730 432' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M770 436 L780 426' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M834 431 A 5 5 0 0 1 844 431' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M883 446 L893 436' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M947 431 A 5 5 0 0 1 957 431' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1006 442 L1016 432' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1053 441 A 5 5 0 0 1 1063 441' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1115 437 L1125 427' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1168 437 A 5 5 0 0 1 1178 437' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1229 440 L1239 430' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M-29 490 A 5 5 0 0 1 -19 490' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M32 503 L42 493' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M86 493 A 5 5 0 0 1 96 493' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M144 493 L154 483' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M208 489 A 5 5 0 0 1 218 489' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M257 501 L267 491' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M322 497 A 5 5 0 0 1 332 497' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M372 498 L382 488' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M426 492 A 5 5 0 0 1 436 492' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M485 496 L495 486' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M544 488 A 5 5 0 0 1 554 488' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M604 500 L614 490' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M654 493 A 5 5 0 0 1 664 493' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M719 496 L729 486' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M774 491 A 5 5 0 0 1 784 491' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M831 497 L841 487' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M891 494 A 5 5 0 0 1 901 494' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M949 502 L959 492' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1000 491 A 5 5 0 0 1 1010 491' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1063 499 L1073 489' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1111 496 A 5 5 0 0 1 1121 496' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1171 493 L1181 483' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1226 498 A 5 5 0 0 1 1236 498' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M-27 553 L-17 543' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M33 546 A 5 5 0 0 1 43 546' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M87 554 L97 544' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M150 546 A 5 5 0 0 1 160 546' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M204 555 L214 545' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M257 551 A 5 5 0 0 1 267 551' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M319 555 L329 545' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M373 545 A 5 5 0 0 1 383 545' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M433 557 L443 547' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M486 546 A 5 5 0 0 1 496 546' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M541 558 L551 548' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M598 551 A 5 5 0 0 1 608 551' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M660 559 L670 549' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M718 545 A 5 5 0 0 1 728 545' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M772 555 L782 545' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M826 550 A 5 5 0 0 1 836 550' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M885 560 L895 550' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M942 550 A 5 5 0 0 1 952 550' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1002 560 L1012 550' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1057 553 A 5 5 0 0 1 1067 553' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1110 560 L1120 550' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1173 548 A 5 5 0 0 1 1183 548' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1225 550 L1235 540' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M-24 612 A 5 5 0 0 1 -14 612' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M32 607 L42 597' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M91 608 A 5 5 0 0 1 101 608' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M141 609 L151 599' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M203 603 A 5 5 0 0 1 213 603' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M260 607 L270 597' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M314 612 A 5 5 0 0 1 324 612' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M377 607 L387 597' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M426 608 A 5 5 0 0 1 436 608' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M490 611 L500 601' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M544 608 A 5 5 0 0 1 554 608' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M598 613 L608 603' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M660 605 A 5 5 0 0 1 670 605' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M721 616 L731 606' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M775 610 A 5 5 0 0 1 785 610' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M831 616 L841 606' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M888 605 A 5 5 0 0 1 898 605' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M942 616 L952 606' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M999 605 A 5 5 0 0 1 1009 605' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1059 614 L1069 604' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1120 607 A 5 5 0 0 1 1130 607' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1173 607 L1183 597' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1234 604 A 5 5 0 0 1 1244 604' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M-29 673 L-19 663' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M35 661 A 5 5 0 0 1 45 661' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M84 665 L94 655' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M151 662 A 5 5 0 0 1 161 662' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M199 673 L209 663' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M255 661 A 5 5 0 0 1 265 661' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M315 667 L325 657' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M371 665 A 5 5 0 0 1 381 665' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M434 670 L444 660' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M491 669 A 5 5 0 0 1 501 669' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M545 672 L555 662' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M601 660 A 5 5 0 0 1 611 660' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M656 664 L666 654' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M714 669 A 5 5 0 0 1 724 669' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M777 664 L787 654' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M831 666 A 5 5 0 0 1 841 666' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M892 672 L902 662' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M943 661 A 5 5 0 0 1 953 661' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M996 671 L1006 661' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1060 669 A 5 5 0 0 1 1070 669' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1114 674 L1124 664' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1171 663 A 5 5 0 0 1 1181 663' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1233 674 L1243 664' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M-21 724 A 5 5 0 0 1 -11 724' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M27 725 L37 715' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M84 717 A 5 5 0 0 1 94 717' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M143 728 L153 718' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M205 718 A 5 5 0 0 1 215 718' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M255 730 L265 720' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M322 718 A 5 5 0 0 1 332 718' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M372 730 L382 720' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M432 721 A 5 5 0 0 1 442 721' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M490 729 L500 719' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M542 718 A 5 5 0 0 1 552 718' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M602 730 L612 720' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M656 726 A 5 5 0 0 1 666 726' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M721 728 L731 718' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M774 726 A 5 5 0 0 1 784 726' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M826 731 L836 721' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M885 716 A 5 5 0 0 1 895 716' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M944 724 L954 714' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M998 717 A 5 5 0 0 1 1008 717' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1063 722 L1073 712' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1112 725 A 5 5 0 0 1 1122 725' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3Cpath d='M1167 724 L1177 714' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.6'/%3E%3Cpath d='M1229 717 A 5 5 0 0 1 1239 717' fill='none' stroke='%23ffffff' stroke-opacity='0.235' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,radial-gradient(520px 400px at 8% 90%,rgba(255,255,255,.12),transparent 70%),radial-gradient(130% 150% at 8% -25%,color-mix(in srgb,#207943 66%,#d320e9),color-mix(in srgb,#207943 80%,#000));color:#fff;padding:0;display:grid;grid-template-columns:1.02fr .98fr;min-height:350px}
.sp-he .he-dl{padding:42px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.sp-he .he-dr{position:relative;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1240 720' preserveAspectRatio='xMidYMid slice'%3E%3Ccircle cx='235' cy='-149' r='570' fill='none' stroke='%23ffffff' stroke-opacity='0.169' stroke-width='5' stroke-dasharray='1669 1789'/%3E%3Ccircle cx='340' cy='797' r='441' fill='none' stroke='%23ffffff' stroke-opacity='0.199' stroke-width='4'/%3E%3Ccircle cx='1304' cy='491' r='598' fill='none' stroke='%23ffffff' stroke-opacity='0.224' stroke-width='2'/%3E%3Ccircle cx='1235' cy='31' r='323' fill='%23ffffff' fill-opacity='0.190'/%3E%3Ccircle cx='40' cy='127' r='403' fill='%23ffffff' fill-opacity='0.092'/%3E%3Cg transform='rotate(179 620 360)'%3E%3Cpath d='M-25 -21 A 9 9 0 0 1 -7 -21' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='28' y='-23' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(63 37 -14)'/%3E%3Cpath d='M107 -18 A 9 9 0 0 1 125 -18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='171' y='-29' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(42 180 -20)'/%3E%3Cpath d='M233 -26 A 9 9 0 0 1 251 -26' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='284' y='-30' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(35 293 -21)'/%3E%3Cpath d='M346 -14 A 9 9 0 0 1 364 -14' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='416' y='-35' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(45 425 -26)'/%3E%3Cpath d='M483 -23 A 9 9 0 0 1 501 -23' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='546' y='-37' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(38 555 -28)'/%3E%3Cpath d='M612 -15 A 9 9 0 0 1 630 -15' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='682' y='-28' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(71 691 -19)'/%3E%3Cpath d='M746 -24 A 9 9 0 0 1 764 -24' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='805' y='-35' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(2 814 -26)'/%3E%3Cpath d='M870 -17 A 9 9 0 0 1 888 -17' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='924' y='-24' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(32 933 -15)'/%3E%3Cpath d='M993 -13 A 9 9 0 0 1 1011 -13' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1058' y='-33' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(17 1067 -24)'/%3E%3Cpath d='M1117 -29 A 9 9 0 0 1 1135 -29' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1182' y='-35' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(79 1191 -26)'/%3E%3Cpath d='M1244 -27 A 9 9 0 0 1 1262 -27' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='-35' y='26' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(56 -26 35)'/%3E%3Cpath d='M39 38 A 9 9 0 0 1 57 38' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='106' y='39' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(36 115 48)'/%3E%3Cpath d='M167 45 A 9 9 0 0 1 185 45' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='222' y='26' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(37 231 35)'/%3E%3Cpath d='M299 51 A 9 9 0 0 1 317 51' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='356' y='39' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(5 365 48)'/%3E%3Cpath d='M423 45 A 9 9 0 0 1 441 45' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='475' y='28' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(12 484 37)'/%3E%3Cpath d='M543 50 A 9 9 0 0 1 561 50' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='606' y='40' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(32 615 49)'/%3E%3Cpath d='M681 40 A 9 9 0 0 1 699 40' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='747' y='27' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(69 756 36)'/%3E%3Cpath d='M801 48 A 9 9 0 0 1 819 48' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='870' y='30' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(47 879 39)'/%3E%3Cpath d='M928 52 A 9 9 0 0 1 946 52' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='998' y='32' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(4 1007 41)'/%3E%3Cpath d='M1052 41 A 9 9 0 0 1 1070 41' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1118' y='27' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(75 1127 36)'/%3E%3Cpath d='M1182 42 A 9 9 0 0 1 1200 42' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1253' y='41' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(7 1262 50)'/%3E%3Cpath d='M-32 99 A 9 9 0 0 1 -14 99' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='36' y='94' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(69 45 103)'/%3E%3Cpath d='M100 112 A 9 9 0 0 1 118 112' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='169' y='92' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(52 178 101)'/%3E%3Cpath d='M220 107 A 9 9 0 0 1 238 107' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='300' y='97' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(56 309 106)'/%3E%3Cpath d='M355 108 A 9 9 0 0 1 373 108' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='428' y='102' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(61 437 111)'/%3E%3Cpath d='M491 113 A 9 9 0 0 1 509 113' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='555' y='101' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(47 564 110)'/%3E%3Cpath d='M607 107 A 9 9 0 0 1 625 107' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='671' y='92' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(21 680 101)'/%3E%3Cpath d='M737 101 A 9 9 0 0 1 755 101' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='801' y='100' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(44 810 109)'/%3E%3Cpath d='M875 111 A 9 9 0 0 1 893 111' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='931' y='99' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(37 940 108)'/%3E%3Cpath d='M992 102 A 9 9 0 0 1 1010 102' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1064' y='105' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(15 1073 114)'/%3E%3Cpath d='M1116 112 A 9 9 0 0 1 1134 112' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1181' y='103' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(66 1190 112)'/%3E%3Cpath d='M1257 117 A 9 9 0 0 1 1275 117' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='-21' y='160' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(29 -12 169)'/%3E%3Cpath d='M42 174 A 9 9 0 0 1 60 174' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='93' y='157' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(10 102 166)'/%3E%3Cpath d='M158 175 A 9 9 0 0 1 176 175' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='222' y='159' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(76 231 168)'/%3E%3Cpath d='M294 180 A 9 9 0 0 1 312 180' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='353' y='163' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(77 362 172)'/%3E%3Cpath d='M423 174 A 9 9 0 0 1 441 174' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='478' y='164' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(74 487 173)'/%3E%3Cpath d='M554 173 A 9 9 0 0 1 572 173' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='608' y='157' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(29 617 166)'/%3E%3Cpath d='M681 175 A 9 9 0 0 1 699 175' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='745' y='159' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(77 754 168)'/%3E%3Cpath d='M802 170 A 9 9 0 0 1 820 170' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='863' y='157' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(31 872 166)'/%3E%3Cpath d='M929 169 A 9 9 0 0 1 947 169' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='995' y='164' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(14 1004 173)'/%3E%3Cpath d='M1055 166 A 9 9 0 0 1 1073 166' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1127' y='158' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(65 1136 167)'/%3E%3Cpath d='M1193 166 A 9 9 0 0 1 1211 166' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1246' y='154' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(47 1255 163)'/%3E%3Cpath d='M-34 230 A 9 9 0 0 1 -16 230' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='29' y='228' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(8 38 237)'/%3E%3Cpath d='M93 227 A 9 9 0 0 1 111 227' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='159' y='234' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(65 168 243)'/%3E%3Cpath d='M233 242 A 9 9 0 0 1 251 242' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='287' y='235' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(12 296 244)'/%3E%3Cpath d='M361 231 A 9 9 0 0 1 379 231' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='422' y='231' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(20 431 240)'/%3E%3Cpath d='M485 236 A 9 9 0 0 1 503 236' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='549' y='221' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(61 558 230)'/%3E%3Cpath d='M612 240 A 9 9 0 0 1 630 240' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='672' y='223' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(25 681 232)'/%3E%3Cpath d='M742 238 A 9 9 0 0 1 760 238' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='796' y='218' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(76 805 227)'/%3E%3Cpath d='M865 229 A 9 9 0 0 1 883 229' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='934' y='225' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(24 943 234)'/%3E%3Cpath d='M1004 237 A 9 9 0 0 1 1022 237' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1051' y='225' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(25 1060 234)'/%3E%3Cpath d='M1132 243 A 9 9 0 0 1 1150 243' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1183' y='218' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(0 1192 227)'/%3E%3Cpath d='M1246 231 A 9 9 0 0 1 1264 231' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='-21' y='290' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(67 -12 299)'/%3E%3Cpath d='M39 291 A 9 9 0 0 1 57 291' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='107' y='286' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(38 116 295)'/%3E%3Cpath d='M164 305 A 9 9 0 0 1 182 305' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='236' y='296' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(40 245 305)'/%3E%3Cpath d='M294 308 A 9 9 0 0 1 312 308' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='359' y='288' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(15 368 297)'/%3E%3Cpath d='M421 294 A 9 9 0 0 1 439 294' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='488' y='300' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(53 497 309)'/%3E%3Cpath d='M550 292 A 9 9 0 0 1 568 292' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='604' y='298' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(65 613 307)'/%3E%3Cpath d='M669 292 A 9 9 0 0 1 687 292' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='742' y='293' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(23 751 302)'/%3E%3Cpath d='M795 295 A 9 9 0 0 1 813 295' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='862' y='286' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(15 871 295)'/%3E%3Cpath d='M925 305 A 9 9 0 0 1 943 305' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='989' y='292' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(10 998 301)'/%3E%3Cpath d='M1065 292 A 9 9 0 0 1 1083 292' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1127' y='295' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(30 1136 304)'/%3E%3Cpath d='M1187 305 A 9 9 0 0 1 1205 305' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1249' y='299' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(1 1258 308)'/%3E%3Cpath d='M-31 357 A 9 9 0 0 1 -13 357' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='29' y='351' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(46 38 360)'/%3E%3Cpath d='M100 360 A 9 9 0 0 1 118 360' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='162' y='357' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(60 171 366)'/%3E%3Cpath d='M227 362 A 9 9 0 0 1 245 362' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='282' y='362' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(34 291 371)'/%3E%3Cpath d='M364 359 A 9 9 0 0 1 382 359' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='416' y='353' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(57 425 362)'/%3E%3Cpath d='M487 359 A 9 9 0 0 1 505 359' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='547' y='350' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(34 556 359)'/%3E%3Cpath d='M612 361 A 9 9 0 0 1 630 361' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='667' y='352' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(12 676 361)'/%3E%3Cpath d='M731 368 A 9 9 0 0 1 749 368' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='795' y='346' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(61 804 355)'/%3E%3Cpath d='M860 362 A 9 9 0 0 1 878 362' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='922' y='349' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(35 931 358)'/%3E%3Cpath d='M996 363 A 9 9 0 0 1 1014 363' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1055' y='346' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(67 1064 355)'/%3E%3Cpath d='M1132 365 A 9 9 0 0 1 1150 365' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1182' y='354' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(25 1191 363)'/%3E%3Cpath d='M1246 358 A 9 9 0 0 1 1264 358' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='-25' y='419' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(60 -16 428)'/%3E%3Cpath d='M31 432 A 9 9 0 0 1 49 432' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='106' y='413' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(73 115 422)'/%3E%3Cpath d='M163 433 A 9 9 0 0 1 181 433' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='223' y='417' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(65 232 426)'/%3E%3Cpath d='M291 419 A 9 9 0 0 1 309 419' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='360' y='421' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(72 369 430)'/%3E%3Cpath d='M422 428 A 9 9 0 0 1 440 428' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='480' y='420' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(43 489 429)'/%3E%3Cpath d='M547 422 A 9 9 0 0 1 565 422' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='611' y='419' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(37 620 428)'/%3E%3Cpath d='M669 427 A 9 9 0 0 1 687 427' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='748' y='413' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(50 757 422)'/%3E%3Cpath d='M805 430 A 9 9 0 0 1 823 430' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='876' y='411' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(7 885 420)'/%3E%3Cpath d='M925 424 A 9 9 0 0 1 943 424' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='990' y='415' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(42 999 424)'/%3E%3Cpath d='M1065 429 A 9 9 0 0 1 1083 429' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1118' y='420' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(75 1127 429)'/%3E%3Cpath d='M1183 421 A 9 9 0 0 1 1201 421' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1245' y='424' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(62 1254 433)'/%3E%3Cpath d='M-24 489 A 9 9 0 0 1 -6 489' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='36' y='478' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(71 45 487)'/%3E%3Cpath d='M102 493 A 9 9 0 0 1 120 493' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='155' y='477' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(17 164 486)'/%3E%3Cpath d='M229 500 A 9 9 0 0 1 247 500' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='295' y='476' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(5 304 485)'/%3E%3Cpath d='M354 485 A 9 9 0 0 1 372 485' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='418' y='474' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(61 427 483)'/%3E%3Cpath d='M486 488 A 9 9 0 0 1 504 488' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='538' y='490' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(71 547 499)'/%3E%3Cpath d='M602 494 A 9 9 0 0 1 620 494' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='681' y='487' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(27 690 496)'/%3E%3Cpath d='M730 489 A 9 9 0 0 1 748 489' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='801' y='484' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(68 810 493)'/%3E%3Cpath d='M863 497 A 9 9 0 0 1 881 497' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='938' y='485' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(75 947 494)'/%3E%3Cpath d='M988 493 A 9 9 0 0 1 1006 493' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1051' y='488' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(53 1060 497)'/%3E%3Cpath d='M1117 499 A 9 9 0 0 1 1135 499' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1195' y='481' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(78 1204 490)'/%3E%3Cpath d='M1259 495 A 9 9 0 0 1 1277 495' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='-36' y='548' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(61 -27 557)'/%3E%3Cpath d='M29 554 A 9 9 0 0 1 47 554' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='98' y='547' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(7 107 556)'/%3E%3Cpath d='M168 558 A 9 9 0 0 1 186 558' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='218' y='551' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(68 227 560)'/%3E%3Cpath d='M299 557 A 9 9 0 0 1 317 557' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='354' y='556' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(38 363 565)'/%3E%3Cpath d='M421 549 A 9 9 0 0 1 439 549' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='474' y='547' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(46 483 556)'/%3E%3Cpath d='M541 552 A 9 9 0 0 1 559 552' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='608' y='544' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(31 617 553)'/%3E%3Cpath d='M678 556 A 9 9 0 0 1 696 556' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='737' y='546' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(22 746 555)'/%3E%3Cpath d='M807 555 A 9 9 0 0 1 825 555' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='858' y='550' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(73 867 559)'/%3E%3Cpath d='M931 556 A 9 9 0 0 1 949 556' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='998' y='544' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(53 1007 553)'/%3E%3Cpath d='M1065 547 A 9 9 0 0 1 1083 547' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1131' y='543' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(63 1140 552)'/%3E%3Cpath d='M1180 553 A 9 9 0 0 1 1198 553' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1252' y='542' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(30 1261 551)'/%3E%3Cpath d='M-29 627 A 9 9 0 0 1 -11 627' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='43' y='618' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(15 52 627)'/%3E%3Cpath d='M102 616 A 9 9 0 0 1 120 616' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='170' y='605' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(48 179 614)'/%3E%3Cpath d='M218 618 A 9 9 0 0 1 236 618' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='292' y='613' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(47 301 622)'/%3E%3Cpath d='M352 628 A 9 9 0 0 1 370 628' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='419' y='611' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(11 428 620)'/%3E%3Cpath d='M490 619 A 9 9 0 0 1 508 619' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='555' y='614' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(61 564 623)'/%3E%3Cpath d='M602 625 A 9 9 0 0 1 620 625' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='679' y='619' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(14 688 628)'/%3E%3Cpath d='M734 617 A 9 9 0 0 1 752 617' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='797' y='619' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(30 806 628)'/%3E%3Cpath d='M864 625 A 9 9 0 0 1 882 625' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='939' y='606' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(62 948 615)'/%3E%3Cpath d='M989 613 A 9 9 0 0 1 1007 613' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1061' y='605' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(16 1070 614)'/%3E%3Cpath d='M1128 619 A 9 9 0 0 1 1146 619' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1188' y='606' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(2 1197 615)'/%3E%3Cpath d='M1247 625 A 9 9 0 0 1 1265 625' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='-35' y='683' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(47 -26 692)'/%3E%3Cpath d='M40 688 A 9 9 0 0 1 58 688' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='95' y='674' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(57 104 683)'/%3E%3Cpath d='M172 678 A 9 9 0 0 1 190 678' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='226' y='672' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(44 235 681)'/%3E%3Cpath d='M288 680 A 9 9 0 0 1 306 680' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='363' y='680' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(23 372 689)'/%3E%3Cpath d='M423 687 A 9 9 0 0 1 441 687' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='483' y='680' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(38 492 689)'/%3E%3Cpath d='M545 679 A 9 9 0 0 1 563 679' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='605' y='666' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(25 614 675)'/%3E%3Cpath d='M681 688 A 9 9 0 0 1 699 688' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='741' y='680' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(77 750 689)'/%3E%3Cpath d='M801 675 A 9 9 0 0 1 819 675' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='861' y='683' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(38 870 692)'/%3E%3Cpath d='M923 686 A 9 9 0 0 1 941 686' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1001' y='678' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(28 1010 687)'/%3E%3Cpath d='M1064 677 A 9 9 0 0 1 1082 677' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1124' y='667' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(61 1133 676)'/%3E%3Cpath d='M1182 679 A 9 9 0 0 1 1200 679' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1259' y='672' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(69 1268 681)'/%3E%3Cpath d='M-28 753 A 9 9 0 0 1 -10 753' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='30' y='742' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(32 39 751)'/%3E%3Cpath d='M101 741 A 9 9 0 0 1 119 741' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='156' y='745' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(1 165 754)'/%3E%3Cpath d='M222 755 A 9 9 0 0 1 240 755' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='296' y='746' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(76 305 755)'/%3E%3Cpath d='M351 743 A 9 9 0 0 1 369 743' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='427' y='731' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(56 436 740)'/%3E%3Cpath d='M492 745 A 9 9 0 0 1 510 745' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='548' y='748' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(41 557 757)'/%3E%3Cpath d='M606 756 A 9 9 0 0 1 624 756' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='683' y='734' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(66 692 743)'/%3E%3Cpath d='M739 750 A 9 9 0 0 1 757 750' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='808' y='745' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(4 817 754)'/%3E%3Cpath d='M874 744 A 9 9 0 0 1 892 744' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='940' y='733' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(25 949 742)'/%3E%3Cpath d='M987 748 A 9 9 0 0 1 1005 748' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1061' y='737' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(35 1070 746)'/%3E%3Cpath d='M1122 752 A 9 9 0 0 1 1140 752' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3Crect x='1186' y='737' width='18' height='18' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.4' transform='rotate(12 1195 746)'/%3E%3Cpath d='M1245 754 A 9 9 0 0 1 1263 754' fill='none' stroke='%23ffffff' stroke-opacity='0.204' stroke-width='1.5'/%3E%3C/g%3E%3Cpath d='M804 -40 L999 -40 L679 760 L484 760 Z' fill='%23ffffff' fill-opacity='0.126'/%3E%3C/svg%3E") center/cover no-repeat,linear-gradient(135deg,#207943,#d320e9);clip-path:polygon(16% 0,100% 0,100% 100%,0 100%);overflow:hidden}
.sp-he .he-dr .art{position:absolute;inset:0}
.sp-he .he-di{width:100%;height:100%;object-fit:cover;display:block}
@media(max-width:720px){.sp-he{grid-template-columns:1fr} .sp-he .he-dr{clip-path:none;min-height:170px}}
.sp-he .he-tx{position:relative;z-index:2}
.sp-he .he-ey{font-family:ui-monospace,monospace;font-size:11.5px;letter-spacing:.18em;text-transform:uppercase;color:#ffffff;font-weight:600}
.sp-he .he-h1{margin:12px 0 0;font-size:34px;line-height:1.08;letter-spacing:-.015em;color:#ffffff;font-weight:800;max-width:16ch}
.sp-he .he-sub{margin:14px 0 0;font-size:15px;line-height:1.55;color:rgba(255,255,255,.84);max-width:52ch}
.sp-he .he-btns{display:flex;gap:12px;margin-top:22px;flex-wrap:wrap}
.sp-he .he-btns.stacked{flex-direction:column;align-items:flex-start;max-width:250px}
.sp-he .he-b1{background:#207943;color:#fff;border:none;border-radius:10px;padding:13px 22px;font-weight:800;font-size:14px;cursor:pointer;transition:transform .2s,box-shadow .2s}
.sp-he .he-b1:hover{transform:translateY(-3px);box-shadow:0 16px 30px -12px #207943}
.sp-he .he-b2{background:rgba(255,255,255,.12);color:#fff;box-shadow:inset 0 0 0 1.5px rgba(255,255,255,.55);border:none;border-radius:10px;padding:13px 20px;font-weight:700;font-size:14px;cursor:pointer;transition:transform .2s}
.sp-he .he-b2:hover{transform:translateY(-3px)}
.sp-he .he-tr{display:flex;gap:9px;margin-top:22px;flex-wrap:wrap}
.sp-he .he-tr span{background:rgba(255,255,255,.15);color:#ffffff;border:1px solid color-mix(in srgb,#d320e9 22%,transparent);border-radius:999px;padding:6px 13px;font-size:12px;font-weight:600}
.sp-he .he-cr{display:flex;gap:16px;margin-top:22px;flex-wrap:wrap}
.sp-he .he-cr span{color:#ffffff;font-size:13px;font-weight:600}
.sp-he .he-sc{display:flex;gap:10px;margin-top:22px;flex-wrap:wrap}
.sp-he .he-sc .sc{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:8px 12px}
.sp-he .he-sc .sc i svg{width:16px;height:16px}
.sp-he .he-sc .sc span{font-size:12px;font-weight:600;color:#ffffff}
.sp-he .he-band{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:26px;position:relative;z-index:2}
.sp-he .he-bc{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px;text-align:left}
.sp-he .he-bc i svg{width:20px;height:20px;stroke:#ffffff}
.sp-he .he-bc b{font-size:13px;color:#ffffff}
@media(max-width:720px){.sp-he .he-band{grid-template-columns:1fr 1fr}}
.sp-he .he-ed{position:absolute;pointer-events:none;z-index:1}
.sp-he .eb{position:absolute;pointer-events:none;z-index:1;background:rgba(255,255,255,.55)}
.sp-he .eb.t{top:0;left:0;right:0;height:5px}
.sp-he .eb.l{top:0;bottom:0;left:0;width:5px}
.sp-he .eb.d{position:absolute;pointer-events:none;z-index:1;right:18px;bottom:16px;width:54px;height:54px;border:2px solid rgba(255,255,255,.18);border-radius:50%}
.sp-he .he-bot{position:absolute;left:0;right:0;bottom:0;width:100%;height:44px;pointer-events:none;z-index:1;display:block}
.sp-ft{background:linear-gradient(#207943e6,color-mix(in srgb,#207943 78%,#000)),url("/assets/img/footer.webp") center/cover no-repeat;border-top:3px solid #d320e9;border-radius:18px;padding:34px 30px 0;color:rgba(255,255,255,.78)}
.sp-ft .ft-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:31px}
.sp-ft .ft-r{display:grid;grid-template-columns:1fr 1fr;gap:31px}
.sp-ft .ft-b{display:flex;align-items:center;gap:10px;margin-bottom:12px}
.sp-ft .ft-mk{width:32px;height:32px;display:grid;place-items:center;background:#d320e9;color:#fff;font-weight:800;font-size:12px;border-radius:38% / 50%}
.sp-ft .ft-nm{font-weight:800;color:#ffffff;font-size:15px}
.sp-ft .ft-blurb{font-size:12.5px;line-height:1.6;color:rgba(255,255,255,.78);max-width:34ch;margin:0 0 12px}
.sp-ft .ft-nap{font-size:12.5px;line-height:1.7;color:rgba(255,255,255,.78)}
.sp-ft .ft-nap b{color:#ffffff}
.sp-ft h5{color:#ffffff;font-size:12px;margin:0 0 12px;letter-spacing:.01em}
.sp-ft .ft-col a{display:block;font-size:12.5px;color:rgba(255,255,255,.78);text-decoration:none;padding:5px 0;cursor:pointer;transition:.14s}
.sp-ft .ft-col a:hover{color:#ffffff;}
.sp-ft .ft-col a:hover::before{content:"\25B8 ";color:#d320e9}
.sp-ft .ft-bot{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-top:26px;padding:16px 0;border-top:1px solid rgba(255,255,255,.18);font-size:11.5px;color:rgba(255,255,255,.62)}
.sp-ft .ft-bot a{color:rgba(255,255,255,.62);text-decoration:none;margin-left:14px;cursor:pointer}
.sp-ft .ft-bot a:hover{color:#ffffff}

.sp-menu{display:flex;gap:6px;align-items:center;background:#fff;border-radius:10px;padding:9px 11px;font-size:12.5px;font-weight:600;color:#1c2534}
.sp-menu i{padding:5px 9px;border-radius:6px;font-style:normal;color:#5a6b86;letter-spacing:.00em}
.sp-menu i{text-transform:uppercase;font-size:11px} .sp-menu i.on{color:#d320e9}
.sp-btn{border:none;padding:13px 20px;border-radius:19px 10px 13px 12px;font-weight:700;font-size:13.5px;color:#fff;background:#207943;position:relative;overflow:hidden;cursor:default;}
.sp-btn{box-shadow:0 0 0 3px color-mix(in srgb,#d320e9 40%,transparent)}
.sp-card{background:#fff;border:0px solid #d9e0ea;border-radius:11px 18px 18px 12px;padding:16px;min-height:104px;box-shadow:0 10px 21px -10px color-mix(in srgb,#207943 20%,transparent)}
.sp-card{border-left:2px solid #d320e9}
.sp-card .ic{width:34px;height:34px;background:color-mix(in srgb,#d320e9 22%,transparent);border-radius:50%;margin-bottom:10px}
.sp-card h4{margin:0 0 6px;font-size:14px;color:#207943} .sp-card p{margin:0;font-size:12.5px;color:#5a6b86}
.sp-svc{background:#207943;color:#fff;height:96px;display:flex;align-items:flex-end;padding:14px;font-weight:700;font-size:13px;border-radius:0px 22px 0px 0px;clip-path:polygon(22px 0, calc(100% - 0px) 0, 100% 0px, 100% calc(100% - 22px), calc(100% - 22px) 100%, 22px 100%, 0 calc(100% - 22px), 0 22px)}
.sp-faq{background:#fff;color:#1c2534} .sp-faq .q{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:13.5px}
.sp-faq .q{background:color-mix(in srgb,#d320e9 10%,#fff);border-radius:13px 7px 13px 6px;padding:12px 14px}
.sp-faq .mk{color:#d320e9;font-family:ui-monospace,monospace;font-weight:700} .sp-faq .mk::before{content:"\25BE"}
.sp-mc1{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.sp-mc1 .b{background:#fff;border:1px solid #dfe4ec;border-radius:14px;padding:10px;overflow:hidden;display:flex;flex-direction:column;gap:6px}
.sp-mc1 .b .ic{width:22px;height:22px;border-radius:6px;background:color-mix(in srgb,#d320e9 24%,#fff)}
.sp-mc1 .b .l1{height:6px;width:74%;border-radius:3px;background:color-mix(in srgb,#207943 15%,#eef1f6)} .sp-mc1 .b .l2{height:6px;width:48%;border-radius:3px;background:#eef1f6}
.sp-mc1 .b:nth-child(1){min-height:62px}
.sp-mc1 .b:nth-child(2){min-height:75px}
.sp-mc1 .b:nth-child(3){min-height:62px}
.sp-mc1 .b:nth-child(4){min-height:55px}
.sp-mc1 .b{border-left:3px solid #d320e9}
.sp-mc2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.sp-mc2 .b{background:#fff;border:1px solid #dfe4ec;border-radius:15px;padding:10px;overflow:hidden;display:flex;flex-direction:column;gap:6px}
.sp-mc2 .b .ic{width:22px;height:22px;border-radius:6px;background:color-mix(in srgb,#d320e9 24%,#fff)}
.sp-mc2 .b .l1{height:6px;width:74%;border-radius:3px;background:color-mix(in srgb,#207943 15%,#eef1f6)} .sp-mc2 .b .l2{height:6px;width:48%;border-radius:3px;background:#eef1f6}
.sp-mc2 .b:nth-child(1){min-height:72px}
.sp-mc2 .b:nth-child(2){min-height:83px}
.sp-mc2 .b:nth-child(3){min-height:84px}
.sp-mc2 .b:nth-child(4){min-height:80px}
.sp-mc2 .b:first-child{grid-column:span 2}
.sp-mc2 .b{border-left:3px solid #d320e9}
.sp-sc{display:flex;flex-direction:column;gap:10px}
.sp-sc .r{background:#fff;border:1px solid #dfe4ec;border-radius:8px;box-shadow:0 6px 16px -12px #207943}
.sp-sc .r:nth-child(1){padding:18px 12px}
.sp-sc .r:nth-child(2){padding:11px 12px}
.sp-sc .r:nth-child(3){padding:11px 12px}
.sp-dc1{display:flex;flex-direction:column;gap:13px}
.sp-dc1 .rb{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #d9e0ea;border-radius:14px;padding:9px 14px;clip-path:polygon(0 0,100% 0,100% 100%,16px 100%,0 calc(100% - 9px))}
.sp-dc1 .rb .t{width:6px;height:24px;border-radius:3px;background:#d320e9;flex:none} .sp-dc1 .rb b{color:#207943;font-size:12.5px;flex:1} .sp-dc1 .rb .v{font-family:ui-monospace,monospace;font-size:11.5px;color:#2b3441;white-space:nowrap}
.sp-dc2{display:flex;flex-direction:column;gap:9px}
.sp-dc2 .tr{background:#fff;border:1px solid #d9e0ea;border-left:4px solid #d320e9;border-radius:13px;padding:10px 14px;display:flex;justify-content:space-between;align-items:center}
.sp-dc2 .tr:nth-child(2){border-left-width:7px} .sp-dc2 .tr:nth-child(3){border-left-width:10px} .sp-dc2 .tr b{color:#207943;font-size:12.5px} .sp-dc2 .tr .v{font-family:ui-monospace,monospace;font-size:11.5px;color:#2b3441}
.sp-nav{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1240 720' preserveAspectRatio='xMidYMid slice'%3E%3Ccircle cx='1077' cy='874' r='561' fill='none' stroke='%23ffffff' stroke-opacity='0.098' stroke-width='5' stroke-dasharray='1760 1761'/%3E%3Ccircle cx='514' cy='542' r='315' fill='none' stroke='%23ffffff' stroke-opacity='0.066' stroke-width='4'/%3E%3Ccircle cx='439' cy='836' r='561' fill='none' stroke='%23ffffff' stroke-opacity='0.056' stroke-width='2'/%3E%3Ccircle cx='1228' cy='639' r='194' fill='%23ffffff' fill-opacity='0.049'/%3E%3Ccircle cx='1060' cy='56' r='351' fill='%23ffffff' fill-opacity='0.060'/%3E%3Cg transform='rotate(179 620 360)'%3E%3Ccircle cx='-24' cy='-16' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M30 -19 L39 -37 L48 -19 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='87' cy='-14' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M131 -4 L140 -22 L149 -4 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='202' cy='-13' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M235 -8 L244 -26 L253 -8 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='305' cy='-23' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M348 -15 L357 -33 L366 -15 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='418' cy='-14' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M456 -4 L465 -22 L474 -4 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='514' cy='-12' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M557 -9 L566 -27 L575 -9 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='623' cy='-27' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M669 -18 L678 -36 L687 -18 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='728' cy='-21' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M789 -9 L798 -27 L807 -9 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='849' cy='-15' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M893 -18 L902 -36 L911 -18 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='959' cy='-20' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1003 -5 L1012 -23 L1021 -5 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1064' cy='-22' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1099 -11 L1108 -29 L1117 -11 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1163' cy='-16' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1216 -10 L1225 -28 L1234 -10 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1277' cy='-13' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M-33 41 L-24 23 L-15 41 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='41' cy='25' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M87 44 L96 26 L105 44 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='145' cy='31' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M186 42 L195 24 L204 42 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='253' cy='29' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M299 44 L308 26 L317 44 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='358' cy='25' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M403 48 L412 30 L421 48 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='457' cy='35' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M511 52 L520 34 L529 52 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='572' cy='38' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M616 39 L625 21 L634 39 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='673' cy='29' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M722 35 L731 17 L740 35 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='798' cy='39' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M842 46 L851 28 L860 46 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='891' cy='26' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M935 43 L944 25 L953 43 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='997' cy='33' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1060 40 L1069 22 L1078 40 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1123' cy='34' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1166 37 L1175 19 L1184 37 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1221' cy='27' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1262 44 L1271 26 L1280 44 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='-23' cy='86' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M16 96 L25 78 L34 96 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='82' cy='87' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M127 89 L136 71 L145 89 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='204' cy='89' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M235 103 L244 85 L253 103 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='298' cy='90' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M357 103 L366 85 L375 103 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='416' cy='81' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M449 90 L458 72 L467 90 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='516' cy='80' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M571 98 L580 80 L589 98 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='626' cy='79' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M669 98 L678 80 L687 98 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='735' cy='80' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M775 93 L784 75 L793 93 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='835' cy='79' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M882 96 L891 78 L900 96 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='958' cy='87' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1001 98 L1010 80 L1019 98 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1055' cy='92' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1105 92 L1114 74 L1123 92 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1163' cy='90' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1219 103 L1228 85 L1237 103 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1285' cy='81' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M-29 158 L-20 140 L-11 158 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='27' cy='151' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M73 144 L82 126 L91 144 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='147' cy='140' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M186 151 L195 133 L204 151 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='257' cy='137' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M300 149 L309 131 L318 149 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='362' cy='148' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M404 150 L413 132 L422 150 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='459' cy='149' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M502 159 L511 141 L520 159 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='581' cy='133' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M622 155 L631 137 L640 155 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='682' cy='146' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M735 143 L744 125 L753 143 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='795' cy='149' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M832 148 L841 130 L850 148 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='903' cy='141' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M944 158 L953 140 L962 158 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1014' cy='137' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1042 149 L1051 131 L1060 149 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1116' cy='138' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1156 157 L1165 139 L1174 157 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1221' cy='139' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1273 151 L1282 133 L1291 151 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='-16' cy='191' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M21 201 L30 183 L39 201 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='82' cy='203' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M135 200 L144 182 L153 200 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='192' cy='205' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M248 200 L257 182 L266 200 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='304' cy='193' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M342 209 L351 191 L360 209 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='408' cy='197' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M459 201 L468 183 L477 201 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='513' cy='194' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M570 196 L579 178 L588 196 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='635' cy='191' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M668 206 L677 188 L686 206 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='739' cy='199' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M776 203 L785 185 L794 203 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='835' cy='193' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M887 203 L896 185 L905 203 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='950' cy='202' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M998 196 L1007 178 L1016 196 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1062' cy='192' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1106 209 L1115 191 L1124 209 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1169' cy='203' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1208 211 L1217 193 L1226 211 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1284' cy='194' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M-27 255 L-18 237 L-9 255 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='30' cy='252' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M77 265 L86 247 L95 265 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='133' cy='241' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M190 255 L199 237 L208 255 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='253' cy='250' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M302 267 L311 249 L320 267 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='359' cy='252' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M402 250 L411 232 L420 250 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='475' cy='259' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M504 266 L513 248 L522 266 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='583' cy='246' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M621 251 L630 233 L639 251 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='682' cy='248' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M731 258 L740 240 L749 258 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='791' cy='242' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M841 268 L850 250 L859 268 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='898' cy='245' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M952 251 L961 233 L970 251 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1000' cy='251' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1046 266 L1055 248 L1064 266 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1115' cy='254' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1150 258 L1159 240 L1168 258 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1215' cy='251' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1268 260 L1277 242 L1286 260 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='-16' cy='309' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M29 311 L38 293 L47 311 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='82' cy='299' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M137 307 L146 289 L155 307 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='189' cy='301' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M242 321 L251 303 L260 321 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='298' cy='302' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M343 305 L352 287 L361 305 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='421' cy='295' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M464 314 L473 296 L482 314 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='525' cy='309' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M561 312 L570 294 L579 312 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='628' cy='312' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M674 318 L683 300 L692 318 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='731' cy='309' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M790 307 L799 289 L808 307 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='843' cy='306' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M883 315 L892 297 L901 315 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='950' cy='299' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1005 322 L1014 304 L1023 322 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1065' cy='295' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1097 318 L1106 300 L1115 318 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1173' cy='303' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1222 317 L1231 299 L1240 317 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1274' cy='313' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M-34 370 L-25 352 L-16 370 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='29' cy='365' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M76 373 L85 355 L94 373 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='137' cy='355' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M193 374 L202 356 L211 374 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='250' cy='356' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M288 364 L297 346 L306 364 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='351' cy='349' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M409 360 L418 342 L427 360 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='459' cy='365' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M510 366 L519 348 L528 366 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='575' cy='362' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M610 360 L619 342 L628 360 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='691' cy='351' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M722 368 L731 350 L740 368 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='797' cy='359' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M841 358 L850 340 L859 358 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='891' cy='366' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M941 367 L950 349 L959 367 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1003' cy='366' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1052 370 L1061 352 L1070 370 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1123' cy='354' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1160 362 L1169 344 L1178 362 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1223' cy='361' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1271 375 L1280 357 L1289 375 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='-19' cy='405' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M22 418 L31 400 L40 418 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='90' cy='419' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M137 419 L146 401 L155 419 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='194' cy='414' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M250 426 L259 408 L268 426 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='309' cy='421' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M341 429 L350 411 L359 429 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='406' cy='409' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M456 424 L465 406 L474 424 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='528' cy='421' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M561 418 L570 400 L579 418 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='628' cy='421' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M664 426 L673 408 L682 426 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='731' cy='407' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M783 412 L792 394 L801 412 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='835' cy='405' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M885 416 L894 398 L903 416 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='943' cy='409' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M997 421 L1006 403 L1015 421 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1066' cy='408' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1110 422 L1119 404 L1128 422 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1177' cy='416' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1221 430 L1230 412 L1239 430 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1269' cy='419' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M-27 471 L-18 453 L-9 471 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='35' cy='457' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M70 478 L79 460 L88 478 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='138' cy='465' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M192 482 L201 464 L210 482 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='253' cy='457' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M302 471 L311 453 L320 471 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='361' cy='473' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M395 467 L404 449 L413 467 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='469' cy='475' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M517 476 L526 458 L535 476 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='575' cy='463' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M624 467 L633 449 L642 467 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='675' cy='471' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M725 479 L734 461 L743 479 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='791' cy='470' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M843 484 L852 466 L861 484 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='907' cy='471' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M947 468 L956 450 L965 468 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1002' cy='467' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1045 472 L1054 454 L1063 472 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1114' cy='460' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1165 483 L1174 465 L1183 483 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1229' cy='461' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1275 477 L1284 459 L1293 477 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='-24' cy='516' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M30 526 L39 508 L48 526 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='89' cy='522' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M133 529 L142 511 L151 529 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='190' cy='514' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M246 532 L255 514 L264 532 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='307' cy='518' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M356 528 L365 510 L374 528 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='409' cy='511' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M458 537 L467 519 L476 537 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='529' cy='527' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M570 522 L579 504 L588 522 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='632' cy='518' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M673 533 L682 515 L691 533 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='732' cy='526' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M777 533 L786 515 L795 533 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='839' cy='522' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M897 535 L906 517 L915 535 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='948' cy='529' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1004 523 L1013 505 L1022 523 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1059' cy='514' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1113 536 L1122 518 L1131 536 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1176' cy='514' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1222 522 L1231 504 L1240 522 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1278' cy='519' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M-23 588 L-14 570 L-5 588 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='37' cy='576' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M88 583 L97 565 L106 583 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='136' cy='580' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M185 582 L194 564 L203 582 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='247' cy='568' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M286 587 L295 569 L304 587 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='356' cy='581' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M407 581 L416 563 L425 581 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='475' cy='577' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M516 583 L525 565 L534 583 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='571' cy='583' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M624 583 L633 565 L642 583 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='678' cy='579' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M720 581 L729 563 L738 581 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='782' cy='576' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M838 583 L847 565 L856 583 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='894' cy='581' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M942 589 L951 571 L960 589 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='998' cy='573' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1057 586 L1066 568 L1075 586 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1122' cy='579' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1162 587 L1171 569 L1180 587 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1228' cy='570' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1276 578 L1285 560 L1294 578 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='-14' cy='619' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M26 630 L35 612 L44 630 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='93' cy='626' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M135 635 L144 617 L153 635 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='188' cy='629' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M246 636 L255 618 L264 636 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='295' cy='631' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M354 634 L363 616 L372 634 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='409' cy='637' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M450 644 L459 626 L468 644 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='516' cy='626' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M558 636 L567 618 L576 636 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='622' cy='623' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M665 631 L674 613 L683 631 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='744' cy='621' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M778 630 L787 612 L796 630 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='835' cy='626' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M897 638 L906 620 L915 638 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='943' cy='623' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1001 639 L1010 621 L1019 639 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1051' cy='631' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1098 644 L1107 626 L1116 644 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1171' cy='625' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1216 632 L1225 614 L1234 632 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1282' cy='624' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M-24 692 L-15 674 L-6 692 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='32' cy='689' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M70 684 L79 666 L88 684 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='143' cy='681' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M193 698 L202 680 L211 698 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='248' cy='690' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M286 683 L295 665 L304 683 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='357' cy='673' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M412 682 L421 664 L430 682 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='470' cy='686' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M506 697 L515 679 L524 697 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='581' cy='680' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M628 692 L637 674 L646 692 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='678' cy='687' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M727 699 L736 681 L745 699 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='788' cy='679' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M838 684 L847 666 L856 684 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='896' cy='685' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M937 683 L946 665 L955 683 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1003' cy='681' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1052 684 L1061 666 L1070 684 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1116' cy='676' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1158 697 L1167 679 L1176 697 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1214' cy='684' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1275 695 L1284 677 L1293 695 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='-12' cy='738' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M17 740 L26 722 L35 740 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='86' cy='737' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M126 743 L135 725 L144 743 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='189' cy='737' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M240 736 L249 718 L258 736 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='296' cy='733' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M347 740 L356 722 L365 740 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='413' cy='732' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M452 754 L461 736 L470 754 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='525' cy='740' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M563 753 L572 735 L581 753 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='621' cy='742' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M681 743 L690 725 L699 743 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='742' cy='743' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M772 739 L781 721 L790 739 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='844' cy='744' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M895 751 L904 733 L913 751 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='949' cy='731' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M992 749 L1001 731 L1010 749 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1059' cy='730' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1097 747 L1106 729 L1115 747 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1171' cy='738' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3Cpath d='M1215 742 L1224 724 L1233 742 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.097' stroke-width='1.4'/%3E%3Ccircle cx='1270' cy='736' r='9' fill='%23ffffff' fill-opacity='0.097'/%3E%3C/g%3E%3Cpath d='M507 -40 L659 -40 L339 760 L187 760 Z' fill='%23ffffff' fill-opacity='0.031'/%3E%3C/svg%3E") center/cover no-repeat,linear-gradient(150deg,#207943,color-mix(in srgb,#207943 80%,#000));color:#fff;padding:15px 20px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;font-weight:700;box-shadow:inset 0 1px 0 #ffffff2b}
.sp-nav .lk{font-weight:600;font-size:13px;color:#ffffffd0;margin-left:18px}
.sp-ico{display:flex;gap:12px;flex-wrap:wrap}
.sp-ico .i{width:40px;height:40px;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;background:color-mix(in srgb,#d320e9 14%,#fff);border-radius:50%}
.sp-ico .i svg{width:22px;height:22px;fill:none;stroke:#207943;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transition:stroke .2s ease}
.sp-ico .i:hover{box-shadow:0 0 0 3px color-mix(in srgb,#d320e9 34%,transparent)}
.sp-ico .i:hover svg{stroke:#d320e9}
.sp-hov{display:flex;gap:14px;flex-wrap:wrap;align-items:center}
.sp-hov .hint{font-family:ui-monospace,monospace;font-size:11px;color:#8a97ad}
.sp-hov .hb{background:#fff;border:1px solid #dfe4ec;border-radius:16px;padding:14px 18px;color:#207943;font-weight:600;font-size:13px;cursor:pointer;transition:transform .15s cubic-bezier(.2,.7,.3,1),box-shadow .15s ease,background .15s ease,border-color .15s ease}
.sp-hov .hb:hover{transform:translateY(-5px);box-shadow:0 25px 35px -12px #20794355;border-color:#d320e9}
.sp-hov .btn{background:#207943;color:#fff;border-radius:13px;padding:12px 20px;font-weight:700;font-size:13px;cursor:pointer;transition:transform .15s cubic-bezier(.2,.7,.3,1),box-shadow .15s ease,background .15s ease,border-color .15s ease}
.sp-hov .btn:hover{background:#d320e9;transform:translateY(-5px);box-shadow:0 25px 25px -12px #20794366}
.sp-hov .lnk{color:#207943;font-weight:600;font-size:13px;cursor:pointer;position:relative}
.sp-hov .lnk::after{content:'';position:absolute;left:0;bottom:-4px;height:2px;width:100%;background:#d320e9;transform:scaleX(0);transform-origin:left;transition:transform .25s}
.sp-hov .lnk:hover::after{transform:scaleX(1)}
.sp-nm{position:relative;background:#fff;border:1px solid #e5e9f0;border-radius:12px;padding:11px 15px;display:flex;justify-content:space-between;align-items:center}
.sp-nm .nm-b{font-weight:800;color:#207943;font-size:15px}
.sp-nm .nm-nav{display:flex;gap:3px;align-items:center}
.sp-nm .nm-it{position:relative}
.sp-nm .nm-it > a,.sp-nm .nm-lnk{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;font-size:13px;font-weight:600;color:#3a4658;cursor:pointer;border-radius:14px;transition:color .15s,background .15s,box-shadow .15s}
.sp-nm .ti{width:16px;height:16px;flex:none;display:grid;place-items:center} .sp-nm .ti svg{width:15px;height:15px;transition:transform .2s ease}
.sp-nm .nm-it > a:hover .ti svg,.sp-nm .nm-lnk:hover .ti svg{transform:scale(1.15)}
.sp-nm .car{font-weight:400;font-size:10px;margin-left:1px;color:#d320e9;display:inline-block;transition:transform .22s ease}
.sp-nm .nm-it:hover > a .car{transform:rotate(180deg)}
.sp-nm .nm-pan{position:absolute;top:100%;left:0;margin-top:9px;background:#fff;border:1px solid #e5e9f0;border-radius:13px;box-shadow:0 20px 44px -14px #00000033;padding:9px;min-width:235px;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:30}
.sp-nm .nm-it:hover .nm-pan{opacity:1;visibility:visible;transform:translateY(0)}
.sp-nm .nm-pan a{display:flex;align-items:center;gap:9px;padding:7px 9px;font-size:12.5px;color:#48566b;border-radius:9px;cursor:pointer;opacity:0;transform:translateX(-8px);transition:opacity .22s ease,transform .22s ease,background .14s ease}
.sp-nm .nm-it:hover .nm-pan a{opacity:1;transform:none}
.sp-nm .nm-pan a:hover{background:color-mix(in srgb,#d320e9 12%,#fff);color:#207943}
.sp-nm .nm-pan .mi{flex:none;width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:color-mix(in srgb,#d320e9 12%,#fff);transition:background .18s ease}
.sp-nm .nm-pan .mi svg{width:15px;height:15px;stroke:#d320e9;transition:transform .2s ease,stroke .2s ease}
.sp-nm .nm-pan a:hover .mi{background:color-mix(in srgb,#d320e9 24%,#fff)}
.sp-nm .nm-pan a:hover .mi svg{transform:translateX(1px) scale(1.14);stroke:#207943}
.sp-nm .nm-pan a b{font-weight:700;color:#26303f;font-size:12.5px}
.sp-nm .nm-pan a em{display:block;font-style:normal;font-size:11px;color:#8a97ad;margin-top:1px}
.sp-nm .nm-pan .tw{display:flex;flex-direction:column}
.sp-nm .nm-it:hover .nm-pan a:nth-child(1){transition-delay:0.03s}
.sp-nm .nm-it:hover .nm-pan a:nth-child(2){transition-delay:0.06s}
.sp-nm .nm-it:hover .nm-pan a:nth-child(3){transition-delay:0.09s}
.sp-nm .nm-it:hover .nm-pan a:nth-child(4){transition-delay:0.12s}
.sp-nm .nm-it:hover .nm-pan a:nth-child(5){transition-delay:0.15s}
.sp-nm .nm-it:hover .nm-pan a:nth-child(6){transition-delay:0.18s}
.sp-nm .nm-it > a:hover,.sp-nm .nm-lnk:hover{background:color-mix(in srgb,#d320e9 16%,#fff);color:#207943}
.sp-cta{position:relative;overflow:hidden;background:linear-gradient(#207943dd,#20794399),url("/assets/img/cta.webp") center/cover no-repeat;border-radius:20px;padding:34px 30px;color:#fff}
.sp-cta .deco{position:absolute;right:-40px;top:-50px;width:230px;height:230px;pointer-events:none}
.sp-cta .cin{position:relative;display:flex;flex-direction:column;text-align:center;align-items:center;gap:14px}
.sp-cta h3{margin:0;font-size:23px;line-height:1.15;letter-spacing:-.01em}
.sp-cta p{margin:6px 0 0;font-size:14px;color:#ffffffd0;max-width:46ch}
.sp-cta .cbtn{background:#fff;color:#207943;border:none;border-radius:7px 20px 6px 20px;padding:13px 22px;font-weight:800;font-size:14px;white-space:nowrap;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 10px 24px -10px #0007}
.sp-cta .cbtn:hover{transform:translateY(-3px);box-shadow:0 16px 30px -10px #0009}
.pf{position:relative;display:inline-block;padding:7px;background:#fff;border:2px solid #207943;border-radius:17px 16px 22px 6px;transform:rotate(-1deg)}
.pf .ph{display:block;width:250px;height:150px;border-radius:14px 13px 19px 3px;background:linear-gradient(135deg,#207943,#d320e9)}
.pf{border-top:5px solid #d320e9}

body{overflow-x:clip}
/* === unified primary CTA button: identical on header, hero, bands, cards, contact, mobile === */
.hz-apply,.btn-primary,.imgband .ib-cta,.ib-cta,.mcta-b.apply,.ctaframe .sp-cta .cbtn,.sp-cta .cbtn,.bl-btn,.cta-btn{
display:inline-flex!important;align-items:center;justify-content:center;gap:8px;
background:#207943!important;color:#fff!important;border:none!important;border-bottom:3px solid #d320e9!important;
border-radius:12px!important;padding:14px 26px!important;font-family:'Mulish',system-ui,sans-serif;
font-weight:800!important;font-size:15px!important;line-height:1!important;letter-spacing:.01em;
text-decoration:none!important;white-space:nowrap;cursor:pointer;clip-path:none!important;
box-shadow:0 10px 24px -12px rgba(0,0,0,.55)!important;
transition:transform .16s ease,box-shadow .2s ease,background .2s ease!important}
.hz-apply:hover,.btn-primary:hover,.imgband .ib-cta:hover,.ib-cta:hover,.mcta-b.apply:hover,.ctaframe .sp-cta .cbtn:hover,.sp-cta .cbtn:hover,.bl-btn:hover,.cta-btn:hover{
transform:translateY(-2px)!important;background:color-mix(in srgb,#207943 84%,#000)!important;
box-shadow:0 16px 32px -12px rgba(0,0,0,.62)!important;color:#fff!important}
/* unified secondary button (See programs / Call) */
.btn-ghost,.bl-btn2,.hz-hcta .btn-ghost,.cta-btn2{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;
background:transparent!important;color:var(--ink)!important;border:1.5px solid color-mix(in srgb,var(--ink) 34%,transparent)!important;
border-radius:12px!important;padding:13px 24px!important;font-weight:700!important;font-size:15px!important;text-decoration:none!important;transition:transform .16s,border-color .2s,background .2s}
.btn-ghost:hover,.bl-btn2:hover,.cta-btn2:hover{border-color:var(--ink)!important;transform:translateY(-2px);background:color-mix(in srgb,var(--ink) 8%,transparent)!important}
/* === full-bleed elegant CTA band === */
.ctaframe{position:relative;width:100vw;margin-left:calc(50% - 50vw);padding:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;overflow:hidden}
.ctaframe::before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#d320e9,transparent 65%);z-index:3}
.ctaframe .sp-cta{border-radius:0!important;padding:clamp(58px,8vw,110px) 0!important}
.ctaframe .sp-cta .cin{max-width:1206px;margin:0 auto;padding:0 clamp(20px,4vw,40px);display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;position:relative;z-index:2}
.ctaframe .sp-cta h2,.ctaframe .sp-cta h3{font-family:'Bitter',Georgia,serif;font-size:clamp(28px,4vw,44px);line-height:1.08;margin:0;max-width:22ch;color:#fff}
.ctaframe .sp-cta p{max-width:58ch;margin:0;color:rgba(255,255,255,.9);font-size:clamp(15px,1.6vw,18px)}
.ctaframe .cta-shape{left:50%;right:auto;top:50%;bottom:auto;transform:translate(-50%,-50%);width:min(78vw,820px);opacity:.09}
@media(max-width:640px){.ctaframe .sp-cta .cin{gap:12px}}
/* things to do (contact page): genuine local attractions */
.td-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:6px}
.td-card{background:#fff;border:1px solid var(--line);border-top:3px solid #d320e9;border-radius:12px 4px 14px 6px;padding:20px 22px}
.td-card h3{margin:0 0 8px;font-family:'Bitter',Georgia,serif;font-size:17px;color:#207943}
.td-card p{margin:0;font-size:13.5px;line-height:1.58;color:#556072}
@media(max-width:900px){.td-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.td-grid{grid-template-columns:1fr}}
/* blog listing (issue #8): placeholder post cards */
.bl-postgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:6px}
.bl-post{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;display:flex;flex-direction:column;gap:8px}
.bl-tag{align-self:flex-start;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#207943;background:color-mix(in srgb,#d320e9 16%,#fff);border-radius:999px;padding:4px 11px}
.bl-post h3{font-family:'Bitter',Georgia,serif;font-size:18px;color:#207943;margin:2px 0 0;line-height:1.22}
.bl-post p{font-size:13.5px;color:#556072;margin:0;line-height:1.55}
.bl-more{margin-top:auto;font-size:12.5px;font-weight:800;color:#d320e9}
@media(max-width:900px){.bl-postgrid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.bl-postgrid{grid-template-columns:1fr}}


/* ============ HEADER: layout V(5) x bar-treatment T(3) ============ */
.header--V1 .hz-nav{margin:0 auto 0 10px}
.header--V1 .hz-link:hover{background:transparent;color:var(--ink);box-shadow:inset 0 -2px 0 #d320e9}
.header--V2 .hz-util{display:none}
.header--V2 .hz-row{height:80px}
.header--V2 .hz-nav{margin:0 18px 0 auto}
.header--V2 .hz-link{border-radius:0}
.header--V3 .hz-util{background:#207943;color:#fff}
.header--V3 .hz-util a,.header--V3 .hz-uphone,.header--V3 .hz-util .hz-hours{color:#fff!important}
.header--V3 .hz-util .hz-usep{opacity:.6}
.header--V3 .hz-main{border-bottom:2px solid #d320e9}
.header--V3 .hz-link{border-radius:0}
.header--V4 .hz-util__in{justify-content:center}
.header--V4 .hz-util .hz-spacer,.header--V4 .hz-util .hz-usep{display:none}
.header--V4 .hz-util .hz-uphone{margin-left:16px}
.header--V4 .hz-link{font-family:'Bitter',Georgia,serif;font-size:15.5px;font-weight:500}
.header--T1 .hz-main{background:color-mix(in srgb,var(--bg) 84%,#000)}
.header--T1 .hz-link{text-transform:uppercase;font-size:13px;letter-spacing:.04em}
.header--T2 .hz-main{box-shadow:0 12px 30px -18px rgba(0,0,0,.6)}
.header--T2 .hz-logo .hz-nm{font-style:italic}

/* ============ HERO TREATMENTS (loud axis T = the DOMINANT look): 8 fundamentally different visual families ============
   T0 photo-panel · T1 full-bleed photo overlay · T2 photo split · T3 photo duotone · T4 typography-only ·
   T5 gradient mesh · T6 material texture · T7 abstract generative art. Copy stays legible on every one. */
.hz-bgart{position:absolute;inset:0;background-size:cover;background-position:center}
.hz-scrim{position:absolute;inset:0;background:linear-gradient(90deg,var(--bg) 3%,color-mix(in srgb,var(--bg) 66%,transparent) 42%,transparent 74%),linear-gradient(0deg,var(--bg),transparent 46%)}
.hz-duo{position:absolute;inset:0 0 0 auto;width:46%;background:linear-gradient(135deg,color-mix(in srgb,#207943 80%,transparent),color-mix(in srgb,#d320e9 55%,transparent));mix-blend-mode:multiply}
.hz-mesh{position:absolute;inset:0;background:radial-gradient(60% 92% at 82% 16%,color-mix(in srgb,#d320e9 30%,transparent),transparent 60%),radial-gradient(72% 82% at 10% 94%,color-mix(in srgb,#207943 44%,transparent),transparent 62%),radial-gradient(46% 60% at 58% 56%,color-mix(in srgb,#d320e9 16%,transparent),transparent 60%)}
.hz-tex{position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,color-mix(in srgb,var(--ink) 7%,transparent) 0 1px,transparent 1px 27px),repeating-linear-gradient(90deg,color-mix(in srgb,var(--ink) 4%,transparent) 0 1px,transparent 1px 27px)}
.hz-hl{font-style:italic;color:#d320e9}
/* HERO SIGNATURE layer: the domain-seeded generative pattern, prominent on every treatment (billions of variants) */
.hz-sig{position:absolute;inset:0;background-size:cover;background-position:center;z-index:1;opacity:.55}
.hero--T1 .hz-sig{opacity:.42;mix-blend-mode:soft-light}
.hero--T4 .hz-sig,.hero--T7 .hz-sig{opacity:.92}
.hero--T5 .hz-sig,.hero--T6 .hz-sig{opacity:.72}
.hz-scrim,.hz-duo{z-index:2}
/* soft ground halo behind the copy so text stays legible over the bold signature, wherever the copy sits */
.hz-copy{isolation:isolate}
.hz-copy:after{content:"";position:absolute;inset:-26px -44px;z-index:-1;border-radius:44px;background:radial-gradient(ellipse 118% 104% at 34% 46%,var(--bg) 44%,color-mix(in srgb,var(--bg) 58%,transparent) 70%,transparent 88%)}
/* T0 photo panel (base .hz-bgphoto = right 44%) + T3 duotone share the left-fade scrim so copy reads */
.hero--T0 .hz-bgphoto:before,.hero--T3 .hz-bgphoto:before{content:"";position:absolute;inset:0;background:linear-gradient(-90deg,var(--bg) 0,color-mix(in srgb,var(--bg) 34%,transparent) 26%,transparent 56%)}
.hero--T1 .hz-bgphoto{width:100%;inset:0}
.hero--T1 .hz-hero__grid{grid-template-columns:minmax(0,.6fr) minmax(0,.4fr)}
.hero--T2 .hz-bgphoto{width:50%}
.hero--T2 .hz-bgphoto:before{content:"";position:absolute;inset:0;background:linear-gradient(-90deg,var(--bg),transparent 42%)}
.hero--T2 .hz-hero__grid{grid-template-columns:minmax(0,.5fr) minmax(0,.5fr)}
.hero--T3 .hz-bgphoto{width:46%}
.hero--T4 .hz-bgpat{opacity:.3}
.hero--T4 .hz-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 32% 42%,transparent,var(--bg) 82%)}
.hero--T4 .hz-h1{font-size:clamp(42px,7vw,80px);max-width:15ch;letter-spacing:-.03em}
.hero--T4 .hz-hero__grid{grid-template-columns:1fr}.hero--T4 .hz-copy{max-width:900px}
.hero--T4 .hz-copy:before{content:"";display:block;width:64px;height:3px;background:#d320e9;margin-bottom:22px}
.hero--T5 .hz-hero__grid{grid-template-columns:minmax(0,.66fr) minmax(0,.34fr)}
.hero--T6 .hz-bg:after{content:"";position:absolute;right:7%;top:50%;transform:translateY(-50%);width:min(30vw,300px);height:min(30vw,300px);border-radius:50%;border:2px solid color-mix(in srgb,#d320e9 40%,transparent);box-shadow:inset 0 0 0 12px color-mix(in srgb,#207943 10%,transparent)}
.hero--T6 .hz-hero__grid{grid-template-columns:minmax(0,.7fr) minmax(0,.3fr)}
.hero--T7 .hz-hero__grid{grid-template-columns:minmax(0,.62fr) minmax(0,.38fr)}
/* sublayout S (6): copy side / width / alignment, each with a distinct copy flourish */
.hero--S1 .hz-bgphoto{inset:0 auto 0 0}
.hero--S1 .hz-hero__grid{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr)}
.hero--S1 .hz-copy{grid-column:2}
.hero--S1 .hz-scrim,.hero--S1 .hz-bgphoto:before{transform:scaleX(-1)}
.hero--S1 .hz-duo{inset:0 auto 0 0}
.hero--S1 .hz-eyebrow{background:#207943;color:#fff!important;padding:6px 12px;border-radius:20px;width:fit-content}
.hero--S1 .hz-eyebrow:before{display:none}
.hero--S2 .hz-copy{max-width:460px}
.hero--S2 .hz-h1{background:linear-gradient(transparent 62%,color-mix(in srgb,#d320e9 34%,transparent) 0);display:inline}
.hero--S3 .hz-h1{font-size:clamp(38px,6vw,66px)}
.hero--S3 .hz-copy{border-left:4px solid #d320e9;padding-left:clamp(16px,2vw,26px)}
.hero--S4 .hz-copy{text-align:center;margin-inline:auto}
.hero--S4 .hz-eyebrow,.hero--S4 .hz-hcta{justify-content:center}.hero--S4 .hz-eyebrow:before{display:none}
.hero--S5 .hz-copy{max-width:600px}
.hero--S5 .hz-eyebrow{letter-spacing:.2em}
.hero--S5 .hz-h1{font-weight:600;font-style:italic}
/* MOTIF M (6): a distinct decorative accent element per site, low-opacity, layered behind the copy (z:1) */
.hz-motif{position:absolute;z-index:1;pointer-events:none}
.hero--M0 .hz-motif{display:none}
.hero--M1 .hz-motif{top:-70px;right:-30px;width:260px;height:260px;border-radius:50%;border:28px solid color-mix(in srgb,#d320e9 18%,transparent)}
.hero--M2 .hz-motif{inset:0;background:linear-gradient(115deg,transparent 44%,color-mix(in srgb,#d320e9 13%,transparent) 46%,transparent 53%)}
.hero--M3 .hz-motif{bottom:22px;right:36px;width:150px;height:150px;background-image:radial-gradient(color-mix(in srgb,#207943 32%,transparent) 2px,transparent 2px);background-size:19px 19px}
.hero--M4 .hz-motif{bottom:-90px;left:-50px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,#d320e9 15%,transparent),transparent 70%)}
.hero--M5 .hz-motif{top:0;right:7%;width:120px;height:100%;background:repeating-linear-gradient(90deg,color-mix(in srgb,#d320e9 12%,transparent) 0 6px,transparent 6px 26px)}
/* mobile: image-free treatments must not reserve the photo-band top padding */
@media(max-width:900px){.hero--T4,.hero--T5,.hero--T6,.hero--T7{padding-top:clamp(46px,11vw,74px)}
  .hero--T1 .hz-bgphoto,.hero--T2 .hz-bgphoto{height:100%;width:100%;inset:0}}
/* ================= PHOTO HERO (hzp): corporate photo + overlay + ledger LAYOUT (40,500) + seeded type ================= */
.hz-hero.hzp{position:relative;overflow:hidden;display:flex;min-height:clamp(430px,50vw,580px);padding:clamp(30px,4.6vw,64px) 0;color:#f3f6f6;background:#0c0f10;align-items:center}
.hzp .hz-bgphoto{position:absolute;inset:0;width:100%;height:100%;z-index:0}
.hzp .hz-bgimg{width:100%;height:100%;object-fit:cover;display:block}
.hzp .hz-ov{position:absolute;inset:0;z-index:1;pointer-events:none}
.hzp .hz-hero__grid{position:relative;z-index:2;display:flex;width:100%;align-items:inherit}
.hzp .hz-copy{display:flex;flex-direction:column;max-width:560px;padding:clamp(24px,3vw,40px) clamp(22px,2.6vw,36px);border-radius:16px;background:linear-gradient(180deg,rgba(9,11,13,.52),rgba(9,11,13,.66));backdrop-filter:blur(5px);box-shadow:0 26px 64px -34px rgba(0,0,0,.72)}
.hzp .hz-copy:after{content:none!important}
.hzp .hz-copy:before{margin-bottom:0}
.hzp .hz-eyebrow{color:var(--hacc);font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;margin:0 0 15px;display:inline-flex;align-items:center;gap:10px}
.hzp .hz-eyebrow:before{content:"";width:26px;height:2px;background:var(--hacc)}
.hzp .hz-h1{color:#f6f9f9;text-shadow:0 1px 3px rgba(0,0,0,.6),0 6px 30px rgba(0,0,0,.4);margin:0 0 15px;max-width:20ch}
.hzp .hz-sub{color:rgba(244,247,247,.9);text-shadow:0 1px 14px rgba(0,0,0,.4);margin:0 0 20px}
.hzp .bl-answer{background:rgba(10,13,14,.42);border-left:3px solid var(--hacc);border-radius:8px;padding:14px 16px;margin:0 0 20px;backdrop-filter:blur(3px)}
.hzp .bl-answer p{color:rgba(245,248,248,.94);margin:0}
.hzp .hz-hcta{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.hzp .btn-ghost{color:#fff!important;border:1.5px solid rgba(255,255,255,.6)!important;background:rgba(255,255,255,.17)!important;text-shadow:0 1px 6px rgba(0,0,0,.5)}
.hzp .btn-ghost:hover{background:rgba(255,255,255,.30)!important;border-color:#fff!important}
.hzp .hz-trust{margin-top:20px}
.hzp .hz-ov0{background:linear-gradient(90deg,rgba(8,10,12,.84),rgba(8,10,12,.3) 56%,rgba(8,10,12,.05))}
.hzp .hz-ov1{background:linear-gradient(0deg,rgba(8,10,12,.86),rgba(8,10,12,.12) 62%,transparent)}
.hzp .hz-ov2{background:radial-gradient(120% 108% at 28% 46%,rgba(8,10,12,.82),rgba(8,10,12,.34) 60%,rgba(8,10,12,.58))}
.hzp .hz-ov3{background:linear-gradient(120deg,color-mix(in srgb,var(--hanc) 82%,transparent),color-mix(in srgb,var(--hacc) 40%,transparent) 58%,transparent),linear-gradient(0deg,rgba(0,0,0,.5),transparent 62%)}
.hzp .hz-ov4{background:linear-gradient(90deg,color-mix(in srgb,var(--hanc) 88%,transparent),color-mix(in srgb,var(--hanc) 38%,transparent) 72%),rgba(0,0,0,.3)}
.hzp .hz-ov5{background:linear-gradient(120deg,rgba(6,8,10,.88),rgba(6,8,10,.22) 52%,transparent)}
.hzp.hero--flt1 .hz-bgimg{filter:blur(3px);transform:scale(1.06)}
.hzp.hero--flt2 .hz-bgimg{filter:grayscale(1) contrast(1.05)}
.hzp.hero--flt3 .hz-bgimg{filter:saturate(1.16) contrast(1.04) brightness(.92)}
.hzp.hero--S0 .hz-hero__grid{justify-content:flex-start}
.hzp.hero--S1 .hz-hero__grid{justify-content:center}.hzp.hero--S1 .hz-copy{text-align:center;align-items:center}
.hzp.hero--S2 .hz-hero__grid{justify-content:flex-end}
.hzp.hero--V1{align-items:flex-start}.hzp.hero--V2{align-items:flex-end}
.hzp.hero--W0 .hz-copy{max-width:420px}.hzp.hero--W1 .hz-copy{max-width:500px}.hzp.hero--W2 .hz-copy{max-width:580px}.hzp.hero--W3 .hz-copy{max-width:680px}.hzp.hero--W4 .hz-copy{max-width:860px}
.hzp.hero--A1 .hz-copy{text-align:center;align-items:center}
.hzp.hero--A2 .hz-copy{text-align:right;align-items:flex-end}
.hzp.hero--E1 .hz-eyebrow:before{display:none}
.hzp.hero--E2 .hz-eyebrow{background:color-mix(in srgb,var(--hacc) 45%,#000);color:#fff!important;padding:5px 13px;border-radius:20px}.hzp.hero--E2 .hz-eyebrow:before{display:none}
.hzp.hero--E3 .hz-eyebrow{border:1px solid color-mix(in srgb,var(--hacc) 60%,transparent);padding:5px 12px;border-radius:5px}.hzp.hero--E3 .hz-eyebrow:before{display:none}
.hzp.hero--E4 .hz-eyebrow:before{width:8px;height:8px;border-radius:50%}
.hzp.hero--C1 .hz-hcta{flex-direction:column;align-items:inherit}
.hzp.hero--C2 .hz-hcta{width:100%;max-width:420px;justify-content:space-between}
.hzp.hero--D1 .hz-copy{border-left:3px solid var(--hacc);padding-left:clamp(18px,2vw,28px)}
.hzp.hero--D2 .hz-copy{border-top:2px solid var(--hacc);padding-top:clamp(16px,2vw,24px)}
.hzp.hero--D3 .hz-h1{background:linear-gradient(transparent 68%,color-mix(in srgb,var(--hanc) 62%,transparent) 0);display:inline;padding:0 2px}
.hzp.hero--D4 .hz-copy{position:relative}
.hzp.hero--D4 .hz-copy:before{content:"";position:absolute;left:-14px;top:-10px;width:18px;height:18px;border-left:2px solid var(--hacc);border-top:2px solid var(--hacc)}
.hzp.hero--F1 .hz-copy{border:1px solid rgba(255,255,255,.34)}
.hzp.hero--F2 .hz-copy{border-top:2px solid color-mix(in srgb,var(--hacc) 60%,transparent)}
.hzp.hero--F3 .hz-copy{box-shadow:0 30px 66px -30px #000,0 26px 64px -34px rgba(0,0,0,.72)}
.hzp.hero--hs0 .hz-h1{font-size:clamp(30px,4vw,50px)}.hzp.hero--hs1 .hz-h1{font-size:clamp(34px,4.8vw,60px)}.hzp.hero--hs2 .hz-h1{font-size:clamp(27px,3.4vw,42px)}
.hzp.hero--hi1 .hz-h1{font-style:italic}
.hzp.hero--dn0{padding-top:clamp(24px,3.6vw,46px);padding-bottom:clamp(24px,3.6vw,46px)}.hzp.hero--dn2{padding-top:clamp(40px,6vw,84px);padding-bottom:clamp(40px,6vw,84px)}
.hzp.hero--gp0 .hz-h1{margin-bottom:9px}.hzp.hero--gp2 .hz-h1{margin-bottom:20px}.hzp.hero--gp2 .hz-eyebrow{margin-bottom:21px}
.hzp.hero--bt1 .btn-primary{border-radius:999px}.hzp.hero--bt2 .btn-primary{border-radius:2px}
@media(max-width:900px){.hz-hero.hzp{min-height:0;padding:38px 0;align-items:center}.hzp .hz-hero__grid{justify-content:flex-start!important}.hzp .hz-copy{max-width:none!important;text-align:left!important;align-items:flex-start!important}}

/* ============ FOOTER: layout V(4) x treatment T(3) ============ */
.footer--V1 .fz-grid{grid-template-columns:1fr 1fr 1fr 1.6fr}
.footer--V1 .fz-brand{order:9}
.footer--V2 .fz-grid{grid-template-columns:repeat(3,1fr)}
.footer--V2 .fz-brand{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:26px;margin-bottom:6px;border-bottom:1px solid color-mix(in srgb,var(--ink) 14%,transparent)}
.footer--V2 .fz-blurb{max-width:56ch}.footer--V2 .fz-nap{text-align:center}.footer--V2 .fz-cta{justify-content:center}
.footer--V3 .fz-grid{grid-template-columns:1.5fr 1fr 1fr 1fr}
.footer--V3 .fz-brand{border-right:2px solid color-mix(in srgb,#d320e9 40%,transparent);padding-right:28px}
.footer--T1 .fz{border-top-width:6px}
.footer--T1 .fz-col h4{color:color-mix(in srgb,#d320e9 20%,var(--ink))}
.footer--T2 .fz-col h4{border-bottom:1px solid color-mix(in srgb,var(--ink) 16%,transparent);padding-bottom:8px}

/* ============ CTA BAND: seam V(4) x tint T(3) ============ */
.ctaband--V1::before{background:linear-gradient(90deg,transparent,#d320e9 50%,transparent)}
.ctaband--V1 .sp-cta{box-shadow:inset 0 -3px 0 #d320e9}
.ctaband--V2::before{left:0;right:auto;top:0;bottom:0;height:auto;width:5px;background:#d320e9}
.ctaband--V3::before{background:repeating-linear-gradient(90deg,#d320e9 0 26px,transparent 26px 52px)}
.ctaband--T1 .sp-cta{box-shadow:inset 0 0 0 1px color-mix(in srgb,#fff 12%,transparent)}
.ctaband--T2 .sp-cta{box-shadow:inset 0 -6px 0 color-mix(in srgb,#207943 60%,transparent)}

/* ============ STATS "By the numbers": layout L(6) x accent A(4) x box S(4) x number N(2) -> unique per site ============ */
.stats .st{position:relative}
.stats .st-n{display:none;font-family:'Bitter',Georgia,serif;font-weight:700;color:#d320e9;font-size:22px;line-height:1}
.stats .st-ic{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;margin-bottom:10px;color:#d320e9;background:color-mix(in srgb,#d320e9 13%,transparent)}
.stats .st-ic svg{width:17px;height:17px}
.stats--L2 .st-ic,.stats--L5 .st-ic{background:transparent;box-shadow:inset 0 0 0 1.5px color-mix(in srgb,#d320e9 45%,transparent)}
.stats--L1{grid-template-columns:1fr}
.stats--L1 .st{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}
.stats--L1 .st-n{display:block;font-size:30px}
.stats--L2{grid-template-columns:repeat(3,1fr);gap:0}
.stats--L2 .st{background:transparent;border:none;border-left:1px solid color-mix(in srgb,var(--ink) 20%,transparent);border-radius:0;padding:8px 22px}
.stats--L2 .st:first-child{border-left:none}
.stats--L2 .st p{color:var(--ink)}.stats--L2 .st cite{color:color-mix(in srgb,var(--ink) 82%,transparent)}
.stats--L3 .st{text-align:center;border-left:none;border-top:4px solid #d320e9}
.stats--L3 .st-n{display:block;font-size:34px;margin-bottom:6px}
.stats--L4{grid-template-columns:1.4fr 1fr 1fr}
.stats--L4 .st:first-child{background:#207943}
.stats--L4 .st:first-child p{color:#fff}.stats--L4 .st:first-child cite{color:#fff;opacity:.82}
.stats--L5{grid-template-columns:repeat(3,1fr)}
.stats--L5 .st{background:transparent;border:none;border-bottom:2px solid color-mix(in srgb,#d320e9 55%,transparent);border-radius:0;padding:6px 4px 14px}
.stats--L5 .st p{color:var(--ink)}.stats--L5 .st-n{display:block;font-size:28px}
.stats--L5 .st cite{color:color-mix(in srgb,var(--ink) 82%,transparent)}
.stats--A1 .st{border-left-color:#207943;border-left-width:5px}
.stats--A2 .st{border-left:none;border-top:3px solid #d320e9}
.stats--A3 .st{background:color-mix(in srgb,#d320e9 8%,#fff);border-left-color:#d320e9}
.stats--A3 .st p{color:#26303f}
.stats--A3 .st cite{color:#207943}
.stats--A3 .st-n{color:#207943}
.stats--S1 .st{border-radius:2px}
.stats--S2 .st{border-radius:20px}
.stats--S3 .st{border-radius:16px 4px 16px 4px}
.stats--N1 .st-n{display:block}

/* ============ REVIEWS: layout L(6) x card C(4) x avatar V(4) x accent K(2) -> unique per site ============ */
.reviews--L1 .rv-grid{grid-template-columns:1fr 1fr}
.reviews--L2 .rv-grid{grid-template-columns:1fr 1fr 1fr}
.reviews--L2 .rv:first-child{grid-column:1/-1}
.reviews--L2 .rv:first-child q{font-size:19px;font-family:'Bitter',Georgia,serif}
.reviews--L3 .rv-grid{grid-template-columns:1fr;max-width:760px;margin:0 auto}
.reviews--L4 .rv-grid{grid-template-columns:1fr 1fr 1fr;align-items:start}
.reviews--L4 .rv:nth-child(3n+2){transform:translateY(18px)}
.reviews--L5 .rv-grid{grid-template-columns:1fr 1fr}
.reviews--L5 .rv:nth-child(even){margin-left:26px}
.reviews--C1 .rv{border-top:none;border-left:4px solid #d320e9;border-radius:6px}
.reviews--C2 .rv{border-top:none;border-radius:10px}
.reviews--C2 .rv:before{content:"\201C";position:absolute;top:2px;right:16px;font-family:Georgia,serif;font-size:52px;color:color-mix(in srgb,#d320e9 30%,transparent);line-height:1}
.reviews--C3 .rv{background:color-mix(in srgb,#d320e9 7%,#fff)}
.reviews--V1 .rv .av{border-radius:50%}
.reviews--V2 .rv .av{border-radius:9px;background:transparent;color:#207943;box-shadow:inset 0 0 0 2px #d320e9}
.reviews--V3 .rv .av{display:none}
.reviews--V3 .rv .rv-who{padding-left:0}
.reviews--K1 .rv{border-top-color:#207943}
.reviews--K1 .rv .stars{color:#207943}

/* ---- widened pools: extra sub-axes so EVERY family clears 146 combos (never repeats) ---- */
/* HEADER extra: bar-treat T3, nav-link N(3), logo G, density D */
.header--T3 .hz-util{background:linear-gradient(90deg,#207943,color-mix(in srgb,#207943 60%,#000));color:#fff}
.header--T3 .hz-util a,.header--T3 .hz-uphone,.header--T3 .hz-util .hz-hours{color:#fff!important}
.header--N1 .hz-link{text-transform:uppercase;font-size:13px;letter-spacing:.05em}
.header--N2 .hz-item>.hz-link{position:relative}
.header--N2 .hz-item>.hz-link:after{content:"";position:absolute;left:14px;right:14px;bottom:6px;height:2px;background:#d320e9;transform:scaleX(0);transition:transform .16s}
.header--N2 .hz-item:hover>.hz-link:after{transform:scaleX(1)}
.header--G1 .hz-nm{font-style:italic}
.header--D1 .hz-row{height:64px}.header--D1 .hz-util__in{height:32px}
/* ===== HEADER widened to 12 distinct STRUCTURES (loud axis V) x treat5 x nav4 x logo3 x density2 = 1440 combos =====
   Every site's header is a unique combination; the dominant STRUCTURE differs across sites so they hardly match. */
/* V5: nav pushed right, CTA fenced off by a divider */
.header--V5 .hz-nav{margin:0 0 0 auto}
.header--V5 .hz-cta{border-left:1px solid color-mix(in srgb,var(--ink) 18%,transparent);padding-left:18px;margin-left:6px}
/* V6: floating rounded pill bar (util hidden) */
.header--V6 .hz-util{display:none}
.header--V6 .hz-main{margin:11px 14px;border-radius:40px;border:1px solid color-mix(in srgb,var(--ink) 16%,transparent);box-shadow:0 14px 34px -18px rgba(0,0,0,.55)}
.header--V6 .hz-row{height:60px}.header--V6 .hz-link{border-radius:22px}
/* V7: boxed/bordered nav group */
.header--V7 .hz-nav{border:1px solid color-mix(in srgb,var(--ink) 16%,transparent);border-radius:12px;padding:4px 8px;margin:0 auto}
.header--V7 .hz-link{border-radius:8px}.header--V7 .hz-main{border-bottom-width:2px}
/* V8: logo on an accent panel, nav right */
.header--V8 .hz-logo{background:color-mix(in srgb,#d320e9 14%,transparent);padding:8px 16px;border-radius:12px}
.header--V8 .hz-nav{margin:0 0 0 auto}
/* V9: full-width bottom accent rail, tinted util, centered nav underline */
.header--V9 .hz-main{border-bottom:3px solid #d320e9}
.header--V9 .hz-nav{margin:0 auto}
.header--V9 .hz-link:hover{background:transparent;box-shadow:inset 0 -3px 0 #d320e9}
.header--V9 .hz-util{background:color-mix(in srgb,#d320e9 10%,var(--bg))}
/* V10: tall airy main, no util, large serif nav */
.header--V10 .hz-util{display:none}
.header--V10 .hz-main{background:color-mix(in srgb,var(--bg) 96%,#000);border-bottom:1px solid color-mix(in srgb,var(--ink) 10%,transparent)}
.header--V10 .hz-row{height:86px}
.header--V10 .hz-link{font-family:'Bitter',Georgia,serif;font-size:16px}
/* V11: gradient util + shadowed main + pill nav links */
.header--V11 .hz-util{background:linear-gradient(90deg,#207943,color-mix(in srgb,#207943 55%,#000));color:#fff}
.header--V11 .hz-util a,.header--V11 .hz-uphone,.header--V11 .hz-util .hz-hours{color:#fff!important}
.header--V11 .hz-main{box-shadow:0 14px 30px -20px rgba(0,0,0,.6)}
.header--V11 .hz-link{border-radius:999px}
.header--V11 .hz-link:hover{background:color-mix(in srgb,#d320e9 16%,transparent)}
/* extra treatment T4 (transparent glass), nav N3 (dot marker), logo G2 (serif wordmark) */
.header--T4 .hz-main{background:color-mix(in srgb,var(--bg) 80%,transparent);border-bottom:1px solid color-mix(in srgb,var(--ink) 20%,transparent);backdrop-filter:blur(10px)}
.header--N3 .hz-item{position:relative}
.header--N3 .hz-item>.hz-link{position:relative}
.header--N3 .hz-item>.hz-link:after{content:"";position:absolute;left:50%;bottom:7px;width:4px;height:4px;border-radius:50%;background:#d320e9;transform:translateX(-50%) scale(0);transition:transform .16s}
.header--N3 .hz-item:hover>.hz-link:after{transform:translateX(-50%) scale(1)}
.header--G2 .hz-nm{font-family:'Bitter',Georgia,serif;letter-spacing:-.01em}
/* HERO extra layouts L6-L8 (photo panel width / section height) */
.hero--L6 .hz-bgphoto{width:40%}.hero--L6 .hz-h1{font-size:clamp(34px,4.8vw,52px)}
.hero--L7 .hz-bgphoto{width:48%}.hero--L7 .hz-bgpat{opacity:.8}
.hero--L8{min-height:clamp(480px,56vw,620px)}.hero--L8 .hz-bgphoto{width:46%}
/* L9 photo TOP band + copy below; L10 typography-led (no photo) */
/* L9: copy sits a tight, fixed gap UNDER the photo band (padding-top tracks the band height; no vertical centering) */
.hero--L9{min-height:0;align-items:flex-start;padding-top:calc(clamp(180px,21vw,300px) + 8px);padding-bottom:clamp(44px,5vw,70px)}
.hero--L9 .hz-hero__grid{grid-template-columns:1fr}
.hero--L9 .hz-bgphoto{width:100%;height:clamp(180px,21vw,300px);inset:0 0 auto 0;box-shadow:0 32px 62px -24px color-mix(in srgb,#207943 58%,transparent)}
/* keep the panel photo crisp near its base and fade to the ground only in the last band, so the copy tucks
   right under the image with no green dead-gap (eyebrow sits 8px below the photo box). */
.hero--L9 .hz-bgphoto:before{background:linear-gradient(180deg,transparent 0,transparent 68%,color-mix(in srgb,var(--bg) 55%,transparent) 88%,var(--bg) 100%)}
.hero--L9 .hz-copy{max-width:none}
.hero--L10 .hz-bgphoto{display:none}
.hero--L10 .hz-bgpat{opacity:1}
.hero--L10 .hz-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 42%,transparent,var(--bg) 78%)}
.hero--L10 .hz-hero__grid{grid-template-columns:1fr;justify-items:center;text-align:center;max-width:880px;margin:0 auto}
.hero--L10 .hz-copy{max-width:760px}
.hero--L10 .hz-eyebrow,.hero--L10 .hz-hcta,.hero--L10 .hz-trust{justify-content:center}
.hero--L10 .bl-answer{margin-left:auto;margin-right:auto;text-align:left}
.hero--L10 .hz-h1{font-size:clamp(40px,6.5vw,70px);max-width:18ch}
/* HERO photo-treatment axis M (keeps luminance so the photo stays visible on dark grounds too) */
.hero--M1 .hz-bgphoto{filter:saturate(.62) contrast(1.05)}
.hero--M2 .hz-bgphoto{filter:contrast(1.12) saturate(1.14)}
.hero--M3 .hz-bgphoto{filter:brightness(1.06) saturate(1.16)}
.hero--M3 .hz-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(96deg,transparent 46%,color-mix(in srgb,#d320e9 18%,transparent));pointer-events:none}
/* HERO TRUST ROW: staircase S(4) x tile-style K(3) x icon-style I(3). transform-only stagger => no layout shift */
.trust--S0,.trust--S1,.trust--S2{padding-bottom:46px}
.trust--S0 .tr:nth-child(2){transform:translateY(13px)}
.trust--S0 .tr:nth-child(3){transform:translateY(26px)}
.trust--S0 .tr:nth-child(4){transform:translateY(39px)}
.trust--S1 .tr:nth-child(1){transform:translateY(39px)}
.trust--S1 .tr:nth-child(2){transform:translateY(26px)}
.trust--S1 .tr:nth-child(3){transform:translateY(13px)}
.trust--S2 .tr:nth-child(2){transform:translateY(20px)}
.trust--S2 .tr:nth-child(4){transform:translateY(20px)}
.trust--K1 .tr{background:color-mix(in srgb,var(--ink) 7%,transparent);padding:10px 10px;border-radius:11px}
.trust--K2 .tr{border-left:2px solid color-mix(in srgb,#d320e9 55%,transparent);padding-left:10px}
.trust--I1 .tr-ic{border-radius:50%}
.trust--I2 .tr-ic{background:transparent;box-shadow:inset 0 0 0 1.5px color-mix(in srgb,#d320e9 55%,transparent)}
.trust--K3 .tr{border-top:2px solid color-mix(in srgb,#d320e9 55%,transparent);padding-top:10px}
.trust--I3 .tr-ic{border-radius:9px;background:#207943;color:#fff}
.trust--G1{gap:clamp(6px,1vw,12px)}.trust--G2{gap:clamp(12px,1.8vw,24px)}
/* FOOTER extra: layout V4, treat T3, linkstyle L, rule R, density D */
.footer--V4 .fz-grid{grid-template-columns:2fr 1fr 1fr 1fr}
.footer--V4 .fz-brand{border-right:1px solid color-mix(in srgb,var(--ink) 16%,transparent);padding-right:30px}
.footer--T3 .fz{border-top:none;box-shadow:inset 0 4px 0 #d320e9}
.footer--T3 .fz-col h4{color:color-mix(in srgb,#d320e9 20%,var(--ink))}
.footer--L1 .fz-col a:hover{padding-left:10px}
.footer--L2 .fz-col a{border-bottom:1px solid transparent}
.footer--L2 .fz-col a:hover{border-bottom-color:color-mix(in srgb,var(--ink) 24%,transparent)}
.footer--R1 .fz-col h4{border-bottom:2px solid color-mix(in srgb,#d320e9 55%,transparent);padding-bottom:8px;display:inline-block}
.footer--D1 .fz-col a{padding:3px 0}
/* CTA BAND extra: seam V4, tint T3, edge-accent E, height H, corner C */
.ctaband--V4::before{background:radial-gradient(60% 100% at 50% 0,#d320e9,transparent)}
.ctaband--T3 .sp-cta{box-shadow:inset 0 0 130px -30px rgba(0,0,0,.6)}
.ctaband--E1 .sp-cta{border-top:3px solid #d320e9}
.ctaband--E2 .sp-cta{border-bottom:4px solid #207943}
.ctaband--H1 .sp-cta{padding-top:clamp(74px,10vw,140px)!important;padding-bottom:clamp(74px,10vw,140px)!important}
.ctaband--C1::after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#d320e9,transparent);z-index:3}
/* STATS extra layouts L6-L7 */
.stats--L6{grid-template-columns:repeat(3,1fr)}
.stats--L6 .st{background:#207943;border:none;border-radius:14px}
.stats--L6 .st p{color:#fff}.stats--L6 .st cite{color:#fff;opacity:.82}.stats--L6 .st-n{display:block;color:#d320e9;font-size:26px}
.stats--L7{grid-template-columns:repeat(3,1fr)}
.stats--L7 .st{background:transparent;border:2px solid color-mix(in srgb,var(--ink) 22%,transparent);border-radius:10px}
.stats--L7 .st p{color:var(--ink)}.stats--L7 .st cite{color:color-mix(in srgb,var(--ink) 82%,transparent)}
/* REVIEWS extra layouts L6-L7 */
.reviews--L6 .rv-grid{grid-template-columns:1fr 1fr}
.reviews--L6 .rv{border-top:none;border-bottom:3px solid #d320e9}
.reviews--L7 .rv-grid{grid-template-columns:repeat(3,1fr);align-items:start}
.reviews--L7 .rv:nth-child(even){transform:translateY(-10px)}
/* PROGRAM CARDS: arrange A(6) x style C(4) x shape S(4) x hover H(2) */
.progcards.progcards--A1{grid-template-columns:repeat(2,1fr)}
.progcards.progcards--A2{grid-template-columns:repeat(4,1fr)}
.progcards.progcards--A3{grid-template-columns:1.5fr 1fr 1fr}
.progcards.progcards--A4{grid-template-columns:repeat(3,1fr);gap:10px}
.progcards.progcards--A5{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}
.progcards--C1 .sp-card{border-left-width:5px}
.progcards--C2 .sp-card{background:color-mix(in srgb,var(--bg) 90%,var(--ink))}
.progcards--C2 .sp-card h4{color:var(--ink)!important}.progcards--C2 .sp-card p{color:color-mix(in srgb,var(--ink) 78%,transparent)!important}
.progcards--C3 .sp-card{box-shadow:0 22px 46px -22px rgba(0,0,0,.55)}
.progcards--S1 .sp-card{border-radius:2px!important}
.progcards--S2 .sp-card{border-radius:18px!important}
.progcards--S3 .sp-card{border-radius:16px 4px 16px 4px!important}
.progcards--H1 .sp-card:hover{transform:translateY(-4px) scale(1.012)}
/* DIVIDER mark: mark M(6) x line L(4) x gap G(4) x thick T(2) */
.divider--M1 .dv-mark{width:24px;height:24px}
.divider--M2 .dv-mark{width:44px;height:44px}
.divider--M3 .dv-mark{transform:rotate(45deg)}
.divider--M4 .dv-mark svg{stroke:#207943}
.divider--M5 .dv-mark{transform:rotate(180deg)}
.divider--L1 .dv-line{height:2px;background:color-mix(in srgb,var(--ink) 20%,transparent)}
.divider--L2 .dv-line{background:repeating-linear-gradient(90deg,color-mix(in srgb,var(--ink) 30%,transparent) 0 6px,transparent 6px 12px)}
.divider--L3 .dv-line{background:linear-gradient(90deg,transparent,#d320e9,transparent)}
.divider--G1{gap:28px}.divider--G2{gap:8px}.divider--G3{gap:44px}
.divider--T1 .dv-line{height:3px}
/* SECTION-HEAD (bandhead, body-scoped): eyebrow E x heading H -> every band heading differs per site */
.bandhead--E1 .band .b-eb{background:#207943;color:#fff;padding:4px 11px;border-radius:20px;display:inline-block}
.bandhead--E2 .band .b-eb:before{content:"";display:inline-block;width:26px;height:2px;background:#d320e9;vertical-align:middle;margin-right:9px}
.bandhead--E3 .band .b-eb{border-left:3px solid #d320e9;padding-left:10px}
.bandhead--E4 .band .b-eb{letter-spacing:.26em;color:color-mix(in srgb,#d320e9 78%,var(--ink))}
.bandhead--H1 .band .b-h{display:inline-block;box-shadow:inset 0 -9px 0 color-mix(in srgb,#d320e9 20%,transparent)}
.bandhead--H2 .band .b-h{font-style:italic}
.bandhead--E5 .band .b-eb{border:1px solid color-mix(in srgb,var(--ink) 22%,transparent);padding:4px 10px;border-radius:6px;display:inline-block}
.bandhead--E6 .band .b-eb:before{content:"//";margin-right:7px;color:#d320e9}
.bandhead--E7 .band .b-eb{color:#207943;font-weight:700}
.bandhead--H3 .band .b-h{text-transform:uppercase;letter-spacing:.01em;font-size:clamp(22px,2.9vw,30px)}
.bandhead--H4 .band .b-h:first-line{color:#d320e9}
.bandhead--R1 .band .b-h:after{width:100%;height:1px;opacity:.3}
.bandhead--R2 .band .b-h:after{width:26px;height:4px}
.bandhead--R3 .band .b-h:after{display:none}
/* FAQ (faq): marker T x item-style O */
.faq--T1 .fq .mk{background:#d320e9;color:#fff;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:16px}
.faq--T2 .fq .mk{border:2px solid #d320e9;width:22px;height:22px;border-radius:6px;display:grid;place-items:center;font-size:15px}
.faq--T3 .fq .mk{color:#207943}.faq--T3 .fq[open] .mk{transform:rotate(135deg)}
.faq--T4 .fq .mk{font-size:26px;color:#207943}
.faq--O1 .fq{border:none;border-bottom:1px solid color-mix(in srgb,var(--ink) 18%,transparent);border-radius:0;background:transparent}
.faq--O1 .fq>summary{color:var(--ink)}.faq--O1 .fq .fa{color:color-mix(in srgb,var(--ink) 80%,transparent)}
.faq--O2 .fq{background:color-mix(in srgb,#d320e9 6%,#fff)}
/* FAQ layout L (from faq library: two-col / cards / pills / flush / numbered / bordered) + density D */
.faqacc.faq--L1{columns:2;column-gap:14px}.faqacc.faq--L1 .fq{break-inside:avoid;margin-bottom:12px}
.faqacc.faq--L2 .fq{border-radius:16px;box-shadow:0 14px 30px -22px rgba(0,0,0,.5)}
.faqacc.faq--L3 .fq{border-radius:999px}.faqacc.faq--L3 .fq[open]{border-radius:18px}
.faqacc.faq--L4 .fq{border:none;border-bottom:1px solid color-mix(in srgb,var(--ink) 16%,transparent);border-radius:0;background:transparent}
.faqacc.faq--L4 .fq>summary{color:var(--ink)}.faqacc.faq--L4 .fq .fa{color:color-mix(in srgb,var(--ink) 80%,transparent)}
.faqacc.faq--L5{counter-reset:fq}.faqacc.faq--L5 .fq>summary:before{counter-increment:fq;content:counter(fq,decimal-leading-zero);font-family:'Bitter',Georgia,serif;color:#d320e9;margin-right:12px;font-size:15px}
.faq--D1 .fq>summary{padding:12px 16px;font-size:14px}.faq--D1 .fq .fa{padding:0 16px 12px;font-size:13.5px}
/* FRAMED band (framed): layout L x accent A */
.framed--L1.imgband{grid-template-columns:minmax(0,.86fr) minmax(0,1fr)}
.framed--L2.imgband .pf{transform:rotate(2deg)}.framed--L2.imgband .pf img{border-radius:4px 17px 4px 17px}
.framed--L3.imgband{grid-template-columns:1fr;text-align:center}.framed--L3 .ib-fr{margin-top:16px}
.framed--A1.imgband .pf{box-shadow:0 0 0 5px color-mix(in srgb,#d320e9 30%,transparent)}
.framed--L4.imgband{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)}
.framed--L5.imgband .pf{transform:rotate(-2deg)}.framed--L5.imgband .pf img{border-radius:18px 4px 18px 4px}
.framed--L6.imgband{grid-template-columns:1.3fr .7fr}
.framed--L7.imgband .pf img{aspect-ratio:1/1}
.framed--A2.imgband .pf{box-shadow:0 0 0 8px #fff,0 0 0 10px color-mix(in srgb,#d320e9 30%,transparent)}
.framed--A3.imgband .pf img{filter:saturate(1.12) contrast(1.05)}
.framed--F1.imgband .pf img{border-radius:0}
.framed--F2.imgband .pf img{border-radius:50% 50% 8px 8px}
.framed--V1.imgband{align-items:start}

/* ============ mobile safety: any block variant collapses to a single readable column ============ */
@media(max-width:900px){
[class*="hero--L"] .hz-hero__grid{grid-template-columns:1fr!important}
.hero--L1 .hz-copy{order:2}.hero--L1 .hz-media{order:-1}
.hero--L3 .hz-copy{border-left:none;padding-left:0}
.fz-grid{grid-template-columns:1fr 1fr!important}.fz-brand{grid-column:1/-1}
}
@media(max-width:860px){
[class*="stats--L"]{grid-template-columns:1fr!important;gap:12px}
[class*="reviews--L"] .rv-grid{grid-template-columns:1fr!important}
.progcards[class*="progcards--A"]{grid-template-columns:1fr!important}
[class*="framed--L"].imgband{grid-template-columns:1fr!important}
.reviews--L5 .rv:nth-child(even){margin-left:0}
.reviews--L4 .rv:nth-child(3n+2),.reviews--L7 .rv:nth-child(even){transform:none}
}
@media(min-width:861px) and (max-width:1080px){.progcards[class*="progcards--A"]{grid-template-columns:1fr 1fr!important}}
/* ============ PROSE SECTION + ASIDE: text alternates side, the empty half carries a real supporting panel ============
   P panel6 x S side4 x W width4 x H heading5 x A asidestyle4 x G gap3 x R shape4 x I icon3 x V valign2 = 138,240 */
.psec .ps-grid{display:grid;gap:var(--psg,clamp(24px,3.2vw,50px));align-items:var(--psv,start)}
.psec.has-aside.ps-r .ps-grid{grid-template-columns:var(--psw,1.55fr) minmax(0,1fr)}
.psec.has-aside.ps-l .ps-grid{grid-template-columns:minmax(0,1fr) var(--psw,1.55fr)}
.psec.has-aside.ps-l .ps-main{order:2}
.psec.has-aside.ps-l .ps-aside{order:1}
.psec .ps-main{min-width:0}
.psec .ps-aside{min-width:0;position:relative}
.psec .ps-aside>*{border-radius:var(--psr,14px)}
.psec .ps-fig .pf img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;display:block}
.psec .ps-quote{margin:0;padding:24px 26px 22px}
.psec .ps-quote blockquote{margin:0;font-family:'Bitter',Georgia,serif;font-size:clamp(17px,1.85vw,21px);line-height:1.46;color:var(--ink)}
.psec .ps-quote:before{content:"\201C";position:absolute;top:-2px;left:14px;font-family:Georgia,serif;font-size:60px;line-height:1;color:color-mix(in srgb,#d320e9 32%,transparent)}
.psec .ps-facts,.psec .ps-list{list-style:none;margin:0;padding:22px 22px;display:grid;gap:15px;background:color-mix(in srgb,var(--ink) 5%,transparent)}
.psec .ps-quote{background:color-mix(in srgb,var(--ink) 4%,transparent)}
.psec .ps-facts li{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"i b" "i s";column-gap:12px;align-items:center}
.psec .ps-facts b{grid-area:b;color:var(--ink);font-size:14.5px;line-height:1.2}
.psec .ps-facts .ps-fs{grid-area:s;font-size:12.5px;color:color-mix(in srgb,var(--ink) 82%,transparent)}
.psec .ps-list li{display:flex;gap:11px;align-items:flex-start;font-size:14.5px;line-height:1.5;color:color-mix(in srgb,var(--ink) 88%,transparent)}
.psec .ps-ic{display:grid;place-items:center;width:30px;height:30px;flex:none;border-radius:9px;color:#d320e9;background:color-mix(in srgb,#d320e9 14%,transparent)}
.psec .ps-facts .ps-ic{grid-area:i}
.psec .ps-ic svg{width:16px;height:16px}
.psec .ps-shape{display:grid;place-items:center;padding:26px;min-height:210px}
.psec .ps-shape svg{width:min(230px,82%);height:auto;stroke:#d320e9;opacity:.45}
/* W: text/aside column ratio */
.prosesec--W0{--psw:1.55fr}.prosesec--W1{--psw:1.35fr}.prosesec--W2{--psw:1.9fr}.prosesec--W3{--psw:2.2fr}
/* G: gap  |  R: aside corner  |  V: vertical alignment */
.prosesec--G0{--psg:clamp(24px,3.2vw,50px)}.prosesec--G1{--psg:clamp(18px,2.4vw,34px)}.prosesec--G2{--psg:clamp(30px,4.2vw,66px)}
.prosesec--R0{--psr:14px}.prosesec--R1{--psr:2px}.prosesec--R2{--psr:24px}.prosesec--R3{--psr:20px 4px 20px 4px}
.prosesec--V0{--psv:start}.prosesec--V1{--psv:center}
/* A: aside surface (ground-safe, ink text stays legible on dark AND light grounds) */
.prosesec--A1 .ps-aside>*{background:color-mix(in srgb,var(--ink) 6%,transparent)}
.prosesec--A2 .ps-aside>*{border:1px solid color-mix(in srgb,var(--ink) 18%,transparent)}
.prosesec--A3 .ps-aside>*{background:color-mix(in srgb,#d320e9 8%,transparent);border-left:3px solid #d320e9}
.prosesec--A1 .ps-fig,.prosesec--A2 .ps-fig,.prosesec--A3 .ps-fig{background:none;border:none;padding:0}
/* H: section-heading treatment */
.prosesec--H1 .ps-h:after{width:100%;height:1px;opacity:.35}
.prosesec--H2 .ps-h{padding-left:16px;padding-bottom:0}
.prosesec--H2 .ps-h:after{left:0;top:3px;bottom:3px;width:3px;height:auto}
.prosesec--H3 .ps-h:after{display:none}
.prosesec--H3 .ps-eb{background:#207943;color:#fff;padding:4px 11px;border-radius:20px;display:inline-block}
.prosesec--H4 .ps-h:after{width:26px;height:4px}
.prosesec--H4 .ps-eb{font-style:italic;letter-spacing:.08em}
/* I: aside icon chip */
.prosesec--I1 .ps-ic{border-radius:50%}
.prosesec--I2 .ps-ic{background:transparent;box-shadow:inset 0 0 0 1.5px color-mix(in srgb,#d320e9 50%,transparent)}
@media(max-width:900px){
.psec .ps-grid{grid-template-columns:1fr!important;gap:24px!important}
.psec.has-aside .ps-main{order:1!important}.psec.has-aside .ps-aside{order:2!important}
.psec .ps-shape{display:none}
}
/* ---- mobile hero: photo becomes a full-width top band, copy sits on solid ground (variant selectors outrank the
       base media query, so these must be !important) ---- */
@media(max-width:900px){
[class*="hero--"] .hz-hero__grid{grid-template-columns:1fr!important}
[class*="hero--"] .hz-copy{max-width:none!important;grid-column:auto!important;margin-left:0!important}
[class*="hero--"] .hz-bgphoto{width:100%!important;height:clamp(160px,46vw,290px)!important;inset:0 0 auto 0!important}
[class*="hero--"] .hz-bgphoto:before{background:linear-gradient(180deg,transparent 0,color-mix(in srgb,var(--bg) 40%,transparent) 55%,var(--bg))!important}
.hero--L10 .hz-bgphoto{display:none!important}
.hz-trust{grid-template-columns:1fr 1fr;gap:16px;padding-bottom:0!important}
[class*="trust--"] .tr{transform:none!important}
}
@media(max-width:430px){.hz-trust{grid-template-columns:1fr}}
/* ---- small screens: the unified CTA button must not overflow the header and push the burger off-screen ---- */
@media(max-width:560px){
.hz-apply{padding:10px 12px!important;font-size:12.5px!important;border-radius:9px!important;letter-spacing:0!important}
.hz-row{gap:10px}.hz-logo img{height:30px}.hz-nm{font-size:16px}.hz-cta{gap:8px}
}

.btn--S1 .hz-apply,.btn--S1 .btn-primary,.btn--S1 .ib-cta,.btn--S1 .mcta-b.apply,.btn--S1 .sp-cta .cbtn,.btn--S1 .bl-btn,.btn--S1 .cta-btn{border-radius:999px!important;clip-path:none!important}
.btn--S2 .hz-apply,.btn--S2 .btn-primary,.btn--S2 .ib-cta,.btn--S2 .mcta-b.apply,.btn--S2 .sp-cta .cbtn,.btn--S2 .bl-btn,.btn--S2 .cta-btn{border-radius:2px!important;clip-path:none!important}
.btn--S3 .hz-apply,.btn--S3 .btn-primary,.btn--S3 .ib-cta,.btn--S3 .mcta-b.apply,.btn--S3 .sp-cta .cbtn,.btn--S3 .bl-btn,.btn--S3 .cta-btn{border-radius:22px!important;clip-path:none!important}
.btn--S4 .hz-apply,.btn--S4 .btn-primary,.btn--S4 .ib-cta,.btn--S4 .mcta-b.apply,.btn--S4 .sp-cta .cbtn,.btn--S4 .bl-btn,.btn--S4 .cta-btn{border-radius:4px!important;clip-path:polygon(11px 0,100% 0,100% calc(100% - 11px),calc(100% - 11px) 100%,0 100%,0 11px)!important}
.btn--S5 .hz-apply,.btn--S5 .btn-primary,.btn--S5 .ib-cta,.btn--S5 .mcta-b.apply,.btn--S5 .sp-cta .cbtn,.btn--S5 .bl-btn,.btn--S5 .cta-btn{border-radius:3px 16px 3px 16px!important;clip-path:none!important}
.btn--S6 .hz-apply,.btn--S6 .btn-primary,.btn--S6 .ib-cta,.btn--S6 .mcta-b.apply,.btn--S6 .sp-cta .cbtn,.btn--S6 .bl-btn,.btn--S6 .cta-btn{border-radius:6px!important;padding:15px 34px!important;letter-spacing:.05em!important;text-transform:uppercase!important;font-size:13px!important;clip-path:none!important}
.btn--F1 .hz-apply,.btn--F1 .btn-primary,.btn--F1 .ib-cta,.btn--F1 .mcta-b.apply,.btn--F1 .sp-cta .cbtn,.btn--F1 .bl-btn,.btn--F1 .cta-btn{background:linear-gradient(135deg,#207943,color-mix(in srgb,#207943 60%,#000))!important}
.btn--F2 .hz-apply,.btn--F2 .btn-primary,.btn--F2 .ib-cta,.btn--F2 .mcta-b.apply,.btn--F2 .sp-cta .cbtn,.btn--F2 .bl-btn,.btn--F2 .cta-btn{background:linear-gradient(120deg,#207943,color-mix(in srgb,#d320e9 55%,#207943))!important}
.btn--F3 .hz-apply,.btn--F3 .btn-primary,.btn--F3 .ib-cta,.btn--F3 .mcta-b.apply,.btn--F3 .sp-cta .cbtn,.btn--F3 .bl-btn,.btn--F3 .cta-btn{background:color-mix(in srgb,#207943 88%,#000)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 10px 24px -12px rgba(0,0,0,.55)!important}
.btn--F4 .hz-apply,.btn--F4 .btn-primary,.btn--F4 .ib-cta,.btn--F4 .mcta-b.apply,.btn--F4 .sp-cta .cbtn,.btn--F4 .bl-btn,.btn--F4 .cta-btn{box-shadow:inset 0 0 0 2px color-mix(in srgb,#d320e9 55%,transparent),0 10px 24px -12px rgba(0,0,0,.55)!important}
.btn--E1 .hz-apply,.btn--E1 .btn-primary,.btn--E1 .ib-cta,.btn--E1 .mcta-b.apply,.btn--E1 .sp-cta .cbtn,.btn--E1 .bl-btn,.btn--E1 .cta-btn{border:2px solid #d320e9!important;border-bottom-width:2px!important}
.btn--E2 .hz-apply,.btn--E2 .btn-primary,.btn--E2 .ib-cta,.btn--E2 .mcta-b.apply,.btn--E2 .sp-cta .cbtn,.btn--E2 .bl-btn,.btn--E2 .cta-btn{border:none!important;box-shadow:0 14px 30px -12px rgba(0,0,0,.6)!important}
.btn--E3 .hz-apply,.btn--E3 .btn-primary,.btn--E3 .ib-cta,.btn--E3 .mcta-b.apply,.btn--E3 .sp-cta .cbtn,.btn--E3 .bl-btn,.btn--E3 .cta-btn{border:none!important;border-left:4px solid #d320e9!important}
.btn--I1 .hz-apply,.btn--I1 .btn-primary,.btn--I1 .ib-cta,.btn--I1 .mcta-b.apply,.btn--I1 .sp-cta .cbtn,.btn--I1 .bl-btn,.btn--I1 .cta-btn{text-transform:uppercase!important;letter-spacing:.08em!important;font-size:13px!important}
.btn--Z1 .hz-apply,.btn--Z1 .btn-primary,.btn--Z1 .ib-cta,.btn--Z1 .mcta-b.apply,.btn--Z1 .sp-cta .cbtn,.btn--Z1 .bl-btn,.btn--Z1 .cta-btn{padding:11px 20px!important;font-size:13.5px!important}
.btn--Z2 .hz-apply,.btn--Z2 .btn-primary,.btn--Z2 .ib-cta,.btn--Z2 .mcta-b.apply,.btn--Z2 .sp-cta .cbtn,.btn--Z2 .bl-btn,.btn--Z2 .cta-btn{padding:17px 34px!important;font-size:16px!important}
.content-card,.sp-card,.td-card,.bl-post,.cb-nap{position:relative;border-width:var(--bbw,1px)!important;border-style:var(--bbs,solid)!important;border-color:var(--bbc,#dbe1ea)!important;border-radius:var(--bbr,10px)!important;box-shadow:var(--bbring,0 0 #0000),var(--bbsh,0 18px 40px -26px rgba(0,0,0,.5))!important}
.blockborder--R0{--bbr:10px}
.blockborder--R1{--bbr:0}
.blockborder--R2{--bbr:4px}
.blockborder--R3{--bbr:16px}
.blockborder--R4{--bbr:24px}
.blockborder--R5{--bbr:4px 18px 4px 18px}
.blockborder--R6{--bbr:18px 4px 18px 4px}
.blockborder--R7{--bbr:20px 20px 4px 4px}
.blockborder--R8{--bbr:4px 4px 20px 20px}
.blockborder--R9{--bbr:2px 16px 16px 2px}
.blockborder--R10{--bbr:16px 2px 2px 16px}
.blockborder--R11{--bbr:28px 8px 28px 8px}
.blockborder--R12{--bbr:8px 28px 8px 28px}
.blockborder--R13{--bbr:14px 14px 0 0}
.blockborder--R14{--bbr:0 14px 14px 14px}
.blockborder--R15{--bbr:30px}
.blockborder--S0{--bbs:solid}
.blockborder--S1{--bbs:dashed}
.blockborder--S2{--bbs:dotted}
.blockborder--S3{--bbs:double}
.blockborder--S4{--bbs:groove}
.blockborder--W0{--bbw:1px}
.blockborder--W1{--bbw:2px}
.blockborder--W2{--bbw:3px}
.blockborder--D0{--bbsh:0 18px 40px -26px rgba(0,0,0,.5)}
.blockborder--D1{--bbsh:0 0 #0000}
.blockborder--D2{--bbsh:0 10px 22px -14px rgba(0,0,0,.55)}
.blockborder--D3{--bbsh:0 30px 60px -30px rgba(0,0,0,.6)}
.blockborder--D4{--bbsh:0 26px 50px -30px rgba(0,0,0,.5),0 4px 10px -6px rgba(0,0,0,.4)}
.blockborder--E0{--bbring:0 0 #0000}
.blockborder--E1{--bbring:inset 0 0 0 1px color-mix(in srgb,#d320e9 30%,transparent)}
.blockborder--E2{--bbring:0 0 0 3px color-mix(in srgb,#d320e9 16%,transparent)}
.blockborder--E3{--bbring:inset 0 -3px 0 #d320e9}
.blockborder--E4{--bbring:inset 0 3px 0 #d320e9}
.blockborder--E5{--bbring:inset 3px 0 0 #d320e9}
.blockborder--E6{--bbring:inset 0 0 0 2px #fff,0 0 0 3px color-mix(in srgb,#d320e9 24%,transparent)}
.blockborder--E7{--bbring:inset 0 0 0 1px color-mix(in srgb,#207943 22%,transparent)}
.blockborder--K0{--bbc:#dbe1ea}
.blockborder--K1{--bbc:color-mix(in srgb,#d320e9 45%,#dbe1ea)}
.blockborder--K2{--bbc:color-mix(in srgb,#207943 40%,#dbe1ea)}
.blockborder--K3{--bbc:color-mix(in srgb,#d320e9 24%,#ffffff)}
.blockborder--I1 .content-card::before,.blockborder--I1 .sp-card::before,.blockborder--I1 .td-card::before,.blockborder--I1 .bl-post::before,.blockborder--I1 .cb-nap::before{content:"";position:absolute;inset:6px;border:1px solid color-mix(in srgb,#d320e9 20%,transparent);border-radius:inherit;pointer-events:none}


/* ===== EXPANDED-MENU per-site variants (mega family) ===== */
/* FRAME - panel silhouette (loud axis) */
.hz-item .mega.mega--F1{border-radius:3px;border:1.5px solid #207943;box-shadow:0 18px 40px -22px rgba(0,0,0,.5)}
.hz-item .mega.mega--F2{border-radius:22px 22px 10px 10px}
.hz-item .mega.mega--F3{border-radius:20px 6px 20px 6px}
.hz-item .mega.mega--F4{border-top:4px solid #d320e9;border-radius:4px 4px 14px 14px}
.hz-item .mega.mega--F5{border-left:4px solid #d320e9;border-radius:4px 14px 14px 4px}
.hz-item .mega.mega--F6{border:1px solid #207943;outline:1.5px solid color-mix(in srgb,#d320e9 40%,#fff);outline-offset:3px;border-radius:12px}
.hz-item .mega.mega--F7{border-radius:26px;border:none;box-shadow:0 40px 80px -28px rgba(0,0,0,.6)}
/* REVEAL - open animation (closed + open states) */
.hz-item .mega.mega--R1{transform:translateY(-8px)}
.hz-item:hover .mega.mega--R1,.hz-item:focus-within .mega.mega--R1{transform:translateY(0)}
.hz-item .mega.mega--R2{transform:scaleY(.94);transform-origin:top center}
.hz-item:hover .mega.mega--R2,.hz-item:focus-within .mega.mega--R2{transform:scaleY(1)}
.hz-item .mega.mega--R3{clip-path:inset(0 0 100% 0);transform:none;transition:opacity .2s ease,clip-path .26s ease,visibility 0s linear .28s}
.hz-item:hover .mega.mega--R3,.hz-item:focus-within .mega.mega--R3{clip-path:inset(0 0 0 0);transition:opacity .2s ease,clip-path .26s ease}
.hz-item .mega.mega--R4{transform:scale(.96)}
.hz-item:hover .mega.mega--R4,.hz-item:focus-within .mega.mega--R4{transform:scale(1)}
.hz-item .mega.mega--R5{transform:translateX(-12px)}
.hz-item:hover .mega.mega--R5,.hz-item:focus-within .mega.mega--R5{transform:translateX(0)}
.hz-item .mega.mega--R6{transform:none}
.hz-item:hover .mega.mega--R6,.hz-item:focus-within .mega.mega--R6{transform:none}
.hz-item .mega.mega--R7{transform:perspective(800px) rotateX(-10deg);transform-origin:top center}
.hz-item:hover .mega.mega--R7,.hz-item:focus-within .mega.mega--R7{transform:perspective(800px) rotateX(0)}
/* PANELBG - all light so text stays readable */
.hz-item .mega.mega--G1{background:color-mix(in srgb,#d320e9 5%,#fff)}
.hz-item .mega.mega--G2{background:linear-gradient(180deg,#fff,color-mix(in srgb,#d320e9 7%,#fff))}
.hz-item .mega.mega--G3{background:linear-gradient(90deg,#d320e9 0 5px,#fff 5px)}
.hz-item .mega.mega--G4{background:#faf7f2}
.hz-item .mega.mega--G5{background:color-mix(in srgb,#e6f4ec 8%,#fff)}
/* CHIP - icon container */
.mega--C1 .mega__ic{border-radius:50%}
.mega--C2 .mega__ic{background:none;color:#d320e9;width:22px;height:22px}
.mega--C3 .mega__ic{background:transparent;border:1.5px solid color-mix(in srgb,#d320e9 55%,#fff);border-radius:10px}
.mega--C4 .mega__ic{background:#d320e9;color:#fff}
.mega--C5 .mega__ic{background:none;border-left:3px solid #d320e9;border-radius:0;width:20px;color:#207943}
.mega--C6 .mega__ic{background:#fff;box-shadow:0 0 0 1.5px color-mix(in srgb,#d320e9 45%,#fff);border-radius:50%}
.mega--C7 .mega__ic{background:#fff;box-shadow:0 4px 10px -4px rgba(0,0,0,.35);color:#d320e9}
/* ICONFAM - glyph stroke rendering (CSS overrides the SVG presentation attrs) */
.mega--I1 .mega__ic svg{stroke-width:2.4px}
.mega--I2 .mega__ic svg{stroke-width:1.3px}
.mega--I3 .mega__ic svg{stroke-width:1.7px;stroke-linecap:square;stroke-linejoin:miter}
.mega--I4 .mega__ic svg{stroke-width:2.2px;stroke-linecap:square;stroke-linejoin:miter}
.mega--I5 .mega__ic svg{stroke-width:1.5px;transform:scale(1.12)}
/* HOVER - link motion */
.mega--H1 .mega__link:hover{background:color-mix(in srgb,#d320e9 12%,#fff);transform:none}
.mega--H2 .mega__link:hover{background:none;transform:none;box-shadow:inset 0 -2px 0 #d320e9}
.mega--H3 .mega__link:hover{background:color-mix(in srgb,#d320e9 8%,#fff);transform:none}
.mega--H3 .mega__link:hover .mega__ic{transform:scale(1.14)}
.mega--H4 .mega__link{border-left:2px solid transparent}
.mega--H4 .mega__link:hover{border-left-color:#d320e9;background:color-mix(in srgb,#d320e9 7%,#fff);transform:none}
.mega--H5 .mega__link:hover{transform:translateY(-1px);box-shadow:0 6px 16px -8px rgba(0,0,0,.4);background:#fff}
.mega--H6 .mega__link:hover{background:none;transform:none}
.mega--H6 .mega__link:hover .mega__ic{background:#d320e9;color:#fff}
/* ROWLAYOUT - link row */
.mega--L1 .mega__link{position:relative}
.mega--L1 .mega__link::after{content:"\2192";margin-left:auto;padding-left:8px;opacity:0;transform:translateX(-4px);transition:.15s;color:#d320e9}
.mega--L1 .mega__link:hover::after{opacity:.75;transform:none}
.mega--L2 .mega__link{flex-direction:column;align-items:flex-start;gap:5px}
.mega--L3 .mega__link{padding:6px 8px;font-size:13px;gap:8px}
.mega--L3 .mega__ic{width:24px;height:24px}
.mega--L4 .mega__link{border-bottom:1px solid color-mix(in srgb,#141922 8%,transparent);border-radius:0}
.mega--L5 .mega__link{background:color-mix(in srgb,#d320e9 6%,#fff);margin:3px 0}
/* FOOTER - the mega "all ..." action */
.mega--T1 .mega__all{border-top:none;background:#d320e9;color:#fff;padding:8px 16px;border-radius:999px;margin-top:14px}
.mega--T2 .mega__all{display:block;background:color-mix(in srgb,#d320e9 8%,#fff);border-top:none;border-radius:8px;padding:10px 12px;margin-top:12px}
.mega--T3 .mega__all{display:block;border-top:2px solid #d320e9;padding-top:10px;text-align:right}
.mega--T4 .mega__all{display:none}
.mega--T5 .mega__all{border-top:none;text-decoration:underline;text-underline-offset:4px}
.mega--T6 .mega__all{display:block;text-align:center;background:#207943;color:#fff;border-top:none;border-radius:10px;padding:11px;margin-top:14px}
/* CARET - nav trigger indicator + open state */
.hz-car--K1{transition:transform .2s}
.hz-item:hover .hz-car--K1{transform:rotate(180deg)}
.hz-car--K2{font-size:0}
.hz-car--K2::before{content:"+";font-size:12px;font-weight:700;opacity:.85}
.hz-item:hover .hz-car--K2::before{content:"\2212"}
.hz-car--K3{display:none}
.hz-item:has(.hz-car--K3):hover>.hz-link{text-decoration:underline;text-underline-offset:5px;text-decoration-color:#d320e9}
.hz-car--K4{font-size:0}
.hz-car--K4::before{content:"\2022";font-size:14px;opacity:.7}
.hz-car--K5{display:inline-block;transform:rotate(-90deg);transition:transform .2s}
.hz-item:hover .hz-car--K5{transform:rotate(0)}


/* --- QA fix: RENDER-01/OFLOW-01 mobile header overflow (.hz-cta doesn't fit
   at narrow widths -- logo(214px) + phone + apply(177px) + hamburger(44px)
   need ~460px+ but a 390px viewport only has ~350px after padding).
   Measured fix, not a guess: hiding the phone alone left .hz-cta needing
   229px against ~150px available -- still overflowing by ~80px even with a
   shrunk apply button. Hiding the logo WORDMARK too (icon-only logo on
   mobile, a standard pattern) frees ~180px, which comfortably fits the CTA
   row. overflow-x:hidden on html is kept as a defensive baseline per the
   fleet standard, but the real fix is making the content actually fit --
   overflow-x:hidden alone would have just silently clipped the button
   instead of curing the layout, which is worse than the original bug. ---*/
html{overflow-x:hidden}
@media(max-width:480px){
  .hz-row{gap:8px}
  .hz-phone{display:none}
  .hz-logo{min-width:0;flex:0 1 auto;padding:6px 8px;gap:6px}
  .hz-logo img{flex:none}
  .hz-nm{white-space:normal;line-height:1.05;font-size:13px!important;overflow-wrap:break-word}
  .hz-cta{min-width:0;flex:0 1 auto;gap:6px;padding-left:6px;margin-left:0}
  .hz-apply{white-space:normal;line-height:1.15;text-align:center;padding:6px 8px!important;font-size:10px!important;letter-spacing:0!important}
  .hz-burger{flex:none}
}


/* --- Homepage fix: .hz-copy full-width + centered on md/lg (>=768px).
   .hz-copy has many per-site combo max-width variants (some !important);
   this override wins regardless of which combo is active, and only applies
   at md+ so mobile layout is untouched. --- */
@media(min-width:768px){
  .hz-copy{
    max-width:100%!important;
    width:100%!important;
    box-sizing:border-box!important;
    margin-inline:auto!important;
  }
}


/* --- QA fix: CONTRAST-01 .pr-cta -- color-mix(in srgb,#4feeae 70%,#000) measures 2.93:1
   against the card's near-white background, failing WCAG AA's 4.5:1 for
   normal text. #1a6b4d is a darker shade in the same mint hue family,
   verified at 6.45:1 against white. --- */
.pr-cta{color:#1a6b4d!important}


/* --- QA fix: CONTRAST-01 .rb .v -- hardcoded dark color (#5a6b86) fails contrast when this
   "At a glance" row sits directly on the dark --bg (no light "panel"
   wrapper). Use the site's own --ink at reduced opacity instead, so it's
   always legible against whatever this section's real background is. ---*/
.rb .v{color:color-mix(in srgb,var(--ink) 75%,transparent)!important}


/* --- QA fix: CONTRAST-01 (millbrook combo) --- */
.hz-util a{color:var(--ink)!important}
.tr-s{color:rgba(255,255,255,.85)!important}
.hz-eyebrow{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.5)!important}
.pr h3{color:var(--ink)!important}
.pr-cta{background:transparent!important;color:var(--ink)!important;text-decoration:underline!important}


/* --- QA fix: OVERLAP-01 .hz-drawer visibility -- pair max-height:0 with visibility:hidden so the closed
   drawer can't leave a hairline sliver genuinely hit-testable/overlapping
   page content behind it. No visible effect when open (the expand rule
   doesn't set visibility, so it isn't affected). --- */
.hz-drawer{visibility:hidden}
.hz-tog:checked~.hz-drawer{visibility:visible}


/* --- QA fix: footer trust-badge descriptions --- */
.fz-tb-txt{display:flex;flex-direction:column;gap:2px;min-width:0}
.fz-tb-desc{font-size:11.5px;font-weight:400;line-height:1.35}
.tb-section{position:relative;overflow:hidden;background:linear-gradient(180deg,color-mix(in srgb,var(--bg) 66%,#000),color-mix(in srgb,var(--bg) 84%,#000));color:color-mix(in srgb,var(--ink) 82%,transparent);padding:clamp(32px,4.4vw,48px) 0}.tb-section .fz-trust{border-bottom:none;margin-bottom:0;padding-bottom:0}

/* --- QA fix: progrows mobile CTA bar clearance --- */
@media(max-width:480px){.progrows{margin-top:56px}}

/* QA fix pass: mobile drawer rebuilt as a complete accordion (was a hand-curated
   subset missing 32 of 38 Loan Programs and every individual suburb link). */
.hz-dgroup{border-bottom:1px solid color-mix(in srgb,var(--ink) 12%,transparent)}
.hz-dgroup summary{display:flex;align-items:center;justify-content:space-between;
  padding:14px 18px;cursor:pointer;font-weight:700;list-style:none}
.hz-dgroup summary::-webkit-details-marker{display:none}
.hz-dgroup[open] summary .hz-dcar{transform:rotate(180deg)}
.hz-dgroup nav{display:flex;flex-direction:column;max-height:260px;overflow-y:auto;
  padding:0 18px 10px 28px}
.hz-dgroup nav a{padding:8px 0;color:var(--ink);text-decoration:none;font-size:14px}

/* QA fix pass: fixed bottom mobile action bar overflowed -- .mcta-b inherits white-space:nowrap
   + generous padding from the shared CTA-button style, and flex items default to min-width:auto
   (their content'"'"'s natural width), so the button refused to shrink. */
.mcta-b{min-width:0;overflow:hidden;text-overflow:ellipsis}
.fa a{color:inherit!important;text-decoration:underline}

/* QA fix pass v2: broadened -- '### Title' subsection headers leaked as literal
   text in a <p class="ps-lead"> variant too, not just bare <p>, and appeared on
   pillar/suburb pages as well as Home. */
.psec .ps-body h3.ps-sub-h{font-family:'EB Garamond',Georgia,serif;font-size:clamp(18px,2vw,21px);color:var(--ink);margin:22px 0 6px;line-height:1.25}

/* QA fix pass: common footer content pattern (icon-prefixed contact info +
   Service Areas column with real suburb names + View all links) applied
   fleet-wide; each site keeps its own footer--V/T/R/D color/decoration variant. */
.fz-nap-row{display:flex;align-items:center;gap:8px;margin:0 0 6px}
.fz-nap-row svg{flex:none;opacity:.85}
.fz-viewall{display:block;margin-top:10px;font-weight:700}
.fz-areas-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}
