@font-face {font-family: 'Good Times Rg';src: url('../fonts/GoodTimesRg-Regular.eot');src: url('../fonts/GoodTimesRg-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/GoodTimesRg-Regular.woff2') format('woff2'), url('../fonts/GoodTimesRg-Regular.woff') format('woff'), url('../fonts/GoodTimesRg-Regular.ttf') format('truetype'), url('../fonts/GoodTimesRg-Regular.svg#GoodTimesRg-Regular') format('svg');font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: 'Phonk Regular';src: url('../fonts/Phonk Regular.eot');src: url('../fonts/Phonk Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Phonk Regular.ttf') format('truetype'), url('../fonts/Phonk Regular.woff') format('woff'), url('../fonts/Phonk Regular.woff2') format('woff2');font-weight: normal;font-style: normal;}:root{--primary-color: #D52D35;--secondary-color: #15489A;--font-family-good: 'Good Times Rg';--font-family-phonk: 'Phonk Regular';--purple: #3B3646;--red: #818181;}html {-webkit-font-smoothing: antialiased;box-sizing: border-box;}*, *:before, *:after {box-sizing: inherit;}html, body {height: 100%;font-family: 'Open Sans';}body {color: #dadada;line-height: 1;margin: 0;overflow-x: hidden;}a {color: #ffffff;text-decoration: underline;}a:active, a:focus, a:hover {outline: 0;}a:hover {text-decoration: none;}input, textarea {background: #ffffff;color: #000;border-radius: 5px;border: none;font-weight: 600;letter-spacing: 1px;padding: 12px 15px;outline: none;font-family: inherit;font-size: 14px;}button, input[type="submit"] {background: var(--primary-color);color: #ffffff;text-transform: uppercase;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;-webkit-appearance: button;cursor: pointer;outline: none;border: none;padding: 12px 15px;font-family: inherit;font-size: 14px;font-weight: 600;}h1, h2, h3, h4 {color: #d9d9d9;font-family: var(--font-family-good);font-weight: 400;line-height: 1.2;margin: 0 0 28px;letter-spacing: 1px;text-transform: uppercase;text-align: center;}h1 {font-size: 75px;}h2 {font-size: 30px;}h3 {font-size: 24px;}h4 {font-size: 18px;}.main{position: relative;width: 100vw;height: 100vh;}.inner{width: 100vw;position: absolute;left: 50%;transform: translateX(-50%);top: 17%;}.flex-container {max-width: 860px;margin: 0 auto;}.mt-28{margin-top: 1.75rem;}.d-none{display: none;}.btn{display: inline-block;padding: 15px 25px;text-decoration: none;font-size: 25px;border: 1px solid white;margin-right: 10px;border-radius: 5px;}.line{border-bottom: 2px solid #ffffff52;}.header{}.position-relative{position: relative;}.header__title{display: flex;justify-content: center;align-items: center;text-shadow: 4px 4px #1e0e0e;position: relative;}.header__title--red{color: var(--primary-color);}.header__title--blue{color: var(--secondary-color);}.header__title--small{font-size: 42px;display: inline-block;padding: 0 20px;text-shadow: none;}.header__column{display: flex;flex-direction: column;align-items: center;}.header__column--self{align-self: stretch;display: flex;flex-direction: column;align-items: center;justify-content: space-between;flex: 0 0 180px;padding: 0 1rem;}.title{color: #d9d9d9;font-size: 7rem;font-family: var(--font-family-phonk);font-weight: 400;line-height: 1.2;margin: 0;letter-spacing: 1px;text-transform: uppercase;text-align: center;}.txt {color: #fff;display: inline-block;animation: shadow 2s infinite;}.txt1 {display: inline-block;color: #fff;}.txt2 {color: #fff;letter-spacing: 3px;animation: shadow2 3s infinite;}.content{}.content__title{line-height: 1.5;font-size: 1.4rem;font-weight: 500;}.notify{text-align: center;padding-right: 3.5rem;}.notify__btn{border-top-right-radius: 5px;border-bottom-right-radius: 5px;}.notify__btn:hover{background-color: var(--secondary-color);}.notify__input{border-top-right-radius: 0;border-bottom-right-radius: 0;min-width: 15.625rem;}.notify__title {font-family: 'Open Sans', sans-serif;font-size: 1rem;line-height: 1.6;font-weight: 600;}.social{padding-top: 35px;text-align: center;padding-right: 4.5rem;}.social__icon{padding-right: 12px;font-size: 28px;}.social__icon:hover{color: var(--secondary-color);}h1.title{margin: 0;}.equalizer {position: relative;display: flex;cursor: pointer;}.equalizer__bar{float: left;}.equalizer__bar--red{width: 44.6667px;margin: 0px 1px;}.equalizer__bar--blue{width: 57.1667px;margin: 0px 1px;}.equalizer_bar_component {float: left;width: 100%;}.song2.equalizer {padding-right: 10px;}.soundbar{display: flex;justify-content: space-between;margin-bottom: 28px;align-items: center;}.soundbar__start{padding-top: 75px;position: relative;display: flex;}.soundbar__start--blue{padding-right: 10px;}.soundbar__play{position: absolute;top: 10px;left: 50%;transform: translateX(-50%);}.sidebar{position: fixed;top: 50%;left: 0;transform: translate(-100%, -50%);padding: 2rem;z-index: 9999;background: #00000042;width: 150px;height: 350px;transition: transform ease-in 2000ms;transition-delay: 3000ms;}.sidebar.active{transform: translate(0, -50%);}.sidebar__text{font-size: 1.4rem;line-height: 1.4;font-weight: 600;}.sidebar__nav {padding: 0;}.sidebar__link{text-decoration: none;font-size: 1.1rem;padding: 0.5rem 0;display: block;font-weight: 600;}.privacy {text-align: center;width: 100%;padding: 2rem;}.privacy__wrapper{padding-right: 5.5rem;}.privacy__link{text-decoration: none;font-size: .8rem;color: #818181;}.body-bg {background: url(../images/video.jpg) no-repeat;background-position: center;background-size: cover;height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: -1;}.body-bg::before{content: "";position: absolute;background: linear-gradient(180deg, rgba(0,0,0,0.6726891440169818) 0%, rgba(0,0,0,0.18809530648196782) 100%);width: 100%;height: 100%;display: block;}.body-bg.body-bg--video::before{background: rgba(0, 0, 0, .6);}.video{position: fixed;right: 0;top: 0;min-width: 100%;min-height: 100%;width: auto;height: auto;z-index: -100;}.preload {background: rgb(21,72,154);background: linear-gradient(270deg, rgba(21,72,154,1) 0%, rgba(213,45,53,1) 100%);height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 998;}.preload-content, .preload-choice {height: 100px;left: 50%;margin-left: -50px;margin-top: -50px;position: absolute;top: 50%;width: 100px;z-index: 999;}.preload-choice{width: auto;transform: translateX(-50%);margin-left: auto;margin-right: auto;}.preload-text {color: #9E0047;font-family: 'open sans', serif;font-size: 14px;text-align: center;}.preload-spinner {margin: 0 auto 14px;text-align: center;}.controls{display: flex;justify-content: center;flex-direction: column;align-items: center;margin-top: auto;margin-bottom: 3px;cursor: pointer;}.controls__play{font-size: 3rem;cursor: pointer;}.controls__play--blue{color: var(--secondary-color);}.controls__play--red{color: var(--primary-color);}.controls__play--headphone{}.controls__play--headphone i {background-image: linear-gradient(45deg, var(--primary-color), var(--secondary-color));-webkit-text-fill-color: rgba(100, 200, 0, 0);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-background-clip: text;-moz-background-clip: text;-webkit-text-fill-color: transparent;-moz-text-fill-color: transparent;}.controls__circle{border-radius: 50%;padding: 1rem;display: flex;flex-direction: column;align-items: center;justify-content: center;margin-top: -15px;}.controls__circle--blue{box-shadow: 0px 0px 20px 20px var(--secondary-color);}.controls__circle--red{box-shadow: 0px 0px 20px 20px var(--primary-color);}.headphone{height: 51px;width: 51px;}.logo{margin-bottom: 1.5rem;}.genre{font-size: 1rem;font-weight: 600;display: flex;gap: 1rem;align-items: center;margin-top: 3px;margin-bottom: 3px;width: 100%;justify-content: space-between;}.genre.genre--mobile{display: none;}.genre__nav{font-size: .9rem;cursor: pointer;}.genre__type{visibility: hidden;width: 0;height: 0;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.genre__type--show{width: auto;height: auto;visibility: visible;}.bullet1, .bullet2, .bullet3 {-webkit-animation-name: bounce;-webkit-animation-duration: 1.4s;-webkit-animation-iteration-count: infinite;-webkit-animation-timing-function: ease-in-out;-webkit-animation-fill-mode: both;-moz-animation-name: bounce;-moz-animation-duration: 1.4s;-moz-animation-iteration-count: infinite;-moz-animation-timing-function: ease-in-out;-moz-animation-fill-mode: both;animation-name: bounce;animation-duration: 1.4s;animation-iteration-count: infinite;animation-timing-function: ease-in-out;animation-fill-mode: both;background: #FFFFFF;display: inline-block;height: 50px;margin: 0 -1px;opacity: 0.6;width: 5px;}.bullet1 {-webkit-animation-delay: -0.32s;-moz-animation-delay: -0.32s;animation-delay: -0.32s;}.bullet2 {-webkit-animation-delay: -0.16s;-moz-animation-delay: -0.16s;animation-delay: -0.16s;}.shine {background: #222 -webkit-gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff)) 0 0 no-repeat;-webkit-background-size: 150px;color: rgba(255, 255, 255, 0.3);-webkit-background-clip: text;-webkit-animation-name: shine-ani;-webkit-animation-duration: 5s;-webkit-animation-iteration-count: infinite;text-shadow: 0 0px 0px rgba(255, 255, 255, 0.5);}@-webkit-keyframes bounce {0%, 80%, 100% {-webkit-transform: scale(0.0) }40% {-webkit-transform: scale(1.0) }}@-moz-keyframes bounce {0%, 80%, 100% {-moz-transform: scale(0.0) }40% {-moz-transform: scale(1.0) }}@keyframes bounce {0%, 80%, 100% {transform: scale(0.0) }40% {transform: scale(1.0) }}@keyframes shadow {0%, 40% {text-shadow: none;}50% {text-shadow: 2px 2px 60px var(--primary-color);}60%, 100% {text-shadow: none;}}@keyframes shadow1 {0% {text-shadow: none;}50% {text-shadow: 0 0 10px #fff;}60%, 100% {text-shadow: none;}}@keyframes shadow2 {0%, 40% {text-shadow: none;}50% {text-shadow: 2px 2px 60px var(--secondary-color);}100% {text-shadow: none;}}@keyframes shine-ani {0%, 10% {background-position: -1000px;}20% {background-position: top left;}100% {background-position: 1000px;}}button#ihavecookiesBtn {margin-left: 0px !important;}#gdpr-cookie-message {position: fixed;right: 30px;bottom: 30px;max-width: 375px;background-color: #000;padding: 20px;border-radius: 5px;box-shadow: 0 6px 6px rgba(0,0,0,0.25);margin-left: 30px;font-family: system-ui;}#gdpr-cookie-message h4 {color: var(--red);text-align: left;font-size: 16px;font-weight: 500;margin-bottom: 10px;}#gdpr-cookie-message h5 {color: var(--red);font-size: 15px;font-weight: 500;margin-bottom: 10px;}#gdpr-cookie-message p, #gdpr-cookie-message ul {color: white;font-size: 15px;line-height: 1.5em;}#gdpr-cookie-message p:last-child {margin-bottom: 0;}#gdpr-cookie-message li {width: 49%;display: inline-block;}#gdpr-cookie-message a {color: var(--red);text-decoration: none;font-size: 15px;padding-bottom: 2px;border-bottom: 1px dotted rgba(255,255,255,0.75);transition: all 0.3s ease-in;}#gdpr-cookie-message a:hover {color: white;border-bottom-color: var(--red);transition: all 0.3s ease-in;}#gdpr-cookie-message button, button#ihavecookiesBtn {border: none;background: #565656;color: white;text-transform: none;font-size: 15px;padding: 7px;border-radius: 3px;margin-left: 15px;cursor: pointer;transition: all 0.3s ease-in;}#gdpr-cookie-message button:hover {background: white;color: var(--red);transition: all 0.3s ease-in;}button#gdpr-cookie-advanced {background: white;color: var(--red);}#gdpr-cookie-message button:disabled {opacity: 0.3;}#gdpr-cookie-message input[type="checkbox"] {float: none;margin-top: 0;margin-right: 5px;}@media (max-width: 62.125em){.content__title{font-size: 1.25rem;}}@media (max-width: 52em){#genresNav{display: none !important;}.genre.genre--mobile{display: flex;padding: 0 .2rem;}#genres {transform: translateX(-20px);}.genre__nav{padding: .5rem 1rem;}.header{width: 100%;}.soundbar{justify-content: center;}.soundbar__start--blue, .song2.equalizer {padding-right: 0;}.equalizer > div:nth-last-child(2), .equalizer > div:nth-last-child(3), .equalizer > div:nth-last-child(1), .equalizer_bar > div:nth-child(1), .soundbar__start > div:nth-last-child(2), .soundbar__start > div:nth-last-child(3), .soundbar__start > div:nth-last-child(1){display: none;}.equalizer > div{width: 31.33px !important;}.soundbar__play{top: 20px;}.controls__circle{box-shadow: 0px 0px 5px 5px #6464644f;margin-top: 4px;}.controls__circle--red {box-shadow: 0px 0px 5px 5px var(--primary-color);margin-top: 4px;}.controls__circle--blue {box-shadow: 0px 0px 5px 5px var(--secondary-color);margin-top: 4px;}.controls__play--headphone{font-size: 2.5rem;}.inner{top: 16%;padding: 0 1.2rem;}.title{font-size: 3.8rem;margin-bottom: 0;}.txt1{font-size: 2rem;margin-top: 1rem;}.controls__play{font-size: 2rem;}.header__column--self{padding: 0 1rem;}.equalizer {max-width: 280px;display: flex;align-items: flex-end;height: 100px;}.equalizer__bar--red{width: 44.6667px;}.equalizer__bar--blue{width: 43px;}.notify, .social {padding-right: 0;}.privacy__wrapper{padding-right: 2rem;}}@media (max-width: 34.375em){.soundbar__start{max-width: 100px;}.title {font-size: 2.2rem;}#genres {transform: translateX(-8px);}.txt1{font-size: 1.5rem;margin-top: .5rem;}.controls{margin-top: 1rem;}.header__column--self{flex: 0 0 auto;padding: 0 0.5rem 0 1.2rem;justify-content: unset;}.content__title {font-size: 1rem;}}@media (max-width: 48em){.notify__title{font-size: .8rem;}}@media (max-width: 26.6875em){.content__title{font-size: .9rem;}.notify__btn{display: block;text-align: center;margin: auto;width: 100%;border: none;border-radius: 0;}input, textarea {display: block;border-radius: 0;width: 100%;margin: auto;margin-bottom: 0.5rem;}}@media (max-width: 22.5em){.header__column--self{padding: 0 0.7rem;}.headphone{width: 25px;height: 25px;}}
