* {
    font-family: Arial, sans-serif;
    font-size: 18px;
}

body, html {
    padding: 0;
    margin: 0;
}

* a:hover {
    color: rgba(255, 255, 255, 0.7) !important;
}

body {
    color: #434b57;
    min-height: 100vh;
    background: rgb(0,140,253);
    background: linear-gradient(0deg, rgba(0,140,253,1) 0%, rgba(104,99,253,1) 100%);
}

nav {
    margin-bottom: 20px;
    padding: 20px 0;
}

nav a {
    color: #fff;
    font-size: 24px;
    line-height: 35px;
}

nav a.logo {
    font-size: 35px;
    vertical-align: top;
    padding-left: 10px;
}

.justify {
    text-align: center;
}

.contact-wrap #email {
    width: 300px;
    margin: auto;
    display: block;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 5px;
}

#message {
    width: 300px;
    margin: auto;
    display: block;
    height: 100px;
    padding: 5px;
    border-radius: 5px;
}

.contact-wrap {
    padding: 0 20px;
}

.main {
    padding: 0;
    padding-bottom: 50px;
}

.inner-content {
    margin: auto;
    max-width: 1600px;
    padding: 0 10px;
}

.container {
    margin: auto;
}

h1 {
    color: #fff;
    font-size: 2.2em;
    margin: auto;
    text-align: center;
    font-weight: normal;
}

.text-white {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    max-width: 900px;
}

.text-white.larger {
    max-width: 1100px;
}

.text-white a {
    color: #fff;
}

.third h2, .half h2 {
    text-align: center;
}

.text-white h2 {
    font-size: 26px;
    font-weight: 400;
}

.third h2 {
    width: 400px;
    margin-left: auto;
}

.half h2 {
    margin: auto;
}

#progressWrapper {
    display: none;
}

#youtube {
    width: 99%;
    box-sizing: border-box;
    margin-bottom: 10px;
    padding: 9px 18px;
    border: .075rem solid #ddd;
    border-radius: .25rem;
    box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, .05);
    font-size: 12px;
    height: 45px;
}

.or {
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

#progressWrapper .progress {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
}

#progressWrapper h2, #processingWrapper h2, #completeWrapper h2 {
    font-size: 24px;
    text-align: center;
}

#progressWrapper .bar-wrap {
    padding-left: 20px;
    padding-right: 20px;
}

.bar {
    position: relative;
    float: left;
    min-width: 1%;
    height: 100%;
    background: #6495ED;
}

.left-text.inner-content {
    max-width: 950px;
    color: #fff;
    box-sizing: border-box;
    letter-spacing: 0.01em;
    line-height: 26px;
}

.step {
    box-sizing: border-box;
    padding: 20px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 1);
    color: #333;
    margin-bottom: 25px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.left-text.inner-content a:hover, .step a:hover {
    color: rgba(255, 111, 86, 0.75) !important;
}

.left-text.inner-content a, .step a, .left-text.inner-content a:visited, .step a:visited {
    color: #ff6855 !important;
    font-weight: bold;
}

.step h3 {
    font-size: 1.1em;
    margin-top: 5px;
}

.step h3 .orange-circle {
    font-size: 1.2em;
    background: #ff6855;
    border-radius: 20px;
    font-weight: bold;
    color: #fff;
    height: 40px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

footer {
    text-align: center;
    margin-top: 50px;
}

footer a, footer a:hover, footer a:visited {
    text-align: center;
    padding: 15px;
    font-weight: normal !important;
    color: #fff !important;
}

.cli-code {
    background: #292929;
    color: #fff;
    font-family: 'Inconsolata', monospace;
!important;
    padding: 8px 12px;
    border-radius: 4px;
}

.cli-code.example {
    opacity: 0.5;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.percent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    font-family: tahoma, arial, helvetica;
    font-size: 12px;
    color: white;
}

.train-users {
    text-align: center;
}

.train-user {
    color: #fff;
    font-size: 24px;
    margin-bottom: 35px;
    font-weight: bold;
    display: inline-block;
    width: 250px;
}

.train-user p {
    margin-top: 5px;
}

.train-user-spotify {
    width: 180px !important;
}

.half {
    display: inline-block;
    width: 49%;
    box-sizing: border-box;
    vertical-align: top;
}

.third {
    width: 32.5%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}

.half {
    width: 49%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}

.content {
    padding: 0 20px;
}

.white {
    color: #fff;
}

.text {
    max-width: 900px;
    margin: auto;
}

.overview h2 {
    font-weight: normal;
    text-align: center;
}

form#spleet {
    position: relative;
}

#mainform {
    padding: 15px;
    border: 4px dashed transparent;
}

.is-dragging #mainform {
    border: 4px dashed #b2b2b2;
    border-radius: 20px;
}

#file {
    margin: auto;
    margin-bottom: 20px;
}

#stems {
    margin: auto;
}

.file-wrap {
    text-align: center;
    margin-bottom: 0;
}

.select-wrap {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.select-wrap.consent {
    text-align: left;
}

form .file-custom:after {
    content: attr(data-before);
    float: left;
    width: 215px;
    height: 30px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.large {
    font-size: 25px;
}

.processing-queue {
    display: none;
    text-align: center;
}

.processing-info {
    text-align: center;
}

.center {
    text-align: center !important;
}

.complete-text {
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
}

.submit-wrapper {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}

.total {
    padding-top: 5px;
    text-align: center;
}

.third.left-text {
    text-align: left;
}

form #submit, .restart, #send, .orangeButton {
    margin: auto;
    padding: 10px 5px;
    width: 150px;
    border: 0;
    cursor: pointer;
    background: #ff6855;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}

form #submit:hover, .restart:hover, .orangeButton:hover {
    background: #e84c3d;
}

.orangeButton {
    padding: 10px 20px;
    font-size: 22px;
}

#send {
    margin: auto;
    padding: 10px 5px;
    width: 150px;
    border: 0;
    cursor: pointer;
    background: #ff5f5c;
    color: #fff;
    border-radius: 5px;
}

