
#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: 232px 170.6666666667px hsl(212, 100%, 50%), -38px -362.3333333333px hsl(251, 100%, 50%), -10px -1044.3333333333px hsl(301, 100%, 50%), 372px -290.3333333333px hsl(222, 100%, 50%), -112px -870.3333333333px hsl(111, 100%, 50%), -413px -984.3333333333px hsl(254, 100%, 50%), 264px -705.3333333333px hsl(32, 100%, 50%), -433px 169.6666666667px hsl(40, 100%, 50%), -435px -417.3333333333px hsl(185, 100%, 50%), 536px 76.6666666667px hsl(40, 100%, 50%), 179px -476.3333333333px hsl(214, 100%, 50%), 353px -249.3333333333px hsl(313, 100%, 50%), 350px -141.3333333333px hsl(123, 100%, 50%), -49px -937.3333333333px hsl(178, 100%, 50%), -287px -506.3333333333px hsl(49, 100%, 50%), 418px 50.6666666667px hsl(149, 100%, 50%), 17px -368.3333333333px hsl(30, 100%, 50%), 171px -517.3333333333px hsl(278, 100%, 50%), -241px 132.6666666667px hsl(332, 100%, 50%), 218px -89.3333333333px hsl(193, 100%, 50%), 332px 159.6666666667px hsl(134, 100%, 50%), -118px -164.3333333333px hsl(332, 100%, 50%), 285px -536.3333333333px hsl(238, 100%, 50%), 32px -341.3333333333px hsl(57, 100%, 50%), -231px -680.3333333333px hsl(212, 100%, 50%), -375px -618.3333333333px hsl(358, 100%, 50%), 67px -83.3333333333px hsl(113, 100%, 50%), 337px -750.3333333333px hsl(308, 100%, 50%), 145px -760.3333333333px hsl(277, 100%, 50%), -145px -829.3333333333px hsl(284, 100%, 50%), -203px -43.3333333333px hsl(161, 100%, 50%), 103px -707.3333333333px hsl(307, 100%, 50%), 82px 209.6666666667px hsl(112, 100%, 50%), -146px -732.3333333333px hsl(209, 100%, 50%), 514px 13.6666666667px hsl(346, 100%, 50%), -102px 188.6666666667px hsl(242, 100%, 50%), -109px 173.6666666667px hsl(349, 100%, 50%), 190px -500.3333333333px hsl(32, 100%, 50%), 390px 160.6666666667px hsl(193, 100%, 50%), -235px -325.3333333333px hsl(348, 100%, 50%), 149px -1027.3333333333px hsl(161, 100%, 50%), 202px -855.3333333333px hsl(62, 100%, 50%), -232px -346.3333333333px hsl(315, 100%, 50%), 143px -13.3333333333px hsl(342, 100%, 50%), 470px -650.3333333333px hsl(147, 100%, 50%), -203px -557.3333333333px hsl(353, 100%, 50%), 398px 8.6666666667px hsl(342, 100%, 50%), -299px -812.3333333333px hsl(73, 100%, 50%), -191px 74.6666666667px hsl(214, 100%, 50%), -236px 72.6666666667px hsl(83, 100%, 50%), -281px -458.3333333333px hsl(140, 100%, 50%), -385px -42.3333333333px hsl(46, 100%, 50%), 270px 71.6666666667px hsl(123, 100%, 50%), 493px -1064.3333333333px hsl(235, 100%, 50%), 358px -865.3333333333px hsl(186, 100%, 50%), -334px -441.3333333333px hsl(16, 100%, 50%), -33px 127.6666666667px hsl(76, 100%, 50%), 298px -886.3333333333px hsl(93, 100%, 50%), 199px -592.3333333333px hsl(160, 100%, 50%), -172px -283.3333333333px hsl(33, 100%, 50%), 264px 126.6666666667px hsl(80, 100%, 50%), -523px -766.3333333333px hsl(299, 100%, 50%), -230px -119.3333333333px hsl(225, 100%, 50%), 35px -399.3333333333px hsl(359, 100%, 50%), -33px -946.3333333333px hsl(47, 100%, 50%), -485px -191.3333333333px hsl(51, 100%, 50%), -398px 113.6666666667px hsl(114, 100%, 50%), 93px -298.3333333333px hsl(335, 100%, 50%), -470px 182.6666666667px hsl(69, 100%, 50%), -498px -146.3333333333px hsl(27, 100%, 50%), -341px -847.3333333333px hsl(212, 100%, 50%), 104px -741.3333333333px hsl(222, 100%, 50%), 400px -379.3333333333px hsl(103, 100%, 50%), 135px -106.3333333333px hsl(308, 100%, 50%), 92px 127.6666666667px hsl(197, 100%, 50%), -4px -297.3333333333px hsl(20, 100%, 50%), -171px -686.3333333333px hsl(115, 100%, 50%), -161px -493.3333333333px hsl(323, 100%, 50%), 103px -373.3333333333px hsl(181, 100%, 50%), -182px -676.3333333333px hsl(58, 100%, 50%), 492px -727.3333333333px hsl(304, 100%, 50%), -196px -1071.3333333333px hsl(111, 100%, 50%), 301px -402.3333333333px hsl(170, 100%, 50%), -212px -990.3333333333px hsl(148, 100%, 50%), 432px -25.3333333333px hsl(116, 100%, 50%), -135px -318.3333333333px hsl(202, 100%, 50%), 148px 165.6666666667px hsl(262, 100%, 50%), -87px -557.3333333333px hsl(116, 100%, 50%), 300px -389.3333333333px hsl(186, 100%, 50%), -378px 60.6666666667px hsl(68, 100%, 50%), 117px -47.3333333333px hsl(10, 100%, 50%), 374px -24.3333333333px hsl(155, 100%, 50%), -454px -118.3333333333px hsl(42, 100%, 50%), -107px -634.3333333333px hsl(64, 100%, 50%), 125px -656.3333333333px hsl(250, 100%, 50%), -455px -809.3333333333px hsl(38, 100%, 50%), 384px 147.6666666667px hsl(221, 100%, 50%), 39px 48.6666666667px hsl(216, 100%, 50%), -286px -345.3333333333px hsl(227, 100%, 50%), -433px 32.6666666667px hsl(306, 100%, 50%), -363px -133.3333333333px hsl(94, 100%, 50%);
}
}
@-moz-keyframes bang-77816cf2 {
to {
    box-shadow: 232px 170.6666666667px hsl(212, 100%, 50%), -38px -362.3333333333px hsl(251, 100%, 50%), -10px -1044.3333333333px hsl(301, 100%, 50%), 372px -290.3333333333px hsl(222, 100%, 50%), -112px -870.3333333333px hsl(111, 100%, 50%), -413px -984.3333333333px hsl(254, 100%, 50%), 264px -705.3333333333px hsl(32, 100%, 50%), -433px 169.6666666667px hsl(40, 100%, 50%), -435px -417.3333333333px hsl(185, 100%, 50%), 536px 76.6666666667px hsl(40, 100%, 50%), 179px -476.3333333333px hsl(214, 100%, 50%), 353px -249.3333333333px hsl(313, 100%, 50%), 350px -141.3333333333px hsl(123, 100%, 50%), -49px -937.3333333333px hsl(178, 100%, 50%), -287px -506.3333333333px hsl(49, 100%, 50%), 418px 50.6666666667px hsl(149, 100%, 50%), 17px -368.3333333333px hsl(30, 100%, 50%), 171px -517.3333333333px hsl(278, 100%, 50%), -241px 132.6666666667px hsl(332, 100%, 50%), 218px -89.3333333333px hsl(193, 100%, 50%), 332px 159.6666666667px hsl(134, 100%, 50%), -118px -164.3333333333px hsl(332, 100%, 50%), 285px -536.3333333333px hsl(238, 100%, 50%), 32px -341.3333333333px hsl(57, 100%, 50%), -231px -680.3333333333px hsl(212, 100%, 50%), -375px -618.3333333333px hsl(358, 100%, 50%), 67px -83.3333333333px hsl(113, 100%, 50%), 337px -750.3333333333px hsl(308, 100%, 50%), 145px -760.3333333333px hsl(277, 100%, 50%), -145px -829.3333333333px hsl(284, 100%, 50%), -203px -43.3333333333px hsl(161, 100%, 50%), 103px -707.3333333333px hsl(307, 100%, 50%), 82px 209.6666666667px hsl(112, 100%, 50%), -146px -732.3333333333px hsl(209, 100%, 50%), 514px 13.6666666667px hsl(346, 100%, 50%), -102px 188.6666666667px hsl(242, 100%, 50%), -109px 173.6666666667px hsl(349, 100%, 50%), 190px -500.3333333333px hsl(32, 100%, 50%), 390px 160.6666666667px hsl(193, 100%, 50%), -235px -325.3333333333px hsl(348, 100%, 50%), 149px -1027.3333333333px hsl(161, 100%, 50%), 202px -855.3333333333px hsl(62, 100%, 50%), -232px -346.3333333333px hsl(315, 100%, 50%), 143px -13.3333333333px hsl(342, 100%, 50%), 470px -650.3333333333px hsl(147, 100%, 50%), -203px -557.3333333333px hsl(353, 100%, 50%), 398px 8.6666666667px hsl(342, 100%, 50%), -299px -812.3333333333px hsl(73, 100%, 50%), -191px 74.6666666667px hsl(214, 100%, 50%), -236px 72.6666666667px hsl(83, 100%, 50%), -281px -458.3333333333px hsl(140, 100%, 50%), -385px -42.3333333333px hsl(46, 100%, 50%), 270px 71.6666666667px hsl(123, 100%, 50%), 493px -1064.3333333333px hsl(235, 100%, 50%), 358px -865.3333333333px hsl(186, 100%, 50%), -334px -441.3333333333px hsl(16, 100%, 50%), -33px 127.6666666667px hsl(76, 100%, 50%), 298px -886.3333333333px hsl(93, 100%, 50%), 199px -592.3333333333px hsl(160, 100%, 50%), -172px -283.3333333333px hsl(33, 100%, 50%), 264px 126.6666666667px hsl(80, 100%, 50%), -523px -766.3333333333px hsl(299, 100%, 50%), -230px -119.3333333333px hsl(225, 100%, 50%), 35px -399.3333333333px hsl(359, 100%, 50%), -33px -946.3333333333px hsl(47, 100%, 50%), -485px -191.3333333333px hsl(51, 100%, 50%), -398px 113.6666666667px hsl(114, 100%, 50%), 93px -298.3333333333px hsl(335, 100%, 50%), -470px 182.6666666667px hsl(69, 100%, 50%), -498px -146.3333333333px hsl(27, 100%, 50%), -341px -847.3333333333px hsl(212, 100%, 50%), 104px -741.3333333333px hsl(222, 100%, 50%), 400px -379.3333333333px hsl(103, 100%, 50%), 135px -106.3333333333px hsl(308, 100%, 50%), 92px 127.6666666667px hsl(197, 100%, 50%), -4px -297.3333333333px hsl(20, 100%, 50%), -171px -686.3333333333px hsl(115, 100%, 50%), -161px -493.3333333333px hsl(323, 100%, 50%), 103px -373.3333333333px hsl(181, 100%, 50%), -182px -676.3333333333px hsl(58, 100%, 50%), 492px -727.3333333333px hsl(304, 100%, 50%), -196px -1071.3333333333px hsl(111, 100%, 50%), 301px -402.3333333333px hsl(170, 100%, 50%), -212px -990.3333333333px hsl(148, 100%, 50%), 432px -25.3333333333px hsl(116, 100%, 50%), -135px -318.3333333333px hsl(202, 100%, 50%), 148px 165.6666666667px hsl(262, 100%, 50%), -87px -557.3333333333px hsl(116, 100%, 50%), 300px -389.3333333333px hsl(186, 100%, 50%), -378px 60.6666666667px hsl(68, 100%, 50%), 117px -47.3333333333px hsl(10, 100%, 50%), 374px -24.3333333333px hsl(155, 100%, 50%), -454px -118.3333333333px hsl(42, 100%, 50%), -107px -634.3333333333px hsl(64, 100%, 50%), 125px -656.3333333333px hsl(250, 100%, 50%), -455px -809.3333333333px hsl(38, 100%, 50%), 384px 147.6666666667px hsl(221, 100%, 50%), 39px 48.6666666667px hsl(216, 100%, 50%), -286px -345.3333333333px hsl(227, 100%, 50%), -433px 32.6666666667px hsl(306, 100%, 50%), -363px -133.3333333333px hsl(94, 100%, 50%);
}
}
@-o-keyframes bang-77816cf2 {
to {
    box-shadow: 232px 170.6666666667px hsl(212, 100%, 50%), -38px -362.3333333333px hsl(251, 100%, 50%), -10px -1044.3333333333px hsl(301, 100%, 50%), 372px -290.3333333333px hsl(222, 100%, 50%), -112px -870.3333333333px hsl(111, 100%, 50%), -413px -984.3333333333px hsl(254, 100%, 50%), 264px -705.3333333333px hsl(32, 100%, 50%), -433px 169.6666666667px hsl(40, 100%, 50%), -435px -417.3333333333px hsl(185, 100%, 50%), 536px 76.6666666667px hsl(40, 100%, 50%), 179px -476.3333333333px hsl(214, 100%, 50%), 353px -249.3333333333px hsl(313, 100%, 50%), 350px -141.3333333333px hsl(123, 100%, 50%), -49px -937.3333333333px hsl(178, 100%, 50%), -287px -506.3333333333px hsl(49, 100%, 50%), 418px 50.6666666667px hsl(149, 100%, 50%), 17px -368.3333333333px hsl(30, 100%, 50%), 171px -517.3333333333px hsl(278, 100%, 50%), -241px 132.6666666667px hsl(332, 100%, 50%), 218px -89.3333333333px hsl(193, 100%, 50%), 332px 159.6666666667px hsl(134, 100%, 50%), -118px -164.3333333333px hsl(332, 100%, 50%), 285px -536.3333333333px hsl(238, 100%, 50%), 32px -341.3333333333px hsl(57, 100%, 50%), -231px -680.3333333333px hsl(212, 100%, 50%), -375px -618.3333333333px hsl(358, 100%, 50%), 67px -83.3333333333px hsl(113, 100%, 50%), 337px -750.3333333333px hsl(308, 100%, 50%), 145px -760.3333333333px hsl(277, 100%, 50%), -145px -829.3333333333px hsl(284, 100%, 50%), -203px -43.3333333333px hsl(161, 100%, 50%), 103px -707.3333333333px hsl(307, 100%, 50%), 82px 209.6666666667px hsl(112, 100%, 50%), -146px -732.3333333333px hsl(209, 100%, 50%), 514px 13.6666666667px hsl(346, 100%, 50%), -102px 188.6666666667px hsl(242, 100%, 50%), -109px 173.6666666667px hsl(349, 100%, 50%), 190px -500.3333333333px hsl(32, 100%, 50%), 390px 160.6666666667px hsl(193, 100%, 50%), -235px -325.3333333333px hsl(348, 100%, 50%), 149px -1027.3333333333px hsl(161, 100%, 50%), 202px -855.3333333333px hsl(62, 100%, 50%), -232px -346.3333333333px hsl(315, 100%, 50%), 143px -13.3333333333px hsl(342, 100%, 50%), 470px -650.3333333333px hsl(147, 100%, 50%), -203px -557.3333333333px hsl(353, 100%, 50%), 398px 8.6666666667px hsl(342, 100%, 50%), -299px -812.3333333333px hsl(73, 100%, 50%), -191px 74.6666666667px hsl(214, 100%, 50%), -236px 72.6666666667px hsl(83, 100%, 50%), -281px -458.3333333333px hsl(140, 100%, 50%), -385px -42.3333333333px hsl(46, 100%, 50%), 270px 71.6666666667px hsl(123, 100%, 50%), 493px -1064.3333333333px hsl(235, 100%, 50%), 358px -865.3333333333px hsl(186, 100%, 50%), -334px -441.3333333333px hsl(16, 100%, 50%), -33px 127.6666666667px hsl(76, 100%, 50%), 298px -886.3333333333px hsl(93, 100%, 50%), 199px -592.3333333333px hsl(160, 100%, 50%), -172px -283.3333333333px hsl(33, 100%, 50%), 264px 126.6666666667px hsl(80, 100%, 50%), -523px -766.3333333333px hsl(299, 100%, 50%), -230px -119.3333333333px hsl(225, 100%, 50%), 35px -399.3333333333px hsl(359, 100%, 50%), -33px -946.3333333333px hsl(47, 100%, 50%), -485px -191.3333333333px hsl(51, 100%, 50%), -398px 113.6666666667px hsl(114, 100%, 50%), 93px -298.3333333333px hsl(335, 100%, 50%), -470px 182.6666666667px hsl(69, 100%, 50%), -498px -146.3333333333px hsl(27, 100%, 50%), -341px -847.3333333333px hsl(212, 100%, 50%), 104px -741.3333333333px hsl(222, 100%, 50%), 400px -379.3333333333px hsl(103, 100%, 50%), 135px -106.3333333333px hsl(308, 100%, 50%), 92px 127.6666666667px hsl(197, 100%, 50%), -4px -297.3333333333px hsl(20, 100%, 50%), -171px -686.3333333333px hsl(115, 100%, 50%), -161px -493.3333333333px hsl(323, 100%, 50%), 103px -373.3333333333px hsl(181, 100%, 50%), -182px -676.3333333333px hsl(58, 100%, 50%), 492px -727.3333333333px hsl(304, 100%, 50%), -196px -1071.3333333333px hsl(111, 100%, 50%), 301px -402.3333333333px hsl(170, 100%, 50%), -212px -990.3333333333px hsl(148, 100%, 50%), 432px -25.3333333333px hsl(116, 100%, 50%), -135px -318.3333333333px hsl(202, 100%, 50%), 148px 165.6666666667px hsl(262, 100%, 50%), -87px -557.3333333333px hsl(116, 100%, 50%), 300px -389.3333333333px hsl(186, 100%, 50%), -378px 60.6666666667px hsl(68, 100%, 50%), 117px -47.3333333333px hsl(10, 100%, 50%), 374px -24.3333333333px hsl(155, 100%, 50%), -454px -118.3333333333px hsl(42, 100%, 50%), -107px -634.3333333333px hsl(64, 100%, 50%), 125px -656.3333333333px hsl(250, 100%, 50%), -455px -809.3333333333px hsl(38, 100%, 50%), 384px 147.6666666667px hsl(221, 100%, 50%), 39px 48.6666666667px hsl(216, 100%, 50%), -286px -345.3333333333px hsl(227, 100%, 50%), -433px 32.6666666667px hsl(306, 100%, 50%), -363px -133.3333333333px hsl(94, 100%, 50%);
}
}
@-ms-keyframes bang-77816cf2 {
to {
    box-shadow: 232px 170.6666666667px hsl(212, 100%, 50%), -38px -362.3333333333px hsl(251, 100%, 50%), -10px -1044.3333333333px hsl(301, 100%, 50%), 372px -290.3333333333px hsl(222, 100%, 50%), -112px -870.3333333333px hsl(111, 100%, 50%), -413px -984.3333333333px hsl(254, 100%, 50%), 264px -705.3333333333px hsl(32, 100%, 50%), -433px 169.6666666667px hsl(40, 100%, 50%), -435px -417.3333333333px hsl(185, 100%, 50%), 536px 76.6666666667px hsl(40, 100%, 50%), 179px -476.3333333333px hsl(214, 100%, 50%), 353px -249.3333333333px hsl(313, 100%, 50%), 350px -141.3333333333px hsl(123, 100%, 50%), -49px -937.3333333333px hsl(178, 100%, 50%), -287px -506.3333333333px hsl(49, 100%, 50%), 418px 50.6666666667px hsl(149, 100%, 50%), 17px -368.3333333333px hsl(30, 100%, 50%), 171px -517.3333333333px hsl(278, 100%, 50%), -241px 132.6666666667px hsl(332, 100%, 50%), 218px -89.3333333333px hsl(193, 100%, 50%), 332px 159.6666666667px hsl(134, 100%, 50%), -118px -164.3333333333px hsl(332, 100%, 50%), 285px -536.3333333333px hsl(238, 100%, 50%), 32px -341.3333333333px hsl(57, 100%, 50%), -231px -680.3333333333px hsl(212, 100%, 50%), -375px -618.3333333333px hsl(358, 100%, 50%), 67px -83.3333333333px hsl(113, 100%, 50%), 337px -750.3333333333px hsl(308, 100%, 50%), 145px -760.3333333333px hsl(277, 100%, 50%), -145px -829.3333333333px hsl(284, 100%, 50%), -203px -43.3333333333px hsl(161, 100%, 50%), 103px -707.3333333333px hsl(307, 100%, 50%), 82px 209.6666666667px hsl(112, 100%, 50%), -146px -732.3333333333px hsl(209, 100%, 50%), 514px 13.6666666667px hsl(346, 100%, 50%), -102px 188.6666666667px hsl(242, 100%, 50%), -109px 173.6666666667px hsl(349, 100%, 50%), 190px -500.3333333333px hsl(32, 100%, 50%), 390px 160.6666666667px hsl(193, 100%, 50%), -235px -325.3333333333px hsl(348, 100%, 50%), 149px -1027.3333333333px hsl(161, 100%, 50%), 202px -855.3333333333px hsl(62, 100%, 50%), -232px -346.3333333333px hsl(315, 100%, 50%), 143px -13.3333333333px hsl(342, 100%, 50%), 470px -650.3333333333px hsl(147, 100%, 50%), -203px -557.3333333333px hsl(353, 100%, 50%), 398px 8.6666666667px hsl(342, 100%, 50%), -299px -812.3333333333px hsl(73, 100%, 50%), -191px 74.6666666667px hsl(214, 100%, 50%), -236px 72.6666666667px hsl(83, 100%, 50%), -281px -458.3333333333px hsl(140, 100%, 50%), -385px -42.3333333333px hsl(46, 100%, 50%), 270px 71.6666666667px hsl(123, 100%, 50%), 493px -1064.3333333333px hsl(235, 100%, 50%), 358px -865.3333333333px hsl(186, 100%, 50%), -334px -441.3333333333px hsl(16, 100%, 50%), -33px 127.6666666667px hsl(76, 100%, 50%), 298px -886.3333333333px hsl(93, 100%, 50%), 199px -592.3333333333px hsl(160, 100%, 50%), -172px -283.3333333333px hsl(33, 100%, 50%), 264px 126.6666666667px hsl(80, 100%, 50%), -523px -766.3333333333px hsl(299, 100%, 50%), -230px -119.3333333333px hsl(225, 100%, 50%), 35px -399.3333333333px hsl(359, 100%, 50%), -33px -946.3333333333px hsl(47, 100%, 50%), -485px -191.3333333333px hsl(51, 100%, 50%), -398px 113.6666666667px hsl(114, 100%, 50%), 93px -298.3333333333px hsl(335, 100%, 50%), -470px 182.6666666667px hsl(69, 100%, 50%), -498px -146.3333333333px hsl(27, 100%, 50%), -341px -847.3333333333px hsl(212, 100%, 50%), 104px -741.3333333333px hsl(222, 100%, 50%), 400px -379.3333333333px hsl(103, 100%, 50%), 135px -106.3333333333px hsl(308, 100%, 50%), 92px 127.6666666667px hsl(197, 100%, 50%), -4px -297.3333333333px hsl(20, 100%, 50%), -171px -686.3333333333px hsl(115, 100%, 50%), -161px -493.3333333333px hsl(323, 100%, 50%), 103px -373.3333333333px hsl(181, 100%, 50%), -182px -676.3333333333px hsl(58, 100%, 50%), 492px -727.3333333333px hsl(304, 100%, 50%), -196px -1071.3333333333px hsl(111, 100%, 50%), 301px -402.3333333333px hsl(170, 100%, 50%), -212px -990.3333333333px hsl(148, 100%, 50%), 432px -25.3333333333px hsl(116, 100%, 50%), -135px -318.3333333333px hsl(202, 100%, 50%), 148px 165.6666666667px hsl(262, 100%, 50%), -87px -557.3333333333px hsl(116, 100%, 50%), 300px -389.3333333333px hsl(186, 100%, 50%), -378px 60.6666666667px hsl(68, 100%, 50%), 117px -47.3333333333px hsl(10, 100%, 50%), 374px -24.3333333333px hsl(155, 100%, 50%), -454px -118.3333333333px hsl(42, 100%, 50%), -107px -634.3333333333px hsl(64, 100%, 50%), 125px -656.3333333333px hsl(250, 100%, 50%), -455px -809.3333333333px hsl(38, 100%, 50%), 384px 147.6666666667px hsl(221, 100%, 50%), 39px 48.6666666667px hsl(216, 100%, 50%), -286px -345.3333333333px hsl(227, 100%, 50%), -433px 32.6666666667px hsl(306, 100%, 50%), -363px -133.3333333333px hsl(94, 100%, 50%);
}
}
@keyframes bang-77816cf2 {
to {
    box-shadow: 232px 170.6666666667px hsl(212, 100%, 50%), -38px -362.3333333333px hsl(251, 100%, 50%), -10px -1044.3333333333px hsl(301, 100%, 50%), 372px -290.3333333333px hsl(222, 100%, 50%), -112px -870.3333333333px hsl(111, 100%, 50%), -413px -984.3333333333px hsl(254, 100%, 50%), 264px -705.3333333333px hsl(32, 100%, 50%), -433px 169.6666666667px hsl(40, 100%, 50%), -435px -417.3333333333px hsl(185, 100%, 50%), 536px 76.6666666667px hsl(40, 100%, 50%), 179px -476.3333333333px hsl(214, 100%, 50%), 353px -249.3333333333px hsl(313, 100%, 50%), 350px -141.3333333333px hsl(123, 100%, 50%), -49px -937.3333333333px hsl(178, 100%, 50%), -287px -506.3333333333px hsl(49, 100%, 50%), 418px 50.6666666667px hsl(149, 100%, 50%), 17px -368.3333333333px hsl(30, 100%, 50%), 171px -517.3333333333px hsl(278, 100%, 50%), -241px 132.6666666667px hsl(332, 100%, 50%), 218px -89.3333333333px hsl(193, 100%, 50%), 332px 159.6666666667px hsl(134, 100%, 50%), -118px -164.3333333333px hsl(332, 100%, 50%), 285px -536.3333333333px hsl(238, 100%, 50%), 32px -341.3333333333px hsl(57, 100%, 50%), -231px -680.3333333333px hsl(212, 100%, 50%), -375px -618.3333333333px hsl(358, 100%, 50%), 67px -83.3333333333px hsl(113, 100%, 50%), 337px -750.3333333333px hsl(308, 100%, 50%), 145px -760.3333333333px hsl(277, 100%, 50%), -145px -829.3333333333px hsl(284, 100%, 50%), -203px -43.3333333333px hsl(161, 100%, 50%), 103px -707.3333333333px hsl(307, 100%, 50%), 82px 209.6666666667px hsl(112, 100%, 50%), -146px -732.3333333333px hsl(209, 100%, 50%), 514px 13.6666666667px hsl(346, 100%, 50%), -102px 188.6666666667px hsl(242, 100%, 50%), -109px 173.6666666667px hsl(349, 100%, 50%), 190px -500.3333333333px hsl(32, 100%, 50%), 390px 160.6666666667px hsl(193, 100%, 50%), -235px -325.3333333333px hsl(348, 100%, 50%), 149px -1027.3333333333px hsl(161, 100%, 50%), 202px -855.3333333333px hsl(62, 100%, 50%), -232px -346.3333333333px hsl(315, 100%, 50%), 143px -13.3333333333px hsl(342, 100%, 50%), 470px -650.3333333333px hsl(147, 100%, 50%), -203px -557.3333333333px hsl(353, 100%, 50%), 398px 8.6666666667px hsl(342, 100%, 50%), -299px -812.3333333333px hsl(73, 100%, 50%), -191px 74.6666666667px hsl(214, 100%, 50%), -236px 72.6666666667px hsl(83, 100%, 50%), -281px -458.3333333333px hsl(140, 100%, 50%), -385px -42.3333333333px hsl(46, 100%, 50%), 270px 71.6666666667px hsl(123, 100%, 50%), 493px -1064.3333333333px hsl(235, 100%, 50%), 358px -865.3333333333px hsl(186, 100%, 50%), -334px -441.3333333333px hsl(16, 100%, 50%), -33px 127.6666666667px hsl(76, 100%, 50%), 298px -886.3333333333px hsl(93, 100%, 50%), 199px -592.3333333333px hsl(160, 100%, 50%), -172px -283.3333333333px hsl(33, 100%, 50%), 264px 126.6666666667px hsl(80, 100%, 50%), -523px -766.3333333333px hsl(299, 100%, 50%), -230px -119.3333333333px hsl(225, 100%, 50%), 35px -399.3333333333px hsl(359, 100%, 50%), -33px -946.3333333333px hsl(47, 100%, 50%), -485px -191.3333333333px hsl(51, 100%, 50%), -398px 113.6666666667px hsl(114, 100%, 50%), 93px -298.3333333333px hsl(335, 100%, 50%), -470px 182.6666666667px hsl(69, 100%, 50%), -498px -146.3333333333px hsl(27, 100%, 50%), -341px -847.3333333333px hsl(212, 100%, 50%), 104px -741.3333333333px hsl(222, 100%, 50%), 400px -379.3333333333px hsl(103, 100%, 50%), 135px -106.3333333333px hsl(308, 100%, 50%), 92px 127.6666666667px hsl(197, 100%, 50%), -4px -297.3333333333px hsl(20, 100%, 50%), -171px -686.3333333333px hsl(115, 100%, 50%), -161px -493.3333333333px hsl(323, 100%, 50%), 103px -373.3333333333px hsl(181, 100%, 50%), -182px -676.3333333333px hsl(58, 100%, 50%), 492px -727.3333333333px hsl(304, 100%, 50%), -196px -1071.3333333333px hsl(111, 100%, 50%), 301px -402.3333333333px hsl(170, 100%, 50%), -212px -990.3333333333px hsl(148, 100%, 50%), 432px -25.3333333333px hsl(116, 100%, 50%), -135px -318.3333333333px hsl(202, 100%, 50%), 148px 165.6666666667px hsl(262, 100%, 50%), -87px -557.3333333333px hsl(116, 100%, 50%), 300px -389.3333333333px hsl(186, 100%, 50%), -378px 60.6666666667px hsl(68, 100%, 50%), 117px -47.3333333333px hsl(10, 100%, 50%), 374px -24.3333333333px hsl(155, 100%, 50%), -454px -118.3333333333px hsl(42, 100%, 50%), -107px -634.3333333333px hsl(64, 100%, 50%), 125px -656.3333333333px hsl(250, 100%, 50%), -455px -809.3333333333px hsl(38, 100%, 50%), 384px 147.6666666667px hsl(221, 100%, 50%), 39px 48.6666666667px hsl(216, 100%, 50%), -286px -345.3333333333px hsl(227, 100%, 50%), -433px 32.6666666667px hsl(306, 100%, 50%), -363px -133.3333333333px hsl(94, 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;
}





















































