@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700;800;900&display=swap";
:root{--blue:#004bd3;--blue-2:#0063e5;--ink:#0a0d12;--muted:#526072;--line:#d9e3f6;--soft:#f4f8ff;--panel:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;background:#eef3fb;margin:0;font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,YuGothic,system-ui,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1em;height:1em}.siteShell{background:#fff;width:min(100%,808px);margin:0 auto;overflow:hidden;box-shadow:0 0 0 1px #0034820d}.header{background:#fff;align-items:center;gap:20px;height:52px;padding:0 24px;display:flex}.brand{flex:none;width:119px}.brand img{width:119px;height:auto;display:block}.nav{color:#141922;white-space:nowrap;align-items:center;gap:28px;margin-left:140px;font-size:10.5px;font-weight:700;display:flex}.headerCta{color:#fff;background:var(--blue);border-radius:999px;justify-content:center;align-items:center;gap:7px;width:104px;height:29px;margin-left:auto;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 8px 16px #004cd233}.headerCta svg{width:11px;height:11px}.hero{background:#fff;border-top:1px solid #f4f7fb;height:322px;position:relative}.hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff 0%,#fffffffa 61%,#ffffff80 78%,#fff0 100%);width:390px;position:absolute;inset:0 auto 0 0}.heroImage{object-fit:cover;width:490px;height:322px;position:absolute;top:0;right:0}.heroCopy{z-index:2;width:335px;padding:47px 0 0 30px;position:relative}.eyebrow,.sectionLabel{color:var(--blue);text-transform:uppercase;margin:0;font-size:10px;font-weight:900;line-height:1}.hero h1{margin:26px 0 17px;font-size:35px;font-weight:900;line-height:1.23}.hero h1 span{transform-origin:0 0;white-space:nowrap;width:max-content;display:block;transform:scaleX(.9)}.lead{color:#252b35;margin:0;font-size:12px;font-weight:700;line-height:1.7}.heroActions,.serviceActions{align-items:center;gap:12px;display:flex}.heroActions{margin-top:26px}.primaryBtn,.secondaryBtn,.outlineBtn,.wideLink,.bottomCta a{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:38px;font-size:12px;font-weight:900;display:inline-flex}.primaryBtn{color:#fff;background:var(--blue);padding:0 23px;box-shadow:0 8px 18px #0052dc33}.secondaryBtn,.outlineBtn{color:var(--blue);border:1.5px solid var(--blue);background:#fff;padding:0 20px}.primaryBtn svg,.outlineBtn svg,.wideLink svg,.bottomCta svg{width:14px;height:14px}.section{border-top:1px solid var(--line);background:#fff}.container{width:752px;margin:0 auto}.section h2{margin:12px 0 0;font-size:24px;font-weight:900;line-height:1.1}.service{height:auto;padding-top:23px;padding-bottom:28px}.tabs{align-items:flex-end;margin-top:14px;display:flex}.courseSwitcher{position:relative}.courseRadio{opacity:0;pointer-events:none;position:absolute}.tabs label{border:1px solid var(--line);color:#151a24;cursor:pointer;background:linear-gradient(#fff,#fafcff);border-bottom:0;border-radius:4px 4px 0 0;justify-content:center;align-items:center;height:35px;padding:0 23px;font-size:12px;font-weight:900;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.coursePanel{display:none}#boost-business:checked~.tabs label[for=boost-business],#boost-personal:checked~.tabs label[for=boost-personal]{color:#fff;border-color:var(--blue);background:var(--blue)}.servicePanel{border:1px solid var(--line);background:#fff;border-radius:0 4px 4px;grid-template-columns:.98fr 1.02fr;gap:24px;min-height:292px;padding:18px 28px 20px 18px;display:grid;box-shadow:0 14px 34px #1a447812}.servicePanel.coursePanel{display:none}#boost-business:checked~.coursePanels .business,#boost-personal:checked~.coursePanels .personal{display:grid}.serviceText h3{margin:0 0 14px;font-size:17px;font-weight:900;line-height:1.5}.serviceText p{color:#2c3440;width:318px;margin:0 0 19px;font-size:11px;font-weight:700;line-height:2}.pointGrid{grid-template-columns:repeat(4,max-content);gap:8px;margin-bottom:20px;display:grid}.pointGrid span{color:#315574;background:#fff;border:1px solid #d6e4fb;border-radius:4px;align-items:center;height:24px;padding:0 9px;font-size:8px;font-weight:900;display:inline-flex}.serviceActions .primaryBtn{height:41px;min-height:41px;padding:0 18px 0 21px}.serviceActions .outlineBtn{width:auto;min-width:122px;height:40px;min-height:40px;padding:0 18px}.yellowNote{color:#8b6811;background:#fff0a4;border-radius:3px;align-items:center;height:20px;margin-top:15px;padding:0 11px;font-size:8px;font-weight:900;display:inline-flex}.serviceMeta{background:linear-gradient(#fbfdff 0%,#f4f8ff 100%);border:1.5px solid #9fc0f3;border-radius:3px;gap:8px;height:auto;margin:-2px 0 0;padding:14px;display:grid}.serviceMeta div{background:#ffffffc7;border:1px solid #dbe4f2;border-radius:4px;grid-template-columns:58px 1fr;align-items:center;min-height:35px;padding:7px 10px;display:grid}.serviceMeta dt{color:var(--blue);font-size:11px;font-weight:900}.serviceMeta dd{color:#17202d;margin:0;font-size:11px;font-weight:800;line-height:1.55}.serviceMeta dd.featured{color:var(--blue);font-size:13px;font-weight:900;line-height:1.35}.serviceMeta small{color:#7b8899;font-size:9px;font-weight:700;line-height:1.6;display:block}.other{height:313px;padding-top:31px}.cardGrid{grid-template-columns:1fr 1fr;gap:15px;margin-top:18px;display:grid}.serviceCard{border:1px solid var(--line);background:#fff;border-radius:5px;height:219px;padding:19px 17px 15px}.cardTop,.dispatchTop{justify-content:space-between;align-items:center;display:flex}.pill{color:#fff;background:var(--blue);border-radius:999px;align-items:center;height:20px;padding:0 12px;font-size:9px;font-weight:900;display:inline-flex}.pill.dark{background:#05070b}.iconBox{border:1.5px solid var(--blue);width:30px;height:30px;color:var(--blue);border-radius:5px;place-items:center;display:grid}.iconBox svg{width:18px;height:18px}.serviceCard h3{margin:26px 0 10px;font-size:17px;font-weight:900;line-height:1.25}.serviceCard p{color:#475465;height:43px;margin:0;font-size:10px;font-weight:700;line-height:2}.rule{background:#d5dce8;height:1px;margin:13px 0 9px}.serviceCard b{color:#293240;background:#f4f8ff;border:1px solid #d8e4f7;border-radius:999px;align-items:center;min-height:28px;padding:0 11px;font-size:9px;font-weight:900;line-height:1;display:inline-flex}.wideLink{width:100%;height:33px;min-height:33px;color:var(--blue);background:#fff;border:1.3px solid #c9d6ea;justify-content:flex-start;margin-top:13px;padding:0 19px}.voices{height:205px;padding-top:18px}.voiceGrid{grid-template-columns:repeat(3,1fr);gap:21px;margin-top:7px;display:grid}.voiceCard{background:#fff;border:1px solid #d8dee9;border-radius:5px;height:111px;padding:16px 17px 13px}.quote{height:16px;color:var(--blue);font-size:28px;font-weight:900;line-height:.9}.voiceCard p{color:#303b48;height:31px;margin:1px 0 9px;font-size:10px;font-weight:700;line-height:1.7}.voiceProfile{align-items:center;gap:10px;display:flex}.voiceProfile span{color:#576574;background:#eef2f7;border-radius:999px;place-items:center;width:31px;height:31px;display:grid}.voiceProfile svg{stroke-width:2.1px;width:18px;height:18px}.voiceProfile strong,.voiceProfile small{font-size:10px;line-height:1.5;display:block}.voiceProfile strong{font-weight:900}.voiceProfile small{color:#536171;font-weight:700}.stats{background:linear-gradient(90deg,#f2f7ff 0%,#fff 50%,#f3f7ff 100%);border-top:1px solid #bcd2f7;border-bottom:1px solid #bcd2f7;grid-template-columns:repeat(4,1fr);align-items:center;height:78px;display:grid}.stat{text-align:center;position:relative}.stat+.stat:before{content:"";background:#c2d4f4;width:1px;height:45px;position:absolute;top:9px;left:0}.stat strong,.stat span{display:block}.stat strong{color:var(--blue);font-size:35px;font-weight:900;line-height:1}.stat span{color:#344253;margin-top:8px;font-size:11px;font-weight:800}.message{height:225px;padding-top:17px}.message h2{margin-top:10px;font-size:22px}.messageRow{grid-template-columns:157px 1fr 253px;align-items:start;gap:29px;margin-top:3px;display:grid}.messageBody{background:linear-gradient(120deg,#fff 0%,#f7fbff 100%);border:1px solid #dce7f9;border-radius:6px;margin-top:10px;padding:22px 24px}.portrait{object-fit:cover;border-radius:6px;width:157px;height:154px}.messageText{max-width:660px;padding-top:0}.messageText h3{margin:0 0 18px;font-size:18px;font-weight:900;line-height:1.2}.messageText h3 span{color:var(--blue);font-size:28px}.messageText p{color:#3f4a59;width:auto;margin:0 0 18px;font-size:10px;font-weight:700;line-height:2}.messageText .outlineBtn{width:146px;height:33px;min-height:33px}.companyCard{background:#fff;border:1px solid #dce2ec;border-radius:6px;height:146px;margin-top:2px;padding:22px 19px}.companyCard h3{margin:0 0 16px;font-size:15px;font-weight:900;line-height:1}.companyCard dl{margin:0}.companyCard div{grid-template-columns:78px 1fr;gap:7px;min-height:23px;display:grid}.companyCard dt,.companyCard dd{margin:0;font-size:8.5px;font-weight:800;line-height:1.45}.companyCard dt{color:#303946}.companyCard dd{color:#586677}.dispatch{height:auto;padding-top:9px;padding-bottom:30px}.dispatch h2{margin-top:8px;font-size:22px}.dispatchHead{justify-content:space-between;align-items:flex-start;display:flex}.dispatchHead a{color:var(--blue);align-items:center;gap:6px;margin-top:6px;font-size:10px;font-weight:900;display:inline-flex}.dispatchHead svg{width:12px;height:12px}.dispatchGrid{grid-template-columns:1fr 1fr;gap:15px;margin-top:-1px;display:grid}.dispatchCard{border:1px solid var(--line);background:#fff;border-radius:5px;flex-direction:column;height:auto;padding:12px 10px 10px;display:flex}.dispatchTop{padding:0 2px 0 0}.dispatchTop span:last-child{color:#8b94a3;font-size:9px;font-weight:800}.dispatchCard h3{margin:8px 0 4px;padding-left:2px;font-size:15px;font-weight:900;line-height:1.2}.dispatchCard p{color:#4c5969;margin:0 0 6px;padding-left:2px;font-size:9px;font-weight:700;line-height:1.25}.dispatchCard img{aspect-ratio:8/5;object-fit:cover;border:1px solid #d7deeb;border-radius:4px;width:100%;height:auto;display:block}.dispatchCard .wideLink{height:26px;min-height:26px;margin-top:auto;padding-left:18px}.bottomCta{color:#fff;background:linear-gradient(120deg,#0049c7 0%,#006bf0 100%);justify-content:space-between;align-items:center;height:88px;padding:0 46px 0 38px;display:flex}.bottomCta h2{margin:0 0 9px;font-size:23px;font-weight:900;line-height:1}.bottomCta p{color:#ffffffe6;margin:0;font-size:10px;font-weight:800}.bottomCta a{width:194px;height:40px;min-height:40px;color:var(--blue);background:#fff;box-shadow:0 12px 24px #00175a24}@media (max-width:720px){.siteShell{width:100%;box-shadow:none}.header{border-bottom:1px solid #edf2fb;height:53px;padding:0 18px}.nav{display:none}.headerCta{width:104px;margin-left:auto}.hero{background:#fff;border-top:0;flex-direction:column;height:auto;min-height:0;display:flex}.hero:after{content:none}.heroCopy{order:1;width:100%;padding:45px 24px 0}.hero h1{margin:25px 0 15px;font-size:32px;line-height:1.22}.hero h1 span{width:auto;transform:none}.lead{font-size:11px}.heroActions{gap:10px;width:100%;margin-top:25px}.heroActions .primaryBtn,.heroActions .secondaryBtn{flex:1 1 0;min-width:0;padding-inline:12px;font-size:11px}.heroImage{object-fit:cover;object-position:50% 50%;order:2;width:100%;height:254px;margin-top:29px;position:relative;top:auto;left:auto;right:auto}.container{width:calc(100% - 40px)}.service,.other,.voices,.message,.dispatch{height:auto;padding-top:28px;padding-bottom:31px}.section h2{margin-top:12px;font-size:28px;line-height:1.18}.cardGrid,.voiceGrid,.messageRow,.dispatchGrid{grid-template-columns:1fr}.tabs{grid-template-columns:1fr 1fr;width:100%;margin-top:16px;display:grid;overflow:visible}.tabs label{white-space:normal;height:34px;padding:0 10px;font-size:11px;line-height:1.25}.servicePanel{grid-template-columns:1fr;gap:22px;height:auto;padding:22px 18px 20px}.serviceText h3{font-size:18px;line-height:1.55}.serviceText p{width:auto;font-size:11px;line-height:1.9}.pointGrid{grid-template-columns:1fr 1fr;gap:9px}.pointGrid span{justify-content:center;width:100%}.serviceActions{align-items:stretch;gap:12px}.serviceActions .primaryBtn,.serviceActions .outlineBtn{flex:1 1 0;width:auto;min-width:0;padding-inline:12px;font-size:11px}.yellowNote{white-space:normal;max-width:100%;height:auto;min-height:20px;line-height:1.5}.serviceMeta{width:100%;height:auto;margin:0;padding:20px}.serviceMeta div{grid-template-columns:58px 1fr;min-height:43px}.serviceCard,.voiceCard,.dispatchCard,.companyCard{height:auto}.cardGrid{gap:16px;margin-top:18px}.serviceCard{padding:21px 17px 17px}.serviceCard h3{margin-top:28px;font-size:18px;line-height:1.45}.serviceCard p{height:auto;font-size:10.5px}.wideLink{height:34px;min-height:34px}.voices{padding-bottom:30px}.voiceGrid{gap:20px;margin-top:12px}.voiceCard{min-height:118px;padding:18px 18px 16px}.voiceCard p{height:auto;min-height:34px}.stats{grid-template-columns:1fr 1fr;gap:27px 0;height:auto;padding:28px 0}.stat+.stat:before{display:none}.stat:nth-child(2n):before{content:"";background:#c2d4f4;width:1px;height:52px;display:block;position:absolute;top:8px;left:0}.message{padding-bottom:35px}.message h2,.dispatch h2{font-size:28px}.messageRow{gap:24px;margin-top:16px}.messageBody{padding:24px 20px}.portrait{aspect-ratio:1.02;width:min(45vw,176px);height:auto}.messageText{padding-top:0}.messageText h3{font-size:18px;line-height:1.5}.messageText h3 span{font-size:32px}.messageText p{width:auto;font-size:10px;line-height:2}.messageText .outlineBtn{width:146px}.companyCard{width:100%;padding:24px 18px}.companyCard div{grid-template-columns:84px 1fr;min-height:27px}.dispatch{padding-top:18px}.dispatchHead{gap:12px}.dispatchHead a{flex:none;margin-top:7px;font-size:10px}.dispatchGrid{gap:17px;margin-top:8px}.dispatchCard{padding:14px 10px 12px}.dispatchCard img{aspect-ratio:8/5;width:100%;height:auto}.dispatchCard .wideLink{height:31px;min-height:31px}.bottomCta{flex-direction:column;align-items:flex-start;gap:24px;height:auto;padding:33px 24px 35px}.bottomCta h2{max-width:310px;font-size:28px;line-height:1.18}.bottomCta p{font-size:10px;line-height:1.8}.bottomCta a{width:min(100%,194px)}}@media (min-width:900px){.siteShell{width:100%}.header{gap:32px;height:72px;padding:0 64px}.brand,.brand img{width:156px}.nav{gap:38px;margin-left:auto;font-size:13px}.headerCta{width:144px;height:40px;margin-left:16px;font-size:13px}.hero{height:560px}.hero:after{background:linear-gradient(90deg,#fff 0%,#fffffffc 40%,#ffffffb8 58%,#fff0 100%);width:62%}.heroImage{width:66%;height:560px}.heroCopy{width:610px;padding:118px 0 0 64px}.eyebrow,.sectionLabel{font-size:12px}.hero h1{margin:34px 0 24px;font-size:58px;line-height:1.2}.hero h1 span{transform:none}.lead{font-size:17px}.heroActions{gap:18px;margin-top:36px}.heroActions .primaryBtn,.heroActions .secondaryBtn{min-height:48px;padding:0 32px;font-size:15px}.container{width:min(1180px,100% - 96px)}.section h2{margin-top:16px;font-size:40px}.service,.other,.voices,.message,.dispatch{height:auto}.service{padding:60px 0 64px}.tabs{margin-top:30px}.tabs label{height:48px;padding:0 36px;font-size:15px}.servicePanel{border-radius:0 8px 8px;grid-template-columns:minmax(0,1fr) minmax(380px,.88fr);gap:42px;height:auto;padding:44px}.serviceText h3{margin-bottom:20px;font-size:28px;line-height:1.45}.serviceText p{width:auto;margin-bottom:26px;font-size:15px;line-height:2}.pointGrid{gap:12px;margin-bottom:30px}.pointGrid span{height:32px;padding:0 14px;font-size:11px}.serviceActions{gap:18px}.serviceActions .primaryBtn{height:50px;min-height:50px;padding:0 28px;font-size:15px}.serviceActions .outlineBtn{width:auto;min-width:156px;height:50px;min-height:50px;font-size:15px}.yellowNote{height:26px;margin-top:22px;padding:0 14px;font-size:10px}.serviceMeta{border-radius:6px;height:auto;margin:0;padding:28px 32px}.serviceMeta div{grid-template-columns:76px 1fr;min-height:54px;padding:12px 14px}.serviceMeta dt,.serviceMeta dd{font-size:14px}.serviceMeta dd.featured{font-size:18px}.serviceMeta small{font-size:12px}.other{padding:54px 0 62px}.cardGrid{gap:28px;margin-top:30px}.serviceCard{border-radius:8px;height:auto;min-height:324px;padding:30px 30px 24px}.pill{height:28px;padding:0 16px;font-size:12px}.iconBox{border-radius:8px;width:44px;height:44px}.iconBox svg{width:24px;height:24px}.serviceCard h3{margin:38px 0 16px;font-size:25px;line-height:1.35}.serviceCard p{height:auto;min-height:76px;font-size:14px;line-height:2}.rule{margin:20px 0 14px}.serviceCard b{min-height:34px;padding:0 14px;font-size:12px}.wideLink{height:44px;min-height:44px;margin-top:20px;padding:0 24px;font-size:14px}.voices{padding:48px 0 56px}.voiceGrid{gap:28px;margin-top:28px}.voiceCard{border-radius:8px;height:auto;min-height:172px;padding:24px 26px}.quote{height:24px;font-size:40px}.voiceCard p{height:auto;min-height:54px;margin:4px 0 18px;font-size:14px}.voiceProfile span{width:40px;height:40px}.voiceProfile strong,.voiceProfile small{font-size:13px}.stats{height:132px}.stat+.stat:before{height:70px;top:24px}.stat strong{font-size:58px}.stat span{margin-top:12px;font-size:14px}.message{padding:50px 0 54px}.message h2{font-size:36px}.messageRow{grid-template-columns:220px minmax(0,1fr) 360px;gap:44px;margin-top:28px}.messageBody{border-radius:10px;margin-top:28px;padding:42px 48px}.portrait{border-radius:10px;width:220px;height:216px}.messageText{max-width:820px;padding-top:0}.messageText h3{margin-bottom:24px;font-size:28px}.messageText h3 span{font-size:44px}.messageText p{width:auto;max-width:760px;margin-bottom:26px;font-size:14px;line-height:2}.messageText .outlineBtn{width:192px;height:44px;min-height:44px;font-size:14px}.companyCard{border-radius:10px;height:auto;padding:34px 32px}.companyCard h3{margin-bottom:22px;font-size:22px}.companyCard div{grid-template-columns:110px 1fr;gap:12px;min-height:36px}.companyCard dt,.companyCard dd{font-size:12px}.dispatch{padding:48px 0 60px}.dispatch h2{font-size:36px}.dispatchHead a{margin-top:10px;font-size:13px}.dispatchGrid{gap:28px;margin-top:24px}.dispatchCard{border-radius:8px;height:auto;padding:24px}.dispatchTop span:last-child{font-size:12px}.dispatchCard h3{margin:18px 0 8px;font-size:24px}.dispatchCard p{margin-bottom:18px;font-size:14px;line-height:1.7}.dispatchCard img{aspect-ratio:8/5;border-radius:6px;width:100%;height:auto}.dispatchCard .wideLink{height:40px;min-height:40px;margin-top:14px}.bottomCta{height:auto;min-height:150px;padding:0 64px}.bottomCta h2{margin-bottom:14px;font-size:36px}.bottomCta p{font-size:14px}.bottomCta a{width:260px;height:54px;min-height:54px;font-size:15px}}@media (min-width:900px) and (max-width:1160px){.header{padding-inline:42px}.nav{gap:24px}.container{width:calc(100% - 72px)}.heroCopy{width:520px;padding-left:42px}.hero h1{font-size:48px}.servicePanel{grid-template-columns:minmax(0,1fr) minmax(330px,.86fr);gap:28px;padding:34px}.pointGrid{grid-template-columns:repeat(2,max-content)}.messageRow{grid-template-columns:190px minmax(0,1fr) 310px;gap:30px}.portrait{width:190px;height:186px}}@media (min-width:721px) and (max-width:807px){.siteShell{width:100%}.header{padding-inline:28px}.nav{gap:24px;margin-left:auto}.headerCta{margin-left:14px}.container{width:calc(100% - 56px)}.service,.other,.voices,.message,.dispatch{height:auto;padding-bottom:28px}.servicePanel{grid-template-columns:minmax(0,1fr) minmax(300px,.92fr);gap:22px;height:auto;padding-right:18px}.serviceMeta{height:auto}.pointGrid{grid-template-columns:repeat(2,max-content)}.cardGrid,.dispatchGrid{gap:16px}.serviceCard,.voiceCard,.dispatchCard,.companyCard{height:auto}.serviceCard{min-height:247px}.serviceCard p{height:auto;min-height:50px}.voiceCard{min-height:112px}.messageRow{grid-template-columns:157px minmax(0,1fr) 253px;gap:20px}.messageText p{width:auto}.dispatchCard img{width:100%}}@media (max-width:360px){.header{padding-inline:16px}.brand,.brand img{width:112px}.headerCta{width:98px;font-size:10px}.container{width:calc(100% - 32px)}.heroCopy{padding-inline:20px}.heroActions,.serviceActions{flex-direction:column}.heroActions .primaryBtn,.heroActions .secondaryBtn,.serviceActions .primaryBtn,.serviceActions .outlineBtn{flex-basis:auto;width:100%}.tabs label{font-size:10px}.serviceMeta,.companyCard{padding-inline:16px}.dispatchHead{flex-direction:column}}@media (min-width:1500px){:root{--page-edge:max(80px, calc((100% - 1440px) / 2))}.header{padding-inline:var(--page-edge)}.hero{height:640px}.hero:after{background:linear-gradient(90deg,#fff 0%,#fffffffc 39%,#ffffffad 58%,#fff0 100%);width:58%}.heroImage{width:64%;height:640px}.heroCopy{width:calc(var(--page-edge) + 680px);padding:136px 0 0 var(--page-edge)}.hero h1{font-size:64px}.container{width:min(1440px,100% - 160px)}.servicePanel{grid-template-columns:minmax(0,1.05fr) minmax(460px,.82fr);gap:56px;padding:52px}.cardGrid,.voiceGrid,.dispatchGrid{gap:36px}.serviceCard{padding:34px 36px 28px}.voiceCard{padding:28px 32px}.messageRow{grid-template-columns:240px minmax(0,1fr) 420px;gap:56px}.portrait{width:240px;height:236px}.dispatchCard{padding:28px}.bottomCta{padding-inline:var(--page-edge)}}@media (min-width:1760px){:root{--page-edge:max(96px, calc((100% - 1520px) / 2))}.container{width:min(1520px,100% - 192px)}.servicePanel{grid-template-columns:minmax(0,1.08fr) minmax(500px,.78fr);gap:64px}}
.subPage{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 1px 1px,#004bd31a 1px,#0000 1.4px) 0 0/22px 22px,linear-gradient(#fbfdff 0%,#f5f9ff 46%,#fff 100%);overflow:hidden}.subContainer{width:min(80vw,1280px);margin:0 auto}.subHeader{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #004bd321;grid-template-columns:180px 1fr 168px;align-items:center;gap:24px;height:68px;padding:0 clamp(26px,5vw,78px);display:grid;position:sticky;top:0}.subBrand,.footerLogo{width:126px;display:inline-flex}.subBrand img,.footerLogo img{width:100%;height:auto;display:block}.subNav{color:#182231;white-space:nowrap;justify-content:center;align-items:center;gap:clamp(20px,3vw,40px);font-size:14px;font-weight:800;display:flex}.subHeaderCta{color:#fff;background:var(--blue);border-radius:999px;justify-content:center;align-items:center;gap:8px;height:44px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 14px 30px #004bd32e}.subHeaderCta svg,.subPrimaryBtn svg,.subBottomCta svg{width:15px;height:15px}.breadcrumb{background:#ffffffa3;border-bottom:1px dashed #161f2d38}.breadcrumb .subContainer{color:#687485;align-items:center;gap:10px;min-height:44px;font-size:12px;font-weight:800;display:flex}.breadcrumb span:before{content:"/";color:#a1adbc;margin-right:10px}.subHero{border-bottom:1px dashed #161f2d3b;padding:clamp(68px,8vw,112px) 0 clamp(70px,8vw,104px);position:relative}.heroGrid{grid-template-columns:minmax(0,.95fr) minmax(420px,.82fr);align-items:center;gap:clamp(44px,6vw,92px);display:grid}.subHero:not(.withImage) .heroGrid{display:block}.heroText{max-width:860px}.subEyebrow,.subSectionLabel{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900;line-height:1}.subBadge{color:#fff;background:var(--blue);border-radius:999px;align-items:center;min-height:28px;margin-bottom:28px;padding:0 15px;font-size:12px;font-weight:900;display:inline-flex}.subHero h1{max-width:920px;margin:22px 0 24px;font-size:clamp(42px,5.2vw,82px);font-weight:900;line-height:1.12}.subHero.withImage h1{font-size:clamp(40px,4vw,66px)}.subHero.compactHero h1{max-width:1120px}.nowrap{white-space:nowrap}.subHero h1 mark{color:inherit;background:linear-gradient(#0000 60%,#0063e52e 60%);padding:0 .08em;display:inline}.subHero p{color:#3e4a5c;max-width:770px;margin:0;font-size:clamp(15px,1.25vw,18px);font-weight:700;line-height:2.05}.subActions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:36px;display:flex}.subPrimaryBtn,.subSecondaryBtn,.subCardLink,.subBottomCta a,.contactButton{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:52px;font-size:15px;font-weight:900;display:inline-flex}.subPrimaryBtn{color:#fff;background:var(--blue);gap:9px;padding:0 28px;box-shadow:0 18px 32px #004bd32e}.subSecondaryBtn{color:var(--blue);border:1.5px solid var(--blue);background:#fff;padding:0 28px}.heroImageFrame{background:#fff;border:1px solid #d3def0;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 30px 72px #1d457824}.heroImageFrame:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#004bd31f,#0000 42%);position:absolute;inset:0}.heroImageFrame img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.metricBand{background:linear-gradient(90deg,#f4f8fff0,#fffffff0);border-bottom:1px dashed #161f2d3b}.metricGrid{grid-template-columns:repeat(var(--metric-cols,4), 1fr);gap:1px;display:grid}.metricItem{border-left:1px solid #004bd31c;flex-direction:column;justify-content:center;min-height:126px;padding:26px 22px;display:flex}.metricItem:last-child{border-right:1px solid #004bd31c}.metricItem strong{color:var(--blue);font-size:clamp(34px,4vw,62px);font-weight:900;line-height:1}.metricItem.isLong strong{font-size:clamp(30px,3vw,46px);line-height:1.08}.metricItem span{color:#212a39;margin-top:11px;font-size:14px;font-weight:900}.metricItem small{color:#667386;margin-top:5px;font-size:12px;font-weight:800;line-height:1.5}.priceOverview{background:linear-gradient(115deg,#f4f8fff5 0%,#fffffff2 58%,#fff9dab8 100%);border-bottom:1px dashed #161f2d3b;padding:clamp(44px,5vw,72px) 0}.priceOverviewHead{justify-content:space-between;align-items:flex-end;gap:48px;display:flex}.priceOverviewHead h2{margin:14px 0 0;font-size:clamp(30px,3.1vw,50px);font-weight:900;line-height:1.16}.priceOverviewHead>p{color:#475366;max-width:560px;margin:0;font-size:15px;font-weight:800;line-height:1.9}.priceCardGrid{grid-template-columns:repeat(var(--price-cols,4), minmax(0, 1fr));gap:16px;margin-top:30px;display:grid}.priceCard{background:#ffffffeb;border:1px solid #d6e1f2;border-radius:8px;min-height:176px;padding:24px 22px;position:relative;overflow:hidden;box-shadow:0 18px 42px #1943780f}.priceCard:before{content:"";background:linear-gradient(90deg, var(--blue), #6ea8ff);height:6px;position:absolute;inset:0 0 auto}.priceCard span,.priceCard small,.priceNote{font-weight:900}.priceCard span{color:#5f6d80;font-size:13px}.priceCard strong{color:#101722;letter-spacing:0;word-break:keep-all;margin-top:18px;font-size:clamp(27px,2.7vw,44px);font-weight:900;line-height:1.08;display:block}.priceCard small{color:#697588;margin-top:12px;font-size:12px;line-height:1.55;display:block}.priceCard.featured{background:linear-gradient(135deg,#004bd3 0%,#0071ee 100%);border-color:#0000;box-shadow:0 26px 58px #004bd338}.priceCard.featured:before{background:#fff0a4}.priceCard.featured span,.priceCard.featured strong,.priceCard.featured small{color:#fff}.priceCard.featured small{opacity:.88}.priceNote{color:#7d6506;background:#fff3a6;border:1px dashed #d2a700;border-radius:6px;margin:20px 0 0;padding:10px 14px;font-size:12px;line-height:1.6;display:inline-flex}.subSection{border-bottom:1px dashed #161f2d33;padding:clamp(64px,7.5vw,104px) 0}.subSection h2{margin:16px 0 0;font-size:clamp(30px,3vw,48px);font-weight:900;line-height:1.2}.twoGrid,.threeGrid,.fourGrid,.sixGrid{gap:20px;margin-top:34px;display:grid}.twoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.threeGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.fourGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sixGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.plainCard,.numberCard,.programBox,.pillarCard,.subsidyBox,.caseCard,.mediaFeature,.articleCard,.companyTable,.contactChoiceCard,.formPanel,.compareWrap{background:#ffffffe0;border:1px solid #d6e1f2;border-radius:8px;box-shadow:0 18px 42px #1943780f}.plainCard,.numberCard{min-height:138px;padding:27px 28px}.plainCard span,.numberCard span,.articleCard time{color:var(--blue);font-size:13px;font-weight:900}.plainCard h3,.numberCard h3,.programBox h3,.caseCard h3,.mediaText h3,.articleCard h3,.formPanel h3{color:#101722;margin:12px 0 11px;font-size:21px;font-weight:900;line-height:1.45}.plainCard p,.numberCard p,.programBox p,.programBox li,.caseCard p,.subsidyBox p,.mediaText p,.articleCard p,.formPanel p{color:#475366;margin:0;font-size:15px;font-weight:700;line-height:1.9}.numberCard span{color:#fff;background:var(--blue);border-radius:13px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.programBox{grid-template-columns:.9fr 1.1fr;gap:44px;margin-top:34px;padding:32px 36px;display:grid}.programBox ul{margin:18px 0 0;padding-left:1.2em}.programBox li+li{margin-top:8px}.toolsBox{display:block}.toolsBox .tagRow{margin-top:0}.pillarCard{min-height:260px;padding:30px 32px}.pillarCard>span{min-height:28px;color:var(--blue);background:#f4f8ff;border:1px solid #d0ddf0;border-radius:999px;align-items:center;padding:0 15px;font-size:12px;font-weight:900;display:inline-flex}.pillarCard h3{margin:18px 0 20px;font-size:22px;font-weight:900;line-height:1.45}.pillarCard ul{margin:0;padding-left:1.25em}.pillarCard li{color:#475366;font-size:15px;font-weight:800;line-height:1.9}.flowBox{background:#ffffffb3;border:1px solid #d6e1f2;border-radius:8px;margin-top:34px;padding:20px}.flowBox .threeGrid{margin-top:0}.tagRow{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.tagRow span{color:#fff;background:#111827;border-radius:999px;align-items:center;min-height:34px;padding:0 16px;font-size:14px;font-weight:900;display:inline-flex}.yellowHint{color:#7d6506;background:#fff3a6;border:1px dashed #d2a700;border-radius:5px;margin-top:18px;padding:10px 14px;font-size:13px;font-weight:900;line-height:1.5;display:inline-flex}.subsidyBox{margin-top:34px;padding:30px 34px}.subsidyBoxEnhanced{gap:24px;padding:clamp(28px,4vw,44px);display:grid}.subsidyLead{max-width:980px}.subsidyLead .subBadge{margin-bottom:16px}.subsidyLead h3{color:#101722;margin:0 0 12px;font-size:clamp(24px,2.3vw,36px);font-weight:900;line-height:1.35}.subsidyCalc{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.subsidyCalc div{background:#fff;border:1px solid #d6e1f2;border-radius:8px;min-height:150px;padding:22px 20px}.subsidyCalc div:nth-child(3){background:linear-gradient(135deg,#004bd3 0%,#0071ee 100%);border-color:#0000}.subsidyCalc span,.subsidyCalc small{font-weight:900;display:block}.subsidyCalc span{color:#5f6d80;font-size:13px}.subsidyCalc strong{color:#111827;margin-top:16px;font-size:clamp(30px,3vw,46px);font-weight:900;line-height:1;display:block}.subsidyCalc small{color:#697588;margin-top:12px;font-size:12px;line-height:1.5}.subsidyCalc div:nth-child(3) span,.subsidyCalc div:nth-child(3) strong,.subsidyCalc div:nth-child(3) small{color:#fff}.subsidyLines{gap:10px;margin-bottom:18px;display:grid}.subsidyLines span{background:#b9c7dc;border-radius:999px;height:8px}.subsidyLines span:nth-child(2){width:84%}.subsidyLines span:nth-child(3){width:62%}.caseGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:34px;display:grid}.caseCard{padding:26px 28px}.caseCard>span{width:100%;min-height:30px;color:var(--blue);border:1px solid #d6e1f2;border-radius:999px;align-items:center;padding:0 15px;font-size:13px;font-weight:900;display:inline-flex}.subCardLink{width:100%;color:var(--blue);background:#fff;border:1.4px solid #c7d9f3;justify-content:flex-start;margin-top:24px;padding:0 24px}.compareWrap{margin-top:34px;padding:24px;overflow-x:auto}.compareTable{border-collapse:collapse;width:100%;min-width:780px}.compareTable th,.compareTable td{color:#273244;text-align:left;border-bottom:1px solid #dbe4f2;padding:18px 20px;font-size:14px;font-weight:800;line-height:1.6}.compareTable th{color:var(--blue);background:#f1f6ff;font-weight:900}.compareTable th:nth-child(2),.compareTable td:nth-child(2){color:var(--blue);background:#f4f8ff;font-weight:900}.mediaList{gap:24px;margin-top:34px;display:grid}.mediaFeature{grid-template-columns:1fr 1fr;align-items:center;gap:30px;padding:32px;display:grid}.mediaFeature.reverse .mediaShot{order:2}.mediaShot{background:#fff;border:1px solid #d6e1f2;border-radius:8px;overflow:hidden}.mediaShot img{aspect-ratio:8/5;object-fit:contain;background:#f7faff;width:100%;display:block}.mediaText .subBadge{margin:0 0 12px}.articleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:34px;display:grid}.articleCard{overflow:hidden}.articleThumb{background:linear-gradient(135deg,#004bd314,#0063e529),radial-gradient(circle at 20% 30%,#004bd32e,#0000 32%),#f6f9ff;border-bottom:1px solid #d6e1f2;height:190px}.articleCard div:last-child{padding:22px 24px 24px}.messageOnly{border-left:6px solid var(--blue);background:#ffffffe0;border-radius:0 10px 10px 0;max-width:1120px;margin-top:34px;padding:38px 42px;box-shadow:0 20px 48px #19437814}.messageOnly h3{margin:0 0 22px;font-size:clamp(24px,2.2vw,34px);font-weight:900;line-height:1.45}.messageOnly p{color:#465366;margin:0;font-size:16px;font-weight:700;line-height:2.1}.messageOnly strong{margin-top:28px;font-size:15px;font-weight:900;display:block}.timeline{border-top:1px solid #d6e1f2;margin-top:34px}.timelineRow{border-bottom:1px dashed #ccd8ea;grid-template-columns:160px 1fr;gap:42px;padding:28px 0;display:grid}.timelineRow strong{color:var(--blue);font-size:34px;font-weight:900;line-height:1}.timelineRow p{color:#313b4d;margin:0;font-size:16px;font-weight:800;line-height:1.8}.companyTable{margin-top:34px;padding:28px 34px}.companyTable dl{margin:0}.companyTable div{border-bottom:1px dashed #d3ddeb;grid-template-columns:190px 1fr;gap:24px;padding:18px 0;display:grid}.companyTable div:last-child{border-bottom:0}.companyTable dt,.companyTable dd{color:#283344;margin:0;font-size:15px;font-weight:800;line-height:1.8}.companyTable dt{color:#697588}.contactChoices{margin-top:34px;position:relative}.contactChoices>input[type=radio]{opacity:0;pointer-events:none;position:absolute}.choiceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.contactChoiceCard{cursor:pointer;min-height:210px;padding:22px 22px 24px;transition:border-color .18s,box-shadow .18s,transform .18s;display:block}.contactChoiceCard span{color:#fff;background:#111827;border-radius:999px;align-items:center;width:fit-content;max-width:100%;min-height:28px;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex}.contactChoiceCard h3{margin:18px 0 10px;font-size:23px;font-weight:900;line-height:1.4}.contactChoiceCard p{color:#566376;margin:0 0 22px;font-size:15px;font-weight:800}.contactButton{color:#fff;background:#111827;width:100%;min-height:46px}#contact-corporate:checked~.choiceGrid label[for=contact-corporate],#contact-personal:checked~.choiceGrid label[for=contact-personal],#contact-other:checked~.choiceGrid label[for=contact-other]{border-color:var(--blue);transform:translateY(-2px);box-shadow:0 22px 48px #004bd329}.formPanels{margin-top:28px}.formPanel{padding:32px;display:none}#contact-corporate:checked~.formPanels .corporate,#contact-personal:checked~.formPanels .personal,#contact-other:checked~.formPanels .other{display:block}:is(.contactChoices:has(#corporate:target) .formPanels .formPanel,.contactChoices:has(#personal:target) .formPanels .formPanel,.contactChoices:has(#other:target) .formPanels .formPanel){display:none}:is(.contactChoices:has(#corporate:target) .formPanels .corporate,.contactChoices:has(#personal:target) .formPanels .personal,.contactChoices:has(#other:target) .formPanels .other){display:block}:is(.contactChoices:has(#corporate:target) .choiceGrid label,.contactChoices:has(#personal:target) .choiceGrid label,.contactChoices:has(#other:target) .choiceGrid label){border-color:#d6e1f2;transform:none;box-shadow:0 18px 42px #1943780f}:is(.contactChoices:has(#corporate:target) .choiceGrid label[for=contact-corporate],.contactChoices:has(#personal:target) .choiceGrid label[for=contact-personal],.contactChoices:has(#other:target) .choiceGrid label[for=contact-other]){border-color:var(--blue);transform:translateY(-2px);box-shadow:0 22px 48px #004bd329}.formGrid{gap:18px;margin-top:24px;display:grid}.formGrid label{color:#586577;gap:8px;font-size:13px;font-weight:900;display:grid}.formGrid input,.formGrid textarea,.formGrid select{color:#111827;width:100%;min-height:52px;font:inherit;background:#fff;border:1.5px solid #8fa0b8;border-radius:8px;padding:0 16px}.formGrid textarea{resize:vertical;min-height:150px;padding-top:14px}.formGrid button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:999px;min-height:58px;margin-top:6px;font-weight:900}.subBottomCta{color:#fff;background:linear-gradient(120deg,#0049c7 0%,#006bf0 100%);padding:56px 0}.subBottomCta .subContainer{justify-content:space-between;align-items:center;gap:40px;display:flex}.subBottomCta h2{margin:0 0 10px;font-size:clamp(28px,3vw,44px);font-weight:900;line-height:1.2}.subBottomCta p{color:#ffffffe0;margin:0;font-size:15px;font-weight:800;line-height:1.8}.subBottomCta a{color:var(--blue);background:#fff;flex:none;gap:8px;padding:0 32px}.subFooter{background:#f3f7ff;border-top:1px dashed #161f2d38;padding:54px 0 60px}.footerInner{grid-template-columns:1.1fr 1fr;gap:70px;display:grid}.subFooter p,.subFooter small,.subFooter a{color:#667386;font-size:13px;font-weight:800;line-height:1.8}.subFooter p{max-width:500px;margin:16px 0 0}.subFooter small{margin-top:16px;display:block}.footerLinks{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;display:grid}.footerLinks div{align-content:start;gap:10px;display:grid}.footerLinks strong{color:#17202d;letter-spacing:.18em;font-size:12px;font-weight:900}@media (min-width:1800px){.subContainer{width:min(80vw,1440px)}.subHero h1{font-size:clamp(56px,4.6vw,92px)}}@media (max-width:1080px){.subHeader{grid-template-columns:150px 1fr 150px;padding-inline:24px}.subNav{gap:16px;font-size:12px}.heroGrid,.mediaFeature,.programBox,.footerInner{grid-template-columns:1fr}.heroImageFrame{max-width:760px}.threeGrid,.sixGrid,.articleGrid,.choiceGrid,.priceCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.mediaFeature.reverse .mediaShot{order:0}}@media (max-width:720px){.subContainer{width:calc(100% - 40px)}.subHeader{grid-template-columns:128px 1fr;gap:12px;height:58px;padding:0 18px;position:static}.subNav{display:none}.subHeaderCta{justify-self:end;min-width:116px;height:38px;padding-inline:16px;font-size:12px}.subBrand,.footerLogo{width:112px}.breadcrumb .subContainer{white-space:nowrap;min-height:40px;font-size:11px;overflow-x:auto}.subHero{padding:52px 0 58px}.heroGrid{gap:34px}.subHero h1{margin:18px 0;font-size:38px}.subHero p{font-size:14px;line-height:1.9}.subActions{align-items:stretch;gap:12px;margin-top:28px}.subPrimaryBtn,.subSecondaryBtn{width:100%;min-height:48px;padding-inline:18px;font-size:13px}.metricGrid,.priceCardGrid,.subsidyCalc,.twoGrid,.threeGrid,.fourGrid,.sixGrid,.caseGrid,.articleGrid,.choiceGrid,.footerLinks{grid-template-columns:1fr}.metricItem{border-bottom:1px solid #004bd31c;border-left:0;min-height:104px;padding-inline:0}.metricItem:last-child{border-bottom:0;border-right:0}.priceOverviewHead{display:block}.priceOverviewHead>p{margin-top:18px}.priceCard{min-height:150px}.subSection{padding:56px 0}.plainCard,.numberCard,.programBox,.pillarCard,.subsidyBox,.caseCard,.mediaFeature,.messageOnly,.companyTable,.formPanel{padding:23px 20px}.programBox{gap:8px}.mediaFeature{gap:22px}.articleThumb{height:170px}.timelineRow,.companyTable div{grid-template-columns:1fr;gap:10px}.companyTable div{padding:16px 0}.subBottomCta .subContainer{flex-direction:column;align-items:flex-start}.subBottomCta a{width:100%}.footerInner{gap:36px}}.subPage{background:radial-gradient(circle at 9% 6%,#0057d921,#0000 28%),radial-gradient(circle at 88% 18%,#0091ff1c,#0000 30%),linear-gradient(#f6f9ff 0%,#fff 38%,#f5f8fc 100%)}.subPage .subHeader{background:#ffffffdb;border-bottom:1px solid #0f172a14;height:76px;box-shadow:0 12px 40px #18365e0f}.subPage .subHeaderCta,.subPage .subPrimaryBtn,.subPage .contactButton{background:linear-gradient(135deg,#0057d9 0%,#0074f0 100%);box-shadow:0 18px 38px #004ed233}.subPage .breadcrumb{background:#f6f9ffb8;border-bottom:0}.subPage .subHero{background:linear-gradient(#ffffffd6,#f7fafff0),radial-gradient(circle at 14% 20%,#0057d91f,#0000 30%);border-bottom:0;padding:clamp(72px,8vw,124px) 0}.subPage .subHero:before{content:"";background:linear-gradient(90deg,#0000,#0057d938,#0000);height:1px;position:absolute;inset:0 0 auto}.subPage .heroGrid{grid-template-columns:minmax(0,.92fr) minmax(420px,.9fr);gap:clamp(42px,6vw,96px)}.subPage .subHero h1{color:#07111f;letter-spacing:0;font-size:clamp(44px,5.4vw,84px)}.subPage .subHero.withImage h1{font-size:clamp(42px,4.5vw,76px)}.subPage .subHero p{color:#304056}.subPage .subEyebrow,.subPage .subSectionLabel{color:#0057d9;letter-spacing:0}.subPage .subBadge{background:#07111f;box-shadow:0 12px 28px #07111f24}.subPage .heroImageFrame{background:#fff;border:1px solid #c7d8f0e0;border-radius:22px;overflow:hidden;box-shadow:0 32px 88px #122d522b}.subPage .heroImageFrame:before{background:linear-gradient(90deg,#0057d914,#0000 42%),linear-gradient(#0000 56%,#07111f14)}.subPage .heroImageFrame img{aspect-ratio:16/10}.subPage .subSecondaryBtn{color:#0057d9;background:#ffffffc7;border-color:#0057d947;box-shadow:inset 0 0 0 1px #ffffff80}.subPage .metricBand,.subPage .priceOverview{background:radial-gradient(circle at 88% 5%,#ffd24a2e,#0000 28%),linear-gradient(#fff 0%,#f3f8ff 100%);border-bottom:0}.subPage .metricGrid,.subPage .priceCardGrid{gap:16px}.subPage .metricItem,.subPage .priceCard{background:#ffffffeb;border:1px solid #dbe7f7;border-radius:12px;overflow:hidden;box-shadow:0 18px 48px #16365f12}.subPage .metricItem{border-left:1px solid #dbe7f7}.subPage .metricItem:last-child{border-right:1px solid #dbe7f7}.subPage .metricItem strong,.subPage .priceCard strong{color:#07111f}.subPage .priceCard.featured,.subPage .subsidyCalc div:nth-child(3){background:linear-gradient(135deg,#0043bcfa,#0076ebfa),radial-gradient(circle at 100% 0,#ffffff3d,#0000 32%)}.subPage .priceCard.featured strong,.subPage .priceCard.featured span,.subPage .priceCard.featured small{color:#fff}.subPage .priceNote,.subPage .yellowHint{background:#fff2a8;border-color:#e0aa008c}.subPage .subSection{background:0 0;border-bottom:0}.subPage .subSection:nth-of-type(2n){background:#ffffff7a}.subPage .subSection h2,.subPage .priceOverviewHead h2{color:#07111f;letter-spacing:0}.subPage .plainCard,.subPage .numberCard,.subPage .programBox,.subPage .pillarCard,.subPage .subsidyBox,.subPage .caseCard,.subPage .mediaFeature,.subPage .articleCard,.subPage .companyTable,.subPage .contactChoiceCard,.subPage .formPanel,.subPage .compareWrap,.subPage .messageOnly,.subPage .flowBox{background:#ffffffe0;border:1px solid #dbe7f7;border-radius:14px;box-shadow:0 22px 58px #16365f14}.subPage .plainCard,.subPage .numberCard,.subPage .caseCard{position:relative;overflow:hidden}.subPage .plainCard:after,.subPage .numberCard:after,.subPage .caseCard:after{content:"";background:linear-gradient(90deg,#0057d9,#6fb8ff);height:4px;position:absolute;inset:0 0 auto}.subPage .numberCard span{background:linear-gradient(135deg,#0057d9,#0074f0);border-radius:12px}.subPage .programBox,.subPage .subsidyBoxEnhanced,.subPage .compareWrap{padding:clamp(28px,4vw,48px)}.subPage .richProgramBox,.subPage .richSupportBox{position:relative;overflow:hidden}.subPage .richProgramBox:before,.subPage .richSupportBox:before{content:"";background:radial-gradient(circle,#0057d924,#0000 66%);border-radius:50%;width:260px;height:260px;position:absolute;bottom:-110px;right:-90px}.subPage .subsidyCalc div{border-radius:12px;box-shadow:0 14px 34px #16365f0f}.subPage .mediaFeature{overflow:hidden}.subPage .mediaShot{border-radius:12px;box-shadow:0 18px 48px #16365f1a}.subPage .articleThumb{background:linear-gradient(135deg,#0057d929,#0076eb14),url(/images/rich-dispatch-hero.png) 50%/cover}.subPage .articleCard:nth-child(2) .articleThumb{background:linear-gradient(135deg,#0057d929,#0076eb14),url(/images/rich-toc-hero.png) 50%/cover}.subPage .articleCard:nth-child(3) .articleThumb{background:linear-gradient(135deg,#0057d929,#0076eb14),url(/images/rich-advisory-hero.png) 50%/cover}.subPage .messageOnly{background:linear-gradient(135deg,#fffffff0,#f3f8fff0),url(/images/rich-about-hero.png) 100%/auto 100% no-repeat;border-left:0}.subPage .contactChoiceCard{min-height:244px}.subPage .contactChoiceCard span{background:#07111f}.subPage .formGrid input,.subPage .formGrid textarea,.subPage .formGrid select{background:#ffffffeb;border-color:#c6d5e9}.subPage .subBottomCta{background:linear-gradient(120deg,#0038a6f5,#006aebf0),url(/images/rich-home-hero.png) 50%/cover}.subPage .subFooter{background:#fffffff5;border-top:1px solid #dbe7f7}.subPage .subFooter p,.subPage .subFooter small,.subPage .subFooter a{color:#566376}.subPage .footerLinks strong{color:#07111f}@media (max-width:1080px){.subPage .heroGrid{grid-template-columns:1fr}}@media (max-width:720px){.subPage .subHeader{height:62px}.subPage .subHero h1,.subPage .subHero.withImage h1{font-size:38px}.subPage .metricItem,.subPage .priceCard{border-right:1px solid #dbe7f7}.subPage .messageOnly{background:#ffffffe6}}.subPage .priceOverview{color:#fff;background:radial-gradient(circle at 12% 18%,#0074f047,#0000 28%),radial-gradient(circle at 92% 8%,#ffe76c38,#0000 26%),linear-gradient(135deg,#06101f 0%,#0a2348 50%,#0057d9 100%);border:0;padding:clamp(78px,8vw,126px) 0;position:relative;overflow:hidden}.subPage .priceOverview:before{content:"";opacity:.14;pointer-events:none;background:linear-gradient(#ffffff14 1px,#0000 1px) 0 0/44px 44px,linear-gradient(90deg,#ffffff14 1px,#0000 1px) 0 0/44px 44px;position:absolute;inset:0}.subPage .priceOverview .subContainer{z-index:1;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(42px,7vw,100px);display:grid;position:relative}.subPage .priceOverviewHead{display:block}.subPage .priceOverviewHead .subSectionLabel{color:#fff2a8}.subPage .priceOverviewHead h2{color:#fff;margin-top:18px;font-size:clamp(34px,4.2vw,68px)}.subPage .priceOverviewHead>p{color:#ffffffc7;max-width:520px;margin-top:22px;font-size:clamp(14px,1.2vw,16px);line-height:2}.subPage .priceCardGrid{border-top:1px solid #fff3;margin-top:4px;display:block}.subPage .priceCard{min-height:0;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #fff3;border-radius:0;grid-template-columns:minmax(136px,.58fr) minmax(190px,.86fr) minmax(220px,1fr);align-items:baseline;gap:clamp(18px,3vw,42px);padding:23px 0;display:grid;overflow:visible}.subPage .priceCard:before{content:none}.subPage .priceCard span{color:#ffffff9e;font-size:13px;line-height:1.6}.subPage .priceCard strong{color:#fff;margin:0;font-size:clamp(30px,3.4vw,58px);line-height:1.05}.subPage .priceCard small{color:#ffffffb3;margin:0;font-size:13px;line-height:1.75}.subPage .priceCard.featured{box-shadow:none;background:0 0}.subPage .priceCard.featured strong{color:#fff2a8}.subPage .priceCard.featured span,.subPage .priceCard.featured small{color:#ffffffc7}.subPage .priceNote{color:#fff2a8;background:#fff2a81f;border:1px solid #fff2a857;border-radius:12px;margin:26px 0 0;padding:14px 18px;font-size:12px;line-height:1.8;display:block}.subPage .subsidyCalc{background:#ffffffe0;border:1px solid #dbe7f7;border-radius:18px;gap:0;overflow:hidden}.subPage .subsidyCalc div{min-height:0;box-shadow:none;background:0 0;border:0;border-right:1px solid #dbe7f7;border-radius:0;padding:clamp(20px,3vw,30px)}.subPage .subsidyCalc div:last-child{border-right:0}.subPage .subsidyCalc div:nth-child(3){background:linear-gradient(#0057d914,#ffffffad)}.subPage .subsidyCalc div:nth-child(3) span,.subPage .subsidyCalc div:nth-child(3) small{color:#4d5a6d}.subPage .subsidyCalc div:nth-child(3) strong{color:#0057d9}@media (max-width:1080px){.subPage .priceOverview .subContainer{grid-template-columns:1fr}.subPage .priceOverviewHead>p{max-width:760px}}@media (max-width:720px){.subPage .priceOverview{padding:64px 0 72px}.subPage .priceOverview .subContainer{gap:30px}.subPage .priceCard{border-right:0;grid-template-columns:1fr;gap:6px;padding:21px 0}.subPage .priceCard strong{font-size:36px}.subPage .subsidyCalc{grid-template-columns:1fr}.subPage .subsidyCalc div{border-bottom:1px solid #dbe7f7;border-right:0}.subPage .subsidyCalc div:last-child{border-bottom:0}}.subPage .subHero.richTobHero.withImage h1{width:100%;max-width:100%;font-size:clamp(34px,3.42vw,54px);line-height:1.08}.subPage .richTobHero .twoLineTitleLine{white-space:nowrap;display:block}@media (max-width:720px){.subPage .subHero.richTobHero.withImage h1{font-size:min(34px,7.8125vw - 3.125px)}}
