.hl{--hl-bg:#fef9f3;--hl-surface:#fff;--hl-orange:#e07a3e;--hl-orange-soft:#f3a572;--hl-orange-deep:#c25d24;--hl-green:#5a8a4e;--hl-green-soft:#8eb381;--hl-brown:#3e2c20;--hl-brown-soft:#6e5645;--hl-yellow:#ffd97a;--hl-yellow-soft:#ffe8a8;--hl-rule:#ede0cc;--hl-rule-soft:#f6ece0;--hl-stamp:#c44a1a;background:var(--hl-bg);color:var(--hl-brown);font-family:var(--hl-font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh;font-size:16px;line-height:1.7;position:relative;overflow-x:hidden}.hl *,.hl :before,.hl :after{box-sizing:border-box;margin:0;padding:0}.hl a{color:inherit;text-decoration:none}.hl ul,.hl ol{list-style:none}.hl img{max-width:100%;display:block}.hl .hl-masthead{background:var(--hl-surface);border-bottom:1px solid var(--hl-rule);z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;position:sticky;top:0}.hl .hl-masthead-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:20px 32px;display:flex}.hl .hl-brand{align-items:center;gap:12px;display:inline-flex}.hl .hl-brand-mark{background:var(--hl-orange);width:44px;height:44px;color:var(--hl-yellow-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 4px 12px #e07a3e40}.hl .hl-brand-mark svg{width:28px;height:28px}.hl .hl-brand-text{flex-direction:column;line-height:1.1;display:flex}.hl .hl-brand-name{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown);letter-spacing:-.005em;font-size:24px;font-weight:700}.hl .hl-brand-tagline{font-family:var(--hl-font-body), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--hl-green);margin-top:4px;font-size:11px;font-weight:600}.hl .hl-nav{font-family:var(--hl-font-display), sans-serif;flex-wrap:wrap;gap:8px;font-size:14px;font-weight:600;display:flex}.hl .hl-nav a{color:var(--hl-brown-soft);border-radius:999px;padding:8px 16px;transition:background .2s,color .2s}.hl .hl-nav a:hover{background:var(--hl-yellow-soft);color:var(--hl-brown)}.hl .hl-hero{padding:88px 32px 120px;position:relative;overflow:hidden}.hl .hl-hero:before{content:"";background:radial-gradient(circle, var(--hl-yellow) 0%, var(--hl-yellow-soft) 40%, transparent 70%);opacity:.7;pointer-events:none;z-index:0;width:620px;height:620px;position:absolute;top:-120px;right:-160px}.hl .hl-hero:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#f3a57273 0%,#0000 70%);width:480px;height:480px;position:absolute;bottom:-180px;left:-120px}.hl .hl-hero-inner{z-index:1;grid-template-columns:1.4fr 1fr;align-items:center;gap:56px;max-width:1100px;margin:0 auto;display:grid;position:relative}.hl .hl-stamp{border:2px dashed var(--hl-stamp);color:var(--hl-stamp);font-family:var(--hl-font-display), sans-serif;letter-spacing:.14em;text-transform:uppercase;background:#fff9;border-radius:14px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 18px;font-size:11.5px;font-weight:700;display:inline-flex;transform:rotate(-3deg)}.hl .hl-stamp svg{width:16px;height:16px}.hl .hl-hero-title{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown);letter-spacing:-.01em;margin-bottom:22px;font-size:clamp(38px,5.5vw,60px);font-weight:700;line-height:1.1}.hl .hl-hero-title em{color:var(--hl-orange);font-style:normal;display:inline-block;position:relative}.hl .hl-hero-title em:after{content:"";background:var(--hl-yellow);z-index:-1;opacity:.7;border-radius:999px;height:8px;position:absolute;bottom:-2px;left:0;right:0}.hl .hl-hero-subtitle{color:var(--hl-brown-soft);max-width:580px;margin-bottom:32px;font-size:18px;line-height:1.75}.hl .hl-cta{background:var(--hl-orange);color:#fff;font-family:var(--hl-font-display), sans-serif;border-radius:999px;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s,gap .2s;display:inline-flex;box-shadow:0 8px 20px #e07a3e47}.hl .hl-cta:hover{background:var(--hl-orange-deep);gap:14px;transform:translateY(-2px);box-shadow:0 12px 26px #e07a3e61}.hl .hl-cta-ghost{color:var(--hl-brown);border:2px solid var(--hl-brown);box-shadow:none;background:0 0}.hl .hl-cta-ghost:hover{background:var(--hl-brown);color:var(--hl-bg)}.hl .hl-hero-art{justify-content:center;align-items:center;min-height:320px;display:flex;position:relative}.hl .hl-hero-art-circle{background:var(--hl-surface);width:320px;height:320px;box-shadow:0 20px 50px #3e2c201f, inset 0 0 0 6px var(--hl-yellow-soft);color:var(--hl-green);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.hl .hl-hero-art-circle svg{width:160px;height:200px}.hl .hl-hero-art-leaf{width:60px;height:60px;color:var(--hl-green);position:absolute}.hl .hl-hero-art-leaf.top-right{top:16px;right:-8px;transform:rotate(20deg)}.hl .hl-hero-art-leaf.bottom-left{color:var(--hl-orange-soft);bottom:16px;left:-10px;transform:rotate(200deg)}.hl .hl-hero-art-heart{width:32px;height:32px;color:var(--hl-stamp);position:absolute;top:40px;left:30px;transform:rotate(-12deg)}.hl .hl-wave{width:100%;height:80px;margin-bottom:-1px;display:block}.hl .hl-wave-top{margin-top:-1px;margin-bottom:0}.hl .hl-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;max-width:1200px;margin:0 auto;padding:56px 32px 28px;display:flex}.hl .hl-section-eyebrow{font-family:var(--hl-font-display), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--hl-green);align-items:center;gap:8px;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-flex}.hl .hl-section-eyebrow:before{content:"";background:var(--hl-green);border-radius:50%;width:8px;height:8px}.hl .hl-section-title{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown);letter-spacing:-.01em;font-size:clamp(28px,3.6vw,38px);font-weight:700;line-height:1.15}.hl .hl-section-view-all{font-family:var(--hl-font-display), sans-serif;color:var(--hl-orange);background:var(--hl-yellow-soft);border-radius:999px;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:700;transition:background .2s,gap .2s;display:inline-flex}.hl .hl-section-view-all:hover{background:var(--hl-yellow);gap:10px}.hl .hl-featured{max-width:1200px;margin:0 auto;padding:0 32px 24px}.hl .hl-featured-card{background:var(--hl-surface);border:1px solid var(--hl-rule);border-radius:24px;grid-template-columns:1.1fr 1fr;gap:0;transition:transform .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 30px #3e2c2014}.hl .hl-featured-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #3e2c2024}.hl .hl-featured-image{aspect-ratio:4/3;background-color:var(--hl-rule);background-position:50%;background-size:cover}.hl .hl-featured-body{flex-direction:column;justify-content:center;gap:14px;padding:40px;display:flex;position:relative}.hl .hl-featured-pill{background:var(--hl-orange);color:#fff;font-family:var(--hl-font-display), sans-serif;letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:24px;right:24px;box-shadow:0 4px 12px #e07a3e4d}.hl .hl-featured-pill:before{content:"";background:var(--hl-yellow);border-radius:50%;width:6px;height:6px}.hl .hl-featured-card.no-image{background:radial-gradient(circle at top right, #ffd97a66 0%, transparent 60%), var(--hl-surface);grid-template-columns:1fr}.hl .hl-featured-card.no-image .hl-featured-body{padding:56px 60px}.hl .hl-featured-tag{font-family:var(--hl-font-display), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--hl-green);background:var(--hl-yellow-soft);border-radius:999px;width:fit-content;padding:5px 12px;font-size:11.5px;font-weight:700;display:inline-block}.hl .hl-featured-title{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown);letter-spacing:-.01em;font-size:clamp(24px,2.6vw,32px);font-weight:700;line-height:1.2;transition:color .2s}.hl .hl-featured-card:hover .hl-featured-title{color:var(--hl-orange)}.hl .hl-featured-excerpt{color:var(--hl-brown-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:15.5px;line-height:1.7;display:-webkit-box;overflow:hidden}.hl .hl-featured-meta{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown-soft);letter-spacing:.02em;gap:14px;margin-top:8px;font-size:12.5px;font-weight:500;display:flex}.hl .hl-featured-meta span:not(:last-child):after{content:"•";color:var(--hl-orange);margin-left:14px}.hl .hl-posts{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1200px;margin:0 auto;padding:32px 32px 80px;display:grid}.hl .hl-card{background:var(--hl-surface);border:1px solid var(--hl-rule);border-radius:20px;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.hl .hl-card:before{content:"";background:linear-gradient(90deg, var(--hl-orange) 0%, var(--hl-yellow) 50%, var(--hl-green) 100%);height:6px;position:absolute;top:0;left:0;right:0}.hl .hl-card:hover{border-color:var(--hl-orange-soft);transform:translateY(-4px);box-shadow:0 14px 32px #3e2c201a}.hl .hl-card-image{aspect-ratio:16/10;background-color:var(--hl-rule);background-position:50%;background-size:cover;position:relative;overflow:hidden}.hl .hl-card-image-inner{background-position:50%;background-size:cover;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.hl .hl-card:hover .hl-card-image-inner{transform:scale(1.06)}.hl .hl-card-body{flex-direction:column;flex:1;gap:10px;padding:22px 22px 24px;display:flex}.hl .hl-card.no-image .hl-card-body{padding-top:28px}.hl .hl-card-accent{width:28px;height:28px;color:var(--hl-green-soft);margin-bottom:4px}.hl .hl-card-cat{font-family:var(--hl-font-display), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--hl-green);width:fit-content;font-size:11px;font-weight:700;display:inline-block}.hl .hl-card-title{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown);letter-spacing:-.005em;font-size:20px;font-weight:700;line-height:1.3;transition:color .2s}.hl .hl-card:hover .hl-card-title{color:var(--hl-orange)}.hl .hl-card-excerpt{color:var(--hl-brown-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14.5px;line-height:1.7;display:-webkit-box;overflow:hidden}.hl .hl-card-meta{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown-soft);flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;padding-top:12px;font-size:12px;font-weight:500;display:flex}.hl .hl-card-meta span:not(:last-child):after{content:"•";color:var(--hl-orange);margin-left:10px}.hl .hl-about{background:linear-gradient(135deg, var(--hl-green) 0%, #4a7440 100%);color:#fff;padding:96px 32px;position:relative;overflow:hidden}.hl .hl-about:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffd97a2e 0%,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;top:-100px;left:-100px}.hl .hl-about:after{content:"";pointer-events:none;background:radial-gradient(circle,#e07a3e38 0%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-120px;right:-120px}.hl .hl-about-inner{z-index:1;text-align:center;max-width:920px;margin:0 auto;position:relative}.hl .hl-about-decor{width:56px;height:56px;color:var(--hl-yellow);margin:0 auto 18px}.hl .hl-about-label{font-family:var(--hl-font-display), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--hl-yellow);background:#ffffff1a;border-radius:999px;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.hl .hl-about-title{font-family:var(--hl-font-display), sans-serif;letter-spacing:-.01em;margin-bottom:22px;font-size:clamp(28px,3.6vw,42px);font-weight:700;line-height:1.2}.hl .hl-about-body{color:#ffffffe0;max-width:680px;margin:0 auto 32px;font-size:17px;line-height:1.75}.hl .hl-about .hl-cta{color:var(--hl-green);background:#fff;box-shadow:0 8px 22px #0000002e}.hl .hl-about .hl-cta:hover{background:var(--hl-yellow);color:var(--hl-brown)}.hl .hl-blog-header{text-align:center;padding:80px 32px 48px;position:relative;overflow:hidden}.hl .hl-blog-header:before{content:"";background:radial-gradient(circle, var(--hl-yellow-soft) 0%, transparent 70%);opacity:.6;pointer-events:none;width:520px;height:520px;margin-right:-360px;position:absolute;top:-160px;right:50%}.hl .hl-blog-header-inner{z-index:1;position:relative}.hl .hl-blog-eyebrow{background:var(--hl-yellow-soft);color:var(--hl-orange-deep);font-family:var(--hl-font-display), sans-serif;letter-spacing:.18em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:7px 18px;font-size:12px;font-weight:700;display:inline-flex}.hl .hl-blog-eyebrow:before{content:"";background:var(--hl-orange);border-radius:50%;width:6px;height:6px}.hl .hl-blog-title{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown);letter-spacing:-.015em;font-size:clamp(40px,5.5vw,60px);font-weight:700;line-height:1.08}.hl .hl-article{max-width:780px;margin:0 auto;padding:72px 32px 96px}.hl .hl-article-eyebrow{background:var(--hl-yellow-soft);color:var(--hl-orange-deep);font-family:var(--hl-font-display), sans-serif;letter-spacing:.16em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 16px;font-size:11.5px;font-weight:700;display:inline-flex}.hl .hl-article-title{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown);letter-spacing:-.015em;margin-bottom:22px;font-size:clamp(32px,4.5vw,48px);font-weight:700;line-height:1.12}.hl .hl-article-meta{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown-soft);border-bottom:1px dashed var(--hl-rule);flex-wrap:wrap;gap:14px;margin-bottom:32px;padding-bottom:22px;font-size:13px;font-weight:500;display:flex}.hl .hl-article-meta span:not(:last-child):after{content:"•";color:var(--hl-orange);margin-left:14px}.hl .hl-article-hero{aspect-ratio:16/9;background:var(--hl-rule);background-position:50%;background-size:cover;border-radius:20px;margin-bottom:36px}.hl .hl-prose{color:var(--hl-brown);font-size:17px;line-height:1.85}.hl .hl-prose h2{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown);letter-spacing:-.01em;margin:48px 0 16px;padding-left:22px;font-size:28px;font-weight:700;line-height:1.25;position:relative}.hl .hl-prose h2:before{content:"";background:var(--hl-orange);border-radius:999px;width:6px;position:absolute;top:.4em;bottom:.35em;left:0}.hl .hl-prose h3{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown);margin:36px 0 12px;font-size:22px;font-weight:700;line-height:1.3}.hl .hl-prose p{margin-bottom:20px}.hl .hl-prose a{color:var(--hl-orange);border-bottom:2px dotted var(--hl-orange-soft);font-weight:600;transition:color .2s,border-color .2s}.hl .hl-prose a:hover{color:var(--hl-orange-deep);border-color:var(--hl-orange-deep)}.hl .hl-prose ul,.hl .hl-prose ol{margin:14px 0 22px;padding-left:1.6rem;display:block!important}.hl .hl-prose ul{list-style:outside!important}.hl .hl-prose ol{list-style:decimal!important}.hl .hl-prose ul ul{margin:6px 0;list-style:circle!important}.hl .hl-prose ol ol{margin:6px 0;list-style:lower-alpha!important}.hl .hl-prose li{margin:0 0 8px;padding-left:4px;display:list-item!important}.hl .hl-prose li::marker{color:var(--hl-orange)}.hl .hl-prose blockquote{background:var(--hl-yellow-soft);border-left:5px solid var(--hl-orange);color:var(--hl-brown);border-radius:0 16px 16px 0;margin:32px 0;padding:20px 26px;font-size:18px;font-style:italic;line-height:1.6}.hl .hl-prose code{background:var(--hl-yellow-soft);color:var(--hl-orange-deep);border-radius:6px;padding:2px 8px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.9em}.hl .hl-prose pre{background:var(--hl-brown);color:var(--hl-bg);border-radius:16px;margin:24px 0;padding:20px 22px;font-size:14px;line-height:1.6;overflow-x:auto}.hl .hl-prose pre code{color:inherit;background:0 0;padding:0}.hl .hl-prose table{border-collapse:separate;border-spacing:0;background:var(--hl-surface);border:1px solid var(--hl-rule);border-radius:14px;width:100%;margin:24px 0;font-size:15px;overflow:hidden}.hl .hl-prose th,.hl .hl-prose td{border-bottom:1px solid var(--hl-rule);text-align:left;vertical-align:top;padding:12px 16px}.hl .hl-prose tr:last-child td{border-bottom:0}.hl .hl-prose th{background:var(--hl-yellow-soft);font-family:var(--hl-font-display), sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--hl-brown);font-size:12px;font-weight:700}.hl .hl-prose img{border-radius:16px;margin:28px 0}.hl .hl-prose hr{border:0;border-top:2px dashed var(--hl-rule);margin:44px 0}.hl .hl-prose strong{color:var(--hl-brown);font-weight:700}.hl .hl-seo{background:linear-gradient(180deg, var(--hl-bg) 0%, var(--hl-rule-soft) 100%);padding:80px 32px 88px;position:relative;overflow:hidden}.hl .hl-seo:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffd97a8c 0%,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;top:-120px;right:-120px}.hl .hl-seo:after{content:"";pointer-events:none;background:radial-gradient(circle,#8eb38159 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-140px;left:-100px}.hl .hl-seo-inner{z-index:1;max-width:880px;margin:0 auto;position:relative}.hl .hl-seo-decor{width:40px;height:40px;color:var(--hl-green);margin-bottom:14px;display:inline-flex;transform:rotate(-12deg)}.hl .hl-seo-eyebrow{background:var(--hl-yellow-soft);color:var(--hl-orange-deep);font-family:var(--hl-font-display), sans-serif;letter-spacing:.18em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:7px 18px;font-size:12px;font-weight:700;display:inline-flex}.hl .hl-seo-eyebrow:before{content:"";background:var(--hl-orange);border-radius:50%;width:6px;height:6px}.hl .hl-seo-title{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown);letter-spacing:-.01em;margin-bottom:28px;font-size:clamp(28px,3.6vw,40px);font-weight:700;line-height:1.18}.hl .hl-seo-prose{background:var(--hl-surface);border:1px solid var(--hl-rule);border-radius:24px;padding:36px 40px;box-shadow:0 10px 28px #3e2c200f}.hl .hl-seo.accordion .hl-seo-accordion{gap:14px;display:grid}.hl .hl-acc{background:var(--hl-surface);border:1px solid var(--hl-rule);border-radius:18px;padding:0;transition:border-color .25s,box-shadow .25s,background .25s,transform .2s;overflow:hidden;box-shadow:0 4px 14px #3e2c200d}.hl .hl-acc+.hl-acc{margin-top:0}.hl .hl-acc:hover{border-color:var(--hl-orange-soft);box-shadow:0 8px 22px #3e2c2014}.hl .hl-acc[open]{border-color:var(--hl-orange);background:radial-gradient(circle at top right, #ffd97a40 0%, transparent 60%), var(--hl-surface);box-shadow:0 12px 28px #e07a3e24}.hl .hl-acc-summary{cursor:pointer;font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown);-webkit-user-select:none;user-select:none;align-items:center;gap:14px;padding:20px 24px;font-size:17px;font-weight:700;line-height:1.35;list-style:none;transition:color .2s;display:flex}.hl .hl-acc-summary::-webkit-details-marker{display:none}.hl .hl-acc-summary::marker{content:"";display:none}.hl .hl-acc[open] .hl-acc-summary{color:var(--hl-orange-deep);padding-bottom:12px}.hl .hl-acc-icon{background:var(--hl-yellow-soft);width:32px;height:32px;color:var(--hl-green);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s,color .25s,transform .25s;display:inline-flex}.hl .hl-acc-icon svg{width:16px;height:16px}.hl .hl-acc[open] .hl-acc-icon{background:var(--hl-orange);color:#fff;transform:rotate(-8deg)scale(1.05)}.hl .hl-acc-q{flex:1;min-width:0}.hl .hl-acc-marker{background:var(--hl-yellow-soft);border-radius:999px;flex-shrink:0;width:22px;height:22px;transition:background .25s,transform .3s;position:relative}.hl .hl-acc-marker:before,.hl .hl-acc-marker:after{content:"";background:var(--hl-orange-deep);border-radius:999px;transition:transform .25s,opacity .25s,background .25s;position:absolute}.hl .hl-acc-marker:before{width:10px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.hl .hl-acc-marker:after{width:2px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.hl .hl-acc[open] .hl-acc-marker{background:var(--hl-orange);transform:rotate(180deg)}.hl .hl-acc[open] .hl-acc-marker:before{background:#fff}.hl .hl-acc[open] .hl-acc-marker:after{opacity:0;background:#fff;transform:translate(-50%,-50%)rotate(90deg)}.hl .hl-acc-body{color:var(--hl-brown-soft);padding:0 24px 22px 70px;font-size:15.5px;line-height:1.75;animation:.25s hlAccFade}.hl .hl-acc-body p{margin-bottom:12px}.hl .hl-acc-body p:last-child{margin-bottom:0}.hl .hl-acc-body.hl-prose{font-size:16px}.hl .hl-acc-body.hl-prose h3{margin-top:18px}@keyframes hlAccFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.hl .hl-faq{background:radial-gradient(circle at 10% 10%, #ffd97a59 0%, transparent 50%), radial-gradient(circle at 90% 90%, #f3a57240 0%, transparent 55%), var(--hl-bg);padding:88px 32px 96px;position:relative;overflow:hidden}.hl .hl-faq-inner{z-index:1;text-align:center;max-width:820px;margin:0 auto;position:relative}.hl .hl-faq-decor{width:56px;height:56px;color:var(--hl-orange-soft);margin-bottom:12px;display:inline-flex;transform:rotate(-6deg)}.hl .hl-faq-eyebrow{background:var(--hl-yellow-soft);color:var(--hl-orange-deep);font-family:var(--hl-font-display), sans-serif;letter-spacing:.18em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:7px 18px;font-size:12px;font-weight:700;display:inline-flex}.hl .hl-faq-eyebrow:before{content:"";background:var(--hl-green);border-radius:50%;width:6px;height:6px}.hl .hl-faq-title{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown);letter-spacing:-.01em;margin-bottom:32px;font-size:clamp(28px,3.6vw,40px);font-weight:700;line-height:1.18}.hl .hl-faq-list{text-align:left;gap:14px;display:grid}.hl .hl-empty{text-align:center;max-width:600px;margin:0 auto;padding:120px 32px 160px}.hl .hl-empty-decor{width:80px;height:80px;color:var(--hl-orange-soft);margin:0 auto 24px}.hl .hl-empty-eyebrow{font-family:var(--hl-font-display), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--hl-green);background:var(--hl-yellow-soft);border-radius:999px;margin-bottom:18px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.hl .hl-empty-title{font-family:var(--hl-font-display), sans-serif;color:var(--hl-brown);letter-spacing:-.015em;margin-bottom:14px;font-size:42px;font-weight:700;line-height:1.15}.hl .hl-empty-sub{color:var(--hl-brown-soft);margin-bottom:32px;font-size:16px;line-height:1.7}.hl .hl-pager{font-family:var(--hl-font-display), sans-serif;justify-content:center;align-items:center;gap:14px;padding:32px 32px 96px;font-size:13px;font-weight:600;display:flex}.hl .hl-pager a,.hl .hl-pager span{background:var(--hl-surface);border:1px solid var(--hl-rule);color:var(--hl-brown-soft);border-radius:999px;padding:10px 22px;transition:border-color .2s,color .2s,background .2s,transform .2s}.hl .hl-pager a:hover{background:var(--hl-orange);color:#fff;border-color:var(--hl-orange);transform:translateY(-1px)}.hl .hl-pager .current{background:var(--hl-yellow-soft);color:var(--hl-brown);border-color:var(--hl-yellow)}.hl .hl-pager .disabled{opacity:.4;pointer-events:none}.hl .hl-footer{background:var(--hl-brown);color:var(--hl-bg);padding-top:80px;position:relative;overflow:hidden}.hl .hl-footer:before{content:"";pointer-events:none;background:radial-gradient(circle,#e07a3e2e 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;left:-80px}.hl .hl-footer:after{content:"";pointer-events:none;background:radial-gradient(circle,#5a8a4e33 0%,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;bottom:60px;right:-60px}.hl .hl-footer-inner{z-index:1;grid-template-columns:1.6fr 1fr 1fr;gap:56px;max-width:1200px;margin:0 auto;padding:0 32px 36px;display:grid;position:relative}.hl .hl-footer-brand{flex-direction:column;gap:14px;display:flex}.hl .hl-footer-brand-mark{align-items:center;gap:12px;display:inline-flex}.hl .hl-footer-brand-mark-icon{background:var(--hl-orange);width:44px;height:44px;color:var(--hl-yellow);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hl .hl-footer-brand-mark-icon svg{width:26px;height:26px}.hl .hl-footer-brand-name{font-family:var(--hl-font-display), sans-serif;color:var(--hl-bg);letter-spacing:-.005em;font-size:24px;font-weight:700}.hl .hl-footer-desc{color:#fef9f3b3;max-width:420px;font-size:15px;line-height:1.75}.hl .hl-footer-quote{border-left:4px solid var(--hl-yellow);color:#fef9f3d1;background:#ffffff0f;border-radius:0 14px 14px 0;max-width:420px;margin-top:8px;padding:16px 20px;font-size:14px;font-style:italic;line-height:1.6}.hl .hl-socials{gap:10px;margin-top:4px;display:flex}.hl .hl-social{width:40px;height:40px;color:var(--hl-bg);font-family:var(--hl-font-display), sans-serif;letter-spacing:.04em;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:inline-flex}.hl .hl-social:hover{background:var(--hl-orange);color:#fff;transform:translateY(-2px)}.hl .hl-footer-col-title{font-family:var(--hl-font-display), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--hl-yellow);margin-bottom:18px;font-size:12px;font-weight:700}.hl .hl-footer-links ul{gap:12px;display:grid}.hl .hl-footer-links a{color:#fef9f3c7;font-size:15px;transition:color .2s}.hl .hl-footer-links a:hover{color:var(--hl-yellow)}.hl .hl-footer-stamp{border:2px dashed var(--hl-yellow);font-family:var(--hl-font-display), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--hl-yellow);border-radius:12px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:11px;font-weight:700;display:inline-flex;transform:rotate(-2deg)}.hl .hl-footer-stamp svg{width:14px;height:14px}.hl .hl-footer-bottom{max-width:1200px;font-family:var(--hl-font-display), sans-serif;color:#fef9f38c;text-align:center;letter-spacing:.02em;z-index:1;border-top:1px solid #ffffff14;margin:0 auto;padding:22px 32px;font-size:13px;position:relative}@media (max-width:1000px){.hl .hl-hero-inner{grid-template-columns:1fr;gap:40px}.hl .hl-hero-art{min-height:280px}.hl .hl-hero-art-circle{width:260px;height:260px}.hl .hl-hero-art-circle svg{width:130px;height:160px}.hl .hl-featured-card{grid-template-columns:1fr}.hl .hl-featured-body{padding:32px}.hl .hl-featured-card.no-image .hl-featured-body{padding:40px 32px}.hl .hl-posts{grid-template-columns:1fr 1fr;gap:24px}.hl .hl-footer-inner{grid-template-columns:1fr 1fr;gap:36px}.hl .hl-footer-brand{grid-column:span 2}}@media (max-width:640px){.hl .hl-masthead-inner{padding:16px 20px}.hl .hl-brand-name{font-size:20px}.hl .hl-brand-mark{width:38px;height:38px}.hl .hl-brand-mark svg{width:24px;height:24px}.hl .hl-nav{gap:4px;font-size:12px}.hl .hl-nav a{padding:6px 12px}.hl .hl-hero{padding:56px 20px 80px}.hl .hl-stamp{padding:8px 14px;font-size:10.5px}.hl .hl-featured{padding:0 20px 16px}.hl .hl-featured-body{padding:28px 24px}.hl .hl-featured-card.no-image .hl-featured-body{padding:32px 24px}.hl .hl-featured-pill{padding:5px 10px;font-size:10px;top:18px;right:18px}.hl .hl-posts{grid-template-columns:1fr;gap:20px;padding:24px 20px 64px}.hl .hl-section-head{padding:40px 20px 20px}.hl .hl-about{padding:72px 20px}.hl .hl-seo{padding:56px 20px 64px}.hl .hl-seo-prose{border-radius:18px;padding:24px 22px}.hl .hl-faq{padding:64px 20px 72px}.hl .hl-acc-summary{gap:12px;padding:16px 18px;font-size:15.5px}.hl .hl-acc-body{padding:0 18px 18px 56px;font-size:14.5px}.hl .hl-blog-header{padding:60px 20px 36px}.hl .hl-article{padding:52px 20px 72px}.hl .hl-article-meta{gap:10px}.hl .hl-footer-inner{grid-template-columns:1fr;gap:32px;padding:0 20px 28px}.hl .hl-footer-brand{grid-column:span 1}.hl .hl-footer-bottom{padding:20px}}
@font-face{font-family:Quicksand;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0781808e3393dbfb-s.14kfb.s8daf6i.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fae90444fefcda8c-s.16tw9pkncu6rk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4a7551bcc3548e67-s.p.10.2v_am23hfz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0781808e3393dbfb-s.14kfb.s8daf6i.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fae90444fefcda8c-s.16tw9pkncu6rk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:500;font-display:swap;src:url(../media/4a7551bcc3548e67-s.p.10.2v_am23hfz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0781808e3393dbfb-s.14kfb.s8daf6i.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-weight:600;font-display:swap;src:url(../media/fae90444fefcda8c-s.16tw9pkncu6rk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:600;font-display:swap;src:url(../media/4a7551bcc3548e67-s.p.10.2v_am23hfz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0781808e3393dbfb-s.14kfb.s8daf6i.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;font-display:swap;src:url(../media/fae90444fefcda8c-s.16tw9pkncu6rk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;font-display:swap;src:url(../media/4a7551bcc3548e67-s.p.10.2v_am23hfz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand Fallback;src:local(Arial);ascent-override:95.87%;descent-override:23.97%;line-gap-override:0.0%;size-adjust:104.31%}.quicksand_3aac82ed-module__VgmMIq__className{font-family:Quicksand,Quicksand Fallback;font-style:normal}.quicksand_3aac82ed-module__VgmMIq__variable{--hl-font-display:"Quicksand", "Quicksand Fallback"}
@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.075ksw~sx6hmf.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.152ftqe40mrji.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/ff5be760267bb4bc-s.0.82snbe0x2a8.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/99596c30eb072d3c-s.0s6~0_kovb3c2.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/e5864b32625b6bc3-s.06wztka3punf6.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/e285ad1a914469f0-s.0d9dgiv-6zu4j.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.075ksw~sx6hmf.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.152ftqe40mrji.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/ff5be760267bb4bc-s.0.82snbe0x2a8.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/99596c30eb072d3c-s.0s6~0_kovb3c2.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/e5864b32625b6bc3-s.06wztka3punf6.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/e285ad1a914469f0-s.0d9dgiv-6zu4j.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.075ksw~sx6hmf.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.152ftqe40mrji.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/ff5be760267bb4bc-s.0.82snbe0x2a8.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/99596c30eb072d3c-s.0s6~0_kovb3c2.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/e5864b32625b6bc3-s.06wztka3punf6.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/e285ad1a914469f0-s.0d9dgiv-6zu4j.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.075ksw~sx6hmf.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.152ftqe40mrji.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/ff5be760267bb4bc-s.0.82snbe0x2a8.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/99596c30eb072d3c-s.0s6~0_kovb3c2.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/e5864b32625b6bc3-s.06wztka3punf6.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/e285ad1a914469f0-s.0d9dgiv-6zu4j.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.p.0cqfp9mgbqxvb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3 Fallback";src:local(Arial);ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.0%;size-adjust:93.76%}.source_sans_3_6b8d735d-module__WHKIKG__className{font-family:"Source Sans 3","Source Sans 3 Fallback";font-style:normal}.source_sans_3_6b8d735d-module__WHKIKG__variable{--hl-font-body:"Source Sans 3", "Source Sans 3 Fallback"}
