.Header_container__QQGBw{width:100%;text-align:center;background-color:var(--colorDeFondo);padding:2rem;color:var(--textColor)}.Header_portada__aEpVH{display:flex;justify-content:center;width:40rem;height:15rem;overflow:hidden;margin:auto;box-shadow:1px 10px 38px -7px rgba(0,0,0,.39);-webkit-box-shadow:1px 10px 38px -7px rgba(0,0,0,.39);-moz-box-shadow:1px 10px 38px -7px rgba(0,0,0,.39)}.Header_portada__aEpVH img{width:100%;object-fit:cover;border:4px solid var(--colorDeCard);border-radius:10px}.Header_perfil__qBW_1{width:15rem;height:15rem;margin:-120px auto auto}.Header_perfil__qBW_1 img{border:4px solid var(--colorDeCard);width:100%;height:100%;border-radius:100%}.Header_username__paKjS{margin:auto}.Header_username__paKjS h5{opacity:.5}@media (max-width:768px){.Header_container__QQGBw{padding:1rem 0}.Header_portada__aEpVH{width:100%}.Header_portada__aEpVH img{border:none;border-bottom:4px solid var(--colorDeCard);border-radius:0}.Header_perfil__qBW_1{width:10rem;height:10rem}}.Description_container__cTw2g{text-align:start;margin:2rem auto 0;width:40rem;padding:2rem;border-radius:10px;background-color:var(--colorDeCard);box-shadow:1px 10px 38px -7px rgba(0,0,0,.39);-webkit-box-shadow:1px 10px 38px -7px rgba(0,0,0,.39);-moz-box-shadow:1px 10px 38px -7px rgba(0,0,0,.39);animation:Description_fadeUp__zqGab 1s ease-out forwards}.Description_description__gQSV3{margin-top:5px;font-size:small}@keyframes Description_fadeUp__zqGab{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Description_container__cTw2g{width:90%;margin:1.5rem 1rem 0}}.Interesting_container__jb8py{width:30%;display:flex;justify-content:center;flex-wrap:wrap;margin:1.5rem auto;gap:10px}.Interesting_container__jb8py div{color:var(--colorDeCard);font-size:13px;padding:.5rem;border-radius:10px}.Interesting_container__jb8py div:hover{cursor:pointer}.Interesting_container__jb8py p{font-size:15px}@media (max-width:768px){.Interesting_container__jb8py{width:80%}}