.titleMain{background-image:linear-gradient(90deg,#b49fd5,#830a7d,#700a8a,#f0f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:animate-gradient 3s ease-in-out infinite;background-size:400%;overflow:visible;display:inline-block;position:relative}@keyframes animate-gradient{0%{background-position:0 50%}50%{background-position:50% 50%}to{background-position:0 50%}}.grid-container{width:100%;height:100%;background-color:transparent;background-image:linear-gradient(90deg,transparent calc(8% - .5px),#26242c 8%,#26242c calc(8% + .5px),transparent calc(8% + .5px),transparent calc(20% - .5px),#26242c 20%,#26242c calc(20% + .5px),transparent calc(20% + .5px),transparent calc(40% - .5px),#26242c 40%,#26242c calc(40% + .5px),transparent calc(40% + .5px),transparent calc(60% - .5px),#26242c 60%,#26242c calc(60% + .5px),transparent calc(60% + .5px),transparent calc(80% - .5px),#26242c 80%,#26242c calc(80% + .5px),transparent calc(80% + .5px),transparent calc(92% - .5px),#26242c 92%,#26242c calc(92% + .5px),transparent calc(92% + .5px)),linear-gradient(0deg,transparent calc(48% - .5px),#26242c 48%,#26242c calc(48% + .5px),transparent calc(48% + .5px),transparent calc(51.5% - .5px),#26242c 51.5%,#26242c calc(51.5% + .5px),transparent calc(51.5% + .5px));position:relative}.kulfic-pattern{background:#000;position:relative}.kulfic-pattern:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/_next/static/media/kulficpattern.c42c7cde.png);background-repeat:no-repeat;background-size:cover;opacity:.1;z-index:0}.bentodiv{background-color:hsla(0,0%,100%,.95);position:relative;overflow:hidden;transition:all .3s ease-in-out;box-shadow:0 4px 20px rgba(0,0,0,.08),inset 0 0 20px 2px rgba(0,0,0,.04);backdrop-filter:blur(10px)}.bentodiv:before{content:"";position:absolute;top:-50px;left:-50px;width:200px;height:200px;background:linear-gradient(45deg,rgba(168,85,247,.3),rgba(236,72,153,.2));filter:blur(80px);border-radius:50%;opacity:0;transition:opacity .4s ease-in-out;z-index:5}.bentodiv:hover{background-color:hsla(0,0%,100%,.98);transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.12),inset 0 0 20px 2px rgba(0,0,0,.04)}.bentodiv:hover:before{opacity:1}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.card-enter{animation:slideUp .5s ease-out forwards}.card-exit{animation:slideDown .5s ease-in forwards}.loader{display:flex;align-items:center;justify-content:center;height:100vh;background:#0f0c29;background:-webkit-linear-gradient(90deg,#000,#030329,#000);background:linear-gradient(90deg,#000,#030320,#000);position:fixed;width:100%;z-index:1000}.loadersvg path{fill:transparent;stroke:#fff;stroke-width:2px;stroke-dasharray:6000;stroke-dashoffset:6000;animation:stroke 3s ease-in-out forwards;animation-delay:.5s}@keyframes stroke{0%{stroke-dashoffset:6000}50%{fill:transparent}to{fill:#fff;stroke-dashoffset:0}}