
#product_list[data-v-325f2fdd]{
    overflow: hidden;
    clear: both;
}
.productContainer[data-v-325f2fdd]{
    margin:10px;
    position: relative;
    width: 150px;
    height: 235px;
    border:1px solid grey;
    border-radius:15px;
    float:left;
    background-color:lightgrey;
}
.productHeader[data-v-325f2fdd]{
    position:absolute;
    top:0px;
    width:100%;
    padding-top:10px;
    height: 30px;
    text-align: center;
    z-index:250;
    overflow: hidden;
    color: white;
    font-weight: bold;
    word-wrap: break-word;
}
.productCost[data-v-325f2fdd]{
    position:absolute;
    left:0px;
    bottom:40px;
    height:20px;
    z-index:250;
    font-weight: bold;
    font-size: large;
    background-color: #1e7e34;
    color:white;
    padding:10px;
    opacity:0.8;
    border-radius: 0 5px 5px 0;
}
.productImage[data-v-325f2fdd]{
    position:absolute;
    top:45px;
    height:150px;
    z-index:240;
}
.inlayIMG[data-v-325f2fdd]{
    display: block;
    margin-left: auto;
    margin-right: auto
}
.productButton[data-v-325f2fdd]{
    position: absolute;
    bottom: 0;
    width:100%;
    height:35px;
    line-height: 30px;
    text-align: center;
    z-index:250;
    font-weight: bold;
    font-size: large;
}
.button-field[data-v-325f2fdd]{
    margin-top:77px;
}
.send-button[data-v-325f2fdd]{
    display: inline-block;
    margin-left: 11px;
    padding: 12px 20px;
    background-color: #00b9eb;
    color: #fff;
    border: none;
    font-size: 1em;
    cursor: pointer;
    border-radius: 3px;
    float:left;
}
.cancel-button[data-v-325f2fdd]{
    display: inline-block;
    marginright: 50px;
    padding: 12px 20px;
    background-color: #eb0000;
    color: #fff;
    border: none;
    font-size: 1em;
    cursor: pointer;
    border-radius: 3px;
    float:right;
}
.modal-mask[data-v-325f2fdd] {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: table;
    transition: opacity .3s ease;
}
.modal-wrapper[data-v-325f2fdd] {
    display: table-cell;
    vertical-align: middle;
}
.modal-container[data-v-325f2fdd] {
    width: 900px;
    height:90%;
    margin: 0px auto;
    padding: 20px 30px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
    transition: all .3s ease;
    font-family: Helvetica, Arial, sans-serif;
    overflow:scroll;
}
.modal-header h3[data-v-325f2fdd] {
    margin-top: 0;
    color: #42b983;
}
.modal-body[data-v-325f2fdd] {
    margin: 20px 0;
}
.modal-default-button[data-v-325f2fdd] {
    float: right;
}

/*
 * The following styles are auto-applied to elements with
 * transition="modal" when their visibility is toggled
 * by Vue.js.
 *
 * You can easily play with the modal transition by editing
 * these styles.
 */
