
.titel{font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  padding-top: 100PX;
  font-size: 100PX;
  letter-spacing: 16px;
  word-spacing: 5.2px;
  color: #000000;
  font-weight: 700;
  text-decoration: none solid rgb(68, 68, 68);
  font-style: normal;
  font-variant: small-caps;
  text-transform: uppercase;
  background-color: blanchedalmond;
  text-align: center;
}
 
.topping {
  font-size: 100PX;
  letter-spacing: 16px;
  word-spacing: 5.2px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
  background-color: blanchedalmond;
  padding-top: 200px;
  padding: bottom 0;
  color: rgba(21, 14, 6, 0.836);
}

.intro {  
  padding-top: 50px;
  background-color: blanchedalmond;
  display: grid;
  grid-template-columns: repeat(3, 27%);
  gap: 3% 3%;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  height: 400px;
  padding-bottom: 100px;
}


.button_01{
  cursor: pointer;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  width: 40%;
  margin-left: 30%;
  margin-right: 30%;
  margin-top: 40px;
  margin-bottom: 20px;
  height: 15%;
  align-items: center;
  background-color: rgb(210, 210, 186);
  letter-spacing: 5px;
  word-spacing: 3.2px;
  border-radius: 15px;
  border:none;
  font-size: 80px;
  color: rgba(21, 14, 6, 0.836);
}

.hidden{
  visibility: hidden;
}


.statpresentation {  display: grid;
  grid-template-columns: repeat(6, 15%);
  grid-template-rows: 100%;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  gap: 10px 10px;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  grid-template-areas:
    "str_01 dex_01 con_01 int_01 psy_01 cha_01";
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 10px;
  height: 120px;
}

.Races {  
  padding-top: 200px;
  display: grid;
  grid-template-columns: repeat(4, 200px);
  grid-template-rows: repeat(5, 500px);
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  gap: 10px 3%;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  grid-template-areas:
    ". . . ."
    ". . . ."
    ". . . ."
    ". . . ."
    ". . . ."; 
}


.body_grid{  
text-align: center;
  background-color: blanchedalmond;
  display: grid;
  grid-template-columns: repeat(3, 33%);
  grid-template-rows: 300px 400px;
  gap: 1% 1%;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  grid-template-areas:
    "Gender Gender Gender"
    ". . .";
  width: 100%;
  height: 800px;
}

.bodysize_grid { 
  background-color: blanchedalmond;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(4, 24%);
  grid-template-rows: 300px 400px;
  gap: 1% 1%;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  grid-template-areas:
    "b_01 b_01 b_01 b_01"
    ". . . .";
  width: 100%;
  height: 800px;
}

.bodyweight_grid { 
  background-color: blanchedalmond;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(4, 24%);
  grid-template-rows: 300px 400px;
  gap: 1% 1%;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  grid-template-areas:
    "b_02 b_02 b_02 b_02"
    ". . . .";
  width: 100%;
  height: 800px;
}

.bodyfit_grid { 
  background-color: blanchedalmond;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(4, 24%);
  grid-template-rows: 300px 400px;
  gap: 1% 1%;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  grid-template-areas:
    "b_03 b_03 b_03 b_03"
    ". . . .";
  width: 100%;
  height: 800px;
}

.bodyface_grid { 
  background-color: blanchedalmond;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(4, 24%);
  grid-template-rows: 300px 400px;
  gap: 1% 1%;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  grid-template-areas:
    "b_04 b_04 b_04 b_04"
    ". . . .";
  width: 100%;
  height: 800px;
}

.bodybread_grid { 
  background-color: blanchedalmond;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(4, 24%);
  grid-template-rows: 300px 400px 400px;
  gap: 1% 1%;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  grid-template-areas:
    "b_05 b_05 b_05 b_05"
    ". . . ."
    ". . . .";
  width: 100%;
  height: 800px;
}

.bodybutter_grid { 
  background-color: blanchedalmond;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(4, 24%);
  grid-template-rows: 300px 400px;
  gap: 1% 1%;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  grid-template-areas:
    "b_06 b_06 b_06 b_06"
    ". . . .";
  width: 100%;
  height: 800px;
}

.bodyextras_grid { 
  background-color: blanchedalmond;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(4, 24%);
  grid-template-rows: 300px 400px;
  gap: 1% 1%;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  grid-template-areas:
    "b_07 b_07 b_07 b_07"
    ". . . .";
  width: 100%;
  height: 800px;
}

