html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.navbar {
	overflow: hidden;
	background-color: #333;
  }
  
  .navbar a {
	float: left;
	font-size: 16px;
	color: white;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
  }
  
  .dropdown {
	float: left;
	overflow: hidden;
  }
  
  .dropdown .dropbtn {
	font-size: 16px;  
	border: none;
	outline: none;
	color: white;
	padding: 14px 16px;
	background-color: inherit;
	font-family: inherit;
	margin: 0;
  }
  
  .navbar a:hover, .dropdown:hover .dropbtn {
	background-color: red;
  }
  
  .dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
  }
  
  .dropdown-content a {
	float: none;
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
  }
  
  .dropdown-content a:hover {
	background-color: #ddd;
  }
  
  .dropdown:hover .dropdown-content {
	display: block;
  }
/*[ loader ]*/
.loader-wrapper {
	width: 100%;
	height: 194%;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	background: linear-gradient(-45deg, #000000, #000000);
  background-size: 4000% 4000%;
  animation: bkggrad 1s ease-in-out infinite;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	display:flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
	overflow: hidden;
  }
  .loader {
	display: inline-block;
	z-index: 10001;
	width: 30px;
	height: 30px;
	position: relative;
	border: 4px solid #f76f00;
	animation: loader 2s infinite ease;
  }
  .loader-inner {
	vertical-align: top;
	display: inline-block;
	z-index: 10001;
	width: 100%;
	background-color: #ff893a;
	animation: loader-inner 2s infinite ease-in;
  }
  @keyframes loader {
	0% { transform: rotate(0deg);}
	25% { transform: rotate(180deg);}
	50% { transform: rotate(180deg);}
	75% { transform: rotate(360deg);}
	100% { transform: rotate(360deg);}
  }
  @keyframes loader-inner {
	0% { height: 0%;}
	25% { height: 25%;}
	50% { height: 50%;}
	75% { height: 75%;}
	100% { height: 100%;}
	100% { height: 100%;}
  }
main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

.imagem {
	padding-top: 0%;
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
	margin: 0
}

button {
	background-color: transparent;
	background-image: none;
	padding: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

fieldset,
ol,
ul {
	margin: 0;
	padding: 0
}

ol,
ul {
	list-style: none
}

html {
	font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	line-height: 1.5
}

*,
:after,
:before {
	box-sizing: border-box;
	border: 0 solid #e2e8f0
}

hr {
	border-top-width: 1px
}

img {
	border-style: solid
}

textarea {
	resize: vertical
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #a0aec0
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #a0aec0
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #a0aec0
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: #a0aec0
}

input::placeholder,
textarea::placeholder {
	color: #a0aec0
}

[role=button],
button {
	cursor: pointer
}

table {
	border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit
}

a {
	color: inherit;
	text-decoration: inherit
}

button,
input,
optgroup,
select,
textarea {
	padding: 0;
	line-height: inherit;
	color: inherit
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
	display: block;
}

img,
video {
	max-width: 100%;
	height: auto
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width:640px) {
	.container {
		max-width: 640px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 768px
	}
}

@media (min-width:992px) {
	.container {
		max-width: 992px
	}
}

@media (min-width:1100px) {
	.container {
		max-width: 1100px
	}
}

.bg-black {
	background-color: #000
}

.bg-white {
	background-color: #fff
}

.bg-gray-900 {
	background-color: #0d0e0f
}

.bg-red-600-80 {
	background-color: rgba(255, 19, 19, .8)
}

.bg-yellow-400 {
	background-color: #fac021
}

.bg-yellow-500 {
	background-color: #eaa21a
}

.bg-yellow-600 {
	background-color: #d68512
}

.bg-purple-700 {
	background-color: #6b46c1
}

.bg-black-10 {
	background-color: rgba(0, 0, 0, .1)
}

.bg-black-50 {
	background-color: rgba(0, 0, 0, .5)
}

.bg-btn {
	background-color: #ffb0e2
}

.bg-btn-discord {
	background-color: #c1caff
}

.bg-ip-800 {
	background-color: #bf6936
}

.bg-ip-900 {
	background-color: #ab5828
}

.bg-discord-800 {
	background-color: #5763c7
}

.bg-discord-900 {
	background-color: #3642a9
}

.bg-nav-home {
	background-color: #f18725
}

.bg-nav-blog {
	background-color: #22afdc
}

.bg-nav-help {
	background-color: #20b966
}

.bg-nav-lang {
	background-color: #fac021
}

.hover\:bg-red-500:hover {
	background-color: #ff4343
}

.hover\:bg-nav-home:hover {
	background-color: #f18725
}

.hover\:bg-nav-blog:hover {
	background-color: #22afdc
}

.hover\:bg-nav-help:hover {
	background-color: #20b966
}
.hover\:bg-nav-lang:hover {
	background-color: #fac021
}

.bg-center {
	background-position: 50%
}

.center {
	padding: 200px 0;
  }

.bg-cover {
	background-size: cover
}

.border-transparent {
	border-color: transparent
}

.border-white {
	border-color: #fff
}

.border-lighten {
	border-color: hsla(0, 0%, 100%, .3)
}

.border-darken {
	border-color: rgba(0, 0, 0, .1)
}

.hover\:border-lighten:hover {
	border-color: hsla(0, 0%, 100%, .3)
}

.rounded-md {
	border-radius: .375rem
}

.rounded-full {
	border-radius: 9999px
}

.border {
	border-width: 1px
}

.box-border {
	box-sizing: border-box
}

.cursor-pointer {
	cursor: pointer
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.flex {
	display: flex
}

.inline-flex {
	display: inline-flex
}

.grid {
	display: grid
}

.hidden {
	display: none
}

.flex-col {
	flex-direction: column
}

.flex-col-reverse {
	flex-direction: column-reverse
}

.flex-wrap {
	flex-wrap: wrap
}

.items-end {
	align-items: flex-end
}

.items-center {
	align-items: center
}

.justify-start {
	justify-content: flex-start
}

.justify-center {
	justify-content: center
}

.justify-between {
	justify-content: space-between
}

.order-1 {
	order: 1
}

.order-2 {
	order: 2
}

.order-3 {
	order: 3
}

.font-medium {
	font-weight: 500
}

.font-semibold {
	font-weight: 600
}

.font-bold {
	font-weight: 700
}

.font-extrabold {
	font-weight: 800
}

.h-5 {
	height: 1.25rem
}

.h-8 {
	height: 2rem
}

.h-16 {
	height: 4rem
}

.h-64 {
	height: 16rem
}

.h-full {
	height: 100%
}

.leading-none {
	line-height: 1
}

.leading-tight {
	line-height: 1.25
}

.mx-2 {
	margin-left: .5rem;
	margin-right: .5rem
}

.mx-3 {
	margin-left: .75rem;
	margin-right: .75rem
}

.my-6 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem
}

.mx-auto {
	margin-left: auto;
	margin-right: auto
}

.mb-0 {
	margin-bottom: 0
}

.mb-1 {
	margin-bottom: .25rem
}

.mt-2 {
	margin-top: .5rem
}

.mb-2 {
	margin-bottom: .5rem
}

.ml-2 {
	margin-left: .5rem
}

.mt-3 {
	margin-top: .75rem
}

.mr-3 {
	margin-right: .75rem
}

.mb-3 {
	margin-bottom: .75rem
}

.mt-4 {
	margin-top: 1rem
}

.mb-4 {
	margin-bottom: 1rem
}

.ml-4 {
	margin-left: 1rem
}

.mt-5 {
	margin-top: 1.25rem
}

.mr-6 {
	margin-right: 1.5rem
}

.mb-6 {
	margin-bottom: 1.5rem
}

.mt-8 {
	margin-top: 2rem
}

.mt-10 {
	margin-top: 2.5rem
}

.mb-10 {
	margin-bottom: 2.5rem
}

.mt-16 {
	margin-top: 4rem
}

.mb-16 {
	margin-bottom: 4rem
}

.mb-20 {
	margin-bottom: 5rem
}

.mt-24 {
	margin-top: 6rem
}

.mt-32 {
	margin-top: 8rem
}

.mb-56 {
	margin-bottom: 14rem
}

.mr-auto {
	margin-right: auto
}

.ml-auto {
	margin-left: auto
}

.-ml-px {
	margin-left: -1px
}

.max-h-24 {
	max-height: 6rem
}

.max-h-full {
	max-height: 100%
}

.max-w-full {
	max-width: 100%
}

.opacity-0 {
	opacity: 0
}

.opacity-70 {
	opacity: .7
}

.opacity-75 {
	opacity: .75
}

.opacity-80 {
	opacity: .8
}

.opacity-100 {
	opacity: 1
}

.hover\:opacity-75:hover {
	opacity: .75
}

.hover\:opacity-80:hover {
	opacity: .8
}

.hover\:opacity-100:hover {
	opacity: 1
}

.group:hover .group-hover\:opacity-75 {
	opacity: .75
}

.group:hover .group-hover\:opacity-90 {
	opacity: .9
}

.p-3 {
	padding: .75rem
}

.p-4 {
	padding: 1rem
}

.p-5 {
	padding: 1.25rem
}

.p-6 {
	padding: 1.5rem
}

.p-8 {
	padding: 2rem
}

.p-10 {
	padding: 2.5rem
}

.px-1 {
	padding-left: .25rem;
	padding-right: .25rem
}

.py-2 {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.py-3 {
	padding-top: .75rem;
	padding-bottom: .75rem
}

.px-3 {
	padding-left: .75rem;
	padding-right: .75rem
}

.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.px-4 {
	padding-left: 1rem;
	padding-right: 1rem
}

.py-5 {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem
}

.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.px-8 {
	padding-left: 2rem;
	padding-right: 2rem
}

.px-10 {
	padding-left: 2.5rem;
	padding-right: 2.5rem
}

.py-16 {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.py-20 {
	padding-top: 5rem;
	padding-bottom: 5rem
}

.pt-0 {
	padding-top: 0
}

.pr-1 {
	padding-right: .25rem
}

.pt-4 {
	padding-top: 1rem
}

.pb-4 {
	padding-bottom: 1rem
}

.pb-5 {
	padding-bottom: 1.25rem
}

.pr-6 {
	padding-right: 1.5rem
}

.pb-6 {
	padding-bottom: 1.5rem
}

.pt-10 {
	padding-top: 2.5rem
}

.pb-10 {
	padding-bottom: 2.5rem
}

.pb-12 {
	padding-bottom: 3rem
}

.pt-20 {
	padding-top: 5rem
}

.pb-20 {
	padding-bottom: 5rem
}

.pb-32 {
	padding-bottom: 8rem
}

.pt-48 {
	padding-top: 12rem
}

.fixed {
	position: fixed
}

.absolute {
	position: absolute
}

.relative {
	position: relative
}

.inset-0 {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.top-0 {
	top: 0
}

.right-0 {
	right: 0
}

.left-0 {
	left: 0
}

.shadow-btn {
	box-shadow: 0 5px 0 #d07fbe
}

.shadow-discord {
	box-shadow: 0 5px 0 #808bcb
}

.shadow-border {
	box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .4)
}

.shadow-ip {
	box-shadow: 0 3px 0 #a25223
}

.shadow-ip-count {
	box-shadow: 0 3px 0 #bf6936
}

.hover\:shadow-md:hover {
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06)
}

.hover\:shadow-pink:hover {
	box-shadow: 0 0 30px rgba(235, 75, 229, .45)
}

.group:hover .group-hover\:shadow-purple-inner {
	box-shadow: inset 0 0 0 1px rgba(235, 75, 229, .8)
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.text-black {
	color: #000
}

.text-white {
	color: #fff
}

.text-gray-500 {
	color: #b3b7bc
}

.text-orange-400 {
	color: #f6ad55
}

.text-yellow-900 {
	color: #87522b
}

.text-pink-400 {
	color: #f687b3
}

.text-pink-600 {
	color: #e672bb
}

.text-btn-text {
	color: #97438f
}

.text-btn-discord-t {
	color: #5662ab
}

.text-ip-400 {
	color: #ffe7c2
}

.text-ip-700 {
	color: #e8a654
}

.text-ip-900 {
	color: #ab5828
}

.text-ip-1000 {
	color: #824610
}

.hover\:text-yellow-400:hover {
	color: #fac021
}

.hover\:text-pink-400:hover {
	color: #f687b3
}

.text-xs {
	font-size: .75rem
}

.text-sm {
	font-size: .875rem
}

.text-lg {
	font-size: 1.125rem
}

.text-xl {
	font-size: 1.25rem
}

.text-2xl {
	font-size: 1.5rem
}

.text-3xl {
	font-size: 1.875rem
}

.text-4xl {
	font-size: 2.25rem
}

.text-5xl {
	font-size: 3rem
}

.uppercase {
	text-transform: uppercase
}

.tracking-wide {
	letter-spacing: .025em
}

.hover\:tracking-widest:hover,
.tracking-widest {
	letter-spacing: .1em
}

.break-all {
	word-break: break-all
}

.w-5 {
	width: 1.25rem
}

.w-8 {
	width: 2rem
}

.w-10 {
	width: 2.5rem
}

.w-16 {
	width: 4rem
}

.w-64 {
	width: 16rem
}

.w-full {
	width: 100%
}

.z-10 {
	z-index: 10
}

.z-20 {
	z-index: 20
}

.z-40 {
	z-index: 40
}

.z-50 {
	z-index: 50
}

.gap-3 {
	grid-gap: .75rem;
	gap: .75rem
}

.gap-4 {
	grid-gap: 1rem;
	gap: 1rem
}

.gap-5 {
	grid-gap: 1.25rem;
	gap: 1.25rem
}

.gap-8 {
	grid-gap: 2rem;
	gap: 2rem
}

.grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-rows-body {
	grid-template-rows: auto 1fr auto
}

.grid-rows-video {
	grid-template-rows: auto 1fr
}

.transform {
	--transform-translate-x: 0;
	--transform-translate-y: 0;
	--transform-rotate: 0;
	--transform-skew-x: 0;
	--transform-skew-y: 0;
	--transform-scale-x: 1;
	--transform-scale-y: 1;
	transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))
}

.translate-y-2 {
	--transform-translate-y: 0.5rem
}

.-translate-y-2 {
	--transform-translate-y: -0.5rem
}

.transition-all {
	transition-property: all
}

.transition {
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform
}

.transition-colors {
	transition-property: background-color, border-color, color, fill, stroke
}

.transition-opacity {
	transition-property: opacity
}

.transition-shadow {
	transition-property: box-shadow
}

.ease-in-out {
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration-150 {
	transition-duration: .15s
}

.duration-200 {
	transition-duration: .2s
}
::-webkit-scrollbar {
    width: 8px;}
::-webkit-scrollbar-track {
    background: #000000;
}
::-webkit-scrollbar-thumb {
    background: #ff8800;
	transition-duration: 1000ms;
}
::-webkit-scrollbar-thumb:hover {
    background: #ff3300;
	transition-duration: 1000ms;
	border-radius: 10px;
}
.fade-enter-active,
.fade-leave-active {
	transition: all .3s
}

.fade-enter,
.fade-leave-to {
	opacity: 0;
	transform: translateY(-10px)
}

.page-enter-active,
.page-leave-active {
	transition: all .2s ease-in-out
}

.page-enter,
.page-leave-to {
	pointer-events: none;
	opacity: 0
}

.page-enter.page-footer,
.page-leave-to.page-footer {
	position: absolute;
	bottom: -500px;
	left: 0;
	right: 0
}

.staff-enter-active,
.staff-leave-active {
	transition: all .3s ease-in-out
}

.staff-enter,
.staff-leave-to {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	transform: translateX(-10px)
}

.staff-enter.render img,
.staff-leave-to.render img {
	transform: scale(.9)
}

.staff-enter-to,
.staff-leave {
	opacity: 1
}

.staff-enter-to.render img,
.staff-leave.render img {
	transform: scale(1)
}

#__layout,
#__nuxt,
body,
html {
	height: 100%
}

body {
	background: #000;
	color: #fff;
	font-family: proxima-nova, sans-serif
}

.page-bg {
	min-height: 600px;
	height: 70vh;
	z-index: -1;
	background: url(_nuxt/img/dc63092.png) bottom no-repeat;
	background-size: cover
}

.page-bg,
.page-bg:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0
}

.page-bg:after {
	content: "";
	bottom: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8) 60%, #000)
}

.page-bg[data-page=home]:after {
	background: linear-gradient(180deg, rgba(129, 80, 133, .7), transparent 18%, rgba(0, 0, 0, .2) 60%, #000)
}

.text-shadow {
	text-shadow: rgba(0, 0, 0, .3) 0 2px 0
}

.text-shadow-md {
	text-shadow: rgba(0, 0, 0, .3) 0 2px 8px
}

.hover\:text-shadow-none:hover,
.text-shadow-none {
	text-shadow: none
}

@media (min-width:768px) {
	.nav .mobile-toggle {
		display: none
	}
}

.nav .mobile-toggle .bar {
	background: #fff;
	height: 4px;
	width: 30px;
	border-radius: 100px;
	transition: all .24s ease-in-out;
	position: relative;
	top: 0
}

.nav .mobile-toggle .bar:nth-of-type(2) {
	margin: 6px 0
}

.nav .mobile-toggle.active {
	cursor: pointer
}

.nav .mobile-toggle.active .bar {
	background: #fff
}

.nav .mobile-toggle.active .bar:first-of-type {
	transform: rotate(45deg);
	top: 10px
}

.nav .mobile-toggle.active .bar:nth-of-type(2) {
	transform: rotate(180deg);
	opacity: 0
}

.nav .mobile-toggle.active .bar:nth-of-type(3) {
	transform: rotate(-45deg);
	top: -10px
}

.nav .mobile-toggle:hover .bar {
	background: #fff
}

@media (max-width:768px) {
	.nav .menu-collapse {
		visibility: hidden;
		opacity: 0;
		transition: all .24s ease-in-out;
		position: absolute;
		top: 110px;
		left: 0;
		right: 0;
		bottom: 0;
		background: #000;
		padding: 20px 10px;
		z-index: 99999;
		pointer-events: none
	}
	.nav .menu-collapse.active {
		pointer-events: all;
		opacity: 1;
		top: 136px;
		visibility: visible
	}
}

.serverbar {
	top: 100px
}

.serverbar .server {
	padding: 6px 14px
}

.serverbar .server .tooltip {
	position: absolute;
	top: 33px;
	right: 0;
	font-size: 12px;
	opacity: .6;
	padding: 1px 14px;
	background: #fff;
	color: #000
}

.hero {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: column
}

@media (max-width:992px) {
	.hero {
		height: 600px
	}
}

.hero .logo {
	display: inline-block;
	max-width: 380px;
	width: 92%;
	position: relative
}

.hero .logo .img {
	background: url(_nuxt/img/96e0c5c.png) 50% no-repeat;
	background-size: contain;
	padding-bottom: 50.25%
}

.post {
	position: relative;
	top: 0;
	display: grid;
	grid-template-rows: auto 1fr
}

.post .cover {
	background-image: url(https://dancingastronaut.com/wp-content/uploads/2020/01/kevin-parker-tame-impala-getty.jpg);
	height: 0;
	padding: 0 0 56.25%
}

.post .post-body {
	display: grid;
	grid-template-rows: auto 1fr auto
}

.video-wrap {
	position: relative
}

.video-wrap .video {
	background: url(_nuxt/img/cb0eb27.png) 50%/cover no-repeat;
	cursor: pointer;
	height: 0;
	margin: 0 auto;
	padding-bottom: 56.25%
}

.video-wrap .play {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center
}

.video-wrap:hover .play {
	-webkit-filter: drop-shadow(0 0 15px #9f7aea);
	filter: drop-shadow(0 0 15px #9f7aea)
}

@media (min-width:640px) {
	.video-wrap .video {
		padding: 0;
		max-width: 500px;
		height: 280px
	}
}

#homeBlog .posts .cover-wrap {
	position: relative
}

#homeBlog .posts .blackout {
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1
}

@media (max-width:768px) {
	#homeBlog .posts .post {
		margin-bottom: 30px
	}
	#homeBlog .posts .post:first-of-type {
		order: 2
	}
	#homeBlog .posts .post:nth-of-type(2) {
		order: 1
	}
	#homeBlog .posts .post:nth-of-type(3) {
		order: 3
	}
}

