.App{background-color:#292929;display:flex;flex-direction:column;font-family:Space Grotesk,sans-serif;height:auto;width:100%}body{margin:0;padding:0}.page-container{background-color:#292929;display:flex;flex-direction:column;overflow:auto}.content-wrapper{display:flex}.main-content{background-color:#292929;width:100%}.footer{background-color:#111;color:#fff}#noCopy{-webkit-user-select:none;user-select:none}.hirebtn{background:linear-gradient(90deg,#8d72e1,#e44ec3,#8d72e1);border-bottom-left-radius:10px;border-top-left-radius:10px;bottom:10px;line-height:20px;min-width:100px;opacity:1;right:0}.hirebtn,.scroll-up-button{color:#fff;cursor:pointer;padding:10px;position:fixed;text-align:center;transition:opacity .4s ease-in-out;z-index:999}.scroll-up-button{background-color:#8d72e1;border-radius:50%;bottom:100px;height:auto;line-height:10px;opacity:0;right:30px;width:auto}.scroll-up-button i{font-size:24px}.scroll-up-button.visible{-webkit-animation:glowing 2s infinite;animation:glowing 2s infinite;opacity:1}@-webkit-keyframes glowing{0%{box-shadow:0 0 10px #251abc}50%{box-shadow:0 0 20px #8d72e1}to{box-shadow:0 0 10px #1d1abc}}@keyframes glowing{0%{box-shadow:0 0 10px #251abc}50%{box-shadow:0 0 20px #8d72e1}to{box-shadow:0 0 10px #1d1abc}}
/*# sourceMappingURL=main.5d32bca0.css.map*/