.heart{display:inline-block;height:16px;width:24px}.heart,.hrt{position:relative}.hrt{animation:sport 1s infinite;background-color:#d50924;box-shadow:0 0 70px #eb0c0c;height:10px;left:0;top:0;width:10px}.lef{left:0}.lef,.rig{border-radius:100px;position:absolute;top:2px}.rig{left:10px}.cen{left:5px;position:absolute;top:6.9px;transform:rotate(45deg)}@keyframes sport{0%{transform:scale(1) rotate(45deg)}50%{transform:scale(1.1) rotate(45deg)}to{transform:scale(1) rotate(45deg)}}@keyframes show{0%{background-position:0}to{background-position:400%}}.PlatformItem span{background-color:currentColor;background-image:linear-gradient(90deg,#03a9f4,#f441a5,#ffeb3b,#03a9f4);background-position:0;background-size:200%;color:inherit;height:1.25rem;height:1.2em;margin-right:.25rem;margin-top:.125rem;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1.25rem;width:1.2em}.PlatformItem{background-clip:text;-webkit-background-clip:text;display:flex;font-weight:600;justify-content:center;padding:2px 0;position:relative;width:8ch;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#03a9f4,#f441a5,#ffeb3b,#03a9f4);background-position:100%;background-size:200%;border-radius:5px;transition:all .25s}.PlatformItem:before{border-radius:5px;bottom:0;height:2px;transform:scale(0,.75) translateY(-10px);transition:transform .35s,height .5s,opacity .25s;z-index:-1}.PlatformItem:after,.PlatformItem:before{background-image:linear-gradient(90deg,#03a9f4,#f441a5,#ffeb3b,#03a9f4);content:"";left:0;padding:2px 0;position:absolute;width:100%}.PlatformItem:after{bottom:-2px;filter:blur(10px) brightness(100%);height:10px;opacity:0;transition:.35s;z-index:-2}.PlatformItem:hover{animation:show 8s linear infinite;-webkit-backdrop-filter:blur(10px) brightness(200%);backdrop-filter:blur(10px) brightness(200%);background-position:0;background-size:400%;cursor:pointer;width:10ch}.PlatformItem:hover:after,.PlatformItem:hover:before{animation:show 8s linear infinite;background-size:400%}.PlatformItem:hover:before{height:100%;opacity:.25;transform:scale(1) translateY(0);transition:transform .35s,height .15s,opacity .15s}.PlatformItem:hover:after{filter:blur(20px) brightness(120%);opacity:1;transform:scale(1) translate(0)}.PlatformItem:hover span{animation:show 8s linear infinite;background-position:0;background-size:400%}.PlatformWrapper{display:flex;gap:1rem;justify-content:center}.Index{box-sizing:border-box;left:50%;max-width:65ch;min-width:30%;padding:2rem;position:relative;text-align:center;transform:translate(-50%)}
