.game_credits {
	padding: 40px 0 0px 0;
	text-align: center;
	text-shadow: 0 0 1em rgba(255, 255, 255, 0.4), 0 0 1.5em rgba(255, 255, 255, 0.6), 0 0 2em rgba(255, 255, 255, 0.8)
}
.cover-header-inner-wrapper {
    display: block;
 
}
.game_credits .part:nth-child(2) {
	margin: auto;
	transform: scale(0.75)
}
.game_credits h5{
	font-size: 1.10em;
    line-height: 1.75em;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
}
.game_credits h5,
.game_credits ul {
	margin: .25em;
	text-shadow: 0 0 1em rgba(255, 255, 255, 0.4), 0 0 1.5em rgba(255, 255, 255, 0.6), 0 0 2em rgba(255, 255, 255, 0.8)
}

.game_credits ul {
	font-size: 1.3rem;
	letter-spacing: 1px;
		list-style: none;
}

.game_credits ul li {
	line-height: 1em;
		 display: inline-block;
	font-size: 1.166666667rem;
    color: #d9d9d9;

}

.game_credits ul li:nth-child(n+2):before {
	content: "•"
}
.game_credits_video  {
    margin-top: 1.5rem;
    overflow: hidden;
    position: relative;
    box-shadow: 0 12px 50px 0 #101118, 0 0 20px rgba(12,59,74,.75);
}
.game_credits_img {
	max-height:132px;
}
.game_credits .part:nth-child(1) ul {
	letter-spacing: 3px
}
.game_credits_planet {
    position: absolute;
    height: auto;
    box-sizing: border-box;
    width: 3040px;
    min-width: 3040px;
    height: 3410px;
    min-height: 3410px;
    margin: 640px 240px 90px 130px;
    left: 50%;
    top: unset;
    bottom: unset;
    transform: translate(-54.5%,-3%);
    background: #101118 url(/wp-content/themes/intheblack/assets/images/background_starfield.jpg);
    background-size: 10vw;
    border-radius: 999999px;
}
section.section_block {
    position: relative;
    
}

#trailer .section_header h1 {
	background: none
}

#trailer .section_header h1:before,
#trailer .section_header h1:after {
	display: none
}

#trailer .section_header h1 img {
	padding: 40px 0 60px 0
}

@media screen and (max-width: 499px) {
	#trailer .section_header h1 img {
		padding: 40px 0 40px 0
	}
}

#trailer .section_bg {
	z-index: -1
}

#trailer .section_bg,
#trailer .section_bg .images_group {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden
}

#trailer .section_bg .images_group,
#trailer .section_bg img {
	position: absolute
}

#trailer .section_bg .planet {
	position: absolute;
	height: auto;
	box-sizing: border-box;
	width: 3040px;
	min-width: 3040px;
	height: 3410px;
	min-height: 3410px;
	margin: 640px 240px 90px 130px;
	left: 50%;
	top: unset;
	bottom: unset;
	transform: translate(-54.5%, -3%);
	background: #101118 url("../images/background_starfield.jpg");
	background-size: 10vw;
	border-radius: 999999px
}

@media screen and (max-width: 499px) {
	#trailer .section_bg .planet {
		transform: translate(-54.5%, -11.5%)
	}
}

#trailer .section_bg .planet_radiation_front,
#trailer .section_bg .planet_radiation_back {
	height: auto;
	box-sizing: border-box;
	width: 3410px;
	min-width: 3410px;
	height: 4140px;
	min-height: 4140px;
	left: 50%;
	top: unset;
	bottom: unset;
	transform: translate(-49%, -6%);
	background: #101118 url("../images/background_starfield.jpg");
	background-size: 12.5%;
	border-radius: 999999px;
	mix-blend-mode: color-dodge;
	opacity: .05
}

@media screen and (max-width: 499px) {
	#trailer .section_bg .planet_radiation_front,
	#trailer .section_bg .planet_radiation_back {
		transform: translate(-54.5%, -11.5%)
	}
}

#trailer .section_bg .exoplanet {
	transform: scale(0.5);
	left: .5vw;
	top: 5vh
}

@media screen and (max-width: 499px) {
	#trailer .section_bg .exoplanet {
		transform: scale(0.33);
		left: -30vw;
		top: -15vh
	}
}

#trailer .section_bg .metter {
	top: 15px;
	left: 15px;
	height: 100vh
}

#trailer .section_bg .progress_group {
	display: inline-block;
	height: auto;
	width: auto;
	left: unset;
	transform: scale(0.5);
	right: 3vw;
	top: 20vh
}

#trailer .section_bg .progress_group .progress_bar {
	display: block;
	position: relative
}

#trailer .section_bg .progress_group .progress_bar:nth-child(n+1) {
	margin-top: 40px
}

#trailer .section_bg .landscape {
	height: 100%;
	width: 100%;
	object-fit: cover
}

.wp-block-separator {
	    border-color: rgba(12,59,74,.8);
}
.blocks-gallery-item > figure > img {
	    border: 1px solid #0c3b4a;
    box-shadow: inset 0 0 0 rgba(12,59,74,.75), 10px 0 20px rgba(0,0,0,.8);
}
.section_header {
	    text-align: center;
	    font-family: chakra petch,sans-serif;
	position: relative;
	display: block;
	background: linear-gradient(90deg, rgba(8, 92, 119, 0) 0%, rgba(8, 92, 119, 0.1) 15%, rgba(8, 92, 119, 0.2) 50%, rgba(8, 92, 119, 0.1) 85%, rgba(8, 92, 119, 0) 100%);
	padding: 0 100px;
		    text-align: center;
	    font-size: 4.666666667rem;
    line-height: 1.1375em;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 300;
    font-style: italic;
}

