@charset "utf-8";ul,li,ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    margin: 0;
    color: inherit
}

@font-face {
    font-family: Roboto-Thin;
    src: url(/lib/font/Roboto-Thin.woff) format("woff")
}

@font-face {
    font-family: Roboto-Light;
    src: url(/lib/font/Roboto-Light.woff) format("woff")
}

@font-face {
    font-family: Roboto-Regular;
    src: url(/lib/font/Roboto-Regular.woff) format("woff")
}

@font-face {
    font-family: Roboto-Bold;
    src: url(/lib/font/Roboto-Bold.woff) format("woff")
}

body {
    width: 100%;
    height: 100%;
    border: none
}

iframe {
    width: 100%;
    height: 100%;
    border: none
}

input:focus {
    outline: none
}

a:visited,a:active {
    text-decoration: none;
    color: #0074e7
}

a:link {
    text-decoration: none;
    color: #0074e7
}

a:hover {
    text-decoration: none;
    color: #39f
}

::selection {
    background: #39f;
    color: #fff
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    background: #dcdcdc
}

::-webkit-scrollbar-thumb {
    background: #a9a9a9
}

::placeholder {
    color: #0074e7
}

.page-con-content {
    position: relative;
    top: 0;
    width: 100%;
    min-height: 100%;
    display: inline-block
}

.page-con-container {
    position: relative;
    top: 0;
    height: auto;
    margin: auto 60px
}

.page-in-container {
    max-width: 1200px;
    min-height: 60px;
    margin: 0 auto
}

.wavebar-con-container-theme {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    display: none
}

.wavebar-con-container-master {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    overflow: hidden
}

.wavebar-con-container {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    overflow: hidden
}

.wavebar-con-wrap {
    width: 100%;
    position: absolute;
    bottom: 0;
    transition: all 1s ease-in-out 0s
}

.wavebar-svg-object {
    background: url(/img/graphics/svg/wavebar.svg) repeat-x;
    position: absolute;
    top: -198px;
    width: 6144px;
    height: 198px;
    animation: 11s cubic-bezier(.36,.45,.63,.53) 0s infinite normal none running wavebar-svg-object;
    transform: translate3d(0px,0px,0px)
}

.wavebar-svg-object:nth-of-type(2) {
    top: -174px;
    animation: 11s cubic-bezier(.4,.2,.2,.2) -.124s infinite normal none running wavebar-svg-object,11s ease -1.24s infinite normal none running swell;
    opacity: 1
}

.mini-menu-con-dimmer {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    display: none;
    background: rgba(0,0,0,.6)
}

.mini-menu-con-container {
    position: fixed;
    height: auto;
    width: 356px;
    background: linear-gradient(0deg,rgb(82 86 179/10%) 10%,rgb(82 86 179/80%) 100%);
    box-shadow: inset 0 0 0 1px rgb(255 255 255/20%);
    margin-left: -178px;
    margin-top: -253px;
    top: 50%;
    left: 50%;
    border-radius: 16px;
    animation-name: fadeInUp;
    animation-duration: .5s;
    animation-iteration-count: 1;
    backdrop-filter: blur(16px) saturate(200%)
}

.mini-menu-ico-logo {
    background: url("/img/icons/menu/logo-wide-dark.png") left center/180px no-repeat;
    position: relative;
    width: 200px;
    height: 40px;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-iteration-count: 1
}

.mini-menu-tx1-block {
    margin-bottom: 10px;
    margin-top: 10px;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-iteration-count: 1;
    color: #fff
}

.mini-menu-tx2-block {
    margin-bottom: 20px;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-iteration-count: 1;
    color: #fff
}

.mini-menu-tx1-block h2 {
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 37px;
    padding-left: 30px;
    padding-right: 30px
}

.mini-menu-tx2-block p {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 26px;
    padding-left: 30px;
    padding-right: 30px
}

.mini-menu-emp-block {
    background: #686de0;
    width: 4px;
    height: 20px;
    border-radius: 2px;
    margin-right: 10px;
    float: left;
    margin-top: 9px;
    position: relative;
    margin-left: 30px
}

.mini-menu-btn-agree {
    font-family: Roboto-Bold;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    color: #000;
    background: rgb(255 255 255/90%);
    border: solid 2px #fff;
    height: 60px;
    cursor: pointer;
    border-radius: 10px;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 6px;
    animation-name: fadeInUp;
    animation-duration: .5s;
    animation-iteration-count: 1;
    transition: all .1s ease-in-out 0s;
    bottom: 0
}

.mini-menu-btn-agree:hover {
    color: #fff;
    border: solid 2px #878cff;
    background: #686de0;
    box-shadow: rgb(104 109 224/50%) 0 0 64px 0
}

.menu-con-message {
    position: fixed;
    z-index: 9990;
    top: 82px;
    width: 100%;
    height: 40px
}

.menu-tx1-message {
    font-family: Roboto-Bold;
    font-size: 14px;
    line-height: 40px;
    position: relative;
    height: 40px;
    text-align: center;
    color: #fff;
    background: rgba(255,52,52,.8);
    backdrop-filter: blur(4px);
    border-radius: 12px;
    margin-left: 20px;
    margin-right: 20px;
    border: 2px solid rgba(255,52,52,.8);
    box-shadow: rgba(255,52,52,.4) 0 10px 32px 0
}

