#Profile_Other .Profile_SecondBox{
	position: relative;
	overflow: hidden;
	border: 1px solid var(--bordercolor);
	padding: 6px;
	margin: 0 7px 7px 0px;
	width: 39px;
	height: 39px;
}

#Profile_Other .Profile_Second {overflow: hidden;width: 39px;height: 39px;}
#Profile_Other .Profile_Second img {width: 39px;height: 39px;filter: grayscale(100%);}

#Profile_Other .Profile_SecondBack {
    width: 39px;
    height: 39px;
    position: absolute;
    top: 6px;
    mix-blend-mode: multiply;
    background-color: var(--piccolor);
}


#Profile_Other {display: flex;}
#Profile_Other .Profile_Other_Second{width: 722px;}
#Profile_Other .Profile_Other_Inplay{
    padding: 0 22px;
    width: 392px;
}

#Profile_Other .SecretShit_Main2B{
    background-color: #010202;
    width: 183px;
    margin-right: 7px;
    margin-top: 7px;
    padding: 15px;
}

#Profile_Other .SecretShit_Main2B .desc2,
#Profile_Other .SecretShit_Main2B .desc{
    scrollbar-width: thin;
    scrollbar-color: var(--maincolor) #000;
    padding-right: 7px;
    text-align: justify;
    color: #fff;
    letter-spacing: 2px;
    font-family: Montserrat;
    line-height: 185%;
    font-size: 9px;
    height: 183px;
    margin-top: 5px;
	overflow: auto;
}

#Profile_Other .SecretShit_Main2B span{
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2.5px;
    font-weight: 900;
    font-size: 6px;
    text-transform: uppercase;
    color: #fff;
    line-height: 190%;
    text-align: center;
    display: block;
}

#Profile_Other .SecretShit_Main2B .titty{
    font-family: "Playfair Display SC";
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: left;
}

#Profile_Other .Award_Item:nth-child(6n+0),
#Profile_Other .SecretShit_Main2B:nth-child(5n+0){margin-right: 0;}

#Profile_Other .Award_Item {
	background-color: var(--maincolor);
	outline: 1px solid #000;
	outline-offset: -8px;
	padding: 16px 15px 14px;
	width: 23px;
	height: 23px;
	position: relative;
	margin: 0 7px 7px 0px;
	float: left;
	text-align: center;
}

#Profile_Other .Award_Item i{
	text-shadow: 0px 0px;
	font-size: 20px;
	color: #fff !important;
}

#Profile_Other .Award_Item span {
	position: absolute;
	bottom: 80px;
	left: -38px;
	background: #010202;
	text-align: center;
	visibility: hidden;
	padding: 10px 20px;
	width: 100px;
	outline-offset: -7px;
	line-height: 140%;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1.5px;
	font-weight: 700;
	font-size: 6px;
	text-transform: uppercase;
}

#Profile_Other .Award_Item span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-top: 8px solid #010202;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

#Profile_Other .Award_Item:hover span {
  visibility: visible;
  opacity: 1;
  z-index: 999;
}

#Profile_Other .Profile_Inplay_Scenes{
	height: 265px;
	overflow: auto;
	scrollbar-width: thin;
	scrollbar-color: var(--maincolor) #000;
	margin: 15px;
}

#Profile_Other .Profile_Inplay_Scenes1{
	height: 175px;
	overflow: auto;
	scrollbar-width: none;
	margin: 15px;
}

#Profile_Other .Profile_Other_Inplay_Scene{padding: 6px 10px 6px 0px;}

#Profile_Other .Profile_Other_Inplay_Scene span{
    display: block;
    font-family: "Playfair Display SC";
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 110%;
    text-align: left;
}

#Profile_Other .Profile_Other_Inplay_Scene otherstuff{
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.5px;
    font-weight: 700;
    font-size: 8px;
    text-transform: uppercase;
    color: #fff;
    line-height: 190%;
}

