#Profile_Main{
	display: flex;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(/images/001/back3.png);
	position: relative;
	height: 600px;
}

#Profile_Main .Profil_Main_Music{
	position: absolute;
	top: 11px;
	right: 65px;
	z-index: 3;
}

#Profile_Main .Profil_Main_Music button {
	background: unset;
	border: unset;
	padding: unset;
	font-size: 15px;
	color: #c2c2c2;
	position: absolute;
	top: 15px;
	right: -40px;
}

#Profile_Main .Profil_Main_Music .Hide {display: none;opacity: 0.6;right: -41px;}

#Profile_Main .Profil_Main_Music div{
  font-family: Karla;
  font-size: 11px;
  text-transform: lowercase;
  font-style: italic;
  letter-spacing: 1px;
}

#Profile_Main .Profile_Skill {
	height: 15px;
	width: 30px;
	position: relative;
	background-image: url(/images/001/back2.png);
	background-attachment: fixed;
	background-size: cover;
	margin-left: 9px;
}

#Profile_Main .Profile_Skill_Name {width: 56%;}

#Profile_Main .Profile_Skill skillactive{
  display: block;
  background-size: cover;
  background-attachment: fixed;
  background-image: linear-gradient( rgba(236, 22, 22, 0.6), rgba(236, 22, 22, 0.6) ), url(/images/001/back1.png);
  opacity: 0.6;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#Profile_Main .Profil_Chart {
    float: right;
    width: 295px;
	height: 225px;
    overflow: hidden;
    position: relative;
	font-family: Montserrat;
	font-size: 7px;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

#Profile_Main .Profil_Chart span{position: absolute;width: 85px;text-align: center;}

#Profile_Main .Lab1{top: 5px;right: 108px;}
#Profile_Main .Lab2{top: 57px;right: -15px;text-align: left !important;}
#Profile_Main .Lab3{bottom: 65px;right: -15px;text-align: left !important;}

#Profile_Main .Lab4{bottom: 8px;right: 108px;}
#Profile_Main .Lab5{bottom: 65px;left: 0;text-align: right !important; width: 63px !important;}
#Profile_Main .Lab6{top: 57px;left: 0;text-align: right !important; width: 63px !important;}

#Profile_Main .Profil_Chart canvas{
    width: 355px;
    height: 255px;
    position: absolute;
	top: -9px;
	left: 25px;
}


#Profile_Main .OtherSide .Profile_Bar1{ position: absolute;right: 0;}
#Profile_Main .OtherSide .Profile_Bar1::after{left: -2px;right: unset;}

#Profile_Main .Profile_MBTI{
  margin: 15px auto;
  width: 95%;
}

#Profile_Main .Profile_MBTI .Profile_Bar_Inside{
  width: 100%;
  margin-top: 8px;
}

#Profile_Main .Profile_MBTI_Name{
	display: flex;
  font-family: Montserrat;
  font-size: 7px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
	color: #6f6f6f;
}

#Profile_Main .Profile_MBTI_Name div{width: 50%;}
#Profile_Main .Profile_MBTI_Name .Name1{text-align: right;}
#Profile_Main .Profile_MBTI_Name .active{color: #fff;}

#Profile_Main .Profile_Bar{
	display: flex;
	align-items: center;
	justify-content: center;	
	font-family: Montserrat;
	font-size: 7px;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 15px auto;
	width: 95%;
}

#Profile_Main .Profile_Bar1{
  width: 70%;
  height: 100%;
background-size: cover;
background-attachment: fixed;
  background-image: linear-gradient( rgba(236, 22, 22, 0.6), rgba(236, 22, 22, 0.6) ), url(/images/001/back1.png);
	position: relative;
  opacity: 0.6;
}

#Profile_Main .Profile_Bar1::after{
	content: "";
	width: 2px;
	height: 10px;
	background-color: #c2c2c2;
	display: block;
	position: absolute;
	top: -2px;
	right: -2px;
}

#Profile_Main .Profile_Bar2{width: 22%;}

#Profile_Main .Profile_Bar_Inside{
  background-size: cover;
  background-attachment: fixed;
  background-image: url(/images/001/back2.png);
  width: 78%;
  position: relative;
	height: 6px;
}

#Profile_Main .Profile_Overview_Line{
	display: flex;
	align-items: center;
	font-size: 15px;
	width: 90%;
	margin: 10px auto;
}