@media (min-width:768px) and (max-width:1099px) {
	#homeBlog .posts .post:first-of-type {
		grid-column: 1;
		grid-row: 2
	}
	#homeBlog .posts .post:nth-of-type(2) {
		grid-column: 1/span 2;
		grid-row: 1
	}
	#homeBlog .posts .post:nth-of-type(3) {
		grid-column: 2;
		grid-row: 2
	}
}

@media (min-width:1025px) {
	#homeBlog .posts .post:nth-of-type(odd) .blackout,
	#homeBlog .posts .post:nth-of-type(odd) .cover,
	#homeBlog .posts .post:nth-of-type(odd) .post-body {
		--transform-translate-x: 0;
		--transform-translate-y: 0;
		--transform-rotate: 0;
		--transform-skew-x: 0;
		--transform-skew-y: 0;
		--transform-scale-x: 1;
		--transform-scale-y: 1;
		transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
		--transform-scale-x: .9;
		--transform-scale-y: .9
	}
	#homeBlog .posts .post:nth-of-type(odd) .blackout {
		top: 4px
	}
}

#staff {
	position: relative;
	z-index: 1;
	overflow: hidden
}

#staff .arrow {
	background: rgba(13, 14, 15, .6);
	padding: 8px
}

#staff .island {
	background: url(_nuxt/img/2297602.png) 50% no-repeat;
	z-index: -1;
	position: absolute;
	width: 100%;
	top: 130px;
	left: 0;
	right: 0;
	height: 280px
}

