.hero-cards-bg{pointer-events:none}.hero-cards-bg__card{pointer-events:auto}.hero-cards-bg__row:has(.hero-sector-card.is-open),.hero-cards-bg__row:has(.hero-sector-card__shell:hover){position:relative;z-index:4}.hero-sector-card{width:100%;height:100%;display:flex;flex-direction:column}.hero-sector-card__shell{--hero-card-accent:#38bdf8;flex:1;display:flex;flex-direction:column;min-height:100%;background:#171717;border-radius:1.4rem;padding:.6rem;box-shadow:0 10px 30px rgba(0,0,0,.48);transition:transform .45s cubic-bezier(.34, 1.45, .64, 1),box-shadow .35s ease}.hero-cards-bg__card--a .hero-sector-card__shell{--hero-card-accent:#38bdf8}.hero-cards-bg__card--b .hero-sector-card__shell{--hero-card-accent:#4ade80}.hero-cards-bg__card--d .hero-sector-card__shell{--hero-card-accent:#a78bfa}.hero-cards-bg__card--e .hero-sector-card__shell{--hero-card-accent:#fb923c}.hero-cards-bg__card--c .hero-sector-card__shell{--hero-card-accent:#facc15}.hero-sector-card.is-active .hero-sector-card__shell,.hero-sector-card__shell:hover{box-shadow:0 14px 36px rgba(0,0,0,.55)}.hero-sector-card__panel{position:relative;overflow:hidden;background:#262626;border-radius:.95rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.hero-sector-card__panel-inner{position:relative;z-index:2;padding:.9rem 1rem .85rem}.hero-sector-card__panel-scrim{position:absolute;inset:0;z-index:1;opacity:0;background:linear-gradient(180deg,rgba(14,14,14,.45) 0,rgba(10,10,10,.82) 45%,rgba(8,8,8,.94) 100%);transition:opacity .42s ease;pointer-events:none}.hero-sector-card.is-active .hero-sector-card__panel-scrim,.hero-sector-card__shell:hover .hero-sector-card__panel-scrim{opacity:1}.hero-sector-card__head{display:flex;align-items:center;gap:.9rem}.hero-sector-card__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;opacity:0;transform:scale(1.05);transition:opacity .45s ease,transform .52s cubic-bezier(.34, 1.15, .64, 1);pointer-events:none}.hero-sector-card.is-active .hero-sector-card__media,.hero-sector-card__shell:hover .hero-sector-card__media{opacity:1;transform:scale(1)}.hero-sector-card__thumb-slot{width:3.65rem;height:3.65rem;flex-shrink:0;overflow:hidden;border-radius:.8rem;background:#1a1a1a;transition:opacity .28s ease}.hero-sector-card.is-active .hero-sector-card__thumb-slot,.hero-sector-card__shell:hover .hero-sector-card__thumb-slot{opacity:0}.hero-sector-card__thumb{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border:none;background:#1a1a1a}.hero-sector-card__title{margin:0;flex:1;min-width:0;min-height:calc(2 * 1.22 * clamp(.84rem,1.05vw,.92rem));display:flex;align-items:center;font-family:"Space Grotesk",system-ui,sans-serif;font-size:clamp(.84rem, 1.05vw, .92rem);font-weight:600;color:#fafafa;line-height:1.22;letter-spacing:-.01em}.hero-sector-card__expand{display:grid;grid-template-rows:0fr;opacity:0;margin-top:0;overflow:hidden;transition:grid-template-rows .45s cubic-bezier(.34, 1.45, .64, 1),opacity .32s ease,margin-top .45s cubic-bezier(.34, 1.45, .64, 1)}.hero-sector-card__expand>div{min-height:0;overflow:hidden}.hero-cards-bg__row:has(.hero-sector-card.is-open) .hero-sector-card__expand,.hero-cards-bg__row:has(.hero-sector-card__shell:hover) .hero-sector-card__expand{grid-template-rows:1fr;opacity:1;margin-top:.75rem}.hero-cards-bg__row:has(.hero-sector-card.is-open) .hero-sector-card__expand-inner,.hero-cards-bg__row:has(.hero-sector-card__shell:hover) .hero-sector-card__expand-inner{border-top-color:rgba(255,255,255,.16)}.hero-cards-bg__row:has(.hero-sector-card.is-open) .hero-sector-card__cases li,.hero-cards-bg__row:has(.hero-sector-card__shell:hover) .hero-sector-card__cases li{opacity:1;transform:translateY(0)}.hero-cards-bg__row:has(.hero-sector-card.is-open) .hero-sector-card__link,.hero-cards-bg__row:has(.hero-sector-card__shell:hover) .hero-sector-card__link{opacity:1;transform:translateY(0);pointer-events:auto}.hero-sector-card__expand-inner{padding-top:.15rem;border-top:1px solid rgba(255,255,255,.1)}.hero-sector-card__cases{list-style:none;margin:.65rem 0 0;padding:0;display:flex;flex-direction:column;gap:.48rem}.hero-sector-card__cases li{position:relative;padding-left:.9rem;font-family:"Space Grotesk",system-ui,sans-serif;font-size:.8rem;font-weight:500;color:#f5f5f5;line-height:1.45;opacity:0;transform:translateY(6px);transition:opacity .28s ease,transform .35s cubic-bezier(.34, 1.45, .64, 1)}.hero-sector-card__cases li:first-child{transition-delay:40ms}.hero-sector-card__cases li:nth-child(2){transition-delay:0.1s}.hero-sector-card__cases li:nth-child(3){transition-delay:0.16s}.hero-sector-card__cases li::before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:var(--hero-card-accent)}.hero-sector-card__link{display:inline-flex;align-items:center;gap:.25rem;margin-top:.75rem;font-family:"Space Grotesk",system-ui,sans-serif;font-size:.74rem;font-weight:600;color:var(--hero-card-accent);text-decoration:none;opacity:0;transform:translateY(4px);transition:opacity .25s ease .12s,transform .3s ease .12s,color .2s ease;pointer-events:none}.hero-sector-card__link svg{width:.9rem;height:.9rem}.hero-sector-card__link:hover{color:#fff}.hero-sector-card__foot{display:flex!important;align-items:center;gap:.5rem;margin-top:.55rem;padding:0 .1rem}.hero-sector-card__pill{width:1.15rem;height:1.15rem;border-radius:999px;flex-shrink:0;background:var(--hero-card-accent);box-shadow:0 0 12px color-mix(in srgb,var(--hero-card-accent) 45%,transparent)}.hero-sector-card__tagline{font-family:"Space Grotesk",system-ui,sans-serif;font-size:clamp(.78rem, .95vw, .84rem);font-weight:500;color:#d4d4d4;line-height:1.25;letter-spacing:-.005em}.hero-card__body,.hero-card__header,.hero-card__media-fade,.hero-cards-bg__card-content::after,.hero-cards-bg__card-content::before,.hero-sector-card__subtitle{display:none!important}.hero-cards-bg__card-content{background:#171717!important;border:none!important;box-shadow:none!important;padding:0!important}@media (prefers-reduced-motion:reduce){.hero-cards-bg__card,.hero-sector-card__cases li,.hero-sector-card__expand,.hero-sector-card__link,.hero-sector-card__media,.hero-sector-card__panel-scrim,.hero-sector-card__shell,.hero-sector-card__thumb,.hero-sector-card__thumb-slot{transition:none!important}.hero-cards-bg__row:has(.hero-sector-card.is-open) .hero-sector-card__expand,.hero-sector-card__expand{grid-template-rows:1fr;opacity:1;margin-top:.75rem}.hero-sector-card__media{opacity:1;transform:none}.hero-sector-card__thumb-slot{opacity:0}.hero-sector-card__panel-scrim{opacity:1}.hero-cards-bg__row:has(.hero-sector-card.is-open) .hero-sector-card__cases li,.hero-sector-card__cases li{opacity:1;transform:none}.hero-cards-bg__row:has(.hero-sector-card.is-open) .hero-sector-card__link,.hero-sector-card__link{opacity:1;transform:none;pointer-events:auto}}@media (max-width:768px){.hero-cards-bg{display:none!important}}