.randomfacts {
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
}

.randomfact {
      width: 43%;
      padding: 20px;
      text-align: justify;
      background: #efefef;
}
            
.randomfacts-title {
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 20px;
}

.randomfacts-do {
	margin-top: 20px;
	display: flex;
	gap: 10px;
}
            
.randomfacts-action {
      margin-top: 20px;
}


	
	.world {
	float: left; vertical-align:top;
width:240px; height:280px; text-align:center; 
	margin-right:100px;
}

.world .navWORLD label {
background:#494545; 
}

.world .navWORLD label:after {
background:#500a08; 
}

.world ul {
margin:0 auto; position:relative;  padding:5px 5px 0; 
width:240px; height:250px; overflow:hidden;
font-size:0; line-height:0; white-space:nowrap; float: both; 
}
.world ul li {
	vertical-align:top; position:relative; display:inline-block;  text-align: center; padding: 5px;
width:100%; height:100%; overflow:auto; scrollbar-width: none;
line-height:normal; white-space:normal; font-size:8px; 
transition: all 0.35s linear; -webkit-transition: all 0.35s linear;
}
.world ul li img {
width:220px; height:60px;
	filter: grayscale(100%) brightness(50%) sepia(100%) hue-rotate(-50deg) saturate(800%) contrast(1);
}
.world ul li b{
color: #c60606;
  font-family: Calibri;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 2px;
	  float:right;
  margin-bottom: 5px;
}

.world ul li text {
color: #c60606;
  font-family: Calibri;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 2px;
	  float:left;

}
.world ul li span {
text-align:justify; 
  font-family: arial;
  text-transform: uppercase;
  font-size: 8px;   font-weight: bold;
}

.world .navWORLD {
margin-top:10px; width:240px; text-align:center;  
font-size:0; line-height:0; text-align:center;
}
.world .navWORLD label {
position:relative; display:inline-block; margin:0 7px;
padding:9px; 
}
.world .navWORLD label:after {
content:''; position:absolute; left:50%; top:50%; margin-left:-10px; margin-top:-10px;
padding:10px; opacity:0;
}
.world .navWORLD label:hover:after {
opacity:1;
}
.world > input:nth-of-type(1):checked ~ .navWORLD label:nth-of-type(1):after,
.world > input:nth-of-type(2):checked ~ .navWORLD label:nth-of-type(2):after,
.world > input:nth-of-type(3):checked ~ .navWORLD label:nth-of-type(3):after,
.world > input:nth-of-type(4):checked ~ .navWORLD label:nth-of-type(4):after,
.world > input:nth-of-type(5):checked ~ .navWORLD label:nth-of-type(5):after,
.world > input:nth-of-type(6):checked ~ .navWORLD label:nth-of-type(6):after {
opacity:1;
}
.world > input {
display:none;
}
.world > input:nth-of-type(6):checked ~ ul li:first-of-type {
margin-left:-500%;
}
.world > input:nth-of-type(5):checked ~ ul li:first-of-type {
margin-left:-400%;
}
.world > input:nth-of-type(4):checked ~ ul li:first-of-type {
margin-left:-300%;
}
.world > input:nth-of-type(3):checked ~ ul li:first-of-type {
margin-left:-200%;
}
.world > input:nth-of-type(2):checked ~ ul li:first-of-type {
margin-left:-100%;
}
.world > input:nth-of-type(1):checked ~ ul li:first-of-type {
margin-left:0%;
}

.fiche-about {

width:210px;
  padding-right: 10px;
}
.fiche-about span {
 border-bottom: 1px solid #ddd;
  display: flex;
  flex-direction:column;
  text-align:right;
	
	width:220px;
  padding: 5px 0;
  color: #EEE !important;
  font-family: calibri;
  color: #eee;
  font-size: 14px; 
}
.fiche-about span  b {
color: #c60606;
  font-family: Calibri;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 2px;
	  float:left;
  margin-bottom: 5px;
}

.fiche-about span  a {
  font-family: Calibri;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 2px;
  text-align:right;
	display: inline;
}

.fiche-about span  text {
  font-family: Calibri;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 2px;
  text-align:right;
	display: inline;
}

.hotspot {
	position: relative;
  background-color: #121212;
  display: inline-block;
  max-height: 20px;
	max-width: 140px;
  text-transform: uppercase;
  font: 800 6px/180% 'Arial';
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  border: solid 1px #191919;
padding: 3px 10px 0px 10px;
	margin-top: 7px;
	line-height: 15px;
 }

