*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif!important}body{color:#000;background-color:#fafcfe;position:relative}.content-profile{justify-content:space-around;align-items:center;width:100%;height:100vh;display:flex;position:absolute;top:0;left:0}.right{text-align:center;background:#fff;border:0;border-radius:20px;min-width:500px;max-height:80%;padding:40px 20px;overflow-y:auto;box-shadow:0 0 20px 12px #00000036}.right span:nth-child(2){margin-top:-10px;font-size:13px;display:block}.right hr{background-color:#000;border:0;border-radius:50px;width:100px;height:4px;margin:40px auto}.card-profile{text-align:start;cursor:pointer;background:#fff;border-radius:15px;width:90%;margin:20px auto;padding:15px;transition:all .5s;box-shadow:2px 2px 29.3px 5px #00000040}.card-profile p{margin-top:-10px;font-size:25px;font-weight:600}.card-profile:hover{-webkit-user-select:none;user-select:none;transform:scale(.95)}.flx{margin-top:30px}.disabled{display:none}@media (max-width:900px){body{overflow:hidden auto}.content-profile{flex-direction:column;justify-content:flex-start;gap:28px;height:auto;min-height:100dvh;padding:24px 14px;position:relative}.content-profile>img,.content-profile>.left,.content-profile>div:first-child:not(.right){max-width:min(320px,82vw)}.right{border-radius:18px;width:100%;min-width:0;max-width:520px;max-height:none;padding:24px 16px;box-shadow:0 12px 32px #00000029}.card-profile{width:100%}.card-profile p{font-size:clamp(20px,7vw,25px);line-height:1.1}}@media (max-width:420px){.content-profile{padding:18px 10px}.right{border-radius:16px;padding:20px 12px}}
