
#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: -317px 211.6666666667px hsl(255, 100%, 50%), 515px -1024.3333333333px hsl(102, 100%, 50%), -390px 72.6666666667px hsl(268, 100%, 50%), -6px -965.3333333333px hsl(152, 100%, 50%), -426px -53.3333333333px hsl(134, 100%, 50%), -173px -921.3333333333px hsl(286, 100%, 50%), 356px -550.3333333333px hsl(235, 100%, 50%), 368px -1091.3333333333px hsl(73, 100%, 50%), -69px -59.3333333333px hsl(110, 100%, 50%), -342px -271.3333333333px hsl(84, 100%, 50%), -154px 213.6666666667px hsl(153, 100%, 50%), -504px -368.3333333333px hsl(287, 100%, 50%), 529px -15.3333333333px hsl(168, 100%, 50%), -68px -219.3333333333px hsl(42, 100%, 50%), -314px -485.3333333333px hsl(302, 100%, 50%), 249px -861.3333333333px hsl(192, 100%, 50%), 63px -1034.3333333333px hsl(72, 100%, 50%), 492px -484.3333333333px hsl(64, 100%, 50%), 536px -254.3333333333px hsl(80, 100%, 50%), 457px -224.3333333333px hsl(214, 100%, 50%), -490px -517.3333333333px hsl(162, 100%, 50%), -195px -429.3333333333px hsl(136, 100%, 50%), 204px -517.3333333333px hsl(239, 100%, 50%), 258px -128.3333333333px hsl(224, 100%, 50%), -229px 93.6666666667px hsl(159, 100%, 50%), -216px -348.3333333333px hsl(60, 100%, 50%), -16px 11.6666666667px hsl(136, 100%, 50%), -501px -225.3333333333px hsl(316, 100%, 50%), 58px 201.6666666667px hsl(216, 100%, 50%), -356px 53.6666666667px hsl(45, 100%, 50%), -253px -524.3333333333px hsl(154, 100%, 50%), -66px -869.3333333333px hsl(151, 100%, 50%), 421px -921.3333333333px hsl(32, 100%, 50%), -441px -391.3333333333px hsl(288, 100%, 50%), 248px -580.3333333333px hsl(169, 100%, 50%), 83px -165.3333333333px hsl(193, 100%, 50%), 89px -584.3333333333px hsl(325, 100%, 50%), 361px -404.3333333333px hsl(9, 100%, 50%), -71px -561.3333333333px hsl(145, 100%, 50%), 118px 132.6666666667px hsl(359, 100%, 50%), 414px 121.6666666667px hsl(348, 100%, 50%), -12px -1081.3333333333px hsl(194, 100%, 50%), 17px -576.3333333333px hsl(233, 100%, 50%), 364px -75.3333333333px hsl(333, 100%, 50%), 216px -400.3333333333px hsl(142, 100%, 50%), -3px -794.3333333333px hsl(160, 100%, 50%), -437px -213.3333333333px hsl(210, 100%, 50%), -254px -515.3333333333px hsl(191, 100%, 50%), -448px -970.3333333333px hsl(66, 100%, 50%), 265px -94.3333333333px hsl(20, 100%, 50%), -86px -888.3333333333px hsl(185, 100%, 50%), -136px -925.3333333333px hsl(166, 100%, 50%), 409px 117.6666666667px hsl(18, 100%, 50%), 334px -1034.3333333333px hsl(144, 100%, 50%), 262px -591.3333333333px hsl(354, 100%, 50%), -533px -880.3333333333px hsl(126, 100%, 50%), -5px -986.3333333333px hsl(320, 100%, 50%), 346px 145.6666666667px hsl(242, 100%, 50%), -390px 158.6666666667px hsl(213, 100%, 50%), 286px -491.3333333333px hsl(339, 100%, 50%), -23px -575.3333333333px hsl(86, 100%, 50%), 501px 169.6666666667px hsl(247, 100%, 50%), -141px -104.3333333333px hsl(265, 100%, 50%), 257px 170.6666666667px hsl(264, 100%, 50%), -47px -477.3333333333px hsl(190, 100%, 50%), -142px -274.3333333333px hsl(10, 100%, 50%), -339px -464.3333333333px hsl(109, 100%, 50%), -135px -542.3333333333px hsl(251, 100%, 50%), 86px -459.3333333333px hsl(59, 100%, 50%), 69px 115.6666666667px hsl(269, 100%, 50%), -107px -749.3333333333px hsl(82, 100%, 50%), -60px -286.3333333333px hsl(52, 100%, 50%), -436px -948.3333333333px hsl(73, 100%, 50%), 470px -32.3333333333px hsl(199, 100%, 50%), -151px -50.3333333333px hsl(21, 100%, 50%), 316px -7.3333333333px hsl(301, 100%, 50%), 72px -844.3333333333px hsl(113, 100%, 50%), 429px -323.3333333333px hsl(143, 100%, 50%), -419px 157.6666666667px hsl(174, 100%, 50%), 348px -646.3333333333px hsl(157, 100%, 50%), -188px -656.3333333333px hsl(110, 100%, 50%), 342px -1051.3333333333px hsl(108, 100%, 50%), 124px 1.6666666667px hsl(204, 100%, 50%), -193px -560.3333333333px hsl(37, 100%, 50%), -534px -609.3333333333px hsl(104, 100%, 50%), -524px -113.3333333333px hsl(39, 100%, 50%), 49px -458.3333333333px hsl(31, 100%, 50%), 214px -189.3333333333px hsl(157, 100%, 50%), -404px -713.3333333333px hsl(61, 100%, 50%), 105px -754.3333333333px hsl(126, 100%, 50%), 525px -344.3333333333px hsl(217, 100%, 50%), -367px -95.3333333333px hsl(105, 100%, 50%), 400px 140.6666666667px hsl(151, 100%, 50%), 365px -40.3333333333px hsl(220, 100%, 50%), -191px -358.3333333333px hsl(36, 100%, 50%), 91px -117.3333333333px hsl(83, 100%, 50%), 326px -708.3333333333px hsl(198, 100%, 50%), -244px 187.6666666667px hsl(155, 100%, 50%), 208px -969.3333333333px hsl(33, 100%, 50%), -108px 173.6666666667px hsl(10, 100%, 50%), -98px -705.3333333333px hsl(30, 100%, 50%);
}
}
@-moz-keyframes bang-77816cf2 {
to {
    box-shadow: -317px 211.6666666667px hsl(255, 100%, 50%), 515px -1024.3333333333px hsl(102, 100%, 50%), -390px 72.6666666667px hsl(268, 100%, 50%), -6px -965.3333333333px hsl(152, 100%, 50%), -426px -53.3333333333px hsl(134, 100%, 50%), -173px -921.3333333333px hsl(286, 100%, 50%), 356px -550.3333333333px hsl(235, 100%, 50%), 368px -1091.3333333333px hsl(73, 100%, 50%), -69px -59.3333333333px hsl(110, 100%, 50%), -342px -271.3333333333px hsl(84, 100%, 50%), -154px 213.6666666667px hsl(153, 100%, 50%), -504px -368.3333333333px hsl(287, 100%, 50%), 529px -15.3333333333px hsl(168, 100%, 50%), -68px -219.3333333333px hsl(42, 100%, 50%), -314px -485.3333333333px hsl(302, 100%, 50%), 249px -861.3333333333px hsl(192, 100%, 50%), 63px -1034.3333333333px hsl(72, 100%, 50%), 492px -484.3333333333px hsl(64, 100%, 50%), 536px -254.3333333333px hsl(80, 100%, 50%), 457px -224.3333333333px hsl(214, 100%, 50%), -490px -517.3333333333px hsl(162, 100%, 50%), -195px -429.3333333333px hsl(136, 100%, 50%), 204px -517.3333333333px hsl(239, 100%, 50%), 258px -128.3333333333px hsl(224, 100%, 50%), -229px 93.6666666667px hsl(159, 100%, 50%), -216px -348.3333333333px hsl(60, 100%, 50%), -16px 11.6666666667px hsl(136, 100%, 50%), -501px -225.3333333333px hsl(316, 100%, 50%), 58px 201.6666666667px hsl(216, 100%, 50%), -356px 53.6666666667px hsl(45, 100%, 50%), -253px -524.3333333333px hsl(154, 100%, 50%), -66px -869.3333333333px hsl(151, 100%, 50%), 421px -921.3333333333px hsl(32, 100%, 50%), -441px -391.3333333333px hsl(288, 100%, 50%), 248px -580.3333333333px hsl(169, 100%, 50%), 83px -165.3333333333px hsl(193, 100%, 50%), 89px -584.3333333333px hsl(325, 100%, 50%), 361px -404.3333333333px hsl(9, 100%, 50%), -71px -561.3333333333px hsl(145, 100%, 50%), 118px 132.6666666667px hsl(359, 100%, 50%), 414px 121.6666666667px hsl(348, 100%, 50%), -12px -1081.3333333333px hsl(194, 100%, 50%), 17px -576.3333333333px hsl(233, 100%, 50%), 364px -75.3333333333px hsl(333, 100%, 50%), 216px -400.3333333333px hsl(142, 100%, 50%), -3px -794.3333333333px hsl(160, 100%, 50%), -437px -213.3333333333px hsl(210, 100%, 50%), -254px -515.3333333333px hsl(191, 100%, 50%), -448px -970.3333333333px hsl(66, 100%, 50%), 265px -94.3333333333px hsl(20, 100%, 50%), -86px -888.3333333333px hsl(185, 100%, 50%), -136px -925.3333333333px hsl(166, 100%, 50%), 409px 117.6666666667px hsl(18, 100%, 50%), 334px -1034.3333333333px hsl(144, 100%, 50%), 262px -591.3333333333px hsl(354, 100%, 50%), -533px -880.3333333333px hsl(126, 100%, 50%), -5px -986.3333333333px hsl(320, 100%, 50%), 346px 145.6666666667px hsl(242, 100%, 50%), -390px 158.6666666667px hsl(213, 100%, 50%), 286px -491.3333333333px hsl(339, 100%, 50%), -23px -575.3333333333px hsl(86, 100%, 50%), 501px 169.6666666667px hsl(247, 100%, 50%), -141px -104.3333333333px hsl(265, 100%, 50%), 257px 170.6666666667px hsl(264, 100%, 50%), -47px -477.3333333333px hsl(190, 100%, 50%), -142px -274.3333333333px hsl(10, 100%, 50%), -339px -464.3333333333px hsl(109, 100%, 50%), -135px -542.3333333333px hsl(251, 100%, 50%), 86px -459.3333333333px hsl(59, 100%, 50%), 69px 115.6666666667px hsl(269, 100%, 50%), -107px -749.3333333333px hsl(82, 100%, 50%), -60px -286.3333333333px hsl(52, 100%, 50%), -436px -948.3333333333px hsl(73, 100%, 50%), 470px -32.3333333333px hsl(199, 100%, 50%), -151px -50.3333333333px hsl(21, 100%, 50%), 316px -7.3333333333px hsl(301, 100%, 50%), 72px -844.3333333333px hsl(113, 100%, 50%), 429px -323.3333333333px hsl(143, 100%, 50%), -419px 157.6666666667px hsl(174, 100%, 50%), 348px -646.3333333333px hsl(157, 100%, 50%), -188px -656.3333333333px hsl(110, 100%, 50%), 342px -1051.3333333333px hsl(108, 100%, 50%), 124px 1.6666666667px hsl(204, 100%, 50%), -193px -560.3333333333px hsl(37, 100%, 50%), -534px -609.3333333333px hsl(104, 100%, 50%), -524px -113.3333333333px hsl(39, 100%, 50%), 49px -458.3333333333px hsl(31, 100%, 50%), 214px -189.3333333333px hsl(157, 100%, 50%), -404px -713.3333333333px hsl(61, 100%, 50%), 105px -754.3333333333px hsl(126, 100%, 50%), 525px -344.3333333333px hsl(217, 100%, 50%), -367px -95.3333333333px hsl(105, 100%, 50%), 400px 140.6666666667px hsl(151, 100%, 50%), 365px -40.3333333333px hsl(220, 100%, 50%), -191px -358.3333333333px hsl(36, 100%, 50%), 91px -117.3333333333px hsl(83, 100%, 50%), 326px -708.3333333333px hsl(198, 100%, 50%), -244px 187.6666666667px hsl(155, 100%, 50%), 208px -969.3333333333px hsl(33, 100%, 50%), -108px 173.6666666667px hsl(10, 100%, 50%), -98px -705.3333333333px hsl(30, 100%, 50%);
}
}
@-o-keyframes bang-77816cf2 {
to {
    box-shadow: -317px 211.6666666667px hsl(255, 100%, 50%), 515px -1024.3333333333px hsl(102, 100%, 50%), -390px 72.6666666667px hsl(268, 100%, 50%), -6px -965.3333333333px hsl(152, 100%, 50%), -426px -53.3333333333px hsl(134, 100%, 50%), -173px -921.3333333333px hsl(286, 100%, 50%), 356px -550.3333333333px hsl(235, 100%, 50%), 368px -1091.3333333333px hsl(73, 100%, 50%), -69px -59.3333333333px hsl(110, 100%, 50%), -342px -271.3333333333px hsl(84, 100%, 50%), -154px 213.6666666667px hsl(153, 100%, 50%), -504px -368.3333333333px hsl(287, 100%, 50%), 529px -15.3333333333px hsl(168, 100%, 50%), -68px -219.3333333333px hsl(42, 100%, 50%), -314px -485.3333333333px hsl(302, 100%, 50%), 249px -861.3333333333px hsl(192, 100%, 50%), 63px -1034.3333333333px hsl(72, 100%, 50%), 492px -484.3333333333px hsl(64, 100%, 50%), 536px -254.3333333333px hsl(80, 100%, 50%), 457px -224.3333333333px hsl(214, 100%, 50%), -490px -517.3333333333px hsl(162, 100%, 50%), -195px -429.3333333333px hsl(136, 100%, 50%), 204px -517.3333333333px hsl(239, 100%, 50%), 258px -128.3333333333px hsl(224, 100%, 50%), -229px 93.6666666667px hsl(159, 100%, 50%), -216px -348.3333333333px hsl(60, 100%, 50%), -16px 11.6666666667px hsl(136, 100%, 50%), -501px -225.3333333333px hsl(316, 100%, 50%), 58px 201.6666666667px hsl(216, 100%, 50%), -356px 53.6666666667px hsl(45, 100%, 50%), -253px -524.3333333333px hsl(154, 100%, 50%), -66px -869.3333333333px hsl(151, 100%, 50%), 421px -921.3333333333px hsl(32, 100%, 50%), -441px -391.3333333333px hsl(288, 100%, 50%), 248px -580.3333333333px hsl(169, 100%, 50%), 83px -165.3333333333px hsl(193, 100%, 50%), 89px -584.3333333333px hsl(325, 100%, 50%), 361px -404.3333333333px hsl(9, 100%, 50%), -71px -561.3333333333px hsl(145, 100%, 50%), 118px 132.6666666667px hsl(359, 100%, 50%), 414px 121.6666666667px hsl(348, 100%, 50%), -12px -1081.3333333333px hsl(194, 100%, 50%), 17px -576.3333333333px hsl(233, 100%, 50%), 364px -75.3333333333px hsl(333, 100%, 50%), 216px -400.3333333333px hsl(142, 100%, 50%), -3px -794.3333333333px hsl(160, 100%, 50%), -437px -213.3333333333px hsl(210, 100%, 50%), -254px -515.3333333333px hsl(191, 100%, 50%), -448px -970.3333333333px hsl(66, 100%, 50%), 265px -94.3333333333px hsl(20, 100%, 50%), -86px -888.3333333333px hsl(185, 100%, 50%), -136px -925.3333333333px hsl(166, 100%, 50%), 409px 117.6666666667px hsl(18, 100%, 50%), 334px -1034.3333333333px hsl(144, 100%, 50%), 262px -591.3333333333px hsl(354, 100%, 50%), -533px -880.3333333333px hsl(126, 100%, 50%), -5px -986.3333333333px hsl(320, 100%, 50%), 346px 145.6666666667px hsl(242, 100%, 50%), -390px 158.6666666667px hsl(213, 100%, 50%), 286px -491.3333333333px hsl(339, 100%, 50%), -23px -575.3333333333px hsl(86, 100%, 50%), 501px 169.6666666667px hsl(247, 100%, 50%), -141px -104.3333333333px hsl(265, 100%, 50%), 257px 170.6666666667px hsl(264, 100%, 50%), -47px -477.3333333333px hsl(190, 100%, 50%), -142px -274.3333333333px hsl(10, 100%, 50%), -339px -464.3333333333px hsl(109, 100%, 50%), -135px -542.3333333333px hsl(251, 100%, 50%), 86px -459.3333333333px hsl(59, 100%, 50%), 69px 115.6666666667px hsl(269, 100%, 50%), -107px -749.3333333333px hsl(82, 100%, 50%), -60px -286.3333333333px hsl(52, 100%, 50%), -436px -948.3333333333px hsl(73, 100%, 50%), 470px -32.3333333333px hsl(199, 100%, 50%), -151px -50.3333333333px hsl(21, 100%, 50%), 316px -7.3333333333px hsl(301, 100%, 50%), 72px -844.3333333333px hsl(113, 100%, 50%), 429px -323.3333333333px hsl(143, 100%, 50%), -419px 157.6666666667px hsl(174, 100%, 50%), 348px -646.3333333333px hsl(157, 100%, 50%), -188px -656.3333333333px hsl(110, 100%, 50%), 342px -1051.3333333333px hsl(108, 100%, 50%), 124px 1.6666666667px hsl(204, 100%, 50%), -193px -560.3333333333px hsl(37, 100%, 50%), -534px -609.3333333333px hsl(104, 100%, 50%), -524px -113.3333333333px hsl(39, 100%, 50%), 49px -458.3333333333px hsl(31, 100%, 50%), 214px -189.3333333333px hsl(157, 100%, 50%), -404px -713.3333333333px hsl(61, 100%, 50%), 105px -754.3333333333px hsl(126, 100%, 50%), 525px -344.3333333333px hsl(217, 100%, 50%), -367px -95.3333333333px hsl(105, 100%, 50%), 400px 140.6666666667px hsl(151, 100%, 50%), 365px -40.3333333333px hsl(220, 100%, 50%), -191px -358.3333333333px hsl(36, 100%, 50%), 91px -117.3333333333px hsl(83, 100%, 50%), 326px -708.3333333333px hsl(198, 100%, 50%), -244px 187.6666666667px hsl(155, 100%, 50%), 208px -969.3333333333px hsl(33, 100%, 50%), -108px 173.6666666667px hsl(10, 100%, 50%), -98px -705.3333333333px hsl(30, 100%, 50%);
}
}
@-ms-keyframes bang-77816cf2 {
to {
    box-shadow: -317px 211.6666666667px hsl(255, 100%, 50%), 515px -1024.3333333333px hsl(102, 100%, 50%), -390px 72.6666666667px hsl(268, 100%, 50%), -6px -965.3333333333px hsl(152, 100%, 50%), -426px -53.3333333333px hsl(134, 100%, 50%), -173px -921.3333333333px hsl(286, 100%, 50%), 356px -550.3333333333px hsl(235, 100%, 50%), 368px -1091.3333333333px hsl(73, 100%, 50%), -69px -59.3333333333px hsl(110, 100%, 50%), -342px -271.3333333333px hsl(84, 100%, 50%), -154px 213.6666666667px hsl(153, 100%, 50%), -504px -368.3333333333px hsl(287, 100%, 50%), 529px -15.3333333333px hsl(168, 100%, 50%), -68px -219.3333333333px hsl(42, 100%, 50%), -314px -485.3333333333px hsl(302, 100%, 50%), 249px -861.3333333333px hsl(192, 100%, 50%), 63px -1034.3333333333px hsl(72, 100%, 50%), 492px -484.3333333333px hsl(64, 100%, 50%), 536px -254.3333333333px hsl(80, 100%, 50%), 457px -224.3333333333px hsl(214, 100%, 50%), -490px -517.3333333333px hsl(162, 100%, 50%), -195px -429.3333333333px hsl(136, 100%, 50%), 204px -517.3333333333px hsl(239, 100%, 50%), 258px -128.3333333333px hsl(224, 100%, 50%), -229px 93.6666666667px hsl(159, 100%, 50%), -216px -348.3333333333px hsl(60, 100%, 50%), -16px 11.6666666667px hsl(136, 100%, 50%), -501px -225.3333333333px hsl(316, 100%, 50%), 58px 201.6666666667px hsl(216, 100%, 50%), -356px 53.6666666667px hsl(45, 100%, 50%), -253px -524.3333333333px hsl(154, 100%, 50%), -66px -869.3333333333px hsl(151, 100%, 50%), 421px -921.3333333333px hsl(32, 100%, 50%), -441px -391.3333333333px hsl(288, 100%, 50%), 248px -580.3333333333px hsl(169, 100%, 50%), 83px -165.3333333333px hsl(193, 100%, 50%), 89px -584.3333333333px hsl(325, 100%, 50%), 361px -404.3333333333px hsl(9, 100%, 50%), -71px -561.3333333333px hsl(145, 100%, 50%), 118px 132.6666666667px hsl(359, 100%, 50%), 414px 121.6666666667px hsl(348, 100%, 50%), -12px -1081.3333333333px hsl(194, 100%, 50%), 17px -576.3333333333px hsl(233, 100%, 50%), 364px -75.3333333333px hsl(333, 100%, 50%), 216px -400.3333333333px hsl(142, 100%, 50%), -3px -794.3333333333px hsl(160, 100%, 50%), -437px -213.3333333333px hsl(210, 100%, 50%), -254px -515.3333333333px hsl(191, 100%, 50%), -448px -970.3333333333px hsl(66, 100%, 50%), 265px -94.3333333333px hsl(20, 100%, 50%), -86px -888.3333333333px hsl(185, 100%, 50%), -136px -925.3333333333px hsl(166, 100%, 50%), 409px 117.6666666667px hsl(18, 100%, 50%), 334px -1034.3333333333px hsl(144, 100%, 50%), 262px -591.3333333333px hsl(354, 100%, 50%), -533px -880.3333333333px hsl(126, 100%, 50%), -5px -986.3333333333px hsl(320, 100%, 50%), 346px 145.6666666667px hsl(242, 100%, 50%), -390px 158.6666666667px hsl(213, 100%, 50%), 286px -491.3333333333px hsl(339, 100%, 50%), -23px -575.3333333333px hsl(86, 100%, 50%), 501px 169.6666666667px hsl(247, 100%, 50%), -141px -104.3333333333px hsl(265, 100%, 50%), 257px 170.6666666667px hsl(264, 100%, 50%), -47px -477.3333333333px hsl(190, 100%, 50%), -142px -274.3333333333px hsl(10, 100%, 50%), -339px -464.3333333333px hsl(109, 100%, 50%), -135px -542.3333333333px hsl(251, 100%, 50%), 86px -459.3333333333px hsl(59, 100%, 50%), 69px 115.6666666667px hsl(269, 100%, 50%), -107px -749.3333333333px hsl(82, 100%, 50%), -60px -286.3333333333px hsl(52, 100%, 50%), -436px -948.3333333333px hsl(73, 100%, 50%), 470px -32.3333333333px hsl(199, 100%, 50%), -151px -50.3333333333px hsl(21, 100%, 50%), 316px -7.3333333333px hsl(301, 100%, 50%), 72px -844.3333333333px hsl(113, 100%, 50%), 429px -323.3333333333px hsl(143, 100%, 50%), -419px 157.6666666667px hsl(174, 100%, 50%), 348px -646.3333333333px hsl(157, 100%, 50%), -188px -656.3333333333px hsl(110, 100%, 50%), 342px -1051.3333333333px hsl(108, 100%, 50%), 124px 1.6666666667px hsl(204, 100%, 50%), -193px -560.3333333333px hsl(37, 100%, 50%), -534px -609.3333333333px hsl(104, 100%, 50%), -524px -113.3333333333px hsl(39, 100%, 50%), 49px -458.3333333333px hsl(31, 100%, 50%), 214px -189.3333333333px hsl(157, 100%, 50%), -404px -713.3333333333px hsl(61, 100%, 50%), 105px -754.3333333333px hsl(126, 100%, 50%), 525px -344.3333333333px hsl(217, 100%, 50%), -367px -95.3333333333px hsl(105, 100%, 50%), 400px 140.6666666667px hsl(151, 100%, 50%), 365px -40.3333333333px hsl(220, 100%, 50%), -191px -358.3333333333px hsl(36, 100%, 50%), 91px -117.3333333333px hsl(83, 100%, 50%), 326px -708.3333333333px hsl(198, 100%, 50%), -244px 187.6666666667px hsl(155, 100%, 50%), 208px -969.3333333333px hsl(33, 100%, 50%), -108px 173.6666666667px hsl(10, 100%, 50%), -98px -705.3333333333px hsl(30, 100%, 50%);
}
}
@keyframes bang-77816cf2 {
to {
    box-shadow: -317px 211.6666666667px hsl(255, 100%, 50%), 515px -1024.3333333333px hsl(102, 100%, 50%), -390px 72.6666666667px hsl(268, 100%, 50%), -6px -965.3333333333px hsl(152, 100%, 50%), -426px -53.3333333333px hsl(134, 100%, 50%), -173px -921.3333333333px hsl(286, 100%, 50%), 356px -550.3333333333px hsl(235, 100%, 50%), 368px -1091.3333333333px hsl(73, 100%, 50%), -69px -59.3333333333px hsl(110, 100%, 50%), -342px -271.3333333333px hsl(84, 100%, 50%), -154px 213.6666666667px hsl(153, 100%, 50%), -504px -368.3333333333px hsl(287, 100%, 50%), 529px -15.3333333333px hsl(168, 100%, 50%), -68px -219.3333333333px hsl(42, 100%, 50%), -314px -485.3333333333px hsl(302, 100%, 50%), 249px -861.3333333333px hsl(192, 100%, 50%), 63px -1034.3333333333px hsl(72, 100%, 50%), 492px -484.3333333333px hsl(64, 100%, 50%), 536px -254.3333333333px hsl(80, 100%, 50%), 457px -224.3333333333px hsl(214, 100%, 50%), -490px -517.3333333333px hsl(162, 100%, 50%), -195px -429.3333333333px hsl(136, 100%, 50%), 204px -517.3333333333px hsl(239, 100%, 50%), 258px -128.3333333333px hsl(224, 100%, 50%), -229px 93.6666666667px hsl(159, 100%, 50%), -216px -348.3333333333px hsl(60, 100%, 50%), -16px 11.6666666667px hsl(136, 100%, 50%), -501px -225.3333333333px hsl(316, 100%, 50%), 58px 201.6666666667px hsl(216, 100%, 50%), -356px 53.6666666667px hsl(45, 100%, 50%), -253px -524.3333333333px hsl(154, 100%, 50%), -66px -869.3333333333px hsl(151, 100%, 50%), 421px -921.3333333333px hsl(32, 100%, 50%), -441px -391.3333333333px hsl(288, 100%, 50%), 248px -580.3333333333px hsl(169, 100%, 50%), 83px -165.3333333333px hsl(193, 100%, 50%), 89px -584.3333333333px hsl(325, 100%, 50%), 361px -404.3333333333px hsl(9, 100%, 50%), -71px -561.3333333333px hsl(145, 100%, 50%), 118px 132.6666666667px hsl(359, 100%, 50%), 414px 121.6666666667px hsl(348, 100%, 50%), -12px -1081.3333333333px hsl(194, 100%, 50%), 17px -576.3333333333px hsl(233, 100%, 50%), 364px -75.3333333333px hsl(333, 100%, 50%), 216px -400.3333333333px hsl(142, 100%, 50%), -3px -794.3333333333px hsl(160, 100%, 50%), -437px -213.3333333333px hsl(210, 100%, 50%), -254px -515.3333333333px hsl(191, 100%, 50%), -448px -970.3333333333px hsl(66, 100%, 50%), 265px -94.3333333333px hsl(20, 100%, 50%), -86px -888.3333333333px hsl(185, 100%, 50%), -136px -925.3333333333px hsl(166, 100%, 50%), 409px 117.6666666667px hsl(18, 100%, 50%), 334px -1034.3333333333px hsl(144, 100%, 50%), 262px -591.3333333333px hsl(354, 100%, 50%), -533px -880.3333333333px hsl(126, 100%, 50%), -5px -986.3333333333px hsl(320, 100%, 50%), 346px 145.6666666667px hsl(242, 100%, 50%), -390px 158.6666666667px hsl(213, 100%, 50%), 286px -491.3333333333px hsl(339, 100%, 50%), -23px -575.3333333333px hsl(86, 100%, 50%), 501px 169.6666666667px hsl(247, 100%, 50%), -141px -104.3333333333px hsl(265, 100%, 50%), 257px 170.6666666667px hsl(264, 100%, 50%), -47px -477.3333333333px hsl(190, 100%, 50%), -142px -274.3333333333px hsl(10, 100%, 50%), -339px -464.3333333333px hsl(109, 100%, 50%), -135px -542.3333333333px hsl(251, 100%, 50%), 86px -459.3333333333px hsl(59, 100%, 50%), 69px 115.6666666667px hsl(269, 100%, 50%), -107px -749.3333333333px hsl(82, 100%, 50%), -60px -286.3333333333px hsl(52, 100%, 50%), -436px -948.3333333333px hsl(73, 100%, 50%), 470px -32.3333333333px hsl(199, 100%, 50%), -151px -50.3333333333px hsl(21, 100%, 50%), 316px -7.3333333333px hsl(301, 100%, 50%), 72px -844.3333333333px hsl(113, 100%, 50%), 429px -323.3333333333px hsl(143, 100%, 50%), -419px 157.6666666667px hsl(174, 100%, 50%), 348px -646.3333333333px hsl(157, 100%, 50%), -188px -656.3333333333px hsl(110, 100%, 50%), 342px -1051.3333333333px hsl(108, 100%, 50%), 124px 1.6666666667px hsl(204, 100%, 50%), -193px -560.3333333333px hsl(37, 100%, 50%), -534px -609.3333333333px hsl(104, 100%, 50%), -524px -113.3333333333px hsl(39, 100%, 50%), 49px -458.3333333333px hsl(31, 100%, 50%), 214px -189.3333333333px hsl(157, 100%, 50%), -404px -713.3333333333px hsl(61, 100%, 50%), 105px -754.3333333333px hsl(126, 100%, 50%), 525px -344.3333333333px hsl(217, 100%, 50%), -367px -95.3333333333px hsl(105, 100%, 50%), 400px 140.6666666667px hsl(151, 100%, 50%), 365px -40.3333333333px hsl(220, 100%, 50%), -191px -358.3333333333px hsl(36, 100%, 50%), 91px -117.3333333333px hsl(83, 100%, 50%), 326px -708.3333333333px hsl(198, 100%, 50%), -244px 187.6666666667px hsl(155, 100%, 50%), 208px -969.3333333333px hsl(33, 100%, 50%), -108px 173.6666666667px hsl(10, 100%, 50%), -98px -705.3333333333px hsl(30, 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;
}





















































