.bf-page{--navy:#1b2a4a;--ink:#202a35;--muted:#606a76;--soft:#f2f3f2;--line:#d8dce0;--fs-note:.8125rem;--fs-small:.875rem;--fs-ui:.9375rem;--fs-body:1rem;--fs-lead:1.125rem;--fs-h4:1rem;--fs-h3:1.375rem;--fs-stat:2.5rem;color:var(--ink);background:#fff;font-family:var(--font-noto-sans-jp),sans-serif;line-height:1.9;overflow-x:clip}.bf-page *{box-sizing:border-box}.bf-shell{width:min(1200px,calc(100% - 80px));margin-inline:auto}.bf-section{padding:112px 0}.bf-page main [id]{scroll-margin-top:108px}.bf-page h1,.bf-page h2,.bf-page h3,.bf-page h4{font-weight:700;letter-spacing:-.025em;line-height:1.5}.bf-page h2{font-size:clamp(1.75rem,3vw,2.6rem);margin:0;color:var(--navy)}.bf-eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.06em;margin:0 0 24px}.bf-eyebrow,.bf-note{line-height:1.8;color:var(--muted)}.bf-note{font-size:var(--fs-note)}.bf-section-heading{max-width:780px;margin-bottom:48px}.bf-section-heading>p:last-child:not(.bf-eyebrow){margin:24px 0 0;color:var(--muted);max-width:650px}.bf-section-split{display:grid;grid-template-columns:1fr 1.15fr;gap:88px;align-items:start}.bf-section-intro{margin:0;padding-top:42px;color:var(--muted);font-size:1.0625rem}.bf-actions{display:flex;align-items:flex-start;flex-direction:column;gap:18px;margin-top:32px}.bf-button{display:inline-flex;gap:28px;align-items:center;justify-content:space-between;min-height:56px;padding:16px 24px;font-size:var(--fs-ui);font-weight:600;line-height:1.6;border:1px solid transparent;border-radius:3px;cursor:pointer;text-align:left;transition:background-color .18s,color .18s}.bf-button--primary{background:var(--navy);color:#fff}.bf-button--primary:hover{background:#304364}.bf-button--secondary{background:#fff;border-color:var(--navy);color:var(--navy)}.bf-button--secondary:hover{background:var(--soft)}.bf-text-link{display:inline-flex;gap:28px;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #99a2ad;color:var(--navy);font-size:var(--fs-small);font-weight:600;line-height:1.6;transition:border-color .18s}.bf-text-link:hover{border-color:var(--navy)}.bf-page a:focus-visible,.bf-page button:focus-visible,.bf-page summary:focus-visible{outline:2px solid currentColor;outline-offset:5px}.bf-button:disabled{cursor:not-allowed;background:#e3e6ea;color:#505d6d;border-color:#d6dce3}.bf-hero{position:relative;isolation:isolate;overflow:hidden;padding:128px 0 44px;background:#f6f5f2}.bf-hero__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center}.bf-hero__copy{position:relative;z-index:1}.bf-hero .bf-eyebrow{margin-bottom:20px}.bf-hero h1{font-size:clamp(2rem,3.1vw,2.625rem);line-height:1.45;margin:0;color:var(--navy);letter-spacing:-.035em}.bf-hero__line{display:block}.bf-hero__line:last-child{color:#4c5a67}.bf-hero__phrase{display:inline-block}.bf-hero__lead{font-size:var(--fs-lead);font-weight:600;margin:22px 0 12px;line-height:1.8}.bf-hero__description{max-width:560px;font-size:var(--fs-small);margin:0;color:var(--muted)}.bf-hero .bf-actions{flex-direction:row;flex-wrap:wrap;gap:12px;margin-top:26px}.bf-hero .bf-button{min-width:160px;justify-content:center}.bf-hero__note{font-size:var(--fs-note);color:var(--muted);margin:16px 0 0}.bf-hero__visual{position:relative;z-index:0;margin:0;pointer-events:none}.bf-hero__visual img{display:block;width:100%;height:auto;max-height:390px;object-fit:contain}.bf-profile-photo{display:block;width:220px;height:220px;max-width:100%;object-fit:cover;object-position:50% 32%;margin-top:28px;border-radius:4px}.bf-proof{padding:40px 0;border-bottom:1px solid var(--line)}.bf-proof__inner{display:block}.bf-logo-row{flex-wrap:wrap;justify-content:space-between;gap:24px}.bf-logo-row,.bf-logo-row a{display:flex;align-items:center}.bf-logo-row a{justify-content:center}.bf-logo-row img,.bf-marquee img{max-width:130px;max-height:42px;width:auto;height:auto;object-fit:contain}.bf-marquee img.bf-marquee__square-logo{max-width:76px;max-height:76px}.bf-marquee{overflow:hidden}.bf-marquee__track{display:flex;width:max-content;animation:bf-marquee 34s linear infinite}.bf-marquee__group{display:flex;align-items:center;gap:64px;padding-right:64px}.bf-marquee__group a{display:flex;align-items:center;justify-content:center}.bf-marquee:focus-within .bf-marquee__track,.bf-marquee:hover .bf-marquee__track{animation-play-state:paused}@keyframes bf-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:600px){.bf-marquee__track{animation-duration:24s}.bf-marquee__group{gap:32px;padding-right:32px}}@media (prefers-reduced-motion:reduce){.bf-marquee__track{animation:none}}.bf-context__body>p{margin:0 0 24px}.bf-context__body ul{padding:0;margin:0;list-style:none}.bf-context__body li{border-top:1px solid var(--line);padding:15px 0 15px 20px;position:relative;font-size:var(--fs-small)}.bf-context__body li:before{position:absolute;left:0;content:"—";color:#9ba3ac}.bf-cases{background:#f2f3f2}.bf-featured-case{display:grid;grid-template-columns:1fr 1.05fr;background:#fff}.bf-featured-case__lead{padding:52px;background:var(--navy);color:#fff}.bf-featured-case__lead .bf-eyebrow{color:#c1cbd8}.bf-featured-case__lead h3{font-size:clamp(1.5rem,2.3vw,2rem);margin:0 0 28px;line-height:1.6}.bf-featured-case__lead>p:not(.bf-eyebrow){font-size:var(--fs-small);line-height:1.9;color:#dae0e9}.bf-case-status{display:inline-block;border-top:1px solid #6d7d94;margin-top:26px;padding-top:12px;font-size:var(--fs-note);color:#c1cbd8}.bf-featured-case__detail{padding:42px 48px}.bf-featured-case__detail dl{margin:0}.bf-featured-case__detail dl>div+div{border-top:1px solid var(--line);padding-top:22px;margin-top:22px}.bf-featured-case__detail dt{font-size:var(--fs-note);color:var(--muted);margin-bottom:8px}.bf-featured-case__detail dd{margin:0;font-size:var(--fs-body)}.bf-featured-case__detail .bf-note{margin:24px 0 0}.bf-case-pair{display:grid;grid-template-columns:1fr 1fr;gap:56px;margin-top:48px}.bf-case-pair article{border-top:1px solid #adb5bd;padding-top:28px}.bf-case-pair .bf-eyebrow{margin-bottom:18px}.bf-case-pair h3{white-space:pre-line;font-size:var(--fs-h3);color:var(--navy);margin:0 0 22px}.bf-case-pair ul{padding:0;list-style:none;margin:0}.bf-case-pair li{font-size:var(--fs-small);color:#505b67;margin-top:12px;padding-left:14px;position:relative}.bf-case-pair li:before{content:"・";position:absolute;left:0}.bf-section-end{display:flex;justify-content:flex-end;margin-top:36px}.bf-service-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;margin-top:58px}.bf-service-list article{display:flex;flex-direction:column;border-top:2px solid var(--navy);padding-top:24px}.bf-service-list .bf-eyebrow{margin-bottom:12px}.bf-service-list h3{font-size:1.625rem;color:var(--navy);margin:0 0 20px}.bf-service-list article>p:not(.bf-eyebrow){font-size:var(--fs-small);color:var(--muted);margin:0 0 26px}.bf-service-list .bf-text-link{margin-top:auto;align-self:flex-start}.bf-services-note{font-size:var(--fs-small);margin:48px 0 0;padding-top:24px;border-top:1px solid var(--line);color:var(--muted)}.bf-services-note a{color:var(--navy);text-decoration:underline;text-underline-offset:4px}.bf-flow{background:var(--navy)}.bf-flow,.bf-flow .bf-text-link,.bf-flow h2,.bf-flow h3{color:#fff}.bf-flow .bf-eyebrow,.bf-flow .bf-section-heading>p:last-child{color:#bcc9da}.bf-approach{margin:0 0 40px;padding:0;list-style:none}.bf-approach li{display:grid;grid-template-columns:72px 1fr;gap:32px;padding:30px 0;border-top:1px solid #53617a}.bf-approach__number{font-size:1.5rem;font-weight:400;color:#b7c4d7;font-variant-numeric:tabular-nums}.bf-approach h3{font-size:var(--fs-h3);margin:0 0 12px}.bf-approach p{font-size:var(--fs-small);color:#cbd5e3;margin:0;max-width:720px}.bf-approach dl{display:flex;gap:20px;margin-top:18px;font-size:var(--fs-note)}.bf-approach dt{color:#afbed2;flex:none}.bf-approach dd{margin:0;color:#fff}.bf-profile__role{font-size:var(--fs-note);color:var(--muted);margin:0 0 6px}.bf-profile h3{font-size:1.9rem;color:var(--navy);margin:0 0 28px}.bf-profile>p:not(.bf-profile__role){font-size:var(--fs-body);margin:0 0 20px}.bf-profile .bf-text-link{margin-top:12px}.bf-faq{border-top:1px solid var(--line)}.bf-faq details{border-bottom:1px solid var(--line)}.bf-faq summary{padding:22px 0;cursor:pointer;list-style:none;color:var(--navy)}.bf-faq summary::-webkit-details-marker{display:none}.bf-faq summary h3{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0;font-size:var(--fs-body)}.bf-faq summary h3:after{content:"＋";font-weight:400;flex:none;color:var(--muted)}.bf-faq details[open] summary h3:after{content:"−"}.bf-faq details>p{margin:0;padding:0 20px 24px 0;font-size:var(--fs-small);color:var(--muted)}.bf-reading{padding:32px 0;border-top:1px solid var(--line)}.bf-reading>.bf-shell{display:flex;flex-wrap:wrap;gap:12px 32px;font-size:var(--fs-note)}.bf-reading span{color:var(--muted)}.bf-reading a{color:var(--navy);text-decoration:underline;text-underline-offset:4px}.bf-level{background:#f2f3f2}.bf-level-layout{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start}.bf-level-card,.bf-level-result{padding:36px;background:#fff;min-width:0;border:1px solid var(--line)}.bf-level-layout--questions,.bf-level-layout--result{display:block;max-width:900px;margin:auto}.bf-level-layout--intro .bf-level-card{background:transparent;border:0;padding:24px 28px 24px 0}.bf-level-layout h3{font-size:var(--fs-h3);margin:0 0 20px;color:var(--navy)}.bf-level-card__header>p,.bf-level-intro>p{margin:14px 0;font-size:var(--fs-small);color:var(--muted)}.bf-level-card__count{font-size:var(--fs-small);color:var(--muted);font-variant-numeric:tabular-nums}.bf-level-card progress{display:block;width:100%;height:5px;border:0;margin:20px 0;background:var(--line);accent-color:var(--navy)}.bf-level-card progress::-webkit-progress-bar{background:var(--line)}.bf-level-card progress::-webkit-progress-value{background:var(--navy)}.bf-level-card progress::-moz-progress-bar{background:var(--navy)}.bf-level-steps{display:flex;gap:8px;list-style:none;padding:0;margin:20px 0 32px}.bf-level-steps li{flex:1;border-top:3px solid var(--line);padding-top:10px;font-size:var(--fs-note);color:var(--muted)}.bf-level-steps li[aria-current=step]{border-color:var(--navy);color:var(--navy);font-weight:700}.bf-level-group h3,.bf-level-group h4{font-size:var(--fs-h3);color:var(--navy);margin:0 0 24px}.bf-level-q{min-width:0;border:0;padding:0;margin:24px 0}.bf-level-q legend{font-size:var(--fs-body);line-height:1.8;padding:0;margin-bottom:12px}.bf-level-q__hint{font-size:var(--fs-note);line-height:1.7;color:var(--muted);margin:0 0 12px}.bf-level-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bf-level-choices button{min-height:50px;padding:12px 8px;border:1px solid #8a95a3;background:#fff;color:var(--navy);font-size:var(--fs-small);font-weight:600;line-height:1.6;cursor:pointer;border-radius:3px}.bf-level-choices button:hover{background:var(--soft)}.bf-level-choices button[aria-pressed=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.bf-level-nav{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;border-top:1px solid var(--line);margin-top:32px}.bf-level-result{border-top:3px solid var(--navy)}.bf-level-result__heading{scroll-margin-top:110px}.bf-level-result__level{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap;margin:24px 0 12px;color:var(--navy)}.bf-level-result__level strong{font-size:var(--fs-stat);font-weight:500;line-height:1.4}.bf-level-result__level b{font-size:var(--fs-h3);line-height:1.6}.bf-level-result__empty,.bf-level-result__summary{font-size:var(--fs-small);color:var(--muted)}.bf-level-result__empty{margin:16px 0}.bf-level-ladder{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;list-style:none;padding:0;margin:28px 0}.bf-level-ladder li{padding:12px 8px;border-top:3px solid var(--line);color:var(--muted);line-height:1.6}.bf-level-ladder li[aria-current=step]{border-color:var(--navy);color:var(--navy)}.bf-level-ladder b,.bf-level-ladder span{display:block;font-size:var(--fs-note)}.bf-level-detail{margin:24px 0 0;padding:22px;background:var(--soft)}.bf-level-detail h4{font-size:var(--fs-body);margin:0 0 10px;color:var(--navy)}.bf-level-detail p{font-size:var(--fs-small);margin:0;line-height:1.8}.bf-level-detail ul{padding-left:18px;margin:0;list-style:disc}.bf-level-detail li{font-size:var(--fs-small);line-height:1.8;margin-top:8px}.bf-section-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}@media(max-width:1100px){.bf-shell{width:calc(100% - 64px)}.bf-hero__grid{gap:32px}.bf-section-split{gap:48px}.bf-featured-case__detail,.bf-featured-case__lead{padding:36px}.bf-logo-row img{max-width:110px;max-height:36px}.bf-service-list{gap:28px}}@media(max-width:900px){.bf-section{padding:80px 0}.bf-hero{padding:120px 0 44px}.bf-hero__grid{grid-template-columns:1fr;gap:0}.bf-hero__copy{max-width:680px}.bf-hero h1{font-size:clamp(2rem,5vw,2.625rem)}.bf-hero__visual{position:absolute;top:145px;right:-120px;width:580px;opacity:.14;mask-image:linear-gradient(90deg,transparent 5%,#000 55%)}.bf-hero__visual img{max-height:none}.bf-logo-row{justify-content:flex-start;gap:24px}.bf-featured-case,.bf-section-split{grid-template-columns:1fr;gap:32px}.bf-featured-case{gap:0}.bf-section-intro{padding:0;max-width:620px}.bf-service-list{grid-template-columns:1fr;margin-top:36px;gap:36px}.bf-service-list article>p:not(.bf-eyebrow){max-width:680px}.bf-level-layout{grid-template-columns:1fr}.bf-level-layout--intro .bf-level-card{padding:0}}@media(max-width:600px){.bf-shell{width:calc(100% - 40px)}.bf-section{padding:64px 0}.bf-eyebrow{font-size:var(--fs-note);letter-spacing:.02em;margin-bottom:18px}.bf-page h2{font-size:1.75rem}.bf-hero{padding-top:112px}.bf-hero h1{font-size:clamp(1.75rem,7.7vw,2.25rem);line-height:1.5}.bf-hero__lead{font-size:1.0625rem;margin-top:24px}.bf-hero__description{font-size:var(--fs-small)}.bf-hero__visual{top:140px;right:-210px;opacity:.12}.bf-actions{gap:14px}.bf-button{width:100%;justify-content:center;gap:14px;padding:14px 16px}.bf-hero .bf-actions{display:grid;grid-template-columns:1fr 1fr}.bf-hero .bf-button{min-width:0}.bf-proof{padding:30px 0}.bf-proof__inner{display:block}.bf-logo-row{gap:22px;justify-content:flex-start}.bf-logo-row img{max-width:90px;max-height:30px}.bf-marquee img.bf-marquee__square-logo{max-width:58px;max-height:58px}.bf-section-heading{margin-bottom:32px}.bf-featured-case__detail,.bf-featured-case__lead{padding:28px 24px}.bf-case-pair{grid-template-columns:1fr;gap:32px;margin-top:32px}.bf-approach li{grid-template-columns:35px 1fr;gap:16px}.bf-approach h3{font-size:1.125rem}.bf-approach dl{display:block}.bf-approach dd{margin-top:4px}.bf-level-card,.bf-level-result{padding:24px 18px}.bf-level-choices{grid-template-columns:1fr}.bf-level-steps{gap:6px}.bf-level-steps li{font-size:var(--fs-note)}.bf-level-steps span{display:block}.bf-level-nav{flex-wrap:wrap}.bf-level-nav .bf-button{width:auto;flex:1}.bf-level-ladder{grid-template-columns:1fr;gap:0}.bf-level-ladder li{display:flex;gap:12px;padding:8px 0;border-top:1px solid var(--line)}.bf-level-detail{padding:18px}.bf-section-cta{display:grid}}@media(prefers-reduced-motion:reduce){.bf-page *{scroll-behavior:auto!important;transition:none!important}}.bf-level-group__heading{scroll-margin-top:110px}.bf-service-hub{padding-top:152px}.bf-service-hub h1{font-size:clamp(2rem,3.5vw,3rem);margin:0;color:var(--navy)}.bf-hub-services{display:grid;gap:64px;margin-top:64px}.bf-hub-service{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:40px;border-top:1px solid #a9b2bd}.bf-hub-service__intro>p:not(.bf-eyebrow){font-size:var(--fs-body);margin:24px 0;color:var(--muted)}.bf-hub-price{margin:32px 0 24px;padding:24px;background:var(--soft)}.bf-hub-price dt{font-size:var(--fs-note);color:var(--muted);margin-bottom:10px}.bf-hub-price dd{margin:0;color:var(--navy);font-size:var(--fs-body);font-weight:600}.bf-hub-service__detail h3{font-size:var(--fs-small);color:var(--muted);margin:0 0 20px}.bf-hub-service__detail ul{list-style:none;padding:0;margin:0 0 32px}.bf-hub-service__detail li+li{margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}.bf-hub-service__detail h4{font-size:var(--fs-body);margin:0 0 8px;color:var(--navy)}.bf-hub-service__detail p{font-size:var(--fs-small);margin:0;color:var(--muted)}.bf-hub-phases{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.bf-hub-phases article{border-top:1px solid #a9b2bd;padding-top:24px}.bf-hub-phases h3{font-size:var(--fs-h3);margin:0 0 22px;color:var(--navy)}.bf-hub-phases article>p:not(.bf-eyebrow){font-size:var(--fs-small);color:var(--muted)}.bf-hub-phases dl{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.bf-hub-phases dt{font-size:var(--fs-note);color:var(--muted);margin:14px 0 6px}.bf-hub-phases dd{font-size:var(--fs-small);margin:0}.bf-role-list{margin:0}.bf-role-list>div{padding:22px 0;border-top:1px solid var(--line)}.bf-role-list dt{font-size:var(--fs-body);font-weight:600;color:var(--navy);margin-bottom:12px}.bf-role-list dd{font-size:var(--fs-small);margin:0;color:var(--muted)}@media(max-width:900px){.bf-hub-service{grid-template-columns:1fr;gap:36px}.bf-hub-phases{grid-template-columns:1fr;gap:32px}}@media(max-width:600px){.bf-service-hub{padding-top:112px}.bf-hub-services{margin-top:40px;gap:40px}}.bf-level-layout--intro{grid-template-columns:.85fr 1.15fr}.bf-level-preview{padding:24px}.bf-level-preview__description{font-size:var(--fs-small);color:var(--muted);margin:0 0 16px}.bf-level-preview__levels{display:grid;grid-template-columns:1fr;gap:0;margin:18px 0 0;padding:0;list-style:none}.bf-level-preview__levels li{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid var(--line);font-size:var(--fs-note)}.bf-level-preview__levels strong{flex:none;font-weight:600;color:var(--navy)}.bf-level-preview__total{margin:14px 0 20px;color:var(--navy);font-size:var(--fs-small)}.bf-level-preview__figure{margin:0}.bf-level-preview__image-link{display:block;border:1px solid var(--line);background:#fff}.bf-level-preview__image{display:block;width:100%;height:auto;max-height:400px;object-fit:cover;object-position:top}.bf-level-preview__caption{display:flex;justify-content:space-between;gap:12px;font-size:var(--fs-note);color:var(--muted);margin-top:10px}@media(min-width:901px) and (max-height:760px){.bf-hero{padding-top:112px;padding-bottom:32px}.bf-hero h1{font-size:clamp(1.9rem,2.9vw,2.4rem)}.bf-hero__lead{margin:18px 0 10px}.bf-hero .bf-actions{margin-top:22px}.bf-hero__note{margin-top:14px}}@media(max-width:900px){.bf-level-layout--intro{grid-template-columns:1fr}}@media(max-width:600px){.bf-level-preview{padding:20px 16px}.bf-level-preview__caption{flex-wrap:wrap}}.bf-level-preview__legend-title{font-size:var(--fs-small);color:var(--navy);margin:30px 0 0}.bf-level-intro .bf-level-preview__levels{max-width:440px}.bf-hero--visual-background .bf-hero__visual{position:absolute;inset:80px 0 0;width:auto;opacity:1}.bf-hero--visual-background .bf-hero__visual img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:right center;mask-image:linear-gradient(180deg,transparent 0,#000 10%,#000 88%,transparent)}.bf-hero--visual-background .bf-hero__visual:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#f6f5f2 24%,rgba(246,245,242,.94) 42%,rgba(246,245,242,0) 67%)}@media(max-width:900px){.bf-hero--visual-background .bf-hero__visual{inset:80px -140px 0 0;width:auto;opacity:.3;mask-image:none}.bf-hero--visual-background .bf-hero__visual img{object-fit:cover;object-position:right center}.bf-hero--visual-background .bf-hero__visual:after{background:linear-gradient(90deg,#f6f5f2,rgba(246,245,242,0) 70%)}}@media(max-width:600px){.bf-hero--visual-background .bf-hero__visual{right:-150px;opacity:.28}}.bf-hero-proof{position:relative;z-index:2;align-self:end;justify-self:start;display:flex;flex-direction:column;align-items:center;justify-content:center;width:184px;height:184px;margin:0 0 40px;border:2px solid var(--navy);border-radius:50%;background:rgba(255,255,255,.96);color:var(--navy);text-align:center;box-shadow:0 0 0 8px rgba(255,255,255,.48)}.bf-hero-proof__label{font-size:var(--fs-small);font-weight:600;line-height:1.5}.bf-hero-proof__value{display:flex;align-items:baseline;justify-content:center;gap:7px;margin:4px 0 8px;line-height:1}.bf-hero-proof__value strong{font-size:4rem;font-weight:600;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.bf-hero-proof__value span{font-size:var(--fs-body);font-weight:500}.bf-hero-proof__date{font-size:var(--fs-note);color:var(--muted);line-height:1.5}@media(max-width:1100px) and (min-width:901px){.bf-hero-proof{width:168px;height:168px;margin-bottom:26px}.bf-hero-proof__value strong{font-size:3.6rem}}@media(max-width:900px){.bf-hero-proof{display:grid;grid-template-columns:auto 1fr;column-gap:20px;row-gap:0;width:max-content;max-width:100%;height:auto;min-height:64px;padding:10px 18px;margin:24px 0 0;border:1px solid #bac6d6;border-left:4px solid var(--navy);border-radius:4px;box-shadow:none;text-align:left}.bf-hero-proof__label{grid-column:1;grid-row:1;align-self:end;font-size:var(--fs-note)}.bf-hero-proof__date{grid-column:1;grid-row:2;align-self:start}.bf-hero-proof__value{grid-column:2;grid-row:1/span 2;margin:0;align-self:center}.bf-hero-proof__value strong{font-size:2.625rem}.bf-hero-proof__value span{font-size:var(--fs-small)}}@media(max-width:600px){.bf-hero-proof{width:100%;margin-top:20px;padding:10px 14px;column-gap:14px}}.bf-feature__list{display:grid;gap:24px}.bf-feature__list article{text-align:center}.bf-feature__num{display:flex;align-items:center;justify-content:center;width:84px;height:84px;margin:0 auto 20px;border:1px solid var(--navy);border-radius:50%;color:var(--navy);font-size:var(--fs-h3);font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.bf-feature__list h3{margin:0 0 12px;font-size:var(--fs-lead);font-weight:700;line-height:1.6;color:#071f4a}.bf-feature__list p{margin:0;font-size:var(--fs-body);line-height:1.9;color:#333;text-align:left}.bf-docs__list{display:grid;gap:24px}.bf-docs__list article{display:flex;flex-direction:column;border:1px solid #dddbd5;border-radius:8px;padding:24px}.bf-docs__list h3{margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.6;color:#071f4a}.bf-docs__list p{margin:0 0 12px;font-size:16px;line-height:1.9;color:#333}.bf-docs__format{margin:0 0 16px!important;font-size:13px!important;color:#6b6f76!important}.bf-docs__list .bf-text-link{margin-top:auto}@media (min-width:768px){.bf-feature__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.bf-feature__list h3{min-height:4.8em}.bf-docs__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}