#Profile_Other .Profile_Inplay_Sep{
    background-image: url(/images/001/back2.png);
    background-size: cover;
    background-attachment: fixed;
    padding: 15px 0px;
    position: relative;
    overflow: hidden;
    height: 15px;
}

#Profile_Other .Profile_Inplay_Sep span {
    font-family: "Playfair Display SC";
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 3px;
    text-transform: uppercase;
    position: absolute;
    top: 10px;
    right: 30px;
}


#Profile_Main .Profile_Streifen_Info{
	position: absolute;
	display: flex;
	width: 730px;
	top: 36px;
	left: 250px;
}

#Profile_Main .Profile_Streifen_Info_Box{
	width: 250px;
	position: relative;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1.5px;
	font-weight: 700;
	font-size: 8px;
	text-transform: uppercase;
	color: #fff;
	line-height: 190%;
}

#Profile_Main .Profile_Streifen_Info1 font{color: var(--maincolor);}
#Profile_Main .Profile_Streifen_Info1 a{color: #fff;}

#Profile_Main .Profile_Streifen_Info_Zahl{
    width: 220px;
    padding: 0 15px;
    font-family: "Playfair Display SC";
    color: var(--maincolor);
    font-size: 45px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
}

#Profile_Main .Profile_Streifen_Info_Zahl div{line-height: 60%;padding-top: 7px;}

#Profile_Main .Profile_Streifen_Info_Zahl span{
    display: block;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.5px;
    font-weight: 700;
    font-size: 8px;
    text-transform: uppercase;
    color: #fff;
}

#Profile_Main .Profile_Streifen_Info2{
    letter-spacing: 2px;
    color: #fff;
    font-size: 40px;
    margin-left: -10px;
    opacity: 0.1;
    position: absolute;
    margin-top: -9px;
}

#Profile_Main .Profile_Streifen_Info3{
	letter-spacing: 2px;
	color: #fff;
	font-size: 40px;
	opacity: 0.1;
	position: absolute;
	margin-top: -9px;
	right: -14px;
}

#Relations_Main {
    display: flex;
    flex-wrap: wrap;
}

#Relations_Main .Relations_Infos1{
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2.5px;
    font-weight: 800;
    font-size: 7px;
    text-transform: uppercase;
    color: #fff;
}

#Relations_Main .Relations_Infos_Bottom {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2.5px;
    font-weight: 900;
    font-size: 7px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 366px;
    background-image: url(/images/001/back2.png);
    background-size: cover;
    background-attachment: fixed;
}

#Relations_Main .Relations_Infos_Bottom1{
    position: relative;
}

#Relations_Main .Relations_Infos2{
    color: #fff;
    letter-spacing: 2px;
    font-family: Montserrat;
    line-height: 150%;
    font-size: 9px;
    height: 82px;
    text-align: justify;
    overflow: auto;
    scrollbar-width: none;
    margin-top: 10px;
}

#Relations_Main .Relation_Rel-Traits{width: 356px;margin: 8px auto 0px;}

#Relations_Main .Relation_Rel-Traits-Inner1{
	height: 6px;
	background-color: #111;
	position: relative;
}

#Relations_Main .Relation_Name2{
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 3.5px;
    font-weight: 700;
    font-size: 8px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 3px;
    margin-left: 2px;
}

#Relations_Main .Relation_Rel-Traits-Inner{height: 6px;}

#Relations_Main .Relations_Infos{
    padding: 15px 15px 15px 145px;
    height: 85px;
}

#Relations_Main .Relations_Box{
	width: 386px;
	margin-right: 10px;
	background-color: rgba(1, 2, 2, 0.4);
	margin-top: 10px;
	position: relative;
	padding-bottom: 45px;
}

#Relations_Main .Relations_Del{
    position: absolute;
    left: 145px;
    font-size: 8px;
    top: 17px;
}

#Relations_Main .Relations_Del a{color:#fff;}

