.statusDot{top:0;right:-50px;padding:3px 10px 3px 5px;font-weight:600;color:#ffffff;border-radius:20px 20px 20px 0}.cardProfile{display:flex;justify-content:flex-start}.cardProfileHeader{background:rgb(34,193,195);background:radial-gradient(circle,rgba(34,193,195,1) 0,rgba(45,253,121,1) 100%)}.imageProfile{border:5px solid #2dfd79;margin-bottom:-70px;margin-left:50px}.profileContentMain{width:100%;padding:30px 150px;display:flex;flex-direction:row;justify-content:end;gap:50px}.profileContentSecond{margin-top:50px}.profileContent h1{font-weight:500}.editProfileButton{position:absolute;top:20px;right:20px;background-color:#ffffff;border-radius:5px;padding:2px}.profileItem{width:500px;border:1px solid #dadada;padding:8px 15px;border-radius:30px}.profileParagraph{width:500px;border:1px solid #dadada;padding:15px;border-radius:8px;min-height:60px}.profileItem a{text-decoration:underline;color:blue;cursor:pointer}.contentTitle{width:500px;flex-direction:row!important;flex-wrap:nowrap!important;white-space:nowrap!important}@media (max-width:1700px){.profileContentMain{width:100%;padding:30px 0;display:flex;flex-direction:row;justify-content:center;gap:50px;margin-top:80px}}@media (max-width:1420px){.profileContentMain{width:100%;padding:30px 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;margin-top:80px}.profileContentSecond{margin-top:0}}@media (max-width:600px){.profileItem,.profileParagraph{width:90vw;flex-wrap:wrap}.contentTitle{width:90%}.profileContent h1{font-size:26px;padding:0 10px}}@media (max-width:440px){.profileContent h1{font-size:22px;padding:0 10px}}.mainLoginCard{background-color:#ffffff20;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:visible}.loginPinoLogo{top:-30px;left:50%;transform:translateX(-50%);background-color:var(--white);min-width:100px;min-height:60px;border-radius:12px;position:absolute;padding:10px 20px}.loginPinoLogo img{width:140px}.loginFooter button{background-color:var(--primary);font-weight:600;min-width:150px}.loginPinoInput{background-color:#ffffff8f;padding:4px 6px;border-radius:8px;color:#ffffff6b}.loginPinoInput label{font-weight:600}.logoSidebar{max-width:160px}.getOutButton{background-color:var(--danger);color:var(--white);font-weight:700;text-align:center}.whithoutAvatar{width:40px;height:40px;border-radius:40px;background-color:var(--primary)!important;color:var(--white)!important;font-weight:600;font-size:18px;display:flex;justify-content:center;align-items:center}.googleBtn{background-color:var(--white)!important;color:var(--black)!important}@keyframes rotateBackground{0%{background-position:0 0}25%{background-position:0 30%}50%{background-position:0 60%;background-position:0 30%}to{background-position:0 0}}.background-rotate{background-image:url(/background-blur-pino.jpg);background-size:cover;background-position:100%;background-attachment:fixed;background-repeat:no-repeat;animation:rotateBackground 10s linear infinite}