*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none}@font-face{font-family:Nexa Bold;src:url(../fonts/Nexa\ Bold.otf)}@font-face{font-family:Nexa XBold;src:url(../fonts/Nexa-Heavy.ttf)}:root{--scratch-height: 360px;--scratch-width: 100%;--bg-color: #0e0f0e;--font-color: #fefffe;--window-height: 100vh}body{background-color:var(--bg-color);overflow-y:hidden}#wrapper{display:flex;flex-direction:column;align-items:stretch;height:var(--window-height);height:100dvh;left:0;right:0;margin:0 auto;position:relative;background-image:url(/images/bubble-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover}#page-content{padding:10px 30px 30px;display:flex;flex-direction:column;flex:1;text-align:center;justify-content:center;align-items:center}.logo{width:100%;max-width:160px;margin-bottom:20px}#promo_content{width:100%;max-width:330px}.promo_content__wrapper{padding:0 40px;position:relative;width:100vw;display:flex;justify-content:center;align-items:center;margin-bottom:10px}.back-light{width:100%;position:absolute;z-index:-1}.text{color:#fff;font-family:Nexa Bold,Arial,Helvetica,sans-serif;font-weight:500;font-size:1.4rem}.text b{font-family:Nexa XBold,Arial,Helvetica,sans-serif;font-weight:700}.text span{display:block}#sc__container{position:relative;overflow-y:hidden;height:var(--scratch-height);max-width:600px}#sc__container img{position:absolute;top:0;left:0;width:100%;cursor:pointer}.placeholder-img{height:auto;visibility:hidden}#sc__container canvas{position:absolute;top:0;left:0;width:100%}#redirect-form{display:none}@media (min-width: 480px){.text{font-size:2rem}.text span{display:inline}#sc__container{margin-left:calc(50% - (var(--scratch-width) / 2));margin-right:calc(50% - (var(--scratch-width) / 2))}}@media (min-width: 600px){.logo{max-width:180px}}@media (min-width: 800px){#promo_content{max-width:450px}}@media (min-width: 1025px){#sc__container{max-width:400px}.logo{max-width:200px}#promo_content{max-width:300px!important}.text{font-size:2.5rem}.text span{display:block}}@media (max-width: 390px){.text span{display:inline}}@media (max-height: 770px) or (max-width: 390px){.logo{max-width:140px}#promo_content{max-width:280px}.text{font-size:1.2rem}}@media (max-width: 380px) and (max-height: 700px){.logo{width:120px;margin-bottom:10px}#promo_content{max-width:250px}.text{font-size:1.1rem}}