#Relations_Main .Relations_Pic{
    overflow: hidden;
    position: absolute;
    z-index: 2;
    top: 15px;
    left: 15px;
    border: 10px solid rgba(1, 2, 2, 0.42);
    width: 100px;
    height: 130px;
}

#Relations_Main .Relations_Pic img{width: 100%;-webkit-filter: grayscale(100%);filter: grayscale(100%);}
#Relations_Main .Relations_Pic1{width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.57);position: absolute;top: 0px;z-index: 1;}

#Relations_Main .Relations_Name1{
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 3.5px;
    font-weight: 700;
    font-size: 8px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 15px;
    right: 15px;
}

#Relations_Main .Relations_Name2{
	font-family: "Playfair Display SC";
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 110%;
	position: absolute;
	top: 21px;
	right: 15px;
}

#Relations_Main .Relations_Box:nth-child(3n+0) {margin-right: 0px;}

#Relations_Main .Relations_Streifen{
    background-image: url(/images/001/back2.png);
    background-size: cover;
    background-attachment: fixed;
    padding: 15px 0px;
    position: relative;
    overflow: hidden;
    height: 17px;
}


#Profile_Main .MBTI_Right {position: absolute;right: 0;}

#Profile_Main .Profile_Pinterest_Age {
    font-family: 'Playfair Display';
    color: var(--maincolor);
    font-size: 140px;
    position: absolute;
    bottom: 170px;
    right: 180px;
    z-index: 2;
    width: 310px;
    text-align: right;
    line-height: 100%;
    mix-blend-mode: difference;
    z-index: 1;
}

#Profile_Main .Profile_Pinterest_Age span {
    display: block;
    position: absolute;
    font-size: 42px;
    color: #fff;
    bottom: -60px;
    right: 15px;
}

#Profile_Main .tabcontent {
	display: none;
	border-left: none;
	height: 680px;
	overflow: auto;
	scrollbar-width: none;
	background-color: rgba(1, 2, 2, 0.4);
	padding: 25px;
}

#Profile_Main .tab button,
#Profile_Main .tab input.button,
#Profile_Main .tab_secondory button,
#Profile_Main .tab_secondory input.button{
	padding: unset;
	font-size: 6.5px;
	background-color: unset;
	border: unset;
	padding-right: 28px;
}

#Profile_Main .tab_secondory button,
#Profile_Main .tab_secondory input.button{	
	padding-right: 0px;
	padding-left: 28px;
}

#Profile_Main .tab_secondory{    position: absolute;top: 15px;right: 25px;}

#Profile_Main .tab button.active {color: var(--linkcolor);}


#Profile_Main .MemberProfile_None{
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.5px;
    font-weight: 700;
    font-size: 8px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}


#Profile_Main .Profile_Middle_Steifen{
	height: 102px;
    padding: 15px;
    background-image: url(/images/001/back2.png);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

#Profile_Main .Profile_Trenner{
    height: 8px;
    padding: 15px 25px;
    background-color: #010202;
    color: #ccc;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2.5px;
    font-weight: 900;
    font-size: 6px;
    text-transform: uppercase;
	position: relative;
}

#Profile_Main .Profile_Icon{
	width: max-content;
	height: 112px;
	position: absolute;
	z-index: 1;
	top: 16px;
	left: 5px;
}

#Profile_Main .Profile_Icon3{
	width: max-content;
	height: 112px;
	position: absolute;
	z-index: 1;
	top: 16px;
	right: 5px;
}

#Profile_Main .Profile_Icon1{
	margin: 0 10px;
	float: left;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border: 10px solid rgba(1, 2, 2, 0.42);
	position: relative;
}

#Profile_Main .Profile_Icon1 .Profile_Top_Pic1{
	width: 80px;
	height:80px;
	background-color: rgba(0, 0, 0, 0.57);
	position: absolute;
	top: 0px;
	z-index: 1;
}