body .bmc-button, body .gCUbcz {
    background: #ff5f5c !important;
    background-color: #ff5f5c !important;
}

#gameWrapper {
    display: none;
    height: 70vh;
    width: 70vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    background: rgba(225, 225, 225, 0.9);
}

#send:hover {
    background-color: #d95a57;
}

#completeWrapper {
    display: none;
}

.card {
    background: #fff;
    -webkit-box-shadow: 0px 0px 100px -10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 100px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 100px -10px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    max-width: 600px;
    margin: auto;
    padding: 5px;
    box-sizing: border-box;
    display: table;
    animation: shadow-pulse 1.5s infinite;
}

.card.small {
    width: 380px;
}

.about {
    margin-top: 60px;
}

nav a {
    text-decoration: none;
}

.nav-right {
    display: inline-block;
    float: right;
}

.nav-right a {
    margin-right: 12px;
}

.nav-right a.active {
    font-weight: bold !important;
    border-bottom: 2px solid #fff;
}

input *, .file-custom, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.m40t {
    margin-top: 40px !important;
}

.m50t {
    margin-top: 50px !important;
}

.m60t {
    margin-top: 60px !important;
}

.m70t {
    margin-top: 70px !important;
}

.m80t {
    margin-top: 80px !important;
}

.m90t {
    margin-top: 90px !important;
}

.loader {
    display: flex;
    height: 50px;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.spinner {
    height: 5vh;
    width: 5vh;
    border: 6px solid rgba(0, 174, 239, 0.2);
    border-top-color: rgba(0, 174, 239, 0.8);
    border-radius: 100%;
    animation: rotation 0.6s infinite linear 0.25s;
    opacity: 0;
}

@keyframes rotation {
    from {
        opacity: 1;
        transform: rotate(0deg);
    }
    to {
        opacity: 1;
        transform: rotate(359deg);
    }
}

.success-checkmark {
    width: 80px;
    height: 115px;
    margin: 0 auto;
}

.success-checkmark .check-icon {
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 50%;
    box-sizing: content-box;
    border: 4px solid #4CAF50;
}

.success-checkmark .check-icon::before {
    top: 3px;
    left: -2px;
    width: 30px;
    transform-origin: 100% 50%;
    border-radius: 100px 0 0 100px;
}

.success-checkmark .check-icon::after {
    top: 0;
    left: 30px;
    width: 60px;
    transform-origin: 0 50%;
    border-radius: 0 100px 100px 0;
    animation: rotate-circle 4.25s ease-in;
}

.success-checkmark .check-icon::before, .success-checkmark .check-icon::after {
    content: '';
    height: 100px;
    position: absolute;
    background: #FFFFFF;
    transform: rotate(-45deg);
}

.success-checkmark .check-icon .icon-line {
    height: 5px;
    background-color: #4CAF50;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 10;
}

.success-checkmark .check-icon .icon-line.line-tip {
    top: 46px;
    left: 14px;
    width: 25px;
    transform: rotate(45deg);
    animation: icon-line-tip 0.75s;
}

.success-checkmark .check-icon .icon-line.line-long {
    top: 38px;
    right: 8px;
    width: 47px;
    transform: rotate(-45deg);
    animation: icon-line-long 0.75s;
}

.success-checkmark .check-icon .icon-circle {
    top: -4px;
    left: -4px;
    z-index: 10;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    box-sizing: content-box;
    border: 4px solid rgba(76, 175, 80, 0.5);
}

.success-checkmark .check-icon .icon-fix {
    top: 8px;
    width: 5px;
    left: 26px;
    z-index: 1;
    height: 85px;
    position: absolute;
    transform: rotate(-45deg);
    background-color: #FFFFFF;
}

@keyframes rotate-circle {
    0% {
        transform: rotate(-45deg);
    }
    5% {
        transform: rotate(-45deg);
    }
    12% {
        transform: rotate(-405deg);
    }
    100% {
        transform: rotate(-405deg);
    }
}

@keyframes icon-line-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes icon-line-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    84% {
        width: 55px;
        right: 0px;
        top: 35px;
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@media only screen and (max-width: 600px) {
    * {
        box-sizing: border-box;
    }

    body, html {
        overflow-x: hidden;
    }

    .card.small {
        width: 100% !important;
    }

    .file-wrap * {
        min-width: 0;
        width: auto;
    }

    label.file {
        width: 280px !important;
    }

    .contact-wrap #email {
        width: 100%;
    }

    #message {
        width: 100%;
    }

    body .bmc-button {
        font-size: 20px !important;
    }

    .nav-right {
        margin-top: 20px;
        margin-bottom: 20px;
        padding-left: 10px;
    }

    .text-white h2 {
        font-size: 30px;
    }

    .ad, .ad * {
        max-width: 100%;
    }
}

@media only screen and (max-width: 1010px) {
    .server-item {
        display: block !important;
        width: 100% !important;
        margin-bottom: 40px !important;
    }
}

@media only screen and (max-width: 1070px) {
    .third {
        width: 100% !important;
        display: block !important;
        margin-bottom: 90px !important;
    }

    .half {
        width: 100% !important;
        display: block !important;
        margin-bottom: 90px !important;
    }
}

.flashit {
    color: #ffffff;
    -webkit-animation: flash linear 1s infinite;
    animation: flash linear 1s infinite;
}

@-webkit-keyframes flash {
    0% {
        opacity: 1;
    }
    50% {
        opacity: .3;
    }
    100% {
        opacity: 1;
    }
}

