:root{--jmg-ink:#171512;--jmg-brown:#2a241f;--jmg-brown-2:#3b332c;--jmg-silver:#dedede;--jmg-cream:#f6f3ee;--jmg-white:#ffffff;--jmg-gold:#b79a68;--jmg-gold-light:#d7c39f;--jmg-green:#1d7d59;--jmg-border:rgba(42, 36, 31, 0.14);--jmg-shadow:0 22px 65px rgba(21, 18, 15, 0.16)}html{scroll-behavior:smooth}body.jmg-funnel-page{margin:0;background:var(--jmg-white);color:var(--jmg-ink)}body.jmg-funnel-page.admin-bar .jmg-topbar{top:32px}.jmg-funnel,.jmg-funnel *{box-sizing:border-box}.jmg-funnel{background:var(--jmg-white);color:var(--jmg-ink);font-family:"DM Sans",Arial,sans-serif;font-size:17px;line-height:1.65;overflow:hidden}.jmg-funnel img{display:block;max-width:100%}.jmg-funnel a{color:inherit}.jmg-funnel button,.jmg-funnel input,.jmg-funnel select{font:inherit}.jmg-funnel button{border:0;cursor:pointer}.jmg-funnel svg{width:1.15em;height:1.15em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.jmg-shell{width:min(1180px, calc(100% - 40px));margin:0 auto}.jmg-topbar{position:absolute;top:0;left:0;right:0;z-index:20;border-bottom:1px solid rgb(255 255 255 / .12)}.jmg-topbar__inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.jmg-brand img{width:118px;height:70px;object-fit:contain}.jmg-topbar__trust{color:#f2eee8;font-size:14px;display:flex;align-items:center;gap:9px}.jmg-topbar__trust span{color:var(--jmg-gold-light);display:flex}.jmg-hero{position:relative;background:radial-gradient(circle at 12% 22%,rgb(183 154 104 / .18),transparent 30%),linear-gradient(130deg,#1c1916 0%,#2a241f 54%,#3a3029 100%);color:var(--jmg-white);padding:145px 0 85px}.jmg-hero::after{content:"";position:absolute;inset:0;opacity:.09;background-image:linear-gradient(rgb(255 255 255 / .24) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .24) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to bottom,#000,transparent 90%);pointer-events:none}.jmg-hero__glow{position:absolute;width:520px;height:520px;right:-220px;top:30px;background:rgb(183 154 104 / .13);filter:blur(4px);border-radius:50%}.jmg-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(430px,.94fr);gap:72px;align-items:center}.jmg-kicker{margin:0 0 16px;color:var(--jmg-gold-light);font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.jmg-kicker--dark{color:#8a6d40}.jmg-hero h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(42px, 5.2vw, 68px);line-height:1.08;letter-spacing:-.035em;margin:0 0 26px;font-weight:700}.jmg-hero h1 em{color:var(--jmg-gold-light);font-style:normal}.jmg-hero__lead{color:#e5ded5;font-size:20px;line-height:1.55;max-width:650px;margin:0 0 28px}.jmg-hero__list{list-style:none;padding:0;margin:0 0 32px;display:grid;gap:12px}.jmg-hero__list li{display:flex;align-items:flex-start;gap:11px;color:#f2eee8}.jmg-hero__list svg{color:var(--jmg-gold-light);flex:0 0 auto;margin-top:4px}.jmg-hero__credentials{border-left:3px solid var(--jmg-gold);padding-left:16px;display:grid;gap:2px}.jmg-hero__credentials strong{font-size:16px}.jmg-hero__credentials span{color:#cfc6bd;font-size:13px}.jmg-form-card{background:var(--jmg-white);color:var(--jmg-ink);border-radius:24px;padding:32px;box-shadow:var(--jmg-shadow);border:1px solid rgb(255 255 255 / .55)}.jmg-form-card__head{margin-bottom:24px}.jmg-form-card__eyebrow{display:inline-flex;border-radius:99px;background:#f0ebe2;color:#6d5737;padding:6px 11px;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:700}.jmg-form-card h2{font-family:"DM Sans",Arial,sans-serif;font-size:23px;line-height:1.28;letter-spacing:-.02em;margin:13px 0 20px}.jmg-progress{height:6px;background:#ece8e2;border-radius:99px;overflow:hidden}.jmg-progress span{display:block;width:25%;height:100%;background:linear-gradient(90deg,#8d7043,#c5a875);border-radius:inherit;transition:width .25s ease}.jmg-step-label{margin:7px 0 0;color:#7c746c;font-size:12px;text-align:right}.jmg-lead-form fieldset{min-width:0;padding:0;margin:0;border:0}.jmg-form-step{display:none;animation:jmgFade .22s ease}.jmg-form-step.is-active{display:block}@keyframes jmgFade{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.jmg-form-step legend{float:left;width:100%;font-size:20px;font-weight:700;line-height:1.35;margin-bottom:6px}.jmg-form-step legend+*{clear:both}.jmg-question-help{color:#70685f;font-size:13px;margin:0 0 15px}.jmg-options{display:grid;gap:9px;margin:0 0 20px}.jmg-options label{position:relative;display:block}.jmg-options input{position:absolute;opacity:0;pointer-events:none}.jmg-options span{display:flex;align-items:center;min-height:48px;padding:11px 14px;border:1px solid #ddd7cf;border-radius:12px;color:#39342e;font-size:14px;line-height:1.35;transition:all .18s ease;cursor:pointer}.jmg-options span::before{content:"";width:17px;height:17px;border-radius:50%;border:2px solid #b4aaa0;margin-right:10px;flex:0 0 auto}.jmg-options input:checked+span{background:#f4efe7;border-color:#9a7b4a;box-shadow:0 0 0 2px rgb(154 123 74 / .12)}.jmg-options input:checked+span::before{border:5px solid #9a7b4a;background:#fff}.jmg-options input:focus-visible+span{outline:3px solid rgb(31 101 170 / .25);outline-offset:2px}.jmg-auto-advance{display:block;color:#827970;font-size:11px;line-height:1.35;margin:-8px 0 0;text-align:center}.jmg-next,.jmg-submit,.jmg-primary-cta,.jmg-secondary-cta{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:54px;border-radius:12px;padding:14px 20px;background:var(--jmg-brown);color:#fff!important;text-decoration:none;font-weight:700;box-shadow:0 10px 25px rgb(42 36 31 / .2);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.jmg-next,.jmg-submit{width:100%}.jmg-next:hover,.jmg-submit:hover,.jmg-primary-cta:hover,.jmg-secondary-cta:hover{background:#3b322a;transform:translateY(-1px);box-shadow:0 14px 30px rgb(42 36 31 / .24)}.jmg-next svg,.jmg-submit svg,.jmg-primary-cta svg,.jmg-secondary-cta svg{transition:transform .18s ease}.jmg-next:hover svg,.jmg-submit:hover svg,.jmg-primary-cta:hover svg,.jmg-secondary-cta:hover svg{transform:translateX(3px)}.jmg-next:disabled,.jmg-submit:disabled{opacity:.55;cursor:wait;transform:none}.jmg-step-actions{display:flex;gap:10px;align-items:center}.jmg-step-actions .jmg-back{flex:0 0 auto;padding:12px 15px;background:#fff0;color:#625a53;text-decoration:underline;text-underline-offset:3px}.jmg-step-actions .jmg-next,.jmg-step-actions .jmg-submit{flex:1 1 auto}.jmg-step-actions .jmg-auto-advance{flex:1 1 auto;margin:0;text-align:right}.jmg-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 16px}.jmg-field-grid label{display:grid;gap:6px;color:#4c463f;font-size:12px;font-weight:700}.jmg-field-grid input,.jmg-field-grid select{width:100%;min-height:48px;border:1px solid #d8d1c9;border-radius:10px;background:#fff;color:#1d1a17;padding:10px 12px;outline:0;font-size:14px}.jmg-field-grid input:focus,.jmg-field-grid select:focus{border-color:#9a7b4a;box-shadow:0 0 0 3px rgb(154 123 74 / .13)}.jmg-field-full{grid-column:1 / -1}.jmg-optional{color:#81786e;font-weight:500}.jmg-related-title{font-size:13px;font-weight:700;margin:4px 0 9px}.jmg-checkboxes{display:grid;gap:7px;margin:0 0 17px}.jmg-checkboxes label,.jmg-consent{display:flex;align-items:flex-start;gap:9px;color:#595149;font-size:12px;line-height:1.4}.jmg-checkboxes input,.jmg-consent input{width:17px;height:17px;margin:1px 0 0;accent-color:#80663f;flex:0 0 auto}.jmg-consent{margin-bottom:12px}.jmg-form-error{color:#b42318;font-size:13px;min-height:0;margin:0 0 10px}.jmg-honeypot{position:absolute!important;left:-99999px!important;opacity:0!important}.jmg-secure-note{display:flex;align-items:center;justify-content:center;gap:7px;color:#777067;font-size:11px;line-height:1.35;margin:17px 0 0;text-align:center}.jmg-secure-note svg{flex:0 0 auto}.jmg-form-result{display:none;padding:24px;border-radius:15px;background:#f4efe7;border:1px solid #d8c8ad}.jmg-form-result.is-active{display:block}.jmg-form-result h3{font-size:22px;line-height:1.25;margin:0 0 9px}.jmg-form-result p{color:#5f564c;font-size:14px;margin:0 0 18px}.jmg-form-result .jmg-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;border-radius:12px;padding:14px 18px;background:#16764f;color:#fff;text-decoration:none;font-weight:700}.jmg-proof-strip{background:#f3eee7;border-bottom:1px solid var(--jmg-border)}.jmg-proof-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.jmg-proof-strip__grid div{padding:30px 28px;display:grid;gap:2px;border-right:1px solid var(--jmg-border)}.jmg-proof-strip__grid div:first-child{border-left:1px solid var(--jmg-border)}.jmg-proof-strip strong{font-family:"Playfair Display",Georgia,serif;color:var(--jmg-brown);font-size:21px}.jmg-proof-strip span{color:#756d64;font-size:12px}.jmg-section{padding:100px 0}.jmg-section--light{background:#fff}.jmg-section--dark{background:var(--jmg-brown);color:#fff}.jmg-section-heading{max-width:760px;margin:0 auto 50px;text-align:center}.jmg-section-heading h2,.jmg-expert-copy h2,.jmg-faq-grid h2,.jmg-final-cta h2{font-family:"Playfair Display",Georgia,serif;font-size:clamp(34px, 4vw, 52px);line-height:1.12;letter-spacing:-.025em;margin:0 0 18px}.jmg-section-heading>p:last-child{color:#6d655d;font-size:18px;margin:0}.jmg-card-grid{display:grid;gap:24px}.jmg-card-grid--3{grid-template-columns:repeat(3,1fr)}.jmg-info-card{position:relative;border:1px solid var(--jmg-border);border-radius:18px;padding:32px;background:#fbfaf8;min-height:230px;overflow:hidden}.jmg-info-card::after{content:"";position:absolute;width:110px;height:110px;right:-38px;bottom:-42px;border-radius:50%;background:rgb(183 154 104 / .12)}.jmg-info-card__number{color:#9d7d4c;font-size:12px;letter-spacing:.12em;font-weight:700}.jmg-info-card h3{font-family:"Playfair Display",Georgia,serif;font-size:25px;line-height:1.25;margin:14px 0 10px}.jmg-info-card p{color:#6c645c;font-size:15px;margin:0}.jmg-expert-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.jmg-local-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.jmg-local-grid h2{color:var(--jmg-navy);font-family:"Playfair Display",Georgia,serif;font-size:clamp(34px, 4vw, 54px);line-height:1.08;margin:12px 0 0}.jmg-local-copy p{color:#5f5851;font-size:18px;line-height:1.75;margin:0 0 18px}.jmg-local-copy .jmg-secondary-cta{margin-top:12px}.jmg-expert-photo{position:relative;max-width:430px}.jmg-expert-photo::before{content:"";position:absolute;inset:18px -18px -18px 18px;border:1px solid rgb(215 195 159 / .55);border-radius:22px}.jmg-expert-photo img{position:relative;width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:22px;filter:saturate(.86) contrast(1.02)}.jmg-expert-photo__badge{position:absolute;right:-34px;bottom:24px;display:grid;background:var(--jmg-gold-light);color:#2a241f;border-radius:14px;padding:14px 18px;box-shadow:var(--jmg-shadow);line-height:1.2}.jmg-expert-photo__badge strong{font-size:11px;letter-spacing:.12em}.jmg-expert-photo__badge span{font-size:19px;font-weight:700}.jmg-expert-copy{max-width:660px}.jmg-expert-copy p{color:#ddd6ce;margin:0 0 17px}.jmg-expert-copy .jmg-secondary-cta{margin-top:15px;background:var(--jmg-gold-light);color:var(--jmg-brown)!important;box-shadow:none}.jmg-expert-copy .jmg-secondary-cta:hover{background:#e2d0af}.jmg-rights-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.jmg-rights-grid article{display:flex;gap:17px;align-items:flex-start;border:1px solid var(--jmg-border);border-radius:16px;padding:23px;background:#fbfaf8}.jmg-rights-grid article>svg{width:29px;height:29px;color:#8d7043;flex:0 0 auto;margin-top:2px}.jmg-rights-grid h3{font-size:18px;line-height:1.25;margin:0 0 6px}.jmg-rights-grid p{color:#6b635a;font-size:14px;margin:0}.jmg-rights-note{margin-top:26px;padding:19px 22px;border-left:3px solid var(--jmg-gold);background:#f4efe7;color:#5a5249;border-radius:0 12px 12px 0;font-size:14px}.jmg-faq-section{background:linear-gradient(130deg,#211d19,#302923);color:#fff}.jmg-faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}.jmg-faqs{border-top:1px solid rgb(255 255 255 / .17)}.jmg-faqs details{border-bottom:1px solid rgb(255 255 255 / .17)}.jmg-faqs summary{list-style:none;position:relative;padding:21px 45px 21px 0;cursor:pointer;font-weight:700}.jmg-faqs summary::-webkit-details-marker{display:none}.jmg-faqs summary::after{content:"+";position:absolute;right:7px;top:15px;color:var(--jmg-gold-light);font-size:28px;font-weight:400}.jmg-faqs details[open] summary::after{content:"−"}.jmg-faqs details p{color:#d6cec5;font-size:15px;margin:0;padding:0 45px 22px 0}.jmg-final-cta{padding:75px 0;background:#d9c4a0;color:#241f1b}.jmg-final-cta__inner{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.jmg-final-cta h2{max-width:780px;margin-bottom:12px}.jmg-final-cta p{max-width:700px;margin:0;color:#5c4d3c}.jmg-final-cta .jmg-kicker{color:#6e5530}.jmg-final-cta .jmg-primary-cta{min-width:230px}.jmg-footer{background:#171512;color:#cfc8c0;padding:58px 0 24px}.jmg-footer__grid{display:grid;grid-template-columns:1.2fr 1fr .7fr;gap:55px}.jmg-footer__grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.jmg-footer__grid img{width:100px;height:78px;object-fit:contain;margin-top:-13px}.jmg-footer__grid p{font-size:13px;max-width:350px;margin:0}.jmg-footer__grid strong{color:#fff;margin-bottom:6px}.jmg-footer__grid span,.jmg-footer__grid a{font-size:13px;color:#cfc8c0;text-decoration:none}.jmg-footer__bottom{margin-top:36px;padding-top:20px;border-top:1px solid rgb(255 255 255 / .1);display:flex;justify-content:space-between;gap:25px;color:#8f8881;font-size:11px}.jmg-mobile-cta{display:none}@media (max-width:980px){body.jmg-funnel-page.admin-bar .jmg-topbar{top:46px}.jmg-hero__grid{grid-template-columns:1fr;gap:46px}.jmg-hero__copy{max-width:780px}.jmg-form-card{max-width:650px;width:100%}.jmg-proof-strip__grid{grid-template-columns:1fr 1fr}.jmg-proof-strip__grid div:nth-child(3){border-left:1px solid var(--jmg-border)}.jmg-card-grid--3{grid-template-columns:1fr}.jmg-info-card{min-height:auto}.jmg-expert-grid,.jmg-local-grid{grid-template-columns:.85fr 1.15fr;gap:55px}.jmg-faq-grid{grid-template-columns:1fr;gap:38px}.jmg-final-cta__inner{grid-template-columns:1fr;gap:28px}.jmg-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){body.jmg-funnel-page.admin-bar .jmg-topbar{top:0}.jmg-funnel{font-size:16px;padding-bottom:72px}.jmg-shell{width:min(100% - 28px, 620px)}.jmg-topbar__inner{min-height:76px}.jmg-brand img{width:92px;height:59px}.jmg-topbar__trust{max-width:160px;font-size:10px;line-height:1.25;text-align:right}.jmg-topbar__trust span{display:none}.jmg-hero{padding:110px 0 50px}.jmg-hero h1{font-size:clamp(37px, 11vw, 50px)}.jmg-hero__lead{font-size:17px}.jmg-hero__list li{font-size:14px}.jmg-hero__credentials span{font-size:11px}.jmg-form-card{border-radius:18px;padding:23px 18px}.jmg-form-card h2{font-size:20px}.jmg-form-step legend{font-size:18px}.jmg-options span{min-height:46px;font-size:13px;padding:10px 11px}.jmg-field-grid{grid-template-columns:1fr}.jmg-field-full{grid-column:auto}.jmg-step-actions{gap:4px}.jmg-step-actions .jmg-back{padding-left:5px;padding-right:8px}.jmg-proof-strip__grid{grid-template-columns:1fr 1fr}.jmg-proof-strip__grid div{padding:20px 14px}.jmg-proof-strip strong{font-size:16px}.jmg-section{padding:72px 0}.jmg-section-heading{margin-bottom:35px}.jmg-section-heading h2,.jmg-expert-copy h2,.jmg-faq-grid h2,.jmg-final-cta h2{font-size:34px}.jmg-section-heading>p:last-child{font-size:16px}.jmg-info-card{padding:25px}.jmg-expert-grid,.jmg-local-grid{grid-template-columns:1fr;gap:38px}.jmg-local-copy p{font-size:16px}.jmg-expert-photo{width:calc(100% - 18px);max-width:430px}.jmg-expert-photo__badge{right:-16px}.jmg-rights-grid{grid-template-columns:1fr}.jmg-rights-grid article{padding:19px}.jmg-faqs summary{font-size:14px}.jmg-final-cta{padding:60px 0}.jmg-final-cta .jmg-primary-cta{width:100%}.jmg-footer__grid{grid-template-columns:1fr;gap:28px}.jmg-footer__bottom{flex-direction:column;gap:9px}.jmg-mobile-cta{position:fixed;z-index:9999;left:12px;right:12px;bottom:10px;display:flex;align-items:center;justify-content:center;gap:8px;min-height:52px;border-radius:13px;background:#1d7d59;color:#fff!important;text-decoration:none;font-weight:700;box-shadow:0 12px 35px rgb(0 0 0 / .25)}}@media (prefers-reduced-motion:reduce){.jmg-funnel *,.jmg-funnel *::before,.jmg-funnel *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}