@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@400;600;700&display=swap');
:root{--wise-primary:#1B5E20;--wise-primary-light:#2E7D32;--wise-primary-dark:#0D3B10;--wise-gold:#C8A45C;--wise-gold-light:#E8D5A3;--wise-cream:#FAF7F2;--wise-green:#E8F5E9;--wise-text:#1A1A1A;--wise-muted:#4A4A4A;--wise-soft:#757575;--wise-white:#fff}
.wise-logo-img,.wise-brand .custom-logo{width:154px;max-height:64px;object-fit:contain}.wise-brand:has(.wise-logo-img),.wise-brand:has(.custom-logo){line-height:0}
.wise-featured-story{display:grid;grid-template-columns:minmax(0,3fr) minmax(320px,1.9fr);gap:48px;align-items:start}.wise-featured-main h2{color:var(--wise-primary-dark);font-size:clamp(2rem,3vw,2.65rem);margin-top:28px}.wise-featured-main>p{font-size:1.18rem;line-height:1.8;max-width:760px;color:var(--wise-muted)}.wise-featured-media{position:relative;border-radius:8px;overflow:hidden}.wise-featured-media img{width:100%;aspect-ratio:16/8.3;object-fit:cover}.wise-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:82px;height:82px;border-radius:999px;background:rgba(200,164,92,.86);color:#fff;font-size:0;text-indent:-9999px;display:flex;align-items:center;justify-content:center;text-decoration:none}.wise-play:after{content:"";display:block;margin-left:6px;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:23px solid #fff}.wise-story-meta{display:flex;flex-wrap:wrap;gap:18px;align-items:center;color:var(--wise-soft);font-size:.96rem;margin:18px 0}.wise-pill,.wise-latest-item em{display:inline-flex;align-items:center;border-radius:5px;background:var(--wise-gold-light);color:var(--wise-primary-dark);font-style:normal;font-weight:700;padding:3px 10px}.wise-story-link{font-weight:800;color:var(--wise-primary-dark);font-size:1.05rem}.wise-latest-panel h3{font-family:Inter,Arial,sans-serif;font-size:1.1rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px}.wise-latest-item{display:grid;grid-template-columns:132px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid rgba(0,0,0,.08);color:var(--wise-text);text-decoration:none}.wise-latest-item img{width:132px;height:88px;object-fit:cover;border-radius:5px}.wise-latest-item strong{display:block;text-transform:uppercase;letter-spacing:.05em;line-height:1.35;font-size:1.08rem;color:var(--wise-text)}.wise-latest-item small{display:flex;gap:10px;align-items:center;margin-top:9px;color:var(--wise-soft);font-size:.9rem}.wise-latest-item:hover strong{color:var(--wise-primary)}
@media(max-width:900px){.wise-featured-story{grid-template-columns:1fr}.wise-featured-media img{aspect-ratio:16/10}.wise-latest-item{grid-template-columns:108px 1fr}.wise-latest-item img{width:108px;height:76px}.wise-play{width:64px;height:64px}}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--wise-text);font-family:Inter,Arial,sans-serif;font-size:18px;line-height:1.7}body.admin-bar .wise-site-header{top:32px}a{color:var(--wise-primary);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}h1,h2,h3{font-family:"Playfair Display",Georgia,serif;line-height:1.15;margin:0 0 20px}h1{font-size:clamp(2.35rem,5vw,4.4rem);color:inherit}h2{font-size:clamp(1.9rem,3.2vw,3rem)}h3{font-size:1.45rem}p{margin:0 0 18px}.screen-reader-text{position:absolute;left:-9999px}.wise-container{max-width:1280px;margin:0 auto;padding:0 24px}.wise-narrow{max-width:860px}.wise-site-header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid rgba(0,0,0,.07);box-shadow:0 1px 3px rgba(0,0,0,.04)}.wise-header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wise-brand{display:flex;flex-direction:column;line-height:1.05;text-decoration:none}.wise-brand strong{font-family:"Playfair Display",Georgia,serif;font-size:28px;color:var(--wise-primary)}.wise-brand span{font-size:11px;letter-spacing:.04em;color:var(--wise-soft)}.wise-menu{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.wise-menu a{display:block;padding:10px 11px;color:var(--wise-text);font-size:15px;font-weight:600}.wise-menu a:hover,.wise-menu .current-menu-item>a{color:var(--wise-primary);text-decoration:none}.wise-menu-toggle{display:none;border:0;background:transparent;font-size:30px;color:var(--wise-primary);cursor:pointer}.wise-site-main{min-height:50vh}.wise-default-content{padding:64px 0}.wise-site-footer{background:var(--wise-primary-dark);color:#fff}.wise-footer-cta,.wise-footer-main,.wise-footer-bottom{border-top:1px solid rgba(255,255,255,.11);padding:48px 0}.wise-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:36px}.wise-site-footer h2,.wise-site-footer h3,.wise-site-footer h4{color:#fff}.wise-site-footer p,.wise-site-footer a,.wise-footer-bottom{color:rgba(255,255,255,.72)}.wise-site-footer a:hover{color:var(--wise-gold)}.wise-section{padding:88px 0;background:#fff}.wise-section-cream{background:var(--wise-cream)}.wise-section-dark{background:var(--wise-primary-dark);color:#fff}.wise-section-dark h2,.wise-section-dark h3,.wise-section-dark p{color:#fff}.wise-hero{position:relative;min-height:calc(100vh - 72px);display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center;color:#fff}.wise-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;animation:wiseKenBurns 20s linear infinite alternate}.wise-hero-overlay{position:absolute;inset:0;background:rgba(13,59,16,.72)}.wise-hero-content{position:relative;z-index:2;max-width:960px}.wise-hero p:not(.wise-eyebrow){font-size:1.15rem;color:rgba(255,255,255,.86);max-width:780px;margin-left:auto;margin-right:auto}.wise-eyebrow{font-size:.83rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:var(--wise-gold);margin-bottom:12px}.wise-section-header{text-align:center;max-width:860px;margin:0 auto 52px}.wise-section-header>p:last-child{color:var(--wise-muted);font-size:1.05rem}.wise-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.wise-split-reverse>figure{order:2}.wise-image-frame{margin:0;border-radius:8px;overflow:hidden;background:#eee;box-shadow:0 2px 12px rgba(0,0,0,.08)}.wise-image-frame img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/3}.wise-image-frame figcaption{padding:10px 14px;color:var(--wise-soft);font-size:.86rem;background:#fff}.wise-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:center;margin-top:30px}.wise-button,.wise-form button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 24px;border-radius:6px;background:var(--wise-primary);color:#fff;font-weight:700;border:2px solid var(--wise-primary);text-decoration:none;transition:.2s ease}.wise-button:hover,.wise-form button:hover{background:var(--wise-primary-light);border-color:var(--wise-primary-light);color:#fff;text-decoration:none;transform:translateY(-2px)}.wise-button-outline{background:transparent;border-color:currentColor;color:inherit}.wise-hero .wise-button:first-child,.wise-cta .wise-button:first-child{background:var(--wise-gold);border-color:var(--wise-gold);color:var(--wise-primary-dark)}.wise-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.wise-card-grid-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.wise-card{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:8px;overflow:hidden;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:.2s ease}.wise-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.11)}.wise-card img{width:100%;aspect-ratio:16/10;object-fit:cover;margin:-24px -24px 18px;width:calc(100% + 48px);max-width:none}.wise-card h3{font-size:1.35rem;color:var(--wise-primary-dark)}.wise-card p{font-size:.95rem;color:var(--wise-muted)}.wise-card-meta{color:var(--wise-soft)!important;font-size:.82rem!important;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.wise-list-panel{display:grid;gap:12px}.wise-list-row{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:8px;padding:18px 20px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.wise-check-list{padding:0;margin:16px 0 26px;list-style:none}.wise-check-list li{position:relative;padding-left:28px;margin:8px 0;color:var(--wise-muted)}.wise-check-list li:before{content:"";position:absolute;left:0;top:.72em;width:9px;height:9px;border-radius:50%;background:var(--wise-gold)}.wise-related{font-size:.95rem}.wise-faq details{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;margin:0 0 12px;padding:0 20px}.wise-faq summary{cursor:pointer;font-weight:700;padding:18px 0;color:var(--wise-text)}.wise-faq p{color:var(--wise-muted);padding-bottom:18px}.wise-details{font-size:.92rem;color:var(--wise-muted);border-top:1px solid rgba(0,0,0,.08);padding-top:12px}.wise-details summary{font-weight:700;color:var(--wise-primary);cursor:pointer}.wise-form{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:28px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.wise-form label{display:block;font-size:.9rem;font-weight:700;margin:0 0 14px;color:var(--wise-text)}.wise-form input,.wise-form select,.wise-form textarea{width:100%;margin-top:6px;border:1px solid rgba(0,0,0,.18);border-radius:6px;padding:12px;font:inherit;font-size:1rem}.wise-form-note{font-size:.82rem;color:var(--wise-soft);margin-top:12px}.wise-cta{background:linear-gradient(90deg,var(--wise-primary),var(--wise-primary-dark));color:#fff;text-align:center}.wise-cta h2,.wise-cta p{color:#fff}.elementor-page .wise-site-main{padding:0}@keyframes wiseKenBurns{from{transform:scale(1)}to{transform:scale(1.05)}}@media(max-width:1120px){.wise-menu-toggle{display:block}.wise-menu-wrap{display:none;position:absolute;left:0;right:0;top:72px;background:var(--wise-cream);border-bottom:1px solid rgba(0,0,0,.07)}.wise-menu-wrap.is-open{display:block}.wise-menu{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:16px 24px}.wise-menu a{border-bottom:1px solid rgba(0,0,0,.05)}}@media(max-width:900px){body{font-size:16px}.wise-section{padding:64px 0}.wise-split,.wise-footer-grid{grid-template-columns:1fr}.wise-split-reverse>figure{order:0}.wise-card-grid,.wise-card-grid-compact{grid-template-columns:1fr 1fr}.wise-hero{min-height:720px}}@media(max-width:640px){.wise-container{padding:0 18px}.wise-card-grid,.wise-card-grid-compact,.wise-menu{grid-template-columns:1fr}.wise-header-inner{height:68px}.wise-menu-wrap{top:68px}.wise-actions{align-items:stretch}.wise-button{width:100%}.wise-hero{min-height:680px}.wise-footer-cta,.wise-footer-main,.wise-footer-bottom{padding:34px 0}}
