﻿:root{--bg:#163c19;--sur:#134918;--prim:#207928;--anc:#207928;--acc:#ed45de;--ink:#eef2f8;--line:#37623b}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:'Albert Sans',system-ui,-apple-system,sans-serif;font-size:17px;line-height:1.65}
img{max-width:100%;display:block}a{color:#207928}
.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,#207928 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:'Zilla Slab',Georgia,serif;font-size:27px;color:#207928;margin:34px 0 10px;letter-spacing:-.01em}
.prose h3{font-size:20px;color:#207928;margin:24px 0 6px}.prose h4{font-size:17px;color:#207928;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:#207928}
.prose a{color:#ed45de;text-decoration:underline}
.pghead{background:linear-gradient(120deg,#207928,color-mix(in srgb,#207928 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:'Zilla Slab',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:#ed45de;margin:0 0 6px}
.progh{font-family:'Zilla Slab',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:#207928}.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}
 .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 #37623b;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:#207928;color:#fff}
 .mcta-b.call{background:#fff;color:#207928;box-shadow:inset 0 0 0 2px #207928}
 .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:#207928;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 #37623b;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:#207928!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,#207928,color-mix(in srgb,#207928 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:'Zilla Slab',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:#ed45de;margin:0 0 8px}
.imgband .ib-tx h2{font-family:'Zilla Slab',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:#207928;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 #ed45de;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:#ed45de;margin:0 0 6px}
.glance .gl-h{font-family:'Zilla Slab',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 .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,#ed45de 60%,var(--ink));margin:0 0 8px}
.band .b-h{font-family:'Zilla Slab',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:#207928;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:'Zilla Slab',Georgia,serif;font-weight:700;font-size:20px;color:#fff;background:#207928;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:'Zilla Slab',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,#ed45de,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 #ed45de;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:#207928;font-family:ui-monospace,monospace}
.stnote{margin:14px 0 0;font-size:12px;color:color-mix(in srgb,var(--ink) 62%,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,#ed45de 16%,#fff);margin-bottom:10px}
.whygrid .wc .wi svg{width:18px;height:18px;stroke:#ed45de;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.whygrid .wc h4{margin:0 0 4px;color:#207928;font-size:15.5px;font-family:'Zilla Slab',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:#207928;padding:15px 18px}
.faqacc .fq>summary::-webkit-details-marker{display:none}
.faqacc .fq .mk{color:#ed45de;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:#ed45de}
@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 #37623b;border-radius:16px;padding:20px 22px}
.side-card h3{margin:0 0 12px;color:#207928;font-size:17px;font-family:'Zilla Slab',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:#ed45de;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,#ed45de 60%,var(--ink));margin:0 0 10px}
.introband .in-lead{font-family:'Zilla Slab',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 #ed45de;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,#ed45de 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:#ed45de;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 #ed45de;border-radius:14px 4px 16px 6px;padding:20px 22px;box-shadow:0 18px 40px -26px rgba(0,0,0,.6)}
.reviews .rv .stars{color:#ed45de;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:'Zilla Slab',Georgia,serif;font-weight:700;font-size:14px;color:#fff;background:#207928}
.reviews .rv .nm{font-weight:700;color:#207928;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) 62%,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,#ed45de,color-mix(in srgb,#207928 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:#ed45de}
/* ---- 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,#ed45de 60%,var(--ink));margin:0 0 8px}
.psec .ps-h{font-family:'Zilla Slab',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:#ed45de}
.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:'Zilla Slab',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,#ed45de 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,#ed45de 45%,var(--ink));text-decoration:none;font-weight:600;white-space:nowrap;border-bottom:1px solid color-mix(in srgb,#ed45de 45%,transparent);transition:border-color .15s}
.psec .ps-body a:after,a.arrowlink:after{content:" \2192";font-weight:700;color:#ed45de}
.psec .ps-body a:hover,a.arrowlink:hover{border-bottom-color:#ed45de}
/* 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 #ed45de;border-radius:12px 4px 14px 6px;padding:20px 22px;display:flex;flex-direction:column}
.progrows .pr .pr-ic{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;margin-bottom:12px;color:#207928;background:color-mix(in srgb,#ed45de 15%,#fff)}
.progrows .pr .pr-ic svg{width:19px;height:19px}
.progrows .pr h3{margin:0 0 8px;font-family:'Zilla Slab',Georgia,serif;font-size:18px;color:#207928}
.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,#ed45de 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 #ed45de;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:'Zilla Slab',Georgia,serif;font-size:19px;color:#207928}
.sa-go{display:inline-block;font-size:12.5px;font-weight:700;color:color-mix(in srgb,#ed45de 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,#ed45de 12%,#fff);color:#207928}
.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:#207928}
.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:#207928;color:#fff;border-radius:10px;padding:12px 20px;font-weight:800;font-size:15px;text-decoration:none;border-bottom:3px solid #ed45de}
.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:#207928;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:#ed45de;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);flex:none}
.nb-chip:hover{transform:translateY(-2px);border-color:#ed45de;background:color-mix(in srgb,#ed45de 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,#ed45de 55%,var(--ink));margin:0 0 12px;display:flex;align-items:center;gap:9px}
.blsec .bl-eb:before{content:"";width:22px;height:2px;background:#ed45de;flex:none}
.blsec .bl-h{font-family:'Zilla Slab',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 #ed45de;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:'Zilla Slab',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:#ed45de}
.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,#ed45de 55%,var(--ink));text-decoration:none}.bl-crumbs a:hover{text-decoration:underline}
.bl-crumbs .sep{color:color-mix(in srgb,var(--ink) 42%,transparent);font-style:normal;margin:0 7px}
.bl-crumbs [aria-current]{color:var(--ink)}
.bnr-h1{font-family:'Zilla Slab',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:#207928;color:#fff;border-radius:11px;padding:13px 22px;font-weight:800;font-size:14.5px;text-decoration:none;border-bottom:3px solid #ed45de;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:#ed45de;background:color-mix(in srgb,#ed45de 12%,transparent);transform:translateY(-2px)}
/* ---- HEADER ---- */
.hz{position:sticky;top:0;z-index:100;font-family:'Albert Sans',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:'Zilla Slab',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:#ed45de}
.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:#ed45de}
.hz-apply{background:#207928;color:#fff;border-radius:11px;padding:11px 18px;font-weight:800;font-size:14px;text-decoration:none;border-bottom:3px solid #ed45de;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,#ed45de 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,#ed45de 16%,#fff);color:color-mix(in srgb,#207928 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,#ed45de 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-row{justify-content:space-between}
 .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:#ed45de}
 .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,#207928 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,#207928 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,#ed45de 55%,var(--ink));margin:0 0 14px;display:flex;align-items:center;gap:9px}
.hz-eyebrow:before{content:"";width:24px;height:2px;background:#ed45de;flex:none}
.hz-h1{font-family:'Zilla Slab',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:var(--ink)}
.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:#ed45de;background:color-mix(in srgb,#ed45de 14%,transparent);margin-bottom:3px}
.hz-trust .tr-ic svg{width:15px;height:15px}
.hz-trust .tr b{font-family:'Zilla Slab',Georgia,serif;font-size:clamp(13.5px,1.35vw,16.5px);color:var(--ink);display:block;line-height:1.15}
.hz-trust .tr .tr-s{font-size:11.5px;line-height:1.35;color:color-mix(in srgb,var(--ink) 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:#ed45de}
@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 #ed45de}
.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,#ed45de 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:center;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:#ed45de;background:color-mix(in srgb,#ed45de 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:color-mix(in srgb,var(--ink) 86%,transparent)}
.fz-tb--local .fz-tb-ic{color:#207928;background:color-mix(in srgb,#207928 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 #ed45de;border-radius:6px}
.progblock--S2 .pr{border-top:none;border-bottom:3px solid #ed45de}
.progblock--S3 .pr{border:1px solid color-mix(in srgb,#ed45de 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,#ed45de 7%,#fff)}
.progblock--S6 .pr{border:none;border-top:none;box-shadow:none;background:transparent;border-bottom:1px solid color-mix(in srgb,#207928 20%,transparent);border-radius:0}
.progblock--S7 .pr{border-top:none;background:linear-gradient(180deg,#fff,color-mix(in srgb,#ed45de 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,#ed45de 50%,transparent)}
.progblock--I5 .pr .pr-ic{background:#207928;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,#ed45de 40%,transparent)}
.progblock--H3 .pr:hover{background:color-mix(in srgb,#ed45de 6%,#fff)}
/* cta T (arrow-link is base) */
.progblock--T1 .pr .pr-cta{background:#207928;color:#fff;padding:8px 14px;border-radius:8px}.progblock--T1 .pr .pr-cta:after{content:" 92"}
.progblock--T2 .pr .pr-cta{border-bottom:1px solid color-mix(in srgb,#ed45de 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 #ed45de;border-radius:6px}
.progblock--S2 :is(.sa-card,.td-card,.bl-post,.wc){border-top:none;border-bottom:3px solid #ed45de}
.progblock--S3 :is(.sa-card,.td-card,.bl-post,.wc){border:1px solid color-mix(in srgb,#ed45de 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,#ed45de 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,#207928 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,#ed45de 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,#ed45de 40%,transparent)}
.progblock--H3 :is(.sa-card,.td-card,.bl-post,.wc):hover{background:color-mix(in srgb,#ed45de 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,#ed45de 40%,transparent);background:color-mix(in srgb,#ed45de 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,#ed45de 50%,transparent)}
/* accent A */
.ftrust--A1 .fz-tb-ic{color:#207928;background:color-mix(in srgb,#207928 26%,transparent)}
.ftrust--A2 .fz-tb--local .fz-tb-ic{color:#ed45de;background:color-mix(in srgb,#ed45de 15%,transparent)}
.ftrust--A3 .fz-tb-ic{background:linear-gradient(135deg,color-mix(in srgb,#ed45de 22%,transparent),color-mix(in srgb,#207928 26%,transparent))}
/* heading H (mono eyebrow is base) */
.ftrust--H1 .fz-trust-h{font-family:'Zilla Slab',Georgia,serif;font-size:16px;letter-spacing:0;text-transform:none}
.ftrust--H2 .fz-trust-h{display:none}
.ftrust--H3 .fz-trust-h:before{content:"";display:inline-block;width:22px;height:2px;background:#ed45de;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,#ed45de 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:'Zilla Slab',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,#ed45de 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:var(--prim)!important;background:#fff!important;border-color:#fff!important}.fz .fz-cta .cta-btn2:hover{background:rgba(255,255,255,.9)!important;border-color:#fff!important}
.fz-col h4{color:var(--ink);font-family:'Albert Sans',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;box-shadow:0 8px 24px -14px rgba(0,0,0,.35);border-radius:14px}
.sp-hd .hd-top{display:flex;justify-content:space-between;align-items:center;padding:7px 20px;background:#207928;color:#fff;font-size:11.5px;border-radius:14px 14px 0 0}
.sp-hd .hd-bar{display:flex;align-items:center;gap:18px;padding:16px 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:#207928;color:#fff;font-weight:800;font-size:13px;border-radius:38% / 50%}
.sp-hd .hd-nm{font-weight:800;color:#207928;font-size:16px;white-space:nowrap}
.sp-hd .hd-nav{display:flex;gap:4px;align-items:center;flex:1;justify-content:center}
.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:#207928;box-shadow:inset 0 0 0 1.5px color-mix(in srgb,#207928 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:#ed45de;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,#ed45de 12%,#fff);color:#207928}
.sp-hd .hd-pan .mi{flex:none;width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:color-mix(in srgb,#ed45de 12%,#fff);transition:background .18s ease}
.sp-hd .hd-pan .mi svg{width:15px;height:15px;stroke:#ed45de;transition:transform .2s ease,stroke .2s ease}
.sp-hd .hd-pan a:hover .mi{background:color-mix(in srgb,#ed45de 24%,#fff)}
.sp-hd .hd-pan a:hover .mi svg{transform:translateX(1px) scale(1.14);stroke:#207928}
.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:#207928;font-size:13.5px;white-space:nowrap;cursor:pointer}
.sp-hd .hd-apply{background:#fff;color:#207928;box-shadow:inset 0 0 0 2px #207928;border:none;border-radius:6px;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 #207928}
.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='155' cy='178' r='602' fill='none' stroke='%23ffffff' stroke-opacity='0.132' stroke-width='3' stroke-dasharray='2231 1890'/%3E%3Ccircle cx='725' cy='765' r='373' fill='none' stroke='%23ffffff' stroke-opacity='0.215' stroke-width='2'/%3E%3Ccircle cx='579' cy='815' r='552' fill='none' stroke='%23ffffff' stroke-opacity='0.233' stroke-width='4'/%3E%3Ccircle cx='1046' cy='408' r='267' fill='%23ffffff' fill-opacity='0.216'/%3E%3Ccircle cx='-109' cy='207' r='321' fill='%23ffffff' fill-opacity='0.204'/%3E%3Cg transform='rotate(41 620 360)'%3E%3Cpath d='M-35 -19 A 7 7 0 0 1 -21 -19' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='40' y='-31' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(43 47 -24)'/%3E%3Cpath d='M113 -20 A 7 7 0 0 1 127 -20' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='186' y='-22' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(8 193 -15)'/%3E%3Cpath d='M268 -29 A 7 7 0 0 1 282 -29' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='335' y='-24' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(34 342 -17)'/%3E%3Cpath d='M405 -23 A 7 7 0 0 1 419 -23' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='483' y='-33' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(16 490 -26)'/%3E%3Cpath d='M549 -26 A 7 7 0 0 1 563 -26' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='629' y='-25' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(34 636 -18)'/%3E%3Cpath d='M695 -25 A 7 7 0 0 1 709 -25' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='770' y='-36' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(41 777 -29)'/%3E%3Cpath d='M850 -21 A 7 7 0 0 1 864 -21' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='915' y='-25' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(2 922 -18)'/%3E%3Cpath d='M995 -22 A 7 7 0 0 1 1009 -22' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1064' y='-35' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(16 1071 -28)'/%3E%3Cpath d='M1132 -13 A 7 7 0 0 1 1146 -13' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1207' y='-29' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(67 1214 -22)'/%3E%3Crect x='-26' y='46' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(34 -19 53)'/%3E%3Cpath d='M38 59 A 7 7 0 0 1 52 59' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='127' y='50' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(44 134 57)'/%3E%3Cpath d='M191 49 A 7 7 0 0 1 205 49' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='274' y='41' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(28 281 48)'/%3E%3Cpath d='M336 58 A 7 7 0 0 1 350 58' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='411' y='40' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(35 418 47)'/%3E%3Cpath d='M488 60 A 7 7 0 0 1 502 60' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='548' y='42' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(24 555 49)'/%3E%3Cpath d='M634 57 A 7 7 0 0 1 648 57' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='700' y='38' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(22 707 45)'/%3E%3Cpath d='M783 51 A 7 7 0 0 1 797 51' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='856' y='46' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(4 863 53)'/%3E%3Cpath d='M926 57 A 7 7 0 0 1 940 57' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='999' y='52' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(79 1006 59)'/%3E%3Cpath d='M1062 60 A 7 7 0 0 1 1076 60' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1142' y='38' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(17 1149 45)'/%3E%3Cpath d='M1207 54 A 7 7 0 0 1 1221 54' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Cpath d='M-36 125 A 7 7 0 0 1 -22 125' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='48' y='121' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(77 55 128)'/%3E%3Cpath d='M126 128 A 7 7 0 0 1 140 128' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='183' y='123' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(3 190 130)'/%3E%3Cpath d='M270 119 A 7 7 0 0 1 284 119' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='344' y='122' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(18 351 129)'/%3E%3Cpath d='M408 120 A 7 7 0 0 1 422 120' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='486' y='119' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(31 493 126)'/%3E%3Cpath d='M558 123 A 7 7 0 0 1 572 123' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='627' y='110' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(15 634 117)'/%3E%3Cpath d='M704 119 A 7 7 0 0 1 718 119' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='782' y='118' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(70 789 125)'/%3E%3Cpath d='M858 128 A 7 7 0 0 1 872 128' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='924' y='122' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(59 931 129)'/%3E%3Cpath d='M997 122 A 7 7 0 0 1 1011 122' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1069' y='124' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(79 1076 131)'/%3E%3Cpath d='M1137 117 A 7 7 0 0 1 1151 117' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1211' y='125' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(14 1218 132)'/%3E%3Crect x='-34' y='187' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(65 -27 194)'/%3E%3Cpath d='M49 190 A 7 7 0 0 1 63 190' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='124' y='194' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(18 131 201)'/%3E%3Cpath d='M200 198 A 7 7 0 0 1 214 198' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='267' y='201' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(28 274 208)'/%3E%3Cpath d='M347 195 A 7 7 0 0 1 361 195' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='406' y='184' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(62 413 191)'/%3E%3Cpath d='M491 190 A 7 7 0 0 1 505 190' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='559' y='200' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(8 566 207)'/%3E%3Cpath d='M632 201 A 7 7 0 0 1 646 201' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='703' y='197' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(39 710 204)'/%3E%3Cpath d='M782 197 A 7 7 0 0 1 796 197' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='856' y='188' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(60 863 195)'/%3E%3Cpath d='M924 201 A 7 7 0 0 1 938 201' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='989' y='183' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(33 996 190)'/%3E%3Cpath d='M1072 203 A 7 7 0 0 1 1086 203' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1133' y='192' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(9 1140 199)'/%3E%3Cpath d='M1223 192 A 7 7 0 0 1 1237 192' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Cpath d='M-29 279 A 7 7 0 0 1 -15 279' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='41' y='256' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(53 48 263)'/%3E%3Cpath d='M125 279 A 7 7 0 0 1 139 279' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='192' y='272' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(64 199 279)'/%3E%3Cpath d='M269 271 A 7 7 0 0 1 283 271' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='330' y='258' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(39 337 265)'/%3E%3Cpath d='M407 263 A 7 7 0 0 1 421 263' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='489' y='271' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(76 496 278)'/%3E%3Cpath d='M549 272 A 7 7 0 0 1 563 272' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='637' y='262' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(75 644 269)'/%3E%3Cpath d='M709 275 A 7 7 0 0 1 723 275' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='778' y='256' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(55 785 263)'/%3E%3Cpath d='M843 278 A 7 7 0 0 1 857 278' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='916' y='265' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(7 923 272)'/%3E%3Cpath d='M988 266 A 7 7 0 0 1 1002 266' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1074' y='267' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(73 1081 274)'/%3E%3Cpath d='M1136 281 A 7 7 0 0 1 1150 281' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1221' y='260' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(57 1228 267)'/%3E%3Crect x='-30' y='343' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(78 -23 350)'/%3E%3Cpath d='M50 351 A 7 7 0 0 1 64 351' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='118' y='335' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(57 125 342)'/%3E%3Cpath d='M193 338 A 7 7 0 0 1 207 338' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='269' y='333' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(67 276 340)'/%3E%3Cpath d='M334 349 A 7 7 0 0 1 348 349' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='408' y='347' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(60 415 354)'/%3E%3Cpath d='M486 343 A 7 7 0 0 1 500 343' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='559' y='345' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(29 566 352)'/%3E%3Cpath d='M631 347 A 7 7 0 0 1 645 347' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='704' y='338' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(41 711 345)'/%3E%3Cpath d='M784 350 A 7 7 0 0 1 798 350' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='841' y='334' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(80 848 341)'/%3E%3Cpath d='M922 353 A 7 7 0 0 1 936 353' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='995' y='343' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(0 1002 350)'/%3E%3Cpath d='M1070 349 A 7 7 0 0 1 1084 349' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1149' y='341' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(6 1156 348)'/%3E%3Cpath d='M1220 350 A 7 7 0 0 1 1234 350' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Cpath d='M-28 410 A 7 7 0 0 1 -14 410' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='39' y='413' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(1 46 420)'/%3E%3Cpath d='M122 427 A 7 7 0 0 1 136 427' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='185' y='402' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(1 192 409)'/%3E%3Cpath d='M264 427 A 7 7 0 0 1 278 427' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='347' y='412' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(67 354 419)'/%3E%3Cpath d='M405 426 A 7 7 0 0 1 419 426' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='486' y='402' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(43 493 409)'/%3E%3Cpath d='M554 420 A 7 7 0 0 1 568 420' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='625' y='411' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(45 632 418)'/%3E%3Cpath d='M698 409 A 7 7 0 0 1 712 409' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='775' y='408' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(4 782 415)'/%3E%3Cpath d='M850 422 A 7 7 0 0 1 864 422' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='917' y='419' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(58 924 426)'/%3E%3Cpath d='M997 415 A 7 7 0 0 1 1011 415' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1068' y='419' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(69 1075 426)'/%3E%3Cpath d='M1141 422 A 7 7 0 0 1 1155 422' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1209' y='405' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(65 1216 412)'/%3E%3Crect x='-23' y='492' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(69 -16 499)'/%3E%3Cpath d='M37 497 A 7 7 0 0 1 51 497' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='123' y='488' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(41 130 495)'/%3E%3Cpath d='M201 483 A 7 7 0 0 1 215 483' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='258' y='484' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(22 265 491)'/%3E%3Cpath d='M333 495 A 7 7 0 0 1 347 495' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='405' y='481' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(47 412 488)'/%3E%3Cpath d='M486 494 A 7 7 0 0 1 500 494' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='562' y='486' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(19 569 493)'/%3E%3Cpath d='M621 487 A 7 7 0 0 1 635 487' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='697' y='484' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(50 704 491)'/%3E%3Cpath d='M783 483 A 7 7 0 0 1 797 483' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='858' y='475' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(33 865 482)'/%3E%3Cpath d='M921 497 A 7 7 0 0 1 935 497' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1002' y='477' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(42 1009 484)'/%3E%3Cpath d='M1075 495 A 7 7 0 0 1 1089 495' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1133' y='491' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(65 1140 498)'/%3E%3Cpath d='M1210 494 A 7 7 0 0 1 1224 494' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Cpath d='M-22 563 A 7 7 0 0 1 -8 563' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='43' y='559' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(64 50 566)'/%3E%3Cpath d='M124 557 A 7 7 0 0 1 138 557' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='193' y='566' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(74 200 573)'/%3E%3Cpath d='M268 557 A 7 7 0 0 1 282 557' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='341' y='565' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(31 348 572)'/%3E%3Cpath d='M414 556 A 7 7 0 0 1 428 556' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='484' y='553' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(23 491 560)'/%3E%3Cpath d='M550 556 A 7 7 0 0 1 564 556' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='631' y='548' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(75 638 555)'/%3E%3Cpath d='M706 567 A 7 7 0 0 1 720 567' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='768' y='564' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(40 775 571)'/%3E%3Cpath d='M844 566 A 7 7 0 0 1 858 566' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='926' y='552' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(30 933 559)'/%3E%3Cpath d='M990 573 A 7 7 0 0 1 1004 573' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1077' y='562' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(14 1084 569)'/%3E%3Cpath d='M1135 555 A 7 7 0 0 1 1149 555' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1211' y='560' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(54 1218 567)'/%3E%3Crect x='-27' y='639' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(79 -20 646)'/%3E%3Cpath d='M38 628 A 7 7 0 0 1 52 628' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='116' y='622' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(39 123 629)'/%3E%3Cpath d='M197 641 A 7 7 0 0 1 211 641' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='262' y='629' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(2 269 636)'/%3E%3Cpath d='M342 643 A 7 7 0 0 1 356 643' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='414' y='625' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(54 421 632)'/%3E%3Cpath d='M477 643 A 7 7 0 0 1 491 643' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='563' y='628' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(49 570 635)'/%3E%3Cpath d='M626 639 A 7 7 0 0 1 640 639' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='698' y='634' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(61 705 641)'/%3E%3Cpath d='M769 646 A 7 7 0 0 1 783 646' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='857' y='639' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(57 864 646)'/%3E%3Cpath d='M913 643 A 7 7 0 0 1 927 643' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='998' y='623' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(80 1005 630)'/%3E%3Cpath d='M1076 639 A 7 7 0 0 1 1090 639' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1150' y='636' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(24 1157 643)'/%3E%3Cpath d='M1216 638 A 7 7 0 0 1 1230 638' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Cpath d='M-29 705 A 7 7 0 0 1 -15 705' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='54' y='699' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(50 61 706)'/%3E%3Cpath d='M114 710 A 7 7 0 0 1 128 710' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='189' y='704' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(43 196 711)'/%3E%3Cpath d='M258 716 A 7 7 0 0 1 272 716' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='332' y='695' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(45 339 702)'/%3E%3Cpath d='M410 712 A 7 7 0 0 1 424 712' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='484' y='701' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(37 491 708)'/%3E%3Cpath d='M551 707 A 7 7 0 0 1 565 707' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='627' y='705' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(8 634 712)'/%3E%3Cpath d='M701 715 A 7 7 0 0 1 715 715' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='777' y='708' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(33 784 715)'/%3E%3Cpath d='M854 719 A 7 7 0 0 1 868 719' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='922' y='700' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(62 929 707)'/%3E%3Cpath d='M989 717 A 7 7 0 0 1 1003 717' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1074' y='702' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(38 1081 709)'/%3E%3Cpath d='M1146 713 A 7 7 0 0 1 1160 713' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.5'/%3E%3Crect x='1214' y='709' width='14' height='14' fill='none' stroke='%23ffffff' stroke-opacity='0.161' stroke-width='1.4' transform='rotate(21 1221 716)'/%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,radial-gradient(520px 400px at 92% 10%,rgba(255,255,255,.12),transparent 70%),linear-gradient(60deg,#207928,color-mix(in srgb,#207928 52%,#ed45de));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='13' cy='416' r='285' fill='none' stroke='%23ffffff' stroke-opacity='0.118' stroke-width='3' stroke-dasharray='1111 894'/%3E%3Ccircle cx='1287' cy='811' r='620' fill='none' stroke='%23ffffff' stroke-opacity='0.148' stroke-width='2'/%3E%3Ccircle cx='440' cy='637' r='390' fill='none' stroke='%23ffffff' stroke-opacity='0.134' stroke-width='4'/%3E%3Ccircle cx='1175' cy='455' r='318' fill='%23ffffff' fill-opacity='0.157'/%3E%3Ccircle cx='1324' cy='371' r='226' fill='%23ffffff' fill-opacity='0.102'/%3E%3Cg transform='rotate(129 620 360)'%3E%3Cpath d='M-30 -8 L-23 -22 L-16 -8 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='40' cy='-24' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M89 -11 L96 -25 L103 -11 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='143' cy='-22' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M200 -15 L207 -29 L214 -15 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='261' cy='-22' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M309 -18 L316 -32 L323 -18 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='372' cy='-21' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M421 -12 L428 -26 L435 -12 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='485' cy='-20' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M538 -9 L545 -23 L552 -9 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='598' cy='-17' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M642 -13 L649 -27 L656 -13 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='710' cy='-18' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M758 -10 L765 -24 L772 -10 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='818' cy='-17' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M874 -13 L881 -27 L888 -13 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='929' cy='-25' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M983 -8 L990 -22 L997 -8 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1045' cy='-23' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1094 -18 L1101 -32 L1108 -18 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1159' cy='-23' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1200 -11 L1207 -25 L1214 -11 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1270' cy='-17' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Ccircle cx='-20' cy='40' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M33 46 L40 32 L47 46 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='87' cy='36' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M142 38 L149 24 L156 38 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='199' cy='39' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M251 40 L258 26 L265 40 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='313' cy='39' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M361 43 L368 29 L375 43 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='429' cy='32' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M478 47 L485 33 L492 47 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='541' cy='40' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M587 43 L594 29 L601 43 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='653' cy='33' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M700 44 L707 30 L714 44 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='767' cy='34' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M808 44 L815 30 L822 44 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='875' cy='34' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M926 40 L933 26 L940 40 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='990' cy='39' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1035 41 L1042 27 L1049 41 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1096' cy='31' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1146 39 L1153 25 L1160 39 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1212' cy='40' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1265 39 L1272 25 L1279 39 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Cpath d='M-32 104 L-25 90 L-18 104 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='35' cy='87' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M80 95 L87 81 L94 95 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='146' cy='95' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M195 100 L202 86 L209 100 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='260' cy='89' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M304 99 L311 85 L318 99 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='373' cy='88' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M416 102 L423 88 L430 102 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='481' cy='91' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M530 98 L537 84 L544 98 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='595' cy='97' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M650 104 L657 90 L664 104 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='711' cy='97' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M757 103 L764 89 L771 103 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='822' cy='95' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M870 102 L877 88 L884 102 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='930' cy='94' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M978 94 L985 80 L992 94 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1042' cy='87' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1098 95 L1105 81 L1112 95 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1158' cy='91' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1201 97 L1208 83 L1215 97 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1273' cy='96' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Ccircle cx='-22' cy='153' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M34 151 L41 137 L48 151 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='89' cy='151' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M141 159 L148 145 L155 159 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='201' cy='152' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M256 156 L263 142 L270 156 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='317' cy='145' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M363 153 L370 139 L377 153 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='430' cy='145' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M476 155 L483 141 L490 155 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='542' cy='148' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M584 154 L591 140 L598 154 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='655' cy='148' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M698 153 L705 139 L712 153 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='764' cy='153' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M816 156 L823 142 L830 156 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='878' cy='151' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M926 153 L933 139 L940 153 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='985' cy='153' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1040 152 L1047 138 L1054 152 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1105' cy='144' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1144 157 L1151 143 L1158 157 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1211' cy='151' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1266 155 L1273 141 L1280 155 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Cpath d='M-27 210 L-20 196 L-13 210 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='38' cy='205' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M89 209 L96 195 L103 209 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='145' cy='205' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M198 207 L205 193 L212 207 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='255' cy='205' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M307 216 L314 202 L321 216 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='376' cy='208' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M420 210 L427 196 L434 210 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='486' cy='201' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M531 215 L538 201 L545 215 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='593' cy='200' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M644 216 L651 202 L658 216 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='708' cy='209' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M757 208 L764 194 L771 208 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='820' cy='208' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M865 216 L872 202 L879 216 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='937' cy='208' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M979 213 L986 199 L993 213 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1040' cy='204' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1097 213 L1104 199 L1111 213 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1153' cy='209' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1203 213 L1210 199 L1217 213 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1269' cy='207' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Ccircle cx='-22' cy='265' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M25 264 L32 250 L39 264 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='92' cy='261' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M146 266 L153 252 L160 266 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='208' cy='255' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M255 264 L262 250 L269 264 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='311' cy='256' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M360 266 L367 252 L374 266 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='427' cy='258' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M475 263 L482 249 L489 263 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='537' cy='257' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M594 270 L601 256 L608 270 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='655' cy='256' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M700 267 L707 253 L714 267 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='763' cy='265' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M808 262 L815 248 L822 262 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='879' cy='258' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M930 268 L937 254 L944 268 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='986' cy='262' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1034 270 L1041 256 L1048 270 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1103' cy='265' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1153 270 L1160 256 L1167 270 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1211' cy='260' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1261 272 L1268 258 L1275 272 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Cpath d='M-22 327 L-15 313 L-8 327 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='37' cy='317' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M89 326 L96 312 L103 326 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='145' cy='320' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M194 318 L201 304 L208 318 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='255' cy='314' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M311 327 L318 313 L325 327 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='369' cy='312' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M424 323 L431 309 L438 323 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='488' cy='313' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M531 324 L538 310 L545 324 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='592' cy='320' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M644 327 L651 313 L658 327 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='712' cy='318' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M754 321 L761 307 L768 321 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='823' cy='321' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M869 321 L876 307 L883 321 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='929' cy='311' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M976 327 L983 313 L990 327 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1049' cy='320' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1095 327 L1102 313 L1109 327 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1157' cy='318' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1208 318 L1215 304 L1222 318 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1267' cy='318' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Ccircle cx='-16' cy='367' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M30 377 L37 363 L44 377 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='97' cy='373' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M137 375 L144 361 L151 375 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='209' cy='377' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M254 383 L261 369 L268 383 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='317' cy='373' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M370 380 L377 366 L384 380 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='424' cy='367' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M478 383 L485 369 L492 383 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='544' cy='375' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M592 383 L599 369 L606 383 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='656' cy='377' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M697 378 L704 364 L711 378 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='769' cy='370' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M811 384 L818 370 L825 384 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='873' cy='368' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M921 380 L928 366 L935 380 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='988' cy='375' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1034 375 L1041 361 L1048 375 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1098' cy='375' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1149 378 L1156 364 L1163 378 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1214' cy='374' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1265 376 L1272 362 L1279 376 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Cpath d='M-26 433 L-19 419 L-12 433 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='35' cy='429' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M89 433 L96 419 L103 433 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='151' cy='428' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M195 433 L202 419 L209 433 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='262' cy='429' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M311 437 L318 423 L325 437 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='372' cy='425' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M423 437 L430 423 L437 437 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='482' cy='423' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M532 434 L539 420 L546 434 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='592' cy='428' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M643 430 L650 416 L657 430 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='713' cy='426' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M752 437 L759 423 L766 437 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='817' cy='424' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M867 437 L874 423 L881 437 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='927' cy='425' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M978 438 L985 424 L992 438 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1046' cy='431' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1091 436 L1098 422 L1105 436 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1155' cy='430' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1210 432 L1217 418 L1224 432 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1268' cy='428' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Ccircle cx='-21' cy='480' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M25 487 L32 473 L39 487 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='90' cy='485' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M145 490 L152 476 L159 490 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='208' cy='485' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M251 494 L258 480 L265 494 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='313' cy='487' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M369 487 L376 473 L383 487 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='433' cy='481' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M476 494 L483 480 L490 494 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='541' cy='479' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M594 492 L601 478 L608 492 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='649' cy='486' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M700 491 L707 477 L714 491 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='762' cy='489' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M817 496 L824 482 L831 496 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='871' cy='488' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M925 496 L932 482 L939 496 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='985' cy='488' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1033 488 L1040 474 L1047 488 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1097' cy='487' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1146 488 L1153 474 L1160 488 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1211' cy='486' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1256 488 L1263 474 L1270 488 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Cpath d='M-30 547 L-23 533 L-16 547 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='35' cy='539' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M83 547 L90 533 L97 547 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='145' cy='545' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M199 548 L206 534 L213 548 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='264' cy='535' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M308 543 L315 529 L322 543 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='376' cy='535' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M425 549 L432 535 L439 549 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='480' cy='539' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M528 550 L535 536 L542 550 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='600' cy='539' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M640 550 L647 536 L654 550 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='707' cy='544' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M754 543 L761 529 L768 543 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='820' cy='543' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M874 544 L881 530 L888 544 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='931' cy='539' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M982 547 L989 533 L996 547 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1044' cy='545' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1097 548 L1104 534 L1111 548 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1153' cy='543' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1208 545 L1215 531 L1222 545 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1268' cy='536' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Ccircle cx='-21' cy='592' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M24 604 L31 590 L38 604 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='93' cy='594' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M142 604 L149 590 L156 604 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='205' cy='596' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M252 602 L259 588 L266 602 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='314' cy='592' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M366 598 L373 584 L380 598 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='427' cy='595' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M473 600 L480 586 L487 600 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='542' cy='595' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M586 605 L593 591 L600 605 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='656' cy='597' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M700 605 L707 591 L714 605 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='767' cy='595' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M813 607 L820 593 L827 607 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='877' cy='594' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M925 608 L932 594 L939 608 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='993' cy='597' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1037 606 L1044 592 L1051 606 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1095' cy='595' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1153 608 L1160 594 L1167 608 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1210' cy='600' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1260 598 L1267 584 L1274 598 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Cpath d='M-22 656 L-15 642 L-8 656 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='32' cy='651' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M84 659 L91 645 L98 659 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='149' cy='650' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M199 657 L206 643 L213 657 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='262' cy='651' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M306 662 L313 648 L320 662 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='367' cy='654' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M419 660 L426 646 L433 660 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='488' cy='656' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M535 663 L542 649 L549 663 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='598' cy='657' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M640 656 L647 642 L654 656 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='711' cy='652' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M754 657 L761 643 L768 657 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='824' cy='651' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M869 664 L876 650 L883 664 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='927' cy='657' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M985 658 L992 644 L999 658 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1043' cy='657' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1088 661 L1095 647 L1102 661 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1159' cy='649' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1206 655 L1213 641 L1220 655 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1269' cy='656' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Ccircle cx='-25' cy='710' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M29 710 L36 696 L43 710 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='90' cy='704' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M138 712 L145 698 L152 712 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='201' cy='707' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M249 719 L256 705 L263 719 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='311' cy='712' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M368 719 L375 705 L382 719 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='427' cy='704' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M477 717 L484 703 L491 717 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='539' cy='712' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M585 713 L592 699 L599 713 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='654' cy='713' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M706 710 L713 696 L720 710 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='763' cy='713' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M816 719 L823 705 L830 719 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='881' cy='712' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M922 712 L929 698 L936 712 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='990' cy='703' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1037 712 L1044 698 L1051 712 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1097' cy='709' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1153 716 L1160 702 L1167 716 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3Ccircle cx='1215' cy='704' r='7' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.5'/%3E%3Cpath d='M1259 720 L1266 706 L1273 720 Z' fill='none' stroke='%23ffffff' stroke-opacity='0.198' stroke-width='1.4'/%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,linear-gradient(135deg,#207928,#ed45de);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:linear-gradient(135deg,#207928,color-mix(in srgb,#207928 66%,#000));color:#fff;border:none;border-radius:16px;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 #207928}
.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:16px;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,#ed45de 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(#207928e6,color-mix(in srgb,#207928 78%,#000)),url("/assets/img/footer.webp") center/cover no-repeat;border-top:3px solid #ed45de;border-radius:18px;padding:34px 30px 0;color:rgba(255,255,255,.78)}
.sp-ft .ft-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:20px}
.sp-ft .ft-r{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.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:#ed45de;color:#fff;font-weight:800;font-size:12px;border-radius:11px}
.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;text-decoration:underline}

.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 6px;border-radius:6px;font-style:normal;color:#5a6b86;letter-spacing:.09em}
.sp-menu i.on{color:#207928;box-shadow:inset 0 -4px 0 #ed45de}
.sp-btn{border:none;padding:12px 20px;border-radius:19px 19px 11px 15px;font-weight:700;font-size:13.5px;color:#fff;background:#207928;position:relative;overflow:hidden;cursor:default;text-transform:uppercase;letter-spacing:.04em;}
.sp-btn::after{content:" \2192";display:inline-block}
.sp-card{background:#fff;border:2px solid #d9e0ea;border-radius:10px 6px 9px 10px;padding:16px;min-height:104px;box-shadow:0 12px 24px -12px color-mix(in srgb,#207928 20%,transparent)}
.sp-card{border-top:2px solid #ed45de}
.sp-card .ic{width:34px;height:34px;background:color-mix(in srgb,#ed45de 22%,transparent);border-radius:8px;margin-bottom:10px}
.sp-card h4{margin:0 0 6px;font-size:14px;color:#207928} .sp-card p{margin:0;font-size:12.5px;color:#5a6b86}
.sp-svc{background:#207928;color:#fff;height:96px;display:flex;align-items:flex-end;padding:14px;font-weight:700;font-size:13px;border-radius:0px 0px 0px 20px;clip-path:polygon(20px 0, calc(100% - 20px) 0, 100% 20px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0 calc(100% - 0px), 0 20px)}
.sp-svc{border-radius:40px 40px 0 0}
.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{border:1px solid #d9e0ea;border-radius:8px 10px 6px 11px;padding:12px 14px;box-shadow:0 8px 20px -16px #20792888}
.sp-faq .mk{color:#ed45de;font-family:ui-monospace,monospace;font-weight:700} .sp-faq .mk::before{content:"\25BE"}
.sp-mc1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.sp-mc1 .b{background:#fff;border:1px solid #dfe4ec;border-radius:11px;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,#ed45de 24%,#fff)}
.sp-mc1 .b .l1{height:6px;width:74%;border-radius:3px;background:color-mix(in srgb,#207928 15%,#eef1f6)} .sp-mc1 .b .l2{height:6px;width:48%;border-radius:3px;background:#eef1f6}
.sp-mc1 .b:nth-child(1){min-height:75px}
.sp-mc1 .b:nth-child(2){min-height:81px}
.sp-mc1 .b:nth-child(3){min-height:58px}
.sp-mc1 .b:nth-child(4){min-height:70px}
.sp-mc1 .b:nth-child(even){transform:translateY(8px)}
.sp-mc2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.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,#ed45de 24%,#fff)}
.sp-mc2 .b .l1{height:6px;width:74%;border-radius:3px;background:color-mix(in srgb,#207928 15%,#eef1f6)} .sp-mc2 .b .l2{height:6px;width:48%;border-radius:3px;background:#eef1f6}
.sp-mc2 .b:nth-child(1){min-height:76px}
.sp-mc2 .b:nth-child(2){min-height:65px}
.sp-mc2 .b:nth-child(3){min-height:56px}
.sp-mc2 .b:nth-child(4){min-height:72px}
.sp-mc2 .b:first-child{grid-column:span 2}
.sp-mc2 .b{border-left:3px solid #ed45de}
.sp-sc{display:flex;flex-direction:column;gap:13px}
.sp-sc .r{background:#fff;border:1px solid #dfe4ec;border-radius:12px;box-shadow:0 6px 16px -12px #207928}
.sp-sc .r:nth-child(1){padding:12px 12px}
.sp-sc .r:nth-child(2){padding:18px 12px}
.sp-sc .r:nth-child(3){padding:11px 12px}
.sp-dc1{display:flex;flex-direction:column;gap:11px}
.sp-dc1 .sp{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #d9e0ea;border-radius:17px;padding:9px 12px}
.sp-dc1 .sp b{color:#207928;font-size:12.5px} .sp-dc1 .sp .p{background:color-mix(in srgb,#ed45de 14%,#fff);color:#207928;border-radius:999px;padding:3px 10px;font-size:10.5px;font-family:ui-monospace,monospace;margin-left:6px}
.sp-dc2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.sp-dc2 .st{background:linear-gradient(180deg,#fff,color-mix(in srgb,#ed45de 8%,#fff));border:1px solid #d9e0ea;border-radius:15px;padding:13px;text-align:center}
.sp-dc2 .st .n{font-size:19px;font-weight:800;color:#207928} .sp-dc2 .st .l{font-size:10px;color:#5a6b86;margin-top:3px}
.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='79' cy='447' r='481' fill='none' stroke='%23ffffff' stroke-opacity='0.064' stroke-width='3' stroke-dasharray='1422 1510'/%3E%3Ccircle cx='176' cy='780' r='495' fill='none' stroke='%23ffffff' stroke-opacity='0.067' stroke-width='2'/%3E%3Ccircle cx='743' cy='-170' r='532' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='4'/%3E%3Ccircle cx='1205' cy='170' r='381' fill='%23ffffff' fill-opacity='0.062'/%3E%3Ccircle cx='-27' cy='-37' r='274' fill='%23ffffff' fill-opacity='0.058'/%3E%3Cg transform='rotate(133 620 360)'%3E%3Ccircle cx='-27' cy='-25' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M19 -15 H41 M30 -26 V-4' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='90' cy='-23' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M124 -21 H146 M135 -32 V-10' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='195' cy='-21' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M241 -26 H263 M252 -37 V-15' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='296' cy='-20' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M339 -21 H361 M350 -32 V-10' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='410' cy='-17' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M448 -27 H470 M459 -38 V-16' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='513' cy='-26' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M550 -23 H572 M561 -34 V-12' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='610' cy='-20' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M662 -13 H684 M673 -24 V-2' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='715' cy='-20' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M769 -23 H791 M780 -34 V-12' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='825' cy='-21' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M865 -13 H887 M876 -24 V-2' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='932' cy='-24' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M978 -13 H1000 M989 -24 V-2' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1044' cy='-24' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1079 -21 H1101 M1090 -32 V-10' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1153' cy='-13' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1190 -16 H1212 M1201 -27 V-5' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1254' cy='-19' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M-35 28 H-13 M-24 17 V39' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='29' cy='29' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M70 29 H92 M81 18 V40' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='140' cy='35' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M185 28 H207 M196 17 V39' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='250' cy='34' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M280 37 H302 M291 26 V48' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='347' cy='32' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M394 27 H416 M405 16 V38' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='461' cy='35' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M501 33 H523 M512 22 V44' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='570' cy='26' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M605 31 H627 M616 20 V42' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='667' cy='39' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M716 26 H738 M727 15 V37' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='777' cy='37' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M820 35 H842 M831 24 V46' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='883' cy='35' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M926 40 H948 M937 29 V51' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='991' cy='40' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1034 34 H1056 M1045 23 V45' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1093' cy='27' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1134 40 H1156 M1145 29 V51' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1195' cy='37' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1242 35 H1264 M1253 24 V46' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='-27' cy='83' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M19 91 H41 M30 80 V102' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='88' cy='91' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M122 82 H144 M133 71 V93' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='189' cy='79' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M228 84 H250 M239 73 V95' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='293' cy='80' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M344 84 H366 M355 73 V95' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='408' cy='79' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M448 83 H470 M459 72 V94' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='513' cy='92' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M545 91 H567 M556 80 V102' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='611' cy='89' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M663 91 H685 M674 80 V102' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='727' cy='91' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M759 93 H781 M770 82 V104' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='827' cy='89' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M868 84 H890 M879 73 V95' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='941' cy='82' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M970 83 H992 M981 72 V94' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1035' cy='93' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1083 80 H1105 M1094 69 V91' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1144' cy='93' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1186 82 H1208 M1197 71 V93' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1251' cy='86' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M-27 133 H-5 M-16 122 V144' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='29' cy='138' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M69 140 H91 M80 129 V151' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='145' cy='133' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M187 146 H209 M198 135 V157' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='250' cy='133' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M290 140 H312 M301 129 V151' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='350' cy='137' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M394 140 H416 M405 129 V151' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='457' cy='134' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M494 143 H516 M505 132 V154' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='564' cy='133' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M608 141 H630 M619 130 V152' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='676' cy='144' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M707 136 H729 M718 125 V147' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='773' cy='143' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M822 146 H844 M833 135 V157' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='876' cy='135' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M917 136 H939 M928 125 V147' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='992' cy='138' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1031 133 H1053 M1042 122 V144' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1098' cy='145' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1136 145 H1158 M1147 134 V156' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1196' cy='133' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1235 142 H1257 M1246 131 V153' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='-23' cy='190' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M24 189 H46 M35 178 V200' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='93' cy='189' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M123 189 H145 M134 178 V200' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='188' cy='198' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M227 186 H249 M238 175 V197' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='298' cy='186' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M345 186 H367 M356 175 V197' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='408' cy='187' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M450 193 H472 M461 182 V204' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='512' cy='198' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M553 196 H575 M564 185 V207' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='621' cy='189' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M659 196 H681 M670 185 V207' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='716' cy='190' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M760 189 H782 M771 178 V200' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='826' cy='192' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M863 186 H885 M874 175 V197' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='930' cy='197' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M978 190 H1000 M989 179 V201' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1035' cy='199' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1087 185 H1109 M1098 174 V196' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1143' cy='192' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1185 188 H1207 M1196 177 V199' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1257' cy='193' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M-32 247 H-10 M-21 236 V258' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='28' cy='250' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M78 242 H100 M89 231 V253' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='144' cy='249' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M177 239 H199 M188 228 V250' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='251' cy='246' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M291 240 H313 M302 229 V251' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='356' cy='240' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M396 239 H418 M407 228 V250' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='458' cy='239' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M500 251 H522 M511 240 V262' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='569' cy='242' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M607 240 H629 M618 229 V251' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='669' cy='247' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M706 249 H728 M717 238 V260' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='772' cy='243' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M820 249 H842 M831 238 V260' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='888' cy='242' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M925 251 H947 M936 240 V262' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='982' cy='241' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1024 240 H1046 M1035 229 V251' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1096' cy='244' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1139 239 H1161 M1150 228 V250' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1198' cy='245' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1247 243 H1269 M1258 232 V254' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='-16' cy='304' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M15 305 H37 M26 294 V316' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='93' cy='302' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M123 305 H145 M134 294 V316' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='192' cy='298' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M236 301 H258 M247 290 V312' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='303' cy='301' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M337 299 H359 M348 288 V310' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='402' cy='291' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M440 294 H462 M451 283 V305' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='509' cy='293' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M555 292 H577 M566 281 V303' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='610' cy='293' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M663 295 H685 M674 284 V306' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='725' cy='294' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M759 293 H781 M770 282 V304' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='822' cy='297' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M863 297 H885 M874 286 V308' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='935' cy='305' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M970 302 H992 M981 291 V313' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1042' cy='297' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1079 295 H1101 M1090 284 V306' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1149' cy='305' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1187 296 H1209 M1198 285 V307' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1253' cy='300' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M-37 344 H-15 M-26 333 V355' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='29' cy='344' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M81 350 H103 M92 339 V361' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='134' cy='358' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M183 351 H205 M194 340 V362' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='242' cy='354' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M283 354 H305 M294 343 V365' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='351' cy='350' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M390 358 H412 M401 347 V369' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='450' cy='346' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M505 356 H527 M516 345 V367' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='564' cy='355' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M607 347 H629 M618 336 V358' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='670' cy='348' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M713 356 H735 M724 345 V367' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='769' cy='351' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M822 344 H844 M833 333 V355' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='887' cy='358' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M928 347 H950 M939 336 V358' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='992' cy='353' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1035 352 H1057 M1046 341 V363' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1091' cy='351' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1130 350 H1152 M1141 339 V361' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1193' cy='351' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1236 352 H1258 M1247 341 V363' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='-20' cy='402' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M26 411 H48 M37 400 V422' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='85' cy='407' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M124 410 H146 M135 399 V421' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='199' cy='409' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M232 398 H254 M243 387 V409' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='299' cy='406' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M346 406 H368 M357 395 V417' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='411' cy='401' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M450 397 H472 M461 386 V408' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='511' cy='398' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M545 403 H567 M556 392 V414' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='621' cy='411' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M662 409 H684 M673 398 V420' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='726' cy='404' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M768 406 H790 M779 395 V417' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='824' cy='398' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M873 405 H895 M884 394 V416' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='939' cy='405' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M978 407 H1000 M989 396 V418' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1045' cy='403' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1084 400 H1106 M1095 389 V411' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1153' cy='402' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1184 403 H1206 M1195 392 V414' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1250' cy='406' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M-37 451 H-15 M-26 440 V462' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='29' cy='464' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M70 462 H92 M81 451 V473' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='133' cy='461' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M188 462 H210 M199 451 V473' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='239' cy='462' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M286 451 H308 M297 440 V462' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='358' cy='458' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M386 459 H408 M397 448 V470' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='464' cy='453' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M501 458 H523 M512 447 V469' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='564' cy='452' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M606 462 H628 M617 451 V473' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='676' cy='452' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M708 461 H730 M719 450 V472' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='781' cy='462' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M812 461 H834 M823 450 V472' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='882' cy='452' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M926 461 H948 M937 450 V472' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='989' cy='450' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1028 457 H1050 M1039 446 V468' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1096' cy='460' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1136 456 H1158 M1147 445 V467' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1204' cy='460' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1243 456 H1265 M1254 445 V467' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='-17' cy='508' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M24 516 H46 M35 505 V527' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='81' cy='510' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M125 504 H147 M136 493 V515' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='198' cy='504' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M241 507 H263 M252 496 V518' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='301' cy='506' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M347 505 H369 M358 494 V516' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='399' cy='516' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M453 510 H475 M464 499 V521' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='509' cy='506' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M554 517 H576 M565 506 V528' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='616' cy='503' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M654 504 H676 M665 493 V515' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='728' cy='506' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M760 517 H782 M771 506 V528' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='829' cy='505' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M875 507 H897 M886 496 V518' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='929' cy='511' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M973 508 H995 M984 497 V519' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1044' cy='517' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1080 512 H1102 M1091 501 V523' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1139' cy='503' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1181 505 H1203 M1192 494 V516' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1254' cy='507' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M-38 567 H-16 M-27 556 V578' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='28' cy='563' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M81 564 H103 M92 553 V575' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='139' cy='565' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M177 569 H199 M188 558 V580' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='241' cy='566' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M291 564 H313 M302 553 V575' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='356' cy='561' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M396 563 H418 M407 552 V574' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='462' cy='558' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M495 560 H517 M506 549 V571' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='561' cy='559' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M607 559 H629 M618 548 V570' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='664' cy='570' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M715 557 H737 M726 546 V568' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='769' cy='569' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M820 559 H842 M831 548 V570' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='884' cy='569' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M930 569 H952 M941 558 V580' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='982' cy='558' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1025 559 H1047 M1036 548 V570' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1087' cy='565' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1138 570 H1160 M1149 559 V581' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1201' cy='568' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1236 556 H1258 M1247 545 V567' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='-17' cy='615' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M24 611 H46 M35 600 V622' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='91' cy='620' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M130 611 H152 M141 600 V622' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='192' cy='621' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M237 618 H259 M248 607 V629' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='295' cy='620' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M340 618 H362 M351 607 V629' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='407' cy='613' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M440 614 H462 M451 603 V625' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='512' cy='614' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M554 621 H576 M565 610 V632' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='614' cy='615' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M662 621 H684 M673 610 V632' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='715' cy='609' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M757 618 H779 M768 607 V629' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='821' cy='618' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M868 620 H890 M879 609 V631' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='929' cy='612' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M977 623 H999 M988 612 V634' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1042' cy='618' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1088 615 H1110 M1099 604 V626' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1141' cy='618' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1186 619 H1208 M1197 608 V630' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1253' cy='611' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M-38 665 H-16 M-27 654 V676' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='30' cy='674' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M82 674 H104 M93 663 V685' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='133' cy='664' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M178 667 H200 M189 656 V678' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='251' cy='673' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M282 670 H304 M293 659 V681' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='351' cy='662' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M398 664 H420 M409 653 V675' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='456' cy='674' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M498 668 H520 M509 657 V679' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='562' cy='675' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M607 673 H629 M618 662 V684' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='674' cy='672' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M706 676 H728 M717 665 V687' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='771' cy='666' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M812 673 H834 M823 662 V684' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='883' cy='675' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M924 672 H946 M935 661 V683' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='982' cy='674' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1031 667 H1053 M1042 656 V678' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1089' cy='662' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1134 667 H1156 M1145 656 V678' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1194' cy='666' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1246 676 H1268 M1257 665 V687' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='-18' cy='716' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M16 721 H38 M27 710 V732' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='87' cy='716' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M125 722 H147 M136 711 V733' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='195' cy='723' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M229 715 H251 M240 704 V726' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='305' cy='726' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M333 717 H355 M344 706 V728' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='398' cy='722' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M452 721 H474 M463 710 V732' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='515' cy='719' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M549 726 H571 M560 715 V737' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='610' cy='719' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M664 724 H686 M675 713 V735' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='724' cy='723' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M770 727 H792 M781 716 V738' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='833' cy='720' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M877 725 H899 M888 714 V736' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='927' cy='720' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M971 716 H993 M982 705 V727' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1034' cy='720' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1086 727 H1108 M1097 716 V738' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1148' cy='724' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3Cpath d='M1195 718 H1217 M1206 707 V729' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.6'/%3E%3Ccircle cx='1250' cy='719' r='11' fill='none' stroke='%23ffffff' stroke-opacity='0.068' stroke-width='1.5'/%3E%3C/g%3E%3Cpath d='M1031 -40 L1135 -40 L815 760 L711 760 Z' fill='%23ffffff' fill-opacity='0.043'/%3E%3C/svg%3E") center/cover no-repeat,radial-gradient(130% 150% at 12% -25%,color-mix(in srgb,#207928 68%,#ed45de),color-mix(in srgb,#207928 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,#207928 10%,#fff);clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0 50%)}
.sp-ico .i svg{width:22px;height:22px;fill:none;stroke:#207928;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;transition:stroke .2s ease}
.sp-ico .i:hover{background:#207928}
.sp-ico .i:hover svg{stroke:#fff}
.sp-ico .i:nth-child(odd) svg{stroke:#ed45de}
.sp-ico .i svg *:first-child{stroke:#ed45de}
.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:10px;padding:14px 18px;color:#207928;font-weight:600;font-size:13px;cursor:pointer;transition:transform .23s cubic-bezier(.2,.7,.3,1),box-shadow .23s ease,background .23s ease,border-color .23s ease}
.sp-hov .hb:hover{background:color-mix(in srgb,#ed45de 12%,#fff);border-color:#ed45de;transform:translateY(-2px)}
.sp-hov .btn{background:#207928;color:#fff;border-radius:7px;padding:12px 20px;font-weight:700;font-size:13px;cursor:pointer;transition:transform .23s cubic-bezier(.2,.7,.3,1),box-shadow .23s ease,background .23s ease,border-color .23s ease}
.sp-hov .btn:hover{background:#207928;transform:translateY(-6px);box-shadow:0 22px 22px -11px #20792866}
.sp-hov .lnk{color:#207928;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:#ed45de;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:#207928;font-size:15px}
.sp-nm .nm-nav{display:flex;gap:5px;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:10px;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:#ed45de;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,#ed45de 12%,#fff);color:#207928}
.sp-nm .nm-pan .mi{flex:none;width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:color-mix(in srgb,#ed45de 12%,#fff);transition:background .18s ease}
.sp-nm .nm-pan .mi svg{width:15px;height:15px;stroke:#ed45de;transition:transform .2s ease,stroke .2s ease}
.sp-nm .nm-pan a:hover .mi{background:color-mix(in srgb,#ed45de 24%,#fff)}
.sp-nm .nm-pan a:hover .mi svg{transform:translateX(1px) scale(1.14);stroke:#207928}
.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{box-shadow:inset 0 0 0 1.5px color-mix(in srgb,#207928 40%,transparent);color:#207928}
.sp-cta{position:relative;overflow:hidden;background:linear-gradient(#207928dd,#20792899),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:#207928;border:none;border-radius:13px 12px 19px 6px;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:9px;background:#fff;border:3px solid #141922;border-radius:11px 18px 2px 2px;transform:rotate(2deg)}
.pf .ph{display:block;width:250px;height:150px;border-radius:8px 15px 0px 0px;background:linear-gradient(135deg,#207928,#ed45de)}
.pf .ph{border-radius:120px 120px 2px 2px}

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:#207928!important;color:#fff!important;border:none!important;border-bottom:3px solid #ed45de!important;
border-radius:12px!important;padding:14px 26px!important;font-family:'Albert Sans',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,#207928 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,#ed45de,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:'Zilla Slab',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 #ed45de;border-radius:12px 4px 14px 6px;padding:20px 22px}
.td-card h3{margin:0 0 8px;font-family:'Zilla Slab',Georgia,serif;font-size:17px;color:#207928}
.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:#207928;background:color-mix(in srgb,#ed45de 16%,#fff);border-radius:999px;padding:4px 11px}
.bl-post h3{font-family:'Zilla Slab',Georgia,serif;font-size:18px;color:#207928;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:#ed45de}
@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 #ed45de}
.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:#207928;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 #ed45de}
.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:'Zilla Slab',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,#207928 80%,transparent),color-mix(in srgb,#ed45de 55%,transparent));mix-blend-mode:multiply}
.hz-mesh{position:absolute;inset:0;background:radial-gradient(60% 92% at 82% 16%,color-mix(in srgb,#ed45de 30%,transparent),transparent 60%),radial-gradient(72% 82% at 10% 94%,color-mix(in srgb,#207928 44%,transparent),transparent 62%),radial-gradient(46% 60% at 58% 56%,color-mix(in srgb,#ed45de 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:#ed45de}
/* 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:#ed45de;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,#ed45de 40%,transparent);box-shadow:inset 0 0 0 12px color-mix(in srgb,#207928 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:#207928;color:#fff;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,#ed45de 34%,transparent) 0);display:inline}
.hero--S3 .hz-h1{font-size:clamp(38px,6vw,66px)}
.hero--S3 .hz-copy{border-left:4px solid #ed45de;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,#ed45de 18%,transparent)}
.hero--M2 .hz-motif{inset:0;background:linear-gradient(115deg,transparent 44%,color-mix(in srgb,#ed45de 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,#207928 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,#ed45de 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,#ed45de 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:var(--hacc);color:#0d0f0c;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,#ed45de 40%,transparent);padding-right:28px}
.footer--T1 .fz{border-top-width:6px}
.footer--T1 .fz-col h4{color:color-mix(in srgb,#ed45de 70%,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,#ed45de 50%,transparent)}
.ctaband--V1 .sp-cta{box-shadow:inset 0 -3px 0 #ed45de}
.ctaband--V2::before{left:0;right:auto;top:0;bottom:0;height:auto;width:5px;background:#ed45de}
.ctaband--V3::before{background:repeating-linear-gradient(90deg,#ed45de 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,#207928 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:'Zilla Slab',Georgia,serif;font-weight:700;color:#ed45de;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:#ed45de;background:color-mix(in srgb,#ed45de 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,#ed45de 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) 70%,transparent)}
.stats--L3 .st{text-align:center;border-left:none;border-top:4px solid #ed45de}
.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:#207928}
.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,#ed45de 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) 70%,transparent)}
.stats--A1 .st{border-left-color:#207928;border-left-width:5px}
.stats--A2 .st{border-left:none;border-top:3px solid #ed45de}
.stats--A3 .st{background:color-mix(in srgb,#ed45de 8%,#fff);border-left-color:#ed45de}
.stats--A3 .st p{color:#26303f}
.stats--A3 .st cite{color:#207928}
.stats--A3 .st-n{color:#207928}
.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:'Zilla Slab',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 #ed45de;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,#ed45de 30%,transparent);line-height:1}
.reviews--C3 .rv{background:color-mix(in srgb,#ed45de 7%,#fff)}
.reviews--V1 .rv .av{border-radius:50%}
.reviews--V2 .rv .av{border-radius:9px;background:transparent;color:#207928;box-shadow:inset 0 0 0 2px #ed45de}
.reviews--V3 .rv .av{display:none}
.reviews--V3 .rv .rv-who{padding-left:0}
.reviews--K1 .rv{border-top-color:#207928}
.reviews--K1 .rv .stars{color:#207928}

/* ---- 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,#207928,color-mix(in srgb,#207928 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:#ed45de;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,#ed45de 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 #ed45de}
.header--V9 .hz-nav{margin:0 auto}
.header--V9 .hz-link:hover{background:transparent;box-shadow:inset 0 -3px 0 #ed45de}
.header--V9 .hz-util{background:color-mix(in srgb,#ed45de 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:'Zilla Slab',Georgia,serif;font-size:16px}
/* V11: gradient util + shadowed main + pill nav links */
.header--V11 .hz-util{background:linear-gradient(90deg,#207928,color-mix(in srgb,#207928 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,#ed45de 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:#ed45de;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:'Zilla Slab',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,#207928 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,#ed45de 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,#ed45de 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,#ed45de 55%,transparent)}
.trust--K3 .tr{border-top:2px solid color-mix(in srgb,#ed45de 55%,transparent);padding-top:10px}
.trust--I3 .tr-ic{border-radius:9px;background:#207928;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 #ed45de}
.footer--T3 .fz-col h4{color:#ed45de}
.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,#ed45de 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,#ed45de,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 #ed45de}
.ctaband--E2 .sp-cta{border-bottom:4px solid #207928}
.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,#ed45de,transparent);z-index:3}
/* STATS extra layouts L6-L7 */
.stats--L6{grid-template-columns:repeat(3,1fr)}
.stats--L6 .st{background:#207928;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:#ed45de;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) 70%,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 #ed45de}
.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:#207928}
.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,#ed45de,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:#207928;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:#ed45de;vertical-align:middle;margin-right:9px}
.bandhead--E3 .band .b-eb{border-left:3px solid #ed45de;padding-left:10px}
.bandhead--E4 .band .b-eb{letter-spacing:.26em;color:color-mix(in srgb,#ed45de 78%,var(--ink))}
.bandhead--H1 .band .b-h{display:inline-block;box-shadow:inset 0 -9px 0 color-mix(in srgb,#ed45de 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:#ed45de}
.bandhead--E7 .band .b-eb{color:#207928;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:#ed45de}
.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:#ed45de;color:#fff;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:16px}
.faq--T2 .fq .mk{border:2px solid #ed45de;width:22px;height:22px;border-radius:6px;display:grid;place-items:center;font-size:15px}
.faq--T3 .fq .mk{color:#207928}.faq--T3 .fq[open] .mk{transform:rotate(135deg)}
.faq--T4 .fq .mk{font-size:26px;color:#207928}
.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,#ed45de 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:'Zilla Slab',Georgia,serif;color:#ed45de;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,#ed45de 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,#ed45de 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:'Zilla Slab',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,#ed45de 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) 66%,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:#ed45de;background:color-mix(in srgb,#ed45de 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:#ed45de;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,#ed45de 8%,transparent);border-left:3px solid #ed45de}
.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:#207928;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,#ed45de 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,#207928,color-mix(in srgb,#207928 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,#207928,color-mix(in srgb,#ed45de 55%,#207928))!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,#207928 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,#ed45de 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 #ed45de!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 #ed45de!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,#ed45de 30%,transparent)}
.blockborder--E2{--bbring:0 0 0 3px color-mix(in srgb,#ed45de 16%,transparent)}
.blockborder--E3{--bbring:inset 0 -3px 0 #ed45de}
.blockborder--E4{--bbring:inset 0 3px 0 #ed45de}
.blockborder--E5{--bbring:inset 3px 0 0 #ed45de}
.blockborder--E6{--bbring:inset 0 0 0 2px #fff,0 0 0 3px color-mix(in srgb,#ed45de 24%,transparent)}
.blockborder--E7{--bbring:inset 0 0 0 1px color-mix(in srgb,#207928 22%,transparent)}
.blockborder--K0{--bbc:#dbe1ea}
.blockborder--K1{--bbc:color-mix(in srgb,#ed45de 45%,#dbe1ea)}
.blockborder--K2{--bbc:color-mix(in srgb,#207928 40%,#dbe1ea)}
.blockborder--K3{--bbc:color-mix(in srgb,#ed45de 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,#ed45de 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 #207928;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 #ed45de;border-radius:4px 4px 14px 14px}
.hz-item .mega.mega--F5{border-left:4px solid #ed45de;border-radius:4px 14px 14px 4px}
.hz-item .mega.mega--F6{border:1px solid #207928;outline:1.5px solid color-mix(in srgb,#ed45de 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,#ed45de 5%,#fff)}
.hz-item .mega.mega--G2{background:linear-gradient(180deg,#fff,color-mix(in srgb,#ed45de 7%,#fff))}
.hz-item .mega.mega--G3{background:linear-gradient(90deg,#ed45de 0 5px,#fff 5px)}
.hz-item .mega.mega--G4{background:#faf7f2}
.hz-item .mega.mega--G5{background:color-mix(in srgb,#163c19 8%,#fff)}
/* CHIP - icon container */
.mega--C1 .mega__ic{border-radius:50%}
.mega--C2 .mega__ic{background:none;color:#ed45de;width:22px;height:22px}
.mega--C3 .mega__ic{background:transparent;border:1.5px solid color-mix(in srgb,#ed45de 55%,#fff);border-radius:10px}
.mega--C4 .mega__ic{background:#ed45de;color:#fff}
.mega--C5 .mega__ic{background:none;border-left:3px solid #ed45de;border-radius:0;width:20px;color:#207928}
.mega--C6 .mega__ic{background:#fff;box-shadow:0 0 0 1.5px color-mix(in srgb,#ed45de 45%,#fff);border-radius:50%}
.mega--C7 .mega__ic{background:#fff;box-shadow:0 4px 10px -4px rgba(0,0,0,.35);color:#ed45de}
/* 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,#ed45de 12%,#fff);transform:none}
.mega--H2 .mega__link:hover{background:none;transform:none;box-shadow:inset 0 -2px 0 #ed45de}
.mega--H3 .mega__link:hover{background:color-mix(in srgb,#ed45de 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:#ed45de;background:color-mix(in srgb,#ed45de 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:#ed45de;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:#ed45de}
.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,#eef2f8 8%,transparent);border-radius:0}
.mega--L5 .mega__link{background:color-mix(in srgb,#ed45de 6%,#fff);margin:3px 0}
/* FOOTER - the mega "all ..." action */
.mega--T1 .mega__all{border-top:none;background:#ed45de;color:#fff;padding:8px 16px;border-radius:999px;margin-top:14px}
.mega--T2 .mega__all{display:block;background:color-mix(in srgb,#ed45de 8%,#fff);border-top:none;border-radius:8px;padding:10px 12px;margin-top:12px}
.mega--T3 .mega__all{display:block;border-top:2px solid #ed45de;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:#207928;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:#ed45de}
.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-mobile-header-fix */@media(max-width:640px){.hz-apply{display:none!important}.hz-cta{border-left:none!important;padding-left:0!important;margin-left:0!important}}

/* qa-mobile-linkwrap-fix */@media(max-width:640px){.psec .ps-body a{white-space:normal!important}}

/* qa-mobile-overflow-fix */@media(max-width:640px){.progrows{grid-template-columns:1fr!important}.progrows .pr{min-width:0!important}}
/* qa-ui-fix */
.hz-link{white-space:nowrap}
.hz-trust .tr b{color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.45)}
.hz-trust .tr .tr-s{color:rgba(255,255,255,.82)!important;text-shadow:0 1px 2px rgba(0,0,0,.45)}
.hz-trust{border-top-color:rgba(255,255,255,.25)!important}

/* === Hero full-width UI fix === */
.hz-hero .hz-hero__grid{grid-template-columns:1fr!important}
.hz-hero .hz-copy{grid-column:1!important;max-width:none!important;text-align:left!important;align-items:flex-start!important}
.hz-hero .hz-eyebrow{justify-content:flex-start!important}
.hz-hero .hz-hcta{justify-content:flex-start!important}
.hz-hero .hz-ov{background:linear-gradient(to bottom,rgba(0,0,0,.55) 0%,rgba(0,0,0,.42) 60%,rgba(0,0,0,.58) 100%)!important}

/* === Footer visibility fix === */
.fz{--ink:#ffffff}
.fz .fz-nap,.fz .fz-blurb{color:rgba(255,255,255,.78)!important}
.fz .fz-col a{color:rgba(255,255,255,.72)!important}
.fz .fz-col a:hover{color:#fff!important}
.fz .fz-legal{color:rgba(255,255,255,.55)!important;border-top-color:rgba(255,255,255,.15)!important}
.fz .fz-logo span{color:#fff!important}
.fz .ft-pattern{opacity:.18!important}
/* === Program card link underline fix === */
.progrows .pr{text-decoration:none}.progrows .pr h3,.progrows .pr p{text-decoration:none}

/* === Footer trust + logo fix === */
.fz .fz-trust{margin-bottom:40px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.14)!important}
.fz .fz-tb{background:rgba(255,255,255,.07)!important;border-color:rgba(255,255,255,.15)!important}
.fz .fz-logo img{height:40px;width:40px;background:rgba(255,255,255,.12);border-radius:10px;padding:6px;box-shadow:none}
.fz .fz-logo span{font-size:20px;font-weight:700}
/* === Glance section text fix for dark bg === */
.glance .rb b{color:var(--ink)!important}.glance .rb .v{color:color-mix(in srgb,var(--ink) 65%,transparent)!important}.glance .gl-h{color:var(--ink)!important}
/* === Hero ghost button fix: dark overlay needs white ghost === */
.hz-hero .hz-hcta .btn-ghost{color:#fff!important;border-color:rgba(255,255,255,.55)!important;background:rgba(255,255,255,.1)!important}
.hz-hero .hz-hcta .btn-ghost:hover{background:rgba(255,255,255,.2)!important;border-color:rgba(255,255,255,.8)!important}
/* === Footer CTA buttons: equal size, side-by-side on desktop, stacked on mobile === */
.fz .fz-cta{gap:12px}
.fz .fz-cta .cta-btn,.fz .fz-cta .cta-btn2{flex:1 1 0;min-width:0;min-height:52px!important;padding-top:0!important;padding-bottom:0!important;box-sizing:border-box!important;justify-content:center!important}
@media(max-width:480px){.fz .fz-cta{flex-direction:column!important}.fz .fz-cta .cta-btn,.fz .fz-cta .cta-btn2{flex:none;width:100%!important}}

/* === Hero bl-answer bold label + equal hero buttons === */
.hz-hero .bl-answer p b,.hzp .bl-answer p b{color:rgba(255,255,255,.92)!important}
.hz-hero .hz-hcta .btn-primary,.hz-hero .hz-hcta .btn-ghost{flex:1 1 0!important;min-height:52px!important;padding-top:0!important;padding-bottom:0!important;box-sizing:border-box!important;justify-content:center!important;text-align:center!important}
