.card-spotlight{--mouse-x:50%;--mouse-y:50%;--spotlight-color:#ffffff0d;background-color:#0f172a80;border:1px solid #94a3b859;border-radius:1.5rem;flex-direction:column;padding:1.75rem 1.75rem 1.6rem;display:flex;position:relative;overflow:hidden}.card-spotlight:before{content:"";background:radial-gradient(circle at var(--mouse-x)var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:.6}.card-spotlight.buildingblocks-spotlight-card{background-color:var(--color-orange,#f59e0b);border-color:#0f172a1f;height:100%}.card-spotlight.buildingblocks-spotlight-card:before{background:radial-gradient(circle at var(--mouse-x)var(--mouse-y),#ffffff52 0%,#fff8eb1f 48%,transparent 68%)}.card-spotlight.buildingblocks-spotlight-card:hover:before,.card-spotlight.buildingblocks-spotlight-card:focus-within:before{opacity:.44}.valueprops-spotlight-card{height:100%;padding:1.75rem 1.75rem 1.85rem}@media (min-width:900px){.valueprops-spotlight-card{padding:2rem 1.85rem}}