@keyframes flash {
    0% {
        opacity: 1;
    }
    50% {
        opacity: .3;
    }
    100% {
        opacity: 1;
    }
}

.please-disable {
    margin: auto;
    display: none;
    font-size: 25px;
}

.please-disable * {
    font-size: 20px;
    line-height: 25px;
}

.adBanner {
    background-color: transparent;
    height: 1px;
    width: 1px;
}

.please-disable a {
    color: #fff;
}

@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }
    100% {
        box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
    }
}

#player {
    width: 1%;
    height: 2%;
    background-color: red;
    position: absolute;
}

.enemy, .v_enemy {
    width: 0.75%;
    height: 1.5%;
    background-color: black;
    position: absolute;
    left: 0%;
    top: 0%;
}

.report {
    margin-top: 25%;
}

#score {
    position: absolute;
    margin: 0px;
    top: 0px;
}

#high_score {
    position: absolute;
    margin: 0px;
    right: 0px;
    top: 0px;
}

.audio_channel {
    display: block;
    clear: both;
    margin: 10px 0;
    box-sizing: border-box;
    padding: 10px 20px;
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
}

.audio_channel p {
    margin-top: 0;
    margin-bottom: 5px;
}

.audio_channel .controls {
    float: left;
    display: inline-block;
    width: 130px;
}

.audio_channel .controls button {
    border: 1px inset rgba(0, 0, 0, 0.3);
    outline: none;
}

.audio_preview {
    height: 60px !important;
    width: calc(100% - 150px);
    margin-left: 150px;
}

.audio_preview *:not(.spinner) {
    height: 60px !important;
}

.mute.active {
    background: #ff252c;
    color: white;
}

.solo.active {
    background: rgba(0, 174, 239, 1);
    color: white;
}

button {
    cursor: pointer;
}

a.link {
    color: #99ffaf;
    font-weight: bold;
    text-decoration: none;
}

.orangeLink, .orangeLink:visited, .orangeLink:active {
    color: #ff6855 !important;
    text-decoration: none;
    font-weight: bold;
}
.orangeLink:hover {
    color: #e84c3d !important;
}

.whiteLink, .whiteLink:visited, .whiteLink:active {
    color: #ffffff !important;
    text-decoration: none;
    font-weight: bolder;

}


.whiteLink:hover {
    color: #ffffff !important;
    text-decoration: underline;
}

.shimmer {
    display: inline-block;
    color:black;
    font-size: 48px;
    font-weight: 900;
    letter-spacing: 8px;
    background: #ff6855 -webkit-gradient(linear, 100% 0, 0 0, from(#ff6855), color-stop(0.5, #bdbdbd), to(#ff6855));
    background-position: -4rem top;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: shimmer;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-background-size: 1.5rem 100%;

}

.grow-on-hover {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.grow-on-hover:hover, .grow-on-hover:focus, .grow-on-hover:active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.hover-shadow:hover {
    text-shadow: 0px 4px 3px rgba(0,0,0,0.2),
    0px 8px 13px rgba(0,0,0,0.1),
    0px 18px 23px rgba(0,0,0,0.1);
}
.discount {
    font-weight: bold;
    font-size: 4em;
    color: #ff6855;
    text-shadow: none!important;
}
@-webkit-keyframes shimmer {
    0% {
        background-position: -3rem top;
    }

    25% {
        background-position: 14rem top;
    }

    100% {
        background-position: 14rem top;
    }
}
.subline {
    font-size: 0.8em;
    text-align: center;
    position: relative;
    bottom: 10px;
    opacity: 0.5;
}
.sale {
    position: relative;
}
.sale:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: inherit;

    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -ms-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);
    transform:rotate(-5deg);
}
.normal-price {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgLTk2MCA5NjAgOTYwIiB3aWR0aD0iMjQiPjxwYXRoIGQ9Ik0xOTktMTk5cS05LTktOS0yMXQ5LTIxbDUyMC01MjBxOS05IDIxLTl0MjEgOXE5IDkgOSAyMXQtOSAyMUwyNDEtMTk5cS05IDktMjEgOXQtMjEtOVoiLz48L3N2Zz4=");
    background-repeat: no-repeat;
}

.promo-color {
    color: #EC4BD3;
}
.pulse-button {
    position: relative;
    width: 55px;
    height: 55px;
    border: none;
    box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
    border-radius: 50%;
    background-color: #e84c3d;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OTQuMTQ4IDQ5NC4xNDgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ5NC4xNDggNDk0LjE0ODsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+PGc+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNDA1LjI4NCwyMDEuMTg4TDEzMC44MDQsMTMuMjhDMTE4LjEyOCw0LjU5NiwxMDUuMzU2LDAsOTQuNzQsMEM3NC4yMTYsMCw2MS41MiwxNi40NzIsNjEuNTIsNDQuMDQ0djQwNi4xMjQgICAgYzAsMjcuNTQsMTIuNjgsNDMuOTgsMzMuMTU2LDQzLjk4YzEwLjYzMiwwLDIzLjItNC42LDM1LjkwNC0xMy4zMDhsMjc0LjYwOC0xODcuOTA0YzE3LjY2LTEyLjEwNCwyNy40NC0yOC4zOTIsMjcuNDQtNDUuODg0ICAgIEM0MzIuNjMyLDIyOS41NzIsNDIyLjk2NCwyMTMuMjg4LDQwNS4yODQsMjAxLjE4OHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIGZpbGw9IiNGRkZGRkYiLz4KCTwvZz4KPC9nPjwvZz4gPC9zdmc+Cg==");
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 50%;
    background-position: center;
    float: left;
    margin-right: 22px;
    outline: none !important;
}