@media (min-width:478px) {
	#staff .island {
		top: 120px
	}
}

#staff .island:after {
	content: "";
	background: linear-gradient(180deg, #0d0e0f, transparent, #0d0e0f);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: -1px
}

@media (min-width:992px) {
	#staff .island {
		background-size: 100% auto;
		background-position: top;
		top: 0;
		bottom: 0;
		left: auto;
		right: -80px;
		width: 656px;
		height: auto
	}
	#staff .island:after {
		display: none
	}
}

#staff .render img {
	transition: all .4s ease-in-out;
	height: 240px
}

@media (min-width:992px) {
	#staff .render img {
		height: auto
	}
}

.indicator {
	height: 4px
}

.indicator .progress {
	background: #f687b3;
	height: 4px;
	width: 30px;
	transition: width .15s linear
}

.content-wrap {
	color: #b3b7bc
}

.content-wrap p {
	padding-bottom: 18px;
	font-size: 18px;
	line-height: 1.8
}

.content-wrap h1,
.content-wrap h2,
.content-wrap h3,
.content-wrap h4,
.content-wrap h5,
.content-wrap h6 {
	padding-bottom: 10px;
	color: #fff;
	font-weight: 700
}

.content-wrap h1 {
	font-size: 32px
}

.content-wrap h2 {
	font-size: 28px
}

