:root{--fd-yellow: #ffc50b}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes dividerExpand{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-fade-up[data-astro-cid-kieihas7]{opacity:0;animation:heroFadeUp .8s cubic-bezier(.25,.1,.25,1) forwards;animation-delay:var(--hero-delay, 0s)}.section-label[data-astro-cid-kieihas7]{font-family:var(--font-heading);font-size:20px;font-weight:400;text-transform:uppercase;color:var(--white);margin-bottom:20px}.fd-accent[data-astro-cid-kieihas7]{color:var(--fd-yellow)}.fd-hero[data-astro-cid-kieihas7]{position:relative;background:var(--bg);overflow:hidden;min-height:560px}.fd-hero-bg[data-astro-cid-kieihas7]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.fd-hero-bg-img[data-astro-cid-kieihas7]{width:100%;height:100%;object-fit:cover;object-position:center 40%}.fd-hero-overlay[data-astro-cid-kieihas7]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#171717f5,#171717e6,#171717c7),linear-gradient(to bottom,rgba(23,23,23,1) 0%,transparent 20%,transparent 80%,rgba(23,23,23,1) 100%)}.fd-hero-inner[data-astro-cid-kieihas7]{position:relative;z-index:1;max-width:1440px;width:100%;margin:0 auto;padding:96px 100px 80px;display:flex;align-items:center;justify-content:space-between;gap:64px}.fd-hero-primary[data-astro-cid-kieihas7]{flex:1;min-width:0}.fd-hero-logo[data-astro-cid-kieihas7]{display:block;width:auto;height:auto;max-height:88px;max-width:100%;margin-bottom:24px}.fd-hero-headline[data-astro-cid-kieihas7]{font-family:var(--font-heading);font-size:76px;font-weight:400;text-transform:uppercase;color:var(--white-full);line-height:105%;margin-bottom:28px}.fd-tm[data-astro-cid-kieihas7]{font-size:.5em;vertical-align:super;letter-spacing:0;color:var(--fd-yellow)}.fd-hero-sub[data-astro-cid-kieihas7]{font-family:var(--font-body);font-size:19px;font-weight:400;color:var(--white-muted);line-height:165%;max-width:560px;margin-bottom:36px}.fd-cta-row[data-astro-cid-kieihas7]{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.fd-cta-primary[data-astro-cid-kieihas7]{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-heading);font-size:18px;font-weight:400;text-transform:uppercase;color:var(--black);background:var(--fd-yellow);border:1px solid var(--fd-yellow);padding:16px 26px;height:56px;text-decoration:none;cursor:pointer;position:relative;overflow:hidden;z-index:1;transition:color .3s cubic-bezier(.25,.1,.25,1),border-color .3s cubic-bezier(.25,.1,.25,1)}.fd-cta-primary[data-astro-cid-kieihas7]:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:var(--bg);z-index:-1;transition:width .35s cubic-bezier(.25,.1,.25,1)}.fd-cta-primary[data-astro-cid-kieihas7]:hover{color:var(--fd-yellow)}.fd-cta-primary[data-astro-cid-kieihas7]:hover:before{width:100%}.fd-cta-secondary[data-astro-cid-kieihas7]{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-heading);font-size:18px;font-weight:400;text-transform:uppercase;color:var(--white);border:1px solid rgba(232,232,232,.3);padding:16px 26px;height:56px;text-decoration:none;cursor:pointer;transition:color .3s ease,border-color .3s ease}.fd-cta-secondary[data-astro-cid-kieihas7]:hover{color:var(--fd-yellow);border-color:var(--fd-yellow)}.fd-hero-badge[data-astro-cid-kieihas7]{position:relative;display:flex;align-self:center;flex-shrink:0;width:320px}.fd-badge-accent[data-astro-cid-kieihas7]{width:4px;background:var(--fd-yellow);flex-shrink:0}.fd-badge-content[data-astro-cid-kieihas7]{padding:28px;background:#171717a6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,197,11,.2);border-left:none;flex:1}.fd-badge-content[data-astro-cid-kieihas7] svg[data-astro-cid-kieihas7]{color:var(--fd-yellow);margin-bottom:12px}.fd-badge-title[data-astro-cid-kieihas7]{font-family:var(--font-heading);font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.12em;color:var(--fd-yellow);margin-bottom:8px}.fd-badge-detail[data-astro-cid-kieihas7]{font-family:var(--font-heading);font-size:20px;font-weight:400;text-transform:uppercase;color:var(--white-full);line-height:130%}.fd-hero-divider[data-astro-cid-kieihas7]{width:100%;height:18px;background:var(--fd-yellow);transform-origin:left;transform:scaleX(0);animation:dividerExpand .8s cubic-bezier(.25,.1,.25,1) forwards;animation-delay:.85s;position:relative;z-index:1}.fd-what[data-astro-cid-kieihas7]{background:var(--bg);padding:100px 0}.fd-what-inner[data-astro-cid-kieihas7]{max-width:1440px;margin:0 auto;padding:0 100px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.fd-section-headline[data-astro-cid-kieihas7]{font-family:var(--font-heading);font-size:56px;font-weight:400;text-transform:uppercase;color:var(--white-full);line-height:108%;margin-bottom:28px}.fd-section-body[data-astro-cid-kieihas7]{font-family:var(--font-body);font-size:18px;font-weight:400;color:var(--white-muted);line-height:170%;max-width:520px}.fd-carousel[data-astro-cid-kieihas7]{position:relative;width:100%;aspect-ratio:4 / 3;background:#17171766;border:2px solid rgba(255,197,11,.35);overflow:hidden}.fd-carousel[data-astro-cid-kieihas7]:before,.fd-carousel[data-astro-cid-kieihas7]:after{content:"";position:absolute;width:24px;height:24px;background:var(--fd-yellow);z-index:3;pointer-events:none}.fd-carousel[data-astro-cid-kieihas7]:before{top:-2px;left:-2px}.fd-carousel[data-astro-cid-kieihas7]:after{bottom:-2px;right:-2px}.fd-carousel-track[data-astro-cid-kieihas7]{position:relative;width:100%;height:100%}.fd-carousel-slide[data-astro-cid-kieihas7]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .6s cubic-bezier(.25,.1,.25,1);pointer-events:none}.fd-carousel-slide--active[data-astro-cid-kieihas7]{opacity:1;pointer-events:auto}.fd-carousel-slide[data-astro-cid-kieihas7] img[data-astro-cid-kieihas7]{width:100%;height:100%;object-fit:cover;display:block}.fd-carousel-nav[data-astro-cid-kieihas7]{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#171717b3;border:1px solid rgba(255,197,11,.4);color:var(--fd-yellow);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background .25s ease,border-color .25s ease,color .25s ease}.fd-carousel-nav[data-astro-cid-kieihas7]:hover{background:var(--fd-yellow);border-color:var(--fd-yellow);color:var(--black)}.fd-carousel-nav[data-astro-cid-kieihas7]:focus-visible{outline:2px solid var(--fd-yellow);outline-offset:3px}.fd-carousel-nav--prev[data-astro-cid-kieihas7]{left:16px}.fd-carousel-nav--next[data-astro-cid-kieihas7]{right:16px}.fd-carousel-dots[data-astro-cid-kieihas7]{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:10px;padding:8px 14px;background:#17171799;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:2}.fd-carousel-dot[data-astro-cid-kieihas7]{width:10px;height:10px;border-radius:50%;background:#ffc50b59;border:none;cursor:pointer;padding:0;transition:background .25s ease,transform .25s ease}.fd-carousel-dot[data-astro-cid-kieihas7]:hover{background:#ffc50b99}.fd-carousel-dot--active[data-astro-cid-kieihas7]{background:var(--fd-yellow);transform:scale(1.2)}.fd-carousel-dot[data-astro-cid-kieihas7]:focus-visible{outline:2px solid var(--fd-yellow);outline-offset:2px}.fd-why[data-astro-cid-kieihas7]{background:var(--bg);padding:80px 0 120px;border-top:1px solid rgba(255,255,255,.06)}.fd-why-inner[data-astro-cid-kieihas7]{max-width:1440px;margin:0 auto;padding:0 100px}.fd-why-header[data-astro-cid-kieihas7]{margin-bottom:72px;max-width:820px}.fd-points[data-astro-cid-kieihas7]{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 40px}.fd-point[data-astro-cid-kieihas7]{display:flex;gap:20px;align-items:flex-start;padding-top:28px;border-top:1px solid rgba(255,197,11,.25);transition:border-color .4s cubic-bezier(.25,.1,.25,1)}.fd-point[data-astro-cid-kieihas7]:hover{border-top-color:var(--fd-yellow)}.fd-point-number[data-astro-cid-kieihas7]{font-family:var(--font-heading);font-size:32px;font-weight:400;color:var(--fd-yellow);line-height:1;flex-shrink:0;padding-top:2px}.fd-point-content[data-astro-cid-kieihas7]{flex:1}.fd-point-title[data-astro-cid-kieihas7]{font-family:var(--font-heading);font-size:22px;font-weight:400;text-transform:uppercase;color:var(--white-full);line-height:120%;margin-bottom:12px}.fd-point-desc[data-astro-cid-kieihas7]{font-family:var(--font-body);font-size:16px;font-weight:400;color:var(--white-muted);line-height:165%}.fd-strip[data-astro-cid-kieihas7]{background:var(--bg);padding:0 0 100px}.fd-strip-inner[data-astro-cid-kieihas7]{max-width:1240px;margin:0 auto;padding:48px 64px;background:#ffc50b0f;border:1px solid rgba(255,197,11,.25);display:flex;align-items:center;justify-content:space-between;gap:48px;flex-wrap:wrap}.fd-strip-text[data-astro-cid-kieihas7]{flex:1;min-width:280px}.fd-strip-headline[data-astro-cid-kieihas7]{font-family:var(--font-heading);font-size:32px;font-weight:400;text-transform:uppercase;color:var(--white-full);line-height:110%;margin-bottom:10px}.fd-strip-body[data-astro-cid-kieihas7]{font-family:var(--font-body);font-size:16px;color:var(--white-muted);line-height:160%;max-width:520px}.fd-cta-primary--large[data-astro-cid-kieihas7]{font-size:20px;padding:18px 30px;height:60px}@media(max-width:1200px){.fd-hero-inner[data-astro-cid-kieihas7]{padding:80px 60px 72px;gap:48px}.fd-hero-headline[data-astro-cid-kieihas7]{font-size:60px}.fd-what-inner[data-astro-cid-kieihas7],.fd-why-inner[data-astro-cid-kieihas7]{padding:0 60px}.fd-section-headline[data-astro-cid-kieihas7]{font-size:48px}.fd-points[data-astro-cid-kieihas7]{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.fd-hero-inner[data-astro-cid-kieihas7]{padding:72px 40px 64px;gap:40px}.fd-hero-headline[data-astro-cid-kieihas7]{font-size:48px}.fd-hero-sub[data-astro-cid-kieihas7]{font-size:17px}.fd-hero-badge[data-astro-cid-kieihas7]{width:280px}.fd-what[data-astro-cid-kieihas7],.fd-why[data-astro-cid-kieihas7]{padding-left:0;padding-right:0}.fd-what[data-astro-cid-kieihas7]{padding:80px 0}.fd-what-inner[data-astro-cid-kieihas7]{padding:0 40px;grid-template-columns:1fr;gap:48px}.fd-carousel[data-astro-cid-kieihas7]{max-width:640px;margin:0 auto}.fd-why-inner[data-astro-cid-kieihas7]{padding:0 40px}.fd-section-headline[data-astro-cid-kieihas7]{font-size:40px}.fd-strip-inner[data-astro-cid-kieihas7]{padding:40px;margin:0 40px;gap:32px}.fd-strip-headline[data-astro-cid-kieihas7]{font-size:28px}}@media(max-width:768px){.fd-hero[data-astro-cid-kieihas7]{min-height:auto}.fd-hero-inner[data-astro-cid-kieihas7]{padding:56px 24px 44px;flex-direction:column;align-items:flex-start;gap:32px}.section-label[data-astro-cid-kieihas7]{font-size:16px;margin-bottom:14px}.fd-hero-logo[data-astro-cid-kieihas7]{max-height:56px;margin-bottom:18px}.fd-hero-headline[data-astro-cid-kieihas7]{font-size:40px;margin-bottom:20px}.fd-hero-sub[data-astro-cid-kieihas7]{font-size:16px;margin-bottom:28px}.fd-cta-row[data-astro-cid-kieihas7]{flex-direction:column;align-items:stretch;gap:12px;width:100%}.fd-cta-primary[data-astro-cid-kieihas7],.fd-cta-secondary[data-astro-cid-kieihas7]{width:100%;justify-content:center;font-size:16px;height:52px}.fd-hero-badge[data-astro-cid-kieihas7]{width:100%;flex-direction:column}.fd-badge-accent[data-astro-cid-kieihas7]{width:100%;height:3px}.fd-badge-content[data-astro-cid-kieihas7]{border:1px solid rgba(255,197,11,.2);border-top:none;padding:24px}.fd-hero-divider[data-astro-cid-kieihas7]{height:10px}.fd-what[data-astro-cid-kieihas7]{padding:64px 0}.fd-what-inner[data-astro-cid-kieihas7]{padding:0 24px;gap:36px}.fd-section-headline[data-astro-cid-kieihas7]{font-size:32px;margin-bottom:18px}.fd-section-body[data-astro-cid-kieihas7]{font-size:16px}.fd-carousel-nav[data-astro-cid-kieihas7]{width:38px;height:38px}.fd-carousel-nav--prev[data-astro-cid-kieihas7]{left:10px}.fd-carousel-nav--next[data-astro-cid-kieihas7]{right:10px}.fd-carousel-dots[data-astro-cid-kieihas7]{bottom:10px;padding:6px 12px}.fd-carousel-dot[data-astro-cid-kieihas7]{width:8px;height:8px}.fd-why[data-astro-cid-kieihas7]{padding:56px 0 80px}.fd-why-inner[data-astro-cid-kieihas7]{padding:0 24px}.fd-why-header[data-astro-cid-kieihas7]{margin-bottom:44px}.fd-points[data-astro-cid-kieihas7]{grid-template-columns:1fr;gap:32px}.fd-point-title[data-astro-cid-kieihas7]{font-size:20px}.fd-strip[data-astro-cid-kieihas7]{padding:0 0 72px}.fd-strip-inner[data-astro-cid-kieihas7]{flex-direction:column;align-items:flex-start;padding:32px 24px;margin:0 24px;gap:24px}.fd-strip-cta[data-astro-cid-kieihas7]{width:100%}.fd-cta-primary--large[data-astro-cid-kieihas7]{width:100%;justify-content:center;font-size:16px;height:52px}}@media(max-width:480px){.fd-hero-inner[data-astro-cid-kieihas7]{padding:44px 16px 36px}.fd-hero-headline[data-astro-cid-kieihas7]{font-size:32px}.fd-what-inner[data-astro-cid-kieihas7],.fd-why-inner[data-astro-cid-kieihas7]{padding:0 16px}.fd-section-headline[data-astro-cid-kieihas7]{font-size:28px}.fd-strip-inner[data-astro-cid-kieihas7]{margin:0 16px;padding:28px 20px}.fd-strip-headline[data-astro-cid-kieihas7]{font-size:24px}}
