@import url(https://fonts.googleapis.com/css2?family=Playfair+Display+SC:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,400;0,700;1,400;1,700&family=Montserrat:ital,wght@0,900;1,900&display=swap);


#paxon_main {
    width: 450px;
    margin: 20px auto;
    padding: 40px;
    color: var(--designblockcolor);
    text-align: justify;
    font-family: 'Work Sans';
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 200%;
    background-color: var(--designbgcolorhalf);
    background-image: var(--designpic1);
    background-attachment: fixed;
    background-size: cover;
}

#paxon_main .paxon_box{background-color: var(--designbgcolorsec);padding: 50px;}

#paxon_main .paxon_title{
	font-family: Playfair Display SC;
	font-weight: 700;
	font-size: 45px;
	letter-spacing: 7px;
	width: 75%;
	line-height: 100%;
	margin-bottom: 25px;
	margin-top: -13px;
	position: relative;
}

#paxon_main .paxon_title span{
	font-size: 8px;
	position: absolute;
	top: 48px;
	width: max-content;
	right: -90px;
	text-align: -moz-right;
	text-align: -webkit-right;
}

#paxon_main .paxon_title stonk,
#paxon_main .paxon_title1 stonk{
    background-color: var(--designbgcolor_sec);
    text-align: center;
    padding: 7px 8px 8px 10px;
    line-height: 100%;
    width: max-content;
    display: block;
    font-family: calibri;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 6px;
}

#paxon_main .paxon_title1 span{
	display:block;
	font-size: 8px;
	text-align: -moz-right;
	text-align: -webkit-right;
}

#paxon_main .paxon_char{
    background-color: var(--designbgcolorsec);
    position: relative;
}

#paxon_main .paxon_pic {
    overflow: hidden;
    height: 250px;
    -webkit-mask-image: linear-gradient(#fff 40%, #0000 100%);
    opacity: 0.6;
    position: relative;
}

#paxon_main .paxon_pic img{
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(1);
    opacity: 0.9;
}

#paxon_main .paxon_pic:before {
    content: "";
    display: block;
    background-color: var(--designbgcolor_sec);
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
    position: absolute;
    z-index: 1;
}

#paxon_main .paxon_title1{
	font-family: Playfair Display SC;
	font-weight: 700;
	font-size: 45px;
	letter-spacing: 7px;
	width: 75%;
	line-height: 100%;
	margin-top: -13px;
	text-align: right;
	position: absolute;
	top: 60px;
	right: 25px;
	z-index: 1;
}

#paxon_main .paxon_title2{
  font-family: Playfair Display SC;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 7px;
  text-align: center;
  margin-bottom: 10px;
}

#paxon_main .paxon_name{
	font-family: Playfair Display SC;
	font-weight: 700;
	font-size: 60px;
	letter-spacing: 7px;
	line-height: 100%;
	text-align: left;
	position: absolute;
	bottom: 15px;
	right: 14px;
	mix-blend-mode: soft-light;
	writing-mode: sideways-lr;
	height: 50%;
	opacity: 0.5;
}

#paxon_main .paxon_text{
  padding: 0px 50px 50px;
}

#wanted1 {
    width: 450px;
    background: var(--designbgcolorsec);
    padding: 30px;
    margin: auto;
}

#wanted1 .titley {
    font-family: Quinn;
    font-size: 50px;
    text-transform: lowercase;
    line-height: 38px;
    text-align: center;
    letter-spacing: 1px;
	margin-top: 20px;
}

#wanted1 .subtitle {
    font-family: 'Work Sans';
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1px;
    text-align: center;
    font-style: italic;
    margin-bottom: 10px;
    line-height: 8px;
    margin-top: 10px;
}

#wanted1 .start {
    width: 390px;
    padding: 0px 30px;
    margin: auto;
    background: var(--designbgcolor_sec);
    font-family: 'Work Sans';
    font-size: 12px;
    line-height: 22px;
    text-align: justify;
    color: #000;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
}

#wanted1 .wantedbox {
    width: 450px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

#wanted1 .imgl {
    float: left;
    margin: 0px 15px;
    height: 220px;
    width: 100px;
    z-index: 1;
    position: absolute;
    align-content: center;
}

#wanted1 .imglongl {
	float: left;
    margin: 0px 15px;
    height: 410px;
    width: 100px;
    z-index: 1;
    position: absolute;
    align-content: center;
}

#wanted1 .imgr {
    margin: 0px 15px 0px 335px;
    float: right;
    height: 220px;
    z-index: 1;
    position: absolute;
    align-content: center;
}

#wanted1 .imglongr {
    margin: 0px 15px 0px 335px;
    float: right;
    height: 410px;
    z-index: 1;
    position: absolute;
    align-content: center;
}

#wanted1 .imgl img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    outline: 1px solid var(--designbgcolor_sec);
    outline-offset: 5px;
    border: 5px solid var(--designbghighlight);
}

#wanted1 .imglongl img {
    width: 100px;
    height: 300px;
    object-fit: cover;
    outline: 1px solid var(--designbgcolor_sec);
    outline-offset: 5px;
    border: 5px solid var(--designbghighlight);
}

#wanted1 .imgr img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    outline: 1px solid var(--designbgcolor_sec);
    outline-offset: 5px;
    border: 5px solid var(--designbghighlight);
}

#wanted1 .imglongr img {
    width: 100px;
    height: 300px;
    object-fit: cover;
    outline: 1px solid var(--designbgcolor_sec);
    outline-offset: 5px;
    border: 5px solid var(--designbghighlight);
}

#wanted1 .wantedboxtxtl {
    width: 360px;
    height: 150px;
    padding: 0px 30px 30px 75px;
    background: var(--designbgcolor_sec);
    font-family: 'Work Sans';
    font-size: 12px;
    line-height: 22px;
    color: var(--designbgcolor);
    text-align: justify;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    overflow: auto;
    scrollbar-width: none;
    margin-left: 70px;
}

#wanted1 .wantedboxtxtlongl {
    width: 360px;
    height: 350px;
    padding: 0px 30px 30px 75px;
    background: var(--designbgcolor_sec);
    font-family: 'Work Sans';
    font-size: 12px;
    line-height: 22px;
    color: var(--designbgcolor);
    text-align: justify;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    overflow: auto;
    scrollbar-width: none;
    margin-left: 70px;
}

#wanted1 .wantedboxtxtr {
    width: 360px;
    height: 150px;
    padding: 0px 75px 30px 30px;
    background: var(--designbgcolor_sec);
    font-family: 'Work Sans';
    font-size: 12px;
    line-height: 22px;
    color: var(--designbgcolor);
    text-align: justify;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    overflow: auto;
    scrollbar-width: none;
    margin-right: 70px;
}

#wanted1 .wantedboxtxtlongr {
    width: 360px;
    height: 350px;
    padding: 0px 75px 30px 30px;
    background: var(--designbgcolor_sec);
    font-family: 'Work Sans';
    font-size: 12px;
    line-height: 22px;
    color: var(--designbgcolor);
    text-align: justify;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    overflow: auto;
    scrollbar-width: none;
    margin-right: 70px;
}

#wanted1 .factsbox {
    width: 430px;
    height: 20px;
    padding: 10px;
    background: var(--designbghighlight);
	font-family: 'Work Sans';
    font-size: 9px;
    line-height: 20px;
    font-weight: 600;
    color: var(--designbgcolor);
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-style: italic;
}