body,html{overflow:hidden;padding:0;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}img{max-width:100%;height:auto}h1,h2,p,ul{margin:0}ul{padding:0;list-style:none}button{padding:.5rem 1rem;font-weight:700}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 0 #222!important}.unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}@font-face{font-family:avenirnext;src:url(/_next/static/media/AvenirNextLTPro-Regular.5636a8ba.otf)}#div-subtitle-content p,#div-subtitle-content-track-page p{margin-bottom:15px}.main-container{width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100);background-color:#111}.container{display:flex}.max-vh{max-height:100vh;height:calc(var(--vh, 1vh) * 100)}.container-item-fit{flex-grow:1}.horizontal{flex-direction:row}.horizontal-scroll{overflow-x:auto}.vertical{flex-direction:column}.vertical-scroll{overflow-y:auto}.center{justify-content:center}.center,.center-vertical{align-items:center}.screen-title{font-size:18px}.screen-title,.text-title{color:#f2f2f2;font-weight:700}.text-title{font-size:14px}.text-subtitle{color:#c4c4c4;font-size:14px;font-weight:400}.text{color:#111;font-size:14px}.text-white{color:#f2f2f2;font-size:14px;font-weight:400}.text-orange{color:#ff442c;font-size:14px;font-weight:700}.button{color:#f2f2f2;padding:10px;text-align:center;text-decoration:none;display:inline-block;font-size:14px;margin:4px 2px;border-radius:50px;cursor:pointer}.button:disabled,.button[disabled]{color:#4a4a4a;background-color:transparent;border:2px solid #4a4a4a;background-image:none}.main-button{border:none;transition:.5s;background-size:200% auto;background-image:linear-gradient(90deg,#ff442c 0,#ff9c15)}.secondary-button{border:1px solid #ff442c;background-color:#262626}.error-dialog{position:absolute;left:50%;top:40%;z-index:9999}.error-dialog-content{position:relative;left:-50%;padding:20px;background-color:#fff;border:1px solid #000;border-radius:9px}@media (max-width:768px) and (orientation:portrait){.error-dialog{position:absolute;top:40%;left:20%;right:20%;z-index:9999}.error-dialog-content{position:relative;padding:20px;left:0;background-color:#fff;border:1px solid #000;border-radius:9px}}.error-dialog-close-btn{text-align:right;margin-top:20px;cursor:pointer}.loader-container{position:absolute;left:50%;top:40%}.loader{position:relative;left:-50%;border:4px solid #f3f3f3;border-top-color:#ff6d21;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hide-scroll{-ms-overflow-style:none;scrollbar-width:none}.hide-scroll::-webkit-scrollbar{display:none}.prevent-select{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.no-drag{-webkit-user-drag:none}.btnGoogleLogin{display:inline-block;background:#fff;color:#444;border-radius:25px;white-space:nowrap;padding-left:15px;padding-right:15px}.btnGoogleLogin:hover{cursor:pointer}span.iconGoogle{background:url(/g-normal.png) transparent 5px 50% no-repeat;width:42px;height:42px}span.buttonTextGoogle{font-size:14px;font-weight:700;font-family:Roboto,sans-serif}.slider{accent-color:#ff6d21}