@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800&display=swap");*{font-family:DM Sans,sans-serif}@keyframes typewriterWithCursor{0%{width:0;border-right:.05em solid #fff}to{width:100%;border-right:.05em solid #fff}}@keyframes typewriterWithCursorSecond{0%{width:0;border-right:.05em solid transparent}to{width:98%;border-right:.05em solid #fff}}.typewriterText{border-right:.1em solid #fff;white-space:nowrap;overflow:hidden;animation:typewriterWithCursor 2s steps(50) 1s 1 normal both,blinkCursor 4.5s 0s 1 normal forwards}.typewriterTextSecond{border-right:.05em solid #fff;white-space:nowrap;overflow:hidden;animation:typewriterWithCursorSecond 2s steps(46) 4s 1 normal both,blinkCursor 3s 4s 1 normal forwards}@keyframes typewriterDivider{0%{width:0}to{width:30%}}@keyframes blinkCursor{0%,10%,20%,30%,40%,90%,to{border-color:transparent}15%,35%,45%,5%{border-color:#fff}}.gradientBackground{background:linear-gradient(270deg,#fdfcfb,#e2d1c3);background-size:400% 400%;animation:AnimationName 20s ease infinite}.gradientBackground2{background:linear-gradient(247deg,#eea2a2,#bbc1bf,#57c6e1,#b49fda,#7ac5d8);background-size:1000% 1000%;animation:AnimationName 9s ease infinite}@keyframes AnimationName{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.modern-scrollbar::-webkit-scrollbar{width:6px;background-color:transparent}.modern-scrollbar::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.3);-webkit-transition:background-color .3s;transition:background-color .3s}.modern-scrollbar:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.6)}.modern-scrollbar::-webkit-scrollbar-button{display:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#8d8d8d}