.tilted-card-figure{perspective:800px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.tilted-card-mobile-alert{text-align:center;font-size:.875rem;display:none;position:absolute;top:1rem}@media (max-width:640px){.tilted-card-mobile-alert{display:block}.tilted-card-caption{display:none}}.tilted-card-inner{transform-style:preserve-3d;position:relative}.tilted-card-inner:after{content:"";background:radial-gradient(320px circle at var(--glow-x,50%) var(--glow-y,50%), rgba(52, 211, 153, calc(var(--glow-intensity,0) * 1)) 0%, rgba(52, 211, 153, calc(var(--glow-intensity,0) * .6)) 30%, rgba(52, 211, 153, calc(var(--glow-intensity,0) * .2)) 55%, transparent 70%);-webkit-mask-composite:xor;pointer-events:none;z-index:4;padding:2px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.tilted-card-overlay{z-index:2;will-change:transform;position:absolute;top:0;left:0;transform:translateZ(30px)}.tilted-card-caption{pointer-events:none;opacity:0;z-index:2;white-space:nowrap;background-color:#0c0c0c;border:1px solid #2c2c2c;border-radius:4px;padding:8px 14px;position:absolute;top:0;left:0}