.bodydrawbacks_grid { 
  background-color: blanchedalmond;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(5, 19%);
  grid-template-rows: 300px 400px;
  gap: 1% 1%;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  grid-template-areas:
    "b_08 b_08 b_08 b_08 b_08"
    ". . . . .";
  width: 100%;
  height: 800px;
}

.bodydesire_grid { 
  background-color: blanchedalmond;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(5, 19%);
  grid-template-rows: 300px 400px;
  gap: 1% 1%;
  grid-auto-flow: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  grid-template-areas:
    "b_09 b_09 b_09 b_09 b_09"
    ". . . . .";
  width: 100%;
  height: 800px;
}

.b_09{ grid-area: b_09; 
  font-size: 75PX;
  letter-spacing: 12px;
  word-spacing: 4.2px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
  background-color: blanchedalmond;
  padding-top: 0;
  padding: bottom 0;
  color: rgba(21, 14, 6, 0.836);
}

.b_08{ grid-area: b_08; 
  font-size: 75PX;
  letter-spacing: 12px;
  word-spacing: 4.2px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
  background-color: blanchedalmond;
  padding-top: 0;
  padding: bottom 0;
  color: rgba(21, 14, 6, 0.836);
}

.b_07{ grid-area: b_07; 
  font-size: 75PX;
  letter-spacing: 12px;
  word-spacing: 4.2px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
  background-color: blanchedalmond;
  padding-top: 0;
  padding: bottom 0;
  color: rgba(21, 14, 6, 0.836);
}

.b_06{ grid-area: b_06; 
  font-size: 75PX;
  letter-spacing: 12px;
  word-spacing: 4.2px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
  background-color: blanchedalmond;
  padding-top: 0;
  padding: bottom 0;
  color: rgba(21, 14, 6, 0.836);
}

.b_05{ grid-area: b_05; 
  font-size: 75PX;
  letter-spacing: 12px;
  word-spacing: 4.2px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
  background-color: blanchedalmond;
  padding-top: 0;
  padding: bottom 0;
  color: rgba(21, 14, 6, 0.836);
}

.b_04{ grid-area: b_04; 
  font-size: 75PX;
  letter-spacing: 12px;
  word-spacing: 4.2px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
  background-color: blanchedalmond;
  padding-top: 0;
  padding: bottom 0;
  color: rgba(21, 14, 6, 0.836);
}

.b_03{ grid-area: b_03; 
  font-size: 75PX;
  letter-spacing: 12px;
  word-spacing: 4.2px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
  background-color: blanchedalmond;
  padding-top: 0;
  padding: bottom 0;
  color: rgba(21, 14, 6, 0.836);
}

.b_02 { grid-area: b_02; 
  font-size: 75PX;
  letter-spacing: 12px;
  word-spacing: 4.2px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
  background-color: blanchedalmond;
  padding-top: 0;
  padding: bottom 0;
  color: rgba(21, 14, 6, 0.836);
}

.b_01 { grid-area: b_01; 
  font-size: 75PX;
  letter-spacing: 12px;
  word-spacing: 4.2px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
  background-color: blanchedalmond;
  padding-top: 0;
  padding: bottom 0;
  color: rgba(21, 14, 6, 0.836);
}

.gender_grid { grid-area: Gender; 
  font-size: 75PX;
  letter-spacing: 12px;
  word-spacing: 4.2px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
  background-color: blanchedalmond;
  padding-top: 0;
  padding: bottom 0;
  color: rgba(21, 14, 6, 0.836);
}


.bodys_01 { grid-area: Gender; 
    font-size: 75PX;
    letter-spacing: 12px;
    word-spacing: 4.2px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    text-align: center;
    background-color: blanchedalmond;
    padding-top: 0;
    padding: bottom 0;
    color: rgba(21, 14, 6, 0.836);
}

.t_01 { 
  font-size: 25PX;
  letter-spacing: 5px;
  word-spacing: 2.2px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
  background-color: rgb(232, 203, 159);
  padding-top: 0;
  padding: bottom 0;
  color: rgba(21, 14, 6, 0.836);
}

.t_02 { 
  font-size: 25PX;
  letter-spacing: 5px;
  word-spacing: 2.2px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
  background-color: rgb(232, 203, 159);
  padding-top: 0;
  padding: bottom 0;
  color: rgba(21, 14, 6, 0.836);
  border-radius: 3px;
}

