body{font-family:sans-serif;background:radial-gradient(circle,rgba(50,50,50,1) 0%,rgba(38,38,38,1) 60%,rgb(16,16,16) 100%)}.formRegister{color:#f5f5f5;height:100vh;display:flex;align-items:center;justify-content:center}.formRegister .formWrapper{background-color:#0000002e;padding:30px 50px;border-radius:10px;display:flex;flex-direction:column;gap:10px;align-items:center}.formRegister .formWrapper .logoRegister{width:25vh}.formRegister .formWrapper .title{color:#fffd;font-size:20px;margin-bottom:10px}.formRegister .formWrapper form{display:flex;flex-direction:column;gap:20px}.formRegister .formWrapper .inputForm{padding:15px;border:none;width:300px;height:10px;border-radius:5px}.formRegister .formWrapper .inputForm::placeholder{color:#0000006d}.formRegister .formWrapper .submitButton{background-color:#ffd000;color:#000d;padding:10px;font-weight:700;border:none;border-radius:5px;cursor:pointer}.formRegister .formWrapper p{color:#fffd;font-size:14px;margin-top:10px}.formRegister .formWrapper a{color:#ffd000;text-decoration:none}.custom-pop-up{background-color:#373737c6;color:#e7e7e7}.submitButton{background-color:#ffd000;color:#000d;padding:4px 10px;border:none;border-radius:3px;cursor:pointer}.container{background-color:#0f0f0f;margin-top:10px;border-radius:10px}.list-group-item{background-color:#1f1f1f;border-color:#000;color:#fff;height:60px}.profile-card-2{width:35vh;height:25vh;background-color:#fff;box-shadow:0 0 25px #0000001a;background-position:center;overflow:hidden;position:relative;margin:10px auto;cursor:pointer;border-radius:10px}.profile-card-2 img{transition:all linear .25s}.profile-card-2 .profile-name{position:absolute;left:10px;bottom:10px;font-size:20px;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:black;color:#fff;text-shadow:0px 0px 20px rgba(0,0,0,.5);font-weight:700;transition:all linear .25s}.profile-card-2 .profile-icons{position:absolute;bottom:30px;right:30px;color:#fff;transition:all linear .25s}.profile-card-2 .profile-username{position:absolute;bottom:10px;left:10px;color:#fff;font-size:13px;transition:all linear .25s}.profile-card-2 .profile-icons .fa{margin:5px}.profile-card-2:hover img{filter:grayscale(100%)}.profile-card-2:hover .profile-name{bottom:40px}.profile-card-2:hover .profile-username{bottom:20px}.profile-card-2:hover .profile-icons{right:40px}.page-link{background-color:#000;color:orange;border-color:#141414}.page-link:hover{background-color:gray;color:orange}.form-select{background-color:#3b3b3b;color:#fff}.card{background-color:#000;border-color:#a5a5a5;border-radius:40px;color:#fff;margin-right:10px}.image-profile{width:3rem;margin-right:10px;margin-top:5px}.image-profile-comment{width:2rem;margin-right:10px;margin-top:5px}.form-control{background-color:#d3d3d3;border-color:#292929}.img-thumbnail{width:100px;border-radius:99px}