#Profile_Main .Profile_Overview_Name span{
  display: block;
  font-family: Montserrat;
  font-size: 8px;
  text-transform: lowercase;
  font-weight: 500;
  letter-spacing: 4px;
  text-align: center;
}

#Profile_Main .Profile_Overview_Name de{
	filter: blur(0.6px);
	color: #fff;
	font-family: Bigilla;
	font-size: 50px;
	text-align: center;
	text-transform: uppercase;
	display: block;
	line-height: 100%;
}

#Profile_Main .Profile_Overview_Line::before {
  content: '';
  background-color: #646464;
  height: 1px;
  margin-right: 10px;
  flex-grow: 1;
}

#Profile_Main .Profile_Overview_Line::after {
  content: '';
  background-color: #646464;
  height: 1px;
  margin-left: 10px;
  flex-grow: 1;
}

#Profile_Main .Border_Top, 
#Profile_Main .Border_Bottom, 
#Profile_Main .Border_Right,
#Profile_Main .Border_Left{
	position: absolute;
	margin: auto;
	height: 0px;
	width: 0px;
}

#Profile_Main .Border_Top{
	width: calc(100% - 112px);
	left: 56px;
	top: 30px;
	z-index: 100;
	padding-left: unset;
	position: absolute;
	z-index: 2;
}
#Profile_Main .Border_Bottom{width: calc(100% - 112px);left: 56px;bottom: 30px;z-index: 2;padding-left: unset;}
#Profile_Main .Border_Right{height: calc(100% - 112px);top: 56px;right: 30px;z-index: 2;}
#Profile_Main .Border_Left{height: calc(100% - 112px);top: 56px;left: 30px;z-index: 2;}

#Profile_Main .Border_Top{border-bottom: 1px solid rgba(168, 168, 168, 0.18);}
#Profile_Main .Border_Bottom{border-top: 1px solid rgba(168, 168, 168, 0.18);}
#Profile_Main .Border_Right{border-left: 1px solid rgba(168, 168, 168, 0.18);}
#Profile_Main .Border_Left{border-right: 1px solid rgba(168, 168, 168, 0.18);display: flex;flex-direction: column;justify-content: flex-end;align-items: center;}

#Profile_Main .Border_Left::before, 
#Profile_Main .Border_Right::before, 
#Profile_Main .Border_Left::after, 
#Profile_Main .Border_Right::after {
  content: "";
  position: absolute;
  border: 1px solid rgba(168, 168, 168, 0.21);
  width: 25px;
  height: 25px;
}

#Profile_Main .Border_Left::before{border-radius: 0px 0px 100% 0px;top: -26px;left: 0px;border-left: unset;border-top: unset;}
#Profile_Main .Border_Left::after{border-radius: 0px 100% 0px 0px;bottom: -26px;left: 0px;border-left: unset;border-bottom: unset;}
#Profile_Main .Border_Right::before{border-radius: 0px 0px 0px 100%;top: -26px;right: 0px;border-top: unset;border-right: unset;}
#Profile_Main .Border_Right::after{border-radius: 100% 0px 0px 0px;bottom: -26px;right: 0px;border-bottom: unset;border-right: unset;}

#Profile_Main .Profile_Main_Pic{
	height: 600px;
	overflow: hidden;
	order: 2;
	width: 420px;
	position: relative;
	background-color: #060606;
}

#Profile_Main .Profile_Main_Pic img {
	width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	margin-top: -29%;
	opacity: 0.5;
}

#Profile_Main .Profile_Main_Infos{padding: 75px 50px 75px 75px;width: 555px;}


.Profile_Upper_Main{
  font-family: Bigilla;
  font-size: 55px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  margin: 25px 0px;
}

.Profile_Upper_Main span {
  font-family: Montserrat;
  font-size: 6px;
  text-transform: lowercase;
  font-weight: 500;
  letter-spacing: 4px;
  display: block;
  margin-bottom: -8px;
} 

.Profile_Upper_Main de {
  filter: blur(0.6px);
  color: #fff;
}

.Profile_Upper_Main div {
  font-size: 115px;
  position: absolute;
  top: -47px;
  width: 100%;
  filter: blur(3.6px);
  z-index: -1;
  opacity: 0.3;
  height: 135px;
  overflow: hidden;
}