.content-wrap h3 {
	font-size: 24px
}

.content-wrap h4 {
	font-size: 22px
}

.content-wrap h5 {
	font-size: 18px
}

.content-wrap h6 {
	font-size: 16px
}

.content-wrap ol {
	list-style: decimal;
	padding: 20px
}

.content-wrap ol li {
	display: list-item;
	padding-bottom: 6px
}

.content-wrap ul {
	list-style: disc;
	padding: 10px 20px 20px
}

.content-wrap ul li {
	display: list-item;
	padding-bottom: 6px
}

.content-wrap iframe,
.content-wrap img {
	max-width: 100%;
	margin: 30px auto
}

@media (min-width:768px) {
	.content-wrap .kg-image-card img {
		max-width: 84%
	}
}

.content-wrap blockquote {
	margin: 20px 0;
	padding: 10px 30px;
	border-left: 4px solid #181a1b
}

.content-wrap pre {
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	white-space: pre-wrap;
	padding: 20px;
	margin: 0 0 20px
}

.content-wrap .kg-card .kg-bookmark-container {
	max-width: 800px;
	display: grid;
	background-color: rgba(0, 0, 0, .5);
	overflow: hidden;
	margin: 20px 0;
	grid-template-rows: auto auto
}

@media (min-width:992px) {
	.content-wrap .kg-card .kg-bookmark-container {
		grid-template-columns: 1fr auto;
		grid-template-rows: auto
	}
}

