:root{--navy:#082c55;--red:#e5372f;--green:#079b50;--aqua:#76bdca;--yellow:#fff100;--cream:#fffaf0;--ink:#17191d;--muted:#66717a;--line:#d6e0e4;--max:900px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Hiragino Kaku Gothic ProN","Yu Gothic","Noto Sans JP",system-ui,sans-serif;line-height:1.9;letter-spacing:0;background:#fff}img{display:block;max-width:100%}a{color:inherit}.topbar{height:72px;padding:0 max(22px,calc((100vw - 1120px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:50px;height:44px;object-fit:cover;border-radius:3px}.brand b,.brand small{display:block;line-height:1.35}.brand b{font-size:14px}.brand small{font-size:11px;color:var(--muted)}.top-cta{padding:9px 18px;border-radius:4px;background:var(--green);color:#fff;text-decoration:none;font-weight:900}.hero{background:linear-gradient(90deg,#fff 0 55%,#eef8f8 55%)}.hero-inner{width:min(100%,1120px);min-height:680px;margin:auto;padding:54px 24px 58px;display:grid;grid-template-columns:1.04fr .96fr;gap:38px;align-items:center}.hero-copy{position:relative;z-index:2}.target-label,.section-label{display:inline-block;margin:0 0 20px;padding:7px 14px;background:var(--navy);color:#fff;font-weight:900;line-height:1.5}.hero h1{margin:0;font-size:clamp(43px,5.5vw,70px);line-height:1.22;color:var(--navy);font-weight:900}.hero h1 span{color:var(--red)}.hero-answer{margin:25px 0 18px;font-size:22px;font-weight:800;line-height:1.6}.hero-answer mark,.body-copy mark{padding:0 .15em;background:linear-gradient(transparent 57%,var(--yellow) 57%);font-weight:900}.hero-badges{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.hero-badges b{padding:5px 10px;border:2px solid var(--aqua);background:#fff;font-size:13px}.price{display:flex;align-items:baseline;gap:13px;margin:10px 0 12px}.price span,.entry-price span{text-decoration:line-through;color:var(--muted)}.price strong,.entry-price strong{color:var(--red);font-size:25px}.main-cta{display:flex;width:min(100%,520px);min-height:66px;padding:14px 18px;align-items:center;justify-content:center;background:var(--green);color:#fff;text-decoration:none;border-radius:4px;font-size:18px;font-weight:900;box-shadow:0 5px 0 #05743c}.micro{margin:9px 0 0;color:var(--muted);font-size:12px}.hero figure{margin:0}.hero figure img{width:100%;aspect-ratio:4/5;object-fit:cover;box-shadow:16px 16px 0 var(--aqua)}.section{padding:84px 22px}.content{width:min(100%,var(--max));margin:auto}.narrow{max-width:760px}.lead-in{margin:0 0 24px;text-align:center;font-size:clamp(27px,4vw,40px);font-weight:900}.problem{background:#e8f5f7}.problem-box{padding:22px 34px;background:#fff;border:4px solid var(--aqua);box-shadow:10px 10px 0 #b8dce3}.problem-box p{position:relative;margin:0;padding:19px 0 19px 42px;border-bottom:2px dotted #a9c7ce;font-size:18px;font-weight:800}.problem-box p:last-child{border:0}.problem-box p:before{content:"›";position:absolute;left:5px;top:9px;color:var(--aqua);font-size:42px;line-height:1}.body-copy{margin:34px 0;font-size:20px}.red-underline{color:var(--red);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.truth h2,.future h2,.takeaway h2,.trust h2,.recommend h2,.entry h2,.faq h2{margin:0 0 32px;font-size:clamp(31px,5vw,48px);line-height:1.45}.truth h2 span,.future h2 span,.takeaway h2 span,.trust h2 span,.recommend h2 span{color:var(--red)}.flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:10px;align-items:center;margin:42px 0;padding:25px 18px;background:var(--cream);border:2px solid #eadfbf}.flow div{min-height:105px;padding:15px 8px;display:flex;flex-direction:column;justify-content:center;text-align:center;background:#fff;border:2px solid var(--navy)}.flow b{font-size:17px;line-height:1.35}.flow small,.flow i{font-size:11px;line-height:1.4}.flow i{font-style:normal;font-weight:800;color:var(--red)}.impact-copy{margin:52px 0 0;padding:32px 20px;background:var(--navy);color:#fff;text-align:center;font-size:23px}.impact-copy strong{color:var(--yellow);font-size:32px;line-height:1.5}.future{background:var(--cream)}.number-story{display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:center;margin:38px 0}.number-story>div:not(.arrow){padding:28px 18px;background:#fff;border:2px solid var(--navy);text-align:center}.number-story small,.number-story span,.number-story strong,.number-story b{display:block}.number-story strong{font-size:34px;color:var(--navy)}.number-story b{font-size:27px}.number-story .accent{box-shadow:9px 9px 0 var(--yellow)}.number-story .accent strong,.number-story .accent b{color:var(--red)}.number-story .arrow{font-size:38px;font-weight:900;color:var(--red)}.note{font-size:12px;color:var(--muted)}.takeaway-list{border-top:3px solid var(--navy)}.takeaway-list article{display:grid;grid-template-columns:72px 1fr;gap:20px;padding:27px 12px;border-bottom:2px dotted #aac0ca}.takeaway-list article>b{font-size:42px;color:var(--aqua);line-height:1}.takeaway-list h3{margin:0 0 7px;font-size:23px}.takeaway-list p{margin:0;font-size:17px}.scope{margin-top:35px;padding:23px 26px;border:4px solid var(--aqua);background:#f5fbfc}.scope b{color:var(--navy);font-size:20px}.scope p{margin:7px 0 0}.trust{background:#f8f8f5}.consult-img{width:100%;max-height:420px;object-fit:cover;margin:10px 0 38px}.credentials{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:40px 0}.credentials div{padding:22px 12px;border:2px solid var(--navy);background:#fff;text-align:center}.credentials strong,.credentials span{display:block}.credentials strong{color:var(--red);font-size:23px}.credentials span{font-size:12px}.promise{padding:28px;background:var(--navy);color:#fff}.promise strong{display:block;color:var(--yellow);font-size:23px}.promise p{margin:8px 0 0}.recommend ul{margin:0;padding:0;list-style:none;border:4px solid var(--aqua);background:#fff}.recommend li{position:relative;padding:21px 20px 21px 58px;border-bottom:2px dotted #aac0ca;font-size:18px;font-weight:800}.recommend li:last-child{border:0}.recommend li:before{content:"✓";position:absolute;left:22px;color:var(--red);font-size:24px}.entry{background:var(--navy);color:#fff;text-align:center}.entry .section-label{background:var(--yellow);color:var(--navy)}.dates{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:30px 0}.dates div{padding:20px;background:#fff;color:var(--navy)}.dates b,.dates span{display:block}.dates b{font-size:23px}.entry dl{margin:28px 0;text-align:left}.entry dl div{display:grid;grid-template-columns:130px 1fr;padding:14px 0;border-bottom:1px solid #ffffff45}.entry dt{font-weight:900;color:var(--yellow)}.entry dd{margin:0}.entry-price{display:flex;justify-content:center;align-items:baseline;gap:14px;margin:28px 0 12px}.entry-price strong{color:var(--yellow);font-size:30px}.entry .main-cta{margin:auto;background:var(--green)}.entry .micro{color:#dce7ef}.faq details{border-top:2px solid var(--line)}.faq details:last-child{border-bottom:2px solid var(--line)}.faq summary{padding:22px 36px 22px 0;cursor:pointer;color:var(--navy);font-weight:900}.faq details p{margin:0;padding:0 0 25px}footer{padding:34px 20px 110px;background:#061b30;color:#c4d0da;text-align:center;font-size:11px}.sticky{position:fixed;z-index:50;left:0;right:0;bottom:0;min-height:76px;padding:9px max(18px,calc((100vw - 760px)/2));display:flex;align-items:center;justify-content:center;gap:30px;background:#fff0cf;border-top:1px solid #e8d4a8}.sticky span{font-weight:900}.sticky a{min-width:260px;padding:12px 20px;background:var(--green);color:#fff;text-align:center;text-decoration:none;font-size:18px;font-weight:900}
@media(max-width:760px){.topbar{height:58px;padding:0 12px}.brand img{width:40px;height:36px}.brand b{font-size:12px}.brand small,.top-cta{display:none}.hero{background:#fff}.hero-inner{min-height:0;padding:28px 20px 48px;grid-template-columns:1fr;gap:28px}.target-label{font-size:13px}.hero h1{font-size:37px}.hero-answer{font-size:18px}.hero figure{order:-1}.hero figure img{aspect-ratio:16/10;box-shadow:9px 9px 0 var(--aqua)}.price strong{font-size:21px}.main-cta{min-height:60px;font-size:16px}.section{padding:62px 19px}.problem-box{padding:12px 20px;box-shadow:7px 7px 0 #b8dce3}.problem-box p{padding:16px 0 16px 33px;font-size:16px}.problem-box p:before{font-size:34px}.body-copy{font-size:18px;line-height:2}.flow{grid-template-columns:1fr;gap:6px}.flow div{min-height:78px}.flow i:after{content:" ↓"}.impact-copy strong{font-size:26px}.number-story{grid-template-columns:1fr}.number-story .arrow{transform:rotate(90deg)}.takeaway-list article{grid-template-columns:52px 1fr;gap:10px}.takeaway-list article>b{font-size:32px}.takeaway-list h3{font-size:19px}.takeaway-list p{font-size:15px}.credentials{grid-template-columns:1fr}.credentials div{display:grid;grid-template-columns:130px 1fr;align-items:center;text-align:left}.dates{grid-template-columns:1fr}.entry dl div{grid-template-columns:100px 1fr}.sticky{min-height:72px;padding:8px 12px;gap:10px}.sticky span{max-width:150px;font-size:12px;line-height:1.45}.sticky a{min-width:0;flex:1;padding:11px 8px;font-size:16px}footer{padding-bottom:100px}}

.headline-line{display:block}.hero h1 .accent-line{color:var(--red)}
.readable-break{display:none}
.proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:min(100%,1120px);margin:0 auto;padding:34px 22px 42px;background:#fff}.proof-badge{position:relative;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22% 14% 10%;overflow:hidden;color:#fff;text-align:center;border:5px solid #e7bd72;border-radius:50%;background:radial-gradient(circle at 50% 34%,#17497f 0,#082c55 58%,#04172d 100%);box-shadow:0 0 0 6px #fff,0 0 0 9px #e7bd72,0 10px 20px #082c5525}.proof-badge:before,.proof-badge:after{position:absolute;top:43%;color:#e7bd72;font-family:Georgia,serif;font-size:68px;line-height:1}.proof-badge:before{content:"❮";left:4%}.proof-badge:after{content:"❯";right:4%}.proof-badge .badge-icon{position:absolute;top:5%;display:grid;width:28%;aspect-ratio:1;place-items:center;color:#082c55;background:#e7bd72;clip-path:polygon(50% 0,92% 18%,84% 72%,50% 100%,16% 72%,8% 18%);font-size:12px;font-weight:900}.proof-badge small{position:relative;z-index:1;display:block;margin:0;color:#fff;font-size:clamp(13px,1.5vw,19px);font-weight:900;line-height:1.25}.proof-badge strong{position:relative;z-index:1;display:block;margin:4px 0;color:#efc879;font-family:Georgia,"Yu Mincho",serif;font-size:clamp(40px,5.2vw,64px);line-height:.92}.proof-badge strong em{display:block;margin-top:7px;color:#fff;font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-size:.34em;font-style:normal}.proof-badge .badge-words{font-size:clamp(30px,3.7vw,46px);line-height:1.05}
.flow{display:block}.flow .flow-row{display:grid;grid-template-columns:1fr .72fr 1.15fr .72fr 1fr;gap:12px;align-items:stretch;min-height:0;padding:0;border:0;background:transparent;text-align:left}.flow .flow-node{min-height:150px;padding:15px 8px;border:3px solid var(--navy);background:#fff}.flow-node svg{width:58px;height:58px;margin:0 auto 7px;fill:none;stroke:var(--navy);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.flow .flow-node b{font-size:19px}.flow .flow-node small{font-size:14px;font-weight:900;color:var(--red)}.flow .flow-arrow{min-height:150px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:0;align-items:center;padding:12px 0;border:0;background:transparent}.flow-arrow strong{color:var(--red);font-size:17px;line-height:1.2;text-align:center}.flow-arrow span{color:var(--navy);font-size:50px;font-weight:900;line-height:.8;text-align:center}.flow-arrow-fee span{color:var(--red)}.flow>p{margin:16px 0 0;text-align:right;color:var(--muted);font-size:11px}
.application-panel{margin-top:34px;padding:22px 14px 10px;background:#fff;color:var(--ink);border:4px solid var(--aqua)}.form-heading{margin:0;color:var(--red);font-size:26px;font-weight:900}.form-lead{margin:4px 0 10px;font-weight:800}.application-form{display:block;width:100%;height:690px;border:0;background:#fff}
.dates-single{grid-template-columns:1fr}

@media(max-width:760px){
  .hero h1{font-size:clamp(31px,9.4vw,37px);line-height:1.28}
  .hero h1 .headline-line{white-space:nowrap}
  .hero h1 .question-line{font-size:.82em}
  .hero figure img{max-height:300px}
  .readable-break{display:block}
  .proof-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:30px 46px 38px}
  .proof-badge{border-width:3px;box-shadow:0 0 0 4px #fff,0 0 0 6px #e7bd72,0 8px 16px #082c5525}
  .proof-badge:before,.proof-badge:after{font-size:54px}
  .proof-badge .badge-icon{font-size:10px}
  .proof-badge small{font-size:15px}
  .proof-badge strong{font-size:50px}
  .proof-badge .badge-words{font-size:36px}
  .flow{padding:20px 13px}
  .flow .flow-row{grid-template-columns:minmax(68px,1fr) minmax(38px,.55fr) minmax(86px,1.2fr) minmax(43px,.62fr) minmax(72px,1fr);gap:4px}
  .flow .flow-node{min-height:118px;padding:10px 3px}
  .flow-node svg{width:42px;height:42px;margin-bottom:5px}
  .flow .flow-node b{font-size:16px;line-height:1.25}
  .flow .flow-node small{font-size:13px}
  .flow .flow-arrow{min-height:118px;padding:8px 0}
  .flow-arrow strong{font-size:14px}
  .flow-arrow span{font-size:34px;line-height:.9}
  .application-panel{margin-left:-8px;margin-right:-8px;padding:18px 4px 6px}
  .form-heading{font-size:21px}
  .application-form{height:720px}
}
@media(max-width:480px){
  .proof-strip{gap:16px;padding:28px 22px 34px}
  .proof-badge:before,.proof-badge:after{font-size:34px}
  .proof-badge small{font-size:10px}
  .proof-badge strong{font-size:34px}
  .proof-badge .badge-words{font-size:24px}
  .flow .flow-node b{font-size:12px}
  .flow .flow-node small{font-size:10px}
  .flow-arrow strong{font-size:10px}
  .flow-arrow span{font-size:27px}
}
.proof-badge:before{content:"❧";left:5%;transform:rotate(-18deg)}
.proof-badge:after{content:"❧";right:5%;transform:scaleX(-1) rotate(-18deg)}

/* Premium badge artwork with live HTML text for crisp Japanese rendering. */
.proof-badge{padding:25% 18% 27%;border:0;border-radius:0;background:url("./assets/proof-badge-blank.png") center/contain no-repeat;box-shadow:none;overflow:visible}
.proof-badge:before,.proof-badge:after{content:none}
.proof-badge small{max-width:72%;font-size:clamp(12px,1.35vw,18px);line-height:1.25;text-shadow:0 2px 3px #00162f}
.proof-badge strong{font-size:clamp(39px,5vw,62px);line-height:.92;text-shadow:0 2px 3px #00162f}
.proof-badge strong em{margin-top:7px;font-size:.37em}
.proof-badge .badge-words{font-size:clamp(27px,3.5vw,43px);line-height:1.08}
@media(max-width:760px){
  .proof-badge{padding:25% 18% 27%}
  .proof-badge small{font-size:17px}
  .proof-badge strong{font-size:58px}
  .proof-badge .badge-words{font-size:40px}
}
@media(max-width:480px){
  .proof-badge small{font-size:10px}
  .proof-badge strong{font-size:34px}
  .proof-badge .badge-words{font-size:23px}
}

/* Compact reference-style laurels: four achievements in one shallow row. */
.proof-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:min(100%,920px);padding:24px 14px 28px}
.proof-badge{aspect-ratio:1.5;padding:22% 13% 12%;background:url("./assets/laurel-gold-premium.png") center/100% 100% no-repeat}
.proof-badge small{max-width:82%;color:#b77d08;font-size:clamp(10px,1.25vw,14px);line-height:1.15;text-shadow:none}
.proof-badge strong{margin:2px 0;color:#c58a0d;font-size:clamp(27px,3.7vw,42px);line-height:.9;text-shadow:none}
.proof-badge strong em{margin-top:5px;color:#c58a0d;font-size:.38em}
.proof-badge .badge-words{font-size:clamp(20px,2.7vw,30px);line-height:1}
@media(max-width:760px){
  .proof-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;padding:18px 6px 22px}
  .proof-badge{padding:25% 9% 14%}
  .proof-badge small{font-size:9px}
  .proof-badge strong{font-size:27px}
  .proof-badge .badge-words{font-size:19px}
}
@media(max-width:480px){
  .proof-strip{gap:0;padding:15px 3px 18px}
  .proof-badge{padding:27% 6% 13%}
  .proof-badge small{font-size:7px}
  .proof-badge strong{font-size:21px}
  .proof-badge .badge-words{font-size:15px}
}
.target-label span,.question-line>span{display:block}
.hero h1 .accent-line{white-space:nowrap}

/* Wide laurels with high-contrast live text. */
.proof-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:min(100%,1080px);padding:24px 14px 30px}
.proof-badge{aspect-ratio:1.25;padding:20% 8% 14%;background:url("./assets/laurel-gold-premium.png") center/116% 100% no-repeat}
.proof-badge small{max-width:88%;color:var(--navy);font-size:clamp(13px,1.45vw,18px);line-height:1.15;text-shadow:-2px -2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff,2px 2px 0 #fff,0 2px 3px #fff}
.proof-badge strong{margin:3px 0;color:var(--navy);font-size:clamp(38px,4.8vw,58px);line-height:.9;text-shadow:-2px -2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff,2px 2px 0 #fff,0 2px 3px #fff}
.proof-badge strong em{margin-top:7px;color:var(--navy);font-size:.4em}
.proof-badge .badge-words{font-size:clamp(27px,3.5vw,41px);line-height:1}
.number-story .spent b{font-size:22px;color:var(--navy)}
.number-story .accent span{font-weight:800;color:var(--navy)}
.number-story .spent strong{font-size:25px;line-height:1.3}
.number-story .accent b{margin-top:8px;color:var(--muted);font-size:13px;font-weight:700}
.number-story>div:not(.arrow){min-height:230px;padding:34px 20px;justify-content:center;display:flex;flex-direction:column}
.number-story .spent small{font-size:17px;font-weight:800;color:var(--muted)}
.number-story .spent span,.number-story .accent span{font-size:24px;font-weight:900;color:var(--navy)}
.number-story .spent strong{margin-top:7px;font-size:42px;line-height:1.15;color:var(--red)}
.number-story .accent small{font-size:20px;font-weight:800;color:var(--navy)}
.number-story .accent strong{margin-top:8px;font-size:48px;line-height:1.1}
.number-story .arrow{display:flex;flex-direction:column;align-items:center;line-height:1}
.number-story .arrow small{margin-bottom:8px;font-size:13px;color:var(--navy);white-space:nowrap}
.number-story .arrow b{font-size:38px;color:var(--red)}
.takeaway-lead{margin:-10px 0 32px;padding:20px 24px;background:#eef8f8;border-left:6px solid var(--aqua);font-size:19px}
.takeaway-lead strong{color:var(--red)}
.takeaway-heading .ink-line,.takeaway-heading .red-line{display:block}
.takeaway-heading .ink-line{color:var(--ink)}
.takeaway-heading .red-line{color:var(--red)}

/* Clear, understated session cards. */
.dates{gap:14px}
.dates div{position:relative;min-height:122px;padding:22px 24px;display:grid;grid-template-columns:1fr auto;align-items:center;text-align:left;border:1px solid #d9e4e8;border-left:7px solid var(--aqua);border-radius:4px;box-shadow:0 7px 0 #061b30;background:#fff}
.dates b{font-size:29px;line-height:1.2;font-weight:900;color:var(--navy)}
.dates span{padding:7px 12px;border:2px solid var(--aqua);border-radius:3px;background:#eef8f8;color:var(--navy);font-size:18px;line-height:1.2;font-weight:900}

@media(max-width:760px){
  .hero h1{font-size:clamp(29px,8.8vw,35px);line-height:1.28}
  .hero h1 .headline-line,.hero h1 .question-line>span{white-space:nowrap}
  .hero h1 .question-line{font-size:.9em}
  .proof-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:20px 16px 25px}
  .proof-badge{padding:20% 8% 14%}
  .proof-badge small{font-size:14px}
  .proof-badge strong{font-size:46px}
  .proof-badge .badge-words{font-size:32px}
  .number-story .arrow{transform:none}
  .number-story .arrow b{transform:rotate(90deg)}
  .truth h2,.trust h2,.recommend h2,.entry h2{font-size:28px;line-height:1.5}
  .takeaway h2{font-size:28px;line-height:1.45}
  .takeaway-list h3{font-size:18px;line-height:1.5;word-break:keep-all;overflow-wrap:normal}
  .entry-price{align-items:center;flex-direction:column;gap:2px}
  .entry-price strong{font-size:25px}
  .dates{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .dates div{min-height:122px;padding:17px 10px;display:flex;flex-direction:column;justify-content:center;gap:12px;text-align:center;border-left-width:5px;box-shadow:0 5px 0 #061b30}
  .dates b{font-size:22px}
  .dates span{padding:6px 10px;font-size:17px}
}
@media(max-width:480px){
  .proof-strip{gap:5px;padding:16px 8px 22px}
  .proof-badge{padding:21% 6% 14%}
  .proof-badge small{font-size:11px}
  .proof-badge strong{font-size:37px}
  .proof-badge .badge-words{font-size:25px}
  .truth h2,.trust h2,.recommend h2,.entry h2{font-size:26px}
  .takeaway h2{font-size:26px}
  .takeaway-list article{grid-template-columns:48px 1fr}
  .takeaway-list h3{font-size:17px}
  .dates b{font-size:20px}
  .dates span{font-size:16px}
}
.hero-image-section{padding:0 20px 36px;background:#f4f6f7;text-align:center}
.hero-head-image{width:min(100%,971px);height:auto;margin:0 auto}
.hero-image-cta{margin:24px auto 0}
.hero-image-micro{text-align:center}
.trust-visual{width:100%;margin:0 0 38px}
.trust-visual img{width:100%;height:auto}
.trust-visual figcaption{margin:10px 4px 0;color:var(--muted);font-size:13px;font-weight:700;text-align:right;line-height:1.6}
@media(max-width:760px){
  .hero-image-section{padding:0 0 30px;background:#fff}
  .hero-image-cta{width:calc(100% - 40px);margin-top:20px}
  .hero-image-micro{padding:0 20px}
  .trust-visual{margin-bottom:30px}
  .trust-visual figcaption{margin-top:8px;font-size:12px;text-align:left}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