.pulse-button.ready {
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

.pulse-button.active {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSItNDUgMCAzMjcgMzI3IiB3aWR0aD0iNTEycHgiIGNsYXNzPSIiPjxnPjxwYXRoIGQ9Im0xNTggMGg3MWM0LjQxNzk2OSAwIDggMy41ODIwMzEgOCA4djMxMWMwIDQuNDE3OTY5LTMuNTgyMDMxIDgtOCA4aC03MWMtNC40MTc5NjkgMC04LTMuNTgyMDMxLTgtOHYtMzExYzAtNC40MTc5NjkgMy41ODIwMzEtOCA4LTh6bTAgMCIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iI0ZGRkZGRiIvPjxwYXRoIGQ9Im04IDBoNzFjNC40MTc5NjkgMCA4IDMuNTgyMDMxIDggOHYzMTFjMCA0LjQxNzk2OS0zLjU4MjAzMSA4LTggOGgtNzFjLTQuNDE3OTY5IDAtOC0zLjU4MjAzMS04LTh2LTMxMWMwLTQuNDE3OTY5IDMuNTgyMDMxLTggOC04em0wIDAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIGZpbGw9IiNGRkZGRkYiLz48L2c+IDwvc3ZnPgo=");
}

.pulse-button:hover, .pulse-button.active {
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
    }
}

#song-title-wrapper * {
    line-height: 55px;
    color: #fff;
    font-size: 25px;
    text-decoration: none;
}

.player-preview {
}

.container {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.container-larger {
}

.notification {
    width: 600px;
    max-width: 100%;
    position: fixed;
    bottom: 15px;
    right: 15px;
}

#road-map-wrapper .server-wrap {
    margin-top: 10px;
}

#road-map-wrapper .serverImage {
    height: 250px;
}

.server-item {
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid white;
    border-radius: 5px;
    width: 33%;
    height: 636px;
    vertical-align: top;
}

.server-item ul {
    padding-left: 20px;
}

.ckeck_icon {
    width: 50px;
}

.chevron-spacer {
    display: inline-block;
}

.chevron-spacer img {
    width: 30px;
}

#server_3 .serverImage {
}

form#login, form#signup, #user-details form {
    padding: 20px;
    border-radius: 5px;
    background: white;
    width: 400px;
    margin: auto;
}

form#login label:not(.select-box), form#signup label:not(.select-box), #user-details form label:not(.select-box) {
    display: block;
    margin-bottom: 5px;
}

form#login input:not(.select-box), form#signup input:not(.select-box), #user-details form input:not(.select-box) {
    margin-left: 0;
    margin-bottom: 15px;
}

.login * {
    box-sizing: border-box;
}

.login {
    width: 400px;
    background-color: #ffffff;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);
    margin: auto;
}

.login h1 {
    text-align: center;
    color: #5b6574;
    font-size: 24px;
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #dee0e4;
}

.login form, #user-details form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 20px;
}

.login form label:not(.select-box), #user-details form label:not(.select-box) {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background-color: #3274d6;
    color: #ffffff;
    text-align: center;
}

.login i {
    line-height: 50px;
}

.login form input[type="password"], .login form input[type="text"], .login form input[type="email"], #user-details form input[type="password"], #user-details form input[type="text"], #user-details form input[type="email"] {
    width: 310px;
    height: 50px;
    border: 1px solid #dee0e4;
    margin-bottom: 20px;
    padding: 0 15px;
}

.login form input[type="submit"], #user-details form input[type="submit"] {
    width: 100%;
    padding: 15px;
    margin-top: 20px;
    background-color: #3274d6;
    border: 0;
    cursor: pointer;
    font-weight: bold;
    color: #ffffff;
    transition: background-color 0.2s;
}

.login form input[type="submit"]:hover, #user-details form input[type="submit"]:hover {
    background-color: #2868c7;
    transition: background-color 0.2s;
}

.login #signupToggle, .login #loginToggle {
    margin: auto;
    font-weight: bold;
    text-decoration: none;
    color: #2868c7;
}

.login #signupToggle:hover, .login #loginToggle:hover {
    color: #299aff !important;
}

#signupWrapper {
    display: none;
}

.card table td, .card table th {
    padding: 5px;
}

.card table td a:hover {
    color: #2177c9 !important;
}

@media only screen and (max-width: 450px) {
    form#login, form#signup, .login, .signup {
        width: auto !important;
        padding: 5px !important;
    }

    .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .new-nav {
        padding-left: 5px;
        padding-right: 5px;
    }
    .discount {
        font-size: 3em;
    }
}

.new-nav {
    background: #4f8eff;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
    padding-left: 20px;
    padding-right: 20px;
}

.new-nav a {
}

.new-nav .nav-right a {
    font-size: 18px;
}

.inner-content.larger {
    max-width: none;
}

.tile {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    border-radius: 3px;
    padding: 10px;
    box-sizing: border-box;
}

.textleft {
    text-align: left;
}

.membership-options {
    text-align: center;
}

.membership-options .columns {
    display: inline-block;
    width: 15%;
    margin: 2px;
    max-width: 300px;
    vertical-align: top;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.membership-options .price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.membership-options .price:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.50), 0 10px 10px rgba(0, 0, 0, 0.50);
}

.membership-options .price:hover {
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2)
}

.membership-options .price .header {
    background-color: #111;
    color: white;
    font-size: 25px;
}

.membership-options .price li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
    background: #fff;
}

.membership-options .price .grey {
    background-color: #eee;
    font-size: 20px;
}

.membership-options .button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

.columns.current .stripe-button {
    display: none;
}

@media only screen and (max-width: 1300px) {
}