.content-wrap .kg-card .kg-bookmark-container .kg-bookmark-content {
	display: grid;
	grid-template-rows: auto 1fr auto;
	padding: 25px;
	position: relative
}

@media (max-width:992px) {
	.content-wrap .kg-card .kg-bookmark-container .kg-bookmark-content {
		grid-row: 2
	}
}

.content-wrap .kg-card .kg-bookmark-container .kg-bookmark-content .kg-bookmark-title {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 22px;
	line-height: 1.2;
	letter-spacing: 1.6px;
	padding: 0 0 10px;
	position: relative
}

.content-wrap .kg-card .kg-bookmark-container .kg-bookmark-content .kg-bookmark-description {
	height: 100%;
	font-size: 14px;
	line-height: 1.8;
	color: hsla(0, 0%, 100%, .6)
}

.content-wrap .kg-card .kg-bookmark-container .kg-bookmark-content .kg-bookmark-metadata {
	display: flex;
	align-items: center;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 14px;
	padding-top: 30px
}

.content-wrap .kg-card .kg-bookmark-container .kg-bookmark-content .kg-bookmark-metadata .kg-bookmark-icon {
	width: 20px;
	margin-right: 10px;
	margin-bottom: 0
}

.content-wrap .kg-card .kg-bookmark-container .kg-bookmark-thumbnail {
	background-color: rgba(0, 0, 0, .5);
	position: relative
}