.modal-enter[data-v-325f2fdd] {
    opacity: 0;
}
.modal-leave-active[data-v-325f2fdd] {
    opacity: 0;
}
.modal-enter .modal-container[data-v-325f2fdd],
.modal-leave-active .modal-container[data-v-325f2fdd] {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

btn {
    display: inline-block;
    margin: 0;
    padding: 12px 20px;
    background-color: #00b9eb;
    color: #fff;
    border: none;
    font-size: 1em;
    cursor: pointer;
}
.select-item{
    display: inline-block;
    padding: 12px 29px;
    background-color: #00b9eb;
    color: #fff;
    border: none;
    font-size: 1em;
    cursor: pointer;
    border-radius: 3px;
    float:left;
}
.select-item:hover{
    box-shadow:         inset 0 0 10px #656565;
    color: #fff;
}



.modal-wrapper-vue .modal {
    max-height: 90%;
}

@keyframes wobble-50 {
33% {
        transform: translateX(-50px);
}
66% {
        transform: translateX(50px);
}
}
@keyframes wobble-75 {
33% {
        transform: translateX(-75px);
}
66% {
        transform: translateX(75px);
}
}
@keyframes up {
0% {
        opacity: 0;
        transform: translateY(1312px);
}
10%, 70% {
        opacity: 1;
}
75% {
        opacity: 0;
}
100% {
        transform: translateY(-120px);
}
}
.bubbles-container[data-v-0fdfa721] {
  position: relative;
  height: 100%;
  width: 100%;
  opacity: 0.75;
  overflow: visible;
  z-index: 999;
}
.bubbles-container svg[data-v-0fdfa721] {
  z-index: 9999;
}
.bubbles-container svg g[data-v-0fdfa721] {
  z-index: 99999;
}
.bubbles[data-v-0fdfa721] {
  width: 100%;
  height: auto;
  z-index: 11;
}
.bubbles circle[data-v-0fdfa721] {
  stroke: white;
  fill: none;
}
.bubbles-large[data-v-0fdfa721] {
  overflow: visible;
}
.bubbles-large > g[data-v-0fdfa721] {
  opacity: 0;
  will-change: transform, opacity;
}
.bubbles-small[data-v-0fdfa721] {
  overflow: visible;
}
.bubbles-small > g[data-v-0fdfa721] {
  opacity: 0;
  will-change: transform, opacity;
}.pyro[data-v-77816cf2] {
  z-index: 99999;
  width: 1080px;
  height: 1312px;
  margin-top: 20px;
}
.pyro > .before[data-v-77816cf2], .pyro > .after[data-v-77816cf2] {
  z-index: 999999;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff;
  -moz-animation: 1s bang-77816cf2 ease-out infinite backwards,1s gravity-77816cf2 ease-in infinite backwards,5s position-77816cf2 linear infinite backwards;
  -webkit-animation: 1s bang-77816cf2 ease-out infinite backwards,1s gravity-77816cf2 ease-in infinite backwards,5s position-77816cf2 linear infinite backwards;
  -o-animation: 1s bang-77816cf2 ease-out infinite backwards,1s gravity-77816cf2 ease-in infinite backwards,5s position-77816cf2 linear infinite backwards;
  -ms-animation: 1s bang-77816cf2 ease-out infinite backwards,1s gravity-77816cf2 ease-in infinite backwards,5s position-77816cf2 linear infinite backwards;
  animation: 1s bang-77816cf2 ease-out infinite backwards,1s gravity-77816cf2 ease-in infinite backwards,5s position-77816cf2 linear infinite backwards;
}
.pyro > .after[data-v-77816cf2] {
  -moz-animation-delay: 1.25s, 1.25s, 1.25s;
  -webkit-animation-delay: 1.25s, 1.25s, 1.25s;
  -o-animation-delay: 1.25s, 1.25s, 1.25s;
  -ms-animation-delay: 1.25s, 1.25s, 1.25s;
  animation-delay: 1.25s, 1.25s, 1.25s;
  -moz-animation-duration: 1.25s, 1.25s, 6.25s;
  -webkit-animation-duration: 1.25s, 1.25s, 6.25s;
  -o-animation-duration: 1.25s, 1.25s, 6.25s;
  -ms-animation-duration: 1.25s, 1.25s, 6.25s;
  animation-duration: 1.25s, 1.25s, 6.25s;
}
@-webkit-keyframes bang-77816cf2 {
to {
    box-shadow: 114px -733.3333333333px hsl(282, 100%, 50%), -44px -486.3333333333px hsl(240, 100%, 50%), 382px -908.3333333333px hsl(133, 100%, 50%), -63px 218.6666666667px hsl(126, 100%, 50%), 220px -725.3333333333px hsl(64, 100%, 50%), 216px -530.3333333333px hsl(69, 100%, 50%), -101px -332.3333333333px hsl(202, 100%, 50%), 250px -144.3333333333px hsl(237, 100%, 50%), -276px -255.3333333333px hsl(349, 100%, 50%), 367px -879.3333333333px hsl(22, 100%, 50%), 93px -101.3333333333px hsl(132, 100%, 50%), 457px -834.3333333333px hsl(188, 100%, 50%), -385px 123.6666666667px hsl(283, 100%, 50%), -462px -1001.3333333333px hsl(92, 100%, 50%), 197px -435.3333333333px hsl(184, 100%, 50%), 13px 128.6666666667px hsl(356, 100%, 50%), 221px -807.3333333333px hsl(254, 100%, 50%), -227px -949.3333333333px hsl(322, 100%, 50%), 141px -507.3333333333px hsl(104, 100%, 50%), 36px -262.3333333333px hsl(82, 100%, 50%), -539px 152.6666666667px hsl(133, 100%, 50%), -464px -591.3333333333px hsl(305, 100%, 50%), -535px -1069.3333333333px hsl(132, 100%, 50%), 120px -1090.3333333333px hsl(334, 100%, 50%), -495px -812.3333333333px hsl(110, 100%, 50%), 86px -942.3333333333px hsl(85, 100%, 50%), 377px -641.3333333333px hsl(98, 100%, 50%), -286px -830.3333333333px hsl(24, 100%, 50%), -346px -275.3333333333px hsl(88, 100%, 50%), -160px 9.6666666667px hsl(283, 100%, 50%), -378px -618.3333333333px hsl(4, 100%, 50%), -157px -594.3333333333px hsl(21, 100%, 50%), 226px -273.3333333333px hsl(25, 100%, 50%), 91px -525.3333333333px hsl(83, 100%, 50%), 107px 2.6666666667px hsl(26, 100%, 50%), -358px -406.3333333333px hsl(274, 100%, 50%), -353px -250.3333333333px hsl(60, 100%, 50%), -485px 104.6666666667px hsl(301, 100%, 50%), 472px -49.3333333333px hsl(228, 100%, 50%), 512px -373.3333333333px hsl(311, 100%, 50%), -432px -765.3333333333px hsl(147, 100%, 50%), 505px -779.3333333333px hsl(333, 100%, 50%), -321px -494.3333333333px hsl(334, 100%, 50%), -315px -1057.3333333333px hsl(318, 100%, 50%), -367px -88.3333333333px hsl(228, 100%, 50%), -473px -249.3333333333px hsl(0, 100%, 50%), -218px -439.3333333333px hsl(342, 100%, 50%), -521px 43.6666666667px hsl(30, 100%, 50%), 406px -531.3333333333px hsl(345, 100%, 50%), 489px -16.3333333333px hsl(53, 100%, 50%), -503px -752.3333333333px hsl(348, 100%, 50%), -286px -987.3333333333px hsl(232, 100%, 50%), 81px -750.3333333333px hsl(31, 100%, 50%), 495px -185.3333333333px hsl(286, 100%, 50%), -84px -230.3333333333px hsl(20, 100%, 50%), 250px -858.3333333333px hsl(20, 100%, 50%), 312px -32.3333333333px hsl(184, 100%, 50%), 280px -311.3333333333px hsl(98, 100%, 50%), 278px -361.3333333333px hsl(170, 100%, 50%), -206px -584.3333333333px hsl(248, 100%, 50%), 31px -1069.3333333333px hsl(16, 100%, 50%), -62px 176.6666666667px hsl(127, 100%, 50%), 75px -378.3333333333px hsl(352, 100%, 50%), -406px -147.3333333333px hsl(207, 100%, 50%), -255px 188.6666666667px hsl(137, 100%, 50%), 281px -300.3333333333px hsl(37, 100%, 50%), 120px -749.3333333333px hsl(76, 100%, 50%), 326px -219.3333333333px hsl(192, 100%, 50%), 154px -544.3333333333px hsl(236, 100%, 50%), -97px -666.3333333333px hsl(149, 100%, 50%), 254px 38.6666666667px hsl(240, 100%, 50%), -232px -214.3333333333px hsl(142, 100%, 50%), -455px -144.3333333333px hsl(139, 100%, 50%), 163px -970.3333333333px hsl(296, 100%, 50%), 422px -603.3333333333px hsl(79, 100%, 50%), -515px -604.3333333333px hsl(216, 100%, 50%), -264px -673.3333333333px hsl(51, 100%, 50%), -436px -882.3333333333px hsl(205, 100%, 50%), -472px -734.3333333333px hsl(269, 100%, 50%), -192px -1006.3333333333px hsl(108, 100%, 50%), 437px -806.3333333333px hsl(13, 100%, 50%), -464px -408.3333333333px hsl(341, 100%, 50%), -349px -513.3333333333px hsl(155, 100%, 50%), -396px -716.3333333333px hsl(17, 100%, 50%), 109px -649.3333333333px hsl(0, 100%, 50%), 249px -1020.3333333333px hsl(244, 100%, 50%), 500px -263.3333333333px hsl(215, 100%, 50%), 310px 138.6666666667px hsl(6, 100%, 50%), 120px -998.3333333333px hsl(321, 100%, 50%), 358px -759.3333333333px hsl(165, 100%, 50%), 127px -911.3333333333px hsl(28, 100%, 50%), 460px -765.3333333333px hsl(54, 100%, 50%), -359px -245.3333333333px hsl(168, 100%, 50%), 506px -338.3333333333px hsl(342, 100%, 50%), -68px -954.3333333333px hsl(3, 100%, 50%), -469px -212.3333333333px hsl(342, 100%, 50%), 302px 74.6666666667px hsl(215, 100%, 50%), -248px -813.3333333333px hsl(105, 100%, 50%), -459px 6.6666666667px hsl(134, 100%, 50%), -377px -683.3333333333px hsl(126, 100%, 50%), -452px -529.3333333333px hsl(78, 100%, 50%);
}
}
@-moz-keyframes bang-77816cf2 {
to {
    box-shadow: 114px -733.3333333333px hsl(282, 100%, 50%), -44px -486.3333333333px hsl(240, 100%, 50%), 382px -908.3333333333px hsl(133, 100%, 50%), -63px 218.6666666667px hsl(126, 100%, 50%), 220px -725.3333333333px hsl(64, 100%, 50%), 216px -530.3333333333px hsl(69, 100%, 50%), -101px -332.3333333333px hsl(202, 100%, 50%), 250px -144.3333333333px hsl(237, 100%, 50%), -276px -255.3333333333px hsl(349, 100%, 50%), 367px -879.3333333333px hsl(22, 100%, 50%), 93px -101.3333333333px hsl(132, 100%, 50%), 457px -834.3333333333px hsl(188, 100%, 50%), -385px 123.6666666667px hsl(283, 100%, 50%), -462px -1001.3333333333px hsl(92, 100%, 50%), 197px -435.3333333333px hsl(184, 100%, 50%), 13px 128.6666666667px hsl(356, 100%, 50%), 221px -807.3333333333px hsl(254, 100%, 50%), -227px -949.3333333333px hsl(322, 100%, 50%), 141px -507.3333333333px hsl(104, 100%, 50%), 36px -262.3333333333px hsl(82, 100%, 50%), -539px 152.6666666667px hsl(133, 100%, 50%), -464px -591.3333333333px hsl(305, 100%, 50%), -535px -1069.3333333333px hsl(132, 100%, 50%), 120px -1090.3333333333px hsl(334, 100%, 50%), -495px -812.3333333333px hsl(110, 100%, 50%), 86px -942.3333333333px hsl(85, 100%, 50%), 377px -641.3333333333px hsl(98, 100%, 50%), -286px -830.3333333333px hsl(24, 100%, 50%), -346px -275.3333333333px hsl(88, 100%, 50%), -160px 9.6666666667px hsl(283, 100%, 50%), -378px -618.3333333333px hsl(4, 100%, 50%), -157px -594.3333333333px hsl(21, 100%, 50%), 226px -273.3333333333px hsl(25, 100%, 50%), 91px -525.3333333333px hsl(83, 100%, 50%), 107px 2.6666666667px hsl(26, 100%, 50%), -358px -406.3333333333px hsl(274, 100%, 50%), -353px -250.3333333333px hsl(60, 100%, 50%), -485px 104.6666666667px hsl(301, 100%, 50%), 472px -49.3333333333px hsl(228, 100%, 50%), 512px -373.3333333333px hsl(311, 100%, 50%), -432px -765.3333333333px hsl(147, 100%, 50%), 505px -779.3333333333px hsl(333, 100%, 50%), -321px -494.3333333333px hsl(334, 100%, 50%), -315px -1057.3333333333px hsl(318, 100%, 50%), -367px -88.3333333333px hsl(228, 100%, 50%), -473px -249.3333333333px hsl(0, 100%, 50%), -218px -439.3333333333px hsl(342, 100%, 50%), -521px 43.6666666667px hsl(30, 100%, 50%), 406px -531.3333333333px hsl(345, 100%, 50%), 489px -16.3333333333px hsl(53, 100%, 50%), -503px -752.3333333333px hsl(348, 100%, 50%), -286px -987.3333333333px hsl(232, 100%, 50%), 81px -750.3333333333px hsl(31, 100%, 50%), 495px -185.3333333333px hsl(286, 100%, 50%), -84px -230.3333333333px hsl(20, 100%, 50%), 250px -858.3333333333px hsl(20, 100%, 50%), 312px -32.3333333333px hsl(184, 100%, 50%), 280px -311.3333333333px hsl(98, 100%, 50%), 278px -361.3333333333px hsl(170, 100%, 50%), -206px -584.3333333333px hsl(248, 100%, 50%), 31px -1069.3333333333px hsl(16, 100%, 50%), -62px 176.6666666667px hsl(127, 100%, 50%), 75px -378.3333333333px hsl(352, 100%, 50%), -406px -147.3333333333px hsl(207, 100%, 50%), -255px 188.6666666667px hsl(137, 100%, 50%), 281px -300.3333333333px hsl(37, 100%, 50%), 120px -749.3333333333px hsl(76, 100%, 50%), 326px -219.3333333333px hsl(192, 100%, 50%), 154px -544.3333333333px hsl(236, 100%, 50%), -97px -666.3333333333px hsl(149, 100%, 50%), 254px 38.6666666667px hsl(240, 100%, 50%), -232px -214.3333333333px hsl(142, 100%, 50%), -455px -144.3333333333px hsl(139, 100%, 50%), 163px -970.3333333333px hsl(296, 100%, 50%), 422px -603.3333333333px hsl(79, 100%, 50%), -515px -604.3333333333px hsl(216, 100%, 50%), -264px -673.3333333333px hsl(51, 100%, 50%), -436px -882.3333333333px hsl(205, 100%, 50%), -472px -734.3333333333px hsl(269, 100%, 50%), -192px -1006.3333333333px hsl(108, 100%, 50%), 437px -806.3333333333px hsl(13, 100%, 50%), -464px -408.3333333333px hsl(341, 100%, 50%), -349px -513.3333333333px hsl(155, 100%, 50%), -396px -716.3333333333px hsl(17, 100%, 50%), 109px -649.3333333333px hsl(0, 100%, 50%), 249px -1020.3333333333px hsl(244, 100%, 50%), 500px -263.3333333333px hsl(215, 100%, 50%), 310px 138.6666666667px hsl(6, 100%, 50%), 120px -998.3333333333px hsl(321, 100%, 50%), 358px -759.3333333333px hsl(165, 100%, 50%), 127px -911.3333333333px hsl(28, 100%, 50%), 460px -765.3333333333px hsl(54, 100%, 50%), -359px -245.3333333333px hsl(168, 100%, 50%), 506px -338.3333333333px hsl(342, 100%, 50%), -68px -954.3333333333px hsl(3, 100%, 50%), -469px -212.3333333333px hsl(342, 100%, 50%), 302px 74.6666666667px hsl(215, 100%, 50%), -248px -813.3333333333px hsl(105, 100%, 50%), -459px 6.6666666667px hsl(134, 100%, 50%), -377px -683.3333333333px hsl(126, 100%, 50%), -452px -529.3333333333px hsl(78, 100%, 50%);
}
}
@-o-keyframes bang-77816cf2 {
to {
    box-shadow: 114px -733.3333333333px hsl(282, 100%, 50%), -44px -486.3333333333px hsl(240, 100%, 50%), 382px -908.3333333333px hsl(133, 100%, 50%), -63px 218.6666666667px hsl(126, 100%, 50%), 220px -725.3333333333px hsl(64, 100%, 50%), 216px -530.3333333333px hsl(69, 100%, 50%), -101px -332.3333333333px hsl(202, 100%, 50%), 250px -144.3333333333px hsl(237, 100%, 50%), -276px -255.3333333333px hsl(349, 100%, 50%), 367px -879.3333333333px hsl(22, 100%, 50%), 93px -101.3333333333px hsl(132, 100%, 50%), 457px -834.3333333333px hsl(188, 100%, 50%), -385px 123.6666666667px hsl(283, 100%, 50%), -462px -1001.3333333333px hsl(92, 100%, 50%), 197px -435.3333333333px hsl(184, 100%, 50%), 13px 128.6666666667px hsl(356, 100%, 50%), 221px -807.3333333333px hsl(254, 100%, 50%), -227px -949.3333333333px hsl(322, 100%, 50%), 141px -507.3333333333px hsl(104, 100%, 50%), 36px -262.3333333333px hsl(82, 100%, 50%), -539px 152.6666666667px hsl(133, 100%, 50%), -464px -591.3333333333px hsl(305, 100%, 50%), -535px -1069.3333333333px hsl(132, 100%, 50%), 120px -1090.3333333333px hsl(334, 100%, 50%), -495px -812.3333333333px hsl(110, 100%, 50%), 86px -942.3333333333px hsl(85, 100%, 50%), 377px -641.3333333333px hsl(98, 100%, 50%), -286px -830.3333333333px hsl(24, 100%, 50%), -346px -275.3333333333px hsl(88, 100%, 50%), -160px 9.6666666667px hsl(283, 100%, 50%), -378px -618.3333333333px hsl(4, 100%, 50%), -157px -594.3333333333px hsl(21, 100%, 50%), 226px -273.3333333333px hsl(25, 100%, 50%), 91px -525.3333333333px hsl(83, 100%, 50%), 107px 2.6666666667px hsl(26, 100%, 50%), -358px -406.3333333333px hsl(274, 100%, 50%), -353px -250.3333333333px hsl(60, 100%, 50%), -485px 104.6666666667px hsl(301, 100%, 50%), 472px -49.3333333333px hsl(228, 100%, 50%), 512px -373.3333333333px hsl(311, 100%, 50%), -432px -765.3333333333px hsl(147, 100%, 50%), 505px -779.3333333333px hsl(333, 100%, 50%), -321px -494.3333333333px hsl(334, 100%, 50%), -315px -1057.3333333333px hsl(318, 100%, 50%), -367px -88.3333333333px hsl(228, 100%, 50%), -473px -249.3333333333px hsl(0, 100%, 50%), -218px -439.3333333333px hsl(342, 100%, 50%), -521px 43.6666666667px hsl(30, 100%, 50%), 406px -531.3333333333px hsl(345, 100%, 50%), 489px -16.3333333333px hsl(53, 100%, 50%), -503px -752.3333333333px hsl(348, 100%, 50%), -286px -987.3333333333px hsl(232, 100%, 50%), 81px -750.3333333333px hsl(31, 100%, 50%), 495px -185.3333333333px hsl(286, 100%, 50%), -84px -230.3333333333px hsl(20, 100%, 50%), 250px -858.3333333333px hsl(20, 100%, 50%), 312px -32.3333333333px hsl(184, 100%, 50%), 280px -311.3333333333px hsl(98, 100%, 50%), 278px -361.3333333333px hsl(170, 100%, 50%), -206px -584.3333333333px hsl(248, 100%, 50%), 31px -1069.3333333333px hsl(16, 100%, 50%), -62px 176.6666666667px hsl(127, 100%, 50%), 75px -378.3333333333px hsl(352, 100%, 50%), -406px -147.3333333333px hsl(207, 100%, 50%), -255px 188.6666666667px hsl(137, 100%, 50%), 281px -300.3333333333px hsl(37, 100%, 50%), 120px -749.3333333333px hsl(76, 100%, 50%), 326px -219.3333333333px hsl(192, 100%, 50%), 154px -544.3333333333px hsl(236, 100%, 50%), -97px -666.3333333333px hsl(149, 100%, 50%), 254px 38.6666666667px hsl(240, 100%, 50%), -232px -214.3333333333px hsl(142, 100%, 50%), -455px -144.3333333333px hsl(139, 100%, 50%), 163px -970.3333333333px hsl(296, 100%, 50%), 422px -603.3333333333px hsl(79, 100%, 50%), -515px -604.3333333333px hsl(216, 100%, 50%), -264px -673.3333333333px hsl(51, 100%, 50%), -436px -882.3333333333px hsl(205, 100%, 50%), -472px -734.3333333333px hsl(269, 100%, 50%), -192px -1006.3333333333px hsl(108, 100%, 50%), 437px -806.3333333333px hsl(13, 100%, 50%), -464px -408.3333333333px hsl(341, 100%, 50%), -349px -513.3333333333px hsl(155, 100%, 50%), -396px -716.3333333333px hsl(17, 100%, 50%), 109px -649.3333333333px hsl(0, 100%, 50%), 249px -1020.3333333333px hsl(244, 100%, 50%), 500px -263.3333333333px hsl(215, 100%, 50%), 310px 138.6666666667px hsl(6, 100%, 50%), 120px -998.3333333333px hsl(321, 100%, 50%), 358px -759.3333333333px hsl(165, 100%, 50%), 127px -911.3333333333px hsl(28, 100%, 50%), 460px -765.3333333333px hsl(54, 100%, 50%), -359px -245.3333333333px hsl(168, 100%, 50%), 506px -338.3333333333px hsl(342, 100%, 50%), -68px -954.3333333333px hsl(3, 100%, 50%), -469px -212.3333333333px hsl(342, 100%, 50%), 302px 74.6666666667px hsl(215, 100%, 50%), -248px -813.3333333333px hsl(105, 100%, 50%), -459px 6.6666666667px hsl(134, 100%, 50%), -377px -683.3333333333px hsl(126, 100%, 50%), -452px -529.3333333333px hsl(78, 100%, 50%);
}
}
@-ms-keyframes bang-77816cf2 {
to {
    box-shadow: 114px -733.3333333333px hsl(282, 100%, 50%), -44px -486.3333333333px hsl(240, 100%, 50%), 382px -908.3333333333px hsl(133, 100%, 50%), -63px 218.6666666667px hsl(126, 100%, 50%), 220px -725.3333333333px hsl(64, 100%, 50%), 216px -530.3333333333px hsl(69, 100%, 50%), -101px -332.3333333333px hsl(202, 100%, 50%), 250px -144.3333333333px hsl(237, 100%, 50%), -276px -255.3333333333px hsl(349, 100%, 50%), 367px -879.3333333333px hsl(22, 100%, 50%), 93px -101.3333333333px hsl(132, 100%, 50%), 457px -834.3333333333px hsl(188, 100%, 50%), -385px 123.6666666667px hsl(283, 100%, 50%), -462px -1001.3333333333px hsl(92, 100%, 50%), 197px -435.3333333333px hsl(184, 100%, 50%), 13px 128.6666666667px hsl(356, 100%, 50%), 221px -807.3333333333px hsl(254, 100%, 50%), -227px -949.3333333333px hsl(322, 100%, 50%), 141px -507.3333333333px hsl(104, 100%, 50%), 36px -262.3333333333px hsl(82, 100%, 50%), -539px 152.6666666667px hsl(133, 100%, 50%), -464px -591.3333333333px hsl(305, 100%, 50%), -535px -1069.3333333333px hsl(132, 100%, 50%), 120px -1090.3333333333px hsl(334, 100%, 50%), -495px -812.3333333333px hsl(110, 100%, 50%), 86px -942.3333333333px hsl(85, 100%, 50%), 377px -641.3333333333px hsl(98, 100%, 50%), -286px -830.3333333333px hsl(24, 100%, 50%), -346px -275.3333333333px hsl(88, 100%, 50%), -160px 9.6666666667px hsl(283, 100%, 50%), -378px -618.3333333333px hsl(4, 100%, 50%), -157px -594.3333333333px hsl(21, 100%, 50%), 226px -273.3333333333px hsl(25, 100%, 50%), 91px -525.3333333333px hsl(83, 100%, 50%), 107px 2.6666666667px hsl(26, 100%, 50%), -358px -406.3333333333px hsl(274, 100%, 50%), -353px -250.3333333333px hsl(60, 100%, 50%), -485px 104.6666666667px hsl(301, 100%, 50%), 472px -49.3333333333px hsl(228, 100%, 50%), 512px -373.3333333333px hsl(311, 100%, 50%), -432px -765.3333333333px hsl(147, 100%, 50%), 505px -779.3333333333px hsl(333, 100%, 50%), -321px -494.3333333333px hsl(334, 100%, 50%), -315px -1057.3333333333px hsl(318, 100%, 50%), -367px -88.3333333333px hsl(228, 100%, 50%), -473px -249.3333333333px hsl(0, 100%, 50%), -218px -439.3333333333px hsl(342, 100%, 50%), -521px 43.6666666667px hsl(30, 100%, 50%), 406px -531.3333333333px hsl(345, 100%, 50%), 489px -16.3333333333px hsl(53, 100%, 50%), -503px -752.3333333333px hsl(348, 100%, 50%), -286px -987.3333333333px hsl(232, 100%, 50%), 81px -750.3333333333px hsl(31, 100%, 50%), 495px -185.3333333333px hsl(286, 100%, 50%), -84px -230.3333333333px hsl(20, 100%, 50%), 250px -858.3333333333px hsl(20, 100%, 50%), 312px -32.3333333333px hsl(184, 100%, 50%), 280px -311.3333333333px hsl(98, 100%, 50%), 278px -361.3333333333px hsl(170, 100%, 50%), -206px -584.3333333333px hsl(248, 100%, 50%), 31px -1069.3333333333px hsl(16, 100%, 50%), -62px 176.6666666667px hsl(127, 100%, 50%), 75px -378.3333333333px hsl(352, 100%, 50%), -406px -147.3333333333px hsl(207, 100%, 50%), -255px 188.6666666667px hsl(137, 100%, 50%), 281px -300.3333333333px hsl(37, 100%, 50%), 120px -749.3333333333px hsl(76, 100%, 50%), 326px -219.3333333333px hsl(192, 100%, 50%), 154px -544.3333333333px hsl(236, 100%, 50%), -97px -666.3333333333px hsl(149, 100%, 50%), 254px 38.6666666667px hsl(240, 100%, 50%), -232px -214.3333333333px hsl(142, 100%, 50%), -455px -144.3333333333px hsl(139, 100%, 50%), 163px -970.3333333333px hsl(296, 100%, 50%), 422px -603.3333333333px hsl(79, 100%, 50%), -515px -604.3333333333px hsl(216, 100%, 50%), -264px -673.3333333333px hsl(51, 100%, 50%), -436px -882.3333333333px hsl(205, 100%, 50%), -472px -734.3333333333px hsl(269, 100%, 50%), -192px -1006.3333333333px hsl(108, 100%, 50%), 437px -806.3333333333px hsl(13, 100%, 50%), -464px -408.3333333333px hsl(341, 100%, 50%), -349px -513.3333333333px hsl(155, 100%, 50%), -396px -716.3333333333px hsl(17, 100%, 50%), 109px -649.3333333333px hsl(0, 100%, 50%), 249px -1020.3333333333px hsl(244, 100%, 50%), 500px -263.3333333333px hsl(215, 100%, 50%), 310px 138.6666666667px hsl(6, 100%, 50%), 120px -998.3333333333px hsl(321, 100%, 50%), 358px -759.3333333333px hsl(165, 100%, 50%), 127px -911.3333333333px hsl(28, 100%, 50%), 460px -765.3333333333px hsl(54, 100%, 50%), -359px -245.3333333333px hsl(168, 100%, 50%), 506px -338.3333333333px hsl(342, 100%, 50%), -68px -954.3333333333px hsl(3, 100%, 50%), -469px -212.3333333333px hsl(342, 100%, 50%), 302px 74.6666666667px hsl(215, 100%, 50%), -248px -813.3333333333px hsl(105, 100%, 50%), -459px 6.6666666667px hsl(134, 100%, 50%), -377px -683.3333333333px hsl(126, 100%, 50%), -452px -529.3333333333px hsl(78, 100%, 50%);
}
}
@keyframes bang-77816cf2 {
to {
    box-shadow: 114px -733.3333333333px hsl(282, 100%, 50%), -44px -486.3333333333px hsl(240, 100%, 50%), 382px -908.3333333333px hsl(133, 100%, 50%), -63px 218.6666666667px hsl(126, 100%, 50%), 220px -725.3333333333px hsl(64, 100%, 50%), 216px -530.3333333333px hsl(69, 100%, 50%), -101px -332.3333333333px hsl(202, 100%, 50%), 250px -144.3333333333px hsl(237, 100%, 50%), -276px -255.3333333333px hsl(349, 100%, 50%), 367px -879.3333333333px hsl(22, 100%, 50%), 93px -101.3333333333px hsl(132, 100%, 50%), 457px -834.3333333333px hsl(188, 100%, 50%), -385px 123.6666666667px hsl(283, 100%, 50%), -462px -1001.3333333333px hsl(92, 100%, 50%), 197px -435.3333333333px hsl(184, 100%, 50%), 13px 128.6666666667px hsl(356, 100%, 50%), 221px -807.3333333333px hsl(254, 100%, 50%), -227px -949.3333333333px hsl(322, 100%, 50%), 141px -507.3333333333px hsl(104, 100%, 50%), 36px -262.3333333333px hsl(82, 100%, 50%), -539px 152.6666666667px hsl(133, 100%, 50%), -464px -591.3333333333px hsl(305, 100%, 50%), -535px -1069.3333333333px hsl(132, 100%, 50%), 120px -1090.3333333333px hsl(334, 100%, 50%), -495px -812.3333333333px hsl(110, 100%, 50%), 86px -942.3333333333px hsl(85, 100%, 50%), 377px -641.3333333333px hsl(98, 100%, 50%), -286px -830.3333333333px hsl(24, 100%, 50%), -346px -275.3333333333px hsl(88, 100%, 50%), -160px 9.6666666667px hsl(283, 100%, 50%), -378px -618.3333333333px hsl(4, 100%, 50%), -157px -594.3333333333px hsl(21, 100%, 50%), 226px -273.3333333333px hsl(25, 100%, 50%), 91px -525.3333333333px hsl(83, 100%, 50%), 107px 2.6666666667px hsl(26, 100%, 50%), -358px -406.3333333333px hsl(274, 100%, 50%), -353px -250.3333333333px hsl(60, 100%, 50%), -485px 104.6666666667px hsl(301, 100%, 50%), 472px -49.3333333333px hsl(228, 100%, 50%), 512px -373.3333333333px hsl(311, 100%, 50%), -432px -765.3333333333px hsl(147, 100%, 50%), 505px -779.3333333333px hsl(333, 100%, 50%), -321px -494.3333333333px hsl(334, 100%, 50%), -315px -1057.3333333333px hsl(318, 100%, 50%), -367px -88.3333333333px hsl(228, 100%, 50%), -473px -249.3333333333px hsl(0, 100%, 50%), -218px -439.3333333333px hsl(342, 100%, 50%), -521px 43.6666666667px hsl(30, 100%, 50%), 406px -531.3333333333px hsl(345, 100%, 50%), 489px -16.3333333333px hsl(53, 100%, 50%), -503px -752.3333333333px hsl(348, 100%, 50%), -286px -987.3333333333px hsl(232, 100%, 50%), 81px -750.3333333333px hsl(31, 100%, 50%), 495px -185.3333333333px hsl(286, 100%, 50%), -84px -230.3333333333px hsl(20, 100%, 50%), 250px -858.3333333333px hsl(20, 100%, 50%), 312px -32.3333333333px hsl(184, 100%, 50%), 280px -311.3333333333px hsl(98, 100%, 50%), 278px -361.3333333333px hsl(170, 100%, 50%), -206px -584.3333333333px hsl(248, 100%, 50%), 31px -1069.3333333333px hsl(16, 100%, 50%), -62px 176.6666666667px hsl(127, 100%, 50%), 75px -378.3333333333px hsl(352, 100%, 50%), -406px -147.3333333333px hsl(207, 100%, 50%), -255px 188.6666666667px hsl(137, 100%, 50%), 281px -300.3333333333px hsl(37, 100%, 50%), 120px -749.3333333333px hsl(76, 100%, 50%), 326px -219.3333333333px hsl(192, 100%, 50%), 154px -544.3333333333px hsl(236, 100%, 50%), -97px -666.3333333333px hsl(149, 100%, 50%), 254px 38.6666666667px hsl(240, 100%, 50%), -232px -214.3333333333px hsl(142, 100%, 50%), -455px -144.3333333333px hsl(139, 100%, 50%), 163px -970.3333333333px hsl(296, 100%, 50%), 422px -603.3333333333px hsl(79, 100%, 50%), -515px -604.3333333333px hsl(216, 100%, 50%), -264px -673.3333333333px hsl(51, 100%, 50%), -436px -882.3333333333px hsl(205, 100%, 50%), -472px -734.3333333333px hsl(269, 100%, 50%), -192px -1006.3333333333px hsl(108, 100%, 50%), 437px -806.3333333333px hsl(13, 100%, 50%), -464px -408.3333333333px hsl(341, 100%, 50%), -349px -513.3333333333px hsl(155, 100%, 50%), -396px -716.3333333333px hsl(17, 100%, 50%), 109px -649.3333333333px hsl(0, 100%, 50%), 249px -1020.3333333333px hsl(244, 100%, 50%), 500px -263.3333333333px hsl(215, 100%, 50%), 310px 138.6666666667px hsl(6, 100%, 50%), 120px -998.3333333333px hsl(321, 100%, 50%), 358px -759.3333333333px hsl(165, 100%, 50%), 127px -911.3333333333px hsl(28, 100%, 50%), 460px -765.3333333333px hsl(54, 100%, 50%), -359px -245.3333333333px hsl(168, 100%, 50%), 506px -338.3333333333px hsl(342, 100%, 50%), -68px -954.3333333333px hsl(3, 100%, 50%), -469px -212.3333333333px hsl(342, 100%, 50%), 302px 74.6666666667px hsl(215, 100%, 50%), -248px -813.3333333333px hsl(105, 100%, 50%), -459px 6.6666666667px hsl(134, 100%, 50%), -377px -683.3333333333px hsl(126, 100%, 50%), -452px -529.3333333333px hsl(78, 100%, 50%);
}
}
@-webkit-keyframes gravity-77816cf2 {
to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0;
}
}
@-moz-keyframes gravity-77816cf2 {
to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0;
}
}
@-o-keyframes gravity-77816cf2 {
to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0;
}
}
@-ms-keyframes gravity-77816cf2 {
to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0;
}
}
@keyframes gravity-77816cf2 {
to {
    transform: translateY(200px);
    -moz-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -o-transform: translateY(200px);
    -ms-transform: translateY(200px);
    opacity: 0;
}
}
@-webkit-keyframes position-77816cf2 {
0%, 19.9% {
    margin-top: 200px;
    margin-left: 400px;
}
20%, 39.9% {
    margin-top: 840px;
    margin-left: 840px;
}
40%, 59.9% {
    margin-top: 1040px;
    margin-left: 270px;
}
60%, 79.9% {
    margin-top: 600px;
    margin-left: 600px;
}
80%, 99.9% {
    margin-top: 120px;
    margin-left: 900px;
}
}
@-moz-keyframes position-77816cf2 {
0%, 19.9% {
    margin-top: 200px;
    margin-left: 400px;
}
20%, 39.9% {
    margin-top: 840px;
    margin-left: 840px;
}
40%, 59.9% {
    margin-top: 1040px;
    margin-left: 270px;
}
60%, 79.9% {
    margin-top: 600px;
    margin-left: 600px;
}
80%, 99.9% {
    margin-top: 120px;
    margin-left: 900px;
}
}
@-o-keyframes position-77816cf2 {
0%, 19.9% {
    margin-top: 200px;
    margin-left: 400px;
}
20%, 39.9% {
    margin-top: 840px;
    margin-left: 840px;
}
40%, 59.9% {
    margin-top: 1040px;
    margin-left: 270px;
}
60%, 79.9% {
    margin-top: 600px;
    margin-left: 600px;
}
80%, 99.9% {
    margin-top: 120px;
    margin-left: 900px;
}
}
@-ms-keyframes position-77816cf2 {
0%, 19.9% {
    margin-top: 200px;
    margin-left: 400px;
}
20%, 39.9% {
    margin-top: 840px;
    margin-left: 840px;
}
40%, 59.9% {
    margin-top: 1040px;
    margin-left: 270px;
}
60%, 79.9% {
    margin-top: 600px;
    margin-left: 600px;
}
80%, 99.9% {
    margin-top: 120px;
    margin-left: 900px;
}
}
@keyframes position-77816cf2 {
0%, 19.9% {
    margin-top: 200px;
    margin-left: 400px;
}
20%, 39.9% {
    margin-top: 840px;
    margin-left: 840px;
}
40%, 59.9% {
    margin-top: 1040px;
    margin-left: 270px;
}
60%, 79.9% {
    margin-top: 600px;
    margin-left: 600px;
}
80%, 99.9% {
    margin-top: 120px;
    margin-left: 900px;
}
}
.starburst-container[data-v-6ecb2b75] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1080px;
  height: 1312px;
}
.starbust-wheel[data-v-6ecb2b75] {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 1080px;
  height: 1080px;
  border-radius: 50%;
  overflow: hidden;
  animation: spin-6ecb2b75 8s infinite linear;
  z-index: 9999;
}
.starbust-wheel > li[data-v-6ecb2b75] {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  height: 50%;
  padding: 0;
  margin: 0;
  transform-origin: 0 0;
  z-index: 99999;
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(odd) {
  background-image: linear-gradient(-197deg, rgba(234, 127, 127, 0.50) 5%, transparent 25%);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(1) {
    transform: rotate(18deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(2) {
    transform: rotate(36deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(3) {
    transform: rotate(54deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(4) {
    transform: rotate(72deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(5) {
    transform: rotate(90deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(6) {
    transform: rotate(108deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(7) {
    transform: rotate(126deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(8) {
    transform: rotate(144deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(9) {
    transform: rotate(162deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(10) {
    transform: rotate(180deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(11) {
    transform: rotate(198deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(12) {
    transform: rotate(216deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(13) {
    transform: rotate(234deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(14) {
    transform: rotate(252deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(15) {
    transform: rotate(270deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(16) {
    transform: rotate(288deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(17) {
    transform: rotate(306deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(18) {
    transform: rotate(324deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(19) {
    transform: rotate(342deg) skewX(72deg);
}
.starbust-wheel > li[data-v-6ecb2b75]:nth-child(20) {
    transform: rotate(360deg)  skewX(72deg);
}
@-webkit-keyframes spin-6ecb2b75 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
}
}
@keyframes spin-6ecb2b75 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
}
}

.flex[data-v-e08c0005] {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.mr-4[data-v-e08c0005] {
    margin-right: 4px;
}
.ml-4[data-v-e08c0005] {
    margin-left: 4px;
}
.handle[data-v-e08c0005] {
    cursor: move;
    cursor: -webkit-grabbing;
}
.sortable-chosen[data-v-e08c0005] {
    background: #FFF;
}
.sortable-ghost[data-v-e08c0005] {
    opacity: .5;
    background: #C8EBFB;
}





















