.menu-btn-close {
    border: 2px solid #fff;
    position: fixed;
    z-index: 12;
    top: 20px;
    left: 20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all .1s ease-in-out 0s;
    animation-name: zoomIn;
    animation-duration: .5s;
    animation-iteration-count: 1;
    border-radius: 100%;
    background-image: url(/img/icons/menu/close.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: #4e34c9;
    box-shadow: rgba(0,0,0,.05) 0 10px 16px 0;
    background-size: cover!important
}

.menu-btn-close:hover {
    transform: scale(.9);
    border-color: red;
    background: url("/img/icons/menu/close.png") center center/cover no-repeat rgb(255,0,0)!important
}

.menu-tx1-tooltip {
    width: auto;
    height: 30px;
    font-family: Roboto-Regular;
    font-size: 18px;
    line-height: 16px;
    color: #fff;
    position: absolute;
    top: 12px;
    padding-left: 60px;
    animation-name: fadeIn;
    animation-duration: .5s;
    animation-iteration-count: 1;
    display: none
}

.menu-btn-close:hover>.menu-tx1-tooltip {
    transform: scale(1.1);
    display: block!important
}

.menu-con-logo {
    position: relative;
    left: -8px;
    display: inline-block;
    float: left;
    width: 50px;
    height: 70px
}

.menu-ico-logo {
    position: absolute;
    width: 45px;
    height: 70px;
    border-bottom: 2px solid transparent;
    background: url("/img/icons/menu/logo.png") center center/36px no-repeat;
    transition: all .1s ease-in-out 0s
}

.menu-ico-logo:hover {
    height: 70px;
    border-bottom: 2px solid #fff
}

.menu-con-container {
    position: fixed;
    z-index: 9997;
    top: 0;
    width: 100%;
    height: auto;
    background: rgba(255,255,255,.05);
    backdrop-filter: blur(6px);
    border-bottom: 1px solid rgba(255,255,255,.1);
    user-select: none
}

.menu-con-backdrop {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    background: linear-gradient(-135deg,rgba(0,42,135,0.8) 25%,rgba(147,64,255,0.8) 100%)
}

.menu-con-outer {
    position: relative;
    top: 0;
    height: auto;
    margin: auto 70px
}

.menu-con-inner {
    max-width: 1200px;
    min-height: 70px;
    margin: 0 auto
}

.menu-con-inner a:hover {
    text-decoration: none
}

.menu-btn-select {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 70px;
    position: relative;
    top: 0;
    display: inline-block;
    width: auto;
    height: 70px;
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: -2px;
    color: #fff;
    border-bottom: 2px solid transparent;
    transition: all .1s ease-in-out 0s;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.menu-btn-select:hover {
    height: 70px;
    border-bottom: 2px solid #fff
}

.menu-btn-backtotop {
    background: url("/img/icons/buttons/backtotop.png") center center/24px no-repeat rgb(255,255,255);
    width: 44px;
    height: 44px;
    position: fixed;
    border-radius: 100%;
    bottom: 20px;
    right: 20px;
    box-shadow: rgba(0,0,0,.2) 0 10px 32px 0;
    z-index: 9999;
    cursor: pointer;
    transition: all .1s ease-in-out 0s;
    display: none;
    border: 2px solid #fff
}

.menu-btn-backtotop:hover {
    background: url("/img/icons/buttons/backtotop-h.png") center center/24px no-repeat rgb(26,188,156);
    box-shadow: rgba(46,204,113,.4) 0 10px 32px 0;
    border: 2px solid #57e694
}

.menu-con-divider {
    position: relative;
    display: inline-block;
    width: 2px;
    height: 18px;
    border-radius: 4px;
    margin-bottom: -2px;
    color: #fff;
    border-bottom: 2px solid transparent;
    background: rgba(255,255,255,.2);
    top: 2px
}

.mobile-menu-btn-open {
    position: absolute;
    display: none;
    float: left;
    width: 30px;
    height: 102px;
    cursor: pointer;
    right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 2px solid transparent;
    background: url("/img/icons/menu/menu.png") center center/32px no-repeat
}

.mobile-menu-btn-open:hover {
    border-bottom: 2px solid #fff
}

.mobile-menu-btn-darkmode {
    position: fixed;
    right: 80px;
    float: left;
    width: 30px;
    height: 70px;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 2px solid transparent;
    background: url("/img/icons/submenu/darkmode-h.png") center center/26px no-repeat;
    z-index: 9999;
    display: none
}

.mobile-menu-btn-darkmode:hover {
    border-bottom: 2px solid #fff
}

.menu-con-release {
    position: fixed;
    width: auto;
    height: 24px;
    background: rgba(0,0,0,.1);
    z-index: 1111;
    bottom: 16px;
    left: 16px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    border-radius: 22px;
    padding: 2px 14px;
    backdrop-filter: blur(6px);
    border: solid 1px rgb(255 255 255/20%);
    display: none
}

.mobile-menu-con-container {
    position: fixed;
    z-index: 8990;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(17,21,37,.9);
    backdrop-filter: blur(14px)
}

.mobile-menu-con-outter {
    position: relative;
    top: 0;
    height: auto;
    margin: auto 20px;
    padding-top: 20px
}

.mobile-menu-con-inner {
    max-width: 512px;
    min-height: 60px;
    margin: 50px auto 0
}

.mobile-menu-btn-select {
    font-family: Roboto-Regular;
    font-size: 18px;
    line-height: 50px;
    position: relative;
    height: 50px;
    padding-left: 20px;
    color: #fff;
    animation-name: fadeInDown;
    animation-duration: .5s;
    animation-iteration-count: 1;
    border-radius: 6px;
    margin-bottom: 10px;
    border: 2px solid rgba(255,255,255,.03)
}

.mobile-menu-btn-select:hover {
    color: #4e34c9;
    box-shadow: rgba(0,0,0,.1) 10px 10px 32px 0;
    background: rgba(255,255,255,.9)!important
}

.mobile-menu-con-scroll::-webkit-scrollbar {
    display: none
}

.mobile-menu-con-scroll {
    position: fixed;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    padding-right: 17px;
    padding-bottom: 17px
}

.mobile-menu-con-inner a:nth-child(2n+1) .mobile-menu-btn-select {
    background: rgba(255,255,255,.05)
}

.mobile-menu-tx1-group {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255,255,255,.5);
    height: 20px;
    position: relative;
    margin-top: 20px;
    animation-name: fadeInDown;
    animation-duration: .5s;
    animation-iteration-count: 1
}

.mobile-menu-con-divider {
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background: linear-gradient(to left,rgba(255,255,255,0),rgba(255,255,255,0.5));
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
    animation-name: fadeInRight;
    animation-duration: .5s;
    animation-iteration-count: 1
}

.mobile-menu-btn-icon {
    width: 50px;
    height: 54px;
    background: url("/img/icons/arrows/left-h.png") center center/18px no-repeat;
    position: relative;
    animation-name: fadeInDown;
    animation-duration: .5s;
    animation-iteration-count: 1;
    float: left
}

.mobile-menu-btn-spacer {
    position: relative;
    height: 100px
}

.menu-btn-settings {
    position: absolute;
    z-index: 9998;
    top: 0;
    right: 0;
    width: 70px;
    height: 100%;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    background: url("/img/icons/menu/settings.png") center center/28px no-repeat;
    animation-name: fadeIn;
    animation-duration: .5s;
    animation-iteration-count: 1;
    transition: all .1s ease-in-out 0s
}

.menu-btn-settings:hover {
    width: 70px;
    border-bottom: 2px solid #fff
}

.menu-btn-tx1-settings-tooltip {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 72px;
    color: #fff;
    width: 150px;
    height: 72px;
    padding-right: 70px;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px;
    pointer-events: none;
    text-align: right;
    position: absolute;
    right: 0;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.menu-btn-darkmode {
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    background: url("/img/icons/menu/darkmode-off.png") center center/20px no-repeat
}

.menu-btn-darkmode:hover {
    width: 60px;
    border-bottom: 2px solid #fff
}

.settings-menu-con-outer {
    z-index: 9999;
    position: fixed;
    top: 80px;
    right: 8px;
    display: none;
    width: 222px;
    height: 390px;
    box-shadow: rgba(0,0,0,.2) 0 0 80px 0;
    border-radius: 16px;
    animation-name: fadeInRight;
    animation-duration: .2s;
    animation-iteration-count: 1;
    backdrop-filter: blur(32px) saturate(500%);
    border: 1px solid rgba(255,255,255,.1);
    background: rgba(17,21,37,.6)!important
}

.settings-menu-con-wrapper {
    position: relative;
    width: 100%;
    height: 64px;
    cursor: pointer;
    transition: all .1s ease-in-out 0s
}

.settings-menu-upper {
    border-radius: 15px 15px 0 0
}

.settings-menu-lower {
    border-radius: 0 0 15px 15px
}

.settings-menu-con-wrapper:hover {
    background: #03a9f4;
    box-shadow: rgb(3 169 244/50%) 0 0 32px 0
}

.settings-menu-con-wrapper:hover .settings-menu-btn-button {
    color: #fff
}

.settings-menu-con-divider {
    background: rgba(255,255,255,.1);
    height: 1px;
    border-radius: 2px;
    position: relative;
    margin-left: 12px;
    margin-right: 12px
}

.settings-menu-btn-button {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 64px;
    position: relative;
    display: inline-block;
    float: left;
    width: auto;
    height: 64px;
    text-align: left;
    pointer-events: none;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px;
    color: #fff
}

.settings-menu-ico-darkmode {
    display: inline-block;
    float: left;
    width: 42px;
    height: 42px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 100%;
    border: solid 1px rgb(255 255 255/10%);
    background: rgb(255 255 255/10%) url("/img/icons/submenu/darkmode-h.png") center center/20px no-repeat
}

.settings-menu-ico-particles {
    display: inline-block;
    float: left;
    width: 42px;
    height: 42px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 100%;
    border: solid 1px rgb(255 255 255/10%);
    background: rgb(255 255 255/10%) url("/img/icons/submenu/particles-h.png") center center/20px no-repeat
}

.settings-menu-ico-pulsate {
    display: inline-block;
    float: left;
    width: 42px;
    height: 42px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 100%;
    border: solid 1px rgb(255 255 255/10%);
    background: rgb(255 255 255/10%) url(/img/icons/submenu/pulsate-h.png) center center/20px no-repeat
}

.settings-menu-ico-waves {
    display: inline-block;
    float: left;
    width: 42px;
    height: 42px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 100%;
    border: solid 1px rgb(255 255 255/10%);
    background: rgb(255 255 255/10%) url(/img/icons/submenu/waves-h.png) center center/20px no-repeat
}

.settings-menu-ico-transparency {
    display: inline-block;
    float: left;
    width: 42px;
    height: 42px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 100%;
    border: solid 1px rgb(255 255 255/10%);
    background: rgb(255 255 255/10%) url("/img/icons/submenu/transparency-h.png") center center/20px no-repeat
}

.settings-menu-ico-theme {
    display: inline-block;
    float: left;
    width: 42px;
    height: 42px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 100%;
    background: rgb(255 255 255/10%) url(/img/icons/submenu/theme-h.png) center center/20px no-repeat;
    border: solid 1px rgb(255 255 255/10%)
}

.support-con-menu {
    position: relative;
    top: 0;
    display: inline-block;
    float: right;
    width: 120px;
    height: 70px;
    margin-bottom: -2px;
    border-bottom: 2px solid transparent;
    transition: all .1s ease-in-out 0s
}

.support-ico-menu {
    position: absolute;
    right: 0;
    width: 120px;
    height: 70px;
    background: url("/img/icons/services/patreon.png") center center/contain no-repeat;
    cursor: pointer;
    transition: all .1s ease-in-out 0s;
    animation-name: fadeInRight;
    animation-duration: .5s;
    animation-iteration-count: 1
}

.support-ico-menu:hover {
    position: absolute;
    right: 0;
    width: 120px;
    height: 70px;
    background: url("/img/icons/services/patreon-h.png") center center/contain no-repeat;
    cursor: pointer
}

.support-con-menu:hover {
    border-bottom: 2px solid #fff
}

.support-con-outer {
    position: absolute;
    top: 80px;
    left: -58px;
    display: none;
    width: 228px;
    height: 261px;
    box-shadow: rgba(0,0,0,.2) 0 0 80px 0;
    border-radius: 12px;
    border: 2px solid rgba(255,255,255,.1);
    animation-name: fadeInUp;
    animation-duration: .2s;
    animation-iteration-count: 1;
    backdrop-filter: blur(12px) saturate(500%);
    background: rgba(17,21,37,.8)!important
}

.support-con-wrapper {
    position: relative;
    width: 100%;
    height: 64px;
    border-bottom: 1px solid rgba(0,0,0,.05);
    cursor: pointer;
    transition: all .1s ease-in-out 0s
}

.support-upper {
    border-radius: 10px 10px 0 0
}

.support-lower {
    border-radius: 0 0 8px 8px
}

.support-con-wrapper:hover {
    background: #1abc9c;
    box-shadow: rgba(26,188,156,.5) 0 0 32px 0
}

.support-con-wrapper:hover .support-btn-button {
    color: #fff
}

.support-con-wrapper:hover .support-ico-patreon {
    background: url("/img/icons/submenu/patreon-h.png") center center/24px no-repeat
}

.support-con-wrapper:hover .support-ico-github {
    background: url("/img/icons/submenu/code-h.png") center center/24px no-repeat
}

.support-con-wrapper:hover .support-ico-testing {
    background: url("/img/icons/submenu/testing-h.png") center center/24px no-repeat
}

.support-btn-button {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 64px;
    position: relative;
    display: inline-block;
    float: left;
    width: auto;
    height: 64px;
    text-align: left;
    pointer-events: none;
    color: #fff
}

.support-ico-patreon {
    display: inline-block;
    float: left;
    width: 64px;
    height: 64px;
    background: url("/img/icons/submenu/patreon.png") center center/28px no-repeat;
    transition: all .1s ease-in-out 0s
}

.support-ico-github {
    display: inline-block;
    float: left;
    width: 64px;
    height: 64px;
    background: url("/img/icons/submenu/code-h.png") center center/28px no-repeat;
    transition: all .1s ease-in-out 0s
}

.support-ico-testing {
    display: inline-block;
    float: left;
    width: 64px;
    height: 64px;
    background: url("/img/icons/submenu/testing-h.png") center center/28px no-repeat;
    transition: all .1s ease-in-out 0s
}

.window-con-theme {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 4;
    background: #000;
    display: none;
    top: 0
}

.window-bg-theme {
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(-135deg,rgb(135,0,93) 25%,rgb(255,64,64) 100%);
    display: none
}

.theme-btn-close {
    width: 62px;
    height: 62px;
    position: fixed;
    background: url("/img/icons/menu/exit.png") center center/16px no-repeat;
    right: 0;
    top: 0;
    z-index: 4;
    cursor: pointer;
    display: none;
    border-bottom: 2px solid transparent
}

.theme-btn-close:hover {
    border-bottom: 2px solid #fff
}

.theme-tx1-description {
    height: 60px;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 4;
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    display: none
}

.theme-con-spinner {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 4;
    margin-left: -50px;
    margin-top: -50px;
    display: none
}

.theme-ico-spinner {
    background: url("/img/icons/menu/loading.png") center center/46px no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    animation: 1s linear 0s infinite normal none running spinnerRotate
}

.sidebar-con-container {
    position: relative;
    animation-name: fadeInLeft;
    animation-duration: .3s;
    margin-top: 10px
}

.sidebar-btn-open {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    background: url("/img/icons/menu/menu.png") center center/18px no-repeat;
    transition: all .1s ease-in-out 0s
}

.sidebar-btn-open:hover {
    width: 70px;
    height: 70px;
    border-bottom: 2px solid #fff
}

.sidebar-btn-tx1-tooltip {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 72px;
    color: #fff;
    width: 150px;
    height: 72px;
    padding-left: 70px;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px;
    pointer-events: none
}

.sidebar-con-dimmer {
    position: fixed;
    z-index: 9998;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4)
}

.sidebar-con-anim {
    z-index: 9999;
    overflow: hidden scroll;
    width: 378px;
    transition: all .2s ease-in-out 0s;
    animation-name: fadeInLeft;
    animation-duration: .2s;
    animation-iteration-count: 1;
    backdrop-filter: blur(12px) saturate(500%);
    box-shadow: rgba(0,0,0,.2) 20px 20px 64px 0;
    display: block;
    position: fixed;
    height: auto;
    inset: 0;
    margin: 20px;
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,.1);
    background: rgba(17,21,37,.9)!important
}

.sidebar-con-anim::-webkit-scrollbar {
    display: none;
    width: 5px
}

.sidebar-emp-block {
    background: #686de0;
    width: 4px;
    height: 20px;
    border-radius: 2px;
    margin-right: 10px;
    float: left;
    margin-top: 24px
}

.sidebar-tx1-title {
    font-family: Roboto-Bold;
    font-size: 18px;
    line-height: 70px;
    position: relative;
    z-index: 2;
    height: 70px;
    padding-left: 20px;
    color: #fff;
    background: rgba(0,0,0,.1)
}

.sidebar-tx1-subtitle {
    font-family: Roboto-Bold;
    font-size: 16px;
    line-height: 40px;
    position: relative;
    height: 40px;
    padding-left: 20px;
    text-align: left;
    color: #fff
}

.sidebar-tx1-subtitle span {
    background: rgb(255 255 255/5%);
    padding: 6px 8px;
    border-radius: 6px
}

.sidebar-tx2-subtitle {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 40px;
    position: relative;
    height: 40px;
    margin-left: 40px;
    padding-left: 16px;
    text-align: left;
    border-left: 1px solid rgba(255,255,255,.2);
    color: rgba(255,255,255,.5);
    transition: all .1s ease-in-out 0s
}

.sidebar-tx2-subtitle:hover {
    background: rgba(255,255,255,.1);
    color: #fff
}

.sidebar-con-spacer {
    width: 100%;
    height: 100px;
    position: relative
}

.blogbar-con-anim {
    z-index: 9999;
    overflow: hidden scroll;
    width: 378px;
    transition: all .2s ease-in-out 0s;
    animation-name: fadeInLeft;
    animation-duration: .2s;
    animation-iteration-count: 1;
    backdrop-filter: blur(12px) saturate(500%);
    box-shadow: rgba(0,0,0,.2) 20px 20px 64px 0;
    display: block;
    position: fixed;
    height: auto;
    inset: 0;
    margin: 20px;
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,.1);
    background: rgba(17,21,37,.9)!important
}

.blogbar-con-anim::-webkit-scrollbar {
    display: none;
    width: 5px
}

.blogbar-tx1-title {
    font-family: Roboto-Bold;
    font-weight: 700;
    font-size: 18px;
    line-height: 70px;
    position: relative;
    z-index: 2;
    height: 70px;
    padding-left: 20px;
    color: #fff;
    background: rgba(0,0,0,.1)
}

.banner-con-container {
    position: relative;
    z-index: 2;
    overflow: hidden;
    width: 100%;
    height: 380px;
    background: linear-gradient(-135deg,rgb(0,42,135) 25%,rgb(147,64,255) 100%)
}

