.profile-wrapp{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.profile-layout{overflow:hidden;flex:1 2 45%;flex-wrap:wrap;margin-top:10px;min-width:45%;background-color:#1e1e1e;min-height:380px;margin:10px}.profile-layout:first-child{flex:1 2 20%;min-width:20%}.profile-meta-area{position:relative}.profile-meta-background{background:#3a3a3a;opacity:.8;height:115px;width:100%;background:rgb(130 130 130 / .2);background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgb(130 130 130 / .2)),color-stop(18%,rgb(130 130 130 / .3)),color-stop(33%,rgb(130 130 130 / .2)));background:linear-gradient(to right,rgb(130 130 130 / .2) 8%,rgb(130 130 130 / .3) 18%,rgb(130 130 130 / .2) 33%);background-size:1200px 100px;animation:thumb-shine 2s infinite ease-out}.profile-avatar-wrapp img,.profile-avatar-skeleton{position:absolute;left:20px;top:75px;width:120px;height:120px;display:block;overflow:hidden;border-radius:80px;z-index:999;background-color:#2b2b2b;border:#2e2e2e solid 5px}.profile-row-skeleton{position:relative;display:block;width:135px;height:25px;background:rgb(130 130 130 / .2);background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgb(130 130 130 / .2)),color-stop(18%,rgb(130 130 130 / .3)),color-stop(33%,rgb(130 130 130 / .2)));background:linear-gradient(to right,rgb(130 130 130 / .2) 8%,rgb(130 130 130 / .3) 18%,rgb(130 130 130 / .2) 33%);background-size:800px 100px;animation:thumb-shine 2s infinite ease-out}.name-wrapp,.adm-wrapp{padding:5px;margin-left:175px;color:#fff;font-size:20px;margin-top:15px}.rating-wrapp,.comments-number-wrapp,.registration-date-wrapp{padding:5px;margin-left:14px;color:#fff;font-size:17px}.rating-wrapp{margin-top:65px}.profile-online{color:#4b4b4b;font-size:17px;margin-left:10px;top:-2px;position:relative}.adm-wrapp{display:none;position:relative;top:0;background-color:#2e2e2e;padding:10px;width:150px;color:#ff4c4d}.profile-layout-title{color:#fff;text-transform:uppercase;font-weight:700;font-size:14px;padding:10px 10px;margin-bottom:10px}.edit-profile-wrapp{position:relative}.edit-profile{display:none;position:absolute;right:5px;top:10px;padding:10px;background-color:#4b4b4b;z-index:500;text-transform:uppercase;font-size:10px;opacity:.8;border-radius:10px;transition:0.3s}.edit-profile:hover{opacity:1;color:#fff;background-color:#696767}.tooltip{display:none;padding:8px;height:15px}.tooltip i{font-size:18px}.tooltip .tooltiptext{visibility:hidden;width:170px;background-color:#000;color:#fff;text-align:left;border-radius:6px;padding:5px;border-radius:10px;position:absolute;border:#3a3a3a 2px solid;z-index:1;-webkit-box-shadow:0 5px 10px 2px rgb(34 60 80 / .2);-moz-box-shadow:0 5px 10px 2px rgb(34 60 80 / .2);box-shadow:0 5px 10px 2px rgb(34 60 80 / .2)}.tooltip:hover .tooltiptext{visibility:visible}.profile-layout:last-child{flex:1 2 100%}.descriptions{display:flex;gap:10px;flex-direction:row;flex-wrap:wrap;padding:15px}.description{display:flex;flex-direction:column;flex-wrap:wrap;background-color:#2a2929;width:45%;padding:10px;min-height:100px;border-radius:10px}.description .info{padding-top:10px;margin-top:auto}.description a{text-decoration:underline}.description .text{color:#fff;width:100%;word-wrap:break-word}@media screen and (max-width:1200px){.profile-online{display:block;margin-top:10px;margin-left:0}}@media screen and (max-width:950px){.profile-layout:first-child{min-width:95%}.profile-layout{flex:0 2 100%}.skeleton-thumb-liked{max-height:2000px}}@media screen and (max-width:750px){.descriptions{flex-direction:column;gap:20px;justify-content:center}.description{width:95%}}@media screen and (max-width:400px){.skeleton-thumb-liked{max-height:250px}}