.home-page .main-section{position:relative;overflow-x:clip;min-height:calc(100svh - var(--nav-bar-height));padding:0;display:flex;flex-direction:column;justify-content:center}.home-page .main-section .container{min-width:0;width:100%}.home-page .main-section .home-headline{font-size:clamp(1.75rem,5vw + 1rem,var(--text-8xl));text-wrap:balance;overflow-wrap:break-word;hyphens:none;word-break:normal;max-width:100%}.home-page .main-section .home-headline-mega{color:#fff}.home-page .main-section .home-headline-gradient{display:inline;background:linear-gradient(100deg,color-mix(in srgb,var(--acc1) 72%,#000) 0%,var(--acc1) 45%,color-mix(in srgb,var(--acc1) 55%,#fff) 100%);background-clip:text;color:transparent;box-decoration-break:clone}.home-page .main-section h3{color:var(--muted);overflow-wrap:break-word;hyphens:none;word-break:normal;max-width:100%}.home-page .main-section .main-section-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;flex-wrap:wrap;margin-top:2.75rem}@media(width<768px){.home-page .main-section .main-section-actions{align-items:flex-end}}.home-page .main-section .main-section-actions .btn-outline-light{background:transparent;border-color:color-mix(in srgb,#fff 55%,transparent);color:#fff}.home-page .main-section .main-section-actions .btn-outline-light:hover{background:color-mix(in srgb,#fff 18%,transparent);border-color:color-mix(in srgb,#fff 85%,transparent)}.home-page .home-section{padding:clamp(2.25rem,5vw,3.25rem) 0}.home-page .home-section .home-headline{font-size:clamp(1.5rem,3.5vw + .75rem,var(--text-5xl));text-wrap:balance;overflow-wrap:break-word;hyphens:none;word-break:normal;max-width:100%;margin:0 0 .35rem}.home-page .home-section .home-headline-gradient{display:inline;background:linear-gradient(100deg,color-mix(in srgb,var(--acc1) 72%,#000) 0%,var(--acc1) 45%,color-mix(in srgb,var(--acc1) 55%,#fff) 100%);background-clip:text;color:transparent;box-decoration-break:clone}.home-page .home-section-lede{margin:0;max-width:100%;font-family:var(--font-serif);font-size:var(--text-2xl);font-weight:var(--font-normal);line-height:var(--leading-prose);color:var(--muted);overflow-wrap:break-word;hyphens:none}.home-page .home-section h2+.home-section-lede{margin-top:clamp(1rem,3vw,1.5rem)}.home-page .home-section-lede+.home-section-lede{margin-top:clamp(.65rem,1.5vw,1rem)}@media(width>=768px){.home-page .home-section-lede{max-width:70%}}.home-page .home-section-cta{margin:clamp(1.5rem,4vw,2rem) 0 0}.home-case-studies-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2.5rem,7vw,4.25rem);margin-top:clamp(1.25rem,3vw,2rem)}@media(width<900px){.home-case-studies-grid{grid-template-columns:1fr}}.home-page .home-case-study-card h3{margin:0 0 .75rem}.home-page .home-case-study-card p,.home-page .home-case-study-card li{font-family:var(--font-serif);font-size:var(--text-base);font-weight:var(--font-normal);line-height:var(--leading-prose)}.home-case-study-card p{margin:0 0 1rem}.home-case-study-card ul{margin:0 0 1rem;padding-left:1.25rem}.home-case-study-card li+li{margin-top:.35rem}.home-writings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2.5rem,7vw,4.25rem);margin-top:clamp(1.25rem,3vw,2rem)}@media(width<900px){.home-writings-grid{grid-template-columns:1fr}}.home-page .home-writing-card h3{margin:0 0 .75rem}.home-page .home-writing-abstract,.home-page .home-writing-more a{font-weight:var(--font-normal)}.home-writing-abstract{color:var(--muted);font-family:var(--font-serif);font-size:var(--text-lg);line-height:var(--leading-prose);margin:0 0 1rem}.home-writing-more{margin:0}.home-writing-more a{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--font-medium);color:var(--acc1);text-decoration:underline;text-underline-offset:.2em}.home-writing-more a:hover{color:color-mix(in srgb,var(--acc1) 88%,#fff)}.home-page .home-value-section{padding-bottom:clamp(1.5rem,4vw,2.25rem)}.home-page .home-value-section>.container:first-of-type{margin-bottom:clamp(.75rem,2vw,1.25rem)}.home-page .home-section-bg-2{background:var(--bg-2)}.home-page .home-section-bg-2 p,.home-page .home-section-bg-2 .home-section-lede{color:#fff}