@media only screen and (max-width: 1100px) {
    .new-nav {
        height: 100px;
    }
}
.mobile-break {
    display: none;
}
@media only screen and (max-width: 605px) {
    .mobile-break {
        display: inherit;
    }
    .new-nav {
        height: 150px;
    }
}

@media only screen and (max-width: 500px) {
    .new-nav {
        height: 200px;
    }

    .membership-options .columns {
        width: 100%;
        display: block;
        margin: auto;
    }
}

@media only screen and (max-width: 330px) {
    .new-nav {
        height: 230px;
    }
}

.floatc {
    clear: both;
    height: 1px;
    width: 100%;
}

.current .pay {
}

.membership-options .success-checkmark {
    display: none;
}

.membership-options .current .success-checkmark {
    display: initial;
}

.membership-options .current .check-icon {
    margin: auto;
}

.membership-options .current .grey:not(.first) {
    background: #fff;
}

.cancel-sub {
    display: none;
}

.current .cancel-sub {
    display: block;
    margin: auto;
    margin-top: 15px;
}

.container.dashboard {
    background: #fff;
    border-radius: 5px;
    margin: auto;
    animation: none;
    padding: 20px;
    box-shadow: 0px 0px 20px -10px rgb(0 0 0 / 50%);
    max-width: none !important;
    color: #333;
}

.tab-buttons {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
}

.tab-button {
    border: 0;
    background-color: transparent;
    margin: 7px 15px;
    padding: 15px 7px;
    color: rgba(0, 0, 0, 0.7);
}

.tab-buttons .tab-button:first-child {
    margin-left: 0;
}

.tab-button.active {
    font-weight: bold;
    color: rgba(0, 0, 0, 0.7);
}

.tab {
    display: none;
}

.tab.active {
    display: block;
}

#dashboard-welcome {
    margin-top: 0;
    font-weight: normal;
    color: white;
    margin-bottom: 20px;
    margin-left: 20px;
    font-size: 25px;
}

#tab-songs * {
    font-size: 12px;
}

#tab-songs table {
    width: 100%;
    table-layout: fixed;
}

#tab-songs .tbl-content {
    height: 300px;
    overflow-x: auto;
    margin-top: 0;
    border: 1px solid;
}

#tab-songs thead {
    background-color: rgba(0, 0, 0, 0.2);
}

#tab-songs th {
    padding: 6px;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}

#tab-songs th:first-child {
}

#tab-songs td {
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    font-weight: 300;
    font-size: 14px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}

.dashboard .membership-options .columns {
    max-width: 200px;
}

#tab-songs tbody tr:nth-child(even) {
    background-color: rgba(0, 0, 0, 0.1);
}

.current-sub-details p {
    display: inline-block;
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

.red {
    color: #ff252c !important;
}

.popup-background {
    display: none;
}

.popup-background.active {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
}

.popup-background.active .popup {
    z-index: 1000;
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    width: 90%;
    max-width: 750px;
}

.popup-background.active .popup p {
    font-size: 14px;
}

.loadingspinner {
    pointer-events: none;
    width: 2.5em;
    height: 2.5em;
    border: 0.4em solid transparent;
    border-color: #eee;
    border-top-color: #3E67EC;
    border-radius: 50%;
    animation: loadingspin 1s linear infinite;
    margin: auto;
}

@keyframes loadingspin {
    100% {
        transform: rotate(360deg)
    }
}

.current .pay-with-crypto {
    display: none;
}

.pay-with-crypto a, .pay-with-crypto img {
    cursor: pointer;
}

.pay-with-crypto p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.popup-box {
    background: #fff;
    -webkit-box-shadow: 0px 0px 100px -10px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 0px 100px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 100px -10px rgb(0 0 0 / 50%);
    border-radius: 10px;
    max-width: 600px;
    margin: auto;
    padding: 5px;
    box-sizing: border-box;
    animation: shadow-pulse 1.5s infinite;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.popup-box.active {
    display: block;
    z-index: 99999999;
}

#user-details input {
    width: 100% !important;
}

#user-details form input#enagic-submit {
    margin-top: 5px;
}

#user-details h2 {
    font-size: 25px;
}

#user-details h2, #user-details p {
    text-align: left;
}

#popup-overlay {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    position: fixed;
}

#popup-overlay.active {
    display: block !important;
}

#user-details form {
    display: block !important;
}

#user-details form * {
    box-sizing: border-box;
}

#success-checkmark, #success-checkmark * {
    box-sizing: unset !important;
}

.stripe-button, .stripe-button:link, .stripe-button:visited, .stripe-button:active {
    padding: 10px;
    background: rgb(89, 87, 254);
    background: linear-gradient(90deg, rgba(89, 87, 254, 1) 0%, rgba(123, 87, 254, 1) 100%);
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.stripe-button:hover {
    color: #ffffff;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.pay-with-crypto {
    display: none !important;
}

.control {
    position: relative;
    display: inline-block;
    padding-left: 1.5rem;
    color: #555;
    cursor: pointer
}

.control input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    font-size: 65%;
    color: #eee;
    text-align: center;
    background-color: #eee;
    background-size: 50% 50%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.control input:focus ~ .control-indicator {
    box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9
}

.control input:checked ~ .control-indicator {
    color: #fff;
    background-color: #0074d9
}

.control input:active ~ .control-indicator {
    color: #fff;
    background-color: #84c6ff
}

.checkbox .control-indicator {
    border-radius: .25rem
}

.checkbox input:checked ~ .control-indicator {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=)
}

.radio .control-indicator {
    border-radius: 50%
}

.radio input:checked ~ .control-indicator {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==)
}

