#Lexi_Main xmp {
  overflow: auto;
  scrollbar-width: thin;
  margin: 8px 0px 0px;
  line-height: 160%;
  font-size: 11px;
  padding-bottom: 5px;
}

.Profil_InfText .Pic_Left,
.Profil_InfText .Pic_Right,
.Profil_InfText .Asc_Right1 span,
.Profil_InfText .Asc_Right span,
.Profil_InfText .Asc_Left1 span,
.Profil_InfText .Asc_Left span,
.Profil_InfText .Asc_Center1 span,
.Profil_InfText .Asc_Center span{line-height: 70%;background-color: #fff;}

.Profil_InfText .Quote_Center b1, .Profil_InfText .Quote_Center6 b1{font-weight: 900;}
.Profil_InfText .Quote_Center i1, .Profil_InfText .Quote_Center6 i1 {font-style: italic;}

.Profil_InfText b, 
.Profil_InfText i, 
.Profil_InfText s, 
.Profil_InfText u,
.PrFix .Profil_InfText f1A,
.PrFix .Profil_InfText f2A,
.Profil_InfText .Uber_Left,
.Profil_InfText .Uber_Right{
  color: var(--designhighlight);
}

.Profil_InfText .Quote_Center3 titles,
.Profil_InfText .Quote_Center5 titles,
.Profil_InfText .Quote_Left1,
.Profil_InfText .Quote_Right1,
.Profil_InfText .Quote_Center2,
.Profil_InfText .Quote_Center1{color:var(--designhighlight)}

.Profil_InfText break{display: block;}

.Profil_InfText .Quote_Center4{
  font-family: Montserrat;
  text-transform: uppercase;
  font-size: 8px;
  letter-spacing: 2px;
  font-weight: 600;
  line-height: 240%;
  width: 40%;
  margin: auto;
  text-align: center;
  position: relative;
  padding: 16px 40px;
}

.Profil_InfText .Quote_Center4::before,
.Profil_InfText .Quote_Center4::after{
	font-family: KellyGothic;
	font-size: 119px;
	display: block;
	color: var(--designhighlight);
	position: absolute;
	opacity: 0.2;
}

.Profil_InfText .Quote_Center4::before{content: "“";left: 25px;top: 35px;}
.Profil_InfText .Quote_Center4::after{content: "”";right: 25px;bottom: -21px;}

.Profil_InfText .Pic_Left::before,
.Profil_InfText .Pic_Right::before,
.Profil_InfText .Asc_Right1 span::before,
.Profil_InfText .Asc_Right span::before,
.Profil_InfText .Asc_Left1 span::before,
.Profil_InfText .Asc_Left span::before,
.Profil_InfText .Asc_Center1 span::before,
.Profil_InfText .Asc_Center span::before{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  mix-blend-mode: multiply;
  background: linear-gradient(to bottom right,var(--designgradientone),var(--designgradienttwo))
}

.Profil_InfText .Quote_Center1,
.Profil_InfText .Quote_Center1A{
  font-family: Montserrat;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 4px;
  font-weight: 800;
  text-align: center;
  line-height: 180%;
  width: 85%;
  margin: auto;
}

.Profil_InfText .Quote_Center2,
.Profil_InfText .Quote_Center2A{
  font-family: Montserrat;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 4px;
  font-weight: 800;
  text-align: right;
  padding-left: 19%;
}

.Profil_InfText .Quote_Center,
.Profil_InfText .Quote_Center6{
	font-family: Montserrat;
	text-transform: uppercase;
	font-size: 7px;
	letter-spacing: 4px;
	line-height: 190%;
	width: 70%;
	text-align: center;
	margin: auto;
}

.Profil_InfText .Quote_Center::before,
.Profil_InfText .Quote_Center::after{
	content: "";
	display: block;
	background-color: var(--designoutlinesec);
	width: 1px;
	height: 95px;
}
	
.Profil_InfText .Quote_Center::before{margin: 0px auto 25px;}
.Profil_InfText .Quote_Center::after{margin: 25px auto 0px;}

.Profil_InfText .Quote_Left3,
.Profil_InfText .Quote_Right3 {
	text-align: justify;
	font-family: Work Sans;
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 200%;
	width: 210px;
	border: 1px solid var(--designoutlinesec);
	padding: 34px 35px;
}

.Profil_InfText .Quote_Left3{float: left;margin: 15px 25px 0px 0px;}
.Profil_InfText .Quote_Right3{float: right;margin: 15px 0px 0px 25px;}

.Profil_InfText .Quote_Left,
.Profil_InfText .Quote_Right {
	position: relative;
	font-family: Montserrat;
	text-transform: uppercase;
	font-size: 8px;
	letter-spacing: 2px;
	font-weight: 600;
	line-height: 240%;
	width: 185px;
}

.Profil_InfText .Quote_Left span,
.Profil_InfText .Quote_Right span,
.Profil_InfText .Quote_Center4 span{position: relative;}

.Profil_InfText .Quote_Left::before,
.Profil_InfText .Quote_Right::before{
	font-family: KellyGothic;
	font-size: 119px;
	display: block;
	color: var(--designhighlight);
	position: absolute;
	opacity: 0.2;
}

.Profil_InfText .Quote_Left::before{content: "“";left: 0;top: 35px;}
.Profil_InfText .Quote_Right::before{content: "”";right: 0px;top: 40px;}

.Profil_InfText .Quote_Left{text-align: left;float: left;padding: 15px 0px 0px 20px;margin: 15px 0px 15px 18px;}
.Profil_InfText .Quote_Right{text-align: right;float: right;padding: 15px 20px 0px 0px;margin: 15px 18px 15px 0px;}

.Profil_InfText .Quote_Left1, 
.Profil_InfText .Quote_Left1A,
.Profil_InfText .Quote_Left2{text-align: right;float: left;margin: 1px 15px 0 0px;}

.Profil_InfText .Quote_Right1, 
.Profil_InfText .Quote_Right1A,
.Profil_InfText .Quote_Right2{text-align: left;float: right;margin: 1px 0px 0 15px;}

.Profil_InfText .Quote_Left1, .Profil_InfText .Quote_Right1,
.Profil_InfText .Quote_Left1A, .Profil_InfText .Quote_Right1A{
  width: 170px;
  font-family: Montserrat;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 800;
}
.Profil_InfText .Quote_Left2, .Profil_InfText .Quote_Right2{
	width: 180px;
	font-family: Montserrat;
	font-size: 8px;
	font-weight: 600;
	letter-spacing: 4px;
	text-transform: uppercase;
}

.Profil_InfText .Quote_Center3, .Profil_InfText .Quote_Center3A{text-align: right;line-height: 100%;}
.Profil_InfText .Quote_Center5, .Profil_InfText .Quote_Center5A{text-align: left;line-height: 100%;}

.Profil_InfText .Quote_Center3 titles,
.Profil_InfText .Quote_Center3A titles,
.Profil_InfText .Quote_Center5 titles,
.Profil_InfText .Quote_Center5A titles{
  display: block;
  font-family: abril fatface;
  font-size: 30px;
  line-height: 100%;
}

.Profil_InfText .Quote_Center3 span,
.Profil_InfText .Quote_Center3A span,
.Profil_InfText .Quote_Center5 span,
.Profil_InfText .Quote_Center5A span,
.Profil_InfText .Quote_Center3 spaner,
.Profil_InfText .Quote_Center3A spaner,
.Profil_InfText .Quote_Center5 spaner,
.Profil_InfText .Quote_Center5A spaner{
  display: block;
  font-family: Montserrat;
	font-size: 7px;
	font-weight: 600;
	letter-spacing: 2px;
  text-transform: uppercase;
}

.Profil_InfText headline i {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.Profil_InfText headline1{
	display: block;
	font-family: Montserrat;
	font-size: 9px;
	font-weight: 600;
	letter-spacing: 3px;
	text-transform: uppercase;
	line-height: 100%;
}

.Profil_InfText headline2{
  font-family: Montserrat;
  font-weight: 800;
  font-size: 11px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  line-height: 160%;
}

.Profil_InfText headline2::before {
  content: '';
  background-color: var(--designoutlinesec);
  height: 1px;
  margin-right: 10px;
  width: 35px;
}

.Profil_InfText headline3{
	display: flex;
	font-family: Montserrat;
	font-size: 7px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 100%;
	margin: -1px 0 5px;
	column-gap: 10px;
}

.Profil_InfText .Uber_Left, .Profil_InfText .Uber_Left1{float: left;margin: 10px 15px 0 0;}
.Profil_InfText .Uber_Right, .Profil_InfText .Uber_Right1{float: right;margin: 10px 0 0 15px;}

.Profil_InfText .Uber_Left,
.Profil_InfText .Uber_Right,
.Profil_InfText .Uber_Left1,
.Profil_InfText .Uber_Right1{
  font-family: Montserrat;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 100%;
  padding: 12px;
  border: 1px solid var(--designoutlinesec);
  width: max-content;
  background-size: cover;
  background-attachment: fixed;
  background-image: var(--designpicback);
  background-blend-mode: color-burn;
  background-color: #d7ccc9;
}

.PrFix .Profil_InfText .font_kelly{font-family: KellyGothic;}
.PrFix .Profil_InfText .font_carmencita{font-family: Carmeci;}
.PrFix .Profil_InfText .font_arden{font-family: Arded;}
.PrFix .Profil_InfText .font_aktura{font-family: Aktura;}

.PrFix .Profil_InfText f1,
.PrFix .Profil_InfText f1A{
  display: block;
  line-height: 100%;
  width: max-content;
	font-family: serifina;
  padding: 15px;
  font-size: 45px;
  outline: 1px solid var(--designoutlinesec);
  outline-offset: 10px;
  margin: 20px 25px 10px 10px;
	text-transform: uppercase;
  float: left;
}

.PrFix .Profil_InfText f2,
.PrFix .Profil_InfText f2A{
	font-size: 45px;
	float: left;
	padding: 17px;
	line-height: 100%;
	text-transform: uppercase;
}

.PrFix .Profil_InfText f2.font_kelly, 
.PrFix .Profil_InfText f2A.font_kelly{padding: 20px 17px 0px;}

.PrFix .Profil_InfText f1.font_arden, .PrFix .Profil_InfText f1A.font_arden{font-size: 65px;padding: 6px 17px 12px 15px;}
.PrFix.Profil_InfText f2.font_arden, .PrFix .Profil_InfText f2A.font_arden{font-size: 65px;}

.PrFix ..Profil_InfText f1.font_carmencita, 
.PrFix .Profil_InfText f1A.font_carmencita{font-size: 90px;line-height: 50%;padding: 10px 0 0 0;outline-offset: 20px;margin: 32px 33px 20px 20px;}
.PrFix .Profil_InfText f2.font_carmencita, 
.PrFix .Profil_InfText f2A.font_carmencita{font-size: 90px;padding: 11px 25px;line-height: 80%;}

.PrFix .Profil_InfText f1.font_aktura, 
.PrFix .Profil_InfText f1A.font_aktura{font-size: 53px;line-height: 80%;padding: 22px 8px 16px 10px;margin: 19px 25px 10px 10px;}
.PrFix .Profil_InfText f2.font_aktura, 
.PrFix .Profil_InfText f2A.font_aktura{font-size: 55px;}

#Lexi_Main .Lexicon_Text b, .Profil_InfText b,
#Lexi_Main .Lexicon_Text .mycode_b{font-family: 'Montserrat', sans-serif;letter-spacing: 2px;font-size: 10px;text-transform: uppercase;}
#Lexi_Main .Lexicon_Text i, .Profil_InfText i,
#Lexi_Main .Lexicon_Text .mycode_i {text-transform: lowercase;letter-spacing: 3px;}
#Lexi_Main .Lexicon_Text s, .Profil_InfText s,
#Lexi_Main .Lexicon_Text .mycode_s{
  text-transform: uppercase;
  letter-spacing: 6px;
  opacity: 0.5;
}

#Lexi_Main .Lexicon_Text u, .Profil_InfText u,
#Lexi_Main .Lexicon_Text .mycode_u {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 2px;
  font-size: 8px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 7px 7px 7px 9px;
  font-weight: 700;
  border: 1px solid var(--designoutlinesec);
}