.banner-con-backdrop {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(-135deg,rgb(0,42,135) 25%,rgb(147,64,255) 100%)
}

.banner-con-title {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    width: 860px;
    height: 134px;
    margin: -37px -430px
}

.banner-tx1-title {
    font-family: Roboto-Bold;
    font-weight: 700;
    font-size: 45px;
    line-height: 80px;
    height: 80px;
    text-align: center;
    color: #fff;
    text-shadow: rgba(0,0,0,.4) 0 2px 2px
}

.banner-tx1-title span {
    font-family: Roboto-Bold;
    font-size: inherit;
    line-height: inherit;
    text-align: inherit;
    color: inherit
}

.banner-tx2-title {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    text-shadow: rgba(0,0,0,.5) 2px 0 16px
}

.banner-con-divider {
    background: rgba(255,255,255,.2);
    height: 2px;
    border-radius: 2px;
    width: 50px;
    left: 50%;
    margin-left: -25px;
    position: relative
}

.container-con-block {
    position: relative;
    height: auto;
    min-height: 30px
}

.container-con-wrapper {
    position: relative;
    width: auto;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px
}

.container-tx1-block {
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 26px;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 26px;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: left;
    color: #000
}

.container-tx1-block h2 {
    line-height: 40px
}

.container-tx2-block {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 26px;
    position: relative;
    width: 100%;
    height: auto;
    text-align: left;
    color: #000
}

.container-tx3-block {
    font-family: Roboto-Bold;
    font-size: 20px;
    line-height: 40px;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 26px;
    text-align: left;
    color: #000
}

.container-emp-block {
    background: #686de0;
    width: 6px;
    height: 20px;
    border-radius: 2px;
    margin-right: 10px;
    float: left;
    margin-top: 10px
}

.container-tx2-block a:hover {
    text-decoration: underline
}

.container-tx1-heading {
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 40px;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 26px;
    padding-top: 30px;
    margin-bottom: 30px;
    text-align: left;
    color: #000
}

.container-con-superblock {
    font-family: Roboto-Bold;
    font-size: 32px;
    line-height: 80px;
    position: relative;
    height: 80px
}

.container-con-superblock-emp {
    border: solid 5px #686de0;
    background: #686de0;
    width: 15px;
    height: 16px;
    border-radius: 4px;
    margin-right: 10px;
    float: left;
    margin-top: 27px
}

.container-con-superblock-div {
    width: 100%;
    height: 2px;
    position: relative;
    border-radius: 2px;
    margin-bottom: 12px;
    background: linear-gradient(to left,rgba(255,255,255,0),rgb(104,109,224))
}

.splitter-con-container {
    position: relative;
    display: flex
}

.splitter-img-container {
    position: relative;
    width: 50%;
    display: inline-block;
    float: right;
    border-radius: 16px;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 20px;
    box-shadow: rgba(0,0,0,.2) 20px 20px 64px 0;
    border: solid 1px rgb(255 255 255/10%)
}

.splitter-img-wrapper {
    position: relative;
    height: 100%
}

.splitter-txt-wrapper {
    position: relative;
    width: 50%;
    height: auto
}

.splitter-con-right {
    margin-left: 40px
}

.splitter-con-left {
    margin-right: 40px
}

.generic-con-button {
    position: relative;
    width: auto;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px
}

.generic-con-button-single {
    position: relative;
    width: auto;
    height: auto;
    padding-top: 15px
}

.generic-btn-button {
    width: auto;
    height: 46px;
    border-radius: 46px;
    background: linear-gradient(-135deg,rgb(73,164,255) 25%,rgb(0,116,231) 100%);
    cursor: pointer;
    padding-left: 4px;
    padding-right: 16px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 15px;
    box-shadow: rgba(0,116,231,.4) 0 10px 32px 0;
    transition: all .1s ease-in-out 0s;
    border: 1px solid #0080ff!important;
    position: relative
}

.generic-btn-button:hover {
    background: linear-gradient(-135deg,rgb(46,204,113) 25%,rgb(26,188,156) 100%);
    box-shadow: rgba(46,204,113,.4) 0 10px 32px 0;
    border: 1px solid #57e694!important
}

.generic-ico-button {
    height: 46px;
    width: 46px;
    float: left;
    position: relative;
    display: inline-block;
    background-size: 24px!important
}