.control-x input:checked ~ .control-indicator {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xLjQsMEwwLDEuNGwwLjcsMC43bDEuOCwxLjhMMC43LDUuN0wwLDYuNGwxLjQsMS40bDAuNy0wLjdsMS44LTEuOGwxLjgsMS44bDAuNywwLjdsMS40LTEuNEw3LjEsNS43DQoJTDUuMywzLjlsMS44LTEuOGwwLjctMC43TDYuNCwwTDUuNywwLjdMMy45LDIuNUwyLjEsMC43QzIuMSwwLjcsMS40LDAsMS40LDB6Ii8+DQo8L3N2Zz4NCg==)
}

.control-dash input:checked ~ .control-indicator {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K)
}

.select {
    position: relative;
    display: inline-block;
    color: #555
}

.select select {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: .5rem 2.25rem .5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 0;
    border-radius: .25rem;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.select select:focus:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.select:after {
    position: absolute;
    top: 50%;
    right: 1.25rem;
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    margin-top: -.15rem;
    pointer-events: none;
    border-top: .35rem solid;
    border-right: .35rem solid transparent;
    border-bottom: .35rem solid transparent;
    border-left: .35rem solid transparent
}

.select select:focus {
    box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9
}

.select select:active {
    color: #fff;
    background-color: #0074d9
}

.select select::-ms-expand {
    display: none
}

@-moz-document url-prefix() {
    .select select {
        text-indent: .01px;
        text-overflow: '';
        padding-right: 1rem
    }
    .select option {
        background-color: #fff
    }
}

@media screen and (min-width: 0\0
) {
    .select select {
        z-index: 1;
        padding: .5rem 1.5rem .5rem 1rem
    }

    .select:after {
        z-index: 5
    }

    .select:before {
        position: absolute;
        top: 0;
        right: 1rem;
        bottom: 0;
        z-index: 2;
        content: "";
        display: block;
        width: 1.5rem;
        background-color: #eee
    }

    .select select:active, .select select:focus, .select select:hover {
        color: #555;
        background-color: #eee
    }
}

.file {
    position: relative;
    display: inline-block;
    cursor: pointer;
    height: 2.5rem
}

.file input {
    min-width: 14rem;
    margin: 0;
    opacity: 0
}

.file-custom {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #fff;
    border: .075rem solid #ddd;
    border-radius: .25rem;
    box-shadow: inset 0 .2rem .4rem rgba(0, 0, 0, .05);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.file-custom:after {
    content: "Choose file..."
}

.file-custom:before {
    position: absolute;
    top: -.075rem;
    right: -.075rem;
    bottom: -.075rem;
    z-index: 6;
    display: block;
    content: "Browse";
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: .075rem solid #ddd;
    border-radius: 0 .25rem .25rem 0
}

.file input:focus ~ .file-custom {
    box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9
}

.progress {
    display: inline-block;
    height: 1rem
}

.progress[value] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    color: #0074d9
}

.progress[value]::-webkit-progress-bar {
    background-color: #eee;
    border-radius: .2rem
}

.progress[value]::-webkit-progress-value {
    background-color: #0074d9;
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.progress[value="100"]::-webkit-progress-value {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

@-moz-document url-prefix() {
    .progress[value] {
        background-color: #eee;
        border-radius: .2rem
    }
    .progress[value]::-moz-progress-bar {
        background-color: #0074d9;
        border-top-left-radius: .2rem;
        border-bottom-left-radius: .2rem
    }
    .progress[value="100"]::-moz-progress-bar {
        border-top-right-radius: .2rem;
        border-bottom-right-radius: .2rem
    }
}

@media screen and (min-width: 0\0
) {
    .progress {
        background-color: #eee;
        border-radius: .2rem
    }

    .progress-bar {
        display: inline-block;
        height: 1rem;
        text-indent: -999rem;
        background-color: #0074d9;
        border-top-left-radius: .2rem;
        border-bottom-left-radius: .2rem
    }

    .progress[width="100%"] {
        border-top-right-radius: .2rem;
        border-bottom-right-radius: .2rem
    }
}

.controls-stacked {
    margin: 1rem 0
}

.controls-stacked .control, .controls-stacked .progress {
    display: block
}

.controls-stacked .control + .control, .controls-stacked .progress + .progress {
    margin-top: .5rem
}

.controls-inline {
    margin: 1rem 0
}

.controls-inline .control {
    display: inline-block;
    height: 1rem
}

.controls-inline .control + .control {
    margin-left: 1rem
}

.cc-window {
    opacity: 1;
    transition: opacity 1s ease
}

.cc-window.cc-invisible {
    opacity: 0
}

.cc-animate.cc-revoke {
    transition: transform 1s ease
}

.cc-animate.cc-revoke.cc-top {
    transform: translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
    transform: translateY(2em)
}

.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke:hover {
    transform: translateY(0)
}

.cc-grower {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s
}

.cc-link, .cc-revoke:hover {
    text-decoration: underline
}

.cc-revoke, .cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999
}

.cc-window.cc-static {
    position: static
}

.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -ms-flex-direction: column;
    flex-direction: column
}

.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row
}

.cc-revoke {
    padding: .5em
}

.cc-header {
    font-size: 18px;
    font-weight: 700
}

.cc-btn, .cc-close, .cc-link, .cc-revoke {
    cursor: pointer
}

.cc-link {
    opacity: .8;
    display: inline-block;
    padding: .2em
}

.cc-link:hover {
    opacity: 1
}

.cc-link:active, .cc-link:visited {
    color: initial
}

.cc-btn {
    display: block;
    padding: .4em .8em;
    font-size: .9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap
}

.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color: transparent
}

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline
}

.cc-close {
    display: block;
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 1.6em;
    opacity: .9;
    line-height: .75
}

.cc-close:focus, .cc-close:hover {
    opacity: 1
}

.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em
}

.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em
}