.t_03{
position: relative;
font-size: 25PX;
letter-spacing: 5px;
word-spacing: 2.2px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
text-align: center;
background-color: rgb(232, 203, 159);
margin-top: 10%;
border-radius: 3px;
}

.t_04{
  position: relative;
  font-size: 23PX;
  letter-spacing: 0px;
  word-spacing: 2.2px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
 
}

.t_05{
  font-size: 10PX;
  letter-spacing: 0px;
  word-spacing: 0px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: center;
  margin-top: 3%;
  border-radius: 3px;
  padding-top: 2px;
  background-color: rgb(212, 182, 136);
  visibility: hidden;
  transition: opacity .2s, visibility .2s;
}

.pic_05:hover .t_05{

visibility: visible;
opacity: 1;
}


.info {
  align-self: center;
  display: grid; 
  grid-template-columns: repeat(24, 4.1%); 
  grid-template-rows: 25px; 
  gap: 0px 0px; 
  grid-template-areas: 
    ". . . . . . . . . . . . . . . . . . . . . ."; 
  justify-content: center; 
  justify-items: center; 
  align-items: center; 
  width: 100%; 
  height: 25px; 

  position: sticky; bottom: 0;
  background-color: rgb(198, 155, 92);
}

.center {display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.classes_grid {
  padding-top: 100px;
  text-align: center;
  display: grid; 
  grid-template-columns: repeat(3, 28%); 
  grid-template-rows: repeat(5, 700px); 
  gap: 2% 2%; 
  row-gap: 3%;
  grid-template-areas: 
  ". . ."
  ". . ."
  ". . ."
  ". . ."
  ". . ."; 
  justify-content: center; 
  justify-items: center; 
  align-items: center; 
  width: 100%; 
  height: 4200px; 
  background-color: blanchedalmond;
}


.backgrnd_01 {
height: 100%;
background-color: rgba(141, 89, 25, 0.519);
border-radius: 3%;
}


input[type="checkbox"] {
    cursor: pointer;
}


.pic_01{
  min-height: 240px;
  max-height: 250px;
  width: 100%;
  cursor: pointer;
  opacity: 100%;
  border-radius: 50px;
}

.pic_02{
  border-radius: 45%;
  width: 100%;
  cursor: pointer;
  opacity: 100%;
}


.pic_03{
  border-radius: 6px;
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%
}

.pic_04{
  border-radius: 4px;
  width: 100%;
}

.pic_05{
  border-radius: 6px;
  width: 100%;
  max-height: 50%;
  cursor: pointer;
  object-fit: cover;
}

.pic_06{
  border-radius: 6px;
  width: 100%;
  max-height: 70%;
  cursor: pointer;
  object-fit: cover;
}



.picture{
  width: 100%;
}



.str_01 { grid-area: str_01; width: 100%; height: 100%; border-radius: 10px; text-align: center; font-size: larger; padding-top: 10px; background-color: rgb(218, 191, 148);}

.dex_01 { grid-area: dex_01; width: 100%; height: 100%; border-radius: 10px; text-align: center; font-size: larger; padding-top: 10px; background-color: rgb(218, 191, 148);}

.con_01 { grid-area: con_01; width: 100%; height: 100%; border-radius: 10px; text-align: center; font-size: larger; padding-top: 10px; background-color: rgb(218, 191, 148);}

.int_01 { grid-area: int_01; width: 100%; height: 100%; border-radius: 10px; text-align: center; font-size: larger; padding-top: 10px; background-color: rgb(218, 191, 148);}

.psy_01 { grid-area: psy_01; width: 100%; height: 100%; border-radius: 10px; text-align: center; font-size: larger; padding-top: 10px; background-color: rgb(218, 191, 148);}

.cha_01 { grid-area: cha_01; width: 100%; height: 100%; border-radius: 10px; text-align: center; font-size: larger; padding-top: 10px; background-color: rgb(218, 191, 148);}

#stat_01 { font-size: 50px; }

#stat_02 { font-size: 50px; }

#stat_03 { font-size: 50px; }

#stat_04 { font-size: 50px; }

#stat_05 { font-size: 50px; }

#stat_06 { font-size: 50px; }



  
.body{background-color: blanchedalmond; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}

.Races {background-color: blanchedalmond; text-align: center; width: 100%;}  

  