@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap");body{margin:0;padding:0;box-sizing:border-box}#root{height:100vh}.frame-cec{background-image:url(/assets/images/frame-cec.png);background-repeat:no-repeat;background-size:cover;width:765px;height:458px;margin:auto}@media only screen and (max-width:768px){.frame-cec{background-image:url(/assets/images/frame-cec-mobile.png);background-repeat:no-repeat;background-size:cover;margin:auto;width:343px;height:488px}}.background{background-image:url(/assets/images/snare.png);background-repeat:repeat;background-size:contain}.container{max-width:1120px;margin:auto}.containerControl{padding-left:40px;padding-right:40px;margin:auto}