.Profil_InfText .Pic_Crest{float: right;max-width: 170px;margin: 6px 0px 0px 15px;}
.Profil_InfText .Pic_Crest img{width: 100%;}

.Profil_InfText .Asc_Center, .Profil_InfText .Asc_Center1{display: flex;align-items: center;justify-content: center;column-gap: 25px;}
.Profil_InfText .Asc_Left1{display: flex;align-items: center;justify-content: left;column-gap: 20px;}
.Profil_InfText .Asc_Right1{display: flex;align-items: center;justify-content: right;column-gap: 20px;}

.Profil_InfText .Asc_Left {float: left;margin: 8px 20px 0px 0px;}
.Profil_InfText .Asc_Right {float: right;margin: 8px 0px 0px 20px;}

.Profil_InfText headline{
  display: block;
  font-family: serifina;
  font-size: 15px;
  letter-spacing: 2.5px;
}

.Profil_InfText .Pic_Left {
	float: left;
	position: relative;
	margin: 20px 30px 15px 15px;
	outline: 1px solid var(--designoutlinesec);
	outline-offset: 15px;
}

.Profil_InfText .Pic_Right {
	float: right;
	position: relative;
	margin: 20px 15px 15px 30px;
	outline: 1px solid var(--designoutlinesec);
	outline-offset: 15px;
}

