@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&display=swap);#app{font-family:Montserrat,sans-serif;display:swap}.data-section{background-color:#fff;margin:20px 0;padding:30px}.space-btw{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list-item{background-color:#fff;cursor:pointer}.list-item:hover{background-color:#f4f4f4}.tickets-input[data-v-16f1cbe2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.code-input[data-v-16f1cbe2]{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.code-input[data-v-16f1cbe2],.ticket-group[data-v-16f1cbe2],.validation-message[data-v-16f1cbe2]{display:-webkit-box;display:-ms-flexbox;display:flex}.validation-message[data-v-16f1cbe2]{-ms-flex-pack:distribute;justify-content:space-around}.valid-ticket[data-v-16f1cbe2]{color:green}.invalid-ticket[data-v-16f1cbe2]{color:red}.add-btn[data-v-4ec1b43d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.field-area[data-v-4ec1b43d]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:auto}.field-area .field[data-v-4ec1b43d]{width:300px}.group-list-item[data-v-cb8e9e04]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.invite-btn[data-v-cb8e9e04]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center}.box-fields{display:grid;grid-template-columns:48% 48%;grid-gap:15px}