@import url(https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;700;800;900&family=Epilogue:wght@300;400;500;600;700;800;900&family=Heebo:wght@300;400;500;800;900&family=Open+Sans:wght@400;700;800&family=Signika+Negative:wght@300;400;600;700&family=Signika:wght@400;600;700&display=swap);#app[theme=light]{background-color:#fff}#app[theme=dark]{background-color:#151515}#app.modal-open{padding-right:0!important}::-moz-selection{background-color:#4d21a9;color:#fff}::selection{background-color:#4d21a9;color:#fff}.unselect{-webkit-user-select:none;-moz-user-select:none;user-select:none}a,h1,h2,h3,h4,i,p{font-family:Open Sans,sans-serif}text-center{text-align:center}.typed-element{display:flex;align-items:center}.typed-element .typed-cursor{opacity:1;animation:typedjsBlink .7s infinite}@keyframes typedjsBlink{50%{opacity:0}}