*{padding:0;margin:0}body,html{margin:0;padding:0;height:100%;width:100%}h1,h2,h3,h4,h5,h6,a{margin:0;font-family:DM Sans,sans-serif;font-weight:700;font-style:normal;color:#6b447a;cursor:default}p{cursor:default}p,li,ul,button{font-family:Outfit,sans-serif;font-weight:400;font-style:normal;color:#6b447a}button{position:relative;display:flex;justify-content:center;align-items:center;border-radius:15px;background:#6b447a;box-shadow:0 6px 24px #0003;overflow:hidden;cursor:pointer;border:none;font-size:14px;width:250px;height:50px}button:after{content:" ";width:0%;height:100%;background:#3a1e46;position:absolute;transition:all .2s ease-in-out;right:0}button:hover:after{right:auto;left:0;width:100%}button span{text-align:center;text-decoration:none;width:100%;padding:18px 25px;color:#fff;font-size:1.125em;font-weight:700;letter-spacing:.1em;z-index:20;transition:all .2s ease-in-out}button span:hover{color:#fff;animation:scaleUp .2s ease-in-out}.btn-close{outline:none;box-shadow:none;filter:invert(33%) sepia(34%) saturate(359%) hue-rotate(258deg) brightness(84%) contrast(89%);transition:all .1s ease-in-out}.btn-close:focus{outline:none;box-shadow:none}.btn-close:hover{transform:scale(1.1)}.btn-close:after{height:0%;background:#3a1e46;transition:all .2s ease-in-out}@keyframes scaleUp{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#6b447a}::-webkit-scrollbar-thumb:hover{background-color:#56335e}
