.home-hero{background:var(--blue-950);color:#fff}.home-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:2.5rem;display:grid}.home-hero__copy{min-width:0;padding-block:3.5rem}.home-hero .eyebrow{max-width:36ch;color:var(--yellow-500);margin-bottom:1.25rem;font-size:.875rem;line-height:1.6}.home-hero h1{color:#fff;text-transform:uppercase;text-wrap:balance;max-width:17ch;margin:0 0 1.4rem;font-size:clamp(2.5rem,4.5vw,4.5rem);line-height:1.05}.home-hero__lead{color:#dfebfa;margin:0 0 1.75rem;font-size:clamp(1.0625rem,1.6vw,1.25rem)}.home-hero__media{align-self:stretch;min-width:0;min-height:500px;margin:0;position:relative}.home-hero__media img{object-fit:cover;object-position:62% center;width:100%;height:100%;position:absolute;inset:0}.home-hero__media figcaption{border-left:4px solid var(--yellow-500);color:#fff;background:#10244de8;padding:1rem 1.25rem;font-size:.875rem;position:absolute;bottom:0;left:0;right:0}.home-section{padding-block:clamp(2.75rem,6vw,4.5rem)}.home-brands .brand-strip__inner{padding-block:1.15rem}.home-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;margin-bottom:1.5rem;display:flex}.home-section-heading>*{min-width:0}.home-section-heading h2{margin:0;font-size:clamp(2rem,4vw,3.3rem)}.home-section-heading p{color:var(--muted);margin:.75rem 0 0}.home-section-heading>.text-link{align-items:center;gap:.75rem;min-height:44px;display:inline-flex}.home-activity-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1.25rem;display:grid}.home-activity{border:1px solid var(--line);background:#fff;flex-direction:column;grid-column:span 2;min-width:0;transition:border-color .18s;display:flex}.home-activity:nth-child(-n+2){grid-column:span 3}.home-activity__image{aspect-ratio:16/10;background:var(--offwhite);overflow:hidden}.home-activity__image img{object-fit:cover;width:100%;height:100%;transition:transform .35s var(--motion-ease)}.home-activity__copy{flex-direction:column;flex:1;padding:1.35rem;display:flex}.home-activity h3{margin:0 0 .6rem;font-size:clamp(1.35rem,2.6vw,2rem);line-height:1.15}.home-activity p{color:var(--muted);margin:0 0 1.1rem;font-size:1rem;line-height:1.5}.home-activity__link{border-top:1px solid var(--line);color:var(--blue-900);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:.9rem;font-size:.875rem;font-weight:750;display:flex}.home-activity__link>span{background:var(--yellow-500);flex:0 0 2rem;place-items:center;width:2rem;height:2rem;font-size:1.2rem;display:grid}.home-activity:hover{border-color:var(--cyan-600)}.home-activity:hover .home-activity__image img{transform:scale(1.025)}.home-related-services{border-top:1px solid var(--line);flex-wrap:wrap;gap:.5rem 1.5rem;margin-top:1.5rem;padding-top:1rem;display:flex}.home-related-services a{min-height:44px;color:var(--blue-900);justify-content:space-between;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:700;display:inline-flex}.home-related-services a:hover{color:var(--cyan-600)}.home-opportunities{background:var(--blue-950)}.home-opportunities__grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-opportunity{min-width:0;padding:clamp(2rem,4vw,3.5rem)}.home-opportunity h2{max-width:20ch;margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,3rem)}.home-opportunity p{max-width:45ch;margin-bottom:1.5rem;font-size:1rem}.home-opportunity--sourcing{color:#dfebfa;padding-left:0}.home-opportunity--sourcing h2{color:#fff}.home-opportunity--sale{background:var(--yellow-500);color:var(--blue-950)}.home-opportunity__secondary{color:#fff;text-underline-offset:.2em;width:fit-content;min-height:44px;margin-top:.8rem;padding-block:.55rem;font-size:.9375rem;text-decoration:underline;display:block}.home-company__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.home-company__image{border-bottom:5px solid var(--yellow-500);margin:0}.home-company__image img{aspect-ratio:4/3;object-fit:cover;width:100%}.home-company__copy{min-width:0}.home-company h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3.4rem)}.home-company__copy>p:not(.eyebrow){color:var(--muted);font-size:1rem}.home-company__audience{border-left:3px solid var(--yellow-500);padding-left:1rem}.home-company .text-link{align-items:center;gap:.75rem;min-height:44px;display:inline-flex}.home-insights{border-top:1px solid var(--line);background:var(--offwhite)}.home-insights .home-section-heading{margin-bottom:0}.home-insights .article-grid{margin-top:1.5rem}.home-contact{background:var(--blue-900);border-top:5px solid var(--yellow-500);color:#fff}.home-contact__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.home-contact__inner>*{min-width:0}.home-contact h2{color:#fff;max-width:20ch;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.4rem)}.home-contact p{color:#dfebfa;max-width:48ch;margin:0}.home-contact .button-row{flex:none}@media (width<=980px){.home-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-activity,.home-activity:nth-child(-n+2){grid-column:auto}.home-activity:last-child{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.home-activity:last-child .home-activity__image{height:100%}.home-contact__inner{flex-direction:column;align-items:flex-start}}@media (width<=900px){.home-hero__grid{grid-template-columns:minmax(0,1fr);gap:0}.home-hero__copy{padding-block:2.5rem 2rem}.home-hero h1{max-width:21ch;font-size:clamp(2rem,7.5vw,3.6rem)}.home-hero__media{aspect-ratio:16/9;min-height:0}.home-hero__media img{object-position:center 55%}.home-company__grid{grid-template-columns:minmax(0,1fr);gap:1.75rem}.home-company__image{max-width:42rem}}@media (width<=680px){.home-activity-grid{grid-template-columns:minmax(0,1fr);gap:1rem}.home-activity:last-child{grid-column:auto;display:flex}.home-activity:last-child .home-activity__image{height:auto}.home-activity__image{aspect-ratio:16/9}.home-activity__copy{padding:1.15rem}.home-activity h3{font-size:1.5rem}.home-opportunities__grid{grid-template-columns:minmax(0,1fr)}.home-opportunity--sourcing{padding-inline:0}.home-opportunity--sale{padding:1.5rem}.home-contact .button-row{width:100%}.home-related-services{grid-template-columns:minmax(0,1fr);gap:.2rem;display:grid}.home-related-services a{border-bottom:1px solid var(--line);padding-block:.5rem}}@media (width<=480px){.home-hero__copy{padding-block:2rem 1.75rem}.home-hero h1,.home-hero .eyebrow{margin-bottom:1rem}.home-hero__lead{margin-bottom:1.25rem}.home-hero__media figcaption{padding:.65rem .85rem;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.home-activity:hover .home-activity__image img{transform:none}}