.hotspot:hover {
  background-color: #500a08;
  color: #FFF;
  background: linear-gradient(to top, #4f2416 30%, #81461f 50%,);
  border: solid 1px #191919;
}

.hotspot a:link,.hotspot a:visited, .hotspot a:active { text-decoration:none; color: #FFF;);
}

.portal {
	position: relative;
  background-color: #500a08;
  display: inline-block;
  max-height: 20px;
	max-width: 140px;
  text-transform: uppercase;
  font: 800 6px/180% 'Arial';
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  border: solid 1px #191919;
padding: 3px 10px 0px 10px;
	margin-top: 7px;
	line-height: 15px;
	float:right;
 }

.portal:hover {
  background-color: #121212;
  color: #FFF;
  background: linear-gradient(to top, #4f2416 30%, #81461f 50%,);
  border: solid 1px #191919;
}

.portal a:link,.portal a:visited, .portal a:active { text-decoration:none; color: #FFF;);
}

.wikiquick {
	position: relative;
  display: inline-block;
  max-height: 10px;
	max-width: 340px;
  text-transform: uppercase;
  font: 800 6px/180% 'Arial';
  color: #000;
  text-align: center;
  letter-spacing: 1px;
	float:center;
	margin-top: -5px;
 }

.wikiquick:hover {
  color: #fff;
}

.wikiquick a:link,.wikiquick a:visited, .wikiquick a:active { text-decoration:none; color: #c60606;);
}

.wikihell {
	position: relative;
  display: inline-block;
  max-height: 10px;
	max-width: 340px;
  text-transform: uppercase;
  font: 800 6px/180% 'Arial';
  color: #000;
  text-align: center;
  letter-spacing: 1px;
	float:center;
	margin-top: -5px;
 }

.wikihell:hover {
  color: #fff;
}

.wikihell a:link,.wikihell a:visited, .wikihell a:active { text-decoration:none; color: #c60606;);
}

 .muse {
        position:relative;
        width:250px;
        height:116px;
        background-image: url(https://i.imgur.com/xSUls9B.png);
	 margin:2px;
    }
    
        .muse .name {
            position:absolute;
            top:0px;
            left:0px;
            width:170px;
            height:75px;
            border-bottom:1px solid var(--border);
            border-right:1px solid var(--border);
            display:flex;
            flex-direction:column;
            align-items:center;
            justify-content:center;  font-size: 8.4px;
            background-color:rgba(122, 0, 7, 0.05);
        }

  .name a{color: #e00000;   font-family: roboto;
  text-transform:uppercase;
  font-size: 9.4px;
  font-weight: 900;}

 .name a:hover {color: #fff; }
        
            .name .first,
            .name .last {
                width:100%;
                height:auto;
                text-align:center;
                  color: #e00000;
  font-family: roboto;
  text-transform:uppercase;
  font-size: 9.4px;
  font-weight: 900;
	  letter-spacing: 2px;line-height:0.7em;
            }

  .name .last a{color: #e00000; }
        
            .name .first {
               text-align: center;
  font-family: kiona; 
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff; margin-top:-50px;
                opacity:0.9; margin:2px;
            }
            
            .name .last {
                  text-align: center;
  color: #fff;
  font-family: roboto;
  text-transform:uppercase;
  font-size: 9.4px;
  font-weight: 900;
	  letter-spacing: 2px; opacity:0.5;
            }

            .name .third {
     text-align: center;
  color: #fff;
  font-family: roboto;
  text-transform:uppercase;
  font-size: 9.4px;
  font-weight: 900;
	  letter-spacing: 2px;opacity:0.5;
            }
    
        .muse img {
            position:absolute;
            top:0px;
            right:0px;
            width:75px;
            height:75px;
            margin:0px;border-radius: 150px 150px 0 0;

-moz-border-radius: 150px 150px 0 0;

-webkit-border-radius: 150px 150px 0 0;
            border-bottom:1px solid var(--border);filter: grayscale(100%) brightness(73%) hue-rotate(114deg) saturate(0%) opacity(95%) contrast(131%) invert(8%);
-webkit-filter: grayscale(100%) brightness(73%) hue-rotate(114deg) saturate(0%) opacity(95%) contrast(131%) invert(8%);
-moz-filter: grayscale(100%) brightness(73%) hue-rotate(114deg) saturate(0%) opacity(95%) contrast(131%) invert(8%);
        }
        .muse .text {
            position:absolute;
            top:76px;
            left:0px;
            width:100%;
            height:100px;
            box-sizing:border-box;
            padding:20px;
            overflow:auto;
        }
        
        .muse .links {
            position:absolute;
            top:76px;
            left:0px;
            width:100%;
            height:40px;
            border-top:1px solid var(--border);
            display:flex;
            align-items:center;
            justify-content:center;
            gap:10px;
            background-color:rgba(255, 255, 255, 0.05);
        }
        
            .muse .links a {
               text-align:center;
                    color: #fff;
  font-family: roboto;
  text-transform:uppercase;
  font-size: 9.4px;
  font-weight: 900;
	  letter-spacing: 2px;
            }
            
                .muse .links a:hover {
                    background-color:#fff;opacity:0.2;
                }

.canonplg {
        position:relative;
        width:242px;
        height:330px;
        background-image: url(https://i.imgur.com/xSUls9B.png);
	 margin:2px;float: left;
    }
    
        .canonplg .name {
            position:absolute;
            top:0px;
            left:0px;
            width:170px;
            height:75px;
            border-bottom:1px solid var(--border);
            border-right:1px solid var(--border);
            display:flex;
            flex-direction:column;
            align-items:center;
            justify-content:center;

        }
        
            .canonplg .first,
            .canonplg .last {
               width:100%;
                height:auto;
                text-align:center;
                  color: #e00000;
  font-family: roboto;
  text-transform:uppercase;
  font-size: 9.4px;
  font-weight: 900;
	  letter-spacing: 2px;line-height:0.7em;
            }
        
            .canonplg .first {
                text-align: center;
  font-family: kiona; 
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff; margin-top:-50px;
                opacity:0.9; margin:4px;
            }

   .canonplg .first a{
  font-family: kiona; 
  font-size: 16px;
            }
            
            .canonplg .last {
                text-align: center;
  color: #fff;
  font-family: roboto;
  text-transform:uppercase;
  font-size: 9.4px;
  font-weight: 900;
	  letter-spacing: 2px; opacity:0.5;
            }

 .canonplg .third {
     text-align: center;
 font-family: 'Poppins',sans-serif;
    font-size: 8px;
    font-weight: 300;  color: #fff;
            }
    
        .canonplg img {
            position:absolute;
            top:0px;
            right:0px;
            width:75px;
            height:75px;
            margin:0px; border-radius: 150px 150px 150px 0;

-moz-border-radius: 150px 150px 150px 0;

-webkit-border-radius: 150px 150px 150px 0;
            border-bottom:1px solid var(--border);filter: grayscale(100%) brightness(87%) contrast(86%);
-webkit-filter: grayscale(100%) brightness(87%) contrast(86%);
-moz-filter: grayscale(100%) brightness(87%) contrast(86%);opacity:0.6;
        }
        .canonplg .text {
 position:absolute;
            top:76px;
            left:0px;
            width:100%;
            height:190px;

background-image: url(https://i.imgur.com/xSUls9B.png);
  color:#bebebe;
  font-family:'Poppins',sans-serif;
  text-align:justify;
  font-size:11px;
  margin-top:7px;
  margin-left:0px;
  padding:5px;
  overflow:scroll;
	scrollbar-width: none; 
        }
        
        .canonplg .links {
            position:absolute;
            top:276px;
            left:0px;
            width:100%;
            height:40px;
            border-top:1px solid var(--border);
            display:flex;
            align-items:center;
            justify-content:center;
            gap:10px;
            background-color:rgba(255, 255, 255, 0.05);
        }
        
            .canonplg .links a {
              text-align:center;
                    color: #fff;
  font-family: roboto;
  text-transform:uppercase;
  font-size: 9.4px;
  font-weight: 900;
	  letter-spacing: 2px;margin:10px;
            }
            
                .canonplg .links a:hover {
                    background-color:#D43131;opacity:0.2;
                }

  .canonplg .links b {
              text-align:center;
  font-family: kiona; 
  font-size: 16px;color: #e00000;
  text-transform:uppercase;

            }

 .canonplg .charast {
            position:absolute;
            top:306px;
            left:0px;
            width:100%;
            height:20px;
            display:flex;
            align-items:center;
            justify-content:center;

        }