#Profile_Main .Profile_Icon1 img {
    width: 80px;
    height: 80px;
    filter: grayscale(100%);
}

#Profile_Main .Profile_Middle_Color{
    background-color: #a0a0a0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
}

#Profile_Main .Profile_MBTI{
	position: absolute;
	left: 47px;
	top: 246px;
	z-index: 2;
	width: 358px;
}

#Profile_Main .Profile_MBTI_Typel {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 3.5px;
    font-weight: 700;
    font-size: 8px;
    text-transform: uppercase;
    color: #fff;
    line-height: 120%;
    padding: 21px 5px 30px;
    width: 352px;
    text-align: center;
}

#Profile_Main .Profile_MBTI_Typel span{
    display: block;
    font-family: "Playfair Display SC";
    color: var(--maincolor);
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 110%;
}

#Profile_Main .Profile_MBTI_Label{
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 3.5px;
    font-weight: 700;
    font-size: 8px;
    text-transform: uppercase;
    color: #3e3e3e;
    margin-bottom: 5px;
    position: relative;
}

#Profile_Main .Profile_MBTI_Label .yeet{color: #fff;}

#Profile_Main .Profile_MBTI_Label span{
    display: block;
    position: absolute;
    top: 0;
    right: -3px;
}

#Profile_Main .Profile_MBTI_Trait {
	height: 6px;
	margin-bottom: 20.5px;
	background-color: rgba(1, 2, 2, 0.42);
	position: relative
}

#Profile_Main .Profile_MBTI_Inner{
	height: 100%;
	background-color: var(--maincolor);
}

#Profile_Main .Profile_Inhalt{
    background-color: rgba(1, 2, 2, 0.4);
	padding: 25px;
	position: relative;
}

#Profile_Main .Profile_Notes{
    border-top: 1px solid #3e3e3e;
    margin-top: 10px;
    padding-top: 15px;
}

#Profile_Main .Profile_Notes3,
#Profile_Main .Profile_Notes4{
    height: 78px;
    overflow: auto;
    scrollbar-width: thin;
	scrollbar-color: var(--maincolor) #000
}

#Profile_Main .Profile_Notes1{display: flex;}
#Profile_Main .Profile_Notes2{
	width: 232px;
	padding: 6px 5px 9px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1.5px;
	font-weight: 700;
	font-size: 8px;
	text-transform: uppercase;
	color: #fff;
	line-height: 190%;
}

#Profile_Main .Profile_Notes2{	padding: 6px 10px 0px 5px;}

#Profile_Main .Profile_Notes2 span{display: block;}

#Profile_Main .Profile_Notes2 titty{
    display: block;
    font-family: "Playfair Display SC";
    color: var(--maincolor);
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 110%;
    text-align: center;
	margin-bottom: -8px;
}

#Profile_Main .Profile_Notes2 title1{
	display: block;
	font-family: "Playfair Display SC";
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	line-height: 110%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 6px;
}

#Profile_Main .Profile_Pinterest_Sanity{
    position: absolute;
    bottom: 15px;
    z-index: 2;
    right: 25px;
    height: 305px;
}

#Profile_Main .Profile_Sanity{
	width: 5px;
	float: left;
	margin-left: 28px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 3.5px;
	font-weight: 700;
	font-size: 8px;
	text-transform: uppercase;
	color: #fff;
	height: 305px;
}

#Profile_Main .Profile_Sanity2{
	position: relative;
	height: 305px;
	background-color: rgba(1, 2, 2, 0.42);
}

#Profile_Main .Profile_Sanity3{
    background-color: var(--maincolor);
    position: absolute;
    bottom: 0;
    left: 0;
    max-height: 250px;
    width: 100%;
}

#Profile_Main .Profile_Sanity span{
	display: block;
	writing-mode: vertical-lr;
	bottom: 110px;
	position: relative;
	right: -6px;
	height: 110px;
	text-align: right;
}

