@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap";*{margin:0;padding:0;font-family:Poppins,sans-serif}html{color:#fff;min-height:100vh;background-repeat:no-repeat;background:rgb(56,11,71);background:linear-gradient(319deg,rgb(56,11,71) 0%,rgb(23,8,28) 47%,rgb(24,24,27) 100%)}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{border-radius:15px;background:rgb(24,24,27)}::-webkit-scrollbar-thumb{background:#9562A6;border-radius:15px}::-webkit-scrollbar-thumb:hover{background:rgb(56,11,71)}::selection{color:#9562a6;background-color:#4f12635b}hr{border:0;margin:1rem 0;border-top:1px solid rgba(203,203,203,.1254901961)}.titulo{font-size:2.5rem;font-weight:500;margin-bottom:1rem}.hover{cursor:pointer;color:transparent;background:linear-gradient(90deg,#991ad9 50%,#FFF 0) var(--_p, 100%)/200% no-repeat;-webkit-background-clip:text;background-clip:text;transition:1s}.hover:hover{--_p: 0%}
