#pinterest-container { width: 100%;
   height: 718px !important;
    overflow-y: auto !important;
	overflow-x: hidden !important;
    box-shadow: none !important;
    border: none !important;
	scrollbar-width: none;
	scrollbar-color: var(--nv-y) var(--nv-bgtrans);
z-index: 0;
margin-right: -15px;}

#pinterest-container::-webkit-scrollbar-corner {
  background: rgba(0,0,0,0);
}

#pinterest-container::-webkit-scrollbar {
  width: .5px;
  background: rgba(0,0,0,0);
}

#pinterest-container::-webkit-scrollbar-thumb {
  background: #fff;
}

#pinterest-container [class$=_img] {
  display: block !important;
  box-shadow: none !important;
  border-radius: 0 !important;
border: none !important;

}

#pinterest-container [class$=_col] {
  padding: 0px;
margin-top: 2px;
}

#pinterest-container [class$=_button] {
  display: none !important;
}

#pinterest-container [class$=_board] {
  box-shadow: none !important;
	background: transparent !important;
}

#pinterest-container span span {
  overflow: hidden !important;
  height: 70% !important;
    border: none !important;
    box-shadow: none !important;
}

.userprofilewrap{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
margin-bottom: 30px;
}

.userprofilehead{
	width: 100%;
	box-sizing: border-box;
	margin-top: 20px;
	border-top: 10px solid var(--nv-y);
	font-family: var(--nv-main);
	font-size: 12px;
	color: var(--nv-txt);
	display: flex;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
	padding: 5px 10px 0px 10px;
	letter-spacing: 2px;
	text-transform: Uppercase;
}

.userprofilehead a{
	text-decoration: none;
	color: var(--nv-txt);
}

.userprofileone{
	width: 100%;
	box-sizing: border-box;
	margin-top: 30px;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.userprofileava{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
	width: 40%;
    align-items: center;
}

.userprofileava img{
	border-radius: 5px;
    width: 90%;
    height: 100%;
    object-fit: cover;
}

.userprofilefact{
	font-family: var(--nv-main);
	font-size: var(--nv-txt-size);
	color: var(--nv-txt);
	text-align: justify;
}

.userprofilefactcore{
    font-family: var(--nv-main);
    font-size: var(--nv-txt-size);
    color: var(--nv-txt);
    text-align: justify;
    height: 80px;
    overflow: auto;
}

.userprofilefact:before{
	content: '>_';
	color: var(--nv-y);
	margin-right: 2px;
}

.userprofilefactcore:before{
	content: '>_';
	color: var(--nv-y);
	margin-right: 2px;
}

.userprofilefactswrap{
	display:flex;
	flex-direction: column;
	width: 60%;
	overflow: auto;
}

.userprofilefacts{
width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 45px;
    align-items: flex-start;
    align-content: center;
    justify-content: flex-start;
    row-gap: 10px;
    box-sizing: border-box;
    padding-right: 2%;
    border-radius: 5px;
    /* margin-bottom: 20px; */
    height: 450px;
    overflow: auto;
}

.userprofileopticsfacts{
    width: 100%;
    display: flex;
    flex-direction: column;
    column-gap: 30px;
    align-items: flex-start;
    align-content: flex-start;
	justify-content: space-between;
    row-gap: 8px;
	box-sizing: border-box;
	padding: 3% 1%;
	background:var(--nvbglines);
	border-radius: 5px;
}

.userprofilecharacterfacts{
    width: 100%;
    display: flex;
    flex-direction: column;
    column-gap: 30px;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
    row-gap: 8px;
    box-sizing: border-box;
    padding: 3% 3%;
    border-radius: 5px;
    white-space: pre-line;
}

.userprofilepins{
	width: 35%;
    display: flex;
    justify-content: flex-end;
}

.userprofileavafactwrap{
	width: 100%;
	display: flex;
	flex-direction:row;
	justify-content: space-between;
}

.usperprofileleftwrap{
	width: 100%;
	display: flex;
	flex-direction:column;
justify-content: space-between;}

.userprofilefolders{
	display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 15px;
    justify-content: flex-start;
    column-gap: 40px;
    box-sizing: border-box;
    padding-right: 10px;
}

.profilfolder{
display: flex;
    flex-direction: column;
    font-family: var(--nv-main);
    font-size: 10px;
    color: var(--nv-y);
    align-content: center;
    align-items: center
}

.userprofilefolders a{
 color: var(--nv-y);
	text-decoration: none;
}

.userprofilefolders a:visited{
 color: var(--nv-txt);
	text-decoration: none;
}

.userprofilefolders a:hover{
 color: var(--nv-c);
	text-decoration: none;
}

.userprofilewtf{
	box-sizing: border-box;
	padding: 0% 2%;
	    height: 588px;
	border-radius: 5px;
	overflow: auto;
	font-size: var(--nv-txt-size);
	color: var(--nv-txt);
	font-family: var(--nv-main);
		white-space: pre-line;
	text-align: justify;
}

.userprofilespielerpopup{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 30px;
    align-items: flex-start;
    align-content: flex-start;
	justify-content: space-between;
    row-gap: 8px;	
}

.userprofiletrigger{
	width: 100%;
	padding: 1% 0;
	box-sizing: border-box;
	background-color: var(--nv-m);
	font-family: var(--nv-head);
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}

.profileblock{
	background: var(--nv-y);
	height: 40px;
	width: 100%;
	border-radius: 5px;
}