.layout_section__pTmkv{width:100%}.layout_heroGrid__7Fagt{display:grid;width:100%;grid-gap:var(--space-6x);gap:var(--space-6x);grid-template-columns:1fr}@media(min-width:640.02px){.layout_heroGrid__7Fagt{grid-template-columns:1fr 2fr;align-items:start}}.layout_heroPanel__gqI6O{--color-bg-accent:light-dark(var(--blue-10),var(--blue-100));--color-text-base:light-dark(var(--olive),var(--white));--color-border-base:light-dark(var(--green-90),var(--green-40));padding:var(--space-8x);border-radius:var(--radius-3x);background-color:var(--color-bg-accent);color:var(--color-text-base)}.layout_heroPanelLink__x1uwd{font-size:var(--font-size-text-medium);color:var(--color-text-base);text-decoration-color:var(--color-border-base);text-underline-offset:.15em}.layout_heroGridRight__elPdl{display:grid;width:100%;grid-gap:var(--space-6x);gap:var(--space-6x);grid-template-columns:1fr}@media(min-width:640.02px){.layout_heroGridRight__elPdl{grid-template-columns:repeat(2,1fr)}}.layout_carouselTrack__q3tND{display:flex;gap:var(--space-6x);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;width:100%;scrollbar-width:none;-ms-overflow-style:none}.layout_carouselTrack__q3tND::-webkit-scrollbar{display:none}.layout_carouselItem__Jf2jy{flex:0 0 auto;width:calc((100% - var(--space-6x))/2);min-width:280px;scroll-snap-align:start}@media(--mobile ){.layout_carouselItem__Jf2jy{width:80%}}.layout_carouselControlsRow__clKs6{width:100%}.layout_carouselControls__C4BNC{display:flex;gap:var(--space-3x)}.layout_carouselButton__1Jce2{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--color-border-sub);background:var(--color-bg-primary);cursor:pointer;color:var(--color-text-sub)}.layout_carouselButton__1Jce2:disabled{opacity:.4;cursor:not-allowed}