.generic-tx1-button {
    float: left;
    font-family: Roboto-Bold;
    font-size: 16px;
    line-height: 46px;
    height: 100%;
    color: #fff;
    position: relative;
    display: inline-block;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.generic-tx2-label {
    font-family: Roboto-Regular;
    background: rgba(255,255,255,.2);
    padding: 4px 10px;
    border-radius: 30px;
    margin-left: 4px;
    margin-right: -6px;
    border: solid 1px rgb(255 255 255/20%);
    position: relative;
    display: inline-block;
    height: 20px;
    line-height: 20px
}

.spec-con-container {
    width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
    margin-bottom: 20px
}

.spec-con-max {
    width: 49%;
    height: auto;
    display: block;
    float: left;
    background: linear-gradient(0deg,rgb(0 0 0/0%) 10%,rgb(26 188 156/20%) 100%);
    border-radius: 12px;
    margin-right: 2%
}

.spec-con-min {
    width: 49%;
    height: auto;
    display: block;
    float: left;
    background: linear-gradient(0deg,rgb(0 0 0/0%) 10%,rgb(255 155 67/20%) 100%);
    border-radius: 16px
}

.spec-con-title {
    padding: 12px 16px;
    border-radius: 16px;
    color: #fff;
    height: auto;
    position: relative
}

.spec-max {
    background: #1abc9c;
    border: solid 1px rgb(255 255 255/60%);
    box-shadow: rgba(0,0,0,.1) 10px 10px 32px 0;
    margin-bottom: 10px;
    overflow: hidden
}

.spec-min {
    background: #ff9b43;
    border: solid 1px rgb(255 255 255/60%);
    box-shadow: rgba(0,0,0,.1) 10px 10px 32px 0;
    margin-bottom: 10px;
    overflow: hidden
}

.spec-img-hardware {
    background: url("/img/graphics/quickstart/hardware.png") center center/190px no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
    opacity: .2
}

.spec-img-container {
    width: 180px;
    height: 100px;
    float: right;
    right: -86px;
    top: 0;
    position: absolute
}

.spec-emp-block {
    background: #686de0;
    width: 52px;
    height: 52px;
    border-radius: 16px;
    margin-right: 10px;
    float: left;
    margin-left: 0;
    border: solid 1px rgb(255 255 255/50%)
}

.spec-emp-icon {
    display: block;
    width: 100%;
    height: 100%;
    top: -6px;
    position: relative
}

.spec-con-title h2 {
    width: 100%;
    height: auto;
    font-family: Roboto-Bold;
    font-size: 18px;
    line-height: 18px;
    padding-top: 6px;
    display: block
}

.spec-con-desc h3 {
    width: 100%;
    height: auto;
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 14px;
    padding-top: 10px;
    padding-bottom: 8px;
    display: block
}

.spec-con-divider {
    margin: 0 16px;
    height: 2px;
    border-radius: 2px;
    background: linear-gradient(to left,rgba(255,255,255,0),rgba(0,0,0,0.05));
    margin-top: 30px;
    margin-bottom: 30px
}

.spec-con-item {
    width: 100%;
    height: auto;
    margin-top: 20px
}

.item-con-inner {
    display: inline-block;
    padding-left: 16px
}

.item-con-inner:first-child {
    margin-top: 10px
}

.item-ico-text {
    width: 28px;
    height: 28px;
    position: relative;
    top: 0;
    float: left;
    border-radius: 16px;
    padding: 10px;
    box-shadow: rgb(0 0 0/10%) 0 10px 32px 0;
    border: solid 1px rgb(255 255 255/10%)
}

.item-ico-dynamic-a,.item-ico-dynamic-b {
    position: relative;
    width: 100%;
    height: 100%
}

.item-ico-dynamic-a img,.item-ico-dynamic-b img {
    position: absolute;
    top: 0;
    left: 0
}

.item-con-text {
    height: auto;
    position: relative;
    margin-left: 70px;
    margin-bottom: 2px
}

.item-tx1-title h3 {
    width: 100%;
    height: auto;
    font-family: Roboto-Bold;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 10px
}

.item-tx2-desc p {
    width: 100%;
    height: auto;
    font-family: Roboto-Bold;
    font-size: 14px;
    line-height: 18px
}

.item-tx2-desc span {
    width: 100%;
    height: auto;
    font-family: Roboto-Regular;
    font-size: 12px;
    line-height: 20px
}

.content-con-outside {
    position: relative;
    max-width: 1220px;
    height: 100%;
    margin: 0 auto;
    z-index: 1
}

.content-con-inside {
    position: relative;
    height: 100%;
    margin-right: 60px;
    margin-left: 60px
}

.content-con-backdrop {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(-135deg,rgb(0,42,135) 25%,rgb(147,64,255) 100%)
}

.content-btn-left {
    position: absolute;
    top: 50%;
    left: -80px;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    background: url("/img/icons/arrows/left.png") center center/64px no-repeat;
    transition: all .1s ease-in-out 0s;
    animation-name: drifting-left;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    z-index: 4
}

.content-btn-right {
    position: absolute;
    top: 50%;
    right: -80px;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    background: url("/img/icons/arrows/right.png") center center/64px no-repeat;
    transition: all .1s ease-in-out 0s;
    animation-name: drifting-right;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    z-index: 4
}

.content-btn-left:hover {
    cursor: pointer;
    text-decoration: underline;
    background: url("/img/icons/arrows/left-a.png") center center/64px no-repeat!important
}

.content-btn-right:hover {
    cursor: pointer;
    text-decoration: underline;
    background: url("/img/icons/arrows/right-a.png") center center/64px no-repeat!important
}

.landing-ico-scrolldown {
    position: fixed;
    z-index: 3;
    bottom: 30px;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: 0 0 0 -40px;
    animation-name: bobbing;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    background: url("/img/icons/arrows/down.png") center center/50px no-repeat
}

.landing-img-backdrop {
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: .06
}

.landing-con-main {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 600px;
    max-height: unset;
    background: #000
}

.landing-con-override {
    position: absolute!important;
    height: 100%!important;
    min-height: 100%!important;
    display: block!important
}

.landing-con-search {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 140px;
    background: #f9f9f9
}

.landing-con-adsense {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 140px;
    background: #f7f7f7
}

.landing-con-handheld {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 740px;
    background: rgb(255 255 255)
}

.landing-con-video {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 700px;
    background: #fff
}

.landing-con-content {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 700px;
    min-height: 600px;
    max-height: 1080px;
    background: linear-gradient(-135deg,rgb(0,42,135) 25%,rgb(147,64,255) 100%)
}

.landing-con-patreon {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 700px;
    min-height: 500px;
    max-height: 938px;
    background: #fff
}

.landing-con-contribute {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 700px;
    min-height: 500px;
    max-height: 938px;
    background: #fff
}

.landing-con-discord {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 700px;
    min-height: 500px;
    max-height: 938px;
    background: #404eed
}

.landing-con-container-invert {
    color: #455971!important
}

.landing-con-left {
    position: absolute;
    left: 0;
    width: 47%;
    height: 100%
}

.landing-con-right {
    position: absolute;
    right: 0;
    width: 47%;
    height: 100%;
    animation-name: fadeInLeft;
    animation-duration: 1s;
    animation-iteration-count: 1
}

.landing-con-container {
    position: absolute;
    z-index: 2
}

.landing-btn-container {
    position: relative;
    width: 100%;
    height: 44px;
    margin-top: 30px;
    animation-name: fadeInUp;
    animation-duration: 1.4s;
    animation-iteration-count: 1
}

.build-btn-button {
    width: 198px;
    height: 46px;
    border-radius: 46px;
    margin-top: 35px;
    background: #fff;
    box-shadow: rgba(0,0,0,.05) 0 10px 32px 0;
    cursor: pointer;
    padding-left: 4px;
    padding-right: 4px;
    transition: all .1s ease-in-out 0s;
    border: 2px solid #fff
}

.build-btn-button:hover {
    background: #1abc9c;
    box-shadow: rgba(46,204,113,.4) 0 10px 32px 0;
    border: 2px solid #57e694!important
}

.build-btn-button:hover .build-tx1-button {
    color: #fff
}

.build-btn-button:hover .build-tx2-label {
    color: #1abc9c;
    background: #fff
}

.build-ico-button {
    height: 22px;
    width: 22px;
    float: left;
    top: 12px;
    left: 0;
    position: relative;
    margin-right: 10px;
    margin-left: 10px
}

.build-tx1-button {
    float: left;
    font-family: Roboto-Bold;
    font-size: 18px;
    line-height: 46px;
    height: 100%;
    color: #000;
    text-shadow: none
}

.build-tx2-label {
    font-family: Roboto-Regular;
    background: #1abc9c;
    padding: 4px 8px;
    border-radius: 30px;
    margin-left: 4px;
    color: #fff;
    border: solid 1px rgb(255 255 255/50%)
}

.build-ico-os {
    position: relative;
    width: 100%;
    height: 100%
}

.build-ico-os img {
    position: absolute;
    top: 0;
    left: 0
}

.landing-ico-logo {
    display: none;
    width: 100%;
    height: 64px;
    margin-bottom: 18px;
    background: url("/img/icons/menu/logo.png") left center/64px no-repeat;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-iteration-count: 1
}

.landing-img-hero {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    opacity: .8
}

.landing-tx1-heading {
    font-family: Roboto-Bold;
    font-size: 45px;
    line-height: 64px;
    position: relative;
    height: auto;
    margin-bottom: 16px;
    color: #fff;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-iteration-count: 1;
    text-rendering: optimizelegibility;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.landing-tx2-heading {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 30px;
    position: relative;
    color: #fff;
    animation-name: fadeInUp;
    animation-duration: 1.2s;
    animation-iteration-count: 1;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.landing-con-divider {
    background: #fff;
    height: 6px;
    border-radius: 4px;
    width: 50px;
    left: 0;
    position: relative;
    top: 8px
}

.github-con-container {
    height: 500px;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -250px
}

.handheld-img-backdrop {
    background: url("/img/graphics/landing/bg-handheld.jpg") center bottom/cover repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .2;
    filter: blur(20px) saturate(200%);
    zoom:4}

.handheld-img-overlay {
    background: url("/img/graphics/landing/ol-handheld.png") center/cover repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .4
}

.handheld-btn-button {
    width: 300px;
    height: 46px;
    border-radius: 46px;
    margin-left: -156px;
    margin-top: 35px;
    background: #fff;
    box-shadow: rgba(0,0,0,.2) 0 10px 32px 0;
    cursor: pointer;
    padding-left: 4px;
    padding-right: 4px;
    transition: all .1s ease-in-out 0s;
    border: 2px solid #fff;
    position: relative;
    left: 50%
}

.handheld-btn-button:hover {
    background: #1abc9c;
    box-shadow: rgba(46,204,113,.4) 0 10px 32px 0;
    border: 2px solid #57e694!important
}

.handheld-btn-button:hover .handheld-ico-button {
    background: url("/img/icons/buttons/quickstart-h.png") center center/24px no-repeat
}

.handheld-btn-button:hover .handheld-tx1-button {
    color: #fff
}

.handheld-ico-button {
    background: url("/img/icons/buttons/quickstart.png") center center/24px no-repeat;
    height: 46px;
    width: 46px;
    float: left
}

.handheld-tx1-button {
    float: left;
    font-family: Roboto-Bold;
    font-size: 16px;
    line-height: 46px;
    height: 100%;
    color: #000
}

.github-img-backdrop {
    background: url("/img/graphics/landing/bg-github.png") center center/cover repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .1
}

.featured-img-overlay {
    background: url("/img/graphics/landing/ol-featured.png") center/cover repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .05
}

.github-img-overlay {
    background: url("/img/graphics/landing/ol-github.png") center/cover repeat;
    width: 100%;
    height: 100%;
    position: absolute
}

.github-wrp-mantra {
    height: auto;
    width: auto
}

.github-con-logo {
    width: 45%;
    height: 100%;
    float: right
}

.github-con-mantra {
    width: 55%;
    height: 100%;
    float: left;
    position: relative
}

.github-img-logo {
    height: 100%;
    width: 100%;
    background: url("/img/graphics/landing/hero-github.png") center center/contain no-repeat
}

.github-tx1-mantra {
    font-family: Roboto-Bold;
    font-size: 45px;
    line-height: 64px;
    height: auto;
    padding-left: 100px;
    color: #9647c7;
    margin-bottom: 20px
}

.github-tx2-mantra {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 30px;
    padding-left: 100px;
    color: #000
}

.github-btn-button {
    width: 175px;
    height: 46px;
    border-radius: 46px;
    margin-left: 100px;
    margin-top: 35px;
    background: #fff;
    box-shadow: rgba(0,0,0,.2) 0 10px 32px 0;
    cursor: pointer;
    padding-left: 4px;
    padding-right: 4px;
    transition: all .1s ease-in-out 0s;
    border: 2px solid #fff
}

.github-btn-button:hover {
    background: #1abc9c;
    box-shadow: rgba(46,204,113,.4) 0 10px 32px 0;
    border: 2px solid #57e694!important
}

.github-btn-button:hover .github-ico-button {
    background: url("/img/icons/buttons/github-h.png") center center/24px no-repeat
}

.github-btn-button:hover .github-tx1-button {
    color: #fff
}

.github-ico-button {
    background: url("/img/icons/buttons/github.png") center center/24px no-repeat;
    height: 46px;
    width: 46px;
    float: left
}

.github-tx1-button {
    float: left;
    font-family: Roboto-Bold;
    font-size: 16px;
    line-height: 46px;
    height: 100%;
    color: #000
}

.discord-con-animate {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50%;
    width: 100%
}

.discord-svg-animate {
    animation: 30s linear 0s infinite alternate none running blobby
}

.discord-con-container {
    height: 500px;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -250px
}

.discord-left-logo {
    position: absolute;
    bottom: -1%;
    width: 40%;
    height: auto;
    left: -10%;
    float: left;
    z-index: 1
}

.discord-right-logo {
    position: absolute;
    bottom: -1%;
    width: 40%;
    height: auto;
    right: -10%;
    float: right;
    z-index: 1
}

.discord-center-logo {
    position: absolute;
    top: auto;
    bottom: -1%;
    width: 100%
}

.discord-img-overlay {
    background: url("/img/graphics/landing/ol-discord.png") center/cover repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .1
}

.discord-wrp-mantra {
    height: auto;
    width: auto
}

.discord-con-logo {
    width: 45%;
    height: 100%;
    float: left
}

.discord-con-mantra {
    width: 55%;
    height: 100%;
    float: right;
    position: relative
}

.discord-img-logo {
    height: 100%;
    width: 100%;
    background: url("/img/graphics/landing/hero-discord.png") center center/400px no-repeat
}

.discord-tx1-mantra {
    font-family: Roboto-Bold;
    font-size: 45px;
    line-height: 64px;
    height: auto;
    padding-left: 100px;
    color: #fff;
    margin-bottom: 20px;
    text-rendering: optimizelegibility;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.discord-tx2-mantra {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 30px;
    padding-left: 100px;
    color: #fff;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.discord-btn-button {
    width: 205px;
    height: 46px;
    border-radius: 46px;
    margin-left: 100px;
    margin-top: 35px;
    background: #fff;
    box-shadow: rgba(0,0,0,.2) 0 10px 32px 0;
    cursor: pointer;
    padding-left: 4px;
    padding-right: 4px;
    transition: all .1s ease-in-out 0s;
    border: 2px solid #fff
}

.discord-btn-button:hover {
    background: #1abc9c;
    box-shadow: rgba(46,204,113,.4) 0 10px 32px 0;
    border: 2px solid #57e694!important
}

.discord-btn-button:hover .discord-ico-button {
    background: url("/img/icons/buttons/discord-h.png") center center/24px no-repeat
}

.discord-btn-button:hover .discord-tx1-button {
    color: #fff
}

.discord-ico-button {
    background: url("/img/icons/buttons/discord.png") center center/24px no-repeat;
    height: 46px;
    width: 46px;
    float: left
}

.discord-tx1-button {
    float: left;
    font-family: Roboto-Bold;
    font-size: 16px;
    line-height: 46px;
    height: 100%;
    color: #000
}

.patreon-con-container {
    height: 500px;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -250px
}

.patreon-img-overlay {
    background: url("/img/graphics/landing/ol-patreon.png") center/cover repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .4
}

.patreon-img-backdrop {
    background: url("/img/graphics/landing/bg-patreon.jpg") center bottom/cover repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .1
}

.patreon-wrp-mantra {
    height: auto;
    width: auto
}

.patreon-con-logo {
    width: 45%;
    height: 100%;
    float: left
}

.patreon-con-mantra {
    width: 55%;
    height: 100%;
    float: right;
    position: relative
}

.patreon-img-logo {
    height: 100%;
    width: 100%;
    background: url("/img/graphics/landing/hero-patreon.png") center center/400px no-repeat
}

.patreon-tx1-mantra {
    font-family: Roboto-Bold;
    font-size: 45px;
    line-height: 64px;
    height: auto;
    padding-left: 100px;
    color: #ff424d;
    margin-bottom: 20px
}

.patreon-tx2-mantra {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 30px;
    padding-left: 100px;
    color: #000
}

.patreon-btn-button {
    width: 188px;
    height: 46px;
    background: #ff424d;
    border-radius: 46px;
    margin-left: 100px;
    margin-top: 35px;
    box-shadow: rgba(255,66,77,.5) 0 10px 32px 0;
    cursor: pointer;
    padding-left: 4px;
    padding-right: 4px;
    transition: all .1s ease-in-out 0s;
    border: 2px solid #ff2633
}

.patreon-btn-button:hover {
    background: linear-gradient(-135deg,rgb(255,145,130) 25%,rgb(255,177,117) 100%)
}

.patreon-btn-button:hover {
    background: #1abc9c;
    box-shadow: rgba(46,204,113,.4) 0 10px 32px 0;
    border: 2px solid #57e694!important
}

.patreon-btn-button:hover .patreon-ico-patreon {
    background: url("/img/icons/buttons/patreon-h.png") center center/24px no-repeat
}

.patreon-btn-button:hover .patreon-tx1-patreon {
    color: #fff
}

.patreon-ico-button {
    background: url("/img/icons/buttons/patreon.png") center center/24px no-repeat;
    height: 46px;
    width: 46px;
    float: left
}

.patreon-tx1-button {
    float: left;
    font-family: Roboto-Bold;
    font-size: 16px;
    line-height: 46px;
    height: 100%;
    color: #fff;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.adsense-con-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 35px
}

.adsense-con-frame {
    text-align: center;
    top: 26px;
    position: relative;
    z-index: 2
}

.adsense-con-insert {
    display: inline-block;
    width: 728px;
    height: 90px
}

.adsense-tx1-description {
    font-family: Roboto-Light;
    font-size: 24px;
    font-weight: 700;
    line-height: 86px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 720px;
    height: 82px;
    margin: -41px -360px;
    text-align: center;
    color: #c4c4c4;
    background-size: 30px
}

.search-con-container {
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    margin: -25px 0;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-iteration-count: 1
}

.search-con-outer {
    position: relative;
    top: 0;
    height: auto;
    margin: auto 60px
}

.search-con-inner {
    max-width: 1080px;
    min-height: 50px;
    margin: 0 auto
}

.search-ovr-container {
    position: absolute;
    width: 100%;
    height: 100%
}

.search-inp-search {
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    border-radius: 50px;
    box-shadow: rgba(0,0,0,.1) 0 16px 32px 0;
    border: 2px solid transparent;
    transition: all .1s ease-in-out 0s
}

.search-inp-search:hover {
    cursor: pointer;
    border-width: 2px;
    border-style: solid;
    border-color: #686de0;
    color: #686de0;
    box-shadow: rgba(0,0,0,.1) 0 16px 32px 0
}

.search-inp-search input {
    font-size: 18px;
    font-family: Roboto-Bold;
    position: absolute;
    width: 100%;
    height: 100%;
    padding-left: 50px;
    color: #000;
    border: 0
}

.search-inp-search:hover input {
    cursor: pointer
}

.search-inp-search input:focus {
    cursor: text;
    outline: 0;
    color: #0074e7
}

.search-inp-search input::placeholder {
    transition: all .1s ease-in-out 0s;
    color: inherit
}

.search-inp-search:hover input::placeholder {
    color: #686de0
}

.search-inp-search input:focus::placeholder {
    color: #686de0
}

.search-ico-search {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 50px;
    height: 50px;
    background: url("/img/icons/menu/search.png") center center/20px no-repeat
}

.search-con-author {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 50px;
    position: absolute;
    z-index: 1;
    right: 0;
    width: auto;
    height: 50px;
    top: -6px;
    padding-right: 20px;
    color: #000;
    cursor: default
}

.search-con-author a:hover .search-img-author {
    transform: scale(1.05)
}

.search-img-author {
    width: 32px;
    height: 32px;
    position: relative;
    display: inline-block;
    border-radius: 100%;
    top: 14px;
    margin-left: 4px;
    margin-right: 4px;
    box-shadow: rgba(0,0,0,.2) 0 0 10px 0;
    border: 2px solid #fff;
    background: url("/img/users/ani.png") center center/cover no-repeat;
    transition: all .2s ease-in-out 0s
}

.search-con-author a {
    color: #000;
    top: 12px
}

.search-con-author a:hover {
    color: #686de0
}

.video-con-container {
    width: 100%;
    height: 310px;
    display: inline-block;
    float: left;
    top: 50%;
    margin-top: -155px;
    position: absolute
}

.video-con-wrapper {
    position: relative;
    width: 550px;
    height: 309px;
    box-shadow: rgba(0,0,0,.2) 20px 20px 64px 0;
    border-radius: 16px;
    transition: all .2s ease-in-out 0s;
    z-index: 2
}

.video-con-wrapper:hover>.video-btn-play {
    transform: scale(1.2)
}

.video-con-left {
    width: 50%;
    height: auto;
    display: inline-block;
    float: left
}

.video-con-right {
    width: 50%;
    height: 100%;
    display: inline-block;
    float: left
}

.video-emp-block {
    background: #686de0;
    width: 4px;
    height: 20px;
    margin-top: 7px;
    border-radius: 4px;
    margin-right: 10px;
    float: left
}

.video-con-divider {
    background: linear-gradient(-70deg,rgb(78,52,201),rgb(104,109,224));
    height: 6px;
    border-radius: 4px;
    width: 50px;
    left: 50%;
    margin-left: -25px;
    position: relative;
    top: 120px
}

.video-tx1-heading {
    font-family: Roboto-Bold;
    font-size: 45px;
    line-height: 64px;
    height: 64px;
    width: 320px;
    margin-left: -158px;
    left: 50%;
    color: #000;
    text-align: center;
    position: absolute;
    top: 44px;
    z-index: 1;
    background: linear-gradient(-70deg,#4e34c9,#686de0);
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.video-tx1-description {
    font-family: Roboto-Bold;
    font-size: 26px;
    line-height: 32px;
    height: auto;
    color: #000;
    position: relative;
    animation-duration: 1s;
    animation-iteration-count: 1;
    padding: 0 30px;
    animation-name: fadeInUp!important
}

.video-tx1-description h2 {
    font-family: Roboto-Bold;
    font-size: 26px;
    line-height: 34px;
    padding: 0 15px;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: fadeInUp!important
}

.video-tx1-description h3 {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 32px;
    margin-top: 20px;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: fadeInUp!important
}

.video-img-thumbnail {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    transition: all .2s ease-in-out 0s;
    overflow: hidden
}

.video-img-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .2s ease-in-out 0s;
    overflow: hidden;
    background: linear-gradient(180deg,rgb(0 0 0/0%) 45%,rgb(104 109 224/80%) 100%)
}

.video-btn-play {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin: -36px;
    width: 70px;
    height: 70px;
    transition: all .2s ease-in-out 0s;
    background: url("/img/icons/menu/play.png") center center/cover no-repeat rgba(255,255,255,0.1);
    backdrop-filter: blur(6px);
    border-radius: 100%;
    pointer-events: none;
    animation-duration: 1s;
    animation-iteration-count: 1;
    border: solid 1px rgb(255 255 255/20%)
}

.video-ico-service {
    position: absolute;
    z-index: 2;
    right: 18px;
    bottom: 14px;
    width: 114px;
    height: 40px;
    pointer-events: none;
    background: url("/img/icons/services/youtube.png") right center/contain no-repeat
}

.video-con-animate {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    transform: scale(1.01);
    border-radius: 16px
}

.video-con-animate::after {
    content: "";
    position: absolute;
    top: -200%;
    left: -200%;
    width: 200%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.14) 77%,rgba(255,255,255,0.5) 92%,rgba(255,255,255,0) 100%);
    transition: all .7s ease-in-out 0s
}

.video-con-animate:hover::after {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left,top,opacity;
    transition-duration: .7s,.7s,.15s;
    transition-timing-function: ease
}

.video-con-animate:active::after {
    opacity: 0
}

.video-con-animate:hover+.video-img-thumbnail {
    transform: scale(1.01)
}

.video-con-dimmer {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.9);
    display: none;
    top: 0
}

.video-ico-viewport {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("/img/icons/services/youtube.png") center center/360px no-repeat rgba(0,0,0,0.2);
    z-index: 1
}

.video-img-viewport {
    position: absolute;
    width: 100%;
    height: 100%
}

.video-con-viewport {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 1200px;
    height: 675px;
    margin-top: -338px;
    margin-left: -600px;
    animation-name: zoomIn;
    animation-duration: .4s;
    animation-iteration-count: 1;
    background: #000;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: rgba(0,0,0,.4) 0 0 64px 0
}

.handheld-con-container {
    background: url(/img/graphics/landing/hero-handheld.png) no-repeat center;
    background-size: contain;
    width: 900px;
    height: 490px;
    position: relative;
    margin-top: 70px;
    margin-left: -450px;
    left: 50%
}

.handheld-con-screen {
    background: #121212;
    margin-left: -234px;
    left: 50%;
    top: 116px;
    height: 263px;
    width: 468px;
    position: absolute
}

.handheld-img-screen {
    position: relative;
    width: 100%;
    height: 100%
}

.handheld-img-screen img {
    position: absolute;
    top: 0;
    left: 0
}

.handheld-txt-container {
    position: absolute;
    height: 50px;
    width: 100%;
    bottom: -15px
}

.handheld-tx1-title {
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    position: relative;
    height: 30px;
    width: 100%;
    margin-bottom: 10px
}

.handheld-tx2-desc {
    font-family: Roboto-Regular;
    font-size: 11px;
    line-height: 20px;
    color: #000;
    text-align: center;
    position: relative;
    height: 20px;
    width: 100%;
    opacity: .3
}

.palette-con-container {
    width: 100%;
    height: 180px;
    margin-top: 20px;
    margin-bottom: 20px
}

.palette-con-outer {
    width: 33.3333%;
    height: 100%;
    position: relative;
    float: left
}

.palette-con-inner-a {
    height: 100%;
    border-radius: 12px;
    background-color: #32353a;
    background-image: linear-gradient(45deg,rgb(34,36,39) 25%,transparent 0px,transparent 75%,rgb(34,36,39) 0px,rgb(34,36,39)),linear-gradient(45deg,rgb(34,36,39) 25%,transparent 0px,transparent 75%,rgb(34,36,39) 0px,rgb(34,36,39));
    background-size: 30px 30px;
    background-position: 0 0,45px 45px;
    box-shadow: rgba(0,0,0,.2) 0 10px 16px 0;
    border: solid 1px rgb(255 255 255/20%)
}

.palette-con-inner-b {
    margin-left: 20px;
    margin-right: 20px;
    height: 100%;
    border-radius: 12px;
    background-color: #fff;
    background-image: linear-gradient(45deg,rgb(228,228,228) 25%,transparent 0px,transparent 75%,rgb(228,228,228) 0px,rgb(228,228,228)),linear-gradient(45deg,rgb(228,228,228) 25%,transparent 0px,transparent 75%,rgb(228,228,228) 0px,rgb(228,228,228));
    background-size: 30px 30px;
    background-position: 0 0,45px 45px;
    box-shadow: rgba(0,0,0,.2) 0 10px 16px 0;
    border: solid 1px rgb(255 255 255/20%)
}

.palette-con-text h3 {
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 26px;
    color: #fff;
    height: 24px;
    padding-left: 20px;
    padding-top: 20px;
    margin-bottom: 15px
}

.palette-con-text p {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    height: 18px;
    padding-left: 20px;
    padding-top: 5px
}

.palette-con-text-bold {
    color: rgba(255,255,255,.5);
    font-family: Roboto-Bold
}

.palette-con-image {
    background: red;
    width: 250px;
    height: 100px;
    margin-right: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -125px;
    margin-top: -50px
}

.palette-con-download {
    margin-right: 20px;
    height: 28px;
    position: relative;
    bottom: -128px;
    right: -24px
}

.palette-btn-download {
    width: auto;
    height: 20px;
    background: rgba(0,0,0,.3);
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    color: #fff;
    padding: 4px 10px;
    float: right;
    border-radius: 6px;
    margin-right: 12px;
    backdrop-filter: blur(5px);
    border: 2px solid rgba(255,255,255,.1);
    transition: all .1s ease-in-out 0s
}

.palette-btn-download:hover {
    background: #1abc9c;
    border: 2px solid #49ffdb
}

.palette-swatch-a {
    background: #686de0;
    box-shadow: rgba(104,109,224,.5) 0 10px 16px 0
}

.palette-swatch-b {
    background: #4e34c9;
    box-shadow: rgba(78,52,201,.5) 0 10px 16px 0
}

.palette-swatch-c {
    background: #2e1f78;
    box-shadow: rgba(46,31,120,.5) 0 10px 16px 0
}

.palette-swatch-d {
    background: #212947;
    box-shadow: rgba(33,41,71,.5) 0 10px 16px 0
}

.palette-swatch-e {
    background: #191f36;
    box-shadow: rgba(25,31,54,.5) 0 10px 16px 0
}

.palette-swatch-f {
    background: #111525;
    box-shadow: rgba(17,21,37,.5) 0 10px 16px 0
}

.palette-swatch-g {
    background: #03a9f4;
    box-shadow: rgba(3,169,244,.5) 0 10px 16px 0
}

.palette-swatch-h {
    background: #ff3434;
    box-shadow: rgba(255,52,52,.5) 0 10px 16px 0
}

.palette-swatch-i {
    background: #ff9f43;
    box-shadow: rgba(255,159,67,.5) 0 10px 16px 0
}

.user-con-content {
    position: relative;
    height: auto;
    margin-bottom: 40px;
    border-radius: 16px;
    box-shadow: rgba(0,0,0,.1) 0 10px 32px 0;
    border: 1px solid rgb(255 255 255/20%);
    min-height: 175px!important
}

.user-con-content:hover .user-con-flag {
    display: block;
    transition: all .2s ease-in-out 0s;
    animation-name: fadeInLeft;
    animation-duration: .2s;
    animation-iteration-count: 1
}

.user-con-content:hover .user-con-role {
    opacity: 1;
    transition: all .2s ease-in-out 0s
}

.user-con-content:hover .user-img-avatar {
    transform: scale(1.05)
}

.user-con-wrapper {
    position: relative;
    width: auto;
    height: auto;
    padding: 20px 130px;
    z-index: 2
}

.user-con-backdrop {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    backdrop-filter: blur(64px) saturate(200%);
    border-radius: 16px;
    overflow: hidden
}

.user-img-backdrop {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 16px;
    opacity: .2
}

.user-tx1-backdrop {
    font-family: Roboto-Bold;
    font-size: 140px;
    line-height: 150px;
    color: #fff;
    right: 0;
    height: 150px;
    width: 450px;
    padding-right: 12px;
    position: absolute;
    top: 50%;
    margin-top: -75px;
    opacity: .3;
    text-align: right
}

.user-tx1-content {
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 26px;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 26px;
    text-align: left;
    color: #000;
    margin-bottom: 15px
}

.user-tx2-member {
    font-family: Roboto-Bold;
    font-size: 24px;
    font-weight: 400;
    float: left
}

.user-tx3-content {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 26px;
    position: relative;
    width: 100%;
    height: auto;
    text-align: left;
    color: #000;
    padding: 6px 12px;
    border-radius: 10px;
    -webkit-backdrop-filter: blur(32px)
}

.user-tx3-content a:hover {
    text-decoration: underline
}

.user-con-divider {
    width: 100%;
    height: 2px;
    position: relative;
    border-radius: 4px;
    margin-bottom: 12px;
    background: linear-gradient(to left,rgba(255,255,255,0),rgba(0,0,0,0.05))
}

.user-con-avatar {
    position: absolute;
    background: linear-gradient(0deg,rgb(255 255 255/10%) 10%,rgba(255,255,255,0) 100%);
    border: solid 1px rgb(255 255 255/20%);
    left: 20px;
    top: 25px;
    width: 80px;
    height: 80px;
    transition: all .2s ease-in-out 0s;
    border-radius: 16px;
    box-shadow: rgba(0,0,0,.15) 0 8px 8px 0;
    z-index: 2
}

.user-img-avatar {
    position: absolute;
    left: 6px;
    top: 6px;
    width: 68px;
    height: 68px;
    transition: all .2s ease-in-out 0s;
    border-radius: 10px;
    z-index: 2
}

.user-con-flag {
    position: absolute;
    top: 50%;
    left: -94px;
    display: none;
    width: 83px;
    height: 57px;
    margin-top: -30.5px;
    transition: all .2s ease-in-out 0s;
    box-shadow: rgba(0,0,0,.2) 10px 10px 32px 0;
    border-radius: 8px;
    background: rgb(255 255 255/10%);
    border: solid 1px rgb(255 255 255/20%);
    backdrop-filter: blur(6px)
}

.user-img-flag {
    position: absolute;
    bottom: 3px;
    left: 4px;
    width: 75px;
    height: 51px;
    transition: all .2s ease-in-out 0s;
    box-shadow: rgba(0,0,0,.2) 10px 10px 32px 0;
    border-radius: 6px
}

.user-con-role {
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: 100;
    line-height: 16px;
    position: relative;
    top: -2px;
    float: left;
    height: 16px;
    margin-left: 10px;
    color: #fff;
    border-radius: 36px;
    opacity: 0;
    transition: all .2s ease-in-out 0s;
    padding: 6px 10px;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.user-con-role-gradient {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 12px
}

.user-role-lead {
    background: #0984e3;
    box-shadow: rgba(9,132,227,.4) 0 8px 16px 0;
    border: 1px solid #6bbeff
}

.role-lead {
    background: linear-gradient(to left,rgba(255,255,255,0),rgb(9,132,227))
}

.user-role-graphics {
    background: #fd79a8;
    box-shadow: rgba(253,121,168,.4) 0 8px 16px 0;
    border: 1px solid #ffb6d0
}

.role-graphics {
    background: linear-gradient(to left,rgba(255,255,255,0),rgb(253 121 168))
}

.user-role-manager {
    background: #fea47f;
    box-shadow: rgba(253,163,127,.4) 0 8px 16px 0;
    border: 1px solid #ffccb7
}

.role-manager {
    background: linear-gradient(to left,rgba(255,255,255,0),rgb(254,164,127))
}

.user-role-web {
    background: #6c5ce7;
    box-shadow: rgba(108,92,231,.4) 0 5px 16px 0;
    border: 1px solid #b5aeeb
}

.role-web {
    background: linear-gradient(to left,rgba(255,255,255,0),rgb(108,92,231))
}

.user-role-designer {
    background: #0fbcf9;
    box-shadow: rgba(15,188,249,.4) 0 5px 16px 0;
    border: 1px solid #6bbeff
}

.user-role-ui {
    background: #cf6a87;
    box-shadow: rgba(207,106,135,.4) 0 8px 16px 0;
    border: 1px solid #dfb3c0
}

.role-ui {
    background: linear-gradient(to left,rgba(255,255,255,0),rgb(207,106,135))
}

.user-role-firmware {
    background: #9b59b6
}

.user-role-developer {
    background: #00b894;
    box-shadow: rgba(0,184,148,.4) 0 8px 16px 0;
    border: 1px solid #96cdc2
}

.role-developer {
    background: linear-gradient(to left,rgba(255,255,255,0),rgb(0,184,148))
}

.user-role-contributor {
    background: #ff8c67;
    box-shadow: rgba(230,131,100,.4) 0 8px 16px 0;
    border: 1px solid #ffc6b4
}

.role-contributor {
    background: linear-gradient(to left,rgba(255,255,255,0),rgb(255,140,103))
}

.user-role-editor {
    background: #4a69bd;
    box-shadow: rgba(74,105,189,.4) 0 8px 16px 0;
    border: 1px solid #98aad9
}

.role-editor {
    background: linear-gradient(to left,rgba(255,255,255,0),rgb(74,105,189))
}

.user-role-wiki {
    background: #78e08f;
    box-shadow: rgba(120,224,143,.4) 0 5px 16px 0;
    border: 1px solid #b4e6bf
}

.role-wiki {
    background: linear-gradient(to left,rgba(255,255,255,0),rgb(120,224,143))
}

.user-role-server {
    background: #38ada9;
    box-shadow: rgba(56,173,169,.4) 0 8px 16px 0;
    border: 1px solid #97e1df
}

.user-role-debugger {
    background-color: #f1c40f;
    box-shadow: rgba(241,196,15,.4) 0 5px 16px 0
}

.user-role-founder {
    background: #9079ff;
    box-shadow: rgba(76,91,215,.4) 0 8px 16px 0;
    border: 1px solid #d0c6ff
}

.role-founder {
    background: linear-gradient(to left,rgba(255,255,255,0),rgb(144,121,255))
}

.user-role-former {
    background: #00cec9;
    box-shadow: rgba(0,206,201,.4) 0 8px 16px 0;
    border: 1px solid #acdfde
}

.role-former {
    background: linear-gradient(to left,rgba(255,255,255,0),rgb(0,206,201))
}

.user-con-subtitle {
    height: 32px;
    width: 100%;
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgb(255 255 255/20%)
}

.user-tx1-subtitle {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 30px;
    opacity: .5
}

.user-con-socialsheet {
    height: auto;
    position: relative;
    margin-bottom: 20px
}

.user-con-socialbox {
    height: auto;
    position: relative;
    border-radius: 12px;
    margin-bottom: -6px
}

.socialbox-con-button {
    display: inline-block;
    margin-right: 2px;
    border-radius: 12px;
    padding: 10px 12px;
    box-shadow: rgba(0,0,0,.1) 0 8px 24px 0;
    margin-bottom: 8px;
    border: 1px solid rgba(255,255,255,.5);
    backdrop-filter: blur(16px);
    background: rgba(255,255,255,.5);
    transition: all .1s ease-in-out 0s;
    cursor: pointer
}

.socialbox-con-button:hover {
    background: rgba(255,255,255,.2)
}

.socialbox-tx1-platform {
    color: #000;
    font-family: Roboto-Regular;
    font-size: 13px;
    line-height: 25px;
    width: auto;
    height: 25px;
    position: relative;
    display: inline-block
}

.socialbox-ico-platform {
    width: 25px;
    height: 25px;
    position: relative;
    float: left;
    margin-right: 10px;
    background-size: 22px!important
}

.user-con-specsheet {
    height: auto;
    position: relative;
    margin-top: 4px
}

.user-con-specbox {
    height: auto;
    position: relative;
    border-radius: 12px;
    margin-bottom: -6px
}

.specbox-con-part {
    display: inline-block;
    margin-right: 2px;
    border-radius: 12px;
    padding: 4px 12px 4px 8px;
    box-shadow: rgba(0,0,0,.1) 0 8px 24px 0;
    margin-bottom: 8px;
    border: 1px solid rgba(255,255,255,.5);
    backdrop-filter: blur(16px);
    background: rgba(255,255,255,.1);
    transition: all .1s ease-in-out 0s
}

.specbox-con-part:hover {
    background: rgba(255,255,255,.2);
    cursor: default
}

.specbox-tx1-part {
    color: #000;
    font-family: Roboto-Regular;
    font-size: 12px;
    line-height: 25px;
    width: auto;
    height: 25px;
    position: relative;
    display: inline-block
}

.specbox-ico-part {
    width: 25px;
    height: 25px;
    position: relative;
    float: left;
    margin-right: 6px;
    background-size: 18px!important
}

.specbox-ico-mod {
    width: 25px;
    height: 25px;
    position: relative;
    float: right;
    margin-right: -6px;
    background-size: 18px!important
}

.downloadable-con-container {
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-left: -10px;
    display: inline-block
}

.downloadable-con-outer {
    width: 33.3333%;
    height: 100%;
    position: relative;
    float: left
}

.downloadable-con-inner-a {
    border-radius: 16px;
    background: #fff;
    box-shadow: rgba(0,0,0,.1) 0 10px 32px 0;
    margin: 10px;
    overflow: hidden;
    position: relative;
    transition: all .1s ease-in-out 0s;
    border: 1px solid rgba(255,255,255,.1)
}

.downloadable-con-inner-a:hover {
    transform: translate(0px,-10px)
}

.downloadable-con-text h3 {
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 26px;
    color: #fff;
    height: 24px;
    padding-left: 20px;
    padding-top: 20px;
    margin-bottom: 15px
}

.downloadable-con-text p {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    height: 18px;
    padding-left: 20px;
    padding-top: 5px
}

.downloadable-con-text-bold {
    color: rgba(255,255,255,.5);
    font-family: Roboto-Bold
}

.downloadable-con-image {
    height: 64px;
    position: relative;
    margin-left: 20px;
    background-size: 32px!important
}

.downloadable-con-graphic {
    height: 184px;
    width: 206px;
    position: absolute;
    background-size: contain!important
}

.downloadable-tx1-title {
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 26px;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-right: 20px
}

.downloadable-tx2-desc {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 26px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.downloadable-tx3-label {
    background: rgb(255 159 67/10%);
    border: solid 1px rgb(255 159 67/60%);
    border-radius: 6px;
    padding: 2px 6px;
    font-family: Roboto-Regular;
    font-size: 14px;
    top: -4px;
    position: relative;
    color: rgb(255 159 67);
    line-height: 0px;
}

.package-tx1-title {
    font-family: Roboto-Bold;
    font-size: 14px;
    line-height: 24px;
    margin-left: 20px;
    width: 150px;
    margin-top: 10px;
    margin-bottom: 32px;
}

.package-tx2-desc {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 32px;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
    width: 170px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 6px;
}

.package-tx2-desc span {
    font-size: 14px;
    font-family: Roboto-Bold;
    background: rgba(0,0,0,.05);
    padding: 6px 12px;
    border-radius: 12px;
    position: relative;
    line-height: 36px;
    margin-top: 6px;
    border: solid 1px rgb(255 255 255/10%);
    top: -2px;
}

.package-tx2-desc-wide {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 26px;
    position: relative;
    color: #fff
}
.package-ico-icon {
	width: 31px;
	height: 31px;
	float: left;
	position: relative;
	display: inline-block;
	padding-right: 10px;
}

.sha2-tx1-title {
    font-family: Roboto-Bold;
    font-size: 14px;
    line-height: 16px;
    margin-left: 20px;
    width: 150px;
    margin-bottom: 14px;
}

.sha2-tx2-desc {
    display: flex;
    align-items: flex-start;
    min-height: 32px;
    width: fit-content;
    font-family: Roboto-Regular, sans-serif;
    font-size: 10px;
    line-height: 16px;
    margin: 0 20px 8px;
    padding: 4px 6px 4px 26px;
    position: relative;
    word-break: break-word;
    border-radius: 14px;
    color: #1abc9c;
    background: rgba(26, 188, 156, 0.1);
    border: solid 1px rgba(255, 255, 255, 0.12);
    transition: all 0.1s ease-in-out 0s;
    padding-left: 40px;
}

.sha2-tx2-desc:hover {
    background: rgba(26,188,156,.2);
    border: solid 1px rgb(255 255 255/20%);
}

.sha2-ico-desc {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
}

.package-con-button-disabled {
    filter: grayscale(100%);
    cursor: not-allowed;
    background: #525252!important
}

.package-con-button {
    width: 168px;
    height: 44px;
    position: relative;
    margin-top: 14px;
    margin-left: 20px;
    border-radius: 12px;
    bottom: 22px;
    background: linear-gradient(-135deg,rgb(73,164,255) 25%,rgb(0,116,231) 100%);
    box-shadow: rgba(0,116,231,.4) 0 10px 32px 0;
    transition: all .1s ease-in-out 0s;
    border: 2px solid #0080ff!important;
    cursor: pointer;
}

.package-con-button:hover {
    background: linear-gradient(-135deg,rgb(46,204,113) 25%,rgb(26,188,156) 100%);
    box-shadow: rgba(46,204,113,.4) 0 10px 32px 0;
    border: 2px solid #57e694!important
}

.package-con-mini-button {
    width: 186px;
    height: 44px;
    position: relative;
    margin-top: 10px;
    margin-left: 20px;
    border-radius: 12px;
    bottom: 22px;
    background: linear-gradient(-135deg, rgb(170 88 255) 25%, rgb(255 93 217) 100%);
    box-shadow: rgb(173 0 231 / 40%) 0 10px 32px 0;
    transition: all .1s ease-in-out 0s;
    border: 2px solid #bb07ff !important;
    cursor: pointer;
}

.package-con-mini-button:hover {
    background: linear-gradient(-135deg,rgb(46,204,113) 25%,rgb(26,188,156) 100%);
    box-shadow: rgba(46,204,113,.4) 0 10px 32px 0;
    border: 2px solid #57e694!important
}

.package-tx1-button {
    font-family: 'Roboto-Bold';
    font-size: 16px;
    line-height: 44px;
    color: #fff;
    height: 100%;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.package-con-metabutton {
    font-family: 'Roboto-Bold';
    margin-left: 2px;
    margin-top: 6px;
    color: #fff;
    height: 100%;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px;
    display: inline-block;
}

.package-tx1-metabutton {
    font-size: 14px;
    line-height: 14px;
    position: relative;
    float: left;
    height: 14px;
    margin-bottom: 6px;
}

.package-tx2-metabutton {
    font-size: 10px;
    line-height: 10px;
    position: relative;
    float: left;
    height: 10px;
}

.package-ico-button {
    height: 44px;
    width: 44px;
    float: left;
    margin-right: 0
}

.package-pr {
    background: #8256d0;
    border-radius: 12px;
    padding: 8px 12px;
    box-shadow: rgba(130,86,208,.5) 0 8px 24px 0;
    margin-right: 5px;
    float: left;
    border: 2px solid rgb(255 255 255/20%);
    transition: all .1s ease-in-out 0s;
    margin-bottom: 10px;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.package-pr:hover {
    border: 2px solid #af81ff
}

.package-pr a {
    color: #fff;
    background: rgba(255,255,255,.2);
    border-radius: 6px;
    padding: 4px 8px;
    margin-left: 8px;
    font-weight: 700
}

.package-commit {
    background: #ff9f43;
    border-radius: 12px;
    padding: 8px 12px;
    box-shadow: rgba(255,159,67,.5) 0 8px 24px 0;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    border: 2px solid rgb(255 255 255/20%);
    transition: all .1s ease-in-out 0s;
    margin-bottom: 10px;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.package-commit:hover {
    border: 2px solid #ffc690
}

.package-commit a {
    color: #fff;
    background: rgba(255,255,255,.2);
    border-radius: 6px;
    padding: 4px 8px;
    margin-left: 8px;
    font-weight: 700;
    text-transform: uppercase
}

.package-author {
    background: #1abc9c;
    border-radius: 12px;
    padding: 8px 12px;
    box-shadow: rgba(26,188,156,.5) 0 8px 24px 0;
    margin-left: 5px;
    margin-right: 25px;
    float: left;
    border: 2px solid rgb(255 255 255/20%);
    transition: all .1s ease-in-out 0s;
    margin-bottom: 10px;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.package-author a {
    color: #fff;
    background: rgba(255,255,255,.2);
    border-radius: 6px;
    padding: 4px 8px;
    margin-left: 8px;
    font-weight: 700
}

.package-author:hover {
    border: 2px solid #57e694
}

.version-con-container {
    background: #fff;
    box-shadow: rgba(0,0,0,.1) 0 10px 32px 0;
    width: calc(100% - 20px);
    height: auto;
    border-radius: 16px;
    display: inline-block;
    padding-bottom: 25px;
    margin-right: 52px;
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(255,255,255,.1)
}

.version-ico-package {
    background: url("/img/graphics/download/package.png") center center/cover no-repeat;
    width: 100px;
    height: 100px;
    position: relative;
    margin-left: 20px;
    margin-bottom: 20px;
    top: 20px;
    float: left
}

.version-img-package {
    background: url("/img/graphics/download/playstation.png") center center/600px no-repeat;
    width: 100%;
    height: 100%;
    position: relative
}

.version-img-container {
    width: 290px;
    height: 100%;
    position: absolute;
    right: 0
}

.version-tx1-package {
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 26px;
    color: #000;
    margin-bottom: 4px
}

.version-tx2-package {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    margin-bottom: 16px
}

.version-txt-container {
    color: #000;
    float: left;
    margin-top: 20px;
    padding-left: 15px
}

.version-builddate {
    color: #03a9f4
}

.version-buildversion {
    color: #686de0
}

.version-ico-git {
    color: #686de0;
    width: 26px;
    height: 26px;
    float: left;
    margin-right: 8px;
    position: relative
}

.device-con-container {
    width: 100%;
    height: auto;
    margin-left: -10px;
    display: inline-block;
    margin-bottom: 25px
}

.device-con-container ul li {
    font-family: Roboto-Bold
}

.device-con-outer-left {
    width: 50%;
    height: 100%;
    position: relative;
    float: left
}

.device-con-outer-right {
    width: 50%;
    height: 100%;
    position: relative;
    float: left
}

.device-con-outer {
    width: 33.3333333333%;
    height: 100%;
    position: relative;
    float: left
}

.device-con-inner-a {
    border-radius: 16px;
    background: #fff;
    box-shadow: rgb(0 0 0/10%) 0 10px 32px 0;
    margin: 10px;
    overflow: hidden;
    position: relative;
    transition: all .1s ease-in-out 0s;
    border: solid 1px rgb(255 255 255/10%);
    min-height: 640px
}

.device-con-inner-a:hover {
    transform: translate(0,-10px)
}

.device-con-text h3 {
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 26px;
    color: #fff;
    height: 24px;
    padding-left: 20px;
    padding-top: 20px;
    margin-bottom: 15px
}

.device-con-text p {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    height: 18px;
    padding-left: 20px;
    padding-top: 5px
}

.device-con-text-bold {
    color: rgb(255 255 255/50%);
    font-family: Roboto-Bold
}

.device-con-graphic {
    height: 100%;
    width: 100%
}

.device-con-gradient {
    background: linear-gradient(0deg,rgb(104 109 224/15%) 0%,rgb(186 190 206/10%) 70%);
    height: 360px;
    margin-top: 10px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 16px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative
}

.device-tx1-title {
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-right: 20px
}

.device-tx2-desc {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 26px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px
}

.performance-con-spec {
    background: #000;
    position: absolute;
    width: 38px;
    height: 38px;
    z-index: 1;
    top: 20px;
    right: 20px;
    border-radius: 16px;
    box-shadow: rgba(0,0,0,.1) 10px 10px 32px 0;
    border: solid 2px rgb(255 255 255/40%)
}

.performance-ico-spec {
    position: absolute;
    width: 100%;
    height: 100%
}

.performance-ico-good {
    background: rgb(26 188 156/60%)
}

.performance-ico-variable {
    background: rgb(255 159 67/60%)
}

.gamepad-con-container {
    background: #fff;
    border: solid 1px rgb(255 255 255/10%);
    height: 394px;
    width: 98%;
    position: relative;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 16px;
    -webkit-box-shadow: rgb(0 0 0/10%) 0 10px 32px 0;
    box-shadow: rgb(0 0 0/10%) 0 10px 32px 0
}

.gamepad-con-wrapper {
    overflow-y: visible;
    overflow-x: auto;
    white-space: nowrap;
    vertical-align: text-top;
    margin: 0;
    padding: 0;
    clear: both;
    border-spacing: 14px;
    border-radius: 12px;
    cursor: ew-resize
}

.gamepad-con-wrapper-gradient {
    background: linear-gradient(-90deg,rgb(6 46 55) 0%,rgb(0 0 0/0%) 100%);
    height: 100%;
    width: 100px;
    position: absolute;
    right: 0;
    pointer-events: none;
    z-index: 2;
    border-radius: 12px;
    display: none
}

.gamepad-con-wrapper::-webkit-scrollbar {
    display: none
}

.gamepad-con-item {
    display: table-cell;
    min-width: 365px;
    width: 365px;
    height: 365px;
    font-size: 140px;
    border-radius: 20px;
    white-space: normal;
    vertical-align: top;
    position: relative;
    background: linear-gradient(0deg,rgb(104 109 224/15%) 0%,rgb(186 190 206/10%) 70%);
    -webkit-box-shadow: 0 10px 16px 0 rgba(0,0,0,.2);
    box-shadow: 0 10px 6px 0 rgba(0,0,0,.2)
}

.gamepad-con-tx1 {
    font-family: Roboto-Bold;
    line-height: 24px;
    font-size: 24px;
    color: inherit;
    height: 32px;
    width: auto;
    bottom: 10px;
    left: 0;
    position: absolute;
    margin-bottom: 25px;
    margin-left: 20px;
    text-align: left;
    z-index: 1;
    pointer-events: none
}

.gamepad-con-tx2 {
    font-family: Roboto-Bold;
    line-height: 14px;
    font-size: 14px;
    color: inherit;
    opacity: .4
}

.gamepad-con-icon {
    width: 100%;
    height: 100%;
    position: absolute
}

.gamepad-ico-logo {
    height: 40px;
    width: 40px;
    top: 20px;
    right: 20px;
    position: absolute;
    z-index: 1;
    opacity: .4
}

.reqs-con-container {
    position: relative;
    height: auto;
    display: inline-block;
    width: 100%
}

.drives-con-container {
    display: block;
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 25px
}

.drives-con-outer {
    height: 60px;
    position: relative;
    margin-bottom: 12px
}

.drives-con-inner {
    float: left;
    width: -webkit-fill-available;
    font-family: Roboto-Bold;
    font-size: 12px;
    line-height: 50px;
    text-align: left;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: all;
    margin-right: 12px;
    padding: 4px 10px;
    background: linear-gradient(90deg,rgb(104 109 224/10%) 0%,rgb(104 109 224/5%) 70%);
    border-radius: 12px;
    border: solid 1px rgb(255 255 255/10%);
    display: inline-block
}

.drives-txt-revisions {
    position: absolute;
    background: rgba(0,0,0,.1);
    height: 20px;
    line-height: 18px;
    font-size: 12px;
    border-radius: 12px;
    margin-left: 8px;
    padding: 8px;
    user-select: none;
    position: relative;
    background: rgb(0 0 0/5%);
    top: -1px;
    border: solid 1px rgb(255 255 255/20%)
}

.drives-txt-hidden {
    color: transparent;
    pointer-events: none;
    opacity: 0
}

.drives-ico-bluray {
    background: url("/img/icons/list/bd.png") left center/26px no-repeat;
    height: 50px;
    width: 38px;
    position: relative;
    float: left
}

@media(min-width: 906px) {
    .drives-con-inner {
        width:22%
    }
}

@media(max-width: 906px) {
    .drives-txt-hidden {
        display:none
    }

    .drives-con-inner:nth-child(2n+1) {
        background: rgba(0,0,0,.03)
    }

    .drives-con-outer:nth-child(2n+2) {
        background: unset
    }
}

.context-important {
    font-weight: 700
}

.guide-con-content {
    position: relative;
    height: auto;
    min-height: 50px;
    margin-bottom: 25px
}

.guide-ico-container {
    float: left;
    background: rgb(255 255 255/5%);
    border-radius: 15px;
    margin-right: 19px;
    box-shadow: rgb(0 0 0/10%) 0 10px 32px 0;
    border: solid 1px rgb(255 255 255/10%)
}

.guide-ico-content {
    position: relative;
    z-index: 1;
    float: left;
    width: 50px;
    height: 50px;
    background-size: 26px!important
}

.guide-tx1-content {
    font-family: Roboto-Regular;
    font-size: 20px;
    line-height: 80px;
    position: relative;
    z-index: 1;
    float: left;
    width: 72px;
    height: 72px;
    text-align: center;
    color: #000
}

.guide-tx1-content span {
    padding: 8px 14px;
    border-radius: 100%;
    border: 2px solid #0080ff;
    background: #49a4ff;
    color: #fff
}

.guide-tx1-heading {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    height: auto;
    margin-top: 13px;
    margin-bottom: 13px;
    padding-right: 24px;
    text-align: left;
    color: inherit;
    float: left
}

.windows-highlight {
    padding: 4px 10px;
    white-space: nowrap;
    border-radius: 4px;
    background: rgba(0,128,255,.1);
    color: #0074e7
}

.linux-highlight {
    padding: 2px 8px;
    background: rgba(240,147,43,.1);
    border-radius: 24px;
    color: #f0932b;
    border: solid 1px rgb(240 147 43/20%);
    user-select: all;
    cursor: pointer
}

.macos-highlight {
    padding: 2px 8px;
    background: rgba(55,43,240,.1);
    border-radius: 24px;
    border: solid 1px rgb(55 43 240/20%);
    color: #372bf0;
    user-select: all;
    cursor: pointer
}

.bsd-highlight {
    padding: 2px 8px;
    background: rgba(255,52,52,.1);
    border-radius: 24px;
    color: #ff3434;
    border: solid 1px rgb(255 52 52/20%);
    user-select: all;
    cursor: pointer
}

.highlight {
    color: #0074e7;
    border-radius: 21px;
    border: solid 1px rgb(0 116 231/20%);
    background: rgba(0,128,255,.1);
    user-select: all;
    padding: 2px 8px;
    font-weight: 400
}

.list-con-container {
    position: relative;
    height: auto;
    padding: 10px;
    min-height: 68px;
    border-radius: 12px
}

.list-con-container:hover {
    background: rgba(0,0,0,.04)
}

.list-con-container:last-child {
    margin-bottom: 40px
}

.list-tx1-item {
    font-family: Roboto-Bold;
    font-size: 26px;
    line-height: 46px;
    width: 46px;
    text-align: center;
    height: 46px;
    border-radius: 8px;
    float: left;
    top: 50%;
    margin-top: -23px;
    margin-left: 10px;
    position: absolute;
    background: rgb(255 255 255/5%);
    box-shadow: rgb(0 0 0/10%) 0 10px 32px 0;
    border: solid 1px rgb(255 255 255/10%)
}

.list-tx2-description {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 26px;
    position: relative;
    margin-left: 60px;
    padding: 8px 16px
}

.footer-con-container {
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    height: auto;
    background: #000
}

.footer-con-overlay {
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    height: auto;
    background: linear-gradient(-135deg,rgb(0,42,135) 25%,rgb(147,64,255) 100%)
}

.footer-con-header {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 290px;
    padding-top: 56px;
    padding-bottom: 50px
}

.footer-con-outer {
    position: relative;
    max-width: 1320px;
    height: 100%;
    margin: 0 auto
}

.footer-con-inner {
    position: relative;
    bottom: 0;
    height: 100%;
    margin-right: 60px;
    margin-left: 60px
}

.footer-con-foot {
    position: relative;
    bottom: 0;
    width: 100%;
    height: 100%
}

.footer-ico-logo {
    position: absolute;
    top: -6px;
    left: 0;
    width: 42px;
    height: 42px;
    background: url("/img/icons/menu/logo.png") center center/36px no-repeat
}

.footer-con-bound {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: auto
}

.footer-tx1-bound {
    font-family: Roboto-Bold;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    height: 20px;
    margin-bottom: 16px;
    text-align: left;
    color: #fff;
    text-rendering: optimizelegibility;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.footer-tx2-bound {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 28px;
    position: relative;
    color: #fff;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.footer-tx2-bound span:hover {
    text-decoration: underline
}

.footer-tx2-bound a {
    color: #fff
}

.footer-tx2-bound a:hover {
    text-decoration: underline
}

.footer-con-credits {
    display: block;
    width: 100%;
    height: 200px
}

.footer-con-side {
    width: 50%;
    height: 70px;
    position: relative;
    display: inline-block;
    float: left;
    top: 60px
}

.footer-tx1-webmaster {
    position: absolute;
    z-index: 1;
    width: auto;
    height: 100%;
    right: 0
}

.footer-tx1-webmaster a {
    color: #fff
}

.footer-tx1-founder {
    font-family: Roboto-Regular;
    font-size: 16px;
    position: absolute;
    z-index: 1;
    width: auto;
    height: 100%;
    color: #fff;
    left: 0;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px
}

.footer-tx1-founder a {
    color: #fff
}

.footer-ico-container {
    position: relative;
    background: rgb(255 255 255/10%);
    width: 44px;
    height: 44px;
    display: inline-block;
    border: solid 1px rgb(255 255 255/20%);
    border-radius: 12px;
    padding: 2px;
    margin-right: 10px;
    box-shadow: rgba(0,0,0,.2) 6px 6px 10px 0;
    backdrop-filter: blur(6px);
    transition: all .1s ease-in-out 0s
}

.footer-ico-container:hover {
    background: rgb(255 255 255/20%)
}

.footer-ico-developer {
    position: absolute;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    margin: -20px;
    top: 50%;
    left: 50%
}

.footer-tx1-developer {
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 14px;
    text-shadow: rgba(0,0,0,.25) 0 2px 2px;
    position: relative;
    background: rgb(255 255 255/10%);
    padding: 8px 10px;
    display: inline-block;
    border-radius: 38px;
    border: solid 1px rgb(255 255 255/10%);
    top: -18px;
    box-shadow: rgba(0,0,0,.2) 6px 6px 10px 0;
    backdrop-filter: blur(6px);
    transition: all .1s ease-in-out 0s
}

.footer-tx1-developer:hover {
    background: rgb(255 255 255/20%);
    transition: all .1s ease-in-out 0s
}

.footer-con-powered {
    z-index: 9999;
    width: 100%;
    height: auto;
    position: relative;
    opacity: .2;
    padding-top: 30px
}

.footer-tx1-powered {
    width: auto;
    height: 15px;
    float: left;
    margin-right: 30px;
    display: inline-block;
    margin-bottom: 20px;
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 16px;
    color: #fff
}

.footer-ico-powered {
    width: unset;
    height: 15px;
    float: left;
    margin-right: 30px;
    display: inline-block;
    margin-bottom: 20px;
    background-size: contain!important
}

.footer-con-seprator {
    height: 2px;
    background: rgba(255,255,255,.1);
    border-radius: 2px
}

.footer-table-out {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding: 0;
    border-collapse: collapse
}

.footer-table-out tr:nth-child(2n+1) {
    background: 0 0!important
}

.footer-table-out tr:last-child {
    border-bottom: 1px solid transparent!important
}

.footer-table-out tr {
    background: 0 0!important
}

.footer-table-out tr td {
    position: relative;
    height: 100%
}

.footer-table-in {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.error-con-content {
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 146px;
    margin: -73px -250px
}

.error-ico-content {
    position: relative;
    width: 100%;
    height: 60px;
    animation-name: fadeInUp;
    animation-duration: .5s
}

.error-tx1-content {
    font-family: Roboto-Light;
    font-size: 24px;
    font-weight: 700;
    line-height: 60px;
    position: relative;
    width: 100%;
    height: 60px;
    animation-name: fadeInUp;
    animation-duration: .5s;
    text-align: center;
    color: #fff
}

.error-tx2-content {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    width: 100%;
    height: 25px;
    animation-name: fadeInUp;
    animation-duration: .5s;
    text-align: center;
    color: #fff
}

.button-disabled {
    pointer-events: none;
    opacity: .5
}

.button-enabled {
    border-radius: 6px;
    background: linear-gradient(-135deg,rgb(73,164,255) 25%,rgb(0,116,231) 100%);
    cursor: pointer;
    color: #fff;
    box-shadow: rgba(0,116,231,.2) 10px 10px 32px 0;
    border: 2px solid #0080ff!important
}

.button-enabled:hover {
    border: 2px solid #80bfff!important
}

.disable-transparency {
    backdrop-filter: unset
}

.disable-pulsate {
    text-shadow: none!important
}

.markdown {
    padding-bottom: 15px;
    box-sizing: border-box!important;
    margin-bottom: 20px!important;
    padding-top: 0!important
}

.markdown a {
    color: #0074e7
}

.markdown a:hover {
    text-decoration: underline
}

.markdown {
    font-family: Roboto-Regular;
    font-size: 16px
}

.markdown h2 {
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 26px;
    margin-top: 22px;
    margin-bottom: 26px;
    padding-bottom: 30px;
    text-align: left;
    text-transform: capitalize;
    color: #000;
    border-bottom: 2px solid rgba(234,234,234,.4)
}

.markdown p:first-child {
    font-family: Roboto-Regular;
    font-size: 14px;
    display: block;
    margin-top: 30px
}

.markdown ul {
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 35px;
    padding-left: 45px
}

.entry-content ul li {
    font-family: inherit;
    font-weight: inherit;
    margin-left: 36px;
    text-align: inherit;
    color: #455971;
    font-size: 14px!important;
    line-height: 24px!important
}

.image-container {
    text-align: center;
    margin-bottom: 20px
}

.flex-row-wrap {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: wrap
}

.flex-col-wrap {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column wrap
}

.flexchild-img {
    flex-grow: 1;
    margin: 10px
}

.img-col-2 {
    flex-basis: 50%
}

.img-col-3 {
    flex-basis: 33.33%
}

.img-row-2 {
    flex-basis: 450px
}

.img-row-3 {
    flex-basis: 250px
}

.img-row-4 {
    flex-basis: 200px
}

.horizontal-center {
    margin-left: auto;
    margin-right: auto
}

.carousel,.item,.active {
    height: 100%
}

.carousel-inner {
    height: 100%
}

.fill {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover
}

.carousel {
    position: relative;
    backface-visibility: hidden;
    perspective: 1000px
}

.carousel-inner {
    position: relative;
    width: 100%
}

.carousel-inner>.item {
    position: relative;
    display: none;
    transition: left .6s ease-in-out 0s
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
    line-height: 1;
    display: block
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0;
    animation-duration: .6s;
    animation-iteration-count: 1
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    text-align: center;
    opacity: .5;
    color: #fff;
    border: 3px solid #fff;
    border-radius: 23px;
    background: #222
}

.carousel-control.right {
    right: 15px;
    left: auto
}

.carousel-control:hover,.carousel-control:focus {
    text-decoration: none;
    opacity: .9;
    color: #fff
}

.carousel-indicators {
    position: absolute;
    z-index: 5;
    top: 15px;
    right: 15px;
    margin: 0;
    list-style: none
}

.carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    border-radius: 5px;
    background-color: rgba(255,255,255,.25)
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: rgba(0,0,0,.75)
}

.carousel-caption h4,.carousel-caption p {
    line-height: 20px;
    color: #fff
}

.carousel-caption h4 {
    margin: 0 0 5px
}

.carousel-caption p {
    margin-bottom: 0
}

.carousel-left {
    animation-name: fadeInLeft
}

.carousel-right {
    animation-name: fadeInRight
}

#object-particles {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: 1;
    pointer-events: none;
    opacity: .3
}

.particles-js-canvas-el {
    width: 100%!important
}

.object-focused {
    transition: all .1s ease-in-out 0s;
    border: 2px solid #686de0!important;
    box-shadow: rgba(104,109,224,.2) 0 16px 32px 0!important
}

.object-hidden {
    display: none
}

.object-show {
    display: block
}

.anchor-point {
    position: absolute;
    top: -82px;
    height: 1px
}

.anchor-select {
    width: 16px;
    height: 16px;
    display: none!important
}

.pulsate {
    transition: text-shadow 1s linear 0s
}

.pulsate.glow {
    text-shadow: #fff 0 0 20px
}

.google-auto-placed {
    display: none!important
}

#ad_position_box {
    display: none!important
}