@media (min-width:992px) {
	.content-wrap .kg-card .kg-bookmark-container .kg-bookmark-thumbnail {
		overflow: hidden;
		width: 360px
	}
	.content-wrap .kg-card .kg-bookmark-container .kg-bookmark-thumbnail img {
		max-width: 360px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: 0;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover
	}
}

@media (max-width:992px) {
	.content-wrap .kg-card .kg-bookmark-container .kg-bookmark-content,
	.content-wrap .kg-card .kg-bookmark-container .kg-bookmark-thumbnail {
		width: 100%
	}
	.content-wrap .kg-card .kg-bookmark-container .kg-bookmark-content {
		border-radius: 0 0 4px 4px
	}
	.content-wrap .kg-card .kg-bookmark-container .kg-bookmark-thumbnail img {
		border-radius: 4px 4px 0 0
	}
}

.content-wrap .kg-image-card.kg-card-hascaption {
	margin-bottom: 30px;
	padding: 25px;
	background: #000
}

.content-wrap .kg-image-card.kg-card-hascaption img {
	margin: 0 auto
}

.content-wrap .kg-image-card.kg-card-hascaption figcaption {
	font-weight: 700;
	text-align: center;
	padding-top: 25px;
	font-size: 14px;
	color: #828a98
}

.content-wrap .kg-gallery-row {
	display: grid;
	grid-gap: .75rem;
	gap: .75rem
}

