.HeroFV{align-items:center;background:transparent;display:flex;flex-direction:column;margin-left:0;margin-right:0;max-width:none;overflow:hidden;padding-left:0;padding-right:0;position:relative;width:100%;--fv-side:80px}.HeroFV,.HeroFV_bg{pointer-events:none}.HeroFV_bg{background:#eef1f4;bottom:0;left:calc(var(--fv-side) + 1px);position:absolute;right:calc(var(--fv-side) + 1px);top:0;z-index:0}.HeroFV_inner{margin-inline:auto;max-width:1400px;overflow:hidden;padding:20px clamp(20px,3vw,40px);pointer-events:auto;position:relative;width:calc(100% - (var(--fv-side) + 1px)*2);z-index:1}.HeroFV_title{font-size:clamp(22px,4vw,40px);font-weight:900;letter-spacing:.03em;line-height:1.4;margin:0;overflow-wrap:break-word;padding:0;word-break:break-word}.HeroFV_subtitle{color:#374151;font-size:clamp(20px,1.6vw,28px);font-weight:700;line-height:1.6;margin:8px 0 0}.HeroFV_cards{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin:48px auto 0;max-width:1000px;width:100%}.HeroFV_card,.HeroFV_cards{position:relative;z-index:2}.HeroFV_card{background:#fff;border:1px solid #e0e4e8;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease,border-color .3s ease}.HeroFV_card:hover{border-color:rgba(0,0,0,.12);box-shadow:0 12px 32px rgba(0,0,0,.12);transform:translateY(-5px)}.HeroFV_card:has(.HeroFV_card_link:focus-visible){outline:2px solid #4f9ecb;outline-offset:3px}.HeroFV_card_link{color:inherit;cursor:pointer;display:flex;flex:1;flex-direction:column;min-width:0;text-decoration:none}.HeroFV_card_link:focus{outline:none}.HeroFV_card_link:hover{opacity:1}.HeroFV_card_image{align-items:center;background:#fafbfc;border-bottom:1px solid rgba(0,0,0,.12);display:flex;height:100px;justify-content:center;padding:0 24px}.HeroFV_card_image img{display:block;height:auto;max-height:48px;max-width:100%;object-fit:contain;width:auto}.HeroFV_card_body{display:flex;flex:1;flex-direction:column;padding:16px 18px 18px}.HeroFV_card_title{color:#1a1a2e;font-size:clamp(17px,1.4vw,20px);font-weight:700;line-height:1.4;margin:0}.HeroFV_card_desc{color:#4b5563;font-size:15px;line-height:1.7;margin:12px 0 0}.HeroFV_card_desc p{margin:0}.HeroFV_card_more{align-items:center;background:none;border:none;color:#06c;display:inline-flex;font-size:14px;font-weight:600;margin-left:auto;margin-top:auto;padding:20px 0 0;text-decoration:none;transition:color .2s ease}.HeroFV_card_more:after{content:"→";display:inline-block;font-size:14px;margin-left:6px;transition:transform .3s ease}.HeroFV_card:hover .HeroFV_card_more{color:#049}.HeroFV_card:hover .HeroFV_card_more:after{transform:translateX(3px)}.HeroFV_cta_wrap{align-items:center;display:flex;flex-direction:column;gap:4px;margin:36px 0 16px}.HeroFV_cta_micro{color:#ed9410;font-size:16px;font-weight:600;letter-spacing:.05em;margin:0;text-align:center}.HeroFV_cta{align-items:center;background:#f99b17;border:1px solid #e08c0e;border-radius:8px;box-shadow:0 2px 8px rgba(249,155,23,.2);color:#fff;display:flex;font-size:20px;font-weight:700;gap:8px;justify-content:center;letter-spacing:.03em;margin:0;min-width:320px;padding:14px 36px;text-decoration:none;text-shadow:0 1px 2px rgba(0,0,0,.1);transition:background .3s ease,box-shadow .3s ease,transform .3s ease,border-color .3s ease;white-space:nowrap;width:fit-content}.HeroFV_cta:focus-visible{outline:2px solid #f99b17;outline-offset:3px}.HeroFV_cta:hover{background:#f09010;border-color:#d9850a;box-shadow:0 4px 14px rgba(249,155,23,.25);color:#fff;transform:translateY(-4px)}.HeroFV_cta:after{content:"→";display:inline-block;font-size:18px;margin-left:6px;transition:transform .3s ease}.HeroFV_cta:hover:after{transform:translateX(3px)}@media (max-height:900px){.HeroFV_inner{padding-bottom:12px;padding-top:12px}.HeroFV_cards{margin-top:28px}.HeroFV_card_image{height:72px}.HeroFV_card_image img{max-height:40px}.HeroFV_card_body{padding:14px 18px 16px}.HeroFV_card_desc{margin-top:8px}.HeroFV_card_more{padding-top:14px}.HeroFV_cta_wrap{margin:24px 0 12px}}@media (max-width:1200px){.HeroFV_cards{gap:12px}.HeroFV_card_body{padding:14px 14px 16px}}@media (max-width:1024px){.HeroFV_inner{padding:48px 40px 36px}}@media (max-width:768px){.HeroFV{--fv-side:0px}.HeroFV_inner{padding:28px 20px 24px}.HeroFV_subtitle{font-size:15px;line-height:1.5;margin-top:6px}.HeroFV_cards{gap:14px;grid-template-columns:1fr;margin-left:auto;margin-right:auto;margin-top:28px;max-width:440px}.HeroFV_card_image{height:64px;padding:0 16px}.HeroFV_card_image img{max-height:32px}.HeroFV_card_body{padding:14px 16px}.HeroFV_card_title{font-size:17px}.HeroFV_card_desc{font-size:14px;line-height:1.6;margin-top:6px}.HeroFV_card_more{font-size:14px;padding-top:10px}.HeroFV_cta_wrap{gap:6px;margin-top:24px}.HeroFV_cta_micro{font-size:13px}.HeroFV_cta{font-size:17px;max-width:440px;min-width:0;padding:14px 20px;width:100%}}@media (max-width:480px){.HeroFV_inner{padding:24px 16px 20px}}.HeroFV_splash{align-items:center;background:#fafafa;display:flex;height:100vh;height:100dvh;justify-content:center;left:0;opacity:1;position:fixed;top:0;transition:opacity .8s ease;width:100vw;z-index:999999}.HeroFV_splash.is-hide{opacity:0;pointer-events:none}.HeroFV_splash_inner{align-items:center;animation:splashFadeIn .6s ease both;display:flex;height:100%;justify-content:center;width:100%}.HeroFV_splash img{max-height:80%;max-width:80%;object-fit:contain}@keyframes splashFadeIn{0%{opacity:0}to{opacity:1}}body.is-splash-active{overflow:hidden}html.is-splash-loading body>:not(.HeroFV_splash){visibility:hidden}html.is-splash-loading{overflow:hidden}