#Profile_Main .Profile_Facts2{padding-left: 455px;}
#Profile_Main .Profile_Facts1{height: 239px;}

#Profile_Main .Profile_Facts div {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 3.5px;
    font-weight: 700;
    font-size: 8px;
    text-transform: uppercase;
    color: #fff;
    line-height: 190%;
    padding: 6px 5px 16px;
    text-align: left;
	width: 352px;
}

#Profile_Main .Profile_Facts div span{
	display: block;
	font-family: "Playfair Display SC";
	color: var(--maincolor);
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 110%;
}

#Profile_Main .Profile_Facts{
    display: flex;
    flex-wrap: wrap;
}

#Profile_Main .Profile_Pinterest{position: relative;}

#Profile_Main .Profile_Pinterest_Pic{
	width: 340px;
	height: 550px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	top: 155px;
	right: 824px;
	border: 10px solid rgba(1, 2, 2, 0.42);
}

#Profile_Main .Profile_Pinterest_Pic1{
	width: 340px;
	height: 550px;
    background-color: rgba(0, 0, 0, 0.57);
    position: absolute;
    top: 0px;
    z-index: 1;
}

#Profile_Main .Profile_Pinterest_Pic img{width: 365px;-webkit-filter: grayscale(100%);filter: grayscale(100%);}

#Profile_Main .Profile_Pinterest_Desc{
    position: absolute;
    z-index: 2;
    color: #fff;
    letter-spacing: 2px;
    font-family: Montserrat;
    line-height: 250%;
    font-size: 9px;
    height: 137px;
    width: 580px;
    text-align: justify;
    top: 333px;
    left: 471px;
    overflow: auto;
    scrollbar-width: none;
}

#Profile_Main .Profile_Pinterest_Name1{
    position: absolute;
    top: 10px;
    left: -7px;
    writing-mode: vertical-lr;
    text-transform: uppercase;
    font-family: "Playfair Display";
    color: #fff;
    font-weight: bold;
    border-right: 1px solid #fff;
    letter-spacing: 2.5px;
    padding: 15px 5px 15px 0px;
    font-size: 10px;
    height: 870px;
}

#Profile_Main .Profile_Pinterest_Color{
    width: 100%;
    height: 100%;
    background-color: var(--maincolor);
    position: absolute;
    top: 0;
    z-index: 1;
    mix-blend-mode: multiply;
}

#Profile_Main .Profile_Pinterest_Name{
	position: absolute;
	z-index: 2;
	width: 100%;
	top: 145px;
}

#Profile_Main .maiden{
    font-size: 22px;
    margin-top: -15px;
    padding-left: 4px;
}

#Profile_Main .Profile_Pinterest_Name2{
    font-family: "Playfair Display SC";
    color: #fff;
    font-size: 72px;
    font-weight: bold;
    letter-spacing: 3px;
    padding-left: 26px;
    line-height: 93%;
    padding-top: 9px;
	width: 550px;
}

#Profile_Main .Profile_Pinterest_Name2 span {display:block;}

#Profile_Main .Profile_Pinterest_Name3{
    width: 350px;
    margin: auto;
    position: relative;
}


 /*----Pinterest Widget-----*/
#pinterest-container {
	-webkit-filter: grayscale(100%) brightness(70%);
	filter: grayscale(100%) brightness(70%);
    width: 1230px;
    height: 485px !important;
    overflow: hidden !important;
    box-shadow: none !important;
    border: none !important;
}

#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: 0px;
  border: none !important;
}

#pinterest-container [class$=_button] {
  display: none !important;
    border: none !important;
}

#pinterest-container [class$=_board] {
  box-shadow: none !important;
    border: none !important;
	border-radius: unset !important;
}

#pinterest-container span span {
  overflow: hidden !important;
  height: 70% !important;
    border: 0px !important;
    box-shadow: none !important;
	padding:0px;
}
		
		