.Profil_InfText .Asc_Right1 span,
.Profil_InfText .Asc_Right span,
.Profil_InfText .Asc_Left1 span,
.Profil_InfText .Asc_Left span,
.Profil_InfText .Asc_Center1 span,
.Profil_InfText .Asc_Center span{
	display: block;
  width: 70px;
  outline: 1px solid var(--designoutlinesec);
  overflow: hidden;
  margin: 15px;
  position: relative;
  outline-offset: 15px;
}

.Profil_InfText .Asc_Center span:nth-child(2) {width: 120px !important;height: 120px;}
.Profil_InfText .Asc_Left span:nth-child(2),
.Profil_InfText .Asc_Right span:nth-child(2){margin: 54px 15px;}

.Profil_InfText .Pic_Left img, 
.Profil_InfText .Pic_Right img{
  max-width: 250px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.6;
}

.Profil_InfText .Asc_Right1 img,
.Profil_InfText .Asc_Right img,
.Profil_InfText .Asc_Left1 img,
.Profil_InfText .Asc_Left img,
.Profil_InfText .Asc_Center1 img,
.Profil_InfText .Asc_Center img{
	width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
 opacity: 0.6;
}



.Profil_InfText .NoColor .Pic_Left::before,
.Profil_InfText .NoColor .Pic_Right::before,
.Profil_InfText .NoColor span::before{opacity: 0.8;background: var(--designbacksecond) !important;}

.Profil_InfText .GradientColor span:nth-child(1)::before{filter: brightness(150%);}
.Profil_InfText .GradientColor span:nth-child(3)::before{filter: saturate(60%) brightness(60%);}


.Profil_InfText .Asc_Right1.GradientColor span:nth-child(1)::before,
.Profil_InfText .Asc_Right.GradientColor span:nth-child(1)::before{filter: saturate(60%) brightness(60%);}

.Profil_InfText .Asc_Right1.GradientColor span:nth-child(3)::before,
.Profil_InfText .Asc_Right.GradientColor span:nth-child(3)::before{filter: brightness(150%);}