.cc-revoke.cc-left {
    left: 3em;
    right: unset
}

.cc-revoke.cc-right {
    right: 3em;
    left: unset
}

.cc-top {
    top: 1em
}

.cc-left {
    left: 1em
}

.cc-right {
    right: 1em
}

.cc-bottom {
    bottom: 1em
}

.cc-floating > .cc-link {
    margin-bottom: 1em
}

.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em
}

.cc-window.cc-floating .cc-compliance {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.cc-window.cc-banner {
    -ms-flex-align: center;
    align-items: center
}

.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0
}

.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0
}

.cc-banner .cc-message {
    display: block;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    margin-right: 1em
}

.cc-compliance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.cc-floating .cc-compliance > .cc-btn {
    -ms-flex: 1;
    flex: 1
}

.cc-btn + .cc-btn {
    margin-left: .5em
}

@media print {
    .cc-revoke, .cc-window {
        display: none
    }
}

@media screen and (max-width: 900px) {
    .cc-btn {
        white-space: normal
    }
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
    .cc-window.cc-top {
        top: 0
    }

    .cc-window.cc-bottom {
        bottom: 0
    }

    .cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left, .cc-window.cc-right {
        left: 0;
        right: 0
    }

    .cc-window.cc-banner {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cc-window.cc-banner .cc-compliance {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .cc-window.cc-floating {
        max-width: none
    }

    .cc-window .cc-message {
        margin-bottom: 1em
    }

    .cc-window.cc-banner {
        -ms-flex-align: unset;
        align-items: unset
    }

    .cc-window.cc-banner .cc-message {
        margin-right: 0
    }
}

.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -ms-flex: none;
    flex: none
}

.cc-theme-classic .cc-btn {
    border-radius: 5px
}

.cc-theme-classic .cc-btn:last-child {
    min-width: 140px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block
}

.cc-theme-edgeless.cc-window {
    padding: 0
}

.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em 1.5em
}

.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: .8em 1.8em;
    height: 100%
}

.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0
}

.square1 {
    font-family: helvetica, arial, sans-serif
}

.square1 img {
    display: none
}

.slides_container {
    position: relative;
    height: 100%;
    overflow: hidden
}

.image_wrapper, .wrap_placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: none;
    background-size: 0;
    background-position: center center;
    background-repeat: no-repeat;
    transition: transform 1s ease-in-out
}

.image_wrapper.no_transition, .wrap_placeholder.no_transition {
    transition: none !important
}

.image_wrapper > a {
    display: block;
    width: 100%;
    height: 100%
}

.square1_next_image, .square1_prev_image {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 50px;
    height: 50px;
    background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='15.1px' height='20.3px' viewBox='0 0 15.1 20.3' enable-background='new 0 0 15.1 20.3' xml:space='preserve'%3E%3Cfilter height='200%25' id='blur' width='200%25' x='-30%25' y='-30%25'%3E%3CfeGaussianBlur in='offOut' result='blurOut' stdDeviation='2'%3E%3C/feGaussianBlur%3E%3C/filter%3E%3Crect x='0.1' y='-0.1' fill='none' width='14.7' height='19.9'/%3E%3Cg%3E%3Cpath filter='url(%23blur)' fill='%23fff' d='M3.2,9.9c0-0.3,0.1-0.5,0.3-0.8L9,3.7c0.2-0.2,0.4-0.3,0.7-0.3s0.5,0.1,0.8,0.3l0.6,0.6c0.2,0.2,0.3,0.5,0.3,0.8 s-0.1,0.5-0.3,0.7L7,9.9l4.1,4.1c0.2,0.2,0.3,0.4,0.3,0.7s-0.1,0.5-0.3,0.7L10.5,16c-0.2,0.2-0.5,0.3-0.8,0.3S9.2,16.2,8.9,16 l-5.4-5.3C3.3,10.4,3.2,10.2,3.2,9.9L3.2,9.9z'/%3E%3Cpath fill='%23000' d='M3.2,9.9c0-0.3,0.1-0.5,0.3-0.8L9,3.7c0.2-0.2,0.4-0.3,0.7-0.3s0.5,0.1,0.8,0.3l0.6,0.6c0.2,0.2,0.3,0.5,0.3,0.8 s-0.1,0.5-0.3,0.7L7,9.9l4.1,4.1c0.2,0.2,0.3,0.4,0.3,0.7s-0.1,0.5-0.3,0.7L10.5,16c-0.2,0.2-0.5,0.3-0.8,0.3S9.2,16.2,8.9,16 l-5.4-5.3C3.3,10.4,3.2,10.2,3.2,9.9L3.2,9.9z'/%3E%3C/g%3E%3C/svg%3E") center no-repeat;
    background-size: 40%;
    color: rgba(255, 255, 255, .3);
    cursor: pointer;
    transform: translate(0, -50%);
    z-index: 1000;
    cursor: pointer;
    text-indent: -9999px;
    overflow: hidden;
    opacity: .5;
    transition: opacity .3s ease-in-out
}

.square1_next_image:hover, .square1_prev_image:hover {
    opacity: 1
}

.square1_next_image {
    transform: translate(0, -50%) rotate(180deg);
    left: auto;
    right: 20px
}

.square1_dots {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1000;
    overflow: hidden
}

.square1_dots span {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 7px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.square1_dots span:before {
    content: " ";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: rgba(0, 0, 0, .3);
    box-shadow: 0 0 14px 0 rgba(255, 255, 255, .4)
}

.square1_dots span.current:before {
    background: rgba(0, 0, 0, 1)
}

.square1_dots span:hover:before {
    background: rgba(0, 0, 0, 1);
    box-shadow: 0 0 2px rgba(255, 255, 255, .4)
}

.square1_spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    border: 5px solid transparent;
    border-top: 5px solid rgba(0, 0, 0, .5);
    animation: square1_spinner 1s linear infinite;
    z-index: -1;
    display: none
}

