@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);.textColorPrimary{color:#c62e2e}.textColorAccent{color:#5e0c0c}*{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;touch-action:pan-x pan-y}#app{width:100vw;height:100vh}.content{width:100%;height:100%;background-color:#000;animation:background-fade 1s forwards;position:relative}@keyframes background-fade{0%{background-color:#000}to{background-color:#fff}}button{cursor:pointer;border:none;background-color:transparent}.hide{display:none}.fixed{position:fixed;width:100%;height:100%}.columnBox,.columnBoxCenter{display:flex;flex-direction:column}.columnBoxCenter{align-items:center;justify-content:center}.columnBoxRight{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.rowBox{align-items:start}.rowBox,.rowBoxBottom{display:flex;justify-content:start}.rowBoxBottom{align-items:end}.rowBoxCenter{justify-content:center}.rowBoxCenter,.rowBoxLeft{display:flex;align-items:center}.rowBoxLeft{justify-content:start}.rowBoxRight{display:flex;align-items:center;justify-content:end}.expanded,.spacer{flex:1}.spaceRow10{width:10px}.spaceRow20{width:20px}.row-box[data-v-ef60ec2e]{display:flex;flex-direction:row}.v-start[data-v-ef60ec2e]{align-items:flex-start}.v-center[data-v-ef60ec2e]{align-items:center}.v-end[data-v-ef60ec2e]{align-items:flex-end}.h-start[data-v-ef60ec2e]{justify-content:flex-start}.h-center[data-v-ef60ec2e]{justify-content:center}.h-end[data-v-ef60ec2e]{justify-content:flex-end}.colBox[data-v-263eaf2c]{display:flex;flex-direction:column}.valign-top[data-v-263eaf2c]{justify-content:flex-start}.valign-center[data-v-263eaf2c]{justify-content:center}.valign-bottom[data-v-263eaf2c]{justify-content:flex-end}.halign-left[data-v-263eaf2c]{align-items:flex-start}.halign-center[data-v-263eaf2c]{align-items:center}.halign-right[data-v-263eaf2c]{align-items:flex-end}.spacer[data-v-6208bb40]{flex:1 1 auto}