/* Inline style attributes lifted out of the templates.
   core/group has no attribute that can carry an arbitrary style="",
   so leaving them inline would make every block fail editor validation.
   Generated by build/blocks.py — do not hand-edit. */
.tbx-002535c{margin-top:12px}
.tbx-05253f1{margin-inline:0}
.tbx-062d4a8{margin-top:24px}
.tbx-08eeed9{margin-top:4px;font-style:italic}
.tbx-0b0a8aa{display:flex;justify-content:space-between;padding:16px 0 0;margin-top:10px;border-top:1px solid var(--line);font-size:18px}
.tbx-1671a6b{background:var(--brand-soft);border-color:#CBE0F5}
.tbx-1bfd2ca{font-size:clamp(34px,4.6vw,54px);margin-top:14px}
.tbx-20dcef9{padding:0;overflow:hidden}
.tbx-29d32fa{font-size:clamp(36px,5.6vw,66px)}
.tbx-2a4dac2{align-items:start}
.tbx-3a93ee8{font-size:16px;margin-top:10px}
.tbx-3ae1f62{margin-top:20px}
.tbx-3d7f5d5{margin-top:20px;max-width:660px}
.tbx-3e7542d{color:var(--defence)}
.tbx-4a3d94d{width:100%;border-radius:10px}
.tbx-4a909ea{margin-top:18px}
.tbx-4aacb63{font-size:clamp(44px,6.4vw,76px);color:var(--energy)}
.tbx-4dbcc88{margin-top:20px;font-size:13px;color:var(--muted);display:flex;gap:16px;flex-wrap:wrap}
.tbx-4ddbd91{font-style:italic}
.tbx-50fedc5{margin-inline:0;margin-bottom:30px}
.tbx-553a645{margin-top:14px}
.tbx-558dd12{font-size:clamp(44px,6.4vw,76px);color:var(--balance)}
.tbx-5e8a11e{font-size:16.5px}
.tbx-6179637{margin-bottom:14px}
.tbx-6d56738{width:100%}
.tbx-6efd788{color:var(--energy)}
.tbx-7408e1e{border-bottom:1px solid var(--line)}
.tbx-8e86974{margin-bottom:16px}
.tbx-9e3c4cc{margin-top:6px}
.tbx-9fc544e{margin-bottom:22px}
.tbx-a2e9651{font-size:16.5px;margin-top:8px}
.tbx-aa3a2f6{margin-top:26px}
.tbx-ae710ed{margin-top:12px;color:var(--ink);font-weight:600}
.tbx-b0043ef{margin-top:16px}
.tbx-b7c8fe8{font-size:19px}
.tbx-b89a775{margin-top:22px}
.tbx-bab72ba{margin-top:24px;font-style:italic}
.tbx-be25404{margin-bottom:18px}
.tbx-bf83cf1{font-size:18px}
.tbx-cac868e{margin-top:22px;border-radius:12px;overflow:hidden;background:var(--surface-2)}
.tbx-ceec1cc{border-radius:16px;overflow:hidden}
.tbx-d1eaf43{margin-bottom:44px}
.tbx-d431697{margin-top:8px}
.tbx-d86ca34{display:flex;justify-content:space-between;padding:9px 0;font-size:15.5px;color:var(--balance)}
.tbx-d94f135{margin-inline:0;margin-bottom:28px}
.tbx-dcdada3{font-size:clamp(44px,6.4vw,76px);color:var(--defence)}
.tbx-de60ce3{font-size:clamp(36px,5.4vw,64px)}
.tbx-e0715ed{color:var(--balance)}
.tbx-ed67a64{font-size:15.5px}
.tbx-edc6d91{background:var(--surface-2);border:0}
.tbx-ee65e99{padding-top:18px}
.tbx-eee6854{margin-bottom:34px}
.tbx-ef4825a{margin-bottom:26px}
.tbx-f57ff57{font-size:16.5px;margin-top:12px}
.tbx-f6e3d7f{text-align:right}
.tbx-f9c5d56{color:var(--brand)}
.tbx-faec37d{border-color:var(--brand);border-width:1.5px}
.tbx-fc4f3d1{width:100%;height:100%;object-fit:cover}
.tbx-fc8a1b7{display:flex;justify-content:space-between;padding:9px 0;font-size:15.5px}
/* a <span class="eyebrow"> becomes a <p>; kill the default top margin */
p.eyebrow{margin-top:0}
/* core/image wraps every <img> in a <figure>. The design sizes images
   against their own parent, so take the figure out of the box tree and
   leave the <img> exactly where the CSS expects to find it. */
.wp-block-image{display:contents}