@media screen and (max-width: 499px) {
	.section_header {
		padding: 0 10px
	}
}

.section_header:after {
	content: "";
	display: block;
	background: linear-gradient(90deg, rgba(8, 92, 119, 0) 0%, rgba(8, 92, 119, 0.25) 5%, rgba(8, 92, 119, 0.75) 50%, rgba(8, 92, 119, 0.25) 95%, rgba(8, 92, 119, 0) 100%);
	height: 1px;
	width: calc(100% + 20px);
	position: absolute;
	left: -10px;
	bottom: -3px
}

.section_header:before {
	content: "";
	display: block;
	background: linear-gradient(90deg, rgba(8, 92, 119, 0) 0%, rgba(8, 92, 119, 0.25) 5%, rgba(8, 92, 119, 0.75) 50%, rgba(8, 92, 119, 0.25) 95%, rgba(8, 92, 119, 0) 100%);
	height: 1px;
	width: calc(100% + 20px);
	position: absolute;
	left: -10px;
	top: -3px
}
@media screen and (min-width: 500px) {
	.game_credits {
		display: flex;
		align-items: center
	}
	.game_credits .part:nth-child(1) {
		display: flex;
		justify-content: flex-start
	}
	.game_credits .part:nth-child(3) {
		display: flex;
		justify-content: flex-end
	}
}

@media screen and (max-width: 499px) {
	.game_credits {
		display: flex;
		flex-direction: column;
		order: 2
	}
	.game_credits .part:nth-child(2) {
		width: 83.3333333333%;
		order: 9
	}
	.game_credits ul li {
		display: block
	}
	.game_credits ul li:nth-child(n+2):before {
		content: ""
	}
}

.col_boxes  > .wp-block-column{
	   display: flex;
    flex-flow: column;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #0c3b4a;
    box-shadow: inset 0 0 0 rgba(12,59,74,.75), 10px 0 20px rgba(0,0,0,.8);
    background-color: rgba(14,27,32,.75);
}
.col_boxes  > .wp-block-columns{
	   display: flex;
	height:100%;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #0c3b4a;
    box-shadow: inset 0 0 0 rgba(12,59,74,.75), 10px 0 20px rgba(0,0,0,.8);
    background-color: rgba(14,27,32,.75);
}
.col_boxes  .wp-block-column img{
	padding: 0 70px;
}
.col_boxes  .wp-block-column p{
	    font-size: .8em;
	 margin: 0;
}
.col_boxes  .wp-block-column h3{
	font-size: 1.3em;
	 margin: 0;
}
.partner_list {
	
   align-items: center;
    justify-content: center;
}

.partner_list ul {
    display: inline-block;
	list-style: none;
  
}
.partner_list img {
      height: 45px;
	    max-width: fit-content;
}
.partner_list li {
    display: inline-block;
	list-style: none;
       margin-left: 60px;
    padding: 0;
}
 .entry-title {
	    text-align: center;
    font-family: chakra petch,sans-serif;
    position: relative;
    display: block;
    background: linear-gradient(90deg, rgba(8, 92, 119, 0) 0%, rgba(8, 92, 119, 0.1) 15%, rgba(8, 92, 119, 0.2) 50%, rgba(8, 92, 119, 0.1) 85%, rgba(8, 92, 119, 0) 100%);
    padding: 0 100px;
    text-align: center;
    font-size: 4.666666667rem;
    line-height: 1.1375em;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 300;
    font-style: italic;
}

 .entry-title:after {
	content: "";
	display: block;
	background: linear-gradient(90deg, rgba(8, 92, 119, 0) 0%, rgba(8, 92, 119, 0.25) 5%, rgba(8, 92, 119, 0.75) 50%, rgba(8, 92, 119, 0.25) 95%, rgba(8, 92, 119, 0) 100%);
	height: 1px;
	width: calc(100% + 20px);
	position: absolute;
	left: -10px;
	bottom: -3px
}

.entry-title:before {
	content: "";
	display: block;
	background: linear-gradient(90deg, rgba(8, 92, 119, 0) 0%, rgba(8, 92, 119, 0.25) 5%, rgba(8, 92, 119, 0.75) 50%, rgba(8, 92, 119, 0.25) 95%, rgba(8, 92, 119, 0) 100%);
	height: 1px;
	width: calc(100% + 20px);
	position: absolute;
	left: -10px;
	top: -3px
}

	.entry-categories-inner {
		display: flex;
		order: 2
	}
.entry-categories-inner a:nth-child(n+2):before {
    content: "•";
}
.entry-categories-inner a {
	font-size: 1.3rem;
	letter-spacing: 1px;
		list-style: none;
	border-bottom: none;
	    margin: 0;

}

.entry-categories-inner a {
	line-height: 1em;
		 display: inline-block;
	font-size: 1.166666667rem;
    color: #d9d9d9;

}

.post-date {
	font-size: 1.5rem;


}

.entry-content {
	    font-family: ibm plex mono,monospace;
    font-weight: 300;
    font-size: 1.8rem;
    letter-spacing: -0.015em;
}

.menu-modal-inner {
   background-color: rgba(16,17,24,.9) !important;
}

.header-footer-group{
   background-color: rgba(16,17,24,.9) !important;
}