@media (min-width:768px) {
	.content-wrap .kg-gallery-row {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}
}

@media (min-width:992px) {
	.content-wrap .kg-gallery-row {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}
}

.content-wrap .kg-gallery-row .kg-gallery-image {
	margin: 0 8px
}

@media (min-width:640px) {
	.sm\:h-24 {
		height: 6rem
	}
	.sm\:px-10 {
		padding-left: 2.5rem;
		padding-right: 2.5rem
	}
}

@media (min-width:768px) {
	.md\:block {
		display: block
	}
	.md\:flex {
		display: flex
	}
	.md\:grid {
		display: grid
	}
	.md\:hidden {
		display: none
	}
	.md\:flex-row {
		flex-direction: row
	}
	.md\:flex-col {
		flex-direction: column
	}
	.md\:items-center {
		align-items: center
	}
	.md\:justify-center {
		justify-content: center
	}
	.md\:justify-between {
		justify-content: space-between
	}
	.md\:h-img {
		height: 600px
	}
	.md\:h-half {
		height: 50%
	}
	.md\:h-discord {
		height: 350px
	}
	.md\:-mx-3 {
		margin-left: -.75rem;
		margin-right: -.75rem
	}
	.md\:mt-0 {
		margin-top: 0
	}
	.md\:mb-0 {
		margin-bottom: 0
	}
	.md\:mb-3 {
		margin-bottom: .75rem
	}
	.md\:mt-20 {
		margin-top: 5rem
	}
	.md\:ml-piston {
		margin-left: 110px
	}
	.md\:py-1 {
		padding-top: .25rem;
		padding-bottom: .25rem
	}
	.md\:px-10 {
		padding-left: 2.5rem;
		padding-right: 2.5rem
	}
	.md\:py-32 {
		padding-top: 8rem;
		padding-bottom: 8rem
	}
	.md\:w-2\/3 {
		width: 66.666667%
	}
	.md\:gap-10 {
		grid-gap: 2.5rem;
		gap: 2.5rem
	}
	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}
}

@media (min-width:992px) {
	.lg\:block {
		display: block
	}
	.lg\:inline-flex {
		display: inline-flex
	}
	.lg\:grid {
		display: grid
	}
	.lg\:hidden {
		display: none
	}
	.lg\:flex-row {
		flex-direction: row
	}
	.lg\:items-center {
		align-items: center
	}
	.lg\:items-stretch {
		align-items: stretch
	}
	.lg\:order-1 {
		order: 1
	}
	.lg\:order-2 {
		order: 2
	}
	.lg\:h-full {
		height: 100%
	}
	.lg\:mx-auto {
		margin-left: auto;
		margin-right: auto
	}
	.lg\:mb-0 {
		margin-bottom: 0
	}
	.lg\:ml-6 {
		margin-left: 1.5rem
	}
	.lg\:mt-16 {
		margin-top: 4rem
	}
	.lg\:p-16 {
		padding: 4rem
	}
	.lg\:px-20 {
		padding-left: 5rem;
		padding-right: 5rem
	}
	.lg\:pb-0 {
		padding-bottom: 0
	}
	.lg\:text-left {
		text-align: left
	}
	.lg\:w-auto {
		width: auto
	}
	.lg\:w-2\/4 {
		width: 50%
	}
	.lg\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}
	.lg\:grid-cols-staff {
		grid-template-columns: 1fr minmax(300px, 460px)
	}
}

@media (min-width:1100px) {
	.xl\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}
}