.cardshover-root *{text-rendering:geometricPrecision;box-sizing:border-box;margin:0;padding:0;cursor:none!important}.cardshover-root{--initial:#fff;--animate1:#0047ff;--animate2:#9e00ff;--animate3:#eb2323;--animate4:#00ba61;--animate5:#c3b000;--animate6:#d85b00;background:radial-gradient(73% 101% at 95.54% 95.05%,rgba(255,156,65,.78) 0%,rgba(255,168,88,0) 100%),linear-gradient(197deg,#fff0a4 0%,rgba(255,240,164,0) 100%),radial-gradient(59% 74% at 10% -10%,rgba(49,132,255,.8) 0%,rgba(56,75,246,.21) 52%,rgba(62,246,246,0) 100%),linear-gradient(143deg,#3e9ef6 0%,rgba(238,43,183,.33) 30%,rgba(246,62,106,0) 56%),linear-gradient(288deg,#d99bff 33%,rgba(217,170,221,0) 97%);justify-content:center;align-items:center;display:flex}.cardshover-root .cursor-container{pointer-events:none;z-index:99;justify-content:center;align-items:center;width:0;height:0;display:flex;position:absolute;top:0;left:0}.cardshover-root .cursor{background-color:var(--initial);border-radius:50%;min-width:8px;min-height:8px;transition:all .4s}.cardshover-root .content{justify-content:center;align-items:center;width:100%;max-width:900px;min-height:100vh;padding:0 24px;display:flex}.cardshover-root .cards{border-radius:32px;flex-flow:wrap;justify-content:flex-start;align-items:stretch;width:100%;display:flex;position:relative;overflow:hidden}.cardshover-root .card{cursor:pointer;background-color:rgba(0,0,0,.05);flex-flow:column;flex:1;justify-content:space-between;min-width:224px;height:250px;margin:0;padding:32px;transition:scale .15s,border .2s ease-in,background-color .8s;display:flex;position:relative;overflow:hidden}@media screen and (min-width:914px){.cardshover-root .card:first-child,.cardshover-root .card:nth-child(2),.cardshover-root .card:nth-child(3){border-bottom:1px solid rgba(0,0,0,.2)}.cardshover-root .card:first-child,.cardshover-root .card:nth-child(2),.cardshover-root .card:nth-child(4),.cardshover-root .card:nth-child(5){border-right:1px solid rgba(0,0,0,.2)}}@media screen and (max-width:913px) and (min-width:615px){.cardshover-root .card:first-child,.cardshover-root .card:nth-child(2),.cardshover-root .card:nth-child(3),.cardshover-root .card:nth-child(4){border-bottom:1px solid rgba(0,0,0,.2)}.cardshover-root .card:first-child,.cardshover-root .card:nth-child(3),.cardshover-root .card:nth-child(5){border-right:1px solid rgba(0,0,0,.2)}}@media screen and (max-width:614px){.cardshover-root .content{padding:24px}.cardshover-root .card:first-child,.cardshover-root .card:nth-child(2),.cardshover-root .card:nth-child(3),.cardshover-root .card:nth-child(4),.cardshover-root .card:nth-child(5){border-bottom:1px solid rgba(0,0,0,.2)}}.cardshover-root .card>*{pointer-events:none}.cardshover-root .inner-shadow{mix-blend-mode:plus-lighter;width:100%;height:100%;position:absolute;top:0;left:0}.cardshover-root .cursor-blur-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:-50%;left:-50%}.cardshover-root .cursor-blur{background-color:var(--initial);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.cardshover-root h1{font-optical-sizing:auto;color:rgba(0,0,0,.3);margin:0;font-family:Inter,sans-serif;font-size:56px;font-style:normal;font-weight:300;transition:all .2s}.cardshover-root .card:hover h1{color:#000}.cardshover-root p{font-optical-sizing:auto;letter-spacing:-.03em;text-wrap:pretty;color:rgba(0,0,0,.4);margin:0;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:140%;transition:all .2s}.cardshover-root .card:hover p{color:#000;opacity:1}.cardshover-root .cursor-blur{background-color:var(--initial);filter:blur(20px);transition:transform .5s ease-out,background-color .2s ease-in;transform:scale(0)}.cardshover-root .card:hover .cursor-blur{transition:transform 1s,background-color .2s ease-in;transform:scale(2.5)}.cardshover-root .inner-shadow{color:var(--initial);transition:box-shadow 1s,color .2s ease-out;box-shadow:inset 0 0 25px -50px}.cardshover-root .card:hover .inner-shadow{box-shadow:inset 0 0 50px 100px}