.square1.loading .square1_spinner {
    display: block
}

@keyframes square1_spinner {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

.fill_mode-contain .image_wrapper, .fill_mode-contain .wrap_placeholder {
    background-size: contain
}

.fill_mode-cover .image_wrapper, .fill_mode-cover .wrap_placeholder {
    background-size: cover
}

.prev_next_nav-outside .square1_prev_image {
    left: -60px
}

.prev_next_nav-outside .square1_next_image {
    right: -60px
}

.prev_next_nav-hover .square1_prev_image {
    left: -60px;
    opacity: 0
}

.prev_next_nav-hover:hover .square1_prev_image {
    left: 20px;
    opacity: 1
}

.prev_next_nav-hover .square1_next_image {
    right: -60px;
    opacity: 0
}

.prev_next_nav-hover:hover .square1_next_image {
    right: 20px;
    opacity: 1
}

.prev_next_nav-none .square1_next_image, .prev_next_nav-none .square1_prev_image {
    display: none
}

.dots_nav-outside .square1_dots {
    bottom: -34px
}

.dots_nav-hover .square1_dots {
    bottom: -34px;
    opacity: 0;
    transition: bottom .3s ease-in-out, opacity .3s ease-in-out
}

.dots_nav-hover:hover .square1_dots {
    bottom: 0;
    opacity: 1
}

.dots_nav-none .square1_dots {
    display: none
}

.square1_caption {
    position: absolute;
    bottom: -54px;
    left: 0;
    right: 0;
    font-size: .75em;
    text-align: center;
    display: none
}

.caption-none .square1_caption {
    height: 0;
    width: 0;
    overflow: hidden
}

.caption-inside .square1_caption {
    bottom: 0;
    padding: .7em;
    color: rgba(255, 255, 255, .8);
    background: rgba(0, 0, 0, .4)
}

.caption-hover .square1_caption {
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.caption-hover:hover .square1_caption {
    opacity: 1
}

.dots_nav-hover .square1_caption, .dots_nav-inside .square1_caption, .dots_nav-none .square1_caption {
    bottom: -25px
}

.dots_nav-hover.caption-inside .square1_caption, .dots_nav-inside.caption-inside .square1_caption, .dots_nav-none.caption-inside .square1_caption {
    bottom: 0
}

.dots_nav-hover.caption-inside:hover .square1_dots, .dots_nav-inside.caption-inside .square1_dots {
    bottom: 30px;
    opacity: 1
}

.theme-light .square1_next_image, .theme-light .square1_prev_image {
    background-image: url("data:image/svg+xml;utf8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='15.1px' height='20.3px' viewBox='0 0 15.1 20.3' enable-background='new 0 0 15.1 20.3' xml:space='preserve'%3E%3Cfilter height='200%25' id='blur' width='200%25' x='-30%25' y='-30%25'%3E%3CfeGaussianBlur in='offOut' result='blurOut' stdDeviation='2'%3E%3C/feGaussianBlur%3E%3C/filter%3E%3Crect x='0.1' y='-0.1' fill='none' width='14.7' height='19.9'/%3E%3Cg%3E%3Cpath filter='url(%23blur)' fill='%23000' d='M3.2,9.9c0-0.3,0.1-0.5,0.3-0.8L9,3.7c0.2-0.2,0.4-0.3,0.7-0.3s0.5,0.1,0.8,0.3l0.6,0.6c0.2,0.2,0.3,0.5,0.3,0.8 s-0.1,0.5-0.3,0.7L7,9.9l4.1,4.1c0.2,0.2,0.3,0.4,0.3,0.7s-0.1,0.5-0.3,0.7L10.5,16c-0.2,0.2-0.5,0.3-0.8,0.3S9.2,16.2,8.9,16 l-5.4-5.3C3.3,10.4,3.2,10.2,3.2,9.9L3.2,9.9z'/%3E%3Cpath fill='%23fff' d='M3.2,9.9c0-0.3,0.1-0.5,0.3-0.8L9,3.7c0.2-0.2,0.4-0.3,0.7-0.3s0.5,0.1,0.8,0.3l0.6,0.6c0.2,0.2,0.3,0.5,0.3,0.8 s-0.1,0.5-0.3,0.7L7,9.9l4.1,4.1c0.2,0.2,0.3,0.4,0.3,0.7s-0.1,0.5-0.3,0.7L10.5,16c-0.2,0.2-0.5,0.3-0.8,0.3S9.2,16.2,8.9,16 l-5.4-5.3C3.3,10.4,3.2,10.2,3.2,9.9L3.2,9.9z'/%3E%3C/g%3E%3C/svg%3E")
}

.theme-light .square1_dots span:before {
    background: rgba(200, 200, 200, .4)
}

.theme-light .square1_dots span:before {
    background: rgba(200, 200, 200, .4);
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .4)
}

.theme-light .square1_dots span.current:before {
    background: rgba(255, 255, 255, .7)
}

.theme-light .square1_dots span:hover:before {
    background: rgba(255, 255, 255, .7);
    box-shadow: 0 0 2px rgba(0, 0, 0, .4)
}

.theme-light.caption-inside .square1_caption {
    background: rgba(255, 255, 255, .7);
    color: rgba(0, 0, 0, .8)
}

.theme-light .square1_spinner {
    border-top: 5px solid rgba(255, 255, 255, .5)
}

@media (max-width: 600px) {
    .square1_prev_image {
        left: 0
    }

    .square1_next_image {
        right: 0
    }

    .square1_spinner {
        width: 20px;
        height: 20px
    }
}