@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
@charset "UTF-8";
/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #74A3E1;
  --secondary: #FFFFFF;
  --success: #00AB84;
  --info: #74A3E1;
  --warning: #E1CD00;
  --danger: #E74C3C;
  --light: #FFFFFF;
  --dark: #000000;
  --ccm-red: #E74C3C;
  --ccm-gray: #C4C4C4;
  --ccm-oslo: #8D89A5;
  --ccm-navy: #2980B9;
  --ccm-blue: #74A3E1;
  --ccm-green: #00AB84;
  --ccm-yellow: #E1CD00;
  --ccm-orange: #E67E22;
  --ccm-bismark: #4A6784;
  --ccm-bali-hai: #8095B1;
  --ccm-bluewood: #2C3E50;
  --ccm-lipstick: #C6017D;
  --ccm-light-gray: #F2F2F2;
  --ccm-bright-red: #FF0000;
  --ccm-inactive: #929292;
  --ccm-boulder: #767676;
  --ccm-darker-yellow: #BBAA03;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #74A3E1;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: rgb(53.0798816568, 121.3550295858, 211.4201183432);
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  legend {
    font-size: calc(1.275rem + 0.3vw);
  }
}
legend {
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}
@media (max-width: 1200px) {
  h1, .h1 {
    font-size: calc(1.375rem + 1.5vw);
  }
}

h2, .h2 {
  font-size: 2rem;
}
@media (max-width: 1200px) {
  h2, .h2 {
    font-size: calc(1.325rem + 0.9vw);
  }
}

h3, .h3 {
  font-size: 1.75rem;
}
@media (max-width: 1200px) {
  h3, .h3 {
    font-size: calc(1.3rem + 0.6vw);
  }
}

h4, .h4 {
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  h4, .h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
}
@media (max-width: 1200px) {
  .display-1 {
    font-size: calc(1.725rem + 5.7vw);
  }
}
.display-1 {
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
}
@media (max-width: 1200px) {
  .display-2 {
    font-size: calc(1.675rem + 5.1vw);
  }
}
.display-2 {
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
}
@media (max-width: 1200px) {
  .display-3 {
    font-size: calc(1.575rem + 3.9vw);
  }
}
.display-3 {
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
}
@media (max-width: 1200px) {
  .display-4 {
    font-size: calc(1.475rem + 2.7vw);
  }
}
.display-4 {
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(216.08, 229.24, 246.6);
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: rgb(182.72, 207.16, 239.4);
}

.table-hover .table-primary:hover {
  background-color: rgb(195.1066272189, 215.3583431953, 242.0733727811);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(195.1066272189, 215.3583431953, 242.0733727811);
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: white;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: white;
}

.table-hover .table-secondary:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(183.6, 231.48, 220.56);
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: rgb(122.4, 211.32, 191.04);
}

.table-hover .table-success:hover {
  background-color: rgb(164.4185840708, 225.1614159292, 211.3077876106);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(164.4185840708, 225.1614159292, 211.3077876106);
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(216.08, 229.24, 246.6);
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: rgb(182.72, 207.16, 239.4);
}

.table-hover .table-info:hover {
  background-color: rgb(195.1066272189, 215.3583431953, 242.0733727811);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(195.1066272189, 215.3583431953, 242.0733727811);
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(246.6, 241, 183.6);
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: rgb(239.4, 229, 122.4);
}

.table-hover .table-warning:hover {
  background-color: rgb(243.9157894737, 236.5263157895, 160.7842105263);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(243.9157894737, 236.5263157895, 160.7842105263);
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(248.28, 204.88, 200.4);
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: rgb(242.52, 161.92, 153.6);
}

.table-hover .table-danger:hover {
  background-color: rgb(245.4854794521, 184.0375342466, 177.6945205479);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(245.4854794521, 184.0375342466, 177.6945205479);
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: white;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: white;
}

.table-hover .table-light:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(183.6, 183.6, 183.6);
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: rgb(122.4, 122.4, 122.4);
}

.table-hover .table-dark:hover {
  background-color: rgb(170.85, 170.85, 170.85);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(170.85, 170.85, 170.85);
}

.table-ccm-red,
.table-ccm-red > th,
.table-ccm-red > td {
  background-color: rgb(248.28, 204.88, 200.4);
}
.table-ccm-red th,
.table-ccm-red td,
.table-ccm-red thead th,
.table-ccm-red tbody + tbody {
  border-color: rgb(242.52, 161.92, 153.6);
}

.table-hover .table-ccm-red:hover {
  background-color: rgb(245.4854794521, 184.0375342466, 177.6945205479);
}
.table-hover .table-ccm-red:hover > td,
.table-hover .table-ccm-red:hover > th {
  background-color: rgb(245.4854794521, 184.0375342466, 177.6945205479);
}

.table-ccm-gray,
.table-ccm-gray > th,
.table-ccm-gray > td {
  background-color: rgb(238.48, 238.48, 238.48);
}
.table-ccm-gray th,
.table-ccm-gray td,
.table-ccm-gray thead th,
.table-ccm-gray tbody + tbody {
  border-color: rgb(224.32, 224.32, 224.32);
}

.table-hover .table-ccm-gray:hover {
  background-color: rgb(225.73, 225.73, 225.73);
}
.table-hover .table-ccm-gray:hover > td,
.table-hover .table-ccm-gray:hover > th {
  background-color: rgb(225.73, 225.73, 225.73);
}

.table-ccm-oslo,
.table-ccm-oslo > th,
.table-ccm-oslo > td {
  background-color: rgb(223.08, 221.96, 229.8);
}
.table-ccm-oslo th,
.table-ccm-oslo td,
.table-ccm-oslo thead th,
.table-ccm-oslo tbody + tbody {
  border-color: rgb(195.72, 193.64, 208.2);
}

.table-hover .table-ccm-oslo:hover {
  background-color: rgb(209.1040384615, 207.4936538462, 218.7663461538);
}
.table-hover .table-ccm-oslo:hover > td,
.table-hover .table-ccm-oslo:hover > th {
  background-color: rgb(209.1040384615, 207.4936538462, 218.7663461538);
}

.table-ccm-navy,
.table-ccm-navy > th,
.table-ccm-navy > td {
  background-color: rgb(195.08, 219.44, 235.4);
}
.table-ccm-navy th,
.table-ccm-navy td,
.table-ccm-navy thead th,
.table-ccm-navy tbody + tbody {
  border-color: rgb(143.72, 188.96, 218.6);
}

.table-hover .table-ccm-navy:hover {
  background-color: rgb(175.8652112676, 208.0368309859, 229.1147887324);
}
.table-hover .table-ccm-navy:hover > td,
.table-hover .table-ccm-navy:hover > th {
  background-color: rgb(175.8652112676, 208.0368309859, 229.1147887324);
}

.table-ccm-blue,
.table-ccm-blue > th,
.table-ccm-blue > td {
  background-color: rgb(216.08, 229.24, 246.6);
}
.table-ccm-blue th,
.table-ccm-blue td,
.table-ccm-blue thead th,
.table-ccm-blue tbody + tbody {
  border-color: rgb(182.72, 207.16, 239.4);
}

.table-hover .table-ccm-blue:hover {
  background-color: rgb(195.1066272189, 215.3583431953, 242.0733727811);
}
.table-hover .table-ccm-blue:hover > td,
.table-hover .table-ccm-blue:hover > th {
  background-color: rgb(195.1066272189, 215.3583431953, 242.0733727811);
}

.table-ccm-green,
.table-ccm-green > th,
.table-ccm-green > td {
  background-color: rgb(183.6, 231.48, 220.56);
}
.table-ccm-green th,
.table-ccm-green td,
.table-ccm-green thead th,
.table-ccm-green tbody + tbody {
  border-color: rgb(122.4, 211.32, 191.04);
}

.table-hover .table-ccm-green:hover {
  background-color: rgb(164.4185840708, 225.1614159292, 211.3077876106);
}
.table-hover .table-ccm-green:hover > td,
.table-hover .table-ccm-green:hover > th {
  background-color: rgb(164.4185840708, 225.1614159292, 211.3077876106);
}

.table-ccm-yellow,
.table-ccm-yellow > th,
.table-ccm-yellow > td {
  background-color: rgb(246.6, 241, 183.6);
}
.table-ccm-yellow th,
.table-ccm-yellow td,
.table-ccm-yellow thead th,
.table-ccm-yellow tbody + tbody {
  border-color: rgb(239.4, 229, 122.4);
}

.table-hover .table-ccm-yellow:hover {
  background-color: rgb(243.9157894737, 236.5263157895, 160.7842105263);
}
.table-hover .table-ccm-yellow:hover > td,
.table-hover .table-ccm-yellow:hover > th {
  background-color: rgb(243.9157894737, 236.5263157895, 160.7842105263);
}

.table-ccm-orange,
.table-ccm-orange > th,
.table-ccm-orange > td {
  background-color: rgb(248, 218.88, 193.12);
}
.table-ccm-orange th,
.table-ccm-orange td,
.table-ccm-orange thead th,
.table-ccm-orange tbody + tbody {
  border-color: rgb(242, 187.92, 140.08);
}

.table-hover .table-ccm-orange:hover {
  background-color: rgb(245.4085365854, 205.5080487805, 170.2114634146);
}
.table-hover .table-ccm-orange:hover > td,
.table-hover .table-ccm-orange:hover > th {
  background-color: rgb(245.4085365854, 205.5080487805, 170.2114634146);
}

.table-ccm-bismark,
.table-ccm-bismark > th,
.table-ccm-bismark > td {
  background-color: rgb(204.32, 212.44, 220.56);
}
.table-ccm-bismark th,
.table-ccm-bismark td,
.table-ccm-bismark thead th,
.table-ccm-bismark tbody + tbody {
  border-color: rgb(160.88, 175.96, 191.04);
}

.table-hover .table-ccm-bismark:hover {
  background-color: rgb(189.1374342105, 199.69, 210.2425657895);
}
.table-hover .table-ccm-bismark:hover > td,
.table-hover .table-ccm-bismark:hover > th {
  background-color: rgb(189.1374342105, 199.69, 210.2425657895);
}

.table-ccm-bali-hai,
.table-ccm-bali-hai > th,
.table-ccm-bali-hai > td {
  background-color: rgb(219.44, 225.32, 233.16);
}
.table-ccm-bali-hai th,
.table-ccm-bali-hai td,
.table-ccm-bali-hai thead th,
.table-ccm-bali-hai tbody + tbody {
  border-color: rgb(188.96, 199.88, 214.44);
}

.table-hover .table-ccm-bali-hai:hover {
  background-color: rgb(203.6424390244, 212.1346341463, 223.4575609756);
}
.table-hover .table-ccm-bali-hai:hover > td,
.table-hover .table-ccm-bali-hai:hover > th {
  background-color: rgb(203.6424390244, 212.1346341463, 223.4575609756);
}

.table-ccm-bluewood,
.table-ccm-bluewood > th,
.table-ccm-bluewood > td {
  background-color: rgb(195.92, 200.96, 206);
}
.table-ccm-bluewood th,
.table-ccm-bluewood td,
.table-ccm-bluewood thead th,
.table-ccm-bluewood tbody + tbody {
  border-color: rgb(145.28, 154.64, 164);
}

.table-hover .table-ccm-bluewood:hover {
  background-color: rgb(181.980880829, 188.21, 194.439119171);
}
.table-hover .table-ccm-bluewood:hover > td,
.table-hover .table-ccm-bluewood:hover > th {
  background-color: rgb(181.980880829, 188.21, 194.439119171);
}

.table-ccm-lipstick,
.table-ccm-lipstick > th,
.table-ccm-lipstick > td {
  background-color: rgb(239.04, 183.88, 218.6);
}
.table-ccm-lipstick th,
.table-ccm-lipstick td,
.table-ccm-lipstick thead th,
.table-ccm-lipstick tbody + tbody {
  border-color: rgb(225.36, 122.92, 187.4);
}

.table-hover .table-ccm-lipstick:hover {
  background-color: rgb(234.3663665595, 163.0536334405, 207.9408360129);
}
.table-hover .table-ccm-lipstick:hover > td,
.table-hover .table-ccm-lipstick:hover > th {
  background-color: rgb(234.3663665595, 163.0536334405, 207.9408360129);
}

.table-ccm-light-gray,
.table-ccm-light-gray > th,
.table-ccm-light-gray > td {
  background-color: rgb(251.36, 251.36, 251.36);
}
.table-ccm-light-gray th,
.table-ccm-light-gray td,
.table-ccm-light-gray thead th,
.table-ccm-light-gray tbody + tbody {
  border-color: rgb(248.24, 248.24, 248.24);
}

.table-hover .table-ccm-light-gray:hover {
  background-color: rgb(238.61, 238.61, 238.61);
}
.table-hover .table-ccm-light-gray:hover > td,
.table-hover .table-ccm-light-gray:hover > th {
  background-color: rgb(238.61, 238.61, 238.61);
}

.table-ccm-bright-red,
.table-ccm-bright-red > th,
.table-ccm-bright-red > td {
  background-color: rgb(255, 183.6, 183.6);
}
.table-ccm-bright-red th,
.table-ccm-bright-red td,
.table-ccm-bright-red thead th,
.table-ccm-bright-red tbody + tbody {
  border-color: rgb(255, 122.4, 122.4);
}

.table-hover .table-ccm-bright-red:hover {
  background-color: rgb(255, 158.1, 158.1);
}
.table-hover .table-ccm-bright-red:hover > td,
.table-hover .table-ccm-bright-red:hover > th {
  background-color: rgb(255, 158.1, 158.1);
}

.table-ccm-inactive,
.table-ccm-inactive > th,
.table-ccm-inactive > td {
  background-color: rgb(224.48, 224.48, 224.48);
}
.table-ccm-inactive th,
.table-ccm-inactive td,
.table-ccm-inactive thead th,
.table-ccm-inactive tbody + tbody {
  border-color: rgb(198.32, 198.32, 198.32);
}

.table-hover .table-ccm-inactive:hover {
  background-color: rgb(211.73, 211.73, 211.73);
}
.table-hover .table-ccm-inactive:hover > td,
.table-hover .table-ccm-inactive:hover > th {
  background-color: rgb(211.73, 211.73, 211.73);
}

.table-ccm-boulder,
.table-ccm-boulder > th,
.table-ccm-boulder > td {
  background-color: rgb(216.64, 216.64, 216.64);
}
.table-ccm-boulder th,
.table-ccm-boulder td,
.table-ccm-boulder thead th,
.table-ccm-boulder tbody + tbody {
  border-color: rgb(183.76, 183.76, 183.76);
}

.table-hover .table-ccm-boulder:hover {
  background-color: rgb(203.89, 203.89, 203.89);
}
.table-hover .table-ccm-boulder:hover > td,
.table-hover .table-ccm-boulder:hover > th {
  background-color: rgb(203.89, 203.89, 203.89);
}

.table-ccm-darker-yellow,
.table-ccm-darker-yellow > th,
.table-ccm-darker-yellow > td {
  background-color: rgb(235.96, 231.2, 184.44);
}
.table-ccm-darker-yellow th,
.table-ccm-darker-yellow td,
.table-ccm-darker-yellow thead th,
.table-ccm-darker-yellow tbody + tbody {
  border-color: rgb(219.64, 210.8, 123.96);
}

.table-hover .table-ccm-darker-yellow:hover {
  background-color: rgb(230.54125, 224.4265625, 164.35875);
}
.table-hover .table-ccm-darker-yellow:hover > td,
.table-hover .table-ccm-darker-yellow:hover > th {
  background-color: rgb(230.54125, 224.4265625, 164.35875);
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: rgb(220.8668639053, 232.4082840237, 247.6331360947);
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #00AB84;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(0, 171, 132, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #00AB84;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%2300AB84%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #00AB84;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #00AB84;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%275%27 viewBox=%270 0 4 5%27%3e%3cpath fill=%27%23343a40%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%2300AB84%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #00AB84;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #00AB84;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #00AB84;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #00AB84;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: rgb(0, 222, 171.3684210526);
  background-color: rgb(0, 222, 171.3684210526);
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #00AB84;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #00AB84;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #00AB84;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #E74C3C;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(231, 76, 60, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #E74C3C;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23E74C3C%27 viewBox=%270 0 12 12%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23E74C3C%27 stroke=%27none%27/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #E74C3C;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #E74C3C;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%275%27 viewBox=%270 0 4 5%27%3e%3cpath fill=%27%23343a40%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23E74C3C%27 viewBox=%270 0 12 12%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23E74C3C%27 stroke=%27none%27/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #E74C3C;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #E74C3C;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #E74C3C;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #E74C3C;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: rgb(236.5890410959, 117.6849315068, 105.4109589041);
  background-color: rgb(236.5890410959, 117.6849315068, 105.4109589041);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #E74C3C;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #E74C3C;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #E74C3C;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #212529;
  background-color: #74A3E1;
  border-color: #74A3E1;
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(84.5399408284, 142.1775147929, 218.2100591716);
  border-color: rgb(74.0532544379, 135.2366863905, 215.9467455621);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(84.5399408284, 142.1775147929, 218.2100591716);
  border-color: rgb(74.0532544379, 135.2366863905, 215.9467455621);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(103.55, 144.1, 197.4, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(103.55, 144.1, 197.4, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #212529;
  background-color: #74A3E1;
  border-color: #74A3E1;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(74.0532544379, 135.2366863905, 215.9467455621);
  border-color: rgb(63.5665680473, 128.2958579882, 213.6834319527);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(103.55, 144.1, 197.4, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(103.55, 144.1, 197.4, 0.5);
}

.btn-secondary {
  color: #212529;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-secondary:hover {
  color: #212529;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #212529;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(221.7, 222.3, 222.9, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(221.7, 222.3, 222.9, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #212529;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #212529;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(221.7, 222.3, 222.9, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(221.7, 222.3, 222.9, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #00AB84;
  border-color: #00AB84;
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(0, 132.75, 102.4736842105);
  border-color: rgb(0, 120, 92.6315789474);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(0, 132.75, 102.4736842105);
  border-color: rgb(0, 120, 92.6315789474);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38.25, 183.6, 150.45, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38.25, 183.6, 150.45, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #00AB84;
  border-color: #00AB84;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 120, 92.6315789474);
  border-color: rgb(0, 107.25, 82.7894736842);
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38.25, 183.6, 150.45, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38.25, 183.6, 150.45, 0.5);
}

.btn-info {
  color: #212529;
  background-color: #74A3E1;
  border-color: #74A3E1;
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(84.5399408284, 142.1775147929, 218.2100591716);
  border-color: rgb(74.0532544379, 135.2366863905, 215.9467455621);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(84.5399408284, 142.1775147929, 218.2100591716);
  border-color: rgb(74.0532544379, 135.2366863905, 215.9467455621);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(103.55, 144.1, 197.4, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(103.55, 144.1, 197.4, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #212529;
  background-color: #74A3E1;
  border-color: #74A3E1;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(74.0532544379, 135.2366863905, 215.9467455621);
  border-color: rgb(63.5665680473, 128.2958579882, 213.6834319527);
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(103.55, 144.1, 197.4, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(103.55, 144.1, 197.4, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #E1CD00;
  border-color: #E1CD00;
}
.btn-warning:hover {
  color: #212529;
  background-color: rgb(186.75, 170.15, 0);
  border-color: rgb(174, 158.5333333333, 0);
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: rgb(186.75, 170.15, 0);
  border-color: rgb(174, 158.5333333333, 0);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(196.2, 179.8, 6.15, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(196.2, 179.8, 6.15, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #E1CD00;
  border-color: #E1CD00;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(174, 158.5333333333, 0);
  border-color: rgb(161.25, 146.9166666667, 0);
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(196.2, 179.8, 6.15, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(196.2, 179.8, 6.15, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #E74C3C;
  border-color: #E74C3C;
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(225.051369863, 46.1643835616, 27.698630137);
  border-color: rgb(213.698630137, 43.8356164384, 26.301369863);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(225.051369863, 46.1643835616, 27.698630137);
  border-color: rgb(213.698630137, 43.8356164384, 26.301369863);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(234.6, 102.85, 89.25, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(234.6, 102.85, 89.25, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #E74C3C;
  border-color: #E74C3C;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(213.698630137, 43.8356164384, 26.301369863);
  border-color: rgb(202.345890411, 41.5068493151, 24.904109589);
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(234.6, 102.85, 89.25, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(234.6, 102.85, 89.25, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-light:hover {
  color: #212529;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(221.7, 222.3, 222.9, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(221.7, 222.3, 222.9, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(221.7, 222.3, 222.9, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(221.7, 222.3, 222.9, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-dark:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: black;
  border-color: black;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38.25, 38.25, 38.25, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38.25, 38.25, 38.25, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38.25, 38.25, 38.25, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38.25, 38.25, 38.25, 0.5);
}

.btn-ccm-red {
  color: #fff;
  background-color: #E74C3C;
  border-color: #E74C3C;
}
.btn-ccm-red:hover {
  color: #fff;
  background-color: rgb(225.051369863, 46.1643835616, 27.698630137);
  border-color: rgb(213.698630137, 43.8356164384, 26.301369863);
}
.btn-ccm-red:focus, .btn-ccm-red.focus {
  color: #fff;
  background-color: rgb(225.051369863, 46.1643835616, 27.698630137);
  border-color: rgb(213.698630137, 43.8356164384, 26.301369863);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(234.6, 102.85, 89.25, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(234.6, 102.85, 89.25, 0.5);
}
.btn-ccm-red.disabled, .btn-ccm-red:disabled {
  color: #fff;
  background-color: #E74C3C;
  border-color: #E74C3C;
}
.btn-ccm-red:not(:disabled):not(.disabled):active, .btn-ccm-red:not(:disabled):not(.disabled).active, .show > .btn-ccm-red.dropdown-toggle {
  color: #fff;
  background-color: rgb(213.698630137, 43.8356164384, 26.301369863);
  border-color: rgb(202.345890411, 41.5068493151, 24.904109589);
}
.btn-ccm-red:not(:disabled):not(.disabled):active:focus, .btn-ccm-red:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-red.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(234.6, 102.85, 89.25, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(234.6, 102.85, 89.25, 0.5);
}

.btn-ccm-gray {
  color: #212529;
  background-color: #C4C4C4;
  border-color: #C4C4C4;
}
.btn-ccm-gray:hover {
  color: #212529;
  background-color: rgb(176.875, 176.875, 176.875);
  border-color: rgb(170.5, 170.5, 170.5);
}
.btn-ccm-gray:focus, .btn-ccm-gray.focus {
  color: #212529;
  background-color: rgb(176.875, 176.875, 176.875);
  border-color: rgb(170.5, 170.5, 170.5);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(171.55, 172.15, 172.75, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(171.55, 172.15, 172.75, 0.5);
}
.btn-ccm-gray.disabled, .btn-ccm-gray:disabled {
  color: #212529;
  background-color: #C4C4C4;
  border-color: #C4C4C4;
}
.btn-ccm-gray:not(:disabled):not(.disabled):active, .btn-ccm-gray:not(:disabled):not(.disabled).active, .show > .btn-ccm-gray.dropdown-toggle {
  color: #212529;
  background-color: rgb(170.5, 170.5, 170.5);
  border-color: rgb(164.125, 164.125, 164.125);
}
.btn-ccm-gray:not(:disabled):not(.disabled):active:focus, .btn-ccm-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-gray.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(171.55, 172.15, 172.75, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(171.55, 172.15, 172.75, 0.5);
}

.btn-ccm-oslo {
  color: #fff;
  background-color: #8D89A5;
  border-color: #8D89A5;
}
.btn-ccm-oslo:hover {
  color: #fff;
  background-color: rgb(120.0360576923, 115.3004807692, 148.4495192308);
  border-color: rgb(113.4326923077, 108.6057692308, 142.3942307692);
}
.btn-ccm-oslo:focus, .btn-ccm-oslo.focus {
  color: #fff;
  background-color: rgb(120.0360576923, 115.3004807692, 148.4495192308);
  border-color: rgb(113.4326923077, 108.6057692308, 142.3942307692);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(158.1, 154.7, 178.5, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(158.1, 154.7, 178.5, 0.5);
}
.btn-ccm-oslo.disabled, .btn-ccm-oslo:disabled {
  color: #fff;
  background-color: #8D89A5;
  border-color: #8D89A5;
}
.btn-ccm-oslo:not(:disabled):not(.disabled):active, .btn-ccm-oslo:not(:disabled):not(.disabled).active, .show > .btn-ccm-oslo.dropdown-toggle {
  color: #fff;
  background-color: rgb(113.4326923077, 108.6057692308, 142.3942307692);
  border-color: rgb(107.6706730769, 103.0889423077, 135.1610576923);
}
.btn-ccm-oslo:not(:disabled):not(.disabled):active:focus, .btn-ccm-oslo:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-oslo.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(158.1, 154.7, 178.5, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(158.1, 154.7, 178.5, 0.5);
}

.btn-ccm-navy {
  color: #fff;
  background-color: #2980B9;
  border-color: #2980B9;
}
.btn-ccm-navy:hover {
  color: #fff;
  background-color: rgb(34.060840708, 106.3362831858, 153.689159292);
  border-color: rgb(31.7477876106, 99.1150442478, 143.2522123894);
}
.btn-ccm-navy:focus, .btn-ccm-navy.focus {
  color: #fff;
  background-color: rgb(34.060840708, 106.3362831858, 153.689159292);
  border-color: rgb(31.7477876106, 99.1150442478, 143.2522123894);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(73.1, 147.05, 195.5, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(73.1, 147.05, 195.5, 0.5);
}
.btn-ccm-navy.disabled, .btn-ccm-navy:disabled {
  color: #fff;
  background-color: #2980B9;
  border-color: #2980B9;
}
.btn-ccm-navy:not(:disabled):not(.disabled):active, .btn-ccm-navy:not(:disabled):not(.disabled).active, .show > .btn-ccm-navy.dropdown-toggle {
  color: #fff;
  background-color: rgb(31.7477876106, 99.1150442478, 143.2522123894);
  border-color: rgb(29.4347345133, 91.8938053097, 132.8152654867);
}
.btn-ccm-navy:not(:disabled):not(.disabled):active:focus, .btn-ccm-navy:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-navy.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(73.1, 147.05, 195.5, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(73.1, 147.05, 195.5, 0.5);
}

.btn-ccm-blue {
  color: #212529;
  background-color: #74A3E1;
  border-color: #74A3E1;
}
.btn-ccm-blue:hover {
  color: #fff;
  background-color: rgb(84.5399408284, 142.1775147929, 218.2100591716);
  border-color: rgb(74.0532544379, 135.2366863905, 215.9467455621);
}
.btn-ccm-blue:focus, .btn-ccm-blue.focus {
  color: #fff;
  background-color: rgb(84.5399408284, 142.1775147929, 218.2100591716);
  border-color: rgb(74.0532544379, 135.2366863905, 215.9467455621);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(103.55, 144.1, 197.4, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(103.55, 144.1, 197.4, 0.5);
}
.btn-ccm-blue.disabled, .btn-ccm-blue:disabled {
  color: #212529;
  background-color: #74A3E1;
  border-color: #74A3E1;
}
.btn-ccm-blue:not(:disabled):not(.disabled):active, .btn-ccm-blue:not(:disabled):not(.disabled).active, .show > .btn-ccm-blue.dropdown-toggle {
  color: #fff;
  background-color: rgb(74.0532544379, 135.2366863905, 215.9467455621);
  border-color: rgb(63.5665680473, 128.2958579882, 213.6834319527);
}
.btn-ccm-blue:not(:disabled):not(.disabled):active:focus, .btn-ccm-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-blue.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(103.55, 144.1, 197.4, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(103.55, 144.1, 197.4, 0.5);
}

.btn-ccm-green {
  color: #fff;
  background-color: #00AB84;
  border-color: #00AB84;
}
.btn-ccm-green:hover {
  color: #fff;
  background-color: rgb(0, 132.75, 102.4736842105);
  border-color: rgb(0, 120, 92.6315789474);
}
.btn-ccm-green:focus, .btn-ccm-green.focus {
  color: #fff;
  background-color: rgb(0, 132.75, 102.4736842105);
  border-color: rgb(0, 120, 92.6315789474);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38.25, 183.6, 150.45, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38.25, 183.6, 150.45, 0.5);
}
.btn-ccm-green.disabled, .btn-ccm-green:disabled {
  color: #fff;
  background-color: #00AB84;
  border-color: #00AB84;
}
.btn-ccm-green:not(:disabled):not(.disabled):active, .btn-ccm-green:not(:disabled):not(.disabled).active, .show > .btn-ccm-green.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 120, 92.6315789474);
  border-color: rgb(0, 107.25, 82.7894736842);
}
.btn-ccm-green:not(:disabled):not(.disabled):active:focus, .btn-ccm-green:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-green.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38.25, 183.6, 150.45, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38.25, 183.6, 150.45, 0.5);
}

.btn-ccm-yellow {
  color: #212529;
  background-color: #E1CD00;
  border-color: #E1CD00;
}
.btn-ccm-yellow:hover {
  color: #212529;
  background-color: rgb(186.75, 170.15, 0);
  border-color: rgb(174, 158.5333333333, 0);
}
.btn-ccm-yellow:focus, .btn-ccm-yellow.focus {
  color: #212529;
  background-color: rgb(186.75, 170.15, 0);
  border-color: rgb(174, 158.5333333333, 0);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(196.2, 179.8, 6.15, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(196.2, 179.8, 6.15, 0.5);
}
.btn-ccm-yellow.disabled, .btn-ccm-yellow:disabled {
  color: #212529;
  background-color: #E1CD00;
  border-color: #E1CD00;
}
.btn-ccm-yellow:not(:disabled):not(.disabled):active, .btn-ccm-yellow:not(:disabled):not(.disabled).active, .show > .btn-ccm-yellow.dropdown-toggle {
  color: #fff;
  background-color: rgb(174, 158.5333333333, 0);
  border-color: rgb(161.25, 146.9166666667, 0);
}
.btn-ccm-yellow:not(:disabled):not(.disabled):active:focus, .btn-ccm-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-yellow.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(196.2, 179.8, 6.15, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(196.2, 179.8, 6.15, 0.5);
}

.btn-ccm-orange {
  color: #fff;
  background-color: #E67E22;
  border-color: #E67E22;
}
.btn-ccm-orange:hover {
  color: #fff;
  background-color: rgb(202.8079268293, 107.368902439, 22.9420731707);
  border-color: rgb(191.3536585366, 101.3048780488, 21.6463414634);
}
.btn-ccm-orange:focus, .btn-ccm-orange.focus {
  color: #fff;
  background-color: rgb(202.8079268293, 107.368902439, 22.9420731707);
  border-color: rgb(191.3536585366, 101.3048780488, 21.6463414634);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(233.75, 145.35, 67.15, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(233.75, 145.35, 67.15, 0.5);
}
.btn-ccm-orange.disabled, .btn-ccm-orange:disabled {
  color: #fff;
  background-color: #E67E22;
  border-color: #E67E22;
}
.btn-ccm-orange:not(:disabled):not(.disabled):active, .btn-ccm-orange:not(:disabled):not(.disabled).active, .show > .btn-ccm-orange.dropdown-toggle {
  color: #fff;
  background-color: rgb(191.3536585366, 101.3048780488, 21.6463414634);
  border-color: rgb(179.8993902439, 95.2408536585, 20.3506097561);
}
.btn-ccm-orange:not(:disabled):not(.disabled):active:focus, .btn-ccm-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-orange.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(233.75, 145.35, 67.15, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(233.75, 145.35, 67.15, 0.5);
}

.btn-ccm-bismark {
  color: #fff;
  background-color: #4A6784;
  border-color: #4A6784;
}
.btn-ccm-bismark:hover {
  color: #fff;
  background-color: rgb(60.2597087379, 83.875, 107.4902912621);
  border-color: rgb(55.6796116505, 77.5, 99.3203883495);
}
.btn-ccm-bismark:focus, .btn-ccm-bismark.focus {
  color: #fff;
  background-color: rgb(60.2597087379, 83.875, 107.4902912621);
  border-color: rgb(55.6796116505, 77.5, 99.3203883495);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(101.15, 125.8, 150.45, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(101.15, 125.8, 150.45, 0.5);
}
.btn-ccm-bismark.disabled, .btn-ccm-bismark:disabled {
  color: #fff;
  background-color: #4A6784;
  border-color: #4A6784;
}
.btn-ccm-bismark:not(:disabled):not(.disabled):active, .btn-ccm-bismark:not(:disabled):not(.disabled).active, .show > .btn-ccm-bismark.dropdown-toggle {
  color: #fff;
  background-color: rgb(55.6796116505, 77.5, 99.3203883495);
  border-color: rgb(51.0995145631, 71.125, 91.1504854369);
}
.btn-ccm-bismark:not(:disabled):not(.disabled):active:focus, .btn-ccm-bismark:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-bismark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(101.15, 125.8, 150.45, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(101.15, 125.8, 150.45, 0.5);
}

.btn-ccm-bali-hai {
  color: #fff;
  background-color: #8095B1;
  border-color: #8095B1;
}
.btn-ccm-bali-hai:hover {
  color: #fff;
  background-color: rgb(104.3036585366, 129.2219512195, 162.4463414634);
  border-color: rgb(96.643902439, 122.6634146341, 157.356097561);
}
.btn-ccm-bali-hai:focus, .btn-ccm-bali-hai.focus {
  color: #fff;
  background-color: rgb(104.3036585366, 129.2219512195, 162.4463414634);
  border-color: rgb(96.643902439, 122.6634146341, 157.356097561);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(147.05, 164.9, 188.7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(147.05, 164.9, 188.7, 0.5);
}
.btn-ccm-bali-hai.disabled, .btn-ccm-bali-hai:disabled {
  color: #fff;
  background-color: #8095B1;
  border-color: #8095B1;
}
.btn-ccm-bali-hai:not(:disabled):not(.disabled):active, .btn-ccm-bali-hai:not(:disabled):not(.disabled).active, .show > .btn-ccm-bali-hai.dropdown-toggle {
  color: #fff;
  background-color: rgb(96.643902439, 122.6634146341, 157.356097561);
  border-color: rgb(91.7926829268, 116.506097561, 149.4573170732);
}
.btn-ccm-bali-hai:not(:disabled):not(.disabled):active:focus, .btn-ccm-bali-hai:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-bali-hai.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(147.05, 164.9, 188.7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(147.05, 164.9, 188.7, 0.5);
}

.btn-ccm-bluewood {
  color: #fff;
  background-color: #2C3E50;
  border-color: #2C3E50;
}
.btn-ccm-bluewood:hover {
  color: #fff;
  background-color: rgb(30.4274193548, 42.875, 55.3225806452);
  border-color: rgb(25.9032258065, 36.5, 47.0967741935);
}
.btn-ccm-bluewood:focus, .btn-ccm-bluewood.focus {
  color: #fff;
  background-color: rgb(30.4274193548, 42.875, 55.3225806452);
  border-color: rgb(25.9032258065, 36.5, 47.0967741935);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(75.65, 90.95, 106.25, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(75.65, 90.95, 106.25, 0.5);
}
.btn-ccm-bluewood.disabled, .btn-ccm-bluewood:disabled {
  color: #fff;
  background-color: #2C3E50;
  border-color: #2C3E50;
}
.btn-ccm-bluewood:not(:disabled):not(.disabled):active, .btn-ccm-bluewood:not(:disabled):not(.disabled).active, .show > .btn-ccm-bluewood.dropdown-toggle {
  color: #fff;
  background-color: rgb(25.9032258065, 36.5, 47.0967741935);
  border-color: rgb(21.3790322581, 30.125, 38.8709677419);
}
.btn-ccm-bluewood:not(:disabled):not(.disabled):active:focus, .btn-ccm-bluewood:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-bluewood.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(75.65, 90.95, 106.25, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(75.65, 90.95, 106.25, 0.5);
}

.btn-ccm-lipstick {
  color: #fff;
  background-color: #C6017D;
  border-color: #C6017D;
}
.btn-ccm-lipstick:hover {
  color: #fff;
  background-color: rgb(159.9422110553, 0.8077889447, 100.9736180905);
  border-color: rgb(147.256281407, 0.743718593, 92.9648241206);
}
.btn-ccm-lipstick:focus, .btn-ccm-lipstick.focus {
  color: #fff;
  background-color: rgb(159.9422110553, 0.8077889447, 100.9736180905);
  border-color: rgb(147.256281407, 0.743718593, 92.9648241206);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(206.55, 39.1, 144.5, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(206.55, 39.1, 144.5, 0.5);
}
.btn-ccm-lipstick.disabled, .btn-ccm-lipstick:disabled {
  color: #fff;
  background-color: #C6017D;
  border-color: #C6017D;
}
.btn-ccm-lipstick:not(:disabled):not(.disabled):active, .btn-ccm-lipstick:not(:disabled):not(.disabled).active, .show > .btn-ccm-lipstick.dropdown-toggle {
  color: #fff;
  background-color: rgb(147.256281407, 0.743718593, 92.9648241206);
  border-color: rgb(134.5703517588, 0.6796482412, 84.9560301508);
}
.btn-ccm-lipstick:not(:disabled):not(.disabled):active:focus, .btn-ccm-lipstick:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-lipstick.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(206.55, 39.1, 144.5, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(206.55, 39.1, 144.5, 0.5);
}

.btn-ccm-light-gray {
  color: #212529;
  background-color: #F2F2F2;
  border-color: #F2F2F2;
}
.btn-ccm-light-gray:hover {
  color: #212529;
  background-color: rgb(222.875, 222.875, 222.875);
  border-color: rgb(216.5, 216.5, 216.5);
}
.btn-ccm-light-gray:focus, .btn-ccm-light-gray.focus {
  color: #212529;
  background-color: rgb(222.875, 222.875, 222.875);
  border-color: rgb(216.5, 216.5, 216.5);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(210.65, 211.25, 211.85, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(210.65, 211.25, 211.85, 0.5);
}
.btn-ccm-light-gray.disabled, .btn-ccm-light-gray:disabled {
  color: #212529;
  background-color: #F2F2F2;
  border-color: #F2F2F2;
}
.btn-ccm-light-gray:not(:disabled):not(.disabled):active, .btn-ccm-light-gray:not(:disabled):not(.disabled).active, .show > .btn-ccm-light-gray.dropdown-toggle {
  color: #212529;
  background-color: rgb(216.5, 216.5, 216.5);
  border-color: rgb(210.125, 210.125, 210.125);
}
.btn-ccm-light-gray:not(:disabled):not(.disabled):active:focus, .btn-ccm-light-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-light-gray.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(210.65, 211.25, 211.85, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(210.65, 211.25, 211.85, 0.5);
}

.btn-ccm-bright-red {
  color: #fff;
  background-color: #FF0000;
  border-color: #FF0000;
}
.btn-ccm-bright-red:hover {
  color: #fff;
  background-color: rgb(216.75, 0, 0);
  border-color: #cc0000;
}
.btn-ccm-bright-red:focus, .btn-ccm-bright-red.focus {
  color: #fff;
  background-color: rgb(216.75, 0, 0);
  border-color: #cc0000;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 38.25, 38.25, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 38.25, 38.25, 0.5);
}
.btn-ccm-bright-red.disabled, .btn-ccm-bright-red:disabled {
  color: #fff;
  background-color: #FF0000;
  border-color: #FF0000;
}
.btn-ccm-bright-red:not(:disabled):not(.disabled):active, .btn-ccm-bright-red:not(:disabled):not(.disabled).active, .show > .btn-ccm-bright-red.dropdown-toggle {
  color: #fff;
  background-color: #cc0000;
  border-color: rgb(191.25, 0, 0);
}
.btn-ccm-bright-red:not(:disabled):not(.disabled):active:focus, .btn-ccm-bright-red:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-bright-red.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 38.25, 38.25, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 38.25, 38.25, 0.5);
}

.btn-ccm-inactive {
  color: #fff;
  background-color: #929292;
  border-color: #929292;
}
.btn-ccm-inactive:hover {
  color: #fff;
  background-color: rgb(126.875, 126.875, 126.875);
  border-color: rgb(120.5, 120.5, 120.5);
}
.btn-ccm-inactive:focus, .btn-ccm-inactive.focus {
  color: #fff;
  background-color: rgb(126.875, 126.875, 126.875);
  border-color: rgb(120.5, 120.5, 120.5);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(162.35, 162.35, 162.35, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(162.35, 162.35, 162.35, 0.5);
}
.btn-ccm-inactive.disabled, .btn-ccm-inactive:disabled {
  color: #fff;
  background-color: #929292;
  border-color: #929292;
}
.btn-ccm-inactive:not(:disabled):not(.disabled):active, .btn-ccm-inactive:not(:disabled):not(.disabled).active, .show > .btn-ccm-inactive.dropdown-toggle {
  color: #fff;
  background-color: rgb(120.5, 120.5, 120.5);
  border-color: rgb(114.125, 114.125, 114.125);
}
.btn-ccm-inactive:not(:disabled):not(.disabled):active:focus, .btn-ccm-inactive:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-inactive.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(162.35, 162.35, 162.35, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(162.35, 162.35, 162.35, 0.5);
}

.btn-ccm-boulder {
  color: #fff;
  background-color: #767676;
  border-color: #767676;
}
.btn-ccm-boulder:hover {
  color: #fff;
  background-color: rgb(98.875, 98.875, 98.875);
  border-color: rgb(92.5, 92.5, 92.5);
}
.btn-ccm-boulder:focus, .btn-ccm-boulder.focus {
  color: #fff;
  background-color: rgb(98.875, 98.875, 98.875);
  border-color: rgb(92.5, 92.5, 92.5);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(138.55, 138.55, 138.55, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(138.55, 138.55, 138.55, 0.5);
}
.btn-ccm-boulder.disabled, .btn-ccm-boulder:disabled {
  color: #fff;
  background-color: #767676;
  border-color: #767676;
}
.btn-ccm-boulder:not(:disabled):not(.disabled):active, .btn-ccm-boulder:not(:disabled):not(.disabled).active, .show > .btn-ccm-boulder.dropdown-toggle {
  color: #fff;
  background-color: rgb(92.5, 92.5, 92.5);
  border-color: rgb(86.125, 86.125, 86.125);
}
.btn-ccm-boulder:not(:disabled):not(.disabled):active:focus, .btn-ccm-boulder:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-boulder.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(138.55, 138.55, 138.55, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(138.55, 138.55, 138.55, 0.5);
}

.btn-ccm-darker-yellow {
  color: #212529;
  background-color: #BBAA03;
  border-color: #BBAA03;
}
.btn-ccm-darker-yellow:hover {
  color: #fff;
  background-color: rgb(149.3539473684, 135.7763157895, 2.3960526316);
  border-color: rgb(136.8052631579, 124.3684210526, 2.1947368421);
}
.btn-ccm-darker-yellow:focus, .btn-ccm-darker-yellow.focus {
  color: #fff;
  background-color: rgb(149.3539473684, 135.7763157895, 2.3960526316);
  border-color: rgb(136.8052631579, 124.3684210526, 2.1947368421);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(163.9, 150.05, 8.7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(163.9, 150.05, 8.7, 0.5);
}
.btn-ccm-darker-yellow.disabled, .btn-ccm-darker-yellow:disabled {
  color: #212529;
  background-color: #BBAA03;
  border-color: #BBAA03;
}
.btn-ccm-darker-yellow:not(:disabled):not(.disabled):active, .btn-ccm-darker-yellow:not(:disabled):not(.disabled).active, .show > .btn-ccm-darker-yellow.dropdown-toggle {
  color: #fff;
  background-color: rgb(136.8052631579, 124.3684210526, 2.1947368421);
  border-color: rgb(124.2565789474, 112.9605263158, 1.9934210526);
}
.btn-ccm-darker-yellow:not(:disabled):not(.disabled):active:focus, .btn-ccm-darker-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-ccm-darker-yellow.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(163.9, 150.05, 8.7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(163.9, 150.05, 8.7, 0.5);
}

.btn-outline-primary {
  color: #74A3E1;
  border-color: #74A3E1;
}
.btn-outline-primary:hover {
  color: #212529;
  background-color: #74A3E1;
  border-color: #74A3E1;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #74A3E1;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #212529;
  background-color: #74A3E1;
  border-color: #74A3E1;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
}

.btn-outline-secondary {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-outline-secondary:hover {
  color: #212529;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #FFFFFF;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #212529;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-success {
  color: #00AB84;
  border-color: #00AB84;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #00AB84;
  border-color: #00AB84;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #00AB84;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #00AB84;
  border-color: #00AB84;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.5);
}

.btn-outline-info {
  color: #74A3E1;
  border-color: #74A3E1;
}
.btn-outline-info:hover {
  color: #212529;
  background-color: #74A3E1;
  border-color: #74A3E1;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #74A3E1;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #212529;
  background-color: #74A3E1;
  border-color: #74A3E1;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
}

.btn-outline-warning {
  color: #E1CD00;
  border-color: #E1CD00;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #E1CD00;
  border-color: #E1CD00;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 205, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 205, 0, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #E1CD00;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #E1CD00;
  border-color: #E1CD00;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 205, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 205, 0, 0.5);
}

.btn-outline-danger {
  color: #E74C3C;
  border-color: #E74C3C;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #E74C3C;
  border-color: #E74C3C;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #E74C3C;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #E74C3C;
  border-color: #E74C3C;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}

.btn-outline-light {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #FFFFFF;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-dark {
  color: #000000;
  border-color: #000000;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #000000;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.btn-outline-ccm-red {
  color: #E74C3C;
  border-color: #E74C3C;
}
.btn-outline-ccm-red:hover {
  color: #fff;
  background-color: #E74C3C;
  border-color: #E74C3C;
}
.btn-outline-ccm-red:focus, .btn-outline-ccm-red.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}
.btn-outline-ccm-red.disabled, .btn-outline-ccm-red:disabled {
  color: #E74C3C;
  background-color: transparent;
}
.btn-outline-ccm-red:not(:disabled):not(.disabled):active, .btn-outline-ccm-red:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-red.dropdown-toggle {
  color: #fff;
  background-color: #E74C3C;
  border-color: #E74C3C;
}
.btn-outline-ccm-red:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-red:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-red.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}

.btn-outline-ccm-gray {
  color: #C4C4C4;
  border-color: #C4C4C4;
}
.btn-outline-ccm-gray:hover {
  color: #212529;
  background-color: #C4C4C4;
  border-color: #C4C4C4;
}
.btn-outline-ccm-gray:focus, .btn-outline-ccm-gray.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(196, 196, 196, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(196, 196, 196, 0.5);
}
.btn-outline-ccm-gray.disabled, .btn-outline-ccm-gray:disabled {
  color: #C4C4C4;
  background-color: transparent;
}
.btn-outline-ccm-gray:not(:disabled):not(.disabled):active, .btn-outline-ccm-gray:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-gray.dropdown-toggle {
  color: #212529;
  background-color: #C4C4C4;
  border-color: #C4C4C4;
}
.btn-outline-ccm-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-gray.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(196, 196, 196, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(196, 196, 196, 0.5);
}

.btn-outline-ccm-oslo {
  color: #8D89A5;
  border-color: #8D89A5;
}
.btn-outline-ccm-oslo:hover {
  color: #fff;
  background-color: #8D89A5;
  border-color: #8D89A5;
}
.btn-outline-ccm-oslo:focus, .btn-outline-ccm-oslo.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(141, 137, 165, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(141, 137, 165, 0.5);
}
.btn-outline-ccm-oslo.disabled, .btn-outline-ccm-oslo:disabled {
  color: #8D89A5;
  background-color: transparent;
}
.btn-outline-ccm-oslo:not(:disabled):not(.disabled):active, .btn-outline-ccm-oslo:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-oslo.dropdown-toggle {
  color: #fff;
  background-color: #8D89A5;
  border-color: #8D89A5;
}
.btn-outline-ccm-oslo:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-oslo:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-oslo.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(141, 137, 165, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(141, 137, 165, 0.5);
}

.btn-outline-ccm-navy {
  color: #2980B9;
  border-color: #2980B9;
}
.btn-outline-ccm-navy:hover {
  color: #fff;
  background-color: #2980B9;
  border-color: #2980B9;
}
.btn-outline-ccm-navy:focus, .btn-outline-ccm-navy.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(41, 128, 185, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(41, 128, 185, 0.5);
}
.btn-outline-ccm-navy.disabled, .btn-outline-ccm-navy:disabled {
  color: #2980B9;
  background-color: transparent;
}
.btn-outline-ccm-navy:not(:disabled):not(.disabled):active, .btn-outline-ccm-navy:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-navy.dropdown-toggle {
  color: #fff;
  background-color: #2980B9;
  border-color: #2980B9;
}
.btn-outline-ccm-navy:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-navy:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-navy.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(41, 128, 185, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(41, 128, 185, 0.5);
}

.btn-outline-ccm-blue {
  color: #74A3E1;
  border-color: #74A3E1;
}
.btn-outline-ccm-blue:hover {
  color: #212529;
  background-color: #74A3E1;
  border-color: #74A3E1;
}
.btn-outline-ccm-blue:focus, .btn-outline-ccm-blue.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
}
.btn-outline-ccm-blue.disabled, .btn-outline-ccm-blue:disabled {
  color: #74A3E1;
  background-color: transparent;
}
.btn-outline-ccm-blue:not(:disabled):not(.disabled):active, .btn-outline-ccm-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-blue.dropdown-toggle {
  color: #212529;
  background-color: #74A3E1;
  border-color: #74A3E1;
}
.btn-outline-ccm-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-blue.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
}

.btn-outline-ccm-green {
  color: #00AB84;
  border-color: #00AB84;
}
.btn-outline-ccm-green:hover {
  color: #fff;
  background-color: #00AB84;
  border-color: #00AB84;
}
.btn-outline-ccm-green:focus, .btn-outline-ccm-green.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.5);
}
.btn-outline-ccm-green.disabled, .btn-outline-ccm-green:disabled {
  color: #00AB84;
  background-color: transparent;
}
.btn-outline-ccm-green:not(:disabled):not(.disabled):active, .btn-outline-ccm-green:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-green.dropdown-toggle {
  color: #fff;
  background-color: #00AB84;
  border-color: #00AB84;
}
.btn-outline-ccm-green:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-green:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-green.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.5);
}

.btn-outline-ccm-yellow {
  color: #E1CD00;
  border-color: #E1CD00;
}
.btn-outline-ccm-yellow:hover {
  color: #212529;
  background-color: #E1CD00;
  border-color: #E1CD00;
}
.btn-outline-ccm-yellow:focus, .btn-outline-ccm-yellow.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 205, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 205, 0, 0.5);
}
.btn-outline-ccm-yellow.disabled, .btn-outline-ccm-yellow:disabled {
  color: #E1CD00;
  background-color: transparent;
}
.btn-outline-ccm-yellow:not(:disabled):not(.disabled):active, .btn-outline-ccm-yellow:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-yellow.dropdown-toggle {
  color: #212529;
  background-color: #E1CD00;
  border-color: #E1CD00;
}
.btn-outline-ccm-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-yellow.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 205, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 205, 0, 0.5);
}

.btn-outline-ccm-orange {
  color: #E67E22;
  border-color: #E67E22;
}
.btn-outline-ccm-orange:hover {
  color: #fff;
  background-color: #E67E22;
  border-color: #E67E22;
}
.btn-outline-ccm-orange:focus, .btn-outline-ccm-orange.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 126, 34, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(230, 126, 34, 0.5);
}
.btn-outline-ccm-orange.disabled, .btn-outline-ccm-orange:disabled {
  color: #E67E22;
  background-color: transparent;
}
.btn-outline-ccm-orange:not(:disabled):not(.disabled):active, .btn-outline-ccm-orange:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-orange.dropdown-toggle {
  color: #fff;
  background-color: #E67E22;
  border-color: #E67E22;
}
.btn-outline-ccm-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-orange.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 126, 34, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(230, 126, 34, 0.5);
}

.btn-outline-ccm-bismark {
  color: #4A6784;
  border-color: #4A6784;
}
.btn-outline-ccm-bismark:hover {
  color: #fff;
  background-color: #4A6784;
  border-color: #4A6784;
}
.btn-outline-ccm-bismark:focus, .btn-outline-ccm-bismark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(74, 103, 132, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(74, 103, 132, 0.5);
}
.btn-outline-ccm-bismark.disabled, .btn-outline-ccm-bismark:disabled {
  color: #4A6784;
  background-color: transparent;
}
.btn-outline-ccm-bismark:not(:disabled):not(.disabled):active, .btn-outline-ccm-bismark:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-bismark.dropdown-toggle {
  color: #fff;
  background-color: #4A6784;
  border-color: #4A6784;
}
.btn-outline-ccm-bismark:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-bismark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-bismark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(74, 103, 132, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(74, 103, 132, 0.5);
}

.btn-outline-ccm-bali-hai {
  color: #8095B1;
  border-color: #8095B1;
}
.btn-outline-ccm-bali-hai:hover {
  color: #fff;
  background-color: #8095B1;
  border-color: #8095B1;
}
.btn-outline-ccm-bali-hai:focus, .btn-outline-ccm-bali-hai.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(128, 149, 177, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(128, 149, 177, 0.5);
}
.btn-outline-ccm-bali-hai.disabled, .btn-outline-ccm-bali-hai:disabled {
  color: #8095B1;
  background-color: transparent;
}
.btn-outline-ccm-bali-hai:not(:disabled):not(.disabled):active, .btn-outline-ccm-bali-hai:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-bali-hai.dropdown-toggle {
  color: #fff;
  background-color: #8095B1;
  border-color: #8095B1;
}
.btn-outline-ccm-bali-hai:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-bali-hai:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-bali-hai.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(128, 149, 177, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(128, 149, 177, 0.5);
}

.btn-outline-ccm-bluewood {
  color: #2C3E50;
  border-color: #2C3E50;
}
.btn-outline-ccm-bluewood:hover {
  color: #fff;
  background-color: #2C3E50;
  border-color: #2C3E50;
}
.btn-outline-ccm-bluewood:focus, .btn-outline-ccm-bluewood.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
}
.btn-outline-ccm-bluewood.disabled, .btn-outline-ccm-bluewood:disabled {
  color: #2C3E50;
  background-color: transparent;
}
.btn-outline-ccm-bluewood:not(:disabled):not(.disabled):active, .btn-outline-ccm-bluewood:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-bluewood.dropdown-toggle {
  color: #fff;
  background-color: #2C3E50;
  border-color: #2C3E50;
}
.btn-outline-ccm-bluewood:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-bluewood:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-bluewood.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
}

.btn-outline-ccm-lipstick {
  color: #C6017D;
  border-color: #C6017D;
}
.btn-outline-ccm-lipstick:hover {
  color: #fff;
  background-color: #C6017D;
  border-color: #C6017D;
}
.btn-outline-ccm-lipstick:focus, .btn-outline-ccm-lipstick.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(198, 1, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(198, 1, 125, 0.5);
}
.btn-outline-ccm-lipstick.disabled, .btn-outline-ccm-lipstick:disabled {
  color: #C6017D;
  background-color: transparent;
}
.btn-outline-ccm-lipstick:not(:disabled):not(.disabled):active, .btn-outline-ccm-lipstick:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-lipstick.dropdown-toggle {
  color: #fff;
  background-color: #C6017D;
  border-color: #C6017D;
}
.btn-outline-ccm-lipstick:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-lipstick:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-lipstick.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(198, 1, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(198, 1, 125, 0.5);
}

.btn-outline-ccm-light-gray {
  color: #F2F2F2;
  border-color: #F2F2F2;
}
.btn-outline-ccm-light-gray:hover {
  color: #212529;
  background-color: #F2F2F2;
  border-color: #F2F2F2;
}
.btn-outline-ccm-light-gray:focus, .btn-outline-ccm-light-gray.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5);
}
.btn-outline-ccm-light-gray.disabled, .btn-outline-ccm-light-gray:disabled {
  color: #F2F2F2;
  background-color: transparent;
}
.btn-outline-ccm-light-gray:not(:disabled):not(.disabled):active, .btn-outline-ccm-light-gray:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-light-gray.dropdown-toggle {
  color: #212529;
  background-color: #F2F2F2;
  border-color: #F2F2F2;
}
.btn-outline-ccm-light-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-light-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-light-gray.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5);
}

.btn-outline-ccm-bright-red {
  color: #FF0000;
  border-color: #FF0000;
}
.btn-outline-ccm-bright-red:hover {
  color: #fff;
  background-color: #FF0000;
  border-color: #FF0000;
}
.btn-outline-ccm-bright-red:focus, .btn-outline-ccm-bright-red.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);
}
.btn-outline-ccm-bright-red.disabled, .btn-outline-ccm-bright-red:disabled {
  color: #FF0000;
  background-color: transparent;
}
.btn-outline-ccm-bright-red:not(:disabled):not(.disabled):active, .btn-outline-ccm-bright-red:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-bright-red.dropdown-toggle {
  color: #fff;
  background-color: #FF0000;
  border-color: #FF0000;
}
.btn-outline-ccm-bright-red:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-bright-red:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-bright-red.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);
}

.btn-outline-ccm-inactive {
  color: #929292;
  border-color: #929292;
}
.btn-outline-ccm-inactive:hover {
  color: #fff;
  background-color: #929292;
  border-color: #929292;
}
.btn-outline-ccm-inactive:focus, .btn-outline-ccm-inactive.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(146, 146, 146, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(146, 146, 146, 0.5);
}
.btn-outline-ccm-inactive.disabled, .btn-outline-ccm-inactive:disabled {
  color: #929292;
  background-color: transparent;
}
.btn-outline-ccm-inactive:not(:disabled):not(.disabled):active, .btn-outline-ccm-inactive:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-inactive.dropdown-toggle {
  color: #fff;
  background-color: #929292;
  border-color: #929292;
}
.btn-outline-ccm-inactive:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-inactive:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-inactive.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(146, 146, 146, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(146, 146, 146, 0.5);
}

.btn-outline-ccm-boulder {
  color: #767676;
  border-color: #767676;
}
.btn-outline-ccm-boulder:hover {
  color: #fff;
  background-color: #767676;
  border-color: #767676;
}
.btn-outline-ccm-boulder:focus, .btn-outline-ccm-boulder.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5);
}
.btn-outline-ccm-boulder.disabled, .btn-outline-ccm-boulder:disabled {
  color: #767676;
  background-color: transparent;
}
.btn-outline-ccm-boulder:not(:disabled):not(.disabled):active, .btn-outline-ccm-boulder:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-boulder.dropdown-toggle {
  color: #fff;
  background-color: #767676;
  border-color: #767676;
}
.btn-outline-ccm-boulder:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-boulder:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-boulder.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5);
}

.btn-outline-ccm-darker-yellow {
  color: #BBAA03;
  border-color: #BBAA03;
}
.btn-outline-ccm-darker-yellow:hover {
  color: #212529;
  background-color: #BBAA03;
  border-color: #BBAA03;
}
.btn-outline-ccm-darker-yellow:focus, .btn-outline-ccm-darker-yellow.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(187, 170, 3, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(187, 170, 3, 0.5);
}
.btn-outline-ccm-darker-yellow.disabled, .btn-outline-ccm-darker-yellow:disabled {
  color: #BBAA03;
  background-color: transparent;
}
.btn-outline-ccm-darker-yellow:not(:disabled):not(.disabled):active, .btn-outline-ccm-darker-yellow:not(:disabled):not(.disabled).active, .show > .btn-outline-ccm-darker-yellow.dropdown-toggle {
  color: #212529;
  background-color: #BBAA03;
  border-color: #BBAA03;
}
.btn-outline-ccm-darker-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-ccm-darker-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-ccm-darker-yellow.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(187, 170, 3, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(187, 170, 3, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #74A3E1;
  text-decoration: none;
}
.btn-link:hover {
  color: rgb(53.0798816568, 121.3550295858, 211.4201183432);
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: rgb(21.6283783784, 24.25, 26.8716216216);
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #74A3E1;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #74A3E1;
  background-color: #74A3E1;
}
.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: rgb(220.8668639053, 232.4082840237, 247.6331360947);
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: white;
  border-color: white;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23fff%27 d=%27M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z%27/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #74A3E1;
  background-color: #74A3E1;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%274%27 viewBox=%270 0 4 4%27%3e%3cpath stroke=%27%23fff%27 d=%27M0 2h4%27/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(116, 163, 225, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(116, 163, 225, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(116, 163, 225, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
          transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(116, 163, 225, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%275%27 viewBox=%270 0 4 5%27%3e%3cpath fill=%27%23343a40%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: rgb(220.8668639053, 232.4082840237, 247.6331360947);
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: rgb(220.8668639053, 232.4082840237, 247.6331360947);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #74A3E1;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
}
.custom-range::-webkit-slider-thumb:active {
  background-color: white;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #74A3E1;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb {
  -moz-appearance: none;
       appearance: none;
}
.custom-range::-moz-range-thumb:active {
  background-color: white;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #74A3E1;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb {
  appearance: none;
}
.custom-range::-ms-thumb:active {
  background-color: white;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    -webkit-transition: none;
    transition: none;
  }
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #74A3E1;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%280, 0, 0, 0.5%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.5%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #74A3E1;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: rgb(53.0798816568, 121.3550295858, 211.4201183432);
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #74A3E1;
  border-color: #74A3E1;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    -webkit-transition: none;
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #212529;
  background-color: #74A3E1;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #212529;
  background-color: rgb(74.0532544379, 135.2366863905, 215.9467455621);
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
}

.badge-secondary {
  color: #212529;
  background-color: #FFFFFF;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #212529;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #00AB84;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: rgb(0, 120, 92.6315789474);
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.5);
}

.badge-info {
  color: #212529;
  background-color: #74A3E1;
}
a.badge-info:hover, a.badge-info:focus {
  color: #212529;
  background-color: rgb(74.0532544379, 135.2366863905, 215.9467455621);
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #E1CD00;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: rgb(174, 158.5333333333, 0);
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 205, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 205, 0, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #E74C3C;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: rgb(213.698630137, 43.8356164384, 26.301369863);
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #FFFFFF;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #000000;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: black;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

.badge-ccm-red {
  color: #fff;
  background-color: #E74C3C;
}
a.badge-ccm-red:hover, a.badge-ccm-red:focus {
  color: #fff;
  background-color: rgb(213.698630137, 43.8356164384, 26.301369863);
}
a.badge-ccm-red:focus, a.badge-ccm-red.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}

.badge-ccm-gray {
  color: #212529;
  background-color: #C4C4C4;
}
a.badge-ccm-gray:hover, a.badge-ccm-gray:focus {
  color: #212529;
  background-color: rgb(170.5, 170.5, 170.5);
}
a.badge-ccm-gray:focus, a.badge-ccm-gray.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(196, 196, 196, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(196, 196, 196, 0.5);
}

.badge-ccm-oslo {
  color: #fff;
  background-color: #8D89A5;
}
a.badge-ccm-oslo:hover, a.badge-ccm-oslo:focus {
  color: #fff;
  background-color: rgb(113.4326923077, 108.6057692308, 142.3942307692);
}
a.badge-ccm-oslo:focus, a.badge-ccm-oslo.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(141, 137, 165, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(141, 137, 165, 0.5);
}

.badge-ccm-navy {
  color: #fff;
  background-color: #2980B9;
}
a.badge-ccm-navy:hover, a.badge-ccm-navy:focus {
  color: #fff;
  background-color: rgb(31.7477876106, 99.1150442478, 143.2522123894);
}
a.badge-ccm-navy:focus, a.badge-ccm-navy.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(41, 128, 185, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(41, 128, 185, 0.5);
}

.badge-ccm-blue {
  color: #212529;
  background-color: #74A3E1;
}
a.badge-ccm-blue:hover, a.badge-ccm-blue:focus {
  color: #212529;
  background-color: rgb(74.0532544379, 135.2366863905, 215.9467455621);
}
a.badge-ccm-blue:focus, a.badge-ccm-blue.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(116, 163, 225, 0.5);
}

.badge-ccm-green {
  color: #fff;
  background-color: #00AB84;
}
a.badge-ccm-green:hover, a.badge-ccm-green:focus {
  color: #fff;
  background-color: rgb(0, 120, 92.6315789474);
}
a.badge-ccm-green:focus, a.badge-ccm-green.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 171, 132, 0.5);
}

.badge-ccm-yellow {
  color: #212529;
  background-color: #E1CD00;
}
a.badge-ccm-yellow:hover, a.badge-ccm-yellow:focus {
  color: #212529;
  background-color: rgb(174, 158.5333333333, 0);
}
a.badge-ccm-yellow:focus, a.badge-ccm-yellow.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 205, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 205, 0, 0.5);
}

.badge-ccm-orange {
  color: #fff;
  background-color: #E67E22;
}
a.badge-ccm-orange:hover, a.badge-ccm-orange:focus {
  color: #fff;
  background-color: rgb(191.3536585366, 101.3048780488, 21.6463414634);
}
a.badge-ccm-orange:focus, a.badge-ccm-orange.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 126, 34, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(230, 126, 34, 0.5);
}

.badge-ccm-bismark {
  color: #fff;
  background-color: #4A6784;
}
a.badge-ccm-bismark:hover, a.badge-ccm-bismark:focus {
  color: #fff;
  background-color: rgb(55.6796116505, 77.5, 99.3203883495);
}
a.badge-ccm-bismark:focus, a.badge-ccm-bismark.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(74, 103, 132, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(74, 103, 132, 0.5);
}

.badge-ccm-bali-hai {
  color: #fff;
  background-color: #8095B1;
}
a.badge-ccm-bali-hai:hover, a.badge-ccm-bali-hai:focus {
  color: #fff;
  background-color: rgb(96.643902439, 122.6634146341, 157.356097561);
}
a.badge-ccm-bali-hai:focus, a.badge-ccm-bali-hai.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(128, 149, 177, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(128, 149, 177, 0.5);
}

.badge-ccm-bluewood {
  color: #fff;
  background-color: #2C3E50;
}
a.badge-ccm-bluewood:hover, a.badge-ccm-bluewood:focus {
  color: #fff;
  background-color: rgb(25.9032258065, 36.5, 47.0967741935);
}
a.badge-ccm-bluewood:focus, a.badge-ccm-bluewood.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.5);
}

.badge-ccm-lipstick {
  color: #fff;
  background-color: #C6017D;
}
a.badge-ccm-lipstick:hover, a.badge-ccm-lipstick:focus {
  color: #fff;
  background-color: rgb(147.256281407, 0.743718593, 92.9648241206);
}
a.badge-ccm-lipstick:focus, a.badge-ccm-lipstick.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(198, 1, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(198, 1, 125, 0.5);
}

.badge-ccm-light-gray {
  color: #212529;
  background-color: #F2F2F2;
}
a.badge-ccm-light-gray:hover, a.badge-ccm-light-gray:focus {
  color: #212529;
  background-color: rgb(216.5, 216.5, 216.5);
}
a.badge-ccm-light-gray:focus, a.badge-ccm-light-gray.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5);
}

.badge-ccm-bright-red {
  color: #fff;
  background-color: #FF0000;
}
a.badge-ccm-bright-red:hover, a.badge-ccm-bright-red:focus {
  color: #fff;
  background-color: #cc0000;
}
a.badge-ccm-bright-red:focus, a.badge-ccm-bright-red.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);
}

.badge-ccm-inactive {
  color: #fff;
  background-color: #929292;
}
a.badge-ccm-inactive:hover, a.badge-ccm-inactive:focus {
  color: #fff;
  background-color: rgb(120.5, 120.5, 120.5);
}
a.badge-ccm-inactive:focus, a.badge-ccm-inactive.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(146, 146, 146, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(146, 146, 146, 0.5);
}

.badge-ccm-boulder {
  color: #fff;
  background-color: #767676;
}
a.badge-ccm-boulder:hover, a.badge-ccm-boulder:focus {
  color: #fff;
  background-color: rgb(92.5, 92.5, 92.5);
}
a.badge-ccm-boulder:focus, a.badge-ccm-boulder.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(118, 118, 118, 0.5);
}

.badge-ccm-darker-yellow {
  color: #212529;
  background-color: #BBAA03;
}
a.badge-ccm-darker-yellow:hover, a.badge-ccm-darker-yellow:focus {
  color: #212529;
  background-color: rgb(136.8052631579, 124.3684210526, 2.1947368421);
}
a.badge-ccm-darker-yellow:focus, a.badge-ccm-darker-yellow.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(187, 170, 3, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(187, 170, 3, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: rgb(60.32, 84.76, 117);
  background-color: rgb(227.2, 236.6, 249);
  border-color: rgb(216.08, 229.24, 246.6);
}
.alert-primary hr {
  border-top-color: rgb(195.1066272189, 215.3583431953, 242.0733727811);
}
.alert-primary .alert-link {
  color: rgb(42.971026393, 60.3817008798, 83.348973607);
}

.alert-secondary {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-secondary hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-secondary .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-success {
  color: rgb(0, 88.92, 68.64);
  background-color: rgb(204, 238.2, 230.4);
  border-color: rgb(183.6, 231.48, 220.56);
}
.alert-success hr {
  border-top-color: rgb(164.4185840708, 225.1614159292, 211.3077876106);
}
.alert-success .alert-link {
  color: rgb(0, 37.92, 29.2715789474);
}

.alert-info {
  color: rgb(60.32, 84.76, 117);
  background-color: rgb(227.2, 236.6, 249);
  border-color: rgb(216.08, 229.24, 246.6);
}
.alert-info hr {
  border-top-color: rgb(195.1066272189, 215.3583431953, 242.0733727811);
}
.alert-info .alert-link {
  color: rgb(42.971026393, 60.3817008798, 83.348973607);
}

.alert-warning {
  color: rgb(117, 106.6, 0);
  background-color: #f9f5cc;
  border-color: rgb(246.6, 241, 183.6);
}
.alert-warning hr {
  border-top-color: rgb(243.9157894737, 236.5263157895, 160.7842105263);
}
.alert-warning .alert-link {
  color: rgb(66, 60.1333333333, 0);
}

.alert-danger {
  color: rgb(120.12, 39.52, 31.2);
  background-color: rgb(250.2, 219.2, 216);
  border-color: rgb(248.28, 204.88, 200.4);
}
.alert-danger hr {
  border-top-color: rgb(245.4854794521, 184.0375342466, 177.6945205479);
}
.alert-danger .alert-link {
  color: rgb(79.6354639175, 26.2004123711, 20.6845360825);
}

.alert-light {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-light hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-light .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-dark {
  color: black;
  background-color: #cccccc;
  border-color: rgb(183.6, 183.6, 183.6);
}
.alert-dark hr {
  border-top-color: rgb(170.85, 170.85, 170.85);
}
.alert-dark .alert-link {
  color: black;
}

.alert-ccm-red {
  color: rgb(120.12, 39.52, 31.2);
  background-color: rgb(250.2, 219.2, 216);
  border-color: rgb(248.28, 204.88, 200.4);
}
.alert-ccm-red hr {
  border-top-color: rgb(245.4854794521, 184.0375342466, 177.6945205479);
}
.alert-ccm-red .alert-link {
  color: rgb(79.6354639175, 26.2004123711, 20.6845360825);
}

.alert-ccm-gray {
  color: rgb(101.92, 101.92, 101.92);
  background-color: rgb(243.2, 243.2, 243.2);
  border-color: rgb(238.48, 238.48, 238.48);
}
.alert-ccm-gray hr {
  border-top-color: rgb(225.73, 225.73, 225.73);
}
.alert-ccm-gray .alert-link {
  color: rgb(76.42, 76.42, 76.42);
}

.alert-ccm-oslo {
  color: rgb(73.32, 71.24, 85.8);
  background-color: rgb(232.2, 231.4, 237);
  border-color: rgb(223.08, 221.96, 229.8);
}
.alert-ccm-oslo hr {
  border-top-color: rgb(209.1040384615, 207.4936538462, 218.7663461538);
}
.alert-ccm-oslo .alert-link {
  color: rgb(49.5087417219, 48.1042384106, 57.9357615894);
}

.alert-ccm-navy {
  color: rgb(21.32, 66.56, 96.2);
  background-color: rgb(212.2, 229.6, 241);
  border-color: rgb(195.08, 219.44, 235.4);
}
.alert-ccm-navy hr {
  border-top-color: rgb(175.8652112676, 208.0368309859, 229.1147887324);
}
.alert-ccm-navy .alert-link {
  color: rgb(12.0677876106, 37.6750442478, 54.4522123894);
}

.alert-ccm-blue {
  color: rgb(60.32, 84.76, 117);
  background-color: rgb(227.2, 236.6, 249);
  border-color: rgb(216.08, 229.24, 246.6);
}
.alert-ccm-blue hr {
  border-top-color: rgb(195.1066272189, 215.3583431953, 242.0733727811);
}
.alert-ccm-blue .alert-link {
  color: rgb(42.971026393, 60.3817008798, 83.348973607);
}

.alert-ccm-green {
  color: rgb(0, 88.92, 68.64);
  background-color: rgb(204, 238.2, 230.4);
  border-color: rgb(183.6, 231.48, 220.56);
}
.alert-ccm-green hr {
  border-top-color: rgb(164.4185840708, 225.1614159292, 211.3077876106);
}
.alert-ccm-green .alert-link {
  color: rgb(0, 37.92, 29.2715789474);
}

.alert-ccm-yellow {
  color: rgb(117, 106.6, 0);
  background-color: #f9f5cc;
  border-color: rgb(246.6, 241, 183.6);
}
.alert-ccm-yellow hr {
  border-top-color: rgb(243.9157894737, 236.5263157895, 160.7842105263);
}
.alert-ccm-yellow .alert-link {
  color: rgb(66, 60.1333333333, 0);
}

.alert-ccm-orange {
  color: rgb(119.6, 65.52, 17.68);
  background-color: rgb(250, 229.2, 210.8);
  border-color: rgb(248, 218.88, 193.12);
}
.alert-ccm-orange hr {
  border-top-color: rgb(245.4085365854, 205.5080487805, 170.2114634146);
}
.alert-ccm-orange .alert-link {
  color: rgb(75.1681818182, 41.1790909091, 11.1118181818);
}

.alert-ccm-bismark {
  color: rgb(38.48, 53.56, 68.64);
  background-color: rgb(218.8, 224.6, 230.4);
  border-color: rgb(204.32, 212.44, 220.56);
}
.alert-ccm-bismark hr {
  border-top-color: rgb(189.1374342105, 199.69, 210.2425657895);
}
.alert-ccm-bismark .alert-link {
  color: rgb(20.1596116505, 28.06, 35.9603883495);
}

.alert-ccm-bali-hai {
  color: rgb(66.56, 77.48, 92.04);
  background-color: rgb(229.6, 233.8, 239.4);
  border-color: rgb(219.44, 225.32, 233.16);
}
.alert-ccm-bali-hai hr {
  border-top-color: rgb(203.6424390244, 212.1346341463, 223.4575609756);
}
.alert-ccm-bali-hai .alert-link {
  color: rgb(45.1567213115, 52.5652459016, 62.4432786885);
}

.alert-ccm-bluewood {
  color: rgb(22.88, 32.24, 41.6);
  background-color: rgb(212.8, 216.4, 220);
  border-color: rgb(195.92, 200.96, 206);
}
.alert-ccm-bluewood hr {
  border-top-color: rgb(181.980880829, 188.21, 194.439119171);
}
.alert-ccm-bluewood .alert-link {
  color: rgb(4.7832258065, 6.74, 8.6967741935);
}

.alert-ccm-lipstick {
  color: rgb(102.96, 0.52, 65);
  background-color: rgb(243.6, 204.2, 229);
  border-color: rgb(239.04, 183.88, 218.6);
}
.alert-ccm-lipstick hr {
  border-top-color: rgb(234.3663665595, 163.0536334405, 207.9408360129);
}
.alert-ccm-lipstick .alert-link {
  color: rgb(52.216281407, 0.263718593, 32.9648241206);
}

.alert-ccm-light-gray {
  color: rgb(125.84, 125.84, 125.84);
  background-color: rgb(252.4, 252.4, 252.4);
  border-color: rgb(251.36, 251.36, 251.36);
}
.alert-ccm-light-gray hr {
  border-top-color: rgb(238.61, 238.61, 238.61);
}
.alert-ccm-light-gray .alert-link {
  color: rgb(100.34, 100.34, 100.34);
}

.alert-ccm-bright-red {
  color: rgb(132.6, 0, 0);
  background-color: #ffcccc;
  border-color: rgb(255, 183.6, 183.6);
}
.alert-ccm-bright-red hr {
  border-top-color: rgb(255, 158.1, 158.1);
}
.alert-ccm-bright-red .alert-link {
  color: rgb(81.6, 0, 0);
}

.alert-ccm-inactive {
  color: rgb(75.92, 75.92, 75.92);
  background-color: rgb(233.2, 233.2, 233.2);
  border-color: rgb(224.48, 224.48, 224.48);
}
.alert-ccm-inactive hr {
  border-top-color: rgb(211.73, 211.73, 211.73);
}
.alert-ccm-inactive .alert-link {
  color: rgb(50.42, 50.42, 50.42);
}

.alert-ccm-boulder {
  color: rgb(61.36, 61.36, 61.36);
  background-color: rgb(227.6, 227.6, 227.6);
  border-color: rgb(216.64, 216.64, 216.64);
}
.alert-ccm-boulder hr {
  border-top-color: rgb(203.89, 203.89, 203.89);
}
.alert-ccm-boulder .alert-link {
  color: rgb(35.86, 35.86, 35.86);
}

.alert-ccm-darker-yellow {
  color: rgb(97.24, 88.4, 1.56);
  background-color: rgb(241.4, 238, 204.6);
  border-color: rgb(235.96, 231.2, 184.44);
}
.alert-ccm-darker-yellow hr {
  border-top-color: rgb(230.54125, 224.4265625, 164.35875);
}
.alert-ccm-darker-yellow .alert-link {
  color: rgb(47.0452631579, 42.7684210526, 0.7547368421);
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #74A3E1;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
          animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
            animation: none;
  }
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #74A3E1;
  border-color: #74A3E1;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: rgb(60.32, 84.76, 117);
  background-color: rgb(216.08, 229.24, 246.6);
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: rgb(60.32, 84.76, 117);
  background-color: rgb(195.1066272189, 215.3583431953, 242.0733727811);
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(60.32, 84.76, 117);
  border-color: rgb(60.32, 84.76, 117);
}

.list-group-item-secondary {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-success {
  color: rgb(0, 88.92, 68.64);
  background-color: rgb(183.6, 231.48, 220.56);
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: rgb(0, 88.92, 68.64);
  background-color: rgb(164.4185840708, 225.1614159292, 211.3077876106);
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(0, 88.92, 68.64);
  border-color: rgb(0, 88.92, 68.64);
}

.list-group-item-info {
  color: rgb(60.32, 84.76, 117);
  background-color: rgb(216.08, 229.24, 246.6);
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: rgb(60.32, 84.76, 117);
  background-color: rgb(195.1066272189, 215.3583431953, 242.0733727811);
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(60.32, 84.76, 117);
  border-color: rgb(60.32, 84.76, 117);
}

.list-group-item-warning {
  color: rgb(117, 106.6, 0);
  background-color: rgb(246.6, 241, 183.6);
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: rgb(117, 106.6, 0);
  background-color: rgb(243.9157894737, 236.5263157895, 160.7842105263);
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(117, 106.6, 0);
  border-color: rgb(117, 106.6, 0);
}

.list-group-item-danger {
  color: rgb(120.12, 39.52, 31.2);
  background-color: rgb(248.28, 204.88, 200.4);
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: rgb(120.12, 39.52, 31.2);
  background-color: rgb(245.4854794521, 184.0375342466, 177.6945205479);
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(120.12, 39.52, 31.2);
  border-color: rgb(120.12, 39.52, 31.2);
}

.list-group-item-light {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-dark {
  color: black;
  background-color: rgb(183.6, 183.6, 183.6);
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: black;
  background-color: rgb(170.85, 170.85, 170.85);
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: black;
  border-color: black;
}

.list-group-item-ccm-red {
  color: rgb(120.12, 39.52, 31.2);
  background-color: rgb(248.28, 204.88, 200.4);
}
.list-group-item-ccm-red.list-group-item-action:hover, .list-group-item-ccm-red.list-group-item-action:focus {
  color: rgb(120.12, 39.52, 31.2);
  background-color: rgb(245.4854794521, 184.0375342466, 177.6945205479);
}
.list-group-item-ccm-red.list-group-item-action.active {
  color: #fff;
  background-color: rgb(120.12, 39.52, 31.2);
  border-color: rgb(120.12, 39.52, 31.2);
}

.list-group-item-ccm-gray {
  color: rgb(101.92, 101.92, 101.92);
  background-color: rgb(238.48, 238.48, 238.48);
}
.list-group-item-ccm-gray.list-group-item-action:hover, .list-group-item-ccm-gray.list-group-item-action:focus {
  color: rgb(101.92, 101.92, 101.92);
  background-color: rgb(225.73, 225.73, 225.73);
}
.list-group-item-ccm-gray.list-group-item-action.active {
  color: #fff;
  background-color: rgb(101.92, 101.92, 101.92);
  border-color: rgb(101.92, 101.92, 101.92);
}

.list-group-item-ccm-oslo {
  color: rgb(73.32, 71.24, 85.8);
  background-color: rgb(223.08, 221.96, 229.8);
}
.list-group-item-ccm-oslo.list-group-item-action:hover, .list-group-item-ccm-oslo.list-group-item-action:focus {
  color: rgb(73.32, 71.24, 85.8);
  background-color: rgb(209.1040384615, 207.4936538462, 218.7663461538);
}
.list-group-item-ccm-oslo.list-group-item-action.active {
  color: #fff;
  background-color: rgb(73.32, 71.24, 85.8);
  border-color: rgb(73.32, 71.24, 85.8);
}

.list-group-item-ccm-navy {
  color: rgb(21.32, 66.56, 96.2);
  background-color: rgb(195.08, 219.44, 235.4);
}
.list-group-item-ccm-navy.list-group-item-action:hover, .list-group-item-ccm-navy.list-group-item-action:focus {
  color: rgb(21.32, 66.56, 96.2);
  background-color: rgb(175.8652112676, 208.0368309859, 229.1147887324);
}
.list-group-item-ccm-navy.list-group-item-action.active {
  color: #fff;
  background-color: rgb(21.32, 66.56, 96.2);
  border-color: rgb(21.32, 66.56, 96.2);
}

.list-group-item-ccm-blue {
  color: rgb(60.32, 84.76, 117);
  background-color: rgb(216.08, 229.24, 246.6);
}
.list-group-item-ccm-blue.list-group-item-action:hover, .list-group-item-ccm-blue.list-group-item-action:focus {
  color: rgb(60.32, 84.76, 117);
  background-color: rgb(195.1066272189, 215.3583431953, 242.0733727811);
}
.list-group-item-ccm-blue.list-group-item-action.active {
  color: #fff;
  background-color: rgb(60.32, 84.76, 117);
  border-color: rgb(60.32, 84.76, 117);
}

.list-group-item-ccm-green {
  color: rgb(0, 88.92, 68.64);
  background-color: rgb(183.6, 231.48, 220.56);
}
.list-group-item-ccm-green.list-group-item-action:hover, .list-group-item-ccm-green.list-group-item-action:focus {
  color: rgb(0, 88.92, 68.64);
  background-color: rgb(164.4185840708, 225.1614159292, 211.3077876106);
}
.list-group-item-ccm-green.list-group-item-action.active {
  color: #fff;
  background-color: rgb(0, 88.92, 68.64);
  border-color: rgb(0, 88.92, 68.64);
}

.list-group-item-ccm-yellow {
  color: rgb(117, 106.6, 0);
  background-color: rgb(246.6, 241, 183.6);
}
.list-group-item-ccm-yellow.list-group-item-action:hover, .list-group-item-ccm-yellow.list-group-item-action:focus {
  color: rgb(117, 106.6, 0);
  background-color: rgb(243.9157894737, 236.5263157895, 160.7842105263);
}
.list-group-item-ccm-yellow.list-group-item-action.active {
  color: #fff;
  background-color: rgb(117, 106.6, 0);
  border-color: rgb(117, 106.6, 0);
}

.list-group-item-ccm-orange {
  color: rgb(119.6, 65.52, 17.68);
  background-color: rgb(248, 218.88, 193.12);
}
.list-group-item-ccm-orange.list-group-item-action:hover, .list-group-item-ccm-orange.list-group-item-action:focus {
  color: rgb(119.6, 65.52, 17.68);
  background-color: rgb(245.4085365854, 205.5080487805, 170.2114634146);
}
.list-group-item-ccm-orange.list-group-item-action.active {
  color: #fff;
  background-color: rgb(119.6, 65.52, 17.68);
  border-color: rgb(119.6, 65.52, 17.68);
}

.list-group-item-ccm-bismark {
  color: rgb(38.48, 53.56, 68.64);
  background-color: rgb(204.32, 212.44, 220.56);
}
.list-group-item-ccm-bismark.list-group-item-action:hover, .list-group-item-ccm-bismark.list-group-item-action:focus {
  color: rgb(38.48, 53.56, 68.64);
  background-color: rgb(189.1374342105, 199.69, 210.2425657895);
}
.list-group-item-ccm-bismark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(38.48, 53.56, 68.64);
  border-color: rgb(38.48, 53.56, 68.64);
}

.list-group-item-ccm-bali-hai {
  color: rgb(66.56, 77.48, 92.04);
  background-color: rgb(219.44, 225.32, 233.16);
}
.list-group-item-ccm-bali-hai.list-group-item-action:hover, .list-group-item-ccm-bali-hai.list-group-item-action:focus {
  color: rgb(66.56, 77.48, 92.04);
  background-color: rgb(203.6424390244, 212.1346341463, 223.4575609756);
}
.list-group-item-ccm-bali-hai.list-group-item-action.active {
  color: #fff;
  background-color: rgb(66.56, 77.48, 92.04);
  border-color: rgb(66.56, 77.48, 92.04);
}

.list-group-item-ccm-bluewood {
  color: rgb(22.88, 32.24, 41.6);
  background-color: rgb(195.92, 200.96, 206);
}
.list-group-item-ccm-bluewood.list-group-item-action:hover, .list-group-item-ccm-bluewood.list-group-item-action:focus {
  color: rgb(22.88, 32.24, 41.6);
  background-color: rgb(181.980880829, 188.21, 194.439119171);
}
.list-group-item-ccm-bluewood.list-group-item-action.active {
  color: #fff;
  background-color: rgb(22.88, 32.24, 41.6);
  border-color: rgb(22.88, 32.24, 41.6);
}

.list-group-item-ccm-lipstick {
  color: rgb(102.96, 0.52, 65);
  background-color: rgb(239.04, 183.88, 218.6);
}
.list-group-item-ccm-lipstick.list-group-item-action:hover, .list-group-item-ccm-lipstick.list-group-item-action:focus {
  color: rgb(102.96, 0.52, 65);
  background-color: rgb(234.3663665595, 163.0536334405, 207.9408360129);
}
.list-group-item-ccm-lipstick.list-group-item-action.active {
  color: #fff;
  background-color: rgb(102.96, 0.52, 65);
  border-color: rgb(102.96, 0.52, 65);
}

.list-group-item-ccm-light-gray {
  color: rgb(125.84, 125.84, 125.84);
  background-color: rgb(251.36, 251.36, 251.36);
}
.list-group-item-ccm-light-gray.list-group-item-action:hover, .list-group-item-ccm-light-gray.list-group-item-action:focus {
  color: rgb(125.84, 125.84, 125.84);
  background-color: rgb(238.61, 238.61, 238.61);
}
.list-group-item-ccm-light-gray.list-group-item-action.active {
  color: #fff;
  background-color: rgb(125.84, 125.84, 125.84);
  border-color: rgb(125.84, 125.84, 125.84);
}

.list-group-item-ccm-bright-red {
  color: rgb(132.6, 0, 0);
  background-color: rgb(255, 183.6, 183.6);
}
.list-group-item-ccm-bright-red.list-group-item-action:hover, .list-group-item-ccm-bright-red.list-group-item-action:focus {
  color: rgb(132.6, 0, 0);
  background-color: rgb(255, 158.1, 158.1);
}
.list-group-item-ccm-bright-red.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 0, 0);
  border-color: rgb(132.6, 0, 0);
}

.list-group-item-ccm-inactive {
  color: rgb(75.92, 75.92, 75.92);
  background-color: rgb(224.48, 224.48, 224.48);
}
.list-group-item-ccm-inactive.list-group-item-action:hover, .list-group-item-ccm-inactive.list-group-item-action:focus {
  color: rgb(75.92, 75.92, 75.92);
  background-color: rgb(211.73, 211.73, 211.73);
}
.list-group-item-ccm-inactive.list-group-item-action.active {
  color: #fff;
  background-color: rgb(75.92, 75.92, 75.92);
  border-color: rgb(75.92, 75.92, 75.92);
}

.list-group-item-ccm-boulder {
  color: rgb(61.36, 61.36, 61.36);
  background-color: rgb(216.64, 216.64, 216.64);
}
.list-group-item-ccm-boulder.list-group-item-action:hover, .list-group-item-ccm-boulder.list-group-item-action:focus {
  color: rgb(61.36, 61.36, 61.36);
  background-color: rgb(203.89, 203.89, 203.89);
}
.list-group-item-ccm-boulder.list-group-item-action.active {
  color: #fff;
  background-color: rgb(61.36, 61.36, 61.36);
  border-color: rgb(61.36, 61.36, 61.36);
}

.list-group-item-ccm-darker-yellow {
  color: rgb(97.24, 88.4, 1.56);
  background-color: rgb(235.96, 231.2, 184.44);
}
.list-group-item-ccm-darker-yellow.list-group-item-action:hover, .list-group-item-ccm-darker-yellow.list-group-item-action:focus {
  color: rgb(97.24, 88.4, 1.56);
  background-color: rgb(230.54125, 224.4265625, 164.35875);
}
.list-group-item-ccm-darker-yellow.list-group-item-action.active {
  color: #fff;
  background-color: rgb(97.24, 88.4, 1.56);
  border-color: rgb(97.24, 88.4, 1.56);
}

.close {
  float: right;
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  .close {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.close {
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  -ms-flex-preferred-size: 350px;
      flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -50px);
          transform: translate(0, -50px);
}
.modal.show .modal-dialog {
  -webkit-transform: none;
          transform: none;
}
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid rgb(247.35, 247.35, 247.35);
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
          transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    -webkit-transition: none;
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath d=%27M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z%27/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath d=%27M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z%27/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    -webkit-transition: none;
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
          animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
          animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #74A3E1 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(74.0532544379, 135.2366863905, 215.9467455621) !important;
}

.bg-secondary {
  background-color: #FFFFFF !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-success {
  background-color: #00AB84 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(0, 120, 92.6315789474) !important;
}

.bg-info {
  background-color: #74A3E1 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: rgb(74.0532544379, 135.2366863905, 215.9467455621) !important;
}

.bg-warning {
  background-color: #E1CD00 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: rgb(174, 158.5333333333, 0) !important;
}

.bg-danger {
  background-color: #E74C3C !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(213.698630137, 43.8356164384, 26.301369863) !important;
}

.bg-light {
  background-color: #FFFFFF !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-dark {
  background-color: #000000 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: black !important;
}

.bg-ccm-red {
  background-color: #E74C3C !important;
}

a.bg-ccm-red:hover, a.bg-ccm-red:focus,
button.bg-ccm-red:hover,
button.bg-ccm-red:focus {
  background-color: rgb(213.698630137, 43.8356164384, 26.301369863) !important;
}

.bg-ccm-gray {
  background-color: #C4C4C4 !important;
}

a.bg-ccm-gray:hover, a.bg-ccm-gray:focus,
button.bg-ccm-gray:hover,
button.bg-ccm-gray:focus {
  background-color: rgb(170.5, 170.5, 170.5) !important;
}

.bg-ccm-oslo {
  background-color: #8D89A5 !important;
}

a.bg-ccm-oslo:hover, a.bg-ccm-oslo:focus,
button.bg-ccm-oslo:hover,
button.bg-ccm-oslo:focus {
  background-color: rgb(113.4326923077, 108.6057692308, 142.3942307692) !important;
}

.bg-ccm-navy {
  background-color: #2980B9 !important;
}

a.bg-ccm-navy:hover, a.bg-ccm-navy:focus,
button.bg-ccm-navy:hover,
button.bg-ccm-navy:focus {
  background-color: rgb(31.7477876106, 99.1150442478, 143.2522123894) !important;
}

.bg-ccm-blue {
  background-color: #74A3E1 !important;
}

a.bg-ccm-blue:hover, a.bg-ccm-blue:focus,
button.bg-ccm-blue:hover,
button.bg-ccm-blue:focus {
  background-color: rgb(74.0532544379, 135.2366863905, 215.9467455621) !important;
}

.bg-ccm-green {
  background-color: #00AB84 !important;
}

a.bg-ccm-green:hover, a.bg-ccm-green:focus,
button.bg-ccm-green:hover,
button.bg-ccm-green:focus {
  background-color: rgb(0, 120, 92.6315789474) !important;
}

.bg-ccm-yellow {
  background-color: #E1CD00 !important;
}

a.bg-ccm-yellow:hover, a.bg-ccm-yellow:focus,
button.bg-ccm-yellow:hover,
button.bg-ccm-yellow:focus {
  background-color: rgb(174, 158.5333333333, 0) !important;
}

.bg-ccm-orange {
  background-color: #E67E22 !important;
}

a.bg-ccm-orange:hover, a.bg-ccm-orange:focus,
button.bg-ccm-orange:hover,
button.bg-ccm-orange:focus {
  background-color: rgb(191.3536585366, 101.3048780488, 21.6463414634) !important;
}

.bg-ccm-bismark {
  background-color: #4A6784 !important;
}

a.bg-ccm-bismark:hover, a.bg-ccm-bismark:focus,
button.bg-ccm-bismark:hover,
button.bg-ccm-bismark:focus {
  background-color: rgb(55.6796116505, 77.5, 99.3203883495) !important;
}

.bg-ccm-bali-hai {
  background-color: #8095B1 !important;
}

a.bg-ccm-bali-hai:hover, a.bg-ccm-bali-hai:focus,
button.bg-ccm-bali-hai:hover,
button.bg-ccm-bali-hai:focus {
  background-color: rgb(96.643902439, 122.6634146341, 157.356097561) !important;
}

.bg-ccm-bluewood {
  background-color: #2C3E50 !important;
}

a.bg-ccm-bluewood:hover, a.bg-ccm-bluewood:focus,
button.bg-ccm-bluewood:hover,
button.bg-ccm-bluewood:focus {
  background-color: rgb(25.9032258065, 36.5, 47.0967741935) !important;
}

.bg-ccm-lipstick {
  background-color: #C6017D !important;
}

a.bg-ccm-lipstick:hover, a.bg-ccm-lipstick:focus,
button.bg-ccm-lipstick:hover,
button.bg-ccm-lipstick:focus {
  background-color: rgb(147.256281407, 0.743718593, 92.9648241206) !important;
}

.bg-ccm-light-gray {
  background-color: #F2F2F2 !important;
}

a.bg-ccm-light-gray:hover, a.bg-ccm-light-gray:focus,
button.bg-ccm-light-gray:hover,
button.bg-ccm-light-gray:focus {
  background-color: rgb(216.5, 216.5, 216.5) !important;
}

.bg-ccm-bright-red {
  background-color: #FF0000 !important;
}

a.bg-ccm-bright-red:hover, a.bg-ccm-bright-red:focus,
button.bg-ccm-bright-red:hover,
button.bg-ccm-bright-red:focus {
  background-color: #cc0000 !important;
}

.bg-ccm-inactive {
  background-color: #929292 !important;
}

a.bg-ccm-inactive:hover, a.bg-ccm-inactive:focus,
button.bg-ccm-inactive:hover,
button.bg-ccm-inactive:focus {
  background-color: rgb(120.5, 120.5, 120.5) !important;
}

.bg-ccm-boulder {
  background-color: #767676 !important;
}

a.bg-ccm-boulder:hover, a.bg-ccm-boulder:focus,
button.bg-ccm-boulder:hover,
button.bg-ccm-boulder:focus {
  background-color: rgb(92.5, 92.5, 92.5) !important;
}

.bg-ccm-darker-yellow {
  background-color: #BBAA03 !important;
}

a.bg-ccm-darker-yellow:hover, a.bg-ccm-darker-yellow:focus,
button.bg-ccm-darker-yellow:hover,
button.bg-ccm-darker-yellow:focus {
  background-color: rgb(136.8052631579, 124.3684210526, 2.1947368421) !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom, .patient-health-factors .health-factor {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0, .patient-health-factors .health-factor:last-child {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #74A3E1 !important;
}

.border-secondary {
  border-color: #FFFFFF !important;
}

.border-success {
  border-color: #00AB84 !important;
}

.border-info {
  border-color: #74A3E1 !important;
}

.border-warning {
  border-color: #E1CD00 !important;
}

.border-danger {
  border-color: #E74C3C !important;
}

.border-light {
  border-color: #FFFFFF !important;
}

.border-dark {
  border-color: #000000 !important;
}

.border-ccm-red {
  border-color: #E74C3C !important;
}

.border-ccm-gray {
  border-color: #C4C4C4 !important;
}

.border-ccm-oslo {
  border-color: #8D89A5 !important;
}

.border-ccm-navy {
  border-color: #2980B9 !important;
}

.border-ccm-blue {
  border-color: #74A3E1 !important;
}

.border-ccm-green {
  border-color: #00AB84 !important;
}

.border-ccm-yellow {
  border-color: #E1CD00 !important;
}

.border-ccm-orange {
  border-color: #E67E22 !important;
}

.border-ccm-bismark {
  border-color: #4A6784 !important;
}

.border-ccm-bali-hai {
  border-color: #8095B1 !important;
}

.border-ccm-bluewood {
  border-color: #2C3E50 !important;
}

.border-ccm-lipstick {
  border-color: #C6017D !important;
}

.border-ccm-light-gray {
  border-color: #F2F2F2 !important;
}

.border-ccm-bright-red {
  border-color: #FF0000 !important;
}

.border-ccm-inactive {
  border-color: #929292 !important;
}

.border-ccm-boulder {
  border-color: #767676 !important;
}

.border-ccm-darker-yellow {
  border-color: #BBAA03 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #74A3E1 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(53.0798816568, 121.3550295858, 211.4201183432) !important;
}

.text-secondary {
  color: #FFFFFF !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-success {
  color: #00AB84 !important;
}

a.text-success:hover, a.text-success:focus {
  color: rgb(0, 94.5, 72.9473684211) !important;
}

.text-info {
  color: #74A3E1 !important;
}

a.text-info:hover, a.text-info:focus {
  color: rgb(53.0798816568, 121.3550295858, 211.4201183432) !important;
}

.text-warning {
  color: #E1CD00 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: rgb(148.5, 135.3, 0) !important;
}

.text-danger {
  color: #E74C3C !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: rgb(190.9931506849, 39.1780821918, 23.5068493151) !important;
}

.text-light {
  color: #FFFFFF !important;
}

a.text-light:hover, a.text-light:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-dark {
  color: #000000 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: black !important;
}

.text-ccm-red {
  color: #E74C3C !important;
}

a.text-ccm-red:hover, a.text-ccm-red:focus {
  color: rgb(190.9931506849, 39.1780821918, 23.5068493151) !important;
}

.text-ccm-gray {
  color: #C4C4C4 !important;
}

a.text-ccm-gray:hover, a.text-ccm-gray:focus {
  color: rgb(157.75, 157.75, 157.75) !important;
}

.text-ccm-oslo {
  color: #8D89A5 !important;
}

a.text-ccm-oslo:hover, a.text-ccm-oslo:focus {
  color: rgb(101.9086538462, 97.5721153846, 127.9278846154) !important;
}

.text-ccm-navy {
  color: #2980B9 !important;
}

a.text-ccm-navy:hover, a.text-ccm-navy:focus {
  color: rgb(27.1216814159, 84.6725663717, 122.3783185841) !important;
}

.text-ccm-blue {
  color: #74A3E1 !important;
}

a.text-ccm-blue:hover, a.text-ccm-blue:focus {
  color: rgb(53.0798816568, 121.3550295858, 211.4201183432) !important;
}

.text-ccm-green {
  color: #00AB84 !important;
}

a.text-ccm-green:hover, a.text-ccm-green:focus {
  color: rgb(0, 94.5, 72.9473684211) !important;
}

.text-ccm-yellow {
  color: #E1CD00 !important;
}

a.text-ccm-yellow:hover, a.text-ccm-yellow:focus {
  color: rgb(148.5, 135.3, 0) !important;
}

.text-ccm-orange {
  color: #E67E22 !important;
}

a.text-ccm-orange:hover, a.text-ccm-orange:focus {
  color: rgb(168.4451219512, 89.1768292683, 19.0548780488) !important;
}

.text-ccm-bismark {
  color: #4A6784 !important;
}

a.text-ccm-bismark:hover, a.text-ccm-bismark:focus {
  color: rgb(46.5194174757, 64.75, 82.9805825243) !important;
}

.text-ccm-bali-hai {
  color: #8095B1 !important;
}

a.text-ccm-bali-hai:hover, a.text-ccm-bali-hai:focus {
  color: rgb(86.9414634146, 110.3487804878, 141.5585365854) !important;
}

.text-ccm-bluewood {
  color: #2C3E50 !important;
}

a.text-ccm-bluewood:hover, a.text-ccm-bluewood:focus {
  color: rgb(16.8548387097, 23.75, 30.6451612903) !important;
}

.text-ccm-lipstick {
  color: #C6017D !important;
}

a.text-ccm-lipstick:hover, a.text-ccm-lipstick:focus {
  color: rgb(121.8844221106, 0.6155778894, 76.9472361809) !important;
}

.text-ccm-light-gray {
  color: #F2F2F2 !important;
}

a.text-ccm-light-gray:hover, a.text-ccm-light-gray:focus {
  color: rgb(203.75, 203.75, 203.75) !important;
}

.text-ccm-bright-red {
  color: #FF0000 !important;
}

a.text-ccm-bright-red:hover, a.text-ccm-bright-red:focus {
  color: rgb(178.5, 0, 0) !important;
}

.text-ccm-inactive {
  color: #929292 !important;
}

a.text-ccm-inactive:hover, a.text-ccm-inactive:focus {
  color: rgb(107.75, 107.75, 107.75) !important;
}

.text-ccm-boulder {
  color: #767676 !important;
}

a.text-ccm-boulder:hover, a.text-ccm-boulder:focus {
  color: rgb(79.75, 79.75, 79.75) !important;
}

.text-ccm-darker-yellow {
  color: #BBAA03 !important;
}

a.text-ccm-darker-yellow:hover, a.text-ccm-darker-yellow:focus {
  color: rgb(111.7078947368, 101.5526315789, 1.7921052632) !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/* ------------------------
    Utility
------------------------- */
/* ------------------------
    #. Utility Mixins
------------------------- */
/* ------------------------
    #. Utility Classes
------------------------- */
.d-flex-center, .ccm-modal-wrapper, .ccm-status-legend .nav .nav-item .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.d-flex-center-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.white-space-pre-line {
  white-space: pre-line;
}

.text-underline {
  text-decoration: underline;
}

.span-url {
  cursor: pointer;
}

/* ------------------------
    #. Confetti Utility Classes
------------------------- */
[class|=confetti] {
  position: absolute;
}

.confetti-0 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 64%;
  opacity: 1.4194876204;
  -webkit-transform: rotate(281.8896861347deg);
          transform: rotate(281.8896861347deg);
  -webkit-animation: drop-confetti-0 5s 5s infinite linear;
          animation: drop-confetti-0 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-0 {
  100% {
    top: 110%;
    left: 76%;
  }
}

@keyframes drop-confetti-0 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-1 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 9%;
  opacity: 1.2466701106;
  -webkit-transform: rotate(25.5708774929deg);
          transform: rotate(25.5708774929deg);
  -webkit-animation: drop-confetti-1 5s 2s infinite linear;
          animation: drop-confetti-1 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-1 {
  100% {
    top: 110%;
    left: 18%;
  }
}

@keyframes drop-confetti-1 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-2 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 25%;
  opacity: 1.4282736388;
  -webkit-transform: rotate(201.3791969788deg);
          transform: rotate(201.3791969788deg);
  -webkit-animation: drop-confetti-2 8s 4s infinite linear;
          animation: drop-confetti-2 8s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-2 {
  100% {
    top: 110%;
    left: 37%;
  }
}

@keyframes drop-confetti-2 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-3 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 49%;
  opacity: 0.9628785178;
  -webkit-transform: rotate(23.6416975455deg);
          transform: rotate(23.6416975455deg);
  -webkit-animation: drop-confetti-3 7s 4s infinite linear;
          animation: drop-confetti-3 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-3 {
  100% {
    top: 110%;
    left: 54%;
  }
}

@keyframes drop-confetti-3 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-4 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 63%;
  opacity: 1.4837179294;
  -webkit-transform: rotate(166.7393523877deg);
          transform: rotate(166.7393523877deg);
  -webkit-animation: drop-confetti-4 7s 4s infinite linear;
          animation: drop-confetti-4 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-4 {
  100% {
    top: 110%;
    left: 71%;
  }
}

@keyframes drop-confetti-4 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-5 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 23%;
  opacity: 1.3745517134;
  -webkit-transform: rotate(329.1051105919deg);
          transform: rotate(329.1051105919deg);
  -webkit-animation: drop-confetti-5 7s 1s infinite linear;
          animation: drop-confetti-5 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-5 {
  100% {
    top: 110%;
    left: 36%;
  }
}

@keyframes drop-confetti-5 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-6 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 60%;
  opacity: 1.4586134195;
  -webkit-transform: rotate(155.3692659431deg);
          transform: rotate(155.3692659431deg);
  -webkit-animation: drop-confetti-6 9s 2s infinite linear;
          animation: drop-confetti-6 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-6 {
  100% {
    top: 110%;
    left: 62%;
  }
}

@keyframes drop-confetti-6 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-7 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 90%;
  opacity: 0.6569497568;
  -webkit-transform: rotate(278.3834469928deg);
          transform: rotate(278.3834469928deg);
  -webkit-animation: drop-confetti-7 6s 3s infinite linear;
          animation: drop-confetti-7 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-7 {
  100% {
    top: 110%;
    left: 95%;
  }
}

@keyframes drop-confetti-7 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-8 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 26%;
  opacity: 1.2661433061;
  -webkit-transform: rotate(312.2705769018deg);
          transform: rotate(312.2705769018deg);
  -webkit-animation: drop-confetti-8 6s 3s infinite linear;
          animation: drop-confetti-8 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-8 {
  100% {
    top: 110%;
    left: 35%;
  }
}

@keyframes drop-confetti-8 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-9 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 42%;
  opacity: 1.1613887411;
  -webkit-transform: rotate(303.0502037719deg);
          transform: rotate(303.0502037719deg);
  -webkit-animation: drop-confetti-9 7s 1s infinite linear;
          animation: drop-confetti-9 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-9 {
  100% {
    top: 110%;
    left: 57%;
  }
}

@keyframes drop-confetti-9 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-10 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.4530983551;
  -webkit-transform: rotate(40.1482938474deg);
          transform: rotate(40.1482938474deg);
  -webkit-animation: drop-confetti-10 9s 1s infinite linear;
          animation: drop-confetti-10 9s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-10 {
  100% {
    top: 110%;
    left: 102%;
  }
}

@keyframes drop-confetti-10 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-11 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 48%;
  opacity: 0.6051451655;
  -webkit-transform: rotate(327.9972301122deg);
          transform: rotate(327.9972301122deg);
  -webkit-animation: drop-confetti-11 8s 3s infinite linear;
          animation: drop-confetti-11 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-11 {
  100% {
    top: 110%;
    left: 54%;
  }
}

@keyframes drop-confetti-11 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-12 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 14%;
  opacity: 0.7006093186;
  -webkit-transform: rotate(4.4786390807deg);
          transform: rotate(4.4786390807deg);
  -webkit-animation: drop-confetti-12 9s 5s infinite linear;
          animation: drop-confetti-12 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-12 {
  100% {
    top: 110%;
    left: 18%;
  }
}

@keyframes drop-confetti-12 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-13 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 85%;
  opacity: 0.8000424932;
  -webkit-transform: rotate(335.9031480986deg);
          transform: rotate(335.9031480986deg);
  -webkit-animation: drop-confetti-13 9s 1s infinite linear;
          animation: drop-confetti-13 9s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-13 {
  100% {
    top: 110%;
    left: 86%;
  }
}

@keyframes drop-confetti-13 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-14 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 57%;
  opacity: 0.6308920287;
  -webkit-transform: rotate(78.4060517831deg);
          transform: rotate(78.4060517831deg);
  -webkit-animation: drop-confetti-14 8s 3s infinite linear;
          animation: drop-confetti-14 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-14 {
  100% {
    top: 110%;
    left: 63%;
  }
}

@keyframes drop-confetti-14 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-15 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.1317217913;
  -webkit-transform: rotate(58.9178037206deg);
          transform: rotate(58.9178037206deg);
  -webkit-animation: drop-confetti-15 5s 3s infinite linear;
          animation: drop-confetti-15 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-15 {
  100% {
    top: 110%;
    left: 22%;
  }
}

@keyframes drop-confetti-15 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-16 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 0.76151367;
  -webkit-transform: rotate(39.949622383deg);
          transform: rotate(39.949622383deg);
  -webkit-animation: drop-confetti-16 8s 5s infinite linear;
          animation: drop-confetti-16 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-16 {
  100% {
    top: 110%;
    left: 21%;
  }
}

@keyframes drop-confetti-16 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-17 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 66%;
  opacity: 0.6931757632;
  -webkit-transform: rotate(81.9082037424deg);
          transform: rotate(81.9082037424deg);
  -webkit-animation: drop-confetti-17 5s 2s infinite linear;
          animation: drop-confetti-17 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-17 {
  100% {
    top: 110%;
    left: 78%;
  }
}

@keyframes drop-confetti-17 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-18 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 64%;
  opacity: 0.9528192068;
  -webkit-transform: rotate(77.5839619194deg);
          transform: rotate(77.5839619194deg);
  -webkit-animation: drop-confetti-18 6s 3s infinite linear;
          animation: drop-confetti-18 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-18 {
  100% {
    top: 110%;
    left: 67%;
  }
}

@keyframes drop-confetti-18 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-19 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 13%;
  opacity: 0.5021672557;
  -webkit-transform: rotate(315.3274170464deg);
          transform: rotate(315.3274170464deg);
  -webkit-animation: drop-confetti-19 8s 5s infinite linear;
          animation: drop-confetti-19 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-19 {
  100% {
    top: 110%;
    left: 18%;
  }
}

@keyframes drop-confetti-19 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-20 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 1.0633555996;
  -webkit-transform: rotate(351.2092925157deg);
          transform: rotate(351.2092925157deg);
  -webkit-animation: drop-confetti-20 9s 5s infinite linear;
          animation: drop-confetti-20 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-20 {
  100% {
    top: 110%;
    left: 110%;
  }
}

@keyframes drop-confetti-20 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-21 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.0163673728;
  -webkit-transform: rotate(162.424121361deg);
          transform: rotate(162.424121361deg);
  -webkit-animation: drop-confetti-21 5s 2s infinite linear;
          animation: drop-confetti-21 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-21 {
  100% {
    top: 110%;
    left: 91%;
  }
}

@keyframes drop-confetti-21 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-22 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 50%;
  opacity: 0.5401290756;
  -webkit-transform: rotate(291.5719847232deg);
          transform: rotate(291.5719847232deg);
  -webkit-animation: drop-confetti-22 6s 5s infinite linear;
          animation: drop-confetti-22 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-22 {
  100% {
    top: 110%;
    left: 58%;
  }
}

@keyframes drop-confetti-22 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-23 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 22%;
  opacity: 0.5156111823;
  -webkit-transform: rotate(121.1449858217deg);
          transform: rotate(121.1449858217deg);
  -webkit-animation: drop-confetti-23 8s 3s infinite linear;
          animation: drop-confetti-23 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-23 {
  100% {
    top: 110%;
    left: 36%;
  }
}

@keyframes drop-confetti-23 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-24 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 36%;
  opacity: 1.0946480199;
  -webkit-transform: rotate(351.6693305435deg);
          transform: rotate(351.6693305435deg);
  -webkit-animation: drop-confetti-24 5s 2s infinite linear;
          animation: drop-confetti-24 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-24 {
  100% {
    top: 110%;
    left: 37%;
  }
}

@keyframes drop-confetti-24 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-25 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 10%;
  opacity: 1.0806142995;
  -webkit-transform: rotate(335.4427458432deg);
          transform: rotate(335.4427458432deg);
  -webkit-animation: drop-confetti-25 5s 3s infinite linear;
          animation: drop-confetti-25 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-25 {
  100% {
    top: 110%;
    left: 23%;
  }
}

@keyframes drop-confetti-25 {
  100% {
    top: 110%;
    left: 23%;
  }
}
.confetti-26 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 28%;
  opacity: 0.6286638715;
  -webkit-transform: rotate(234.6371834435deg);
          transform: rotate(234.6371834435deg);
  -webkit-animation: drop-confetti-26 7s 1s infinite linear;
          animation: drop-confetti-26 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-26 {
  100% {
    top: 110%;
    left: 42%;
  }
}

@keyframes drop-confetti-26 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-27 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 82%;
  opacity: 1.0649281136;
  -webkit-transform: rotate(265.7650598782deg);
          transform: rotate(265.7650598782deg);
  -webkit-animation: drop-confetti-27 9s 4s infinite linear;
          animation: drop-confetti-27 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-27 {
  100% {
    top: 110%;
    left: 84%;
  }
}

@keyframes drop-confetti-27 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-28 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 38%;
  opacity: 1.2514134761;
  -webkit-transform: rotate(109.7582287941deg);
          transform: rotate(109.7582287941deg);
  -webkit-animation: drop-confetti-28 8s 4s infinite linear;
          animation: drop-confetti-28 8s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-28 {
  100% {
    top: 110%;
    left: 40%;
  }
}

@keyframes drop-confetti-28 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-29 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 5%;
  opacity: 0.8209854927;
  -webkit-transform: rotate(113.8454355334deg);
          transform: rotate(113.8454355334deg);
  -webkit-animation: drop-confetti-29 9s 1s infinite linear;
          animation: drop-confetti-29 9s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-29 {
  100% {
    top: 110%;
    left: 12%;
  }
}

@keyframes drop-confetti-29 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-30 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 73%;
  opacity: 0.9180780863;
  -webkit-transform: rotate(135.5299568616deg);
          transform: rotate(135.5299568616deg);
  -webkit-animation: drop-confetti-30 7s 1s infinite linear;
          animation: drop-confetti-30 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-30 {
  100% {
    top: 110%;
    left: 75%;
  }
}

@keyframes drop-confetti-30 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-31 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 70%;
  opacity: 0.8324263646;
  -webkit-transform: rotate(123.9190682955deg);
          transform: rotate(123.9190682955deg);
  -webkit-animation: drop-confetti-31 9s 5s infinite linear;
          animation: drop-confetti-31 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-31 {
  100% {
    top: 110%;
    left: 84%;
  }
}

@keyframes drop-confetti-31 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-32 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 0.682890818;
  -webkit-transform: rotate(284.0804736208deg);
          transform: rotate(284.0804736208deg);
  -webkit-animation: drop-confetti-32 9s 3s infinite linear;
          animation: drop-confetti-32 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-32 {
  100% {
    top: 110%;
    left: 59%;
  }
}

@keyframes drop-confetti-32 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-33 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 1.0674008129;
  -webkit-transform: rotate(327.6273722538deg);
          transform: rotate(327.6273722538deg);
  -webkit-animation: drop-confetti-33 5s 5s infinite linear;
          animation: drop-confetti-33 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-33 {
  100% {
    top: 110%;
    left: 101%;
  }
}

@keyframes drop-confetti-33 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-34 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 40%;
  opacity: 0.975899782;
  -webkit-transform: rotate(22.6979749944deg);
          transform: rotate(22.6979749944deg);
  -webkit-animation: drop-confetti-34 6s 1s infinite linear;
          animation: drop-confetti-34 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-34 {
  100% {
    top: 110%;
    left: 55%;
  }
}

@keyframes drop-confetti-34 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-35 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 81%;
  opacity: 0.9644628612;
  -webkit-transform: rotate(227.6756932599deg);
          transform: rotate(227.6756932599deg);
  -webkit-animation: drop-confetti-35 8s 2s infinite linear;
          animation: drop-confetti-35 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-35 {
  100% {
    top: 110%;
    left: 89%;
  }
}

@keyframes drop-confetti-35 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-36 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 0.8478414404;
  -webkit-transform: rotate(275.2001908795deg);
          transform: rotate(275.2001908795deg);
  -webkit-animation: drop-confetti-36 7s 2s infinite linear;
          animation: drop-confetti-36 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-36 {
  100% {
    top: 110%;
    left: 70%;
  }
}

@keyframes drop-confetti-36 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-37 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 58%;
  opacity: 1.084449966;
  -webkit-transform: rotate(13.2130371244deg);
          transform: rotate(13.2130371244deg);
  -webkit-animation: drop-confetti-37 7s 4s infinite linear;
          animation: drop-confetti-37 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-37 {
  100% {
    top: 110%;
    left: 63%;
  }
}

@keyframes drop-confetti-37 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-38 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 16%;
  opacity: 1.2935874645;
  -webkit-transform: rotate(25.5803513613deg);
          transform: rotate(25.5803513613deg);
  -webkit-animation: drop-confetti-38 7s 3s infinite linear;
          animation: drop-confetti-38 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-38 {
  100% {
    top: 110%;
    left: 18%;
  }
}

@keyframes drop-confetti-38 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-39 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.8232661492;
  -webkit-transform: rotate(143.5117270608deg);
          transform: rotate(143.5117270608deg);
  -webkit-animation: drop-confetti-39 7s 4s infinite linear;
          animation: drop-confetti-39 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-39 {
  100% {
    top: 110%;
    left: 69%;
  }
}

@keyframes drop-confetti-39 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-40 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 56%;
  opacity: 1.4927343243;
  -webkit-transform: rotate(73.2140452521deg);
          transform: rotate(73.2140452521deg);
  -webkit-animation: drop-confetti-40 8s 2s infinite linear;
          animation: drop-confetti-40 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-40 {
  100% {
    top: 110%;
    left: 58%;
  }
}

@keyframes drop-confetti-40 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-41 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 89%;
  opacity: 0.5842841214;
  -webkit-transform: rotate(270.1206183743deg);
          transform: rotate(270.1206183743deg);
  -webkit-animation: drop-confetti-41 8s 5s infinite linear;
          animation: drop-confetti-41 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-41 {
  100% {
    top: 110%;
    left: 100%;
  }
}

@keyframes drop-confetti-41 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.confetti-42 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 36%;
  opacity: 0.7705877198;
  -webkit-transform: rotate(352.2928332343deg);
          transform: rotate(352.2928332343deg);
  -webkit-animation: drop-confetti-42 9s 4s infinite linear;
          animation: drop-confetti-42 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-42 {
  100% {
    top: 110%;
    left: 46%;
  }
}

@keyframes drop-confetti-42 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-43 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 0.9476849137;
  -webkit-transform: rotate(335.3675841245deg);
          transform: rotate(335.3675841245deg);
  -webkit-animation: drop-confetti-43 7s 2s infinite linear;
          animation: drop-confetti-43 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-43 {
  100% {
    top: 110%;
    left: 34%;
  }
}

@keyframes drop-confetti-43 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-44 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 0.8841799972;
  -webkit-transform: rotate(277.6351292719deg);
          transform: rotate(277.6351292719deg);
  -webkit-animation: drop-confetti-44 6s 5s infinite linear;
          animation: drop-confetti-44 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-44 {
  100% {
    top: 110%;
    left: 82%;
  }
}

@keyframes drop-confetti-44 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-45 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 55%;
  opacity: 0.6872841848;
  -webkit-transform: rotate(238.7304364828deg);
          transform: rotate(238.7304364828deg);
  -webkit-animation: drop-confetti-45 5s 5s infinite linear;
          animation: drop-confetti-45 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-45 {
  100% {
    top: 110%;
    left: 65%;
  }
}

@keyframes drop-confetti-45 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-46 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 43%;
  opacity: 1.0885094386;
  -webkit-transform: rotate(189.3384801593deg);
          transform: rotate(189.3384801593deg);
  -webkit-animation: drop-confetti-46 9s 3s infinite linear;
          animation: drop-confetti-46 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-46 {
  100% {
    top: 110%;
    left: 48%;
  }
}

@keyframes drop-confetti-46 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-47 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.552520979;
  -webkit-transform: rotate(61.866243531deg);
          transform: rotate(61.866243531deg);
  -webkit-animation: drop-confetti-47 9s 2s infinite linear;
          animation: drop-confetti-47 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-47 {
  100% {
    top: 110%;
    left: 76%;
  }
}

@keyframes drop-confetti-47 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-48 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 85%;
  opacity: 1.0088589276;
  -webkit-transform: rotate(344.1988783306deg);
          transform: rotate(344.1988783306deg);
  -webkit-animation: drop-confetti-48 8s 3s infinite linear;
          animation: drop-confetti-48 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-48 {
  100% {
    top: 110%;
    left: 92%;
  }
}

@keyframes drop-confetti-48 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-49 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 62%;
  opacity: 1.4124769328;
  -webkit-transform: rotate(149.3979704703deg);
          transform: rotate(149.3979704703deg);
  -webkit-animation: drop-confetti-49 7s 3s infinite linear;
          animation: drop-confetti-49 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-49 {
  100% {
    top: 110%;
    left: 67%;
  }
}

@keyframes drop-confetti-49 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-50 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 3%;
  opacity: 1.3710039818;
  -webkit-transform: rotate(167.3279912983deg);
          transform: rotate(167.3279912983deg);
  -webkit-animation: drop-confetti-50 7s 2s infinite linear;
          animation: drop-confetti-50 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-50 {
  100% {
    top: 110%;
    left: 12%;
  }
}

@keyframes drop-confetti-50 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-51 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 22%;
  opacity: 1.2337768775;
  -webkit-transform: rotate(132.9765567013deg);
          transform: rotate(132.9765567013deg);
  -webkit-animation: drop-confetti-51 7s 3s infinite linear;
          animation: drop-confetti-51 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-51 {
  100% {
    top: 110%;
    left: 34%;
  }
}

@keyframes drop-confetti-51 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-52 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 30%;
  opacity: 0.7274871516;
  -webkit-transform: rotate(38.4088350435deg);
          transform: rotate(38.4088350435deg);
  -webkit-animation: drop-confetti-52 7s 1s infinite linear;
          animation: drop-confetti-52 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-52 {
  100% {
    top: 110%;
    left: 38%;
  }
}

@keyframes drop-confetti-52 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-53 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 33%;
  opacity: 0.8251041145;
  -webkit-transform: rotate(183.0180871294deg);
          transform: rotate(183.0180871294deg);
  -webkit-animation: drop-confetti-53 6s 3s infinite linear;
          animation: drop-confetti-53 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-53 {
  100% {
    top: 110%;
    left: 39%;
  }
}

@keyframes drop-confetti-53 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-54 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 0.9342424815;
  -webkit-transform: rotate(176.1290831455deg);
          transform: rotate(176.1290831455deg);
  -webkit-animation: drop-confetti-54 8s 5s infinite linear;
          animation: drop-confetti-54 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-54 {
  100% {
    top: 110%;
    left: 60%;
  }
}

@keyframes drop-confetti-54 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-55 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 86%;
  opacity: 1.4086149429;
  -webkit-transform: rotate(110.2118109367deg);
          transform: rotate(110.2118109367deg);
  -webkit-animation: drop-confetti-55 8s 3s infinite linear;
          animation: drop-confetti-55 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-55 {
  100% {
    top: 110%;
    left: 100%;
  }
}

@keyframes drop-confetti-55 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.confetti-56 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 8%;
  opacity: 1.121630119;
  -webkit-transform: rotate(250.2859307392deg);
          transform: rotate(250.2859307392deg);
  -webkit-animation: drop-confetti-56 6s 2s infinite linear;
          animation: drop-confetti-56 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-56 {
  100% {
    top: 110%;
    left: 22%;
  }
}

@keyframes drop-confetti-56 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-57 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 52%;
  opacity: 1.2753042788;
  -webkit-transform: rotate(274.1819302766deg);
          transform: rotate(274.1819302766deg);
  -webkit-animation: drop-confetti-57 9s 5s infinite linear;
          animation: drop-confetti-57 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-57 {
  100% {
    top: 110%;
    left: 57%;
  }
}

@keyframes drop-confetti-57 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-58 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 11%;
  opacity: 0.6963167032;
  -webkit-transform: rotate(261.998457348deg);
          transform: rotate(261.998457348deg);
  -webkit-animation: drop-confetti-58 8s 5s infinite linear;
          animation: drop-confetti-58 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-58 {
  100% {
    top: 110%;
    left: 20%;
  }
}

@keyframes drop-confetti-58 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-59 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.1281812231;
  -webkit-transform: rotate(170.8726449251deg);
          transform: rotate(170.8726449251deg);
  -webkit-animation: drop-confetti-59 6s 2s infinite linear;
          animation: drop-confetti-59 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-59 {
  100% {
    top: 110%;
    left: 4%;
  }
}

@keyframes drop-confetti-59 {
  100% {
    top: 110%;
    left: 4%;
  }
}
.confetti-60 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 79%;
  opacity: 0.9334973007;
  -webkit-transform: rotate(27.036362968deg);
          transform: rotate(27.036362968deg);
  -webkit-animation: drop-confetti-60 9s 5s infinite linear;
          animation: drop-confetti-60 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-60 {
  100% {
    top: 110%;
    left: 86%;
  }
}

@keyframes drop-confetti-60 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-61 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 90%;
  opacity: 0.7914565128;
  -webkit-transform: rotate(50.0745951234deg);
          transform: rotate(50.0745951234deg);
  -webkit-animation: drop-confetti-61 5s 5s infinite linear;
          animation: drop-confetti-61 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-61 {
  100% {
    top: 110%;
    left: 102%;
  }
}

@keyframes drop-confetti-61 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-62 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 20%;
  opacity: 0.603788996;
  -webkit-transform: rotate(255.5880574761deg);
          transform: rotate(255.5880574761deg);
  -webkit-animation: drop-confetti-62 5s 5s infinite linear;
          animation: drop-confetti-62 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-62 {
  100% {
    top: 110%;
    left: 24%;
  }
}

@keyframes drop-confetti-62 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-63 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.0541738144;
  -webkit-transform: rotate(75.943317582deg);
          transform: rotate(75.943317582deg);
  -webkit-animation: drop-confetti-63 8s 1s infinite linear;
          animation: drop-confetti-63 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-63 {
  100% {
    top: 110%;
    left: 37%;
  }
}

@keyframes drop-confetti-63 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-64 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.4382470217;
  -webkit-transform: rotate(285.6923019957deg);
          transform: rotate(285.6923019957deg);
  -webkit-animation: drop-confetti-64 9s 4s infinite linear;
          animation: drop-confetti-64 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-64 {
  100% {
    top: 110%;
    left: 75%;
  }
}

@keyframes drop-confetti-64 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-65 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 82%;
  opacity: 0.5976838475;
  -webkit-transform: rotate(235.6590505896deg);
          transform: rotate(235.6590505896deg);
  -webkit-animation: drop-confetti-65 8s 2s infinite linear;
          animation: drop-confetti-65 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-65 {
  100% {
    top: 110%;
    left: 93%;
  }
}

@keyframes drop-confetti-65 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-66 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 88%;
  opacity: 0.6505242009;
  -webkit-transform: rotate(174.4422664506deg);
          transform: rotate(174.4422664506deg);
  -webkit-animation: drop-confetti-66 8s 3s infinite linear;
          animation: drop-confetti-66 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-66 {
  100% {
    top: 110%;
    left: 102%;
  }
}

@keyframes drop-confetti-66 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-67 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 59%;
  opacity: 1.1225402191;
  -webkit-transform: rotate(219.8917291764deg);
          transform: rotate(219.8917291764deg);
  -webkit-animation: drop-confetti-67 5s 4s infinite linear;
          animation: drop-confetti-67 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-67 {
  100% {
    top: 110%;
    left: 69%;
  }
}

@keyframes drop-confetti-67 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-68 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 3%;
  opacity: 1.4918839756;
  -webkit-transform: rotate(295.3100005632deg);
          transform: rotate(295.3100005632deg);
  -webkit-animation: drop-confetti-68 6s 4s infinite linear;
          animation: drop-confetti-68 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-68 {
  100% {
    top: 110%;
    left: 14%;
  }
}

@keyframes drop-confetti-68 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-69 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 86%;
  opacity: 1.3234502688;
  -webkit-transform: rotate(245.0309494122deg);
          transform: rotate(245.0309494122deg);
  -webkit-animation: drop-confetti-69 7s 5s infinite linear;
          animation: drop-confetti-69 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-69 {
  100% {
    top: 110%;
    left: 87%;
  }
}

@keyframes drop-confetti-69 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-70 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 94%;
  opacity: 0.9847928247;
  -webkit-transform: rotate(236.5197542983deg);
          transform: rotate(236.5197542983deg);
  -webkit-animation: drop-confetti-70 6s 4s infinite linear;
          animation: drop-confetti-70 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-70 {
  100% {
    top: 110%;
    left: 104%;
  }
}

@keyframes drop-confetti-70 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-71 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 1.1815898835;
  -webkit-transform: rotate(48.1532959968deg);
          transform: rotate(48.1532959968deg);
  -webkit-animation: drop-confetti-71 6s 3s infinite linear;
          animation: drop-confetti-71 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-71 {
  100% {
    top: 110%;
    left: 61%;
  }
}

@keyframes drop-confetti-71 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-72 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.7966102348;
  -webkit-transform: rotate(300.598875321deg);
          transform: rotate(300.598875321deg);
  -webkit-animation: drop-confetti-72 5s 2s infinite linear;
          animation: drop-confetti-72 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-72 {
  100% {
    top: 110%;
    left: 15%;
  }
}

@keyframes drop-confetti-72 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-73 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.7369501985;
  -webkit-transform: rotate(163.9403644624deg);
          transform: rotate(163.9403644624deg);
  -webkit-animation: drop-confetti-73 5s 5s infinite linear;
          animation: drop-confetti-73 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-73 {
  100% {
    top: 110%;
    left: 26%;
  }
}

@keyframes drop-confetti-73 {
  100% {
    top: 110%;
    left: 26%;
  }
}
.confetti-74 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 69%;
  opacity: 0.5433170775;
  -webkit-transform: rotate(261.2826594316deg);
          transform: rotate(261.2826594316deg);
  -webkit-animation: drop-confetti-74 8s 2s infinite linear;
          animation: drop-confetti-74 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-74 {
  100% {
    top: 110%;
    left: 79%;
  }
}

@keyframes drop-confetti-74 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-75 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 0.8204536683;
  -webkit-transform: rotate(264.4457795386deg);
          transform: rotate(264.4457795386deg);
  -webkit-animation: drop-confetti-75 7s 4s infinite linear;
          animation: drop-confetti-75 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-75 {
  100% {
    top: 110%;
    left: 19%;
  }
}

@keyframes drop-confetti-75 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-76 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.9836488004;
  -webkit-transform: rotate(125.9919714167deg);
          transform: rotate(125.9919714167deg);
  -webkit-animation: drop-confetti-76 6s 5s infinite linear;
          animation: drop-confetti-76 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-76 {
  100% {
    top: 110%;
    left: 73%;
  }
}

@keyframes drop-confetti-76 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-77 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 51%;
  opacity: 1.2151297738;
  -webkit-transform: rotate(223.7605355501deg);
          transform: rotate(223.7605355501deg);
  -webkit-animation: drop-confetti-77 5s 4s infinite linear;
          animation: drop-confetti-77 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-77 {
  100% {
    top: 110%;
    left: 63%;
  }
}

@keyframes drop-confetti-77 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-78 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 89%;
  opacity: 1.1643745278;
  -webkit-transform: rotate(12.1897530724deg);
          transform: rotate(12.1897530724deg);
  -webkit-animation: drop-confetti-78 8s 5s infinite linear;
          animation: drop-confetti-78 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-78 {
  100% {
    top: 110%;
    left: 97%;
  }
}

@keyframes drop-confetti-78 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-79 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 0.6464474964;
  -webkit-transform: rotate(164.2545876645deg);
          transform: rotate(164.2545876645deg);
  -webkit-animation: drop-confetti-79 8s 2s infinite linear;
          animation: drop-confetti-79 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-79 {
  100% {
    top: 110%;
    left: 56%;
  }
}

@keyframes drop-confetti-79 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-80 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 0.8247616376;
  -webkit-transform: rotate(177.8815658974deg);
          transform: rotate(177.8815658974deg);
  -webkit-animation: drop-confetti-80 7s 5s infinite linear;
          animation: drop-confetti-80 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-80 {
  100% {
    top: 110%;
    left: 87%;
  }
}

@keyframes drop-confetti-80 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-81 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 41%;
  opacity: 0.8430471848;
  -webkit-transform: rotate(260.9101620401deg);
          transform: rotate(260.9101620401deg);
  -webkit-animation: drop-confetti-81 7s 2s infinite linear;
          animation: drop-confetti-81 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-81 {
  100% {
    top: 110%;
    left: 55%;
  }
}

@keyframes drop-confetti-81 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-82 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 56%;
  opacity: 0.7320394749;
  -webkit-transform: rotate(227.4236714921deg);
          transform: rotate(227.4236714921deg);
  -webkit-animation: drop-confetti-82 8s 2s infinite linear;
          animation: drop-confetti-82 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-82 {
  100% {
    top: 110%;
    left: 57%;
  }
}

@keyframes drop-confetti-82 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-83 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 15%;
  opacity: 0.8852798559;
  -webkit-transform: rotate(329.1357134812deg);
          transform: rotate(329.1357134812deg);
  -webkit-animation: drop-confetti-83 6s 1s infinite linear;
          animation: drop-confetti-83 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-83 {
  100% {
    top: 110%;
    left: 19%;
  }
}

@keyframes drop-confetti-83 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-84 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 52%;
  opacity: 1.4035189042;
  -webkit-transform: rotate(251.5927080353deg);
          transform: rotate(251.5927080353deg);
  -webkit-animation: drop-confetti-84 7s 4s infinite linear;
          animation: drop-confetti-84 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-84 {
  100% {
    top: 110%;
    left: 66%;
  }
}

@keyframes drop-confetti-84 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-85 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 48%;
  opacity: 1.2052414602;
  -webkit-transform: rotate(346.3516076925deg);
          transform: rotate(346.3516076925deg);
  -webkit-animation: drop-confetti-85 5s 4s infinite linear;
          animation: drop-confetti-85 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-85 {
  100% {
    top: 110%;
    left: 54%;
  }
}

@keyframes drop-confetti-85 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-86 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 0.6510596996;
  -webkit-transform: rotate(48.4025040064deg);
          transform: rotate(48.4025040064deg);
  -webkit-animation: drop-confetti-86 6s 3s infinite linear;
          animation: drop-confetti-86 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-86 {
  100% {
    top: 110%;
    left: 84%;
  }
}

@keyframes drop-confetti-86 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-87 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 46%;
  opacity: 0.9628358817;
  -webkit-transform: rotate(94.3786583805deg);
          transform: rotate(94.3786583805deg);
  -webkit-animation: drop-confetti-87 5s 2s infinite linear;
          animation: drop-confetti-87 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-87 {
  100% {
    top: 110%;
    left: 59%;
  }
}

@keyframes drop-confetti-87 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-88 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 36%;
  opacity: 0.5862918878;
  -webkit-transform: rotate(280.3217661483deg);
          transform: rotate(280.3217661483deg);
  -webkit-animation: drop-confetti-88 7s 3s infinite linear;
          animation: drop-confetti-88 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-88 {
  100% {
    top: 110%;
    left: 39%;
  }
}

@keyframes drop-confetti-88 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-89 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 62%;
  opacity: 0.6222804053;
  -webkit-transform: rotate(344.4113079353deg);
          transform: rotate(344.4113079353deg);
  -webkit-animation: drop-confetti-89 9s 4s infinite linear;
          animation: drop-confetti-89 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-89 {
  100% {
    top: 110%;
    left: 64%;
  }
}

@keyframes drop-confetti-89 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-90 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 77%;
  opacity: 1.229126438;
  -webkit-transform: rotate(220.0065165351deg);
          transform: rotate(220.0065165351deg);
  -webkit-animation: drop-confetti-90 8s 1s infinite linear;
          animation: drop-confetti-90 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-90 {
  100% {
    top: 110%;
    left: 83%;
  }
}

@keyframes drop-confetti-90 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-91 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 10%;
  opacity: 0.6109359502;
  -webkit-transform: rotate(274.5845439494deg);
          transform: rotate(274.5845439494deg);
  -webkit-animation: drop-confetti-91 9s 1s infinite linear;
          animation: drop-confetti-91 9s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-91 {
  100% {
    top: 110%;
    left: 19%;
  }
}

@keyframes drop-confetti-91 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-92 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 1.4741864839;
  -webkit-transform: rotate(302.7125899065deg);
          transform: rotate(302.7125899065deg);
  -webkit-animation: drop-confetti-92 8s 5s infinite linear;
          animation: drop-confetti-92 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-92 {
  100% {
    top: 110%;
    left: 48%;
  }
}

@keyframes drop-confetti-92 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-93 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 1.1897547931;
  -webkit-transform: rotate(106.3647900965deg);
          transform: rotate(106.3647900965deg);
  -webkit-animation: drop-confetti-93 9s 4s infinite linear;
          animation: drop-confetti-93 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-93 {
  100% {
    top: 110%;
    left: 70%;
  }
}

@keyframes drop-confetti-93 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-94 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 66%;
  opacity: 0.7249521799;
  -webkit-transform: rotate(55.9564501441deg);
          transform: rotate(55.9564501441deg);
  -webkit-animation: drop-confetti-94 7s 2s infinite linear;
          animation: drop-confetti-94 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-94 {
  100% {
    top: 110%;
    left: 69%;
  }
}

@keyframes drop-confetti-94 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-95 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.7183159715;
  -webkit-transform: rotate(149.5396661384deg);
          transform: rotate(149.5396661384deg);
  -webkit-animation: drop-confetti-95 5s 5s infinite linear;
          animation: drop-confetti-95 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-95 {
  100% {
    top: 110%;
    left: 27%;
  }
}

@keyframes drop-confetti-95 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-96 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 74%;
  opacity: 0.9690394082;
  -webkit-transform: rotate(164.6294823228deg);
          transform: rotate(164.6294823228deg);
  -webkit-animation: drop-confetti-96 9s 2s infinite linear;
          animation: drop-confetti-96 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-96 {
  100% {
    top: 110%;
    left: 81%;
  }
}

@keyframes drop-confetti-96 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-97 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 54%;
  opacity: 0.983149258;
  -webkit-transform: rotate(252.1603575675deg);
          transform: rotate(252.1603575675deg);
  -webkit-animation: drop-confetti-97 9s 2s infinite linear;
          animation: drop-confetti-97 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-97 {
  100% {
    top: 110%;
    left: 58%;
  }
}

@keyframes drop-confetti-97 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-98 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 50%;
  opacity: 1.4001272342;
  -webkit-transform: rotate(206.4017852873deg);
          transform: rotate(206.4017852873deg);
  -webkit-animation: drop-confetti-98 8s 2s infinite linear;
          animation: drop-confetti-98 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-98 {
  100% {
    top: 110%;
    left: 56%;
  }
}

@keyframes drop-confetti-98 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-99 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 81%;
  opacity: 1.0847559424;
  -webkit-transform: rotate(350.8149967851deg);
          transform: rotate(350.8149967851deg);
  -webkit-animation: drop-confetti-99 7s 4s infinite linear;
          animation: drop-confetti-99 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-99 {
  100% {
    top: 110%;
    left: 92%;
  }
}

@keyframes drop-confetti-99 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-100 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 1.0642908194;
  -webkit-transform: rotate(65.2120706852deg);
          transform: rotate(65.2120706852deg);
  -webkit-animation: drop-confetti-100 6s 2s infinite linear;
          animation: drop-confetti-100 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-100 {
  100% {
    top: 110%;
    left: 83%;
  }
}

@keyframes drop-confetti-100 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-101 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 0.841934746;
  -webkit-transform: rotate(327.1410003875deg);
          transform: rotate(327.1410003875deg);
  -webkit-animation: drop-confetti-101 8s 1s infinite linear;
          animation: drop-confetti-101 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-101 {
  100% {
    top: 110%;
    left: 93%;
  }
}

@keyframes drop-confetti-101 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-102 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 79%;
  opacity: 0.8616498296;
  -webkit-transform: rotate(36.1325269579deg);
          transform: rotate(36.1325269579deg);
  -webkit-animation: drop-confetti-102 6s 3s infinite linear;
          animation: drop-confetti-102 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-102 {
  100% {
    top: 110%;
    left: 87%;
  }
}

@keyframes drop-confetti-102 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-103 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 46%;
  opacity: 0.7816749258;
  -webkit-transform: rotate(39.7713978558deg);
          transform: rotate(39.7713978558deg);
  -webkit-animation: drop-confetti-103 6s 4s infinite linear;
          animation: drop-confetti-103 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-103 {
  100% {
    top: 110%;
    left: 56%;
  }
}

@keyframes drop-confetti-103 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-104 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 93%;
  opacity: 1.1731740782;
  -webkit-transform: rotate(199.476263243deg);
          transform: rotate(199.476263243deg);
  -webkit-animation: drop-confetti-104 7s 5s infinite linear;
          animation: drop-confetti-104 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-104 {
  100% {
    top: 110%;
    left: 94%;
  }
}

@keyframes drop-confetti-104 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-105 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 0.7828986658;
  -webkit-transform: rotate(222.5857790047deg);
          transform: rotate(222.5857790047deg);
  -webkit-animation: drop-confetti-105 8s 1s infinite linear;
          animation: drop-confetti-105 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-105 {
  100% {
    top: 110%;
    left: 34%;
  }
}

@keyframes drop-confetti-105 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-106 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 0.9835568508;
  -webkit-transform: rotate(231.3685298999deg);
          transform: rotate(231.3685298999deg);
  -webkit-animation: drop-confetti-106 6s 5s infinite linear;
          animation: drop-confetti-106 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-106 {
  100% {
    top: 110%;
    left: 58%;
  }
}

@keyframes drop-confetti-106 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-107 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 91%;
  opacity: 1.1857683765;
  -webkit-transform: rotate(309.6872491946deg);
          transform: rotate(309.6872491946deg);
  -webkit-animation: drop-confetti-107 5s 2s infinite linear;
          animation: drop-confetti-107 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-107 {
  100% {
    top: 110%;
    left: 104%;
  }
}

@keyframes drop-confetti-107 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-108 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 59%;
  opacity: 1.2004889295;
  -webkit-transform: rotate(246.799185281deg);
          transform: rotate(246.799185281deg);
  -webkit-animation: drop-confetti-108 5s 5s infinite linear;
          animation: drop-confetti-108 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-108 {
  100% {
    top: 110%;
    left: 68%;
  }
}

@keyframes drop-confetti-108 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-109 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 0.6082318127;
  -webkit-transform: rotate(100.3390458579deg);
          transform: rotate(100.3390458579deg);
  -webkit-animation: drop-confetti-109 7s 3s infinite linear;
          animation: drop-confetti-109 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-109 {
  100% {
    top: 110%;
    left: 52%;
  }
}

@keyframes drop-confetti-109 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-110 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 25%;
  opacity: 0.9048766946;
  -webkit-transform: rotate(299.9672581819deg);
          transform: rotate(299.9672581819deg);
  -webkit-animation: drop-confetti-110 7s 3s infinite linear;
          animation: drop-confetti-110 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-110 {
  100% {
    top: 110%;
    left: 27%;
  }
}

@keyframes drop-confetti-110 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-111 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 1.2333029149;
  -webkit-transform: rotate(116.144999502deg);
          transform: rotate(116.144999502deg);
  -webkit-animation: drop-confetti-111 6s 4s infinite linear;
          animation: drop-confetti-111 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-111 {
  100% {
    top: 110%;
    left: 108%;
  }
}

@keyframes drop-confetti-111 {
  100% {
    top: 110%;
    left: 108%;
  }
}
.confetti-112 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 5%;
  opacity: 1.4174912663;
  -webkit-transform: rotate(221.0148584443deg);
          transform: rotate(221.0148584443deg);
  -webkit-animation: drop-confetti-112 5s 3s infinite linear;
          animation: drop-confetti-112 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-112 {
  100% {
    top: 110%;
    left: 6%;
  }
}

@keyframes drop-confetti-112 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-113 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 98%;
  opacity: 1.2898561541;
  -webkit-transform: rotate(50.9637920951deg);
          transform: rotate(50.9637920951deg);
  -webkit-animation: drop-confetti-113 8s 5s infinite linear;
          animation: drop-confetti-113 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-113 {
  100% {
    top: 110%;
    left: 109%;
  }
}

@keyframes drop-confetti-113 {
  100% {
    top: 110%;
    left: 109%;
  }
}
.confetti-114 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 66%;
  opacity: 0.566525036;
  -webkit-transform: rotate(86.2372237399deg);
          transform: rotate(86.2372237399deg);
  -webkit-animation: drop-confetti-114 8s 5s infinite linear;
          animation: drop-confetti-114 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-114 {
  100% {
    top: 110%;
    left: 81%;
  }
}

@keyframes drop-confetti-114 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-115 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 89%;
  opacity: 0.9251655636;
  -webkit-transform: rotate(343.7548581668deg);
          transform: rotate(343.7548581668deg);
  -webkit-animation: drop-confetti-115 7s 3s infinite linear;
          animation: drop-confetti-115 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-115 {
  100% {
    top: 110%;
    left: 96%;
  }
}

@keyframes drop-confetti-115 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-116 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 1.2331132365;
  -webkit-transform: rotate(184.2024251045deg);
          transform: rotate(184.2024251045deg);
  -webkit-animation: drop-confetti-116 8s 2s infinite linear;
          animation: drop-confetti-116 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-116 {
  100% {
    top: 110%;
    left: 62%;
  }
}

@keyframes drop-confetti-116 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-117 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 0.7708113759;
  -webkit-transform: rotate(135.5635604193deg);
          transform: rotate(135.5635604193deg);
  -webkit-animation: drop-confetti-117 8s 4s infinite linear;
          animation: drop-confetti-117 8s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-117 {
  100% {
    top: 110%;
    left: 25%;
  }
}

@keyframes drop-confetti-117 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-118 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 57%;
  opacity: 0.9528104256;
  -webkit-transform: rotate(50.8485523058deg);
          transform: rotate(50.8485523058deg);
  -webkit-animation: drop-confetti-118 5s 1s infinite linear;
          animation: drop-confetti-118 5s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-118 {
  100% {
    top: 110%;
    left: 59%;
  }
}

@keyframes drop-confetti-118 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-119 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 49%;
  opacity: 1.0132797306;
  -webkit-transform: rotate(220.0487872207deg);
          transform: rotate(220.0487872207deg);
  -webkit-animation: drop-confetti-119 5s 1s infinite linear;
          animation: drop-confetti-119 5s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-119 {
  100% {
    top: 110%;
    left: 50%;
  }
}

@keyframes drop-confetti-119 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.confetti-120 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 92%;
  opacity: 1.3314882265;
  -webkit-transform: rotate(184.3971419508deg);
          transform: rotate(184.3971419508deg);
  -webkit-animation: drop-confetti-120 5s 2s infinite linear;
          animation: drop-confetti-120 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-120 {
  100% {
    top: 110%;
    left: 99%;
  }
}

@keyframes drop-confetti-120 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-121 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 99%;
  opacity: 1.4328499722;
  -webkit-transform: rotate(346.8350967131deg);
          transform: rotate(346.8350967131deg);
  -webkit-animation: drop-confetti-121 7s 3s infinite linear;
          animation: drop-confetti-121 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-121 {
  100% {
    top: 110%;
    left: 102%;
  }
}

@keyframes drop-confetti-121 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-122 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 74%;
  opacity: 1.335193448;
  -webkit-transform: rotate(319.5214829021deg);
          transform: rotate(319.5214829021deg);
  -webkit-animation: drop-confetti-122 8s 5s infinite linear;
          animation: drop-confetti-122 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-122 {
  100% {
    top: 110%;
    left: 82%;
  }
}

@keyframes drop-confetti-122 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-123 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 1.1641537625;
  -webkit-transform: rotate(44.2283323901deg);
          transform: rotate(44.2283323901deg);
  -webkit-animation: drop-confetti-123 9s 5s infinite linear;
          animation: drop-confetti-123 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-123 {
  100% {
    top: 110%;
    left: 9%;
  }
}

@keyframes drop-confetti-123 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-124 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 67%;
  opacity: 0.6362040929;
  -webkit-transform: rotate(327.7126205473deg);
          transform: rotate(327.7126205473deg);
  -webkit-animation: drop-confetti-124 7s 1s infinite linear;
          animation: drop-confetti-124 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-124 {
  100% {
    top: 110%;
    left: 79%;
  }
}

@keyframes drop-confetti-124 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-125 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 1.4516600369;
  -webkit-transform: rotate(7.4804311828deg);
          transform: rotate(7.4804311828deg);
  -webkit-animation: drop-confetti-125 9s 4s infinite linear;
          animation: drop-confetti-125 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-125 {
  100% {
    top: 110%;
    left: 57%;
  }
}

@keyframes drop-confetti-125 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-126 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 1.2334280593;
  -webkit-transform: rotate(11.8132607658deg);
          transform: rotate(11.8132607658deg);
  -webkit-animation: drop-confetti-126 8s 5s infinite linear;
          animation: drop-confetti-126 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-126 {
  100% {
    top: 110%;
    left: 67%;
  }
}

@keyframes drop-confetti-126 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-127 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 74%;
  opacity: 1.2614112274;
  -webkit-transform: rotate(107.901467872deg);
          transform: rotate(107.901467872deg);
  -webkit-animation: drop-confetti-127 7s 5s infinite linear;
          animation: drop-confetti-127 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-127 {
  100% {
    top: 110%;
    left: 78%;
  }
}

@keyframes drop-confetti-127 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-128 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 70%;
  opacity: 1.1569869087;
  -webkit-transform: rotate(33.7900460428deg);
          transform: rotate(33.7900460428deg);
  -webkit-animation: drop-confetti-128 6s 1s infinite linear;
          animation: drop-confetti-128 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-128 {
  100% {
    top: 110%;
    left: 80%;
  }
}

@keyframes drop-confetti-128 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-129 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 53%;
  opacity: 1.2584076586;
  -webkit-transform: rotate(266.6743121174deg);
          transform: rotate(266.6743121174deg);
  -webkit-animation: drop-confetti-129 5s 5s infinite linear;
          animation: drop-confetti-129 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-129 {
  100% {
    top: 110%;
    left: 62%;
  }
}

@keyframes drop-confetti-129 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-130 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 53%;
  opacity: 0.701183128;
  -webkit-transform: rotate(242.6881246264deg);
          transform: rotate(242.6881246264deg);
  -webkit-animation: drop-confetti-130 7s 5s infinite linear;
          animation: drop-confetti-130 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-130 {
  100% {
    top: 110%;
    left: 66%;
  }
}

@keyframes drop-confetti-130 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-131 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 89%;
  opacity: 1.2844788087;
  -webkit-transform: rotate(329.8647767628deg);
          transform: rotate(329.8647767628deg);
  -webkit-animation: drop-confetti-131 6s 2s infinite linear;
          animation: drop-confetti-131 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-131 {
  100% {
    top: 110%;
    left: 93%;
  }
}

@keyframes drop-confetti-131 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-132 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 61%;
  opacity: 0.701859376;
  -webkit-transform: rotate(275.4231613793deg);
          transform: rotate(275.4231613793deg);
  -webkit-animation: drop-confetti-132 5s 1s infinite linear;
          animation: drop-confetti-132 5s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-132 {
  100% {
    top: 110%;
    left: 67%;
  }
}

@keyframes drop-confetti-132 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-133 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 74%;
  opacity: 0.8166972268;
  -webkit-transform: rotate(284.0220063969deg);
          transform: rotate(284.0220063969deg);
  -webkit-animation: drop-confetti-133 8s 3s infinite linear;
          animation: drop-confetti-133 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-133 {
  100% {
    top: 110%;
    left: 89%;
  }
}

@keyframes drop-confetti-133 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-134 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 37%;
  opacity: 0.7063500992;
  -webkit-transform: rotate(335.2183260405deg);
          transform: rotate(335.2183260405deg);
  -webkit-animation: drop-confetti-134 6s 5s infinite linear;
          animation: drop-confetti-134 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-134 {
  100% {
    top: 110%;
    left: 50%;
  }
}

@keyframes drop-confetti-134 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.confetti-135 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 19%;
  opacity: 0.5435184041;
  -webkit-transform: rotate(175.4026256449deg);
          transform: rotate(175.4026256449deg);
  -webkit-animation: drop-confetti-135 6s 3s infinite linear;
          animation: drop-confetti-135 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-135 {
  100% {
    top: 110%;
    left: 23%;
  }
}

@keyframes drop-confetti-135 {
  100% {
    top: 110%;
    left: 23%;
  }
}
.confetti-136 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 75%;
  opacity: 1.4432565807;
  -webkit-transform: rotate(181.4984372362deg);
          transform: rotate(181.4984372362deg);
  -webkit-animation: drop-confetti-136 5s 3s infinite linear;
          animation: drop-confetti-136 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-136 {
  100% {
    top: 110%;
    left: 89%;
  }
}

@keyframes drop-confetti-136 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-137 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 57%;
  opacity: 0.6443663859;
  -webkit-transform: rotate(287.5042409789deg);
          transform: rotate(287.5042409789deg);
  -webkit-animation: drop-confetti-137 6s 4s infinite linear;
          animation: drop-confetti-137 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-137 {
  100% {
    top: 110%;
    left: 72%;
  }
}

@keyframes drop-confetti-137 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-138 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.4615668854;
  -webkit-transform: rotate(227.919933453deg);
          transform: rotate(227.919933453deg);
  -webkit-animation: drop-confetti-138 6s 2s infinite linear;
          animation: drop-confetti-138 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-138 {
  100% {
    top: 110%;
    left: 18%;
  }
}

@keyframes drop-confetti-138 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-139 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 71%;
  opacity: 0.5824656997;
  -webkit-transform: rotate(70.9623617074deg);
          transform: rotate(70.9623617074deg);
  -webkit-animation: drop-confetti-139 9s 3s infinite linear;
          animation: drop-confetti-139 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-139 {
  100% {
    top: 110%;
    left: 79%;
  }
}

@keyframes drop-confetti-139 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-140 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 52%;
  opacity: 1.1157263535;
  -webkit-transform: rotate(346.8361786696deg);
          transform: rotate(346.8361786696deg);
  -webkit-animation: drop-confetti-140 9s 4s infinite linear;
          animation: drop-confetti-140 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-140 {
  100% {
    top: 110%;
    left: 65%;
  }
}

@keyframes drop-confetti-140 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-141 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 24%;
  opacity: 0.8221356972;
  -webkit-transform: rotate(258.5038169934deg);
          transform: rotate(258.5038169934deg);
  -webkit-animation: drop-confetti-141 8s 5s infinite linear;
          animation: drop-confetti-141 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-141 {
  100% {
    top: 110%;
    left: 25%;
  }
}

@keyframes drop-confetti-141 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-142 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 28%;
  opacity: 0.9383446751;
  -webkit-transform: rotate(64.3696497964deg);
          transform: rotate(64.3696497964deg);
  -webkit-animation: drop-confetti-142 6s 1s infinite linear;
          animation: drop-confetti-142 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-142 {
  100% {
    top: 110%;
    left: 34%;
  }
}

@keyframes drop-confetti-142 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-143 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 28%;
  opacity: 0.9072008637;
  -webkit-transform: rotate(264.238761577deg);
          transform: rotate(264.238761577deg);
  -webkit-animation: drop-confetti-143 7s 5s infinite linear;
          animation: drop-confetti-143 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-143 {
  100% {
    top: 110%;
    left: 29%;
  }
}

@keyframes drop-confetti-143 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-144 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 43%;
  opacity: 0.6564925496;
  -webkit-transform: rotate(303.8495902707deg);
          transform: rotate(303.8495902707deg);
  -webkit-animation: drop-confetti-144 7s 4s infinite linear;
          animation: drop-confetti-144 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-144 {
  100% {
    top: 110%;
    left: 55%;
  }
}

@keyframes drop-confetti-144 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-145 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 36%;
  opacity: 0.9350313112;
  -webkit-transform: rotate(164.3394495472deg);
          transform: rotate(164.3394495472deg);
  -webkit-animation: drop-confetti-145 7s 1s infinite linear;
          animation: drop-confetti-145 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-145 {
  100% {
    top: 110%;
    left: 50%;
  }
}

@keyframes drop-confetti-145 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.confetti-146 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 79%;
  opacity: 1.0753506397;
  -webkit-transform: rotate(109.6307646035deg);
          transform: rotate(109.6307646035deg);
  -webkit-animation: drop-confetti-146 7s 2s infinite linear;
          animation: drop-confetti-146 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-146 {
  100% {
    top: 110%;
    left: 92%;
  }
}

@keyframes drop-confetti-146 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-147 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 73%;
  opacity: 0.5222490645;
  -webkit-transform: rotate(173.1408888345deg);
          transform: rotate(173.1408888345deg);
  -webkit-animation: drop-confetti-147 5s 4s infinite linear;
          animation: drop-confetti-147 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-147 {
  100% {
    top: 110%;
    left: 85%;
  }
}

@keyframes drop-confetti-147 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-148 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 9%;
  opacity: 0.6489816236;
  -webkit-transform: rotate(315.5957817143deg);
          transform: rotate(315.5957817143deg);
  -webkit-animation: drop-confetti-148 9s 3s infinite linear;
          animation: drop-confetti-148 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-148 {
  100% {
    top: 110%;
    left: 11%;
  }
}

@keyframes drop-confetti-148 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-149 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.0245625291;
  -webkit-transform: rotate(306.2123854365deg);
          transform: rotate(306.2123854365deg);
  -webkit-animation: drop-confetti-149 5s 5s infinite linear;
          animation: drop-confetti-149 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-149 {
  100% {
    top: 110%;
    left: 87%;
  }
}

@keyframes drop-confetti-149 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-150 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 58%;
  opacity: 1.0151101738;
  -webkit-transform: rotate(210.9913870153deg);
          transform: rotate(210.9913870153deg);
  -webkit-animation: drop-confetti-150 8s 4s infinite linear;
          animation: drop-confetti-150 8s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-150 {
  100% {
    top: 110%;
    left: 72%;
  }
}

@keyframes drop-confetti-150 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-151 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.6803694077;
  -webkit-transform: rotate(212.5536467196deg);
          transform: rotate(212.5536467196deg);
  -webkit-animation: drop-confetti-151 5s 2s infinite linear;
          animation: drop-confetti-151 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-151 {
  100% {
    top: 110%;
    left: 95%;
  }
}

@keyframes drop-confetti-151 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-152 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 62%;
  opacity: 1.1754367218;
  -webkit-transform: rotate(93.6863394246deg);
          transform: rotate(93.6863394246deg);
  -webkit-animation: drop-confetti-152 8s 4s infinite linear;
          animation: drop-confetti-152 8s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-152 {
  100% {
    top: 110%;
    left: 75%;
  }
}

@keyframes drop-confetti-152 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-153 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 15%;
  opacity: 0.9729391496;
  -webkit-transform: rotate(108.425003506deg);
          transform: rotate(108.425003506deg);
  -webkit-animation: drop-confetti-153 9s 2s infinite linear;
          animation: drop-confetti-153 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-153 {
  100% {
    top: 110%;
    left: 16%;
  }
}

@keyframes drop-confetti-153 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-154 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 68%;
  opacity: 1.3623633158;
  -webkit-transform: rotate(353.5993210065deg);
          transform: rotate(353.5993210065deg);
  -webkit-animation: drop-confetti-154 9s 2s infinite linear;
          animation: drop-confetti-154 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-154 {
  100% {
    top: 110%;
    left: 72%;
  }
}

@keyframes drop-confetti-154 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-155 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 53%;
  opacity: 0.9988450937;
  -webkit-transform: rotate(205.8622129236deg);
          transform: rotate(205.8622129236deg);
  -webkit-animation: drop-confetti-155 8s 4s infinite linear;
          animation: drop-confetti-155 8s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-155 {
  100% {
    top: 110%;
    left: 65%;
  }
}

@keyframes drop-confetti-155 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-156 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.7128490634;
  -webkit-transform: rotate(194.6230624507deg);
          transform: rotate(194.6230624507deg);
  -webkit-animation: drop-confetti-156 5s 5s infinite linear;
          animation: drop-confetti-156 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-156 {
  100% {
    top: 110%;
    left: 38%;
  }
}

@keyframes drop-confetti-156 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-157 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 46%;
  opacity: 0.9325336109;
  -webkit-transform: rotate(33.2591516047deg);
          transform: rotate(33.2591516047deg);
  -webkit-animation: drop-confetti-157 6s 5s infinite linear;
          animation: drop-confetti-157 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-157 {
  100% {
    top: 110%;
    left: 49%;
  }
}

@keyframes drop-confetti-157 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-158 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 84%;
  opacity: 0.9800311106;
  -webkit-transform: rotate(232.8323272269deg);
          transform: rotate(232.8323272269deg);
  -webkit-animation: drop-confetti-158 8s 5s infinite linear;
          animation: drop-confetti-158 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-158 {
  100% {
    top: 110%;
    left: 94%;
  }
}

@keyframes drop-confetti-158 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-159 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.4082863402;
  -webkit-transform: rotate(56.0987061179deg);
          transform: rotate(56.0987061179deg);
  -webkit-animation: drop-confetti-159 9s 4s infinite linear;
          animation: drop-confetti-159 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-159 {
  100% {
    top: 110%;
    left: 43%;
  }
}

@keyframes drop-confetti-159 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-160 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 31%;
  opacity: 0.6965593565;
  -webkit-transform: rotate(256.8673654136deg);
          transform: rotate(256.8673654136deg);
  -webkit-animation: drop-confetti-160 8s 5s infinite linear;
          animation: drop-confetti-160 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-160 {
  100% {
    top: 110%;
    left: 40%;
  }
}

@keyframes drop-confetti-160 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-161 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 48%;
  opacity: 0.617459101;
  -webkit-transform: rotate(98.1185279327deg);
          transform: rotate(98.1185279327deg);
  -webkit-animation: drop-confetti-161 8s 5s infinite linear;
          animation: drop-confetti-161 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-161 {
  100% {
    top: 110%;
    left: 51%;
  }
}

@keyframes drop-confetti-161 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-162 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 80%;
  opacity: 1.4627293231;
  -webkit-transform: rotate(156.1739216081deg);
          transform: rotate(156.1739216081deg);
  -webkit-animation: drop-confetti-162 6s 2s infinite linear;
          animation: drop-confetti-162 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-162 {
  100% {
    top: 110%;
    left: 84%;
  }
}

@keyframes drop-confetti-162 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-163 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 87%;
  opacity: 0.6543237685;
  -webkit-transform: rotate(78.2276856099deg);
          transform: rotate(78.2276856099deg);
  -webkit-animation: drop-confetti-163 6s 4s infinite linear;
          animation: drop-confetti-163 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-163 {
  100% {
    top: 110%;
    left: 97%;
  }
}

@keyframes drop-confetti-163 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-164 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 50%;
  opacity: 1.286344348;
  -webkit-transform: rotate(357.8966342901deg);
          transform: rotate(357.8966342901deg);
  -webkit-animation: drop-confetti-164 9s 5s infinite linear;
          animation: drop-confetti-164 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-164 {
  100% {
    top: 110%;
    left: 53%;
  }
}

@keyframes drop-confetti-164 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-165 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 5%;
  opacity: 0.7469813975;
  -webkit-transform: rotate(237.7777746361deg);
          transform: rotate(237.7777746361deg);
  -webkit-animation: drop-confetti-165 9s 3s infinite linear;
          animation: drop-confetti-165 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-165 {
  100% {
    top: 110%;
    left: 16%;
  }
}

@keyframes drop-confetti-165 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-166 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 35%;
  opacity: 0.549666571;
  -webkit-transform: rotate(51.3477725764deg);
          transform: rotate(51.3477725764deg);
  -webkit-animation: drop-confetti-166 5s 2s infinite linear;
          animation: drop-confetti-166 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-166 {
  100% {
    top: 110%;
    left: 48%;
  }
}

@keyframes drop-confetti-166 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-167 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 20%;
  opacity: 1.0743908795;
  -webkit-transform: rotate(51.6397010815deg);
          transform: rotate(51.6397010815deg);
  -webkit-animation: drop-confetti-167 8s 3s infinite linear;
          animation: drop-confetti-167 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-167 {
  100% {
    top: 110%;
    left: 26%;
  }
}

@keyframes drop-confetti-167 {
  100% {
    top: 110%;
    left: 26%;
  }
}
.confetti-168 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 69%;
  opacity: 0.5866333736;
  -webkit-transform: rotate(275.3191067858deg);
          transform: rotate(275.3191067858deg);
  -webkit-animation: drop-confetti-168 5s 2s infinite linear;
          animation: drop-confetti-168 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-168 {
  100% {
    top: 110%;
    left: 73%;
  }
}

@keyframes drop-confetti-168 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-169 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 0.6430576843;
  -webkit-transform: rotate(188.2616318579deg);
          transform: rotate(188.2616318579deg);
  -webkit-animation: drop-confetti-169 6s 3s infinite linear;
          animation: drop-confetti-169 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-169 {
  100% {
    top: 110%;
    left: 79%;
  }
}

@keyframes drop-confetti-169 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-170 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 43%;
  opacity: 0.7096332766;
  -webkit-transform: rotate(254.8470360249deg);
          transform: rotate(254.8470360249deg);
  -webkit-animation: drop-confetti-170 5s 5s infinite linear;
          animation: drop-confetti-170 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-170 {
  100% {
    top: 110%;
    left: 49%;
  }
}

@keyframes drop-confetti-170 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-171 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 0.5921191681;
  -webkit-transform: rotate(55.6841130901deg);
          transform: rotate(55.6841130901deg);
  -webkit-animation: drop-confetti-171 9s 4s infinite linear;
          animation: drop-confetti-171 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-171 {
  100% {
    top: 110%;
    left: 16%;
  }
}

@keyframes drop-confetti-171 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-172 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.0056387743;
  -webkit-transform: rotate(326.7486358145deg);
          transform: rotate(326.7486358145deg);
  -webkit-animation: drop-confetti-172 8s 3s infinite linear;
          animation: drop-confetti-172 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-172 {
  100% {
    top: 110%;
    left: 34%;
  }
}

@keyframes drop-confetti-172 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-173 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 1.1385429334;
  -webkit-transform: rotate(9.7540069383deg);
          transform: rotate(9.7540069383deg);
  -webkit-animation: drop-confetti-173 9s 3s infinite linear;
          animation: drop-confetti-173 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-173 {
  100% {
    top: 110%;
    left: 94%;
  }
}

@keyframes drop-confetti-173 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-174 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 24%;
  opacity: 0.6551412662;
  -webkit-transform: rotate(241.7180080132deg);
          transform: rotate(241.7180080132deg);
  -webkit-animation: drop-confetti-174 9s 3s infinite linear;
          animation: drop-confetti-174 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-174 {
  100% {
    top: 110%;
    left: 33%;
  }
}

@keyframes drop-confetti-174 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-175 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 34%;
  opacity: 0.9172802635;
  -webkit-transform: rotate(80.5923149672deg);
          transform: rotate(80.5923149672deg);
  -webkit-animation: drop-confetti-175 7s 2s infinite linear;
          animation: drop-confetti-175 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-175 {
  100% {
    top: 110%;
    left: 42%;
  }
}

@keyframes drop-confetti-175 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-176 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 33%;
  opacity: 0.861349051;
  -webkit-transform: rotate(113.9481855094deg);
          transform: rotate(113.9481855094deg);
  -webkit-animation: drop-confetti-176 7s 2s infinite linear;
          animation: drop-confetti-176 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-176 {
  100% {
    top: 110%;
    left: 45%;
  }
}

@keyframes drop-confetti-176 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-177 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 54%;
  opacity: 1.2133277441;
  -webkit-transform: rotate(282.7203310157deg);
          transform: rotate(282.7203310157deg);
  -webkit-animation: drop-confetti-177 9s 3s infinite linear;
          animation: drop-confetti-177 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-177 {
  100% {
    top: 110%;
    left: 57%;
  }
}

@keyframes drop-confetti-177 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-178 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 29%;
  opacity: 1.0046803477;
  -webkit-transform: rotate(250.1944893686deg);
          transform: rotate(250.1944893686deg);
  -webkit-animation: drop-confetti-178 6s 3s infinite linear;
          animation: drop-confetti-178 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-178 {
  100% {
    top: 110%;
    left: 38%;
  }
}

@keyframes drop-confetti-178 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-179 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 91%;
  opacity: 0.6450563781;
  -webkit-transform: rotate(223.8182771228deg);
          transform: rotate(223.8182771228deg);
  -webkit-animation: drop-confetti-179 5s 2s infinite linear;
          animation: drop-confetti-179 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-179 {
  100% {
    top: 110%;
    left: 95%;
  }
}

@keyframes drop-confetti-179 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-180 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 1.0532999208;
  -webkit-transform: rotate(300.3729713453deg);
          transform: rotate(300.3729713453deg);
  -webkit-animation: drop-confetti-180 7s 2s infinite linear;
          animation: drop-confetti-180 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-180 {
  100% {
    top: 110%;
    left: 16%;
  }
}

@keyframes drop-confetti-180 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-181 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 19%;
  opacity: 1.1916731395;
  -webkit-transform: rotate(103.881506313deg);
          transform: rotate(103.881506313deg);
  -webkit-animation: drop-confetti-181 9s 5s infinite linear;
          animation: drop-confetti-181 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-181 {
  100% {
    top: 110%;
    left: 34%;
  }
}

@keyframes drop-confetti-181 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-182 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 28%;
  opacity: 0.7921508779;
  -webkit-transform: rotate(121.2424223236deg);
          transform: rotate(121.2424223236deg);
  -webkit-animation: drop-confetti-182 6s 5s infinite linear;
          animation: drop-confetti-182 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-182 {
  100% {
    top: 110%;
    left: 42%;
  }
}

@keyframes drop-confetti-182 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-183 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 6%;
  opacity: 0.724980391;
  -webkit-transform: rotate(72.2445435205deg);
          transform: rotate(72.2445435205deg);
  -webkit-animation: drop-confetti-183 5s 4s infinite linear;
          animation: drop-confetti-183 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-183 {
  100% {
    top: 110%;
    left: 16%;
  }
}

@keyframes drop-confetti-183 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-184 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 30%;
  opacity: 1.0763529224;
  -webkit-transform: rotate(134.5334583632deg);
          transform: rotate(134.5334583632deg);
  -webkit-animation: drop-confetti-184 9s 2s infinite linear;
          animation: drop-confetti-184 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-184 {
  100% {
    top: 110%;
    left: 31%;
  }
}

@keyframes drop-confetti-184 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-185 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 93%;
  opacity: 1.3320033812;
  -webkit-transform: rotate(224.7158162059deg);
          transform: rotate(224.7158162059deg);
  -webkit-animation: drop-confetti-185 7s 3s infinite linear;
          animation: drop-confetti-185 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-185 {
  100% {
    top: 110%;
    left: 97%;
  }
}

@keyframes drop-confetti-185 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-186 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 46%;
  opacity: 0.8741449113;
  -webkit-transform: rotate(146.8912116046deg);
          transform: rotate(146.8912116046deg);
  -webkit-animation: drop-confetti-186 5s 2s infinite linear;
          animation: drop-confetti-186 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-186 {
  100% {
    top: 110%;
    left: 56%;
  }
}

@keyframes drop-confetti-186 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-187 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 83%;
  opacity: 1.2445317323;
  -webkit-transform: rotate(335.7055094944deg);
          transform: rotate(335.7055094944deg);
  -webkit-animation: drop-confetti-187 7s 5s infinite linear;
          animation: drop-confetti-187 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-187 {
  100% {
    top: 110%;
    left: 92%;
  }
}

@keyframes drop-confetti-187 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-188 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 4%;
  opacity: 0.8994040562;
  -webkit-transform: rotate(31.9572012597deg);
          transform: rotate(31.9572012597deg);
  -webkit-animation: drop-confetti-188 7s 4s infinite linear;
          animation: drop-confetti-188 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-188 {
  100% {
    top: 110%;
    left: 16%;
  }
}

@keyframes drop-confetti-188 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-189 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 52%;
  opacity: 0.6800921741;
  -webkit-transform: rotate(46.4452621842deg);
          transform: rotate(46.4452621842deg);
  -webkit-animation: drop-confetti-189 5s 1s infinite linear;
          animation: drop-confetti-189 5s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-189 {
  100% {
    top: 110%;
    left: 60%;
  }
}

@keyframes drop-confetti-189 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-190 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 31%;
  opacity: 1.1090488239;
  -webkit-transform: rotate(319.0207569618deg);
          transform: rotate(319.0207569618deg);
  -webkit-animation: drop-confetti-190 7s 3s infinite linear;
          animation: drop-confetti-190 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-190 {
  100% {
    top: 110%;
    left: 34%;
  }
}

@keyframes drop-confetti-190 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-191 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 6%;
  opacity: 1.2164955916;
  -webkit-transform: rotate(53.0177129429deg);
          transform: rotate(53.0177129429deg);
  -webkit-animation: drop-confetti-191 7s 5s infinite linear;
          animation: drop-confetti-191 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-191 {
  100% {
    top: 110%;
    left: 15%;
  }
}

@keyframes drop-confetti-191 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-192 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 45%;
  opacity: 1.1676229308;
  -webkit-transform: rotate(140.4516653728deg);
          transform: rotate(140.4516653728deg);
  -webkit-animation: drop-confetti-192 6s 2s infinite linear;
          animation: drop-confetti-192 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-192 {
  100% {
    top: 110%;
    left: 58%;
  }
}

@keyframes drop-confetti-192 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-193 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 52%;
  opacity: 0.5462291128;
  -webkit-transform: rotate(283.1538823278deg);
          transform: rotate(283.1538823278deg);
  -webkit-animation: drop-confetti-193 5s 1s infinite linear;
          animation: drop-confetti-193 5s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-193 {
  100% {
    top: 110%;
    left: 59%;
  }
}

@keyframes drop-confetti-193 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-194 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 16%;
  opacity: 1.4074535521;
  -webkit-transform: rotate(90.344562915deg);
          transform: rotate(90.344562915deg);
  -webkit-animation: drop-confetti-194 9s 3s infinite linear;
          animation: drop-confetti-194 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-194 {
  100% {
    top: 110%;
    left: 20%;
  }
}

@keyframes drop-confetti-194 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-195 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 83%;
  opacity: 1.2610830177;
  -webkit-transform: rotate(167.917393777deg);
          transform: rotate(167.917393777deg);
  -webkit-animation: drop-confetti-195 5s 3s infinite linear;
          animation: drop-confetti-195 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-195 {
  100% {
    top: 110%;
    left: 92%;
  }
}

@keyframes drop-confetti-195 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-196 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 27%;
  opacity: 0.6895035946;
  -webkit-transform: rotate(355.1007946874deg);
          transform: rotate(355.1007946874deg);
  -webkit-animation: drop-confetti-196 6s 3s infinite linear;
          animation: drop-confetti-196 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-196 {
  100% {
    top: 110%;
    left: 41%;
  }
}

@keyframes drop-confetti-196 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-197 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 0.9423142601;
  -webkit-transform: rotate(135.3411743615deg);
          transform: rotate(135.3411743615deg);
  -webkit-animation: drop-confetti-197 7s 5s infinite linear;
          animation: drop-confetti-197 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-197 {
  100% {
    top: 110%;
    left: 50%;
  }
}

@keyframes drop-confetti-197 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.confetti-198 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 1.2158664768;
  -webkit-transform: rotate(317.9517186907deg);
          transform: rotate(317.9517186907deg);
  -webkit-animation: drop-confetti-198 5s 2s infinite linear;
          animation: drop-confetti-198 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-198 {
  100% {
    top: 110%;
    left: 73%;
  }
}

@keyframes drop-confetti-198 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-199 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.6710923827;
  -webkit-transform: rotate(359.4674441572deg);
          transform: rotate(359.4674441572deg);
  -webkit-animation: drop-confetti-199 6s 2s infinite linear;
          animation: drop-confetti-199 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-199 {
  100% {
    top: 110%;
    left: 63%;
  }
}

@keyframes drop-confetti-199 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-200 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 41%;
  opacity: 0.5073634338;
  -webkit-transform: rotate(250.7429663717deg);
          transform: rotate(250.7429663717deg);
  -webkit-animation: drop-confetti-200 8s 1s infinite linear;
          animation: drop-confetti-200 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-200 {
  100% {
    top: 110%;
    left: 43%;
  }
}

@keyframes drop-confetti-200 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-201 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 77%;
  opacity: 1.2715390658;
  -webkit-transform: rotate(316.367467102deg);
          transform: rotate(316.367467102deg);
  -webkit-animation: drop-confetti-201 5s 3s infinite linear;
          animation: drop-confetti-201 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-201 {
  100% {
    top: 110%;
    left: 84%;
  }
}

@keyframes drop-confetti-201 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-202 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 90%;
  opacity: 1.2277691564;
  -webkit-transform: rotate(202.2739484069deg);
          transform: rotate(202.2739484069deg);
  -webkit-animation: drop-confetti-202 8s 1s infinite linear;
          animation: drop-confetti-202 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-202 {
  100% {
    top: 110%;
    left: 94%;
  }
}

@keyframes drop-confetti-202 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-203 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 43%;
  opacity: 1.2852178486;
  -webkit-transform: rotate(309.4718007031deg);
          transform: rotate(309.4718007031deg);
  -webkit-animation: drop-confetti-203 6s 5s infinite linear;
          animation: drop-confetti-203 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-203 {
  100% {
    top: 110%;
    left: 51%;
  }
}

@keyframes drop-confetti-203 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-204 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 80%;
  opacity: 1.0782406044;
  -webkit-transform: rotate(48.6887718841deg);
          transform: rotate(48.6887718841deg);
  -webkit-animation: drop-confetti-204 5s 3s infinite linear;
          animation: drop-confetti-204 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-204 {
  100% {
    top: 110%;
    left: 90%;
  }
}

@keyframes drop-confetti-204 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-205 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 41%;
  opacity: 0.850641431;
  -webkit-transform: rotate(305.7901200192deg);
          transform: rotate(305.7901200192deg);
  -webkit-animation: drop-confetti-205 7s 2s infinite linear;
          animation: drop-confetti-205 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-205 {
  100% {
    top: 110%;
    left: 51%;
  }
}

@keyframes drop-confetti-205 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-206 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 0.8961333283;
  -webkit-transform: rotate(129.397638875deg);
          transform: rotate(129.397638875deg);
  -webkit-animation: drop-confetti-206 6s 2s infinite linear;
          animation: drop-confetti-206 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-206 {
  100% {
    top: 110%;
    left: 14%;
  }
}

@keyframes drop-confetti-206 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-207 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 68%;
  opacity: 0.5538177451;
  -webkit-transform: rotate(294.4776294118deg);
          transform: rotate(294.4776294118deg);
  -webkit-animation: drop-confetti-207 5s 5s infinite linear;
          animation: drop-confetti-207 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-207 {
  100% {
    top: 110%;
    left: 77%;
  }
}

@keyframes drop-confetti-207 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-208 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 0.549314539;
  -webkit-transform: rotate(24.3001830353deg);
          transform: rotate(24.3001830353deg);
  -webkit-animation: drop-confetti-208 9s 5s infinite linear;
          animation: drop-confetti-208 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-208 {
  100% {
    top: 110%;
    left: 53%;
  }
}

@keyframes drop-confetti-208 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-209 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 0.9262819874;
  -webkit-transform: rotate(208.5749718253deg);
          transform: rotate(208.5749718253deg);
  -webkit-animation: drop-confetti-209 9s 4s infinite linear;
          animation: drop-confetti-209 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-209 {
  100% {
    top: 110%;
    left: 18%;
  }
}

@keyframes drop-confetti-209 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-210 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 74%;
  opacity: 0.9483809863;
  -webkit-transform: rotate(3.5651966704deg);
          transform: rotate(3.5651966704deg);
  -webkit-animation: drop-confetti-210 6s 4s infinite linear;
          animation: drop-confetti-210 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-210 {
  100% {
    top: 110%;
    left: 83%;
  }
}

@keyframes drop-confetti-210 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-211 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 2%;
  opacity: 1.1704323659;
  -webkit-transform: rotate(98.1420034268deg);
          transform: rotate(98.1420034268deg);
  -webkit-animation: drop-confetti-211 6s 5s infinite linear;
          animation: drop-confetti-211 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-211 {
  100% {
    top: 110%;
    left: 3%;
  }
}

@keyframes drop-confetti-211 {
  100% {
    top: 110%;
    left: 3%;
  }
}
.confetti-212 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 16%;
  opacity: 0.8351827072;
  -webkit-transform: rotate(347.0802319173deg);
          transform: rotate(347.0802319173deg);
  -webkit-animation: drop-confetti-212 9s 5s infinite linear;
          animation: drop-confetti-212 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-212 {
  100% {
    top: 110%;
    left: 31%;
  }
}

@keyframes drop-confetti-212 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-213 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 3%;
  opacity: 0.8644416132;
  -webkit-transform: rotate(198.3912479542deg);
          transform: rotate(198.3912479542deg);
  -webkit-animation: drop-confetti-213 5s 4s infinite linear;
          animation: drop-confetti-213 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-213 {
  100% {
    top: 110%;
    left: 13%;
  }
}

@keyframes drop-confetti-213 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-214 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 56%;
  opacity: 0.6111578748;
  -webkit-transform: rotate(106.6481823556deg);
          transform: rotate(106.6481823556deg);
  -webkit-animation: drop-confetti-214 7s 2s infinite linear;
          animation: drop-confetti-214 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-214 {
  100% {
    top: 110%;
    left: 67%;
  }
}

@keyframes drop-confetti-214 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-215 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 6%;
  opacity: 1.483832216;
  -webkit-transform: rotate(92.7819924602deg);
          transform: rotate(92.7819924602deg);
  -webkit-animation: drop-confetti-215 8s 2s infinite linear;
          animation: drop-confetti-215 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-215 {
  100% {
    top: 110%;
    left: 11%;
  }
}

@keyframes drop-confetti-215 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-216 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 63%;
  opacity: 0.9744286743;
  -webkit-transform: rotate(100.799400364deg);
          transform: rotate(100.799400364deg);
  -webkit-animation: drop-confetti-216 8s 1s infinite linear;
          animation: drop-confetti-216 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-216 {
  100% {
    top: 110%;
    left: 65%;
  }
}

@keyframes drop-confetti-216 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-217 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.6854929946;
  -webkit-transform: rotate(199.9370830793deg);
          transform: rotate(199.9370830793deg);
  -webkit-animation: drop-confetti-217 6s 4s infinite linear;
          animation: drop-confetti-217 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-217 {
  100% {
    top: 110%;
    left: 56%;
  }
}

@keyframes drop-confetti-217 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-218 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 0.6597286423;
  -webkit-transform: rotate(104.507280146deg);
          transform: rotate(104.507280146deg);
  -webkit-animation: drop-confetti-218 9s 5s infinite linear;
          animation: drop-confetti-218 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-218 {
  100% {
    top: 110%;
    left: 90%;
  }
}

@keyframes drop-confetti-218 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-219 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 1.4540003647;
  -webkit-transform: rotate(72.6969853441deg);
          transform: rotate(72.6969853441deg);
  -webkit-animation: drop-confetti-219 9s 5s infinite linear;
          animation: drop-confetti-219 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-219 {
  100% {
    top: 110%;
    left: 69%;
  }
}

@keyframes drop-confetti-219 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-220 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 6%;
  opacity: 1.325298852;
  -webkit-transform: rotate(18.9189703481deg);
          transform: rotate(18.9189703481deg);
  -webkit-animation: drop-confetti-220 7s 4s infinite linear;
          animation: drop-confetti-220 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-220 {
  100% {
    top: 110%;
    left: 12%;
  }
}

@keyframes drop-confetti-220 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-221 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 0.8776941436;
  -webkit-transform: rotate(216.834844915deg);
          transform: rotate(216.834844915deg);
  -webkit-animation: drop-confetti-221 9s 2s infinite linear;
          animation: drop-confetti-221 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-221 {
  100% {
    top: 110%;
    left: 90%;
  }
}

@keyframes drop-confetti-221 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-222 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 30%;
  opacity: 0.7121177755;
  -webkit-transform: rotate(302.0801311837deg);
          transform: rotate(302.0801311837deg);
  -webkit-animation: drop-confetti-222 6s 5s infinite linear;
          animation: drop-confetti-222 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-222 {
  100% {
    top: 110%;
    left: 44%;
  }
}

@keyframes drop-confetti-222 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-223 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 30%;
  opacity: 0.9581936469;
  -webkit-transform: rotate(222.3098045275deg);
          transform: rotate(222.3098045275deg);
  -webkit-animation: drop-confetti-223 5s 1s infinite linear;
          animation: drop-confetti-223 5s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-223 {
  100% {
    top: 110%;
    left: 33%;
  }
}

@keyframes drop-confetti-223 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-224 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 26%;
  opacity: 1.3990987767;
  -webkit-transform: rotate(132.7598506334deg);
          transform: rotate(132.7598506334deg);
  -webkit-animation: drop-confetti-224 9s 1s infinite linear;
          animation: drop-confetti-224 9s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-224 {
  100% {
    top: 110%;
    left: 36%;
  }
}

@keyframes drop-confetti-224 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-225 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 89%;
  opacity: 0.7389950455;
  -webkit-transform: rotate(293.4944598991deg);
          transform: rotate(293.4944598991deg);
  -webkit-animation: drop-confetti-225 6s 1s infinite linear;
          animation: drop-confetti-225 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-225 {
  100% {
    top: 110%;
    left: 103%;
  }
}

@keyframes drop-confetti-225 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-226 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 1.3433611783;
  -webkit-transform: rotate(262.0425433879deg);
          transform: rotate(262.0425433879deg);
  -webkit-animation: drop-confetti-226 5s 3s infinite linear;
          animation: drop-confetti-226 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-226 {
  100% {
    top: 110%;
    left: 66%;
  }
}

@keyframes drop-confetti-226 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-227 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 0.8877013364;
  -webkit-transform: rotate(72.7360470096deg);
          transform: rotate(72.7360470096deg);
  -webkit-animation: drop-confetti-227 9s 4s infinite linear;
          animation: drop-confetti-227 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-227 {
  100% {
    top: 110%;
    left: 77%;
  }
}

@keyframes drop-confetti-227 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-228 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.9372493781;
  -webkit-transform: rotate(59.1935304221deg);
          transform: rotate(59.1935304221deg);
  -webkit-animation: drop-confetti-228 6s 1s infinite linear;
          animation: drop-confetti-228 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-228 {
  100% {
    top: 110%;
    left: 32%;
  }
}

@keyframes drop-confetti-228 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-229 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 1.0198151543;
  -webkit-transform: rotate(271.1738858639deg);
          transform: rotate(271.1738858639deg);
  -webkit-animation: drop-confetti-229 5s 2s infinite linear;
          animation: drop-confetti-229 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-229 {
  100% {
    top: 110%;
    left: 58%;
  }
}

@keyframes drop-confetti-229 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-230 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 0.8427476315;
  -webkit-transform: rotate(124.3981623876deg);
          transform: rotate(124.3981623876deg);
  -webkit-animation: drop-confetti-230 9s 3s infinite linear;
          animation: drop-confetti-230 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-230 {
  100% {
    top: 110%;
    left: 65%;
  }
}

@keyframes drop-confetti-230 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-231 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 34%;
  opacity: 0.7698869076;
  -webkit-transform: rotate(164.3617685065deg);
          transform: rotate(164.3617685065deg);
  -webkit-animation: drop-confetti-231 5s 4s infinite linear;
          animation: drop-confetti-231 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-231 {
  100% {
    top: 110%;
    left: 37%;
  }
}

@keyframes drop-confetti-231 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-232 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 70%;
  opacity: 1.4601435737;
  -webkit-transform: rotate(134.7083411399deg);
          transform: rotate(134.7083411399deg);
  -webkit-animation: drop-confetti-232 5s 4s infinite linear;
          animation: drop-confetti-232 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-232 {
  100% {
    top: 110%;
    left: 75%;
  }
}

@keyframes drop-confetti-232 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-233 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 0.6352306186;
  -webkit-transform: rotate(319.3241565703deg);
          transform: rotate(319.3241565703deg);
  -webkit-animation: drop-confetti-233 7s 4s infinite linear;
          animation: drop-confetti-233 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-233 {
  100% {
    top: 110%;
    left: 87%;
  }
}

@keyframes drop-confetti-233 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-234 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 60%;
  opacity: 1.4738202403;
  -webkit-transform: rotate(164.9436159551deg);
          transform: rotate(164.9436159551deg);
  -webkit-animation: drop-confetti-234 6s 5s infinite linear;
          animation: drop-confetti-234 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-234 {
  100% {
    top: 110%;
    left: 69%;
  }
}

@keyframes drop-confetti-234 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-235 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 1.0648265995;
  -webkit-transform: rotate(172.9233390591deg);
          transform: rotate(172.9233390591deg);
  -webkit-animation: drop-confetti-235 7s 5s infinite linear;
          animation: drop-confetti-235 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-235 {
  100% {
    top: 110%;
    left: 72%;
  }
}

@keyframes drop-confetti-235 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-236 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 1.2251329;
  -webkit-transform: rotate(224.1052083135deg);
          transform: rotate(224.1052083135deg);
  -webkit-animation: drop-confetti-236 6s 1s infinite linear;
          animation: drop-confetti-236 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-236 {
  100% {
    top: 110%;
    left: 88%;
  }
}

@keyframes drop-confetti-236 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-237 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 2%;
  opacity: 1.1086726053;
  -webkit-transform: rotate(203.3815924238deg);
          transform: rotate(203.3815924238deg);
  -webkit-animation: drop-confetti-237 8s 3s infinite linear;
          animation: drop-confetti-237 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-237 {
  100% {
    top: 110%;
    left: 13%;
  }
}

@keyframes drop-confetti-237 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-238 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 25%;
  opacity: 1.1557970765;
  -webkit-transform: rotate(85.6070241725deg);
          transform: rotate(85.6070241725deg);
  -webkit-animation: drop-confetti-238 6s 1s infinite linear;
          animation: drop-confetti-238 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-238 {
  100% {
    top: 110%;
    left: 37%;
  }
}

@keyframes drop-confetti-238 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-239 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 44%;
  opacity: 0.8825001065;
  -webkit-transform: rotate(180.6309376079deg);
          transform: rotate(180.6309376079deg);
  -webkit-animation: drop-confetti-239 5s 4s infinite linear;
          animation: drop-confetti-239 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-239 {
  100% {
    top: 110%;
    left: 53%;
  }
}

@keyframes drop-confetti-239 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-240 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 18%;
  opacity: 0.9838502251;
  -webkit-transform: rotate(268.0929257794deg);
          transform: rotate(268.0929257794deg);
  -webkit-animation: drop-confetti-240 9s 2s infinite linear;
          animation: drop-confetti-240 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-240 {
  100% {
    top: 110%;
    left: 24%;
  }
}

@keyframes drop-confetti-240 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-241 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.207692072;
  -webkit-transform: rotate(203.3391189664deg);
          transform: rotate(203.3391189664deg);
  -webkit-animation: drop-confetti-241 6s 2s infinite linear;
          animation: drop-confetti-241 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-241 {
  100% {
    top: 110%;
    left: 72%;
  }
}

@keyframes drop-confetti-241 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-242 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 14%;
  opacity: 0.6673597701;
  -webkit-transform: rotate(56.6986599944deg);
          transform: rotate(56.6986599944deg);
  -webkit-animation: drop-confetti-242 9s 3s infinite linear;
          animation: drop-confetti-242 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-242 {
  100% {
    top: 110%;
    left: 18%;
  }
}

@keyframes drop-confetti-242 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-243 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 1.1053435733;
  -webkit-transform: rotate(5.8165830264deg);
          transform: rotate(5.8165830264deg);
  -webkit-animation: drop-confetti-243 9s 4s infinite linear;
          animation: drop-confetti-243 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-243 {
  100% {
    top: 110%;
    left: 33%;
  }
}

@keyframes drop-confetti-243 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-244 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 29%;
  opacity: 0.750135279;
  -webkit-transform: rotate(286.5730969658deg);
          transform: rotate(286.5730969658deg);
  -webkit-animation: drop-confetti-244 9s 5s infinite linear;
          animation: drop-confetti-244 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-244 {
  100% {
    top: 110%;
    left: 38%;
  }
}

@keyframes drop-confetti-244 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-245 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 40%;
  opacity: 0.572033135;
  -webkit-transform: rotate(63.4455344704deg);
          transform: rotate(63.4455344704deg);
  -webkit-animation: drop-confetti-245 7s 2s infinite linear;
          animation: drop-confetti-245 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-245 {
  100% {
    top: 110%;
    left: 52%;
  }
}

@keyframes drop-confetti-245 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-246 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 2%;
  opacity: 0.8205405527;
  -webkit-transform: rotate(54.4287406056deg);
          transform: rotate(54.4287406056deg);
  -webkit-animation: drop-confetti-246 6s 3s infinite linear;
          animation: drop-confetti-246 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-246 {
  100% {
    top: 110%;
    left: 4%;
  }
}

@keyframes drop-confetti-246 {
  100% {
    top: 110%;
    left: 4%;
  }
}
.confetti-247 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 14%;
  opacity: 1.1489255023;
  -webkit-transform: rotate(84.7417957889deg);
          transform: rotate(84.7417957889deg);
  -webkit-animation: drop-confetti-247 9s 3s infinite linear;
          animation: drop-confetti-247 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-247 {
  100% {
    top: 110%;
    left: 21%;
  }
}

@keyframes drop-confetti-247 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-248 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 91%;
  opacity: 1.0623135025;
  -webkit-transform: rotate(336.8852998815deg);
          transform: rotate(336.8852998815deg);
  -webkit-animation: drop-confetti-248 7s 1s infinite linear;
          animation: drop-confetti-248 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-248 {
  100% {
    top: 110%;
    left: 103%;
  }
}

@keyframes drop-confetti-248 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-249 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 99%;
  opacity: 1.0925857861;
  -webkit-transform: rotate(45.2486629991deg);
          transform: rotate(45.2486629991deg);
  -webkit-animation: drop-confetti-249 8s 2s infinite linear;
          animation: drop-confetti-249 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-249 {
  100% {
    top: 110%;
    left: 111%;
  }
}

@keyframes drop-confetti-249 {
  100% {
    top: 110%;
    left: 111%;
  }
}
.confetti-250 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 1.150388213;
  -webkit-transform: rotate(10.3508793598deg);
          transform: rotate(10.3508793598deg);
  -webkit-animation: drop-confetti-250 7s 1s infinite linear;
          animation: drop-confetti-250 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-250 {
  100% {
    top: 110%;
    left: 61%;
  }
}

@keyframes drop-confetti-250 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-251 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 0.795923649;
  -webkit-transform: rotate(133.0513857518deg);
          transform: rotate(133.0513857518deg);
  -webkit-animation: drop-confetti-251 8s 3s infinite linear;
          animation: drop-confetti-251 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-251 {
  100% {
    top: 110%;
    left: 99%;
  }
}

@keyframes drop-confetti-251 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-252 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 1.1063682445;
  -webkit-transform: rotate(151.4558076409deg);
          transform: rotate(151.4558076409deg);
  -webkit-animation: drop-confetti-252 7s 5s infinite linear;
          animation: drop-confetti-252 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-252 {
  100% {
    top: 110%;
    left: 13%;
  }
}

@keyframes drop-confetti-252 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-253 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 73%;
  opacity: 1.0406060526;
  -webkit-transform: rotate(68.1835295277deg);
          transform: rotate(68.1835295277deg);
  -webkit-animation: drop-confetti-253 5s 4s infinite linear;
          animation: drop-confetti-253 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-253 {
  100% {
    top: 110%;
    left: 75%;
  }
}

@keyframes drop-confetti-253 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-254 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 31%;
  opacity: 1.2560530867;
  -webkit-transform: rotate(21.9191084224deg);
          transform: rotate(21.9191084224deg);
  -webkit-animation: drop-confetti-254 8s 2s infinite linear;
          animation: drop-confetti-254 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-254 {
  100% {
    top: 110%;
    left: 42%;
  }
}

@keyframes drop-confetti-254 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-255 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 13%;
  opacity: 0.6342745717;
  -webkit-transform: rotate(311.3507359878deg);
          transform: rotate(311.3507359878deg);
  -webkit-animation: drop-confetti-255 5s 3s infinite linear;
          animation: drop-confetti-255 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-255 {
  100% {
    top: 110%;
    left: 24%;
  }
}

@keyframes drop-confetti-255 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-256 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 78%;
  opacity: 1.3743251733;
  -webkit-transform: rotate(65.9060614002deg);
          transform: rotate(65.9060614002deg);
  -webkit-animation: drop-confetti-256 7s 3s infinite linear;
          animation: drop-confetti-256 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-256 {
  100% {
    top: 110%;
    left: 84%;
  }
}

@keyframes drop-confetti-256 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-257 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 4%;
  opacity: 1.2515991698;
  -webkit-transform: rotate(235.1285512161deg);
          transform: rotate(235.1285512161deg);
  -webkit-animation: drop-confetti-257 6s 5s infinite linear;
          animation: drop-confetti-257 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-257 {
  100% {
    top: 110%;
    left: 8%;
  }
}

@keyframes drop-confetti-257 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-258 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 3%;
  opacity: 0.6086103269;
  -webkit-transform: rotate(62.161028463deg);
          transform: rotate(62.161028463deg);
  -webkit-animation: drop-confetti-258 6s 4s infinite linear;
          animation: drop-confetti-258 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-258 {
  100% {
    top: 110%;
    left: 16%;
  }
}

@keyframes drop-confetti-258 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-259 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 77%;
  opacity: 0.6373584478;
  -webkit-transform: rotate(34.6529593811deg);
          transform: rotate(34.6529593811deg);
  -webkit-animation: drop-confetti-259 9s 2s infinite linear;
          animation: drop-confetti-259 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-259 {
  100% {
    top: 110%;
    left: 88%;
  }
}

@keyframes drop-confetti-259 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-260 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 16%;
  opacity: 0.5176314315;
  -webkit-transform: rotate(328.024282427deg);
          transform: rotate(328.024282427deg);
  -webkit-animation: drop-confetti-260 9s 1s infinite linear;
          animation: drop-confetti-260 9s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-260 {
  100% {
    top: 110%;
    left: 31%;
  }
}

@keyframes drop-confetti-260 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-261 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 35%;
  opacity: 0.7205749048;
  -webkit-transform: rotate(299.4397511515deg);
          transform: rotate(299.4397511515deg);
  -webkit-animation: drop-confetti-261 6s 2s infinite linear;
          animation: drop-confetti-261 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-261 {
  100% {
    top: 110%;
    left: 36%;
  }
}

@keyframes drop-confetti-261 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-262 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 0.7538074233;
  -webkit-transform: rotate(109.1385586797deg);
          transform: rotate(109.1385586797deg);
  -webkit-animation: drop-confetti-262 9s 1s infinite linear;
          animation: drop-confetti-262 9s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-262 {
  100% {
    top: 110%;
    left: 112%;
  }
}

@keyframes drop-confetti-262 {
  100% {
    top: 110%;
    left: 112%;
  }
}
.confetti-263 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 20%;
  opacity: 1.4642494392;
  -webkit-transform: rotate(95.4197704408deg);
          transform: rotate(95.4197704408deg);
  -webkit-animation: drop-confetti-263 9s 4s infinite linear;
          animation: drop-confetti-263 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-263 {
  100% {
    top: 110%;
    left: 34%;
  }
}

@keyframes drop-confetti-263 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-264 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 58%;
  opacity: 0.782188132;
  -webkit-transform: rotate(201.1476132295deg);
          transform: rotate(201.1476132295deg);
  -webkit-animation: drop-confetti-264 7s 2s infinite linear;
          animation: drop-confetti-264 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-264 {
  100% {
    top: 110%;
    left: 72%;
  }
}

@keyframes drop-confetti-264 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-265 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.4112205344;
  -webkit-transform: rotate(218.1846968511deg);
          transform: rotate(218.1846968511deg);
  -webkit-animation: drop-confetti-265 9s 2s infinite linear;
          animation: drop-confetti-265 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-265 {
  100% {
    top: 110%;
    left: 94%;
  }
}

@keyframes drop-confetti-265 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-266 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 99%;
  opacity: 1.0632882427;
  -webkit-transform: rotate(212.9835543088deg);
          transform: rotate(212.9835543088deg);
  -webkit-animation: drop-confetti-266 5s 2s infinite linear;
          animation: drop-confetti-266 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-266 {
  100% {
    top: 110%;
    left: 101%;
  }
}

@keyframes drop-confetti-266 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-267 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 31%;
  opacity: 0.8848686518;
  -webkit-transform: rotate(202.7001175003deg);
          transform: rotate(202.7001175003deg);
  -webkit-animation: drop-confetti-267 5s 2s infinite linear;
          animation: drop-confetti-267 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-267 {
  100% {
    top: 110%;
    left: 42%;
  }
}

@keyframes drop-confetti-267 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-268 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 19%;
  opacity: 1.0946565599;
  -webkit-transform: rotate(116.5311592901deg);
          transform: rotate(116.5311592901deg);
  -webkit-animation: drop-confetti-268 6s 3s infinite linear;
          animation: drop-confetti-268 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-268 {
  100% {
    top: 110%;
    left: 23%;
  }
}

@keyframes drop-confetti-268 {
  100% {
    top: 110%;
    left: 23%;
  }
}
.confetti-269 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 14%;
  opacity: 0.6882078894;
  -webkit-transform: rotate(137.4736402007deg);
          transform: rotate(137.4736402007deg);
  -webkit-animation: drop-confetti-269 7s 4s infinite linear;
          animation: drop-confetti-269 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-269 {
  100% {
    top: 110%;
    left: 20%;
  }
}

@keyframes drop-confetti-269 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-270 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 27%;
  opacity: 1.2619731743;
  -webkit-transform: rotate(83.3548613969deg);
          transform: rotate(83.3548613969deg);
  -webkit-animation: drop-confetti-270 9s 1s infinite linear;
          animation: drop-confetti-270 9s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-270 {
  100% {
    top: 110%;
    left: 31%;
  }
}

@keyframes drop-confetti-270 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-271 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 75%;
  opacity: 1.4112685167;
  -webkit-transform: rotate(163.0019611103deg);
          transform: rotate(163.0019611103deg);
  -webkit-animation: drop-confetti-271 7s 1s infinite linear;
          animation: drop-confetti-271 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-271 {
  100% {
    top: 110%;
    left: 85%;
  }
}

@keyframes drop-confetti-271 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-272 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 1.0452896417;
  -webkit-transform: rotate(11.6068503583deg);
          transform: rotate(11.6068503583deg);
  -webkit-animation: drop-confetti-272 7s 5s infinite linear;
          animation: drop-confetti-272 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-272 {
  100% {
    top: 110%;
    left: 66%;
  }
}

@keyframes drop-confetti-272 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-273 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 91%;
  opacity: 0.6613649406;
  -webkit-transform: rotate(308.4122820954deg);
          transform: rotate(308.4122820954deg);
  -webkit-animation: drop-confetti-273 7s 1s infinite linear;
          animation: drop-confetti-273 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-273 {
  100% {
    top: 110%;
    left: 105%;
  }
}

@keyframes drop-confetti-273 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-274 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 60%;
  opacity: 1.0125971844;
  -webkit-transform: rotate(348.3534009807deg);
          transform: rotate(348.3534009807deg);
  -webkit-animation: drop-confetti-274 8s 3s infinite linear;
          animation: drop-confetti-274 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-274 {
  100% {
    top: 110%;
    left: 66%;
  }
}

@keyframes drop-confetti-274 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-275 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 6%;
  opacity: 1.1702737861;
  -webkit-transform: rotate(226.0120864193deg);
          transform: rotate(226.0120864193deg);
  -webkit-animation: drop-confetti-275 9s 3s infinite linear;
          animation: drop-confetti-275 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-275 {
  100% {
    top: 110%;
    left: 18%;
  }
}

@keyframes drop-confetti-275 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-276 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 68%;
  opacity: 0.8358912487;
  -webkit-transform: rotate(204.9088026146deg);
          transform: rotate(204.9088026146deg);
  -webkit-animation: drop-confetti-276 6s 5s infinite linear;
          animation: drop-confetti-276 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-276 {
  100% {
    top: 110%;
    left: 70%;
  }
}

@keyframes drop-confetti-276 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-277 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 35%;
  opacity: 1.3060205191;
  -webkit-transform: rotate(167.0895472346deg);
          transform: rotate(167.0895472346deg);
  -webkit-animation: drop-confetti-277 8s 2s infinite linear;
          animation: drop-confetti-277 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-277 {
  100% {
    top: 110%;
    left: 46%;
  }
}

@keyframes drop-confetti-277 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-278 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 0.5635554913;
  -webkit-transform: rotate(159.6874280802deg);
          transform: rotate(159.6874280802deg);
  -webkit-animation: drop-confetti-278 8s 3s infinite linear;
          animation: drop-confetti-278 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-278 {
  100% {
    top: 110%;
    left: 68%;
  }
}

@keyframes drop-confetti-278 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-279 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 60%;
  opacity: 1.0978804926;
  -webkit-transform: rotate(3.5525661872deg);
          transform: rotate(3.5525661872deg);
  -webkit-animation: drop-confetti-279 8s 1s infinite linear;
          animation: drop-confetti-279 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-279 {
  100% {
    top: 110%;
    left: 67%;
  }
}

@keyframes drop-confetti-279 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-280 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 4%;
  opacity: 0.8731991038;
  -webkit-transform: rotate(254.2588521498deg);
          transform: rotate(254.2588521498deg);
  -webkit-animation: drop-confetti-280 5s 1s infinite linear;
          animation: drop-confetti-280 5s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-280 {
  100% {
    top: 110%;
    left: 6%;
  }
}

@keyframes drop-confetti-280 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-281 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 17%;
  opacity: 0.9959710979;
  -webkit-transform: rotate(241.3349122947deg);
          transform: rotate(241.3349122947deg);
  -webkit-animation: drop-confetti-281 9s 4s infinite linear;
          animation: drop-confetti-281 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-281 {
  100% {
    top: 110%;
    left: 29%;
  }
}

@keyframes drop-confetti-281 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-282 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 80%;
  opacity: 0.5219318014;
  -webkit-transform: rotate(296.9611461944deg);
          transform: rotate(296.9611461944deg);
  -webkit-animation: drop-confetti-282 5s 1s infinite linear;
          animation: drop-confetti-282 5s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-282 {
  100% {
    top: 110%;
    left: 82%;
  }
}

@keyframes drop-confetti-282 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-283 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 80%;
  opacity: 0.5010733951;
  -webkit-transform: rotate(102.6715402654deg);
          transform: rotate(102.6715402654deg);
  -webkit-animation: drop-confetti-283 7s 4s infinite linear;
          animation: drop-confetti-283 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-283 {
  100% {
    top: 110%;
    left: 85%;
  }
}

@keyframes drop-confetti-283 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-284 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 72%;
  opacity: 0.5336970846;
  -webkit-transform: rotate(316.9622321052deg);
          transform: rotate(316.9622321052deg);
  -webkit-animation: drop-confetti-284 7s 2s infinite linear;
          animation: drop-confetti-284 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-284 {
  100% {
    top: 110%;
    left: 77%;
  }
}

@keyframes drop-confetti-284 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-285 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 70%;
  opacity: 1.2259854405;
  -webkit-transform: rotate(314.0912873594deg);
          transform: rotate(314.0912873594deg);
  -webkit-animation: drop-confetti-285 5s 3s infinite linear;
          animation: drop-confetti-285 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-285 {
  100% {
    top: 110%;
    left: 72%;
  }
}

@keyframes drop-confetti-285 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-286 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 75%;
  opacity: 0.8343534532;
  -webkit-transform: rotate(22.9784867186deg);
          transform: rotate(22.9784867186deg);
  -webkit-animation: drop-confetti-286 7s 1s infinite linear;
          animation: drop-confetti-286 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-286 {
  100% {
    top: 110%;
    left: 84%;
  }
}

@keyframes drop-confetti-286 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-287 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 70%;
  opacity: 0.7989400999;
  -webkit-transform: rotate(76.1773107165deg);
          transform: rotate(76.1773107165deg);
  -webkit-animation: drop-confetti-287 5s 3s infinite linear;
          animation: drop-confetti-287 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-287 {
  100% {
    top: 110%;
    left: 71%;
  }
}

@keyframes drop-confetti-287 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-288 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 80%;
  opacity: 0.6005576143;
  -webkit-transform: rotate(89.2111222702deg);
          transform: rotate(89.2111222702deg);
  -webkit-animation: drop-confetti-288 8s 5s infinite linear;
          animation: drop-confetti-288 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-288 {
  100% {
    top: 110%;
    left: 88%;
  }
}

@keyframes drop-confetti-288 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-289 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 65%;
  opacity: 1.0750915575;
  -webkit-transform: rotate(169.4558715913deg);
          transform: rotate(169.4558715913deg);
  -webkit-animation: drop-confetti-289 6s 3s infinite linear;
          animation: drop-confetti-289 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-289 {
  100% {
    top: 110%;
    left: 66%;
  }
}

@keyframes drop-confetti-289 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-290 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 22%;
  opacity: 1.1138717375;
  -webkit-transform: rotate(233.2683109131deg);
          transform: rotate(233.2683109131deg);
  -webkit-animation: drop-confetti-290 5s 2s infinite linear;
          animation: drop-confetti-290 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-290 {
  100% {
    top: 110%;
    left: 32%;
  }
}

@keyframes drop-confetti-290 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-291 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 0.6416110344;
  -webkit-transform: rotate(15.0209489742deg);
          transform: rotate(15.0209489742deg);
  -webkit-animation: drop-confetti-291 8s 2s infinite linear;
          animation: drop-confetti-291 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-291 {
  100% {
    top: 110%;
    left: 65%;
  }
}

@keyframes drop-confetti-291 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-292 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 81%;
  opacity: 0.7725218817;
  -webkit-transform: rotate(169.336456156deg);
          transform: rotate(169.336456156deg);
  -webkit-animation: drop-confetti-292 8s 1s infinite linear;
          animation: drop-confetti-292 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-292 {
  100% {
    top: 110%;
    left: 87%;
  }
}

@keyframes drop-confetti-292 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-293 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 0.7932783776;
  -webkit-transform: rotate(255.0537901938deg);
          transform: rotate(255.0537901938deg);
  -webkit-animation: drop-confetti-293 9s 1s infinite linear;
          animation: drop-confetti-293 9s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-293 {
  100% {
    top: 110%;
    left: 13%;
  }
}

@keyframes drop-confetti-293 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-294 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7595006356;
  -webkit-transform: rotate(207.0389310867deg);
          transform: rotate(207.0389310867deg);
  -webkit-animation: drop-confetti-294 6s 2s infinite linear;
          animation: drop-confetti-294 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-294 {
  100% {
    top: 110%;
    left: 63%;
  }
}

@keyframes drop-confetti-294 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-295 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 49%;
  opacity: 1.292375022;
  -webkit-transform: rotate(123.8988846054deg);
          transform: rotate(123.8988846054deg);
  -webkit-animation: drop-confetti-295 5s 4s infinite linear;
          animation: drop-confetti-295 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-295 {
  100% {
    top: 110%;
    left: 50%;
  }
}

@keyframes drop-confetti-295 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.confetti-296 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 21%;
  opacity: 1.2371635299;
  -webkit-transform: rotate(72.6885881235deg);
          transform: rotate(72.6885881235deg);
  -webkit-animation: drop-confetti-296 6s 5s infinite linear;
          animation: drop-confetti-296 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-296 {
  100% {
    top: 110%;
    left: 22%;
  }
}

@keyframes drop-confetti-296 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-297 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 68%;
  opacity: 0.9621216314;
  -webkit-transform: rotate(296.1718243073deg);
          transform: rotate(296.1718243073deg);
  -webkit-animation: drop-confetti-297 8s 5s infinite linear;
          animation: drop-confetti-297 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-297 {
  100% {
    top: 110%;
    left: 74%;
  }
}

@keyframes drop-confetti-297 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-298 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 1.3201181121;
  -webkit-transform: rotate(189.3823532068deg);
          transform: rotate(189.3823532068deg);
  -webkit-animation: drop-confetti-298 9s 4s infinite linear;
          animation: drop-confetti-298 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-298 {
  100% {
    top: 110%;
    left: 98%;
  }
}

@keyframes drop-confetti-298 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-299 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.811167539;
  -webkit-transform: rotate(131.4409979136deg);
          transform: rotate(131.4409979136deg);
  -webkit-animation: drop-confetti-299 6s 1s infinite linear;
          animation: drop-confetti-299 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-299 {
  100% {
    top: 110%;
    left: 58%;
  }
}

@keyframes drop-confetti-299 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-300 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 57%;
  opacity: 0.5577282834;
  -webkit-transform: rotate(284.3759498152deg);
          transform: rotate(284.3759498152deg);
  -webkit-animation: drop-confetti-300 8s 4s infinite linear;
          animation: drop-confetti-300 8s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-300 {
  100% {
    top: 110%;
    left: 64%;
  }
}

@keyframes drop-confetti-300 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-301 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 62%;
  opacity: 1.4599668971;
  -webkit-transform: rotate(83.7657400792deg);
          transform: rotate(83.7657400792deg);
  -webkit-animation: drop-confetti-301 6s 1s infinite linear;
          animation: drop-confetti-301 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-301 {
  100% {
    top: 110%;
    left: 74%;
  }
}

@keyframes drop-confetti-301 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-302 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 97%;
  opacity: 1.1368878097;
  -webkit-transform: rotate(244.1172539044deg);
          transform: rotate(244.1172539044deg);
  -webkit-animation: drop-confetti-302 9s 1s infinite linear;
          animation: drop-confetti-302 9s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-302 {
  100% {
    top: 110%;
    left: 110%;
  }
}

@keyframes drop-confetti-302 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-303 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 0.9645859588;
  -webkit-transform: rotate(208.705488866deg);
          transform: rotate(208.705488866deg);
  -webkit-animation: drop-confetti-303 8s 4s infinite linear;
          animation: drop-confetti-303 8s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-303 {
  100% {
    top: 110%;
    left: 62%;
  }
}

@keyframes drop-confetti-303 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-304 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 80%;
  opacity: 0.8953723351;
  -webkit-transform: rotate(87.9313139982deg);
          transform: rotate(87.9313139982deg);
  -webkit-animation: drop-confetti-304 9s 3s infinite linear;
          animation: drop-confetti-304 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-304 {
  100% {
    top: 110%;
    left: 81%;
  }
}

@keyframes drop-confetti-304 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-305 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 68%;
  opacity: 1.4612776648;
  -webkit-transform: rotate(182.0797940679deg);
          transform: rotate(182.0797940679deg);
  -webkit-animation: drop-confetti-305 7s 3s infinite linear;
          animation: drop-confetti-305 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-305 {
  100% {
    top: 110%;
    left: 78%;
  }
}

@keyframes drop-confetti-305 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-306 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 8%;
  opacity: 1.2287939964;
  -webkit-transform: rotate(3.1380974502deg);
          transform: rotate(3.1380974502deg);
  -webkit-animation: drop-confetti-306 8s 3s infinite linear;
          animation: drop-confetti-306 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-306 {
  100% {
    top: 110%;
    left: 11%;
  }
}

@keyframes drop-confetti-306 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-307 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 68%;
  opacity: 1.2275869948;
  -webkit-transform: rotate(282.8213807401deg);
          transform: rotate(282.8213807401deg);
  -webkit-animation: drop-confetti-307 5s 3s infinite linear;
          animation: drop-confetti-307 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-307 {
  100% {
    top: 110%;
    left: 71%;
  }
}

@keyframes drop-confetti-307 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-308 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 0.9361410874;
  -webkit-transform: rotate(325.4915415952deg);
          transform: rotate(325.4915415952deg);
  -webkit-animation: drop-confetti-308 7s 4s infinite linear;
          animation: drop-confetti-308 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-308 {
  100% {
    top: 110%;
    left: 53%;
  }
}

@keyframes drop-confetti-308 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-309 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 1.1762657428;
  -webkit-transform: rotate(255.7753806661deg);
          transform: rotate(255.7753806661deg);
  -webkit-animation: drop-confetti-309 5s 1s infinite linear;
          animation: drop-confetti-309 5s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-309 {
  100% {
    top: 110%;
    left: 64%;
  }
}

@keyframes drop-confetti-309 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-310 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 8%;
  opacity: 1.4918341318;
  -webkit-transform: rotate(1.7724997078deg);
          transform: rotate(1.7724997078deg);
  -webkit-animation: drop-confetti-310 9s 3s infinite linear;
          animation: drop-confetti-310 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-310 {
  100% {
    top: 110%;
    left: 15%;
  }
}

@keyframes drop-confetti-310 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-311 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 55%;
  opacity: 1.3891083119;
  -webkit-transform: rotate(3.3781109558deg);
          transform: rotate(3.3781109558deg);
  -webkit-animation: drop-confetti-311 6s 4s infinite linear;
          animation: drop-confetti-311 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-311 {
  100% {
    top: 110%;
    left: 65%;
  }
}

@keyframes drop-confetti-311 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-312 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 15%;
  opacity: 0.8034228278;
  -webkit-transform: rotate(250.3130046558deg);
          transform: rotate(250.3130046558deg);
  -webkit-animation: drop-confetti-312 5s 4s infinite linear;
          animation: drop-confetti-312 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-312 {
  100% {
    top: 110%;
    left: 29%;
  }
}

@keyframes drop-confetti-312 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-313 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 5%;
  opacity: 1.0392942272;
  -webkit-transform: rotate(76.2426194127deg);
          transform: rotate(76.2426194127deg);
  -webkit-animation: drop-confetti-313 7s 4s infinite linear;
          animation: drop-confetti-313 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-313 {
  100% {
    top: 110%;
    left: 15%;
  }
}

@keyframes drop-confetti-313 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-314 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 80%;
  opacity: 0.6233171518;
  -webkit-transform: rotate(102.5312038067deg);
          transform: rotate(102.5312038067deg);
  -webkit-animation: drop-confetti-314 5s 5s infinite linear;
          animation: drop-confetti-314 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-314 {
  100% {
    top: 110%;
    left: 84%;
  }
}

@keyframes drop-confetti-314 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-315 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 60%;
  opacity: 0.6965101974;
  -webkit-transform: rotate(207.9926305346deg);
          transform: rotate(207.9926305346deg);
  -webkit-animation: drop-confetti-315 6s 4s infinite linear;
          animation: drop-confetti-315 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-315 {
  100% {
    top: 110%;
    left: 68%;
  }
}

@keyframes drop-confetti-315 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-316 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 5%;
  opacity: 0.5488446862;
  -webkit-transform: rotate(130.8759266957deg);
          transform: rotate(130.8759266957deg);
  -webkit-animation: drop-confetti-316 6s 4s infinite linear;
          animation: drop-confetti-316 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-316 {
  100% {
    top: 110%;
    left: 7%;
  }
}

@keyframes drop-confetti-316 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-317 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 1.1753517056;
  -webkit-transform: rotate(280.6581106035deg);
          transform: rotate(280.6581106035deg);
  -webkit-animation: drop-confetti-317 6s 4s infinite linear;
          animation: drop-confetti-317 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-317 {
  100% {
    top: 110%;
    left: 60%;
  }
}

@keyframes drop-confetti-317 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-318 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 0.6052856662;
  -webkit-transform: rotate(2.1067316312deg);
          transform: rotate(2.1067316312deg);
  -webkit-animation: drop-confetti-318 8s 3s infinite linear;
          animation: drop-confetti-318 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-318 {
  100% {
    top: 110%;
    left: 10%;
  }
}

@keyframes drop-confetti-318 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-319 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 88%;
  opacity: 0.9502178629;
  -webkit-transform: rotate(37.8755819051deg);
          transform: rotate(37.8755819051deg);
  -webkit-animation: drop-confetti-319 9s 2s infinite linear;
          animation: drop-confetti-319 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-319 {
  100% {
    top: 110%;
    left: 100%;
  }
}

@keyframes drop-confetti-319 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.confetti-320 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 69%;
  opacity: 0.5239374024;
  -webkit-transform: rotate(50.9534222758deg);
          transform: rotate(50.9534222758deg);
  -webkit-animation: drop-confetti-320 8s 4s infinite linear;
          animation: drop-confetti-320 8s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-320 {
  100% {
    top: 110%;
    left: 83%;
  }
}

@keyframes drop-confetti-320 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-321 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 64%;
  opacity: 1.0850902781;
  -webkit-transform: rotate(321.9350191304deg);
          transform: rotate(321.9350191304deg);
  -webkit-animation: drop-confetti-321 8s 5s infinite linear;
          animation: drop-confetti-321 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-321 {
  100% {
    top: 110%;
    left: 71%;
  }
}

@keyframes drop-confetti-321 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-322 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 46%;
  opacity: 0.703383685;
  -webkit-transform: rotate(252.0709963381deg);
          transform: rotate(252.0709963381deg);
  -webkit-animation: drop-confetti-322 6s 1s infinite linear;
          animation: drop-confetti-322 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-322 {
  100% {
    top: 110%;
    left: 53%;
  }
}

@keyframes drop-confetti-322 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-323 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 0.5486530374;
  -webkit-transform: rotate(277.6009999489deg);
          transform: rotate(277.6009999489deg);
  -webkit-animation: drop-confetti-323 5s 3s infinite linear;
          animation: drop-confetti-323 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-323 {
  100% {
    top: 110%;
    left: 39%;
  }
}

@keyframes drop-confetti-323 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-324 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 15%;
  opacity: 1.0535881417;
  -webkit-transform: rotate(269.7439383437deg);
          transform: rotate(269.7439383437deg);
  -webkit-animation: drop-confetti-324 5s 3s infinite linear;
          animation: drop-confetti-324 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-324 {
  100% {
    top: 110%;
    left: 30%;
  }
}

@keyframes drop-confetti-324 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-325 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 1.1870367689;
  -webkit-transform: rotate(325.8291250247deg);
          transform: rotate(325.8291250247deg);
  -webkit-animation: drop-confetti-325 9s 2s infinite linear;
          animation: drop-confetti-325 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-325 {
  100% {
    top: 110%;
    left: 59%;
  }
}

@keyframes drop-confetti-325 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-326 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 81%;
  opacity: 1.2281305551;
  -webkit-transform: rotate(121.778084628deg);
          transform: rotate(121.778084628deg);
  -webkit-animation: drop-confetti-326 9s 3s infinite linear;
          animation: drop-confetti-326 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-326 {
  100% {
    top: 110%;
    left: 96%;
  }
}

@keyframes drop-confetti-326 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-327 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.6189346914;
  -webkit-transform: rotate(139.4814855768deg);
          transform: rotate(139.4814855768deg);
  -webkit-animation: drop-confetti-327 6s 1s infinite linear;
          animation: drop-confetti-327 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-327 {
  100% {
    top: 110%;
    left: 74%;
  }
}

@keyframes drop-confetti-327 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-328 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 1.3138246741;
  -webkit-transform: rotate(171.6131361222deg);
          transform: rotate(171.6131361222deg);
  -webkit-animation: drop-confetti-328 9s 4s infinite linear;
          animation: drop-confetti-328 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-328 {
  100% {
    top: 110%;
    left: 12%;
  }
}

@keyframes drop-confetti-328 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-329 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 34%;
  opacity: 0.8305304077;
  -webkit-transform: rotate(287.9249750009deg);
          transform: rotate(287.9249750009deg);
  -webkit-animation: drop-confetti-329 5s 2s infinite linear;
          animation: drop-confetti-329 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-329 {
  100% {
    top: 110%;
    left: 47%;
  }
}

@keyframes drop-confetti-329 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-330 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 0.7735475241;
  -webkit-transform: rotate(94.630076733deg);
          transform: rotate(94.630076733deg);
  -webkit-animation: drop-confetti-330 9s 2s infinite linear;
          animation: drop-confetti-330 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-330 {
  100% {
    top: 110%;
    left: 97%;
  }
}

@keyframes drop-confetti-330 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-331 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 24%;
  opacity: 0.816283626;
  -webkit-transform: rotate(162.4399216647deg);
          transform: rotate(162.4399216647deg);
  -webkit-animation: drop-confetti-331 7s 3s infinite linear;
          animation: drop-confetti-331 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-331 {
  100% {
    top: 110%;
    left: 28%;
  }
}

@keyframes drop-confetti-331 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-332 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 61%;
  opacity: 1.2732002968;
  -webkit-transform: rotate(74.3373096137deg);
          transform: rotate(74.3373096137deg);
  -webkit-animation: drop-confetti-332 6s 4s infinite linear;
          animation: drop-confetti-332 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-332 {
  100% {
    top: 110%;
    left: 72%;
  }
}

@keyframes drop-confetti-332 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-333 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 30%;
  opacity: 1.2569780764;
  -webkit-transform: rotate(290.3591937359deg);
          transform: rotate(290.3591937359deg);
  -webkit-animation: drop-confetti-333 6s 1s infinite linear;
          animation: drop-confetti-333 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-333 {
  100% {
    top: 110%;
    left: 43%;
  }
}

@keyframes drop-confetti-333 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-334 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 64%;
  opacity: 1.2163944221;
  -webkit-transform: rotate(79.7059351462deg);
          transform: rotate(79.7059351462deg);
  -webkit-animation: drop-confetti-334 8s 4s infinite linear;
          animation: drop-confetti-334 8s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-334 {
  100% {
    top: 110%;
    left: 69%;
  }
}

@keyframes drop-confetti-334 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-335 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 80%;
  opacity: 0.5682055173;
  -webkit-transform: rotate(57.5757901693deg);
          transform: rotate(57.5757901693deg);
  -webkit-animation: drop-confetti-335 6s 2s infinite linear;
          animation: drop-confetti-335 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-335 {
  100% {
    top: 110%;
    left: 91%;
  }
}

@keyframes drop-confetti-335 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-336 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 0.5692318769;
  -webkit-transform: rotate(110.7909066427deg);
          transform: rotate(110.7909066427deg);
  -webkit-animation: drop-confetti-336 5s 2s infinite linear;
          animation: drop-confetti-336 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-336 {
  100% {
    top: 110%;
    left: 15%;
  }
}

@keyframes drop-confetti-336 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-337 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 98%;
  opacity: 1.1560626296;
  -webkit-transform: rotate(240.2329728739deg);
          transform: rotate(240.2329728739deg);
  -webkit-animation: drop-confetti-337 5s 4s infinite linear;
          animation: drop-confetti-337 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-337 {
  100% {
    top: 110%;
    left: 101%;
  }
}

@keyframes drop-confetti-337 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-338 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 83%;
  opacity: 1.1514133018;
  -webkit-transform: rotate(62.041826926deg);
          transform: rotate(62.041826926deg);
  -webkit-animation: drop-confetti-338 7s 1s infinite linear;
          animation: drop-confetti-338 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-338 {
  100% {
    top: 110%;
    left: 95%;
  }
}

@keyframes drop-confetti-338 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-339 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 19%;
  opacity: 0.5503064551;
  -webkit-transform: rotate(47.2712062945deg);
          transform: rotate(47.2712062945deg);
  -webkit-animation: drop-confetti-339 5s 5s infinite linear;
          animation: drop-confetti-339 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-339 {
  100% {
    top: 110%;
    left: 21%;
  }
}

@keyframes drop-confetti-339 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-340 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 86%;
  opacity: 0.6930305294;
  -webkit-transform: rotate(126.3032379909deg);
          transform: rotate(126.3032379909deg);
  -webkit-animation: drop-confetti-340 8s 5s infinite linear;
          animation: drop-confetti-340 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-340 {
  100% {
    top: 110%;
    left: 87%;
  }
}

@keyframes drop-confetti-340 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-341 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 82%;
  opacity: 0.868128112;
  -webkit-transform: rotate(82.0176063845deg);
          transform: rotate(82.0176063845deg);
  -webkit-animation: drop-confetti-341 6s 1s infinite linear;
          animation: drop-confetti-341 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-341 {
  100% {
    top: 110%;
    left: 83%;
  }
}

@keyframes drop-confetti-341 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-342 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 41%;
  opacity: 0.9268068752;
  -webkit-transform: rotate(11.5985439824deg);
          transform: rotate(11.5985439824deg);
  -webkit-animation: drop-confetti-342 6s 2s infinite linear;
          animation: drop-confetti-342 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-342 {
  100% {
    top: 110%;
    left: 53%;
  }
}

@keyframes drop-confetti-342 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-343 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 70%;
  opacity: 1.086678746;
  -webkit-transform: rotate(192.8753992293deg);
          transform: rotate(192.8753992293deg);
  -webkit-animation: drop-confetti-343 7s 1s infinite linear;
          animation: drop-confetti-343 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-343 {
  100% {
    top: 110%;
    left: 85%;
  }
}

@keyframes drop-confetti-343 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-344 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 75%;
  opacity: 1.1136640351;
  -webkit-transform: rotate(21.1741948615deg);
          transform: rotate(21.1741948615deg);
  -webkit-animation: drop-confetti-344 9s 3s infinite linear;
          animation: drop-confetti-344 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-344 {
  100% {
    top: 110%;
    left: 82%;
  }
}

@keyframes drop-confetti-344 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-345 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 9%;
  opacity: 0.9010781214;
  -webkit-transform: rotate(34.8237403deg);
          transform: rotate(34.8237403deg);
  -webkit-animation: drop-confetti-345 6s 2s infinite linear;
          animation: drop-confetti-345 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-345 {
  100% {
    top: 110%;
    left: 20%;
  }
}

@keyframes drop-confetti-345 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-346 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 47%;
  opacity: 0.956642756;
  -webkit-transform: rotate(288.7213115243deg);
          transform: rotate(288.7213115243deg);
  -webkit-animation: drop-confetti-346 5s 4s infinite linear;
          animation: drop-confetti-346 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-346 {
  100% {
    top: 110%;
    left: 57%;
  }
}

@keyframes drop-confetti-346 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-347 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 97%;
  opacity: 0.5032230758;
  -webkit-transform: rotate(208.7969766388deg);
          transform: rotate(208.7969766388deg);
  -webkit-animation: drop-confetti-347 9s 3s infinite linear;
          animation: drop-confetti-347 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-347 {
  100% {
    top: 110%;
    left: 109%;
  }
}

@keyframes drop-confetti-347 {
  100% {
    top: 110%;
    left: 109%;
  }
}
.confetti-348 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 78%;
  opacity: 0.8428726397;
  -webkit-transform: rotate(233.1341502109deg);
          transform: rotate(233.1341502109deg);
  -webkit-animation: drop-confetti-348 7s 3s infinite linear;
          animation: drop-confetti-348 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-348 {
  100% {
    top: 110%;
    left: 92%;
  }
}

@keyframes drop-confetti-348 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-349 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 1.3824269271;
  -webkit-transform: rotate(33.4334177493deg);
          transform: rotate(33.4334177493deg);
  -webkit-animation: drop-confetti-349 5s 3s infinite linear;
          animation: drop-confetti-349 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-349 {
  100% {
    top: 110%;
    left: 77%;
  }
}

@keyframes drop-confetti-349 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-350 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 15%;
  opacity: 1.4186278091;
  -webkit-transform: rotate(93.5899750303deg);
          transform: rotate(93.5899750303deg);
  -webkit-animation: drop-confetti-350 9s 2s infinite linear;
          animation: drop-confetti-350 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-350 {
  100% {
    top: 110%;
    left: 29%;
  }
}

@keyframes drop-confetti-350 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-351 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 63%;
  opacity: 1.2544230097;
  -webkit-transform: rotate(219.2428772964deg);
          transform: rotate(219.2428772964deg);
  -webkit-animation: drop-confetti-351 8s 3s infinite linear;
          animation: drop-confetti-351 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-351 {
  100% {
    top: 110%;
    left: 72%;
  }
}

@keyframes drop-confetti-351 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-352 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 30%;
  opacity: 1.2667889432;
  -webkit-transform: rotate(183.8694498725deg);
          transform: rotate(183.8694498725deg);
  -webkit-animation: drop-confetti-352 7s 1s infinite linear;
          animation: drop-confetti-352 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-352 {
  100% {
    top: 110%;
    left: 33%;
  }
}

@keyframes drop-confetti-352 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-353 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 31%;
  opacity: 1.0364438311;
  -webkit-transform: rotate(84.5726501632deg);
          transform: rotate(84.5726501632deg);
  -webkit-animation: drop-confetti-353 8s 1s infinite linear;
          animation: drop-confetti-353 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-353 {
  100% {
    top: 110%;
    left: 45%;
  }
}

@keyframes drop-confetti-353 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-354 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.7725169316;
  -webkit-transform: rotate(298.5821779508deg);
          transform: rotate(298.5821779508deg);
  -webkit-animation: drop-confetti-354 9s 1s infinite linear;
          animation: drop-confetti-354 9s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-354 {
  100% {
    top: 110%;
    left: 98%;
  }
}

@keyframes drop-confetti-354 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-355 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.7201977174;
  -webkit-transform: rotate(297.5164239364deg);
          transform: rotate(297.5164239364deg);
  -webkit-animation: drop-confetti-355 7s 4s infinite linear;
          animation: drop-confetti-355 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-355 {
  100% {
    top: 110%;
    left: 13%;
  }
}

@keyframes drop-confetti-355 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-356 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 0.5016405421;
  -webkit-transform: rotate(142.9827553818deg);
          transform: rotate(142.9827553818deg);
  -webkit-animation: drop-confetti-356 7s 1s infinite linear;
          animation: drop-confetti-356 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-356 {
  100% {
    top: 110%;
    left: 111%;
  }
}

@keyframes drop-confetti-356 {
  100% {
    top: 110%;
    left: 111%;
  }
}
.confetti-357 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 0.8028017313;
  -webkit-transform: rotate(170.9054975659deg);
          transform: rotate(170.9054975659deg);
  -webkit-animation: drop-confetti-357 5s 5s infinite linear;
          animation: drop-confetti-357 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-357 {
  100% {
    top: 110%;
    left: 68%;
  }
}

@keyframes drop-confetti-357 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-358 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 1.3571125776;
  -webkit-transform: rotate(109.4987339517deg);
          transform: rotate(109.4987339517deg);
  -webkit-animation: drop-confetti-358 6s 3s infinite linear;
          animation: drop-confetti-358 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-358 {
  100% {
    top: 110%;
    left: 21%;
  }
}

@keyframes drop-confetti-358 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-359 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 1.3376734409;
  -webkit-transform: rotate(50.3016833719deg);
          transform: rotate(50.3016833719deg);
  -webkit-animation: drop-confetti-359 7s 2s infinite linear;
          animation: drop-confetti-359 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-359 {
  100% {
    top: 110%;
    left: 40%;
  }
}

@keyframes drop-confetti-359 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-360 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 51%;
  opacity: 0.8796541552;
  -webkit-transform: rotate(254.8386688142deg);
          transform: rotate(254.8386688142deg);
  -webkit-animation: drop-confetti-360 7s 4s infinite linear;
          animation: drop-confetti-360 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-360 {
  100% {
    top: 110%;
    left: 56%;
  }
}

@keyframes drop-confetti-360 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-361 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 52%;
  opacity: 0.9225132119;
  -webkit-transform: rotate(316.3949433026deg);
          transform: rotate(316.3949433026deg);
  -webkit-animation: drop-confetti-361 8s 2s infinite linear;
          animation: drop-confetti-361 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-361 {
  100% {
    top: 110%;
    left: 62%;
  }
}

@keyframes drop-confetti-361 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-362 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.8642697962;
  -webkit-transform: rotate(184.7983961865deg);
          transform: rotate(184.7983961865deg);
  -webkit-animation: drop-confetti-362 7s 2s infinite linear;
          animation: drop-confetti-362 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-362 {
  100% {
    top: 110%;
    left: 67%;
  }
}

@keyframes drop-confetti-362 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-363 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 26%;
  opacity: 1.3657441646;
  -webkit-transform: rotate(179.4226259032deg);
          transform: rotate(179.4226259032deg);
  -webkit-animation: drop-confetti-363 6s 2s infinite linear;
          animation: drop-confetti-363 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-363 {
  100% {
    top: 110%;
    left: 33%;
  }
}

@keyframes drop-confetti-363 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-364 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 83%;
  opacity: 1.0023388154;
  -webkit-transform: rotate(342.4846563751deg);
          transform: rotate(342.4846563751deg);
  -webkit-animation: drop-confetti-364 6s 5s infinite linear;
          animation: drop-confetti-364 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-364 {
  100% {
    top: 110%;
    left: 98%;
  }
}

@keyframes drop-confetti-364 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-365 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 73%;
  opacity: 0.6375053715;
  -webkit-transform: rotate(168.067393425deg);
          transform: rotate(168.067393425deg);
  -webkit-animation: drop-confetti-365 5s 3s infinite linear;
          animation: drop-confetti-365 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-365 {
  100% {
    top: 110%;
    left: 75%;
  }
}

@keyframes drop-confetti-365 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-366 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 32%;
  opacity: 0.7401927172;
  -webkit-transform: rotate(133.7355250244deg);
          transform: rotate(133.7355250244deg);
  -webkit-animation: drop-confetti-366 9s 1s infinite linear;
          animation: drop-confetti-366 9s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-366 {
  100% {
    top: 110%;
    left: 40%;
  }
}

@keyframes drop-confetti-366 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-367 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 32%;
  opacity: 1.3894045209;
  -webkit-transform: rotate(252.779087658deg);
          transform: rotate(252.779087658deg);
  -webkit-animation: drop-confetti-367 8s 3s infinite linear;
          animation: drop-confetti-367 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-367 {
  100% {
    top: 110%;
    left: 45%;
  }
}

@keyframes drop-confetti-367 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-368 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 1.1931525494;
  -webkit-transform: rotate(253.8604274425deg);
          transform: rotate(253.8604274425deg);
  -webkit-animation: drop-confetti-368 7s 2s infinite linear;
          animation: drop-confetti-368 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-368 {
  100% {
    top: 110%;
    left: 20%;
  }
}

@keyframes drop-confetti-368 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-369 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.840792451;
  -webkit-transform: rotate(224.9763446302deg);
          transform: rotate(224.9763446302deg);
  -webkit-animation: drop-confetti-369 9s 2s infinite linear;
          animation: drop-confetti-369 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-369 {
  100% {
    top: 110%;
    left: 23%;
  }
}

@keyframes drop-confetti-369 {
  100% {
    top: 110%;
    left: 23%;
  }
}
.confetti-370 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 43%;
  opacity: 0.8548766837;
  -webkit-transform: rotate(23.5554220026deg);
          transform: rotate(23.5554220026deg);
  -webkit-animation: drop-confetti-370 9s 5s infinite linear;
          animation: drop-confetti-370 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-370 {
  100% {
    top: 110%;
    left: 44%;
  }
}

@keyframes drop-confetti-370 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-371 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 1.0631152539;
  -webkit-transform: rotate(34.4504411523deg);
          transform: rotate(34.4504411523deg);
  -webkit-animation: drop-confetti-371 5s 3s infinite linear;
          animation: drop-confetti-371 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-371 {
  100% {
    top: 110%;
    left: 17%;
  }
}

@keyframes drop-confetti-371 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-372 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 0.5487065719;
  -webkit-transform: rotate(15.932304959deg);
          transform: rotate(15.932304959deg);
  -webkit-animation: drop-confetti-372 7s 1s infinite linear;
          animation: drop-confetti-372 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-372 {
  100% {
    top: 110%;
    left: 47%;
  }
}

@keyframes drop-confetti-372 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-373 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 62%;
  opacity: 1.141285171;
  -webkit-transform: rotate(99.2885027552deg);
          transform: rotate(99.2885027552deg);
  -webkit-animation: drop-confetti-373 9s 5s infinite linear;
          animation: drop-confetti-373 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-373 {
  100% {
    top: 110%;
    left: 77%;
  }
}

@keyframes drop-confetti-373 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-374 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 41%;
  opacity: 1.4941910895;
  -webkit-transform: rotate(133.0541251746deg);
          transform: rotate(133.0541251746deg);
  -webkit-animation: drop-confetti-374 9s 2s infinite linear;
          animation: drop-confetti-374 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-374 {
  100% {
    top: 110%;
    left: 54%;
  }
}

@keyframes drop-confetti-374 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-375 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 23%;
  opacity: 0.8080639674;
  -webkit-transform: rotate(158.8345627598deg);
          transform: rotate(158.8345627598deg);
  -webkit-animation: drop-confetti-375 8s 4s infinite linear;
          animation: drop-confetti-375 8s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-375 {
  100% {
    top: 110%;
    left: 35%;
  }
}

@keyframes drop-confetti-375 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-376 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 90%;
  opacity: 1.3209538243;
  -webkit-transform: rotate(9.1292448137deg);
          transform: rotate(9.1292448137deg);
  -webkit-animation: drop-confetti-376 7s 5s infinite linear;
          animation: drop-confetti-376 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-376 {
  100% {
    top: 110%;
    left: 101%;
  }
}

@keyframes drop-confetti-376 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-377 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 50%;
  opacity: 1.3836841389;
  -webkit-transform: rotate(66.3081445055deg);
          transform: rotate(66.3081445055deg);
  -webkit-animation: drop-confetti-377 5s 3s infinite linear;
          animation: drop-confetti-377 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-377 {
  100% {
    top: 110%;
    left: 60%;
  }
}

@keyframes drop-confetti-377 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-378 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.704031758;
  -webkit-transform: rotate(198.5171430465deg);
          transform: rotate(198.5171430465deg);
  -webkit-animation: drop-confetti-378 8s 1s infinite linear;
          animation: drop-confetti-378 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-378 {
  100% {
    top: 110%;
    left: 43%;
  }
}

@keyframes drop-confetti-378 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-379 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 0.6422302577;
  -webkit-transform: rotate(90.7557242595deg);
          transform: rotate(90.7557242595deg);
  -webkit-animation: drop-confetti-379 9s 2s infinite linear;
          animation: drop-confetti-379 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-379 {
  100% {
    top: 110%;
    left: 20%;
  }
}

@keyframes drop-confetti-379 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-380 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 11%;
  opacity: 0.6528642528;
  -webkit-transform: rotate(230.6281423311deg);
          transform: rotate(230.6281423311deg);
  -webkit-animation: drop-confetti-380 7s 1s infinite linear;
          animation: drop-confetti-380 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-380 {
  100% {
    top: 110%;
    left: 13%;
  }
}

@keyframes drop-confetti-380 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-381 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 28%;
  opacity: 1.390595943;
  -webkit-transform: rotate(264.139489335deg);
          transform: rotate(264.139489335deg);
  -webkit-animation: drop-confetti-381 8s 1s infinite linear;
          animation: drop-confetti-381 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-381 {
  100% {
    top: 110%;
    left: 43%;
  }
}

@keyframes drop-confetti-381 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-382 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 1.3465603949;
  -webkit-transform: rotate(47.2276621051deg);
          transform: rotate(47.2276621051deg);
  -webkit-animation: drop-confetti-382 9s 5s infinite linear;
          animation: drop-confetti-382 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-382 {
  100% {
    top: 110%;
    left: 73%;
  }
}

@keyframes drop-confetti-382 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-383 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 44%;
  opacity: 1.3246694724;
  -webkit-transform: rotate(329.5749153131deg);
          transform: rotate(329.5749153131deg);
  -webkit-animation: drop-confetti-383 5s 4s infinite linear;
          animation: drop-confetti-383 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-383 {
  100% {
    top: 110%;
    left: 45%;
  }
}

@keyframes drop-confetti-383 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-384 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 64%;
  opacity: 1.18458009;
  -webkit-transform: rotate(49.0071484415deg);
          transform: rotate(49.0071484415deg);
  -webkit-animation: drop-confetti-384 9s 3s infinite linear;
          animation: drop-confetti-384 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-384 {
  100% {
    top: 110%;
    left: 69%;
  }
}

@keyframes drop-confetti-384 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-385 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 11%;
  opacity: 1.0457781185;
  -webkit-transform: rotate(95.8374542263deg);
          transform: rotate(95.8374542263deg);
  -webkit-animation: drop-confetti-385 7s 1s infinite linear;
          animation: drop-confetti-385 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-385 {
  100% {
    top: 110%;
    left: 24%;
  }
}

@keyframes drop-confetti-385 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-386 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 66%;
  opacity: 1.4068500027;
  -webkit-transform: rotate(29.1051827941deg);
          transform: rotate(29.1051827941deg);
  -webkit-animation: drop-confetti-386 7s 3s infinite linear;
          animation: drop-confetti-386 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-386 {
  100% {
    top: 110%;
    left: 74%;
  }
}

@keyframes drop-confetti-386 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-387 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 34%;
  opacity: 0.8451904785;
  -webkit-transform: rotate(243.0010278623deg);
          transform: rotate(243.0010278623deg);
  -webkit-animation: drop-confetti-387 9s 2s infinite linear;
          animation: drop-confetti-387 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-387 {
  100% {
    top: 110%;
    left: 37%;
  }
}

@keyframes drop-confetti-387 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-388 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.2892782881;
  -webkit-transform: rotate(273.9569989389deg);
          transform: rotate(273.9569989389deg);
  -webkit-animation: drop-confetti-388 5s 3s infinite linear;
          animation: drop-confetti-388 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-388 {
  100% {
    top: 110%;
    left: 103%;
  }
}

@keyframes drop-confetti-388 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-389 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 12%;
  opacity: 0.8204092898;
  -webkit-transform: rotate(123.0519519153deg);
          transform: rotate(123.0519519153deg);
  -webkit-animation: drop-confetti-389 7s 4s infinite linear;
          animation: drop-confetti-389 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-389 {
  100% {
    top: 110%;
    left: 17%;
  }
}

@keyframes drop-confetti-389 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-390 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 2%;
  opacity: 0.7018316519;
  -webkit-transform: rotate(165.7934433279deg);
          transform: rotate(165.7934433279deg);
  -webkit-animation: drop-confetti-390 9s 5s infinite linear;
          animation: drop-confetti-390 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-390 {
  100% {
    top: 110%;
    left: 9%;
  }
}

@keyframes drop-confetti-390 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-391 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.4006994883;
  -webkit-transform: rotate(82.738929555deg);
          transform: rotate(82.738929555deg);
  -webkit-animation: drop-confetti-391 7s 1s infinite linear;
          animation: drop-confetti-391 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-391 {
  100% {
    top: 110%;
    left: 46%;
  }
}

@keyframes drop-confetti-391 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-392 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 1.3599802111;
  -webkit-transform: rotate(101.8033698041deg);
          transform: rotate(101.8033698041deg);
  -webkit-animation: drop-confetti-392 5s 5s infinite linear;
          animation: drop-confetti-392 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-392 {
  100% {
    top: 110%;
    left: 12%;
  }
}

@keyframes drop-confetti-392 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-393 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 64%;
  opacity: 1.4334370929;
  -webkit-transform: rotate(85.8696170171deg);
          transform: rotate(85.8696170171deg);
  -webkit-animation: drop-confetti-393 6s 4s infinite linear;
          animation: drop-confetti-393 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-393 {
  100% {
    top: 110%;
    left: 66%;
  }
}

@keyframes drop-confetti-393 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-394 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 88%;
  opacity: 0.9337234229;
  -webkit-transform: rotate(33.2603910821deg);
          transform: rotate(33.2603910821deg);
  -webkit-animation: drop-confetti-394 8s 3s infinite linear;
          animation: drop-confetti-394 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-394 {
  100% {
    top: 110%;
    left: 97%;
  }
}

@keyframes drop-confetti-394 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-395 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 45%;
  opacity: 0.745469796;
  -webkit-transform: rotate(246.6097015474deg);
          transform: rotate(246.6097015474deg);
  -webkit-animation: drop-confetti-395 5s 5s infinite linear;
          animation: drop-confetti-395 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-395 {
  100% {
    top: 110%;
    left: 52%;
  }
}

@keyframes drop-confetti-395 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-396 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 27%;
  opacity: 0.582944203;
  -webkit-transform: rotate(184.8961211523deg);
          transform: rotate(184.8961211523deg);
  -webkit-animation: drop-confetti-396 6s 3s infinite linear;
          animation: drop-confetti-396 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-396 {
  100% {
    top: 110%;
    left: 42%;
  }
}

@keyframes drop-confetti-396 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-397 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 81%;
  opacity: 1.2166603557;
  -webkit-transform: rotate(199.7981598772deg);
          transform: rotate(199.7981598772deg);
  -webkit-animation: drop-confetti-397 8s 1s infinite linear;
          animation: drop-confetti-397 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-397 {
  100% {
    top: 110%;
    left: 89%;
  }
}

@keyframes drop-confetti-397 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-398 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 93%;
  opacity: 1.2824910035;
  -webkit-transform: rotate(141.7858559888deg);
          transform: rotate(141.7858559888deg);
  -webkit-animation: drop-confetti-398 6s 4s infinite linear;
          animation: drop-confetti-398 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-398 {
  100% {
    top: 110%;
    left: 104%;
  }
}

@keyframes drop-confetti-398 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-399 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 6%;
  opacity: 0.7973948255;
  -webkit-transform: rotate(63.7187651849deg);
          transform: rotate(63.7187651849deg);
  -webkit-animation: drop-confetti-399 7s 3s infinite linear;
          animation: drop-confetti-399 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-399 {
  100% {
    top: 110%;
    left: 20%;
  }
}

@keyframes drop-confetti-399 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-400 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 0.7274033647;
  -webkit-transform: rotate(247.5121098458deg);
          transform: rotate(247.5121098458deg);
  -webkit-animation: drop-confetti-400 5s 5s infinite linear;
          animation: drop-confetti-400 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-400 {
  100% {
    top: 110%;
    left: 38%;
  }
}

@keyframes drop-confetti-400 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-401 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 12%;
  opacity: 1.147445802;
  -webkit-transform: rotate(91.6138989621deg);
          transform: rotate(91.6138989621deg);
  -webkit-animation: drop-confetti-401 8s 2s infinite linear;
          animation: drop-confetti-401 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-401 {
  100% {
    top: 110%;
    left: 15%;
  }
}

@keyframes drop-confetti-401 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-402 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 78%;
  opacity: 0.9184957105;
  -webkit-transform: rotate(295.4584836926deg);
          transform: rotate(295.4584836926deg);
  -webkit-animation: drop-confetti-402 5s 3s infinite linear;
          animation: drop-confetti-402 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-402 {
  100% {
    top: 110%;
    left: 85%;
  }
}

@keyframes drop-confetti-402 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-403 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 96%;
  opacity: 1.4746853075;
  -webkit-transform: rotate(228.9527322162deg);
          transform: rotate(228.9527322162deg);
  -webkit-animation: drop-confetti-403 9s 4s infinite linear;
          animation: drop-confetti-403 9s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-403 {
  100% {
    top: 110%;
    left: 110%;
  }
}

@keyframes drop-confetti-403 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-404 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 34%;
  opacity: 1.3435803743;
  -webkit-transform: rotate(170.5319990585deg);
          transform: rotate(170.5319990585deg);
  -webkit-animation: drop-confetti-404 6s 1s infinite linear;
          animation: drop-confetti-404 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-404 {
  100% {
    top: 110%;
    left: 43%;
  }
}

@keyframes drop-confetti-404 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-405 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.1393090042;
  -webkit-transform: rotate(114.9144492748deg);
          transform: rotate(114.9144492748deg);
  -webkit-animation: drop-confetti-405 5s 4s infinite linear;
          animation: drop-confetti-405 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-405 {
  100% {
    top: 110%;
    left: 39%;
  }
}

@keyframes drop-confetti-405 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-406 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 1.2154425687;
  -webkit-transform: rotate(61.3172470442deg);
          transform: rotate(61.3172470442deg);
  -webkit-animation: drop-confetti-406 6s 3s infinite linear;
          animation: drop-confetti-406 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-406 {
  100% {
    top: 110%;
    left: 66%;
  }
}

@keyframes drop-confetti-406 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-407 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 6%;
  opacity: 1.0733108985;
  -webkit-transform: rotate(292.0409763369deg);
          transform: rotate(292.0409763369deg);
  -webkit-animation: drop-confetti-407 5s 4s infinite linear;
          animation: drop-confetti-407 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-407 {
  100% {
    top: 110%;
    left: 14%;
  }
}

@keyframes drop-confetti-407 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-408 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 56%;
  opacity: 0.779937565;
  -webkit-transform: rotate(44.4729104625deg);
          transform: rotate(44.4729104625deg);
  -webkit-animation: drop-confetti-408 6s 3s infinite linear;
          animation: drop-confetti-408 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-408 {
  100% {
    top: 110%;
    left: 62%;
  }
}

@keyframes drop-confetti-408 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-409 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 60%;
  opacity: 1.1517598682;
  -webkit-transform: rotate(293.0812632642deg);
          transform: rotate(293.0812632642deg);
  -webkit-animation: drop-confetti-409 5s 4s infinite linear;
          animation: drop-confetti-409 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-409 {
  100% {
    top: 110%;
    left: 70%;
  }
}

@keyframes drop-confetti-409 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-410 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 38%;
  opacity: 0.5165448735;
  -webkit-transform: rotate(274.5389803639deg);
          transform: rotate(274.5389803639deg);
  -webkit-animation: drop-confetti-410 5s 4s infinite linear;
          animation: drop-confetti-410 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-410 {
  100% {
    top: 110%;
    left: 49%;
  }
}

@keyframes drop-confetti-410 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-411 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 72%;
  opacity: 0.9025108335;
  -webkit-transform: rotate(197.9310886968deg);
          transform: rotate(197.9310886968deg);
  -webkit-animation: drop-confetti-411 7s 4s infinite linear;
          animation: drop-confetti-411 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-411 {
  100% {
    top: 110%;
    left: 81%;
  }
}

@keyframes drop-confetti-411 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-412 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 0.8833088409;
  -webkit-transform: rotate(68.2019229148deg);
          transform: rotate(68.2019229148deg);
  -webkit-animation: drop-confetti-412 7s 2s infinite linear;
          animation: drop-confetti-412 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-412 {
  100% {
    top: 110%;
    left: 74%;
  }
}

@keyframes drop-confetti-412 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-413 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.8525381651;
  -webkit-transform: rotate(346.2362438234deg);
          transform: rotate(346.2362438234deg);
  -webkit-animation: drop-confetti-413 6s 5s infinite linear;
          animation: drop-confetti-413 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-413 {
  100% {
    top: 110%;
    left: 20%;
  }
}

@keyframes drop-confetti-413 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-414 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 1.0374558998;
  -webkit-transform: rotate(202.4606908955deg);
          transform: rotate(202.4606908955deg);
  -webkit-animation: drop-confetti-414 6s 5s infinite linear;
          animation: drop-confetti-414 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-414 {
  100% {
    top: 110%;
    left: 26%;
  }
}

@keyframes drop-confetti-414 {
  100% {
    top: 110%;
    left: 26%;
  }
}
.confetti-415 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 7%;
  opacity: 1.2616057173;
  -webkit-transform: rotate(195.1213559523deg);
          transform: rotate(195.1213559523deg);
  -webkit-animation: drop-confetti-415 5s 5s infinite linear;
          animation: drop-confetti-415 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-415 {
  100% {
    top: 110%;
    left: 17%;
  }
}

@keyframes drop-confetti-415 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-416 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 71%;
  opacity: 1.100925892;
  -webkit-transform: rotate(342.7803127408deg);
          transform: rotate(342.7803127408deg);
  -webkit-animation: drop-confetti-416 9s 5s infinite linear;
          animation: drop-confetti-416 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-416 {
  100% {
    top: 110%;
    left: 82%;
  }
}

@keyframes drop-confetti-416 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-417 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 82%;
  opacity: 1.3230020756;
  -webkit-transform: rotate(356.1816235464deg);
          transform: rotate(356.1816235464deg);
  -webkit-animation: drop-confetti-417 7s 1s infinite linear;
          animation: drop-confetti-417 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-417 {
  100% {
    top: 110%;
    left: 94%;
  }
}

@keyframes drop-confetti-417 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-418 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 10%;
  opacity: 1.3917722976;
  -webkit-transform: rotate(37.8097793513deg);
          transform: rotate(37.8097793513deg);
  -webkit-animation: drop-confetti-418 5s 2s infinite linear;
          animation: drop-confetti-418 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-418 {
  100% {
    top: 110%;
    left: 19%;
  }
}

@keyframes drop-confetti-418 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-419 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.5289131497;
  -webkit-transform: rotate(306.0641148921deg);
          transform: rotate(306.0641148921deg);
  -webkit-animation: drop-confetti-419 8s 1s infinite linear;
          animation: drop-confetti-419 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-419 {
  100% {
    top: 110%;
    left: 25%;
  }
}

@keyframes drop-confetti-419 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-420 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 1%;
  opacity: 1.1321821098;
  -webkit-transform: rotate(23.6828640973deg);
          transform: rotate(23.6828640973deg);
  -webkit-animation: drop-confetti-420 6s 3s infinite linear;
          animation: drop-confetti-420 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-420 {
  100% {
    top: 110%;
    left: 15%;
  }
}

@keyframes drop-confetti-420 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-421 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.3100525873;
  -webkit-transform: rotate(106.2550867512deg);
          transform: rotate(106.2550867512deg);
  -webkit-animation: drop-confetti-421 6s 4s infinite linear;
          animation: drop-confetti-421 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-421 {
  100% {
    top: 110%;
    left: 24%;
  }
}

@keyframes drop-confetti-421 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-422 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 54%;
  opacity: 0.8264350187;
  -webkit-transform: rotate(204.7906126448deg);
          transform: rotate(204.7906126448deg);
  -webkit-animation: drop-confetti-422 6s 1s infinite linear;
          animation: drop-confetti-422 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-422 {
  100% {
    top: 110%;
    left: 62%;
  }
}

@keyframes drop-confetti-422 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-423 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 33%;
  opacity: 1.2086106094;
  -webkit-transform: rotate(251.4506103633deg);
          transform: rotate(251.4506103633deg);
  -webkit-animation: drop-confetti-423 8s 1s infinite linear;
          animation: drop-confetti-423 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-423 {
  100% {
    top: 110%;
    left: 42%;
  }
}

@keyframes drop-confetti-423 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-424 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 50%;
  opacity: 0.5874556172;
  -webkit-transform: rotate(297.6568075821deg);
          transform: rotate(297.6568075821deg);
  -webkit-animation: drop-confetti-424 5s 4s infinite linear;
          animation: drop-confetti-424 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-424 {
  100% {
    top: 110%;
    left: 64%;
  }
}

@keyframes drop-confetti-424 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-425 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 44%;
  opacity: 0.5043363505;
  -webkit-transform: rotate(306.1549872732deg);
          transform: rotate(306.1549872732deg);
  -webkit-animation: drop-confetti-425 5s 3s infinite linear;
          animation: drop-confetti-425 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-425 {
  100% {
    top: 110%;
    left: 54%;
  }
}

@keyframes drop-confetti-425 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-426 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 0.667966374;
  -webkit-transform: rotate(3.4482901306deg);
          transform: rotate(3.4482901306deg);
  -webkit-animation: drop-confetti-426 5s 4s infinite linear;
          animation: drop-confetti-426 5s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-426 {
  100% {
    top: 110%;
    left: 17%;
  }
}

@keyframes drop-confetti-426 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-427 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.3756649431;
  -webkit-transform: rotate(207.2970203128deg);
          transform: rotate(207.2970203128deg);
  -webkit-animation: drop-confetti-427 5s 5s infinite linear;
          animation: drop-confetti-427 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-427 {
  100% {
    top: 110%;
    left: 52%;
  }
}

@keyframes drop-confetti-427 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-428 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 97%;
  opacity: 0.8414813662;
  -webkit-transform: rotate(354.2861136483deg);
          transform: rotate(354.2861136483deg);
  -webkit-animation: drop-confetti-428 9s 2s infinite linear;
          animation: drop-confetti-428 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-428 {
  100% {
    top: 110%;
    left: 103%;
  }
}

@keyframes drop-confetti-428 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-429 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 1.2216044613;
  -webkit-transform: rotate(26.4106530453deg);
          transform: rotate(26.4106530453deg);
  -webkit-animation: drop-confetti-429 9s 2s infinite linear;
          animation: drop-confetti-429 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-429 {
  100% {
    top: 110%;
    left: 33%;
  }
}

@keyframes drop-confetti-429 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-430 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 71%;
  opacity: 1.1288083639;
  -webkit-transform: rotate(52.5604476481deg);
          transform: rotate(52.5604476481deg);
  -webkit-animation: drop-confetti-430 8s 5s infinite linear;
          animation: drop-confetti-430 8s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-430 {
  100% {
    top: 110%;
    left: 82%;
  }
}

@keyframes drop-confetti-430 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-431 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 50%;
  opacity: 1.3535101954;
  -webkit-transform: rotate(174.6102607505deg);
          transform: rotate(174.6102607505deg);
  -webkit-animation: drop-confetti-431 7s 4s infinite linear;
          animation: drop-confetti-431 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-431 {
  100% {
    top: 110%;
    left: 53%;
  }
}

@keyframes drop-confetti-431 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-432 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 1.4155063523;
  -webkit-transform: rotate(224.6163100318deg);
          transform: rotate(224.6163100318deg);
  -webkit-animation: drop-confetti-432 6s 2s infinite linear;
          animation: drop-confetti-432 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-432 {
  100% {
    top: 110%;
    left: 14%;
  }
}

@keyframes drop-confetti-432 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-433 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 0.590635227;
  -webkit-transform: rotate(189.6410055474deg);
          transform: rotate(189.6410055474deg);
  -webkit-animation: drop-confetti-433 8s 1s infinite linear;
          animation: drop-confetti-433 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-433 {
  100% {
    top: 110%;
    left: 26%;
  }
}

@keyframes drop-confetti-433 {
  100% {
    top: 110%;
    left: 26%;
  }
}
.confetti-434 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 3%;
  opacity: 0.5237028845;
  -webkit-transform: rotate(339.4437318418deg);
          transform: rotate(339.4437318418deg);
  -webkit-animation: drop-confetti-434 8s 3s infinite linear;
          animation: drop-confetti-434 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-434 {
  100% {
    top: 110%;
    left: 11%;
  }
}

@keyframes drop-confetti-434 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-435 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 50%;
  opacity: 0.7569661483;
  -webkit-transform: rotate(54.283124056deg);
          transform: rotate(54.283124056deg);
  -webkit-animation: drop-confetti-435 8s 1s infinite linear;
          animation: drop-confetti-435 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-435 {
  100% {
    top: 110%;
    left: 51%;
  }
}

@keyframes drop-confetti-435 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-436 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 29%;
  opacity: 0.8903124769;
  -webkit-transform: rotate(20.6080824299deg);
          transform: rotate(20.6080824299deg);
  -webkit-animation: drop-confetti-436 7s 5s infinite linear;
          animation: drop-confetti-436 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-436 {
  100% {
    top: 110%;
    left: 33%;
  }
}

@keyframes drop-confetti-436 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-437 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 55%;
  opacity: 0.8940297209;
  -webkit-transform: rotate(337.5666687015deg);
          transform: rotate(337.5666687015deg);
  -webkit-animation: drop-confetti-437 6s 1s infinite linear;
          animation: drop-confetti-437 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-437 {
  100% {
    top: 110%;
    left: 59%;
  }
}

@keyframes drop-confetti-437 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-438 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 65%;
  opacity: 1.3332712697;
  -webkit-transform: rotate(166.0062114039deg);
          transform: rotate(166.0062114039deg);
  -webkit-animation: drop-confetti-438 7s 4s infinite linear;
          animation: drop-confetti-438 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-438 {
  100% {
    top: 110%;
    left: 72%;
  }
}

@keyframes drop-confetti-438 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-439 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.7046741527;
  -webkit-transform: rotate(241.3674263356deg);
          transform: rotate(241.3674263356deg);
  -webkit-animation: drop-confetti-439 5s 1s infinite linear;
          animation: drop-confetti-439 5s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-439 {
  100% {
    top: 110%;
    left: 24%;
  }
}

@keyframes drop-confetti-439 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-440 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 25%;
  opacity: 1.1611860897;
  -webkit-transform: rotate(88.3746042865deg);
          transform: rotate(88.3746042865deg);
  -webkit-animation: drop-confetti-440 9s 3s infinite linear;
          animation: drop-confetti-440 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-440 {
  100% {
    top: 110%;
    left: 38%;
  }
}

@keyframes drop-confetti-440 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-441 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 79%;
  opacity: 0.6850644327;
  -webkit-transform: rotate(357.3279495781deg);
          transform: rotate(357.3279495781deg);
  -webkit-animation: drop-confetti-441 5s 3s infinite linear;
          animation: drop-confetti-441 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-441 {
  100% {
    top: 110%;
    left: 91%;
  }
}

@keyframes drop-confetti-441 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-442 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 0.8809297274;
  -webkit-transform: rotate(245.8869553651deg);
          transform: rotate(245.8869553651deg);
  -webkit-animation: drop-confetti-442 5s 5s infinite linear;
          animation: drop-confetti-442 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-442 {
  100% {
    top: 110%;
    left: 52%;
  }
}

@keyframes drop-confetti-442 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-443 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 0.9195968469;
  -webkit-transform: rotate(5.1728887899deg);
          transform: rotate(5.1728887899deg);
  -webkit-animation: drop-confetti-443 8s 3s infinite linear;
          animation: drop-confetti-443 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-443 {
  100% {
    top: 110%;
    left: 55%;
  }
}

@keyframes drop-confetti-443 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-444 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 46%;
  opacity: 0.8585115856;
  -webkit-transform: rotate(224.5611192107deg);
          transform: rotate(224.5611192107deg);
  -webkit-animation: drop-confetti-444 9s 2s infinite linear;
          animation: drop-confetti-444 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-444 {
  100% {
    top: 110%;
    left: 55%;
  }
}

@keyframes drop-confetti-444 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-445 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 64%;
  opacity: 1.2617303606;
  -webkit-transform: rotate(205.4557990215deg);
          transform: rotate(205.4557990215deg);
  -webkit-animation: drop-confetti-445 9s 2s infinite linear;
          animation: drop-confetti-445 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-445 {
  100% {
    top: 110%;
    left: 65%;
  }
}

@keyframes drop-confetti-445 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-446 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 58%;
  opacity: 0.6624863067;
  -webkit-transform: rotate(81.6453062492deg);
          transform: rotate(81.6453062492deg);
  -webkit-animation: drop-confetti-446 6s 1s infinite linear;
          animation: drop-confetti-446 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-446 {
  100% {
    top: 110%;
    left: 66%;
  }
}

@keyframes drop-confetti-446 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-447 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 1.0820825533;
  -webkit-transform: rotate(198.4271134427deg);
          transform: rotate(198.4271134427deg);
  -webkit-animation: drop-confetti-447 9s 1s infinite linear;
          animation: drop-confetti-447 9s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-447 {
  100% {
    top: 110%;
    left: 109%;
  }
}

@keyframes drop-confetti-447 {
  100% {
    top: 110%;
    left: 109%;
  }
}
.confetti-448 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 6%;
  opacity: 0.5969727051;
  -webkit-transform: rotate(247.2190467717deg);
          transform: rotate(247.2190467717deg);
  -webkit-animation: drop-confetti-448 9s 3s infinite linear;
          animation: drop-confetti-448 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-448 {
  100% {
    top: 110%;
    left: 19%;
  }
}

@keyframes drop-confetti-448 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-449 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6630882652;
  -webkit-transform: rotate(133.2481822664deg);
          transform: rotate(133.2481822664deg);
  -webkit-animation: drop-confetti-449 6s 1s infinite linear;
          animation: drop-confetti-449 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-449 {
  100% {
    top: 110%;
    left: 31%;
  }
}

@keyframes drop-confetti-449 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-450 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 20%;
  opacity: 0.6400268468;
  -webkit-transform: rotate(181.9104365042deg);
          transform: rotate(181.9104365042deg);
  -webkit-animation: drop-confetti-450 7s 2s infinite linear;
          animation: drop-confetti-450 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-450 {
  100% {
    top: 110%;
    left: 31%;
  }
}

@keyframes drop-confetti-450 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-451 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 20%;
  opacity: 0.9700915329;
  -webkit-transform: rotate(240.9494012778deg);
          transform: rotate(240.9494012778deg);
  -webkit-animation: drop-confetti-451 9s 3s infinite linear;
          animation: drop-confetti-451 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-451 {
  100% {
    top: 110%;
    left: 31%;
  }
}

@keyframes drop-confetti-451 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-452 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 53%;
  opacity: 1.2350667119;
  -webkit-transform: rotate(283.3799946451deg);
          transform: rotate(283.3799946451deg);
  -webkit-animation: drop-confetti-452 7s 1s infinite linear;
          animation: drop-confetti-452 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-452 {
  100% {
    top: 110%;
    left: 62%;
  }
}

@keyframes drop-confetti-452 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-453 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 29%;
  opacity: 1.0562605986;
  -webkit-transform: rotate(134.7877657137deg);
          transform: rotate(134.7877657137deg);
  -webkit-animation: drop-confetti-453 6s 4s infinite linear;
          animation: drop-confetti-453 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-453 {
  100% {
    top: 110%;
    left: 33%;
  }
}

@keyframes drop-confetti-453 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-454 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 70%;
  opacity: 1.2655399316;
  -webkit-transform: rotate(324.6752464556deg);
          transform: rotate(324.6752464556deg);
  -webkit-animation: drop-confetti-454 8s 4s infinite linear;
          animation: drop-confetti-454 8s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-454 {
  100% {
    top: 110%;
    left: 78%;
  }
}

@keyframes drop-confetti-454 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-455 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 48%;
  opacity: 0.9299452756;
  -webkit-transform: rotate(287.2052700527deg);
          transform: rotate(287.2052700527deg);
  -webkit-animation: drop-confetti-455 6s 4s infinite linear;
          animation: drop-confetti-455 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-455 {
  100% {
    top: 110%;
    left: 59%;
  }
}

@keyframes drop-confetti-455 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-456 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 12%;
  opacity: 1.4691134253;
  -webkit-transform: rotate(243.2836561081deg);
          transform: rotate(243.2836561081deg);
  -webkit-animation: drop-confetti-456 8s 2s infinite linear;
          animation: drop-confetti-456 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-456 {
  100% {
    top: 110%;
    left: 16%;
  }
}

@keyframes drop-confetti-456 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-457 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 16%;
  opacity: 1.3587833733;
  -webkit-transform: rotate(72.3175602496deg);
          transform: rotate(72.3175602496deg);
  -webkit-animation: drop-confetti-457 7s 5s infinite linear;
          animation: drop-confetti-457 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-457 {
  100% {
    top: 110%;
    left: 22%;
  }
}

@keyframes drop-confetti-457 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-458 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 0.532742729;
  -webkit-transform: rotate(100.8791372994deg);
          transform: rotate(100.8791372994deg);
  -webkit-animation: drop-confetti-458 9s 5s infinite linear;
          animation: drop-confetti-458 9s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-458 {
  100% {
    top: 110%;
    left: 78%;
  }
}

@keyframes drop-confetti-458 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-459 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 0.5183773561;
  -webkit-transform: rotate(34.8753360285deg);
          transform: rotate(34.8753360285deg);
  -webkit-animation: drop-confetti-459 7s 4s infinite linear;
          animation: drop-confetti-459 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-459 {
  100% {
    top: 110%;
    left: 74%;
  }
}

@keyframes drop-confetti-459 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-460 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 30%;
  opacity: 1.155922821;
  -webkit-transform: rotate(216.9689858819deg);
          transform: rotate(216.9689858819deg);
  -webkit-animation: drop-confetti-460 7s 5s infinite linear;
          animation: drop-confetti-460 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-460 {
  100% {
    top: 110%;
    left: 42%;
  }
}

@keyframes drop-confetti-460 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-461 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 87%;
  opacity: 1.3300882981;
  -webkit-transform: rotate(109.0862648923deg);
          transform: rotate(109.0862648923deg);
  -webkit-animation: drop-confetti-461 8s 2s infinite linear;
          animation: drop-confetti-461 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-461 {
  100% {
    top: 110%;
    left: 94%;
  }
}

@keyframes drop-confetti-461 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-462 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 97%;
  opacity: 1.1203387759;
  -webkit-transform: rotate(236.5035931113deg);
          transform: rotate(236.5035931113deg);
  -webkit-animation: drop-confetti-462 6s 3s infinite linear;
          animation: drop-confetti-462 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-462 {
  100% {
    top: 110%;
    left: 99%;
  }
}

@keyframes drop-confetti-462 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-463 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 57%;
  opacity: 0.7623774372;
  -webkit-transform: rotate(151.2698898559deg);
          transform: rotate(151.2698898559deg);
  -webkit-animation: drop-confetti-463 7s 4s infinite linear;
          animation: drop-confetti-463 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-463 {
  100% {
    top: 110%;
    left: 70%;
  }
}

@keyframes drop-confetti-463 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-464 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 35%;
  opacity: 0.9152436961;
  -webkit-transform: rotate(98.6184288201deg);
          transform: rotate(98.6184288201deg);
  -webkit-animation: drop-confetti-464 6s 3s infinite linear;
          animation: drop-confetti-464 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-464 {
  100% {
    top: 110%;
    left: 37%;
  }
}

@keyframes drop-confetti-464 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-465 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 34%;
  opacity: 0.9745998438;
  -webkit-transform: rotate(323.6672444638deg);
          transform: rotate(323.6672444638deg);
  -webkit-animation: drop-confetti-465 8s 1s infinite linear;
          animation: drop-confetti-465 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-465 {
  100% {
    top: 110%;
    left: 40%;
  }
}

@keyframes drop-confetti-465 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-466 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 1.2365374842;
  -webkit-transform: rotate(56.9733726475deg);
          transform: rotate(56.9733726475deg);
  -webkit-animation: drop-confetti-466 5s 5s infinite linear;
          animation: drop-confetti-466 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-466 {
  100% {
    top: 110%;
    left: 82%;
  }
}

@keyframes drop-confetti-466 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-467 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 1.0820175333;
  -webkit-transform: rotate(185.8167369302deg);
          transform: rotate(185.8167369302deg);
  -webkit-animation: drop-confetti-467 5s 5s infinite linear;
          animation: drop-confetti-467 5s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-467 {
  100% {
    top: 110%;
    left: 94%;
  }
}

@keyframes drop-confetti-467 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-468 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 14%;
  opacity: 1.2228960594;
  -webkit-transform: rotate(0.6524435126deg);
          transform: rotate(0.6524435126deg);
  -webkit-animation: drop-confetti-468 7s 4s infinite linear;
          animation: drop-confetti-468 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-468 {
  100% {
    top: 110%;
    left: 19%;
  }
}

@keyframes drop-confetti-468 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-469 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 78%;
  opacity: 1.0307846947;
  -webkit-transform: rotate(187.6701799002deg);
          transform: rotate(187.6701799002deg);
  -webkit-animation: drop-confetti-469 7s 2s infinite linear;
          animation: drop-confetti-469 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-469 {
  100% {
    top: 110%;
    left: 89%;
  }
}

@keyframes drop-confetti-469 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-470 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.3864292694;
  -webkit-transform: rotate(288.0353824728deg);
          transform: rotate(288.0353824728deg);
  -webkit-animation: drop-confetti-470 5s 2s infinite linear;
          animation: drop-confetti-470 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-470 {
  100% {
    top: 110%;
    left: 97%;
  }
}

@keyframes drop-confetti-470 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-471 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 90%;
  opacity: 1.217987786;
  -webkit-transform: rotate(10.2012689788deg);
          transform: rotate(10.2012689788deg);
  -webkit-animation: drop-confetti-471 6s 5s infinite linear;
          animation: drop-confetti-471 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-471 {
  100% {
    top: 110%;
    left: 103%;
  }
}

@keyframes drop-confetti-471 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-472 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 79%;
  opacity: 0.7049740567;
  -webkit-transform: rotate(334.8073787852deg);
          transform: rotate(334.8073787852deg);
  -webkit-animation: drop-confetti-472 6s 5s infinite linear;
          animation: drop-confetti-472 6s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-472 {
  100% {
    top: 110%;
    left: 85%;
  }
}

@keyframes drop-confetti-472 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-473 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.2671722901;
  -webkit-transform: rotate(188.6643650309deg);
          transform: rotate(188.6643650309deg);
  -webkit-animation: drop-confetti-473 5s 1s infinite linear;
          animation: drop-confetti-473 5s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-473 {
  100% {
    top: 110%;
    left: 40%;
  }
}

@keyframes drop-confetti-473 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-474 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 31%;
  opacity: 0.9607357456;
  -webkit-transform: rotate(187.8427336562deg);
          transform: rotate(187.8427336562deg);
  -webkit-animation: drop-confetti-474 9s 3s infinite linear;
          animation: drop-confetti-474 9s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-474 {
  100% {
    top: 110%;
    left: 40%;
  }
}

@keyframes drop-confetti-474 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-475 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 1.037398452;
  -webkit-transform: rotate(253.3702158497deg);
          transform: rotate(253.3702158497deg);
  -webkit-animation: drop-confetti-475 7s 2s infinite linear;
          animation: drop-confetti-475 7s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-475 {
  100% {
    top: 110%;
    left: 31%;
  }
}

@keyframes drop-confetti-475 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-476 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 92%;
  opacity: 1.2194143776;
  -webkit-transform: rotate(186.0235681694deg);
          transform: rotate(186.0235681694deg);
  -webkit-animation: drop-confetti-476 7s 3s infinite linear;
          animation: drop-confetti-476 7s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-476 {
  100% {
    top: 110%;
    left: 97%;
  }
}

@keyframes drop-confetti-476 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-477 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 99%;
  opacity: 1.2474323041;
  -webkit-transform: rotate(71.5255447541deg);
          transform: rotate(71.5255447541deg);
  -webkit-animation: drop-confetti-477 9s 2s infinite linear;
          animation: drop-confetti-477 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-477 {
  100% {
    top: 110%;
    left: 100%;
  }
}

@keyframes drop-confetti-477 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.confetti-478 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 39%;
  opacity: 0.6353536212;
  -webkit-transform: rotate(338.4558364107deg);
          transform: rotate(338.4558364107deg);
  -webkit-animation: drop-confetti-478 6s 1s infinite linear;
          animation: drop-confetti-478 6s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-478 {
  100% {
    top: 110%;
    left: 49%;
  }
}

@keyframes drop-confetti-478 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-479 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 88%;
  opacity: 0.6187420459;
  -webkit-transform: rotate(278.0235208221deg);
          transform: rotate(278.0235208221deg);
  -webkit-animation: drop-confetti-479 7s 5s infinite linear;
          animation: drop-confetti-479 7s 5s infinite linear;
}

@-webkit-keyframes drop-confetti-479 {
  100% {
    top: 110%;
    left: 95%;
  }
}

@keyframes drop-confetti-479 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-480 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 95%;
  opacity: 1.029426554;
  -webkit-transform: rotate(47.607539494deg);
          transform: rotate(47.607539494deg);
  -webkit-animation: drop-confetti-480 6s 4s infinite linear;
          animation: drop-confetti-480 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-480 {
  100% {
    top: 110%;
    left: 109%;
  }
}

@keyframes drop-confetti-480 {
  100% {
    top: 110%;
    left: 109%;
  }
}
.confetti-481 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 57%;
  opacity: 0.7032838595;
  -webkit-transform: rotate(19.1239158691deg);
          transform: rotate(19.1239158691deg);
  -webkit-animation: drop-confetti-481 8s 4s infinite linear;
          animation: drop-confetti-481 8s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-481 {
  100% {
    top: 110%;
    left: 64%;
  }
}

@keyframes drop-confetti-481 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-482 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 35%;
  opacity: 1.3246269422;
  -webkit-transform: rotate(15.9214429531deg);
          transform: rotate(15.9214429531deg);
  -webkit-animation: drop-confetti-482 5s 1s infinite linear;
          animation: drop-confetti-482 5s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-482 {
  100% {
    top: 110%;
    left: 36%;
  }
}

@keyframes drop-confetti-482 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-483 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 76%;
  opacity: 1.0240409908;
  -webkit-transform: rotate(259.3871659383deg);
          transform: rotate(259.3871659383deg);
  -webkit-animation: drop-confetti-483 8s 2s infinite linear;
          animation: drop-confetti-483 8s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-483 {
  100% {
    top: 110%;
    left: 77%;
  }
}

@keyframes drop-confetti-483 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-484 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.8037779889;
  -webkit-transform: rotate(178.0548840275deg);
          transform: rotate(178.0548840275deg);
  -webkit-animation: drop-confetti-484 7s 1s infinite linear;
          animation: drop-confetti-484 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-484 {
  100% {
    top: 110%;
    left: 43%;
  }
}

@keyframes drop-confetti-484 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-485 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 94%;
  opacity: 0.8674669417;
  -webkit-transform: rotate(75.7834105341deg);
          transform: rotate(75.7834105341deg);
  -webkit-animation: drop-confetti-485 5s 1s infinite linear;
          animation: drop-confetti-485 5s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-485 {
  100% {
    top: 110%;
    left: 96%;
  }
}

@keyframes drop-confetti-485 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-486 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 65%;
  opacity: 0.603851271;
  -webkit-transform: rotate(303.778390052deg);
          transform: rotate(303.778390052deg);
  -webkit-animation: drop-confetti-486 6s 4s infinite linear;
          animation: drop-confetti-486 6s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-486 {
  100% {
    top: 110%;
    left: 73%;
  }
}

@keyframes drop-confetti-486 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-487 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 62%;
  opacity: 1.4704296643;
  -webkit-transform: rotate(113.9338563992deg);
          transform: rotate(113.9338563992deg);
  -webkit-animation: drop-confetti-487 6s 2s infinite linear;
          animation: drop-confetti-487 6s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-487 {
  100% {
    top: 110%;
    left: 71%;
  }
}

@keyframes drop-confetti-487 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-488 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 41%;
  opacity: 1.3292255752;
  -webkit-transform: rotate(328.1760628984deg);
          transform: rotate(328.1760628984deg);
  -webkit-animation: drop-confetti-488 8s 3s infinite linear;
          animation: drop-confetti-488 8s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-488 {
  100% {
    top: 110%;
    left: 53%;
  }
}

@keyframes drop-confetti-488 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-489 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 68%;
  opacity: 1.2251149659;
  -webkit-transform: rotate(125.4820174754deg);
          transform: rotate(125.4820174754deg);
  -webkit-animation: drop-confetti-489 6s 3s infinite linear;
          animation: drop-confetti-489 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-489 {
  100% {
    top: 110%;
    left: 70%;
  }
}

@keyframes drop-confetti-489 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-490 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 25%;
  opacity: 1.0116912415;
  -webkit-transform: rotate(316.7345735201deg);
          transform: rotate(316.7345735201deg);
  -webkit-animation: drop-confetti-490 6s 3s infinite linear;
          animation: drop-confetti-490 6s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-490 {
  100% {
    top: 110%;
    left: 36%;
  }
}

@keyframes drop-confetti-490 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-491 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 85%;
  opacity: 1.1995588272;
  -webkit-transform: rotate(342.4672823617deg);
          transform: rotate(342.4672823617deg);
  -webkit-animation: drop-confetti-491 7s 1s infinite linear;
          animation: drop-confetti-491 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-491 {
  100% {
    top: 110%;
    left: 90%;
  }
}

@keyframes drop-confetti-491 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-492 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 26%;
  opacity: 1.4881721262;
  -webkit-transform: rotate(333.4726435996deg);
          transform: rotate(333.4726435996deg);
  -webkit-animation: drop-confetti-492 7s 1s infinite linear;
          animation: drop-confetti-492 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-492 {
  100% {
    top: 110%;
    left: 34%;
  }
}

@keyframes drop-confetti-492 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-493 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 54%;
  opacity: 0.8099689617;
  -webkit-transform: rotate(94.844173747deg);
          transform: rotate(94.844173747deg);
  -webkit-animation: drop-confetti-493 8s 4s infinite linear;
          animation: drop-confetti-493 8s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-493 {
  100% {
    top: 110%;
    left: 56%;
  }
}

@keyframes drop-confetti-493 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-494 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 0.8623913184;
  -webkit-transform: rotate(42.9598348549deg);
          transform: rotate(42.9598348549deg);
  -webkit-animation: drop-confetti-494 5s 2s infinite linear;
          animation: drop-confetti-494 5s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-494 {
  100% {
    top: 110%;
    left: 87%;
  }
}

@keyframes drop-confetti-494 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-495 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 81%;
  opacity: 0.8791143827;
  -webkit-transform: rotate(317.3458852029deg);
          transform: rotate(317.3458852029deg);
  -webkit-animation: drop-confetti-495 9s 2s infinite linear;
          animation: drop-confetti-495 9s 2s infinite linear;
}

@-webkit-keyframes drop-confetti-495 {
  100% {
    top: 110%;
    left: 82%;
  }
}

@keyframes drop-confetti-495 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-496 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 53%;
  opacity: 0.7750135562;
  -webkit-transform: rotate(280.0071497976deg);
          transform: rotate(280.0071497976deg);
  -webkit-animation: drop-confetti-496 7s 1s infinite linear;
          animation: drop-confetti-496 7s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-496 {
  100% {
    top: 110%;
    left: 57%;
  }
}

@keyframes drop-confetti-496 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-497 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 1.4736811194;
  -webkit-transform: rotate(113.0535674089deg);
          transform: rotate(113.0535674089deg);
  -webkit-animation: drop-confetti-497 8s 1s infinite linear;
          animation: drop-confetti-497 8s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-497 {
  100% {
    top: 110%;
    left: 32%;
  }
}

@keyframes drop-confetti-497 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-498 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.778742357;
  -webkit-transform: rotate(184.5585780904deg);
          transform: rotate(184.5585780904deg);
  -webkit-animation: drop-confetti-498 5s 3s infinite linear;
          animation: drop-confetti-498 5s 3s infinite linear;
}

@-webkit-keyframes drop-confetti-498 {
  100% {
    top: 110%;
    left: 65%;
  }
}

@keyframes drop-confetti-498 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-499 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 17%;
  opacity: 0.8427926926;
  -webkit-transform: rotate(43.0178772074deg);
          transform: rotate(43.0178772074deg);
  -webkit-animation: drop-confetti-499 7s 4s infinite linear;
          animation: drop-confetti-499 7s 4s infinite linear;
}

@-webkit-keyframes drop-confetti-499 {
  100% {
    top: 110%;
    left: 24%;
  }
}

@keyframes drop-confetti-499 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-500 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 75%;
  opacity: 1.16879825;
  -webkit-transform: rotate(319.0428010883deg);
          transform: rotate(319.0428010883deg);
  -webkit-animation: drop-confetti-500 5s 1s infinite linear;
          animation: drop-confetti-500 5s 1s infinite linear;
}

@-webkit-keyframes drop-confetti-500 {
  100% {
    top: 110%;
    left: 76%;
  }
}

@keyframes drop-confetti-500 {
  100% {
    top: 110%;
    left: 76%;
  }
}
/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Typography
------------------------- */
:is(h1, h2, h3, h4, h5, h6) {
  font-family: "Roboto", sans-serif;
}

h1 {
  font-size: 1.75rem;
}
@media (max-width: 1200px) {
  h1 {
    font-size: calc(1.3rem + 0.6vw);
  }
}
h1 {
  font-weight: 400;
  margin: 0;
  padding: 20px 0;
}

h6 {
  font-size: 0.875rem;
}

small {
  font-size: 70%;
}

a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:hover, a:focus, a:active, a:visited {
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
}

.btn:hover {
  text-decoration: none;
}
.btn.btn-link {
  text-decoration: none;
}

@font-face {
  font-family: "icon-font";
  src: url(data:font/ttf;base64,AAEAAAALAIAAAwAwT1MvMg8SBgsAAAC8AAAAYGNtYXDpfunEAAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5Zl3zpi8AAAGAAAAIRGhlYWQRUuU9AAAJxAAAADZoaGVhB60D0AAACfwAAAAkaG10eC9uAy0AAAogAAAAPGxvY2EK8AzaAAAKXAAAACBtYXhwABQAdgAACnwAAAAgbmFtZcnFQK0AAAqcAAABnnBvc3QAAwAAAAAMPAAAACAAAwOfAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpQgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg6QnpQv/9//8AAAAAACDpAOlC//3//wAB/+MXBBbMAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAIAAP+3A7cDbgAbAEIAAAE0Jy4BJyYjIgcOAQcGFRQXHgEXFjMyNz4BNzYBFAYjIiYvAQ4BIyInLgEnJjU0Nz4BNzYzMhceARcWFRQGBxceARUCkhQURi4vNTUuL0UVFBQVRS8uNTUvLkYUFAElKx4PGwrEMnU9U0lKbR8gIB9tSklTVElJbSAgJSLECgsB2zUvL0UUFBQURS8vNTUuL0UUFRUURS8u/loeKwsLwyMkIB9uSUlTVElJbh8gIB9uSUlUPHUzxAkbDwAAAAEA7gDVAwACcwAbAAABITc2NCcmIg8BFx4BMzI2NzY0LwEhMjY1NCYjAtX+vWENDQwjDcnJBhAICQ8GDQ1hAUMSGRkSAdViDSMMDQ3IyQYHBwYMJAxiGRIRGQAABABWAAEDqgNVAAMAHwA7AD8AAAE1MxUDMjc+ATc2NTQnLgEnJiMiBw4BBwYVFBceARcWEzIXHgEXFhUUBw4BBwYjIicuAScmNTQ3PgE3NhMRMxEB1lQqRj8+XRsbGxtdPj5HRj8+XRsbGxtdPj5HWE5OcyIhISJzTk1ZWE5OcyIhISJzTk0vVAIrVlb+KhsbXT4+R0Y+P10bGxsbXT8+Rkc+Pl0bGwMAIiF0TU5YWU1OdCEhISF0Tk1ZWE5NdCEi/YABAP8AAAABAG4AFwOSAz0AJgAACQEGFBceATMyNjcJAR4BMzI2NzY0JwkBNjQnJiIHCQEmIgcGFBcBAdn+lQcHBAoEBQoEAW0BbQQKBQUJBAcH/pUBawgICBUH/pL+kgcVCAgIAWsBrf6WCBUIAwQEAwFu/pIDBAQDCBUIAWoBawgVCAcH/pIBbgcHCBUI/pUAAAMAgACrA4ACqwADAAcACwAAEzUhFQEhFSERNSEVgAIA/gADAP0AAQABgVRUASpW/lZWVgADACv/1QPVA4AAGwA3AE4AAAEiBw4BBwYVFBceARcWMzI3PgE3NjU0Jy4BJyYDIicuAScmNTQ3PgE3NjMyFx4BFxYVFAcOAQcGAzU0JiMiBhURFBYfAR4BMzI2NzY0LwECAGJVVn8lJCQlf1ZVYmJVVn8lJCQlf1ZVYlBGRmgeHh4eaEZGUFBGRmgeHh4eaEZGJRgTExgHBoAHEQYGEQcNDXMDgCUkgFVWYWJVVn8lJSUlf1ZVYmFWVYAkJfyrHh5oRkZQUEZGaB4eHh5oRkZQUEZGaB4eAZHvExcXE/8ACg4GgAcGBgcNIg1zAAMAVf/VA6sDgAAiAD8ASQAAASM1NCYjIgYdASE1NCYjIgYdASMiBhURFBYzITI2NRE0JiMFMxUUFjMyNj0BIRUUFjMyNj0BMzIWHQEhNTQ2MwEhIiY1ESERFAYDK1YXExQX/wAXFBMXVjZKSjYCVjZKSjb9qlYXExQXAQAXFBMXVhMX/VYXEwJW/aoTFwKqFwMrKhQXFxQqKhQXFxQqSjb9qjZKSjYCVjZKVioUFxcUKioUFxcUKhcTgIATF/1WFxMBgP6AExcABAAr/9UD1QOAABsANwBdAHMAAAEiBw4BBwYVFBceARcWMzI3PgE3NjU0Jy4BJyYDIicuAScmNTQ3PgE3NjMyFx4BFxYVFAcOAQcGAyYGBwYWFxY2Nz4BFx4BFRQGBw4BFx4BMzI2NzY3PgE3NjUuAScDDgEVFBYXHgEzMjY3PgE1NCYnJiIHAgBiVVZ/JSQkJX9WVWJiVVZ/JSQkJX9WVWJQRkZoHh4eHmhGRlBQRkZoHh4eHmhGRh1DgBYEDhMQIgYNPyMZHk8TEBAHAxYNAwcDBhoZOBYXBEEzUQYHBwYHDQoKDQcGBwcGDSINA4AlJIBVVmFiVVZ/JSUlJX9WVWJhVlWAJCX8qx4eaEZGUFBGRmgeHh4eaEZGUFBGRmgeHgJ3Fz1AEyIDBhAQICANCiodIDAKBh4TDREBAwILCikfHio5WhP+UQYOCgkOBwYGBgYHEQYHEQYNDQAAAQAl/7cBkgO3AC4AAAEUBisBETMyFhUUBg8BDgEjIiYvAS4BNTQ2OwERIyImNTQ2PwE+ATMyFh8BHgEVAZIVD0lJDxUFBpIFDQgHDQWTBQUVD0lJDxUFBZMFDQcIDQWSBgUDAA8W/bcVDwgNBZIFBgYFkgUNCA8VAkkWDwcOBZIFBgYFkgUOBwAAAAAEACsAAAPrA1oAHgA3AEUAWwAAJQEuAScmBgcOAQc4ATEBBhYXHgEzITI2Nz4BNS4BJwcOASMhIiYnLgE3AT4BMzYWFwEeARUWBgcBIgYdARQWMzI2PQE0JgMOARUUFhceATMyNjc+ATU0JicmIgcD1f6aDSsZGjIWDRgG/poaHC0MHxAC1hkwEBMUBAgKTAcRBv0qBgkGEAcGAWsDBgMQIwkBawMBAwgD/ncTGBgTExgYMQYHBwYHDQoKDQcGBwcGDSINwAJeFh8HBgYNBxcN/Z4taBoKBxMTFCwaECMNXgYHAQQJIhACWgMKCQkN/aYDDAYKDQcB8xcTqxMYGBOrExf+ngYOCgkOBwYGBgYHEQYHEQYNDQAAAQAA/8ADwAOAADUAAAEOASMiJicuATU0Njc2Jy4BJyYjIgcOAQcGMRQXHgEXFhcWFx4BFxYzMDc+ATc2NTQnLgEnJgLAMCAwMGAwMFBQMBgSEkgqKhgYISE8FRUWF0ktLi8vREORRUQwHh5IHh4fH1QrKwFAMFBQMDBgMDAgMBgrK1QfHx4eSB4eMERFkUNELy8uLUkXFhUVPCEhGBgqKkgSEgABAAAAAQAAVrg/JV8PPPUACwQAAAAAANckUGkAAAAA1yRQaQAA/7cD6wO3AAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAPrAAEAAAAAAAAAAAAAAAAAAAAPBAAAAAAAAAAAAAAAAgAAAAO3AAAEAADuBAAAVgQAAG4EAACABAAAKwQAAFUEAAArAbcAJQQAACsEAAAAAAAAAAAKABQAHgCEALIBFgFcAXYB7AJQAv4DRAPQBCIAAQAAAA8AdAAEAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAkAAAABAAAAAAACAAcAcgABAAAAAAADAAkAPAABAAAAAAAEAAkAhwABAAAAAAAFAAsAGwABAAAAAAAGAAkAVwABAAAAAAAKABoAogADAAEECQABABIACQADAAEECQACAA4AeQADAAEECQADABIARQADAAEECQAEABIAkAADAAEECQAFABYAJgADAAEECQAGABIAYAADAAEECQAKADQAvGljb24tZm9udABpAGMAbwBuAC0AZgBvAG4AdFZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGljb24tZm9udABpAGMAbwBuAC0AZgBvAG4AdGljb24tZm9udABpAGMAbwBuAC0AZgBvAG4AdFJlZ3VsYXIAUgBlAGcAdQBsAGEAcmljb24tZm9udABpAGMAbwBuAC0AZgBvAG4AdEZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("truetype"), url(data:font/woff;base64,d09GRgABAAAAAAyoAAsAAAAADFwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIGC2NtYXAAAAFoAAAAXAAAAFzpfunEZ2FzcAAAAcQAAAAIAAAACAAAABBnbHlmAAABzAAACEQAAAhEXfOmL2hlYWQAAAoQAAAANgAAADYRUuU9aGhlYQAACkgAAAAkAAAAJAetA9BobXR4AAAKbAAAADwAAAA8L24DLWxvY2EAAAqoAAAAIAAAACAK8AzabWF4cAAACsgAAAAgAAAAIAAUAHZuYW1lAAAK6AAAAZ4AAAGeycVArXBvc3QAAAyIAAAAIAAAACAAAwAAAAMDnwGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6UIDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAEAIOkJ6UL//f//AAAAAAAg6QDpQv/9//8AAf/jFwQWzAADAAEAAAAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAACAAD/twO3A24AGwBCAAABNCcuAScmIyIHDgEHBhUUFx4BFxYzMjc+ATc2ARQGIyImLwEOASMiJy4BJyY1NDc+ATc2MzIXHgEXFhUUBgcXHgEVApIUFEYuLzU1Li9FFRQUFUUvLjU1Ly5GFBQBJSseDxsKxDJ1PVNJSm0fICAfbUpJU1RJSW0gICUixAoLAds1Ly9FFBQUFEUvLzU1Li9FFBUVFEUvLv5aHisLC8MjJCAfbklJU1RJSW4fICAfbklJVDx1M8QJGw8AAAABAO4A1QMAAnMAGwAAASE3NjQnJiIPARceATMyNjc2NC8BITI2NTQmIwLV/r1hDQ0MIw3JyQYQCAkPBg0NYQFDEhkZEgHVYg0jDA0NyMkGBwcGDCQMYhkSERkAAAQAVgABA6oDVQADAB8AOwA/AAABNTMVAzI3PgE3NjU0Jy4BJyYjIgcOAQcGFRQXHgEXFhMyFx4BFxYVFAcOAQcGIyInLgEnJjU0Nz4BNzYTETMRAdZUKkY/Pl0bGxsbXT4+R0Y/Pl0bGxsbXT4+R1hOTnMiISEic05NWVhOTnMiISEic05NL1QCK1ZW/iobG10+PkdGPj9dGxsbG10/PkZHPj5dGxsDACIhdE1OWFlNTnQhISEhdE5NWVhOTXQhIv2AAQD/AAAAAQBuABcDkgM9ACYAAAkBBhQXHgEzMjY3CQEeATMyNjc2NCcJATY0JyYiBwkBJiIHBhQXAQHZ/pUHBwQKBAUKBAFtAW0ECgUFCQQHB/6VAWsICAgVB/6S/pIHFQgICAFrAa3+lggVCAMEBAMBbv6SAwQEAwgVCAFqAWsIFQgHB/6SAW4HBwgVCP6VAAADAIAAqwOAAqsAAwAHAAsAABM1IRUBIRUhETUhFYACAP4AAwD9AAEAAYFUVAEqVv5WVlYAAwAr/9UD1QOAABsANwBOAAABIgcOAQcGFRQXHgEXFjMyNz4BNzY1NCcuAScmAyInLgEnJjU0Nz4BNzYzMhceARcWFRQHDgEHBgM1NCYjIgYVERQWHwEeATMyNjc2NC8BAgBiVVZ/JSQkJX9WVWJiVVZ/JSQkJX9WVWJQRkZoHh4eHmhGRlBQRkZoHh4eHmhGRiUYExMYBwaABxEGBhEHDQ1zA4AlJIBVVmFiVVZ/JSUlJX9WVWJhVlWAJCX8qx4eaEZGUFBGRmgeHh4eaEZGUFBGRmgeHgGR7xMXFxP/AAoOBoAHBgYHDSINcwADAFX/1QOrA4AAIgA/AEkAAAEjNTQmIyIGHQEhNTQmIyIGHQEjIgYVERQWMyEyNjURNCYjBTMVFBYzMjY9ASEVFBYzMjY9ATMyFh0BITU0NjMBISImNREhERQGAytWFxMUF/8AFxQTF1Y2Sko2AlY2Sko2/apWFxMUFwEAFxQTF1YTF/1WFxMCVv2qExcCqhcDKyoUFxcUKioUFxcUKko2/ao2Sko2AlY2SlYqFBcXFCoqFBcXFCoXE4CAExf9VhcTAYD+gBMXAAQAK//VA9UDgAAbADcAXQBzAAABIgcOAQcGFRQXHgEXFjMyNz4BNzY1NCcuAScmAyInLgEnJjU0Nz4BNzYzMhceARcWFRQHDgEHBgMmBgcGFhcWNjc+ARceARUUBgcOARceATMyNjc2Nz4BNzY1LgEnAw4BFRQWFx4BMzI2Nz4BNTQmJyYiBwIAYlVWfyUkJCV/VlViYlVWfyUkJCV/VlViUEZGaB4eHh5oRkZQUEZGaB4eHh5oRkYdQ4AWBA4TECIGDT8jGR5PExAQBwMWDQMHAwYaGTgWFwRBM1EGBwcGBw0KCg0HBgcHBg0iDQOAJSSAVVZhYlVWfyUlJSV/VlViYVZVgCQl/KseHmhGRlBQRkZoHh4eHmhGRlBQRkZoHh4Cdxc9QBMiAwYQECAgDQoqHSAwCgYeEw0RAQMCCwopHx4qOVoT/lEGDgoJDgcGBgYGBxEGBxEGDQ0AAAEAJf+3AZIDtwAuAAABFAYrAREzMhYVFAYPAQ4BIyImLwEuATU0NjsBESMiJjU0Nj8BPgEzMhYfAR4BFQGSFQ9JSQ8VBQaSBQ0IBw0FkwUFFQ9JSQ8VBQWTBQ0HCA0FkgYFAwAPFv23FQ8IDQWSBQYGBZIFDQgPFQJJFg8HDgWSBQYGBZIFDgcAAAAABAArAAAD6wNaAB4ANwBFAFsAACUBLgEnJgYHDgEHOAExAQYWFx4BMyEyNjc+ATUuAScHDgEjISImJy4BNwE+ATM2FhcBHgEVFgYHASIGHQEUFjMyNj0BNCYDDgEVFBYXHgEzMjY3PgE1NCYnJiIHA9X+mg0rGRoyFg0YBv6aGhwtDB8QAtYZMBATFAQICkwHEQb9KgYJBhAHBgFrAwYDECMJAWsDAQMIA/53ExgYExMYGDEGBwcGBw0KCg0HBgcHBg0iDcACXhYfBwYGDQcXDf2eLWgaCgcTExQsGhAjDV4GBwEECSIQAloDCgkJDf2mAwwGCg0HAfMXE6sTGBgTqxMX/p4GDgoJDgcGBgYGBxEGBxEGDQ0AAAEAAP/AA8ADgAA1AAABDgEjIiYnLgE1NDY3NicuAScmIyIHDgEHBjEUFx4BFxYXFhceARcWMzA3PgE3NjU0Jy4BJyYCwDAgMDBgMDBQUDAYEhJIKioYGCEhPBUVFhdJLS4vL0RDkUVEMB4eSB4eHx9UKysBQDBQUDAwYDAwIDAYKytUHx8eHkgeHjBERZFDRC8vLi1JFxYVFTwhIRgYKipIEhIAAQAAAAEAAFa4PyVfDzz1AAsEAAAAAADXJFBpAAAAANckUGkAAP+3A+sDtwAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAAD6wABAAAAAAAAAAAAAAAAAAAADwQAAAAAAAAAAAAAAAIAAAADtwAABAAA7gQAAFYEAABuBAAAgAQAACsEAABVBAAAKwG3ACUEAAArBAAAAAAAAAAACgAUAB4AhACyARYBXAF2AewCUAL+A0QD0AQiAAEAAAAPAHQABAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAJAAAAAQAAAAAAAgAHAHIAAQAAAAAAAwAJADwAAQAAAAAABAAJAIcAAQAAAAAABQALABsAAQAAAAAABgAJAFcAAQAAAAAACgAaAKIAAwABBAkAAQASAAkAAwABBAkAAgAOAHkAAwABBAkAAwASAEUAAwABBAkABAASAJAAAwABBAkABQAWACYAAwABBAkABgASAGAAAwABBAkACgA0ALxpY29uLWZvbnQAaQBjAG8AbgAtAGYAbwBuAHRWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29uLWZvbnQAaQBjAG8AbgAtAGYAbwBuAHRpY29uLWZvbnQAaQBjAG8AbgAtAGYAbwBuAHRSZWd1bGFyAFIAZQBnAHUAbABhAHJpY29uLWZvbnQAaQBjAG8AbgAtAGYAbwBuAHRGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("woff"), url(/7dec4ab364876a31cff9.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=i-], [class*=" i-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon-font" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.i-search:before {
  content: "\e900";
}

.i-arrow-left:before {
  content: "\e901";
}

.i-info:before {
  content: "\e902";
}

.i-close:before {
  content: "\e903";
}

.i-clock:before {
  content: "\e905";
}

.i-calendar:before {
  content: "\e906";
}

.i-question:before {
  content: "\e907";
}

.i-arrows-v:before {
  content: "\e908";
}

.i-alert-triangle:before {
  content: "\e909";
}

.i-phone:before {
  content: "\e942";
}

.i-autorefresh {
  content: url(/32d5c486f763724901bc.svg);
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Utility
------------------------- */
/* ------------------------
    #. Utility Mixins
------------------------- */
/* ------------------------
    #. Utility Classes
------------------------- */
.d-flex-center, .ccm-modal-wrapper, .ccm-status-legend .nav .nav-item .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.d-flex-center-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.white-space-pre-line {
  white-space: pre-line;
}

.text-underline {
  text-decoration: underline;
}

.span-url {
  cursor: pointer;
}

/* ------------------------
    #. Confetti Utility Classes
------------------------- */
[class|=confetti] {
  position: absolute;
}

.confetti-0 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 25%;
  opacity: 0.8704325285;
  -webkit-transform: rotate(352.8792990527deg);
          transform: rotate(352.8792990527deg);
  -webkit-animation: drop-confetti-0 7s 4s infinite linear;
          animation: drop-confetti-0 7s 4s infinite linear;
}

@keyframes drop-confetti-0 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-1 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 91%;
  opacity: 0.5989173054;
  -webkit-transform: rotate(135.189185106deg);
          transform: rotate(135.189185106deg);
  -webkit-animation: drop-confetti-1 6s 1s infinite linear;
          animation: drop-confetti-1 6s 1s infinite linear;
}

@keyframes drop-confetti-1 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-2 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.6321794797;
  -webkit-transform: rotate(319.3389954744deg);
          transform: rotate(319.3389954744deg);
  -webkit-animation: drop-confetti-2 5s 5s infinite linear;
          animation: drop-confetti-2 5s 5s infinite linear;
}

@keyframes drop-confetti-2 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-3 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6614614707;
  -webkit-transform: rotate(220.5961387719deg);
          transform: rotate(220.5961387719deg);
  -webkit-animation: drop-confetti-3 8s 1s infinite linear;
          animation: drop-confetti-3 8s 1s infinite linear;
}

@keyframes drop-confetti-3 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-4 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 34%;
  opacity: 0.9852061322;
  -webkit-transform: rotate(337.4855856377deg);
          transform: rotate(337.4855856377deg);
  -webkit-animation: drop-confetti-4 6s 3s infinite linear;
          animation: drop-confetti-4 6s 3s infinite linear;
}

@keyframes drop-confetti-4 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-5 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6994951891;
  -webkit-transform: rotate(204.5693346885deg);
          transform: rotate(204.5693346885deg);
  -webkit-animation: drop-confetti-5 7s 1s infinite linear;
          animation: drop-confetti-5 7s 1s infinite linear;
}

@keyframes drop-confetti-5 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-6 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 0.8252845219;
  -webkit-transform: rotate(352.0450452537deg);
          transform: rotate(352.0450452537deg);
  -webkit-animation: drop-confetti-6 5s 1s infinite linear;
          animation: drop-confetti-6 5s 1s infinite linear;
}

@keyframes drop-confetti-6 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-7 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 9%;
  opacity: 1.3192546027;
  -webkit-transform: rotate(67.800816664deg);
          transform: rotate(67.800816664deg);
  -webkit-animation: drop-confetti-7 5s 3s infinite linear;
          animation: drop-confetti-7 5s 3s infinite linear;
}

@keyframes drop-confetti-7 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-8 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.5657753164;
  -webkit-transform: rotate(339.3123803657deg);
          transform: rotate(339.3123803657deg);
  -webkit-animation: drop-confetti-8 7s 3s infinite linear;
          animation: drop-confetti-8 7s 3s infinite linear;
}

@keyframes drop-confetti-8 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-9 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.5731144078;
  -webkit-transform: rotate(280.2314910637deg);
          transform: rotate(280.2314910637deg);
  -webkit-animation: drop-confetti-9 6s 3s infinite linear;
          animation: drop-confetti-9 6s 3s infinite linear;
}

@keyframes drop-confetti-9 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-10 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.2509545162;
  -webkit-transform: rotate(327.0889418166deg);
          transform: rotate(327.0889418166deg);
  -webkit-animation: drop-confetti-10 5s 1s infinite linear;
          animation: drop-confetti-10 5s 1s infinite linear;
}

@keyframes drop-confetti-10 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-11 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 76%;
  opacity: 0.789499005;
  -webkit-transform: rotate(18.393710604deg);
          transform: rotate(18.393710604deg);
  -webkit-animation: drop-confetti-11 6s 3s infinite linear;
          animation: drop-confetti-11 6s 3s infinite linear;
}

@keyframes drop-confetti-11 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-12 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.4246637216;
  -webkit-transform: rotate(99.3251840316deg);
          transform: rotate(99.3251840316deg);
  -webkit-animation: drop-confetti-12 9s 4s infinite linear;
          animation: drop-confetti-12 9s 4s infinite linear;
}

@keyframes drop-confetti-12 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-13 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.3547855468;
  -webkit-transform: rotate(312.1787873916deg);
          transform: rotate(312.1787873916deg);
  -webkit-animation: drop-confetti-13 6s 3s infinite linear;
          animation: drop-confetti-13 6s 3s infinite linear;
}

@keyframes drop-confetti-13 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-14 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.2358157076;
  -webkit-transform: rotate(146.2986191804deg);
          transform: rotate(146.2986191804deg);
  -webkit-animation: drop-confetti-14 5s 2s infinite linear;
          animation: drop-confetti-14 5s 2s infinite linear;
}

@keyframes drop-confetti-14 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-15 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.2697154302;
  -webkit-transform: rotate(239.3646296791deg);
          transform: rotate(239.3646296791deg);
  -webkit-animation: drop-confetti-15 5s 4s infinite linear;
          animation: drop-confetti-15 5s 4s infinite linear;
}

@keyframes drop-confetti-15 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-16 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 17%;
  opacity: 1.4028808481;
  -webkit-transform: rotate(48.5912022504deg);
          transform: rotate(48.5912022504deg);
  -webkit-animation: drop-confetti-16 6s 3s infinite linear;
          animation: drop-confetti-16 6s 3s infinite linear;
}

@keyframes drop-confetti-16 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-17 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 26%;
  opacity: 1.0530853355;
  -webkit-transform: rotate(0.958589983deg);
          transform: rotate(0.958589983deg);
  -webkit-animation: drop-confetti-17 7s 5s infinite linear;
          animation: drop-confetti-17 7s 5s infinite linear;
}

@keyframes drop-confetti-17 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-18 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 16%;
  opacity: 1.2199478102;
  -webkit-transform: rotate(75.4600344092deg);
          transform: rotate(75.4600344092deg);
  -webkit-animation: drop-confetti-18 6s 4s infinite linear;
          animation: drop-confetti-18 6s 4s infinite linear;
}

@keyframes drop-confetti-18 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-19 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.4618311816;
  -webkit-transform: rotate(189.326111914deg);
          transform: rotate(189.326111914deg);
  -webkit-animation: drop-confetti-19 8s 1s infinite linear;
          animation: drop-confetti-19 8s 1s infinite linear;
}

@keyframes drop-confetti-19 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-20 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 57%;
  opacity: 1.3067564601;
  -webkit-transform: rotate(232.7766669886deg);
          transform: rotate(232.7766669886deg);
  -webkit-animation: drop-confetti-20 7s 5s infinite linear;
          animation: drop-confetti-20 7s 5s infinite linear;
}

@keyframes drop-confetti-20 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-21 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 46%;
  opacity: 1.1140180349;
  -webkit-transform: rotate(218.8322748099deg);
          transform: rotate(218.8322748099deg);
  -webkit-animation: drop-confetti-21 5s 4s infinite linear;
          animation: drop-confetti-21 5s 4s infinite linear;
}

@keyframes drop-confetti-21 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-22 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 1.4539354723;
  -webkit-transform: rotate(311.4790711738deg);
          transform: rotate(311.4790711738deg);
  -webkit-animation: drop-confetti-22 5s 5s infinite linear;
          animation: drop-confetti-22 5s 5s infinite linear;
}

@keyframes drop-confetti-22 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-23 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.2933557044;
  -webkit-transform: rotate(148.3589213004deg);
          transform: rotate(148.3589213004deg);
  -webkit-animation: drop-confetti-23 5s 5s infinite linear;
          animation: drop-confetti-23 5s 5s infinite linear;
}

@keyframes drop-confetti-23 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-24 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 52%;
  opacity: 1.2155570085;
  -webkit-transform: rotate(55.8748736781deg);
          transform: rotate(55.8748736781deg);
  -webkit-animation: drop-confetti-24 6s 2s infinite linear;
          animation: drop-confetti-24 6s 2s infinite linear;
}

@keyframes drop-confetti-24 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-25 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4168991496;
  -webkit-transform: rotate(214.7525789245deg);
          transform: rotate(214.7525789245deg);
  -webkit-animation: drop-confetti-25 9s 4s infinite linear;
          animation: drop-confetti-25 9s 4s infinite linear;
}

@keyframes drop-confetti-25 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-26 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2241199505;
  -webkit-transform: rotate(261.8230180767deg);
          transform: rotate(261.8230180767deg);
  -webkit-animation: drop-confetti-26 9s 3s infinite linear;
          animation: drop-confetti-26 9s 3s infinite linear;
}

@keyframes drop-confetti-26 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-27 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5641525116;
  -webkit-transform: rotate(296.0438294126deg);
          transform: rotate(296.0438294126deg);
  -webkit-animation: drop-confetti-27 6s 3s infinite linear;
          animation: drop-confetti-27 6s 3s infinite linear;
}

@keyframes drop-confetti-27 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-28 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 1.3051464446;
  -webkit-transform: rotate(237.7371179942deg);
          transform: rotate(237.7371179942deg);
  -webkit-animation: drop-confetti-28 6s 2s infinite linear;
          animation: drop-confetti-28 6s 2s infinite linear;
}

@keyframes drop-confetti-28 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-29 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2336371409;
  -webkit-transform: rotate(215.3808158345deg);
          transform: rotate(215.3808158345deg);
  -webkit-animation: drop-confetti-29 8s 1s infinite linear;
          animation: drop-confetti-29 8s 1s infinite linear;
}

@keyframes drop-confetti-29 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-30 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.4606900695;
  -webkit-transform: rotate(101.3790262684deg);
          transform: rotate(101.3790262684deg);
  -webkit-animation: drop-confetti-30 6s 2s infinite linear;
          animation: drop-confetti-30 6s 2s infinite linear;
}

@keyframes drop-confetti-30 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-31 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 0.6431347208;
  -webkit-transform: rotate(92.4340757843deg);
          transform: rotate(92.4340757843deg);
  -webkit-animation: drop-confetti-31 5s 5s infinite linear;
          animation: drop-confetti-31 5s 5s infinite linear;
}

@keyframes drop-confetti-31 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-32 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.2958292136;
  -webkit-transform: rotate(148.3723627743deg);
          transform: rotate(148.3723627743deg);
  -webkit-animation: drop-confetti-32 7s 4s infinite linear;
          animation: drop-confetti-32 7s 4s infinite linear;
}

@keyframes drop-confetti-32 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-33 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 28%;
  opacity: 0.5737007413;
  -webkit-transform: rotate(202.1679469771deg);
          transform: rotate(202.1679469771deg);
  -webkit-animation: drop-confetti-33 9s 4s infinite linear;
          animation: drop-confetti-33 9s 4s infinite linear;
}

@keyframes drop-confetti-33 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-34 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 17%;
  opacity: 0.8161380817;
  -webkit-transform: rotate(298.9876859064deg);
          transform: rotate(298.9876859064deg);
  -webkit-animation: drop-confetti-34 6s 4s infinite linear;
          animation: drop-confetti-34 6s 4s infinite linear;
}

@keyframes drop-confetti-34 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-35 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 1.0486185341;
  -webkit-transform: rotate(329.3425217144deg);
          transform: rotate(329.3425217144deg);
  -webkit-animation: drop-confetti-35 9s 5s infinite linear;
          animation: drop-confetti-35 9s 5s infinite linear;
}

@keyframes drop-confetti-35 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-36 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 3%;
  opacity: 1.3338964375;
  -webkit-transform: rotate(117.2926872328deg);
          transform: rotate(117.2926872328deg);
  -webkit-animation: drop-confetti-36 9s 1s infinite linear;
          animation: drop-confetti-36 9s 1s infinite linear;
}

@keyframes drop-confetti-36 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-37 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 0.7553385447;
  -webkit-transform: rotate(86.0814938338deg);
          transform: rotate(86.0814938338deg);
  -webkit-animation: drop-confetti-37 5s 2s infinite linear;
          animation: drop-confetti-37 5s 2s infinite linear;
}

@keyframes drop-confetti-37 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-38 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 55%;
  opacity: 0.6143003323;
  -webkit-transform: rotate(317.3442207757deg);
          transform: rotate(317.3442207757deg);
  -webkit-animation: drop-confetti-38 6s 2s infinite linear;
          animation: drop-confetti-38 6s 2s infinite linear;
}

@keyframes drop-confetti-38 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-39 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.4530628799;
  -webkit-transform: rotate(244.4116678515deg);
          transform: rotate(244.4116678515deg);
  -webkit-animation: drop-confetti-39 9s 3s infinite linear;
          animation: drop-confetti-39 9s 3s infinite linear;
}

@keyframes drop-confetti-39 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-40 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 0.7858522492;
  -webkit-transform: rotate(190.6078197119deg);
          transform: rotate(190.6078197119deg);
  -webkit-animation: drop-confetti-40 5s 3s infinite linear;
          animation: drop-confetti-40 5s 3s infinite linear;
}

@keyframes drop-confetti-40 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-41 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 71%;
  opacity: 0.8236293817;
  -webkit-transform: rotate(139.8810726283deg);
          transform: rotate(139.8810726283deg);
  -webkit-animation: drop-confetti-41 8s 3s infinite linear;
          animation: drop-confetti-41 8s 3s infinite linear;
}

@keyframes drop-confetti-41 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-42 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 10%;
  opacity: 0.8908603567;
  -webkit-transform: rotate(202.7223600727deg);
          transform: rotate(202.7223600727deg);
  -webkit-animation: drop-confetti-42 8s 4s infinite linear;
          animation: drop-confetti-42 8s 4s infinite linear;
}

@keyframes drop-confetti-42 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-43 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 1.1624812062;
  -webkit-transform: rotate(21.1360642971deg);
          transform: rotate(21.1360642971deg);
  -webkit-animation: drop-confetti-43 5s 4s infinite linear;
          animation: drop-confetti-43 5s 4s infinite linear;
}

@keyframes drop-confetti-43 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-44 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 52%;
  opacity: 1.4541221727;
  -webkit-transform: rotate(33.0615310513deg);
          transform: rotate(33.0615310513deg);
  -webkit-animation: drop-confetti-44 6s 4s infinite linear;
          animation: drop-confetti-44 6s 4s infinite linear;
}

@keyframes drop-confetti-44 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-45 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.8505357291;
  -webkit-transform: rotate(325.091299395deg);
          transform: rotate(325.091299395deg);
  -webkit-animation: drop-confetti-45 6s 1s infinite linear;
          animation: drop-confetti-45 6s 1s infinite linear;
}

@keyframes drop-confetti-45 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-46 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 95%;
  opacity: 0.5288038445;
  -webkit-transform: rotate(141.6651818125deg);
          transform: rotate(141.6651818125deg);
  -webkit-animation: drop-confetti-46 5s 5s infinite linear;
          animation: drop-confetti-46 5s 5s infinite linear;
}

@keyframes drop-confetti-46 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-47 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 61%;
  opacity: 0.923497524;
  -webkit-transform: rotate(133.9535471888deg);
          transform: rotate(133.9535471888deg);
  -webkit-animation: drop-confetti-47 7s 3s infinite linear;
          animation: drop-confetti-47 7s 3s infinite linear;
}

@keyframes drop-confetti-47 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-48 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0514857252;
  -webkit-transform: rotate(18.6575428689deg);
          transform: rotate(18.6575428689deg);
  -webkit-animation: drop-confetti-48 7s 2s infinite linear;
          animation: drop-confetti-48 7s 2s infinite linear;
}

@keyframes drop-confetti-48 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-49 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 39%;
  opacity: 1.2230771115;
  -webkit-transform: rotate(246.4164415164deg);
          transform: rotate(246.4164415164deg);
  -webkit-animation: drop-confetti-49 9s 1s infinite linear;
          animation: drop-confetti-49 9s 1s infinite linear;
}

@keyframes drop-confetti-49 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-50 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.0492422116;
  -webkit-transform: rotate(182.8576056549deg);
          transform: rotate(182.8576056549deg);
  -webkit-animation: drop-confetti-50 5s 3s infinite linear;
          animation: drop-confetti-50 5s 3s infinite linear;
}

@keyframes drop-confetti-50 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-51 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.2470707642;
  -webkit-transform: rotate(48.5220756311deg);
          transform: rotate(48.5220756311deg);
  -webkit-animation: drop-confetti-51 6s 2s infinite linear;
          animation: drop-confetti-51 6s 2s infinite linear;
}

@keyframes drop-confetti-51 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-52 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 24%;
  opacity: 0.515253828;
  -webkit-transform: rotate(137.9223113142deg);
          transform: rotate(137.9223113142deg);
  -webkit-animation: drop-confetti-52 9s 3s infinite linear;
          animation: drop-confetti-52 9s 3s infinite linear;
}

@keyframes drop-confetti-52 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-53 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 93%;
  opacity: 0.8673382493;
  -webkit-transform: rotate(271.8040695316deg);
          transform: rotate(271.8040695316deg);
  -webkit-animation: drop-confetti-53 7s 4s infinite linear;
          animation: drop-confetti-53 7s 4s infinite linear;
}

@keyframes drop-confetti-53 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-54 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 25%;
  opacity: 0.9156891076;
  -webkit-transform: rotate(335.8614596843deg);
          transform: rotate(335.8614596843deg);
  -webkit-animation: drop-confetti-54 5s 2s infinite linear;
          animation: drop-confetti-54 5s 2s infinite linear;
}

@keyframes drop-confetti-54 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-55 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.7088490995;
  -webkit-transform: rotate(323.9603692205deg);
          transform: rotate(323.9603692205deg);
  -webkit-animation: drop-confetti-55 7s 3s infinite linear;
          animation: drop-confetti-55 7s 3s infinite linear;
}

@keyframes drop-confetti-55 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-56 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.8514465321;
  -webkit-transform: rotate(176.4361627794deg);
          transform: rotate(176.4361627794deg);
  -webkit-animation: drop-confetti-56 8s 3s infinite linear;
          animation: drop-confetti-56 8s 3s infinite linear;
}

@keyframes drop-confetti-56 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-57 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 1.0282735433;
  -webkit-transform: rotate(246.9577865551deg);
          transform: rotate(246.9577865551deg);
  -webkit-animation: drop-confetti-57 6s 5s infinite linear;
          animation: drop-confetti-57 6s 5s infinite linear;
}

@keyframes drop-confetti-57 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-58 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5206040902;
  -webkit-transform: rotate(88.3994689216deg);
          transform: rotate(88.3994689216deg);
  -webkit-animation: drop-confetti-58 9s 2s infinite linear;
          animation: drop-confetti-58 9s 2s infinite linear;
}

@keyframes drop-confetti-58 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-59 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 0.8540284692;
  -webkit-transform: rotate(164.4215878221deg);
          transform: rotate(164.4215878221deg);
  -webkit-animation: drop-confetti-59 5s 5s infinite linear;
          animation: drop-confetti-59 5s 5s infinite linear;
}

@keyframes drop-confetti-59 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-60 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.4584168817;
  -webkit-transform: rotate(87.6509022878deg);
          transform: rotate(87.6509022878deg);
  -webkit-animation: drop-confetti-60 7s 5s infinite linear;
          animation: drop-confetti-60 7s 5s infinite linear;
}

@keyframes drop-confetti-60 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-61 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 19%;
  opacity: 0.7805974543;
  -webkit-transform: rotate(335.1565112015deg);
          transform: rotate(335.1565112015deg);
  -webkit-animation: drop-confetti-61 9s 2s infinite linear;
          animation: drop-confetti-61 9s 2s infinite linear;
}

@keyframes drop-confetti-61 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-62 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 33%;
  opacity: 0.6293903809;
  -webkit-transform: rotate(108.5267356076deg);
          transform: rotate(108.5267356076deg);
  -webkit-animation: drop-confetti-62 9s 2s infinite linear;
          animation: drop-confetti-62 9s 2s infinite linear;
}

@keyframes drop-confetti-62 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-63 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6311482117;
  -webkit-transform: rotate(265.1428958657deg);
          transform: rotate(265.1428958657deg);
  -webkit-animation: drop-confetti-63 8s 5s infinite linear;
          animation: drop-confetti-63 8s 5s infinite linear;
}

@keyframes drop-confetti-63 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-64 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 87%;
  opacity: 0.9242049309;
  -webkit-transform: rotate(340.6154480662deg);
          transform: rotate(340.6154480662deg);
  -webkit-animation: drop-confetti-64 7s 1s infinite linear;
          animation: drop-confetti-64 7s 1s infinite linear;
}

@keyframes drop-confetti-64 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-65 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 35%;
  opacity: 0.7771071458;
  -webkit-transform: rotate(67.0132639451deg);
          transform: rotate(67.0132639451deg);
  -webkit-animation: drop-confetti-65 5s 3s infinite linear;
          animation: drop-confetti-65 5s 3s infinite linear;
}

@keyframes drop-confetti-65 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-66 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 1.0793428086;
  -webkit-transform: rotate(336.1066757473deg);
          transform: rotate(336.1066757473deg);
  -webkit-animation: drop-confetti-66 7s 3s infinite linear;
          animation: drop-confetti-66 7s 3s infinite linear;
}

@keyframes drop-confetti-66 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-67 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.669406446;
  -webkit-transform: rotate(12.4956117366deg);
          transform: rotate(12.4956117366deg);
  -webkit-animation: drop-confetti-67 6s 5s infinite linear;
          animation: drop-confetti-67 6s 5s infinite linear;
}

@keyframes drop-confetti-67 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-68 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 1.1602283215;
  -webkit-transform: rotate(22.7291198209deg);
          transform: rotate(22.7291198209deg);
  -webkit-animation: drop-confetti-68 8s 2s infinite linear;
          animation: drop-confetti-68 8s 2s infinite linear;
}

@keyframes drop-confetti-68 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-69 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.8162670768;
  -webkit-transform: rotate(267.8907393773deg);
          transform: rotate(267.8907393773deg);
  -webkit-animation: drop-confetti-69 6s 1s infinite linear;
          animation: drop-confetti-69 6s 1s infinite linear;
}

@keyframes drop-confetti-69 {
  100% {
    top: 110%;
    left: 2%;
  }
}
.confetti-70 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.7765559224;
  -webkit-transform: rotate(220.3602618384deg);
          transform: rotate(220.3602618384deg);
  -webkit-animation: drop-confetti-70 8s 5s infinite linear;
          animation: drop-confetti-70 8s 5s infinite linear;
}

@keyframes drop-confetti-70 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-71 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.3494433258;
  -webkit-transform: rotate(295.201439541deg);
          transform: rotate(295.201439541deg);
  -webkit-animation: drop-confetti-71 7s 3s infinite linear;
          animation: drop-confetti-71 7s 3s infinite linear;
}

@keyframes drop-confetti-71 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-72 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.0986183878;
  -webkit-transform: rotate(316.4819155669deg);
          transform: rotate(316.4819155669deg);
  -webkit-animation: drop-confetti-72 8s 2s infinite linear;
          animation: drop-confetti-72 8s 2s infinite linear;
}

@keyframes drop-confetti-72 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-73 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 1.2460821029;
  -webkit-transform: rotate(207.6531816777deg);
          transform: rotate(207.6531816777deg);
  -webkit-animation: drop-confetti-73 6s 4s infinite linear;
          animation: drop-confetti-73 6s 4s infinite linear;
}

@keyframes drop-confetti-73 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-74 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 34%;
  opacity: 0.8543380597;
  -webkit-transform: rotate(284.0733289462deg);
          transform: rotate(284.0733289462deg);
  -webkit-animation: drop-confetti-74 7s 2s infinite linear;
          animation: drop-confetti-74 7s 2s infinite linear;
}

@keyframes drop-confetti-74 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-75 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 30%;
  opacity: 1.3305412059;
  -webkit-transform: rotate(272.8081709236deg);
          transform: rotate(272.8081709236deg);
  -webkit-animation: drop-confetti-75 6s 2s infinite linear;
          animation: drop-confetti-75 6s 2s infinite linear;
}

@keyframes drop-confetti-75 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-76 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4035516564;
  -webkit-transform: rotate(243.6296778418deg);
          transform: rotate(243.6296778418deg);
  -webkit-animation: drop-confetti-76 6s 1s infinite linear;
          animation: drop-confetti-76 6s 1s infinite linear;
}

@keyframes drop-confetti-76 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-77 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 83%;
  opacity: 0.5093601991;
  -webkit-transform: rotate(244.3580854181deg);
          transform: rotate(244.3580854181deg);
  -webkit-animation: drop-confetti-77 9s 3s infinite linear;
          animation: drop-confetti-77 9s 3s infinite linear;
}

@keyframes drop-confetti-77 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-78 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 81%;
  opacity: 0.9059683223;
  -webkit-transform: rotate(113.5837965651deg);
          transform: rotate(113.5837965651deg);
  -webkit-animation: drop-confetti-78 5s 5s infinite linear;
          animation: drop-confetti-78 5s 5s infinite linear;
}

@keyframes drop-confetti-78 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-79 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 0.8188688549;
  -webkit-transform: rotate(6.7923841454deg);
          transform: rotate(6.7923841454deg);
  -webkit-animation: drop-confetti-79 7s 3s infinite linear;
          animation: drop-confetti-79 7s 3s infinite linear;
}

@keyframes drop-confetti-79 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-80 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.7425962157;
  -webkit-transform: rotate(247.8786795142deg);
          transform: rotate(247.8786795142deg);
  -webkit-animation: drop-confetti-80 5s 2s infinite linear;
          animation: drop-confetti-80 5s 2s infinite linear;
}

@keyframes drop-confetti-80 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-81 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.2938073241;
  -webkit-transform: rotate(115.2163460025deg);
          transform: rotate(115.2163460025deg);
  -webkit-animation: drop-confetti-81 9s 5s infinite linear;
          animation: drop-confetti-81 9s 5s infinite linear;
}

@keyframes drop-confetti-81 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-82 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 29%;
  opacity: 1.1281418321;
  -webkit-transform: rotate(319.4564766438deg);
          transform: rotate(319.4564766438deg);
  -webkit-animation: drop-confetti-82 7s 3s infinite linear;
          animation: drop-confetti-82 7s 3s infinite linear;
}

@keyframes drop-confetti-82 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-83 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.120049106;
  -webkit-transform: rotate(218.4451987532deg);
          transform: rotate(218.4451987532deg);
  -webkit-animation: drop-confetti-83 9s 1s infinite linear;
          animation: drop-confetti-83 9s 1s infinite linear;
}

@keyframes drop-confetti-83 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.confetti-84 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.0641897845;
  -webkit-transform: rotate(45.1505789189deg);
          transform: rotate(45.1505789189deg);
  -webkit-animation: drop-confetti-84 8s 2s infinite linear;
          animation: drop-confetti-84 8s 2s infinite linear;
}

@keyframes drop-confetti-84 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-85 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 18%;
  opacity: 1.0004676684;
  -webkit-transform: rotate(345.9807714784deg);
          transform: rotate(345.9807714784deg);
  -webkit-animation: drop-confetti-85 7s 1s infinite linear;
          animation: drop-confetti-85 7s 1s infinite linear;
}

@keyframes drop-confetti-85 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-86 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 0.8245962763;
  -webkit-transform: rotate(146.6797570459deg);
          transform: rotate(146.6797570459deg);
  -webkit-animation: drop-confetti-86 6s 1s infinite linear;
          animation: drop-confetti-86 6s 1s infinite linear;
}

@keyframes drop-confetti-86 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-87 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 40%;
  opacity: 1.1421703103;
  -webkit-transform: rotate(284.1616345382deg);
          transform: rotate(284.1616345382deg);
  -webkit-animation: drop-confetti-87 5s 4s infinite linear;
          animation: drop-confetti-87 5s 4s infinite linear;
}

@keyframes drop-confetti-87 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-88 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.8363932456;
  -webkit-transform: rotate(271.7664178698deg);
          transform: rotate(271.7664178698deg);
  -webkit-animation: drop-confetti-88 7s 2s infinite linear;
          animation: drop-confetti-88 7s 2s infinite linear;
}

@keyframes drop-confetti-88 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-89 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.0222183311;
  -webkit-transform: rotate(274.6746762857deg);
          transform: rotate(274.6746762857deg);
  -webkit-animation: drop-confetti-89 5s 4s infinite linear;
          animation: drop-confetti-89 5s 4s infinite linear;
}

@keyframes drop-confetti-89 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-90 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 85%;
  opacity: 1.4332720259;
  -webkit-transform: rotate(337.5315867504deg);
          transform: rotate(337.5315867504deg);
  -webkit-animation: drop-confetti-90 9s 2s infinite linear;
          animation: drop-confetti-90 9s 2s infinite linear;
}

@keyframes drop-confetti-90 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-91 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 14%;
  opacity: 1.4522841805;
  -webkit-transform: rotate(122.8876526686deg);
          transform: rotate(122.8876526686deg);
  -webkit-animation: drop-confetti-91 7s 4s infinite linear;
          animation: drop-confetti-91 7s 4s infinite linear;
}

@keyframes drop-confetti-91 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-92 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 0.9070149967;
  -webkit-transform: rotate(232.957106602deg);
          transform: rotate(232.957106602deg);
  -webkit-animation: drop-confetti-92 9s 1s infinite linear;
          animation: drop-confetti-92 9s 1s infinite linear;
}

@keyframes drop-confetti-92 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-93 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 1.4158549183;
  -webkit-transform: rotate(321.1360824644deg);
          transform: rotate(321.1360824644deg);
  -webkit-animation: drop-confetti-93 8s 3s infinite linear;
          animation: drop-confetti-93 8s 3s infinite linear;
}

@keyframes drop-confetti-93 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-94 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 90%;
  opacity: 0.9193235036;
  -webkit-transform: rotate(117.7679754663deg);
          transform: rotate(117.7679754663deg);
  -webkit-animation: drop-confetti-94 5s 4s infinite linear;
          animation: drop-confetti-94 5s 4s infinite linear;
}

@keyframes drop-confetti-94 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-95 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2639893595;
  -webkit-transform: rotate(307.7705517693deg);
          transform: rotate(307.7705517693deg);
  -webkit-animation: drop-confetti-95 7s 1s infinite linear;
          animation: drop-confetti-95 7s 1s infinite linear;
}

@keyframes drop-confetti-95 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-96 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 1.3783075887;
  -webkit-transform: rotate(283.1909325696deg);
          transform: rotate(283.1909325696deg);
  -webkit-animation: drop-confetti-96 6s 1s infinite linear;
          animation: drop-confetti-96 6s 1s infinite linear;
}

@keyframes drop-confetti-96 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-97 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 87%;
  opacity: 0.6808216696;
  -webkit-transform: rotate(321.3944131365deg);
          transform: rotate(321.3944131365deg);
  -webkit-animation: drop-confetti-97 5s 1s infinite linear;
          animation: drop-confetti-97 5s 1s infinite linear;
}

@keyframes drop-confetti-97 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-98 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 12%;
  opacity: 0.6357691584;
  -webkit-transform: rotate(164.6844170033deg);
          transform: rotate(164.6844170033deg);
  -webkit-animation: drop-confetti-98 9s 5s infinite linear;
          animation: drop-confetti-98 9s 5s infinite linear;
}

@keyframes drop-confetti-98 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-99 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 0.5308970325;
  -webkit-transform: rotate(95.7045863026deg);
          transform: rotate(95.7045863026deg);
  -webkit-animation: drop-confetti-99 8s 3s infinite linear;
          animation: drop-confetti-99 8s 3s infinite linear;
}

@keyframes drop-confetti-99 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-100 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 79%;
  opacity: 1.4690766469;
  -webkit-transform: rotate(246.8181728068deg);
          transform: rotate(246.8181728068deg);
  -webkit-animation: drop-confetti-100 5s 1s infinite linear;
          animation: drop-confetti-100 5s 1s infinite linear;
}

@keyframes drop-confetti-100 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-101 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 0.6200111683;
  -webkit-transform: rotate(330.2456248225deg);
          transform: rotate(330.2456248225deg);
  -webkit-animation: drop-confetti-101 5s 4s infinite linear;
          animation: drop-confetti-101 5s 4s infinite linear;
}

@keyframes drop-confetti-101 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-102 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 10%;
  opacity: 0.8030971202;
  -webkit-transform: rotate(286.5694138462deg);
          transform: rotate(286.5694138462deg);
  -webkit-animation: drop-confetti-102 8s 2s infinite linear;
          animation: drop-confetti-102 8s 2s infinite linear;
}

@keyframes drop-confetti-102 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-103 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.5551700988;
  -webkit-transform: rotate(134.4803006662deg);
          transform: rotate(134.4803006662deg);
  -webkit-animation: drop-confetti-103 5s 5s infinite linear;
          animation: drop-confetti-103 5s 5s infinite linear;
}

@keyframes drop-confetti-103 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-104 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 31%;
  opacity: 0.9553384458;
  -webkit-transform: rotate(127.8733940969deg);
          transform: rotate(127.8733940969deg);
  -webkit-animation: drop-confetti-104 8s 2s infinite linear;
          animation: drop-confetti-104 8s 2s infinite linear;
}

@keyframes drop-confetti-104 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-105 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.5409010046;
  -webkit-transform: rotate(24.3096151063deg);
          transform: rotate(24.3096151063deg);
  -webkit-animation: drop-confetti-105 5s 5s infinite linear;
          animation: drop-confetti-105 5s 5s infinite linear;
}

@keyframes drop-confetti-105 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-106 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 7%;
  opacity: 0.8201516518;
  -webkit-transform: rotate(160.7971671115deg);
          transform: rotate(160.7971671115deg);
  -webkit-animation: drop-confetti-106 6s 3s infinite linear;
          animation: drop-confetti-106 6s 3s infinite linear;
}

@keyframes drop-confetti-106 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-107 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.399973283;
  -webkit-transform: rotate(111.2979960096deg);
          transform: rotate(111.2979960096deg);
  -webkit-animation: drop-confetti-107 6s 2s infinite linear;
          animation: drop-confetti-107 6s 2s infinite linear;
}

@keyframes drop-confetti-107 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-108 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6768884895;
  -webkit-transform: rotate(185.3721885467deg);
          transform: rotate(185.3721885467deg);
  -webkit-animation: drop-confetti-108 8s 2s infinite linear;
          animation: drop-confetti-108 8s 2s infinite linear;
}

@keyframes drop-confetti-108 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-109 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 0.6293500368;
  -webkit-transform: rotate(166.1873146306deg);
          transform: rotate(166.1873146306deg);
  -webkit-animation: drop-confetti-109 6s 1s infinite linear;
          animation: drop-confetti-109 6s 1s infinite linear;
}

@keyframes drop-confetti-109 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-110 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 1.1662964941;
  -webkit-transform: rotate(347.5008542372deg);
          transform: rotate(347.5008542372deg);
  -webkit-animation: drop-confetti-110 5s 5s infinite linear;
          animation: drop-confetti-110 5s 5s infinite linear;
}

@keyframes drop-confetti-110 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-111 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.1102838145;
  -webkit-transform: rotate(299.7379875284deg);
          transform: rotate(299.7379875284deg);
  -webkit-animation: drop-confetti-111 9s 3s infinite linear;
          animation: drop-confetti-111 9s 3s infinite linear;
}

@keyframes drop-confetti-111 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-112 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.7015889284;
  -webkit-transform: rotate(318.445306237deg);
          transform: rotate(318.445306237deg);
  -webkit-animation: drop-confetti-112 6s 5s infinite linear;
          animation: drop-confetti-112 6s 5s infinite linear;
}

@keyframes drop-confetti-112 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-113 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 29%;
  opacity: 1.0665183098;
  -webkit-transform: rotate(10.0338654601deg);
          transform: rotate(10.0338654601deg);
  -webkit-animation: drop-confetti-113 6s 2s infinite linear;
          animation: drop-confetti-113 6s 2s infinite linear;
}

@keyframes drop-confetti-113 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-114 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 56%;
  opacity: 0.6160872053;
  -webkit-transform: rotate(312.5575951373deg);
          transform: rotate(312.5575951373deg);
  -webkit-animation: drop-confetti-114 8s 1s infinite linear;
          animation: drop-confetti-114 8s 1s infinite linear;
}

@keyframes drop-confetti-114 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-115 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 1.4886471545;
  -webkit-transform: rotate(35.3473057546deg);
          transform: rotate(35.3473057546deg);
  -webkit-animation: drop-confetti-115 9s 2s infinite linear;
          animation: drop-confetti-115 9s 2s infinite linear;
}

@keyframes drop-confetti-115 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-116 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 1.0774359926;
  -webkit-transform: rotate(283.5950586394deg);
          transform: rotate(283.5950586394deg);
  -webkit-animation: drop-confetti-116 9s 4s infinite linear;
          animation: drop-confetti-116 9s 4s infinite linear;
}

@keyframes drop-confetti-116 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-117 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.3079681818;
  -webkit-transform: rotate(1.4179300667deg);
          transform: rotate(1.4179300667deg);
  -webkit-animation: drop-confetti-117 9s 1s infinite linear;
          animation: drop-confetti-117 9s 1s infinite linear;
}

@keyframes drop-confetti-117 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-118 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 64%;
  opacity: 1.2376109256;
  -webkit-transform: rotate(196.1063794014deg);
          transform: rotate(196.1063794014deg);
  -webkit-animation: drop-confetti-118 8s 3s infinite linear;
          animation: drop-confetti-118 8s 3s infinite linear;
}

@keyframes drop-confetti-118 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-119 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 0.776551017;
  -webkit-transform: rotate(56.5806871247deg);
          transform: rotate(56.5806871247deg);
  -webkit-animation: drop-confetti-119 6s 3s infinite linear;
          animation: drop-confetti-119 6s 3s infinite linear;
}

@keyframes drop-confetti-119 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-120 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 23%;
  opacity: 1.1915540163;
  -webkit-transform: rotate(233.7032950959deg);
          transform: rotate(233.7032950959deg);
  -webkit-animation: drop-confetti-120 8s 2s infinite linear;
          animation: drop-confetti-120 8s 2s infinite linear;
}

@keyframes drop-confetti-120 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-121 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 15%;
  opacity: 0.7368533299;
  -webkit-transform: rotate(359.1459254415deg);
          transform: rotate(359.1459254415deg);
  -webkit-animation: drop-confetti-121 7s 5s infinite linear;
          animation: drop-confetti-121 7s 5s infinite linear;
}

@keyframes drop-confetti-121 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-122 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 0.8742384659;
  -webkit-transform: rotate(311.0940320196deg);
          transform: rotate(311.0940320196deg);
  -webkit-animation: drop-confetti-122 9s 3s infinite linear;
          animation: drop-confetti-122 9s 3s infinite linear;
}

@keyframes drop-confetti-122 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-123 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.7750798118;
  -webkit-transform: rotate(42.7875898246deg);
          transform: rotate(42.7875898246deg);
  -webkit-animation: drop-confetti-123 7s 5s infinite linear;
          animation: drop-confetti-123 7s 5s infinite linear;
}

@keyframes drop-confetti-123 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-124 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.6772493476;
  -webkit-transform: rotate(254.9870610983deg);
          transform: rotate(254.9870610983deg);
  -webkit-animation: drop-confetti-124 5s 4s infinite linear;
          animation: drop-confetti-124 5s 4s infinite linear;
}

@keyframes drop-confetti-124 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-125 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2571018078;
  -webkit-transform: rotate(62.474555174deg);
          transform: rotate(62.474555174deg);
  -webkit-animation: drop-confetti-125 6s 2s infinite linear;
          animation: drop-confetti-125 6s 2s infinite linear;
}

@keyframes drop-confetti-125 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-126 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 0.6610383899;
  -webkit-transform: rotate(231.079730341deg);
          transform: rotate(231.079730341deg);
  -webkit-animation: drop-confetti-126 7s 4s infinite linear;
          animation: drop-confetti-126 7s 4s infinite linear;
}

@keyframes drop-confetti-126 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-127 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 3%;
  opacity: 1.0007957548;
  -webkit-transform: rotate(253.021015149deg);
          transform: rotate(253.021015149deg);
  -webkit-animation: drop-confetti-127 8s 3s infinite linear;
          animation: drop-confetti-127 8s 3s infinite linear;
}

@keyframes drop-confetti-127 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-128 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.0529821738;
  -webkit-transform: rotate(225.2456053427deg);
          transform: rotate(225.2456053427deg);
  -webkit-animation: drop-confetti-128 8s 5s infinite linear;
          animation: drop-confetti-128 8s 5s infinite linear;
}

@keyframes drop-confetti-128 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-129 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.7476645543;
  -webkit-transform: rotate(356.0700779584deg);
          transform: rotate(356.0700779584deg);
  -webkit-animation: drop-confetti-129 5s 2s infinite linear;
          animation: drop-confetti-129 5s 2s infinite linear;
}

@keyframes drop-confetti-129 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-130 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 50%;
  opacity: 1.2730311288;
  -webkit-transform: rotate(319.4851367307deg);
          transform: rotate(319.4851367307deg);
  -webkit-animation: drop-confetti-130 7s 4s infinite linear;
          animation: drop-confetti-130 7s 4s infinite linear;
}

@keyframes drop-confetti-130 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-131 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 0.5577403799;
  -webkit-transform: rotate(180.83014078deg);
          transform: rotate(180.83014078deg);
  -webkit-animation: drop-confetti-131 6s 2s infinite linear;
          animation: drop-confetti-131 6s 2s infinite linear;
}

@keyframes drop-confetti-131 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-132 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5263491304;
  -webkit-transform: rotate(145.5798581325deg);
          transform: rotate(145.5798581325deg);
  -webkit-animation: drop-confetti-132 6s 1s infinite linear;
          animation: drop-confetti-132 6s 1s infinite linear;
}

@keyframes drop-confetti-132 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-133 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 4%;
  opacity: 1.0961496758;
  -webkit-transform: rotate(190.9026096562deg);
          transform: rotate(190.9026096562deg);
  -webkit-animation: drop-confetti-133 9s 4s infinite linear;
          animation: drop-confetti-133 9s 4s infinite linear;
}

@keyframes drop-confetti-133 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-134 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 74%;
  opacity: 1.0947916009;
  -webkit-transform: rotate(151.8174558534deg);
          transform: rotate(151.8174558534deg);
  -webkit-animation: drop-confetti-134 5s 5s infinite linear;
          animation: drop-confetti-134 5s 5s infinite linear;
}

@keyframes drop-confetti-134 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-135 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 1.0190160056;
  -webkit-transform: rotate(90.4646317805deg);
          transform: rotate(90.4646317805deg);
  -webkit-animation: drop-confetti-135 7s 4s infinite linear;
          animation: drop-confetti-135 7s 4s infinite linear;
}

@keyframes drop-confetti-135 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-136 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.9184686021;
  -webkit-transform: rotate(8.1195799359deg);
          transform: rotate(8.1195799359deg);
  -webkit-animation: drop-confetti-136 9s 2s infinite linear;
          animation: drop-confetti-136 9s 2s infinite linear;
}

@keyframes drop-confetti-136 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-137 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 46%;
  opacity: 1.2169699034;
  -webkit-transform: rotate(99.6087826186deg);
          transform: rotate(99.6087826186deg);
  -webkit-animation: drop-confetti-137 9s 2s infinite linear;
          animation: drop-confetti-137 9s 2s infinite linear;
}

@keyframes drop-confetti-137 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-138 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.4038713563;
  -webkit-transform: rotate(127.5708155653deg);
          transform: rotate(127.5708155653deg);
  -webkit-animation: drop-confetti-138 6s 5s infinite linear;
          animation: drop-confetti-138 6s 5s infinite linear;
}

@keyframes drop-confetti-138 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-139 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7333374113;
  -webkit-transform: rotate(11.9787118257deg);
          transform: rotate(11.9787118257deg);
  -webkit-animation: drop-confetti-139 8s 3s infinite linear;
          animation: drop-confetti-139 8s 3s infinite linear;
}

@keyframes drop-confetti-139 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-140 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 51%;
  opacity: 0.9387572948;
  -webkit-transform: rotate(333.9580652377deg);
          transform: rotate(333.9580652377deg);
  -webkit-animation: drop-confetti-140 6s 2s infinite linear;
          animation: drop-confetti-140 6s 2s infinite linear;
}

@keyframes drop-confetti-140 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-141 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.1300057251;
  -webkit-transform: rotate(224.678710345deg);
          transform: rotate(224.678710345deg);
  -webkit-animation: drop-confetti-141 9s 4s infinite linear;
          animation: drop-confetti-141 9s 4s infinite linear;
}

@keyframes drop-confetti-141 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-142 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 62%;
  opacity: 1.2993865934;
  -webkit-transform: rotate(239.981380121deg);
          transform: rotate(239.981380121deg);
  -webkit-animation: drop-confetti-142 8s 3s infinite linear;
          animation: drop-confetti-142 8s 3s infinite linear;
}

@keyframes drop-confetti-142 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-143 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 0.9498784118;
  -webkit-transform: rotate(342.154754926deg);
          transform: rotate(342.154754926deg);
  -webkit-animation: drop-confetti-143 8s 1s infinite linear;
          animation: drop-confetti-143 8s 1s infinite linear;
}

@keyframes drop-confetti-143 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.confetti-144 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 0.715450974;
  -webkit-transform: rotate(321.4461056213deg);
          transform: rotate(321.4461056213deg);
  -webkit-animation: drop-confetti-144 8s 4s infinite linear;
          animation: drop-confetti-144 8s 4s infinite linear;
}

@keyframes drop-confetti-144 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-145 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0969018234;
  -webkit-transform: rotate(64.0751482601deg);
          transform: rotate(64.0751482601deg);
  -webkit-animation: drop-confetti-145 7s 4s infinite linear;
          animation: drop-confetti-145 7s 4s infinite linear;
}

@keyframes drop-confetti-145 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-146 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 34%;
  opacity: 0.916406921;
  -webkit-transform: rotate(21.7546744811deg);
          transform: rotate(21.7546744811deg);
  -webkit-animation: drop-confetti-146 7s 2s infinite linear;
          animation: drop-confetti-146 7s 2s infinite linear;
}

@keyframes drop-confetti-146 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-147 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 42%;
  opacity: 0.6559680258;
  -webkit-transform: rotate(241.9604781712deg);
          transform: rotate(241.9604781712deg);
  -webkit-animation: drop-confetti-147 5s 3s infinite linear;
          animation: drop-confetti-147 5s 3s infinite linear;
}

@keyframes drop-confetti-147 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-148 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 80%;
  opacity: 1.1239440504;
  -webkit-transform: rotate(137.8410665342deg);
          transform: rotate(137.8410665342deg);
  -webkit-animation: drop-confetti-148 9s 5s infinite linear;
          animation: drop-confetti-148 9s 5s infinite linear;
}

@keyframes drop-confetti-148 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-149 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 10%;
  opacity: 1.3775800647;
  -webkit-transform: rotate(296.466725676deg);
          transform: rotate(296.466725676deg);
  -webkit-animation: drop-confetti-149 6s 4s infinite linear;
          animation: drop-confetti-149 6s 4s infinite linear;
}

@keyframes drop-confetti-149 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-150 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.5412244587;
  -webkit-transform: rotate(245.0351582577deg);
          transform: rotate(245.0351582577deg);
  -webkit-animation: drop-confetti-150 8s 4s infinite linear;
          animation: drop-confetti-150 8s 4s infinite linear;
}

@keyframes drop-confetti-150 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-151 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.8560816382;
  -webkit-transform: rotate(308.7350056403deg);
          transform: rotate(308.7350056403deg);
  -webkit-animation: drop-confetti-151 9s 3s infinite linear;
          animation: drop-confetti-151 9s 3s infinite linear;
}

@keyframes drop-confetti-151 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-152 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.9404500051;
  -webkit-transform: rotate(49.4880582999deg);
          transform: rotate(49.4880582999deg);
  -webkit-animation: drop-confetti-152 7s 4s infinite linear;
          animation: drop-confetti-152 7s 4s infinite linear;
}

@keyframes drop-confetti-152 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-153 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 13%;
  opacity: 1.259749813;
  -webkit-transform: rotate(203.3740734104deg);
          transform: rotate(203.3740734104deg);
  -webkit-animation: drop-confetti-153 8s 3s infinite linear;
          animation: drop-confetti-153 8s 3s infinite linear;
}

@keyframes drop-confetti-153 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-154 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.4745594812;
  -webkit-transform: rotate(239.131270243deg);
          transform: rotate(239.131270243deg);
  -webkit-animation: drop-confetti-154 8s 5s infinite linear;
          animation: drop-confetti-154 8s 5s infinite linear;
}

@keyframes drop-confetti-154 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-155 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 62%;
  opacity: 1.0461603818;
  -webkit-transform: rotate(202.6489919862deg);
          transform: rotate(202.6489919862deg);
  -webkit-animation: drop-confetti-155 9s 1s infinite linear;
          animation: drop-confetti-155 9s 1s infinite linear;
}

@keyframes drop-confetti-155 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-156 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 1.001203756;
  -webkit-transform: rotate(304.5208888016deg);
          transform: rotate(304.5208888016deg);
  -webkit-animation: drop-confetti-156 7s 2s infinite linear;
          animation: drop-confetti-156 7s 2s infinite linear;
}

@keyframes drop-confetti-156 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-157 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7139598855;
  -webkit-transform: rotate(129.4509728061deg);
          transform: rotate(129.4509728061deg);
  -webkit-animation: drop-confetti-157 7s 4s infinite linear;
          animation: drop-confetti-157 7s 4s infinite linear;
}

@keyframes drop-confetti-157 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-158 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 3%;
  opacity: 1.2398073321;
  -webkit-transform: rotate(195.7745951604deg);
          transform: rotate(195.7745951604deg);
  -webkit-animation: drop-confetti-158 9s 3s infinite linear;
          animation: drop-confetti-158 9s 3s infinite linear;
}

@keyframes drop-confetti-158 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-159 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.5891270941;
  -webkit-transform: rotate(337.7669521759deg);
          transform: rotate(337.7669521759deg);
  -webkit-animation: drop-confetti-159 5s 2s infinite linear;
          animation: drop-confetti-159 5s 2s infinite linear;
}

@keyframes drop-confetti-159 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-160 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 1.4140750208;
  -webkit-transform: rotate(292.7146590516deg);
          transform: rotate(292.7146590516deg);
  -webkit-animation: drop-confetti-160 5s 2s infinite linear;
          animation: drop-confetti-160 5s 2s infinite linear;
}

@keyframes drop-confetti-160 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-161 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 72%;
  opacity: 1.1246140508;
  -webkit-transform: rotate(137.7976827948deg);
          transform: rotate(137.7976827948deg);
  -webkit-animation: drop-confetti-161 7s 5s infinite linear;
          animation: drop-confetti-161 7s 5s infinite linear;
}

@keyframes drop-confetti-161 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-162 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.770633424;
  -webkit-transform: rotate(184.8443082949deg);
          transform: rotate(184.8443082949deg);
  -webkit-animation: drop-confetti-162 6s 1s infinite linear;
          animation: drop-confetti-162 6s 1s infinite linear;
}

@keyframes drop-confetti-162 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-163 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2217682952;
  -webkit-transform: rotate(309.7874465003deg);
          transform: rotate(309.7874465003deg);
  -webkit-animation: drop-confetti-163 6s 2s infinite linear;
          animation: drop-confetti-163 6s 2s infinite linear;
}

@keyframes drop-confetti-163 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-164 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 1.2398326285;
  -webkit-transform: rotate(82.0528028055deg);
          transform: rotate(82.0528028055deg);
  -webkit-animation: drop-confetti-164 7s 2s infinite linear;
          animation: drop-confetti-164 7s 2s infinite linear;
}

@keyframes drop-confetti-164 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-165 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 1.0920079998;
  -webkit-transform: rotate(208.8158034007deg);
          transform: rotate(208.8158034007deg);
  -webkit-animation: drop-confetti-165 8s 4s infinite linear;
          animation: drop-confetti-165 8s 4s infinite linear;
}

@keyframes drop-confetti-165 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-166 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.872003167;
  -webkit-transform: rotate(292.0496333091deg);
          transform: rotate(292.0496333091deg);
  -webkit-animation: drop-confetti-166 9s 5s infinite linear;
          animation: drop-confetti-166 9s 5s infinite linear;
}

@keyframes drop-confetti-166 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-167 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 2%;
  opacity: 0.6023903023;
  -webkit-transform: rotate(207.1450259965deg);
          transform: rotate(207.1450259965deg);
  -webkit-animation: drop-confetti-167 7s 4s infinite linear;
          animation: drop-confetti-167 7s 4s infinite linear;
}

@keyframes drop-confetti-167 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-168 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0637730157;
  -webkit-transform: rotate(3.6844297982deg);
          transform: rotate(3.6844297982deg);
  -webkit-animation: drop-confetti-168 6s 5s infinite linear;
          animation: drop-confetti-168 6s 5s infinite linear;
}

@keyframes drop-confetti-168 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-169 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.4059571486;
  -webkit-transform: rotate(356.0220874011deg);
          transform: rotate(356.0220874011deg);
  -webkit-animation: drop-confetti-169 5s 3s infinite linear;
          animation: drop-confetti-169 5s 3s infinite linear;
}

@keyframes drop-confetti-169 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-170 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.5113012325;
  -webkit-transform: rotate(235.7887552673deg);
          transform: rotate(235.7887552673deg);
  -webkit-animation: drop-confetti-170 5s 2s infinite linear;
          animation: drop-confetti-170 5s 2s infinite linear;
}

@keyframes drop-confetti-170 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-171 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.4239282514;
  -webkit-transform: rotate(32.6717482885deg);
          transform: rotate(32.6717482885deg);
  -webkit-animation: drop-confetti-171 8s 3s infinite linear;
          animation: drop-confetti-171 8s 3s infinite linear;
}

@keyframes drop-confetti-171 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-172 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.987548375;
  -webkit-transform: rotate(207.2629636243deg);
          transform: rotate(207.2629636243deg);
  -webkit-animation: drop-confetti-172 8s 2s infinite linear;
          animation: drop-confetti-172 8s 2s infinite linear;
}

@keyframes drop-confetti-172 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-173 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 32%;
  opacity: 0.7699801202;
  -webkit-transform: rotate(346.4229821688deg);
          transform: rotate(346.4229821688deg);
  -webkit-animation: drop-confetti-173 9s 2s infinite linear;
          animation: drop-confetti-173 9s 2s infinite linear;
}

@keyframes drop-confetti-173 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-174 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 72%;
  opacity: 0.681339734;
  -webkit-transform: rotate(103.1389063849deg);
          transform: rotate(103.1389063849deg);
  -webkit-animation: drop-confetti-174 6s 1s infinite linear;
          animation: drop-confetti-174 6s 1s infinite linear;
}

@keyframes drop-confetti-174 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-175 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.56824948;
  -webkit-transform: rotate(123.4214254328deg);
          transform: rotate(123.4214254328deg);
  -webkit-animation: drop-confetti-175 6s 5s infinite linear;
          animation: drop-confetti-175 6s 5s infinite linear;
}

@keyframes drop-confetti-175 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-176 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 1.0562011554;
  -webkit-transform: rotate(133.8040515175deg);
          transform: rotate(133.8040515175deg);
  -webkit-animation: drop-confetti-176 9s 1s infinite linear;
          animation: drop-confetti-176 9s 1s infinite linear;
}

@keyframes drop-confetti-176 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-177 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5390655993;
  -webkit-transform: rotate(263.267153224deg);
          transform: rotate(263.267153224deg);
  -webkit-animation: drop-confetti-177 6s 5s infinite linear;
          animation: drop-confetti-177 6s 5s infinite linear;
}

@keyframes drop-confetti-177 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-178 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 82%;
  opacity: 0.9681097754;
  -webkit-transform: rotate(82.6762107348deg);
          transform: rotate(82.6762107348deg);
  -webkit-animation: drop-confetti-178 8s 1s infinite linear;
          animation: drop-confetti-178 8s 1s infinite linear;
}

@keyframes drop-confetti-178 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-179 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.6427960613;
  -webkit-transform: rotate(51.6532378357deg);
          transform: rotate(51.6532378357deg);
  -webkit-animation: drop-confetti-179 8s 1s infinite linear;
          animation: drop-confetti-179 8s 1s infinite linear;
}

@keyframes drop-confetti-179 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-180 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 59%;
  opacity: 0.9336510528;
  -webkit-transform: rotate(240.6220147857deg);
          transform: rotate(240.6220147857deg);
  -webkit-animation: drop-confetti-180 5s 1s infinite linear;
          animation: drop-confetti-180 5s 1s infinite linear;
}

@keyframes drop-confetti-180 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-181 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 20%;
  opacity: 0.6423636533;
  -webkit-transform: rotate(42.9109081163deg);
          transform: rotate(42.9109081163deg);
  -webkit-animation: drop-confetti-181 8s 4s infinite linear;
          animation: drop-confetti-181 8s 4s infinite linear;
}

@keyframes drop-confetti-181 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-182 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.5805609134;
  -webkit-transform: rotate(352.395705572deg);
          transform: rotate(352.395705572deg);
  -webkit-animation: drop-confetti-182 7s 2s infinite linear;
          animation: drop-confetti-182 7s 2s infinite linear;
}

@keyframes drop-confetti-182 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-183 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.465406279;
  -webkit-transform: rotate(202.3597169887deg);
          transform: rotate(202.3597169887deg);
  -webkit-animation: drop-confetti-183 9s 2s infinite linear;
          animation: drop-confetti-183 9s 2s infinite linear;
}

@keyframes drop-confetti-183 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-184 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 16%;
  opacity: 1.2900354435;
  -webkit-transform: rotate(22.8991798143deg);
          transform: rotate(22.8991798143deg);
  -webkit-animation: drop-confetti-184 5s 4s infinite linear;
          animation: drop-confetti-184 5s 4s infinite linear;
}

@keyframes drop-confetti-184 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-185 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.1123931522;
  -webkit-transform: rotate(41.4865739461deg);
          transform: rotate(41.4865739461deg);
  -webkit-animation: drop-confetti-185 5s 2s infinite linear;
          animation: drop-confetti-185 5s 2s infinite linear;
}

@keyframes drop-confetti-185 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-186 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 5%;
  opacity: 1.0037798223;
  -webkit-transform: rotate(285.3303293377deg);
          transform: rotate(285.3303293377deg);
  -webkit-animation: drop-confetti-186 9s 3s infinite linear;
          animation: drop-confetti-186 9s 3s infinite linear;
}

@keyframes drop-confetti-186 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-187 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.2344439919;
  -webkit-transform: rotate(135.116377076deg);
          transform: rotate(135.116377076deg);
  -webkit-animation: drop-confetti-187 7s 3s infinite linear;
          animation: drop-confetti-187 7s 3s infinite linear;
}

@keyframes drop-confetti-187 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-188 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 0.7234340731;
  -webkit-transform: rotate(126.2841944177deg);
          transform: rotate(126.2841944177deg);
  -webkit-animation: drop-confetti-188 5s 2s infinite linear;
          animation: drop-confetti-188 5s 2s infinite linear;
}

@keyframes drop-confetti-188 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-189 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6478674386;
  -webkit-transform: rotate(226.5477969968deg);
          transform: rotate(226.5477969968deg);
  -webkit-animation: drop-confetti-189 9s 1s infinite linear;
          animation: drop-confetti-189 9s 1s infinite linear;
}

@keyframes drop-confetti-189 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-190 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 13%;
  opacity: 1.3193193559;
  -webkit-transform: rotate(0.5019076857deg);
          transform: rotate(0.5019076857deg);
  -webkit-animation: drop-confetti-190 8s 2s infinite linear;
          animation: drop-confetti-190 8s 2s infinite linear;
}

@keyframes drop-confetti-190 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-191 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 68%;
  opacity: 1.051621854;
  -webkit-transform: rotate(166.5805532556deg);
          transform: rotate(166.5805532556deg);
  -webkit-animation: drop-confetti-191 9s 4s infinite linear;
          animation: drop-confetti-191 9s 4s infinite linear;
}

@keyframes drop-confetti-191 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-192 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 1.1622997781;
  -webkit-transform: rotate(98.156778344deg);
          transform: rotate(98.156778344deg);
  -webkit-animation: drop-confetti-192 7s 3s infinite linear;
          animation: drop-confetti-192 7s 3s infinite linear;
}

@keyframes drop-confetti-192 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-193 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.1730662497;
  -webkit-transform: rotate(134.7236638528deg);
          transform: rotate(134.7236638528deg);
  -webkit-animation: drop-confetti-193 7s 3s infinite linear;
          animation: drop-confetti-193 7s 3s infinite linear;
}

@keyframes drop-confetti-193 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-194 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 68%;
  opacity: 0.7790088572;
  -webkit-transform: rotate(210.9122140126deg);
          transform: rotate(210.9122140126deg);
  -webkit-animation: drop-confetti-194 6s 5s infinite linear;
          animation: drop-confetti-194 6s 5s infinite linear;
}

@keyframes drop-confetti-194 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-195 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 88%;
  opacity: 0.5767942592;
  -webkit-transform: rotate(215.3293884102deg);
          transform: rotate(215.3293884102deg);
  -webkit-animation: drop-confetti-195 5s 5s infinite linear;
          animation: drop-confetti-195 5s 5s infinite linear;
}

@keyframes drop-confetti-195 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-196 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.4845927975;
  -webkit-transform: rotate(239.1428030945deg);
          transform: rotate(239.1428030945deg);
  -webkit-animation: drop-confetti-196 7s 4s infinite linear;
          animation: drop-confetti-196 7s 4s infinite linear;
}

@keyframes drop-confetti-196 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-197 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.429208101;
  -webkit-transform: rotate(336.5703521268deg);
          transform: rotate(336.5703521268deg);
  -webkit-animation: drop-confetti-197 9s 4s infinite linear;
          animation: drop-confetti-197 9s 4s infinite linear;
}

@keyframes drop-confetti-197 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-198 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 13%;
  opacity: 0.6750767234;
  -webkit-transform: rotate(228.4497184234deg);
          transform: rotate(228.4497184234deg);
  -webkit-animation: drop-confetti-198 5s 1s infinite linear;
          animation: drop-confetti-198 5s 1s infinite linear;
}

@keyframes drop-confetti-198 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-199 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.427894058;
  -webkit-transform: rotate(9.7310627622deg);
          transform: rotate(9.7310627622deg);
  -webkit-animation: drop-confetti-199 7s 3s infinite linear;
          animation: drop-confetti-199 7s 3s infinite linear;
}

@keyframes drop-confetti-199 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-200 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.4094145332;
  -webkit-transform: rotate(236.1091036291deg);
          transform: rotate(236.1091036291deg);
  -webkit-animation: drop-confetti-200 7s 4s infinite linear;
          animation: drop-confetti-200 7s 4s infinite linear;
}

@keyframes drop-confetti-200 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-201 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 71%;
  opacity: 0.617203031;
  -webkit-transform: rotate(95.7038452795deg);
          transform: rotate(95.7038452795deg);
  -webkit-animation: drop-confetti-201 7s 5s infinite linear;
          animation: drop-confetti-201 7s 5s infinite linear;
}

@keyframes drop-confetti-201 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-202 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 89%;
  opacity: 1.2374242532;
  -webkit-transform: rotate(65.9820761673deg);
          transform: rotate(65.9820761673deg);
  -webkit-animation: drop-confetti-202 7s 4s infinite linear;
          animation: drop-confetti-202 7s 4s infinite linear;
}

@keyframes drop-confetti-202 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-203 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 1.4677059837;
  -webkit-transform: rotate(29.3832180903deg);
          transform: rotate(29.3832180903deg);
  -webkit-animation: drop-confetti-203 9s 5s infinite linear;
          animation: drop-confetti-203 9s 5s infinite linear;
}

@keyframes drop-confetti-203 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-204 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 0.5495582759;
  -webkit-transform: rotate(263.8466694869deg);
          transform: rotate(263.8466694869deg);
  -webkit-animation: drop-confetti-204 8s 2s infinite linear;
          animation: drop-confetti-204 8s 2s infinite linear;
}

@keyframes drop-confetti-204 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-205 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 6%;
  opacity: 0.7559422014;
  -webkit-transform: rotate(135.1511946726deg);
          transform: rotate(135.1511946726deg);
  -webkit-animation: drop-confetti-205 6s 3s infinite linear;
          animation: drop-confetti-205 6s 3s infinite linear;
}

@keyframes drop-confetti-205 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-206 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.3128048107;
  -webkit-transform: rotate(89.6858243514deg);
          transform: rotate(89.6858243514deg);
  -webkit-animation: drop-confetti-206 9s 3s infinite linear;
          animation: drop-confetti-206 9s 3s infinite linear;
}

@keyframes drop-confetti-206 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-207 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 1.3575554185;
  -webkit-transform: rotate(144.8301289291deg);
          transform: rotate(144.8301289291deg);
  -webkit-animation: drop-confetti-207 6s 1s infinite linear;
          animation: drop-confetti-207 6s 1s infinite linear;
}

@keyframes drop-confetti-207 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-208 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 55%;
  opacity: 0.9864258701;
  -webkit-transform: rotate(76.1889890047deg);
          transform: rotate(76.1889890047deg);
  -webkit-animation: drop-confetti-208 8s 2s infinite linear;
          animation: drop-confetti-208 8s 2s infinite linear;
}

@keyframes drop-confetti-208 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-209 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 0.6004855815;
  -webkit-transform: rotate(187.5152855437deg);
          transform: rotate(187.5152855437deg);
  -webkit-animation: drop-confetti-209 9s 2s infinite linear;
          animation: drop-confetti-209 9s 2s infinite linear;
}

@keyframes drop-confetti-209 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-210 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.5457867372;
  -webkit-transform: rotate(265.8782096842deg);
          transform: rotate(265.8782096842deg);
  -webkit-animation: drop-confetti-210 7s 5s infinite linear;
          animation: drop-confetti-210 7s 5s infinite linear;
}

@keyframes drop-confetti-210 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-211 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.6171898046;
  -webkit-transform: rotate(207.0563500867deg);
          transform: rotate(207.0563500867deg);
  -webkit-animation: drop-confetti-211 7s 1s infinite linear;
          animation: drop-confetti-211 7s 1s infinite linear;
}

@keyframes drop-confetti-211 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-212 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 33%;
  opacity: 0.5499275157;
  -webkit-transform: rotate(340.7067397554deg);
          transform: rotate(340.7067397554deg);
  -webkit-animation: drop-confetti-212 8s 2s infinite linear;
          animation: drop-confetti-212 8s 2s infinite linear;
}

@keyframes drop-confetti-212 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-213 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 60%;
  opacity: 0.8006101005;
  -webkit-transform: rotate(220.2028309326deg);
          transform: rotate(220.2028309326deg);
  -webkit-animation: drop-confetti-213 6s 1s infinite linear;
          animation: drop-confetti-213 6s 1s infinite linear;
}

@keyframes drop-confetti-213 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-214 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 1.1114547047;
  -webkit-transform: rotate(1.6212954331deg);
          transform: rotate(1.6212954331deg);
  -webkit-animation: drop-confetti-214 9s 2s infinite linear;
          animation: drop-confetti-214 9s 2s infinite linear;
}

@keyframes drop-confetti-214 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-215 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 12%;
  opacity: 1.4922803574;
  -webkit-transform: rotate(74.3123960573deg);
          transform: rotate(74.3123960573deg);
  -webkit-animation: drop-confetti-215 8s 2s infinite linear;
          animation: drop-confetti-215 8s 2s infinite linear;
}

@keyframes drop-confetti-215 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-216 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 60%;
  opacity: 1.1979452724;
  -webkit-transform: rotate(127.9829387982deg);
          transform: rotate(127.9829387982deg);
  -webkit-animation: drop-confetti-216 9s 3s infinite linear;
          animation: drop-confetti-216 9s 3s infinite linear;
}

@keyframes drop-confetti-216 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-217 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6340632168;
  -webkit-transform: rotate(289.5441487075deg);
          transform: rotate(289.5441487075deg);
  -webkit-animation: drop-confetti-217 6s 3s infinite linear;
          animation: drop-confetti-217 6s 3s infinite linear;
}

@keyframes drop-confetti-217 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-218 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 15%;
  opacity: 1.3195486341;
  -webkit-transform: rotate(352.8432365692deg);
          transform: rotate(352.8432365692deg);
  -webkit-animation: drop-confetti-218 7s 3s infinite linear;
          animation: drop-confetti-218 7s 3s infinite linear;
}

@keyframes drop-confetti-218 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-219 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.5060714667;
  -webkit-transform: rotate(310.6299554865deg);
          transform: rotate(310.6299554865deg);
  -webkit-animation: drop-confetti-219 6s 1s infinite linear;
          animation: drop-confetti-219 6s 1s infinite linear;
}

@keyframes drop-confetti-219 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-220 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 0.5865266692;
  -webkit-transform: rotate(278.7031203883deg);
          transform: rotate(278.7031203883deg);
  -webkit-animation: drop-confetti-220 5s 4s infinite linear;
          animation: drop-confetti-220 5s 4s infinite linear;
}

@keyframes drop-confetti-220 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-221 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 1.0258923246;
  -webkit-transform: rotate(131.9743175313deg);
          transform: rotate(131.9743175313deg);
  -webkit-animation: drop-confetti-221 6s 2s infinite linear;
          animation: drop-confetti-221 6s 2s infinite linear;
}

@keyframes drop-confetti-221 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-222 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3582977076;
  -webkit-transform: rotate(31.448751462deg);
          transform: rotate(31.448751462deg);
  -webkit-animation: drop-confetti-222 6s 1s infinite linear;
          animation: drop-confetti-222 6s 1s infinite linear;
}

@keyframes drop-confetti-222 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-223 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 21%;
  opacity: 1.1848441923;
  -webkit-transform: rotate(269.255027966deg);
          transform: rotate(269.255027966deg);
  -webkit-animation: drop-confetti-223 7s 1s infinite linear;
          animation: drop-confetti-223 7s 1s infinite linear;
}

@keyframes drop-confetti-223 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-224 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.4786814809;
  -webkit-transform: rotate(119.7096006905deg);
          transform: rotate(119.7096006905deg);
  -webkit-animation: drop-confetti-224 7s 3s infinite linear;
          animation: drop-confetti-224 7s 3s infinite linear;
}

@keyframes drop-confetti-224 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-225 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.2282533977;
  -webkit-transform: rotate(116.6825139727deg);
          transform: rotate(116.6825139727deg);
  -webkit-animation: drop-confetti-225 7s 3s infinite linear;
          animation: drop-confetti-225 7s 3s infinite linear;
}

@keyframes drop-confetti-225 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-226 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.9121687764;
  -webkit-transform: rotate(222.8385121794deg);
          transform: rotate(222.8385121794deg);
  -webkit-animation: drop-confetti-226 6s 1s infinite linear;
          animation: drop-confetti-226 6s 1s infinite linear;
}

@keyframes drop-confetti-226 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-227 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4834987056;
  -webkit-transform: rotate(28.5136123937deg);
          transform: rotate(28.5136123937deg);
  -webkit-animation: drop-confetti-227 7s 5s infinite linear;
          animation: drop-confetti-227 7s 5s infinite linear;
}

@keyframes drop-confetti-227 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-228 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 57%;
  opacity: 0.8509973374;
  -webkit-transform: rotate(125.0222091625deg);
          transform: rotate(125.0222091625deg);
  -webkit-animation: drop-confetti-228 7s 5s infinite linear;
          animation: drop-confetti-228 7s 5s infinite linear;
}

@keyframes drop-confetti-228 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-229 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6991647928;
  -webkit-transform: rotate(192.4804175781deg);
          transform: rotate(192.4804175781deg);
  -webkit-animation: drop-confetti-229 6s 5s infinite linear;
          animation: drop-confetti-229 6s 5s infinite linear;
}

@keyframes drop-confetti-229 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-230 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 77%;
  opacity: 0.6425079369;
  -webkit-transform: rotate(225.7943444728deg);
          transform: rotate(225.7943444728deg);
  -webkit-animation: drop-confetti-230 7s 2s infinite linear;
          animation: drop-confetti-230 7s 2s infinite linear;
}

@keyframes drop-confetti-230 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-231 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 82%;
  opacity: 1.3407124247;
  -webkit-transform: rotate(291.3743645172deg);
          transform: rotate(291.3743645172deg);
  -webkit-animation: drop-confetti-231 8s 1s infinite linear;
          animation: drop-confetti-231 8s 1s infinite linear;
}

@keyframes drop-confetti-231 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-232 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 42%;
  opacity: 0.9854836598;
  -webkit-transform: rotate(92.796226903deg);
          transform: rotate(92.796226903deg);
  -webkit-animation: drop-confetti-232 7s 2s infinite linear;
          animation: drop-confetti-232 7s 2s infinite linear;
}

@keyframes drop-confetti-232 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-233 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 17%;
  opacity: 0.7600988121;
  -webkit-transform: rotate(17.7762356303deg);
          transform: rotate(17.7762356303deg);
  -webkit-animation: drop-confetti-233 5s 4s infinite linear;
          animation: drop-confetti-233 5s 4s infinite linear;
}

@keyframes drop-confetti-233 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-234 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 0.5622818142;
  -webkit-transform: rotate(130.4107288022deg);
          transform: rotate(130.4107288022deg);
  -webkit-animation: drop-confetti-234 6s 1s infinite linear;
          animation: drop-confetti-234 6s 1s infinite linear;
}

@keyframes drop-confetti-234 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-235 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 17%;
  opacity: 1.4135739565;
  -webkit-transform: rotate(60.714841634deg);
          transform: rotate(60.714841634deg);
  -webkit-animation: drop-confetti-235 7s 4s infinite linear;
          animation: drop-confetti-235 7s 4s infinite linear;
}

@keyframes drop-confetti-235 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-236 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.4919989951;
  -webkit-transform: rotate(213.22388878deg);
          transform: rotate(213.22388878deg);
  -webkit-animation: drop-confetti-236 6s 4s infinite linear;
          animation: drop-confetti-236 6s 4s infinite linear;
}

@keyframes drop-confetti-236 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-237 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 0.8500174282;
  -webkit-transform: rotate(106.4029790118deg);
          transform: rotate(106.4029790118deg);
  -webkit-animation: drop-confetti-237 5s 2s infinite linear;
          animation: drop-confetti-237 5s 2s infinite linear;
}

@keyframes drop-confetti-237 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-238 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 1.1026864269;
  -webkit-transform: rotate(132.4120878902deg);
          transform: rotate(132.4120878902deg);
  -webkit-animation: drop-confetti-238 6s 5s infinite linear;
          animation: drop-confetti-238 6s 5s infinite linear;
}

@keyframes drop-confetti-238 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-239 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 38%;
  opacity: 1.3315687778;
  -webkit-transform: rotate(145.0315357519deg);
          transform: rotate(145.0315357519deg);
  -webkit-animation: drop-confetti-239 8s 3s infinite linear;
          animation: drop-confetti-239 8s 3s infinite linear;
}

@keyframes drop-confetti-239 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-240 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 0.795514067;
  -webkit-transform: rotate(294.9321522633deg);
          transform: rotate(294.9321522633deg);
  -webkit-animation: drop-confetti-240 6s 3s infinite linear;
          animation: drop-confetti-240 6s 3s infinite linear;
}

@keyframes drop-confetti-240 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-241 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.3121933772;
  -webkit-transform: rotate(322.4455602871deg);
          transform: rotate(322.4455602871deg);
  -webkit-animation: drop-confetti-241 8s 4s infinite linear;
          animation: drop-confetti-241 8s 4s infinite linear;
}

@keyframes drop-confetti-241 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-242 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 0.5588715588;
  -webkit-transform: rotate(40.6441782999deg);
          transform: rotate(40.6441782999deg);
  -webkit-animation: drop-confetti-242 8s 3s infinite linear;
          animation: drop-confetti-242 8s 3s infinite linear;
}

@keyframes drop-confetti-242 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-243 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 1.0302803401;
  -webkit-transform: rotate(14.6614113429deg);
          transform: rotate(14.6614113429deg);
  -webkit-animation: drop-confetti-243 9s 4s infinite linear;
          animation: drop-confetti-243 9s 4s infinite linear;
}

@keyframes drop-confetti-243 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-244 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 99%;
  opacity: 0.7005689642;
  -webkit-transform: rotate(38.3705763912deg);
          transform: rotate(38.3705763912deg);
  -webkit-animation: drop-confetti-244 7s 1s infinite linear;
          animation: drop-confetti-244 7s 1s infinite linear;
}

@keyframes drop-confetti-244 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-245 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 1.0642042346;
  -webkit-transform: rotate(286.0642258346deg);
          transform: rotate(286.0642258346deg);
  -webkit-animation: drop-confetti-245 5s 4s infinite linear;
          animation: drop-confetti-245 5s 4s infinite linear;
}

@keyframes drop-confetti-245 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-246 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.7750377606;
  -webkit-transform: rotate(3.1297691988deg);
          transform: rotate(3.1297691988deg);
  -webkit-animation: drop-confetti-246 6s 1s infinite linear;
          animation: drop-confetti-246 6s 1s infinite linear;
}

@keyframes drop-confetti-246 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-247 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.2784688964;
  -webkit-transform: rotate(202.2197737187deg);
          transform: rotate(202.2197737187deg);
  -webkit-animation: drop-confetti-247 6s 2s infinite linear;
          animation: drop-confetti-247 6s 2s infinite linear;
}

@keyframes drop-confetti-247 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-248 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 19%;
  opacity: 1.1751934837;
  -webkit-transform: rotate(355.5516737688deg);
          transform: rotate(355.5516737688deg);
  -webkit-animation: drop-confetti-248 8s 5s infinite linear;
          animation: drop-confetti-248 8s 5s infinite linear;
}

@keyframes drop-confetti-248 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-249 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.0295472704;
  -webkit-transform: rotate(62.1186267801deg);
          transform: rotate(62.1186267801deg);
  -webkit-animation: drop-confetti-249 5s 2s infinite linear;
          animation: drop-confetti-249 5s 2s infinite linear;
}

@keyframes drop-confetti-249 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-250 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 0.543807413;
  -webkit-transform: rotate(105.7549297154deg);
          transform: rotate(105.7549297154deg);
  -webkit-animation: drop-confetti-250 6s 3s infinite linear;
          animation: drop-confetti-250 6s 3s infinite linear;
}

@keyframes drop-confetti-250 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-251 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.8465703357;
  -webkit-transform: rotate(41.4169491212deg);
          transform: rotate(41.4169491212deg);
  -webkit-animation: drop-confetti-251 7s 5s infinite linear;
          animation: drop-confetti-251 7s 5s infinite linear;
}

@keyframes drop-confetti-251 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-252 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 1.4838990118;
  -webkit-transform: rotate(235.5047941753deg);
          transform: rotate(235.5047941753deg);
  -webkit-animation: drop-confetti-252 5s 3s infinite linear;
          animation: drop-confetti-252 5s 3s infinite linear;
}

@keyframes drop-confetti-252 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-253 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 0.566066305;
  -webkit-transform: rotate(76.0470010541deg);
          transform: rotate(76.0470010541deg);
  -webkit-animation: drop-confetti-253 7s 2s infinite linear;
          animation: drop-confetti-253 7s 2s infinite linear;
}

@keyframes drop-confetti-253 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-254 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 76%;
  opacity: 0.6326838711;
  -webkit-transform: rotate(103.0241456634deg);
          transform: rotate(103.0241456634deg);
  -webkit-animation: drop-confetti-254 8s 4s infinite linear;
          animation: drop-confetti-254 8s 4s infinite linear;
}

@keyframes drop-confetti-254 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-255 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 84%;
  opacity: 1.3534401926;
  -webkit-transform: rotate(283.6523796392deg);
          transform: rotate(283.6523796392deg);
  -webkit-animation: drop-confetti-255 8s 2s infinite linear;
          animation: drop-confetti-255 8s 2s infinite linear;
}

@keyframes drop-confetti-255 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-256 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.4046450775;
  -webkit-transform: rotate(68.5817838208deg);
          transform: rotate(68.5817838208deg);
  -webkit-animation: drop-confetti-256 9s 5s infinite linear;
          animation: drop-confetti-256 9s 5s infinite linear;
}

@keyframes drop-confetti-256 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-257 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 64%;
  opacity: 1.1925611987;
  -webkit-transform: rotate(155.452641235deg);
          transform: rotate(155.452641235deg);
  -webkit-animation: drop-confetti-257 5s 2s infinite linear;
          animation: drop-confetti-257 5s 2s infinite linear;
}

@keyframes drop-confetti-257 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-258 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3838219907;
  -webkit-transform: rotate(9.2236173466deg);
          transform: rotate(9.2236173466deg);
  -webkit-animation: drop-confetti-258 7s 4s infinite linear;
          animation: drop-confetti-258 7s 4s infinite linear;
}

@keyframes drop-confetti-258 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-259 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.0191643168;
  -webkit-transform: rotate(157.0196856374deg);
          transform: rotate(157.0196856374deg);
  -webkit-animation: drop-confetti-259 6s 3s infinite linear;
          animation: drop-confetti-259 6s 3s infinite linear;
}

@keyframes drop-confetti-259 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-260 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 1.3741638537;
  -webkit-transform: rotate(34.4905647165deg);
          transform: rotate(34.4905647165deg);
  -webkit-animation: drop-confetti-260 5s 1s infinite linear;
          animation: drop-confetti-260 5s 1s infinite linear;
}

@keyframes drop-confetti-260 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-261 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 3%;
  opacity: 1.2911397814;
  -webkit-transform: rotate(213.7410959221deg);
          transform: rotate(213.7410959221deg);
  -webkit-animation: drop-confetti-261 5s 2s infinite linear;
          animation: drop-confetti-261 5s 2s infinite linear;
}

@keyframes drop-confetti-261 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-262 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4874750576;
  -webkit-transform: rotate(112.1598998627deg);
          transform: rotate(112.1598998627deg);
  -webkit-animation: drop-confetti-262 7s 4s infinite linear;
          animation: drop-confetti-262 7s 4s infinite linear;
}

@keyframes drop-confetti-262 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-263 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.1084645949;
  -webkit-transform: rotate(273.4810091458deg);
          transform: rotate(273.4810091458deg);
  -webkit-animation: drop-confetti-263 8s 3s infinite linear;
          animation: drop-confetti-263 8s 3s infinite linear;
}

@keyframes drop-confetti-263 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-264 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 60%;
  opacity: 1.0985032256;
  -webkit-transform: rotate(45.0232316776deg);
          transform: rotate(45.0232316776deg);
  -webkit-animation: drop-confetti-264 7s 3s infinite linear;
          animation: drop-confetti-264 7s 3s infinite linear;
}

@keyframes drop-confetti-264 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-265 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.5514177243;
  -webkit-transform: rotate(41.4449365635deg);
          transform: rotate(41.4449365635deg);
  -webkit-animation: drop-confetti-265 6s 5s infinite linear;
          animation: drop-confetti-265 6s 5s infinite linear;
}

@keyframes drop-confetti-265 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-266 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 91%;
  opacity: 1.0844569332;
  -webkit-transform: rotate(230.4657275309deg);
          transform: rotate(230.4657275309deg);
  -webkit-animation: drop-confetti-266 5s 1s infinite linear;
          animation: drop-confetti-266 5s 1s infinite linear;
}

@keyframes drop-confetti-266 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-267 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3744431977;
  -webkit-transform: rotate(124.1225435417deg);
          transform: rotate(124.1225435417deg);
  -webkit-animation: drop-confetti-267 5s 2s infinite linear;
          animation: drop-confetti-267 5s 2s infinite linear;
}

@keyframes drop-confetti-267 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-268 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2342376939;
  -webkit-transform: rotate(23.8225227271deg);
          transform: rotate(23.8225227271deg);
  -webkit-animation: drop-confetti-268 7s 1s infinite linear;
          animation: drop-confetti-268 7s 1s infinite linear;
}

@keyframes drop-confetti-268 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-269 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 0.8293340428;
  -webkit-transform: rotate(304.155153362deg);
          transform: rotate(304.155153362deg);
  -webkit-animation: drop-confetti-269 5s 1s infinite linear;
          animation: drop-confetti-269 5s 1s infinite linear;
}

@keyframes drop-confetti-269 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-270 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.8998661201;
  -webkit-transform: rotate(78.483369922deg);
          transform: rotate(78.483369922deg);
  -webkit-animation: drop-confetti-270 6s 5s infinite linear;
          animation: drop-confetti-270 6s 5s infinite linear;
}

@keyframes drop-confetti-270 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-271 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.223831398;
  -webkit-transform: rotate(182.4818645111deg);
          transform: rotate(182.4818645111deg);
  -webkit-animation: drop-confetti-271 6s 5s infinite linear;
          animation: drop-confetti-271 6s 5s infinite linear;
}

@keyframes drop-confetti-271 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-272 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 81%;
  opacity: 0.6929100089;
  -webkit-transform: rotate(130.5527844739deg);
          transform: rotate(130.5527844739deg);
  -webkit-animation: drop-confetti-272 8s 2s infinite linear;
          animation: drop-confetti-272 8s 2s infinite linear;
}

@keyframes drop-confetti-272 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-273 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.0976076742;
  -webkit-transform: rotate(133.1000345406deg);
          transform: rotate(133.1000345406deg);
  -webkit-animation: drop-confetti-273 7s 5s infinite linear;
          animation: drop-confetti-273 7s 5s infinite linear;
}

@keyframes drop-confetti-273 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-274 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 20%;
  opacity: 0.7396431912;
  -webkit-transform: rotate(173.8086148419deg);
          transform: rotate(173.8086148419deg);
  -webkit-animation: drop-confetti-274 9s 2s infinite linear;
          animation: drop-confetti-274 9s 2s infinite linear;
}

@keyframes drop-confetti-274 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-275 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.0895201228;
  -webkit-transform: rotate(27.2051943916deg);
          transform: rotate(27.2051943916deg);
  -webkit-animation: drop-confetti-275 7s 2s infinite linear;
          animation: drop-confetti-275 7s 2s infinite linear;
}

@keyframes drop-confetti-275 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-276 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.9828095875;
  -webkit-transform: rotate(264.2104821259deg);
          transform: rotate(264.2104821259deg);
  -webkit-animation: drop-confetti-276 5s 2s infinite linear;
          animation: drop-confetti-276 5s 2s infinite linear;
}

@keyframes drop-confetti-276 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-277 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 56%;
  opacity: 1.3617019496;
  -webkit-transform: rotate(54.5471434889deg);
          transform: rotate(54.5471434889deg);
  -webkit-animation: drop-confetti-277 7s 4s infinite linear;
          animation: drop-confetti-277 7s 4s infinite linear;
}

@keyframes drop-confetti-277 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-278 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 0.8697711218;
  -webkit-transform: rotate(345.411444971deg);
          transform: rotate(345.411444971deg);
  -webkit-animation: drop-confetti-278 9s 4s infinite linear;
          animation: drop-confetti-278 9s 4s infinite linear;
}

@keyframes drop-confetti-278 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-279 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 47%;
  opacity: 1.1765966809;
  -webkit-transform: rotate(210.8343453619deg);
          transform: rotate(210.8343453619deg);
  -webkit-animation: drop-confetti-279 8s 4s infinite linear;
          animation: drop-confetti-279 8s 4s infinite linear;
}

@keyframes drop-confetti-279 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-280 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 0.8736088361;
  -webkit-transform: rotate(318.7038959573deg);
          transform: rotate(318.7038959573deg);
  -webkit-animation: drop-confetti-280 9s 3s infinite linear;
          animation: drop-confetti-280 9s 3s infinite linear;
}

@keyframes drop-confetti-280 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-281 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 1.3588672367;
  -webkit-transform: rotate(307.4986093097deg);
          transform: rotate(307.4986093097deg);
  -webkit-animation: drop-confetti-281 5s 5s infinite linear;
          animation: drop-confetti-281 5s 5s infinite linear;
}

@keyframes drop-confetti-281 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-282 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 1.3327605155;
  -webkit-transform: rotate(355.653267065deg);
          transform: rotate(355.653267065deg);
  -webkit-animation: drop-confetti-282 6s 3s infinite linear;
          animation: drop-confetti-282 6s 3s infinite linear;
}

@keyframes drop-confetti-282 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-283 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 0.841199294;
  -webkit-transform: rotate(198.1060199153deg);
          transform: rotate(198.1060199153deg);
  -webkit-animation: drop-confetti-283 9s 1s infinite linear;
          animation: drop-confetti-283 9s 1s infinite linear;
}

@keyframes drop-confetti-283 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-284 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 1.08615095;
  -webkit-transform: rotate(238.8245589449deg);
          transform: rotate(238.8245589449deg);
  -webkit-animation: drop-confetti-284 9s 1s infinite linear;
          animation: drop-confetti-284 9s 1s infinite linear;
}

@keyframes drop-confetti-284 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-285 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.453043144;
  -webkit-transform: rotate(240.0657342771deg);
          transform: rotate(240.0657342771deg);
  -webkit-animation: drop-confetti-285 7s 4s infinite linear;
          animation: drop-confetti-285 7s 4s infinite linear;
}

@keyframes drop-confetti-285 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-286 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.2813708807;
  -webkit-transform: rotate(70.176077293deg);
          transform: rotate(70.176077293deg);
  -webkit-animation: drop-confetti-286 7s 2s infinite linear;
          animation: drop-confetti-286 7s 2s infinite linear;
}

@keyframes drop-confetti-286 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-287 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.9059928907;
  -webkit-transform: rotate(195.4075460555deg);
          transform: rotate(195.4075460555deg);
  -webkit-animation: drop-confetti-287 9s 4s infinite linear;
          animation: drop-confetti-287 9s 4s infinite linear;
}

@keyframes drop-confetti-287 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-288 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 26%;
  opacity: 1.4324763189;
  -webkit-transform: rotate(288.4469613601deg);
          transform: rotate(288.4469613601deg);
  -webkit-animation: drop-confetti-288 6s 4s infinite linear;
          animation: drop-confetti-288 6s 4s infinite linear;
}

@keyframes drop-confetti-288 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-289 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.8433460337;
  -webkit-transform: rotate(353.9203296655deg);
          transform: rotate(353.9203296655deg);
  -webkit-animation: drop-confetti-289 7s 2s infinite linear;
          animation: drop-confetti-289 7s 2s infinite linear;
}

@keyframes drop-confetti-289 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-290 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 1.3718634902;
  -webkit-transform: rotate(163.486220771deg);
          transform: rotate(163.486220771deg);
  -webkit-animation: drop-confetti-290 9s 5s infinite linear;
          animation: drop-confetti-290 9s 5s infinite linear;
}

@keyframes drop-confetti-290 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-291 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 0.8679614464;
  -webkit-transform: rotate(283.8250658118deg);
          transform: rotate(283.8250658118deg);
  -webkit-animation: drop-confetti-291 7s 3s infinite linear;
          animation: drop-confetti-291 7s 3s infinite linear;
}

@keyframes drop-confetti-291 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-292 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 1.0541366356;
  -webkit-transform: rotate(99.6654155031deg);
          transform: rotate(99.6654155031deg);
  -webkit-animation: drop-confetti-292 5s 4s infinite linear;
          animation: drop-confetti-292 5s 4s infinite linear;
}

@keyframes drop-confetti-292 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-293 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 40%;
  opacity: 0.8222849654;
  -webkit-transform: rotate(315.3323089809deg);
          transform: rotate(315.3323089809deg);
  -webkit-animation: drop-confetti-293 7s 4s infinite linear;
          animation: drop-confetti-293 7s 4s infinite linear;
}

@keyframes drop-confetti-293 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-294 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.6757211017;
  -webkit-transform: rotate(150.017399957deg);
          transform: rotate(150.017399957deg);
  -webkit-animation: drop-confetti-294 7s 3s infinite linear;
          animation: drop-confetti-294 7s 3s infinite linear;
}

@keyframes drop-confetti-294 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-295 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 0.7635769708;
  -webkit-transform: rotate(312.0706318868deg);
          transform: rotate(312.0706318868deg);
  -webkit-animation: drop-confetti-295 7s 4s infinite linear;
          animation: drop-confetti-295 7s 4s infinite linear;
}

@keyframes drop-confetti-295 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-296 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.1231781764;
  -webkit-transform: rotate(252.1895008253deg);
          transform: rotate(252.1895008253deg);
  -webkit-animation: drop-confetti-296 8s 4s infinite linear;
          animation: drop-confetti-296 8s 4s infinite linear;
}

@keyframes drop-confetti-296 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-297 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 1.3809758892;
  -webkit-transform: rotate(276.7828052939deg);
          transform: rotate(276.7828052939deg);
  -webkit-animation: drop-confetti-297 9s 2s infinite linear;
          animation: drop-confetti-297 9s 2s infinite linear;
}

@keyframes drop-confetti-297 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-298 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2540269018;
  -webkit-transform: rotate(302.0952787909deg);
          transform: rotate(302.0952787909deg);
  -webkit-animation: drop-confetti-298 5s 2s infinite linear;
          animation: drop-confetti-298 5s 2s infinite linear;
}

@keyframes drop-confetti-298 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-299 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.8612838389;
  -webkit-transform: rotate(324.6889464482deg);
          transform: rotate(324.6889464482deg);
  -webkit-animation: drop-confetti-299 7s 3s infinite linear;
          animation: drop-confetti-299 7s 3s infinite linear;
}

@keyframes drop-confetti-299 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-300 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 99%;
  opacity: 0.558116829;
  -webkit-transform: rotate(275.1711813047deg);
          transform: rotate(275.1711813047deg);
  -webkit-animation: drop-confetti-300 8s 5s infinite linear;
          animation: drop-confetti-300 8s 5s infinite linear;
}

@keyframes drop-confetti-300 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-301 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 1.2997342441;
  -webkit-transform: rotate(323.3577879308deg);
          transform: rotate(323.3577879308deg);
  -webkit-animation: drop-confetti-301 5s 4s infinite linear;
          animation: drop-confetti-301 5s 4s infinite linear;
}

@keyframes drop-confetti-301 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-302 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 0.7011230954;
  -webkit-transform: rotate(194.0125849529deg);
          transform: rotate(194.0125849529deg);
  -webkit-animation: drop-confetti-302 8s 3s infinite linear;
          animation: drop-confetti-302 8s 3s infinite linear;
}

@keyframes drop-confetti-302 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-303 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.6156716282;
  -webkit-transform: rotate(166.7663723912deg);
          transform: rotate(166.7663723912deg);
  -webkit-animation: drop-confetti-303 5s 4s infinite linear;
          animation: drop-confetti-303 5s 4s infinite linear;
}

@keyframes drop-confetti-303 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-304 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 55%;
  opacity: 1.4312548665;
  -webkit-transform: rotate(40.4869425375deg);
          transform: rotate(40.4869425375deg);
  -webkit-animation: drop-confetti-304 5s 2s infinite linear;
          animation: drop-confetti-304 5s 2s infinite linear;
}

@keyframes drop-confetti-304 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-305 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.5020084616;
  -webkit-transform: rotate(262.6760035724deg);
          transform: rotate(262.6760035724deg);
  -webkit-animation: drop-confetti-305 6s 5s infinite linear;
          animation: drop-confetti-305 6s 5s infinite linear;
}

@keyframes drop-confetti-305 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-306 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.8702824956;
  -webkit-transform: rotate(287.7809544228deg);
          transform: rotate(287.7809544228deg);
  -webkit-animation: drop-confetti-306 6s 4s infinite linear;
          animation: drop-confetti-306 6s 4s infinite linear;
}

@keyframes drop-confetti-306 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-307 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 53%;
  opacity: 0.5784992066;
  -webkit-transform: rotate(17.2375343606deg);
          transform: rotate(17.2375343606deg);
  -webkit-animation: drop-confetti-307 6s 2s infinite linear;
          animation: drop-confetti-307 6s 2s infinite linear;
}

@keyframes drop-confetti-307 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-308 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.9722368797;
  -webkit-transform: rotate(266.0982078299deg);
          transform: rotate(266.0982078299deg);
  -webkit-animation: drop-confetti-308 8s 1s infinite linear;
          animation: drop-confetti-308 8s 1s infinite linear;
}

@keyframes drop-confetti-308 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-309 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 49%;
  opacity: 0.5743250203;
  -webkit-transform: rotate(23.317695217deg);
          transform: rotate(23.317695217deg);
  -webkit-animation: drop-confetti-309 5s 3s infinite linear;
          animation: drop-confetti-309 5s 3s infinite linear;
}

@keyframes drop-confetti-309 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-310 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2141543451;
  -webkit-transform: rotate(65.3004008359deg);
          transform: rotate(65.3004008359deg);
  -webkit-animation: drop-confetti-310 7s 2s infinite linear;
          animation: drop-confetti-310 7s 2s infinite linear;
}

@keyframes drop-confetti-310 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-311 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.1192323815;
  -webkit-transform: rotate(175.1693487514deg);
          transform: rotate(175.1693487514deg);
  -webkit-animation: drop-confetti-311 8s 3s infinite linear;
          animation: drop-confetti-311 8s 3s infinite linear;
}

@keyframes drop-confetti-311 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-312 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.7146504573;
  -webkit-transform: rotate(36.2060574096deg);
          transform: rotate(36.2060574096deg);
  -webkit-animation: drop-confetti-312 5s 5s infinite linear;
          animation: drop-confetti-312 5s 5s infinite linear;
}

@keyframes drop-confetti-312 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-313 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 80%;
  opacity: 1.1962117685;
  -webkit-transform: rotate(140.4040919141deg);
          transform: rotate(140.4040919141deg);
  -webkit-animation: drop-confetti-313 5s 1s infinite linear;
          animation: drop-confetti-313 5s 1s infinite linear;
}

@keyframes drop-confetti-313 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-314 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 83%;
  opacity: 1.3103572167;
  -webkit-transform: rotate(52.5974845669deg);
          transform: rotate(52.5974845669deg);
  -webkit-animation: drop-confetti-314 6s 5s infinite linear;
          animation: drop-confetti-314 6s 5s infinite linear;
}

@keyframes drop-confetti-314 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-315 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.0720078334;
  -webkit-transform: rotate(112.9525729919deg);
          transform: rotate(112.9525729919deg);
  -webkit-animation: drop-confetti-315 6s 2s infinite linear;
          animation: drop-confetti-315 6s 2s infinite linear;
}

@keyframes drop-confetti-315 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-316 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 1.4320242597;
  -webkit-transform: rotate(271.1719141994deg);
          transform: rotate(271.1719141994deg);
  -webkit-animation: drop-confetti-316 9s 2s infinite linear;
          animation: drop-confetti-316 9s 2s infinite linear;
}

@keyframes drop-confetti-316 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-317 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 3%;
  opacity: 0.7207462851;
  -webkit-transform: rotate(313.0865125292deg);
          transform: rotate(313.0865125292deg);
  -webkit-animation: drop-confetti-317 7s 5s infinite linear;
          animation: drop-confetti-317 7s 5s infinite linear;
}

@keyframes drop-confetti-317 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-318 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2781735824;
  -webkit-transform: rotate(9.718868725deg);
          transform: rotate(9.718868725deg);
  -webkit-animation: drop-confetti-318 8s 3s infinite linear;
          animation: drop-confetti-318 8s 3s infinite linear;
}

@keyframes drop-confetti-318 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-319 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 53%;
  opacity: 0.8712698898;
  -webkit-transform: rotate(157.8540007401deg);
          transform: rotate(157.8540007401deg);
  -webkit-animation: drop-confetti-319 9s 3s infinite linear;
          animation: drop-confetti-319 9s 3s infinite linear;
}

@keyframes drop-confetti-319 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-320 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 51%;
  opacity: 1.1407025281;
  -webkit-transform: rotate(271.8945192237deg);
          transform: rotate(271.8945192237deg);
  -webkit-animation: drop-confetti-320 9s 5s infinite linear;
          animation: drop-confetti-320 9s 5s infinite linear;
}

@keyframes drop-confetti-320 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-321 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 18%;
  opacity: 1.0045146635;
  -webkit-transform: rotate(51.0292970153deg);
          transform: rotate(51.0292970153deg);
  -webkit-animation: drop-confetti-321 5s 4s infinite linear;
          animation: drop-confetti-321 5s 4s infinite linear;
}

@keyframes drop-confetti-321 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-322 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.6072207654;
  -webkit-transform: rotate(180.6943680885deg);
          transform: rotate(180.6943680885deg);
  -webkit-animation: drop-confetti-322 9s 4s infinite linear;
          animation: drop-confetti-322 9s 4s infinite linear;
}

@keyframes drop-confetti-322 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-323 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 42%;
  opacity: 0.534492379;
  -webkit-transform: rotate(220.8720663323deg);
          transform: rotate(220.8720663323deg);
  -webkit-animation: drop-confetti-323 7s 4s infinite linear;
          animation: drop-confetti-323 7s 4s infinite linear;
}

@keyframes drop-confetti-323 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-324 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 0.8176603111;
  -webkit-transform: rotate(187.8515093067deg);
          transform: rotate(187.8515093067deg);
  -webkit-animation: drop-confetti-324 9s 1s infinite linear;
          animation: drop-confetti-324 9s 1s infinite linear;
}

@keyframes drop-confetti-324 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-325 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 99%;
  opacity: 1.2058016454;
  -webkit-transform: rotate(30.421067368deg);
          transform: rotate(30.421067368deg);
  -webkit-animation: drop-confetti-325 5s 1s infinite linear;
          animation: drop-confetti-325 5s 1s infinite linear;
}

@keyframes drop-confetti-325 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-326 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 48%;
  opacity: 0.7556357369;
  -webkit-transform: rotate(256.4817941827deg);
          transform: rotate(256.4817941827deg);
  -webkit-animation: drop-confetti-326 9s 2s infinite linear;
          animation: drop-confetti-326 9s 2s infinite linear;
}

@keyframes drop-confetti-326 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-327 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 0.8196504944;
  -webkit-transform: rotate(74.2203629775deg);
          transform: rotate(74.2203629775deg);
  -webkit-animation: drop-confetti-327 8s 5s infinite linear;
          animation: drop-confetti-327 8s 5s infinite linear;
}

@keyframes drop-confetti-327 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-328 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 1%;
  opacity: 0.8851429468;
  -webkit-transform: rotate(110.1683687744deg);
          transform: rotate(110.1683687744deg);
  -webkit-animation: drop-confetti-328 8s 3s infinite linear;
          animation: drop-confetti-328 8s 3s infinite linear;
}

@keyframes drop-confetti-328 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-329 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 1.0844901986;
  -webkit-transform: rotate(7.00024024deg);
          transform: rotate(7.00024024deg);
  -webkit-animation: drop-confetti-329 5s 3s infinite linear;
          animation: drop-confetti-329 5s 3s infinite linear;
}

@keyframes drop-confetti-329 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-330 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 0.5124751984;
  -webkit-transform: rotate(163.948942916deg);
          transform: rotate(163.948942916deg);
  -webkit-animation: drop-confetti-330 6s 1s infinite linear;
          animation: drop-confetti-330 6s 1s infinite linear;
}

@keyframes drop-confetti-330 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-331 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 1.1156452528;
  -webkit-transform: rotate(289.5723621967deg);
          transform: rotate(289.5723621967deg);
  -webkit-animation: drop-confetti-331 6s 5s infinite linear;
          animation: drop-confetti-331 6s 5s infinite linear;
}

@keyframes drop-confetti-331 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-332 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 24%;
  opacity: 0.6498680774;
  -webkit-transform: rotate(38.1521467539deg);
          transform: rotate(38.1521467539deg);
  -webkit-animation: drop-confetti-332 5s 4s infinite linear;
          animation: drop-confetti-332 5s 4s infinite linear;
}

@keyframes drop-confetti-332 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-333 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 40%;
  opacity: 1.3811172479;
  -webkit-transform: rotate(59.3798298015deg);
          transform: rotate(59.3798298015deg);
  -webkit-animation: drop-confetti-333 5s 3s infinite linear;
          animation: drop-confetti-333 5s 3s infinite linear;
}

@keyframes drop-confetti-333 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-334 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.3651012407;
  -webkit-transform: rotate(298.9614911899deg);
          transform: rotate(298.9614911899deg);
  -webkit-animation: drop-confetti-334 7s 1s infinite linear;
          animation: drop-confetti-334 7s 1s infinite linear;
}

@keyframes drop-confetti-334 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-335 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 100%;
  opacity: 0.7471157025;
  -webkit-transform: rotate(323.4010256752deg);
          transform: rotate(323.4010256752deg);
  -webkit-animation: drop-confetti-335 8s 2s infinite linear;
          animation: drop-confetti-335 8s 2s infinite linear;
}

@keyframes drop-confetti-335 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-336 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.1352198254;
  -webkit-transform: rotate(26.5196776374deg);
          transform: rotate(26.5196776374deg);
  -webkit-animation: drop-confetti-336 6s 1s infinite linear;
          animation: drop-confetti-336 6s 1s infinite linear;
}

@keyframes drop-confetti-336 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-337 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.9912429071;
  -webkit-transform: rotate(23.5209996926deg);
          transform: rotate(23.5209996926deg);
  -webkit-animation: drop-confetti-337 6s 2s infinite linear;
          animation: drop-confetti-337 6s 2s infinite linear;
}

@keyframes drop-confetti-337 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-338 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.132339593;
  -webkit-transform: rotate(253.8355411287deg);
          transform: rotate(253.8355411287deg);
  -webkit-animation: drop-confetti-338 9s 1s infinite linear;
          animation: drop-confetti-338 9s 1s infinite linear;
}

@keyframes drop-confetti-338 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-339 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 77%;
  opacity: 1.3806898134;
  -webkit-transform: rotate(306.6579680273deg);
          transform: rotate(306.6579680273deg);
  -webkit-animation: drop-confetti-339 8s 3s infinite linear;
          animation: drop-confetti-339 8s 3s infinite linear;
}

@keyframes drop-confetti-339 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-340 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 93%;
  opacity: 0.7030899078;
  -webkit-transform: rotate(54.1105145227deg);
          transform: rotate(54.1105145227deg);
  -webkit-animation: drop-confetti-340 8s 4s infinite linear;
          animation: drop-confetti-340 8s 4s infinite linear;
}

@keyframes drop-confetti-340 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-341 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5716764098;
  -webkit-transform: rotate(266.0760060907deg);
          transform: rotate(266.0760060907deg);
  -webkit-animation: drop-confetti-341 8s 5s infinite linear;
          animation: drop-confetti-341 8s 5s infinite linear;
}

@keyframes drop-confetti-341 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-342 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.2091053993;
  -webkit-transform: rotate(63.6899365544deg);
          transform: rotate(63.6899365544deg);
  -webkit-animation: drop-confetti-342 8s 4s infinite linear;
          animation: drop-confetti-342 8s 4s infinite linear;
}

@keyframes drop-confetti-342 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-343 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.1158000117;
  -webkit-transform: rotate(307.3328164441deg);
          transform: rotate(307.3328164441deg);
  -webkit-animation: drop-confetti-343 5s 4s infinite linear;
          animation: drop-confetti-343 5s 4s infinite linear;
}

@keyframes drop-confetti-343 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-344 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.5482965614;
  -webkit-transform: rotate(27.7499229816deg);
          transform: rotate(27.7499229816deg);
  -webkit-animation: drop-confetti-344 9s 5s infinite linear;
          animation: drop-confetti-344 9s 5s infinite linear;
}

@keyframes drop-confetti-344 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-345 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 51%;
  opacity: 0.9681753715;
  -webkit-transform: rotate(127.6448651563deg);
          transform: rotate(127.6448651563deg);
  -webkit-animation: drop-confetti-345 9s 4s infinite linear;
          animation: drop-confetti-345 9s 4s infinite linear;
}

@keyframes drop-confetti-345 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-346 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 0.6148179041;
  -webkit-transform: rotate(13.4240433207deg);
          transform: rotate(13.4240433207deg);
  -webkit-animation: drop-confetti-346 7s 2s infinite linear;
          animation: drop-confetti-346 7s 2s infinite linear;
}

@keyframes drop-confetti-346 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-347 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.8160871082;
  -webkit-transform: rotate(325.3411234827deg);
          transform: rotate(325.3411234827deg);
  -webkit-animation: drop-confetti-347 7s 3s infinite linear;
          animation: drop-confetti-347 7s 3s infinite linear;
}

@keyframes drop-confetti-347 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-348 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.9013604091;
  -webkit-transform: rotate(227.3724484106deg);
          transform: rotate(227.3724484106deg);
  -webkit-animation: drop-confetti-348 8s 4s infinite linear;
          animation: drop-confetti-348 8s 4s infinite linear;
}

@keyframes drop-confetti-348 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-349 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 30%;
  opacity: 0.8428245522;
  -webkit-transform: rotate(113.3837356507deg);
          transform: rotate(113.3837356507deg);
  -webkit-animation: drop-confetti-349 6s 5s infinite linear;
          animation: drop-confetti-349 6s 5s infinite linear;
}

@keyframes drop-confetti-349 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-350 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 1.4540839616;
  -webkit-transform: rotate(82.7480002556deg);
          transform: rotate(82.7480002556deg);
  -webkit-animation: drop-confetti-350 6s 3s infinite linear;
          animation: drop-confetti-350 6s 3s infinite linear;
}

@keyframes drop-confetti-350 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-351 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 20%;
  opacity: 1.459398882;
  -webkit-transform: rotate(57.6563162137deg);
          transform: rotate(57.6563162137deg);
  -webkit-animation: drop-confetti-351 7s 5s infinite linear;
          animation: drop-confetti-351 7s 5s infinite linear;
}

@keyframes drop-confetti-351 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-352 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.7647874764;
  -webkit-transform: rotate(261.4199546022deg);
          transform: rotate(261.4199546022deg);
  -webkit-animation: drop-confetti-352 8s 2s infinite linear;
          animation: drop-confetti-352 8s 2s infinite linear;
}

@keyframes drop-confetti-352 {
  100% {
    top: 110%;
    left: 111%;
  }
}
.confetti-353 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2705389333;
  -webkit-transform: rotate(141.3912661929deg);
          transform: rotate(141.3912661929deg);
  -webkit-animation: drop-confetti-353 7s 4s infinite linear;
          animation: drop-confetti-353 7s 4s infinite linear;
}

@keyframes drop-confetti-353 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-354 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3767024489;
  -webkit-transform: rotate(133.8537508185deg);
          transform: rotate(133.8537508185deg);
  -webkit-animation: drop-confetti-354 6s 1s infinite linear;
          animation: drop-confetti-354 6s 1s infinite linear;
}

@keyframes drop-confetti-354 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-355 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 52%;
  opacity: 1.2946280546;
  -webkit-transform: rotate(237.7946649282deg);
          transform: rotate(237.7946649282deg);
  -webkit-animation: drop-confetti-355 7s 2s infinite linear;
          animation: drop-confetti-355 7s 2s infinite linear;
}

@keyframes drop-confetti-355 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-356 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 0.8454502288;
  -webkit-transform: rotate(61.0620639627deg);
          transform: rotate(61.0620639627deg);
  -webkit-animation: drop-confetti-356 6s 4s infinite linear;
          animation: drop-confetti-356 6s 4s infinite linear;
}

@keyframes drop-confetti-356 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-357 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.9156406123;
  -webkit-transform: rotate(301.9559073787deg);
          transform: rotate(301.9559073787deg);
  -webkit-animation: drop-confetti-357 8s 4s infinite linear;
          animation: drop-confetti-357 8s 4s infinite linear;
}

@keyframes drop-confetti-357 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-358 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 67%;
  opacity: 0.6194668221;
  -webkit-transform: rotate(228.6027653555deg);
          transform: rotate(228.6027653555deg);
  -webkit-animation: drop-confetti-358 8s 1s infinite linear;
          animation: drop-confetti-358 8s 1s infinite linear;
}

@keyframes drop-confetti-358 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-359 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.8806078862;
  -webkit-transform: rotate(176.8246542515deg);
          transform: rotate(176.8246542515deg);
  -webkit-animation: drop-confetti-359 8s 2s infinite linear;
          animation: drop-confetti-359 8s 2s infinite linear;
}

@keyframes drop-confetti-359 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-360 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 1.2312957643;
  -webkit-transform: rotate(162.7694677153deg);
          transform: rotate(162.7694677153deg);
  -webkit-animation: drop-confetti-360 5s 1s infinite linear;
          animation: drop-confetti-360 5s 1s infinite linear;
}

@keyframes drop-confetti-360 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-361 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 1.2229966614;
  -webkit-transform: rotate(66.1193315577deg);
          transform: rotate(66.1193315577deg);
  -webkit-animation: drop-confetti-361 6s 4s infinite linear;
          animation: drop-confetti-361 6s 4s infinite linear;
}

@keyframes drop-confetti-361 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-362 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 1.182546217;
  -webkit-transform: rotate(47.557927386deg);
          transform: rotate(47.557927386deg);
  -webkit-animation: drop-confetti-362 6s 3s infinite linear;
          animation: drop-confetti-362 6s 3s infinite linear;
}

@keyframes drop-confetti-362 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-363 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 87%;
  opacity: 1.0791648743;
  -webkit-transform: rotate(116.2570038903deg);
          transform: rotate(116.2570038903deg);
  -webkit-animation: drop-confetti-363 8s 1s infinite linear;
          animation: drop-confetti-363 8s 1s infinite linear;
}

@keyframes drop-confetti-363 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-364 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.6750514279;
  -webkit-transform: rotate(122.0328408224deg);
          transform: rotate(122.0328408224deg);
  -webkit-animation: drop-confetti-364 9s 5s infinite linear;
          animation: drop-confetti-364 9s 5s infinite linear;
}

@keyframes drop-confetti-364 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-365 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 1.0499680316;
  -webkit-transform: rotate(92.4952373952deg);
          transform: rotate(92.4952373952deg);
  -webkit-animation: drop-confetti-365 8s 5s infinite linear;
          animation: drop-confetti-365 8s 5s infinite linear;
}

@keyframes drop-confetti-365 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-366 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 0.7216615869;
  -webkit-transform: rotate(211.0391794928deg);
          transform: rotate(211.0391794928deg);
  -webkit-animation: drop-confetti-366 7s 1s infinite linear;
          animation: drop-confetti-366 7s 1s infinite linear;
}

@keyframes drop-confetti-366 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-367 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.3060354947;
  -webkit-transform: rotate(184.3174344137deg);
          transform: rotate(184.3174344137deg);
  -webkit-animation: drop-confetti-367 6s 4s infinite linear;
          animation: drop-confetti-367 6s 4s infinite linear;
}

@keyframes drop-confetti-367 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-368 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 19%;
  opacity: 1.1884772351;
  -webkit-transform: rotate(208.6485170643deg);
          transform: rotate(208.6485170643deg);
  -webkit-animation: drop-confetti-368 6s 1s infinite linear;
          animation: drop-confetti-368 6s 1s infinite linear;
}

@keyframes drop-confetti-368 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-369 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 76%;
  opacity: 0.7558895221;
  -webkit-transform: rotate(210.8881632535deg);
          transform: rotate(210.8881632535deg);
  -webkit-animation: drop-confetti-369 7s 3s infinite linear;
          animation: drop-confetti-369 7s 3s infinite linear;
}

@keyframes drop-confetti-369 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-370 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.3362155093;
  -webkit-transform: rotate(313.5331634405deg);
          transform: rotate(313.5331634405deg);
  -webkit-animation: drop-confetti-370 9s 1s infinite linear;
          animation: drop-confetti-370 9s 1s infinite linear;
}

@keyframes drop-confetti-370 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-371 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 80%;
  opacity: 0.7113786355;
  -webkit-transform: rotate(128.4044426511deg);
          transform: rotate(128.4044426511deg);
  -webkit-animation: drop-confetti-371 9s 4s infinite linear;
          animation: drop-confetti-371 9s 4s infinite linear;
}

@keyframes drop-confetti-371 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-372 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 100%;
  opacity: 1.298184299;
  -webkit-transform: rotate(51.2048637462deg);
          transform: rotate(51.2048637462deg);
  -webkit-animation: drop-confetti-372 8s 5s infinite linear;
          animation: drop-confetti-372 8s 5s infinite linear;
}

@keyframes drop-confetti-372 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-373 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 1.0585402692;
  -webkit-transform: rotate(284.7838084394deg);
          transform: rotate(284.7838084394deg);
  -webkit-animation: drop-confetti-373 7s 1s infinite linear;
          animation: drop-confetti-373 7s 1s infinite linear;
}

@keyframes drop-confetti-373 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-374 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 0.9650815494;
  -webkit-transform: rotate(143.7395021408deg);
          transform: rotate(143.7395021408deg);
  -webkit-animation: drop-confetti-374 6s 4s infinite linear;
          animation: drop-confetti-374 6s 4s infinite linear;
}

@keyframes drop-confetti-374 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-375 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 1.3679215022;
  -webkit-transform: rotate(13.2763965741deg);
          transform: rotate(13.2763965741deg);
  -webkit-animation: drop-confetti-375 8s 2s infinite linear;
          animation: drop-confetti-375 8s 2s infinite linear;
}

@keyframes drop-confetti-375 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-376 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.9097854105;
  -webkit-transform: rotate(268.8523340698deg);
          transform: rotate(268.8523340698deg);
  -webkit-animation: drop-confetti-376 8s 4s infinite linear;
          animation: drop-confetti-376 8s 4s infinite linear;
}

@keyframes drop-confetti-376 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-377 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 1.1356408596;
  -webkit-transform: rotate(40.9024889821deg);
          transform: rotate(40.9024889821deg);
  -webkit-animation: drop-confetti-377 7s 2s infinite linear;
          animation: drop-confetti-377 7s 2s infinite linear;
}

@keyframes drop-confetti-377 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-378 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 58%;
  opacity: 1.2533501301;
  -webkit-transform: rotate(305.7679139174deg);
          transform: rotate(305.7679139174deg);
  -webkit-animation: drop-confetti-378 5s 1s infinite linear;
          animation: drop-confetti-378 5s 1s infinite linear;
}

@keyframes drop-confetti-378 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-379 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2194574692;
  -webkit-transform: rotate(50.6287745911deg);
          transform: rotate(50.6287745911deg);
  -webkit-animation: drop-confetti-379 5s 2s infinite linear;
          animation: drop-confetti-379 5s 2s infinite linear;
}

@keyframes drop-confetti-379 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-380 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 1.4124608547;
  -webkit-transform: rotate(168.5119378644deg);
          transform: rotate(168.5119378644deg);
  -webkit-animation: drop-confetti-380 6s 2s infinite linear;
          animation: drop-confetti-380 6s 2s infinite linear;
}

@keyframes drop-confetti-380 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-381 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 1.2641926748;
  -webkit-transform: rotate(236.1645586508deg);
          transform: rotate(236.1645586508deg);
  -webkit-animation: drop-confetti-381 9s 4s infinite linear;
          animation: drop-confetti-381 9s 4s infinite linear;
}

@keyframes drop-confetti-381 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-382 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 1.0708080848;
  -webkit-transform: rotate(293.4015635723deg);
          transform: rotate(293.4015635723deg);
  -webkit-animation: drop-confetti-382 7s 3s infinite linear;
          animation: drop-confetti-382 7s 3s infinite linear;
}

@keyframes drop-confetti-382 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-383 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 64%;
  opacity: 1.3157145179;
  -webkit-transform: rotate(313.432658851deg);
          transform: rotate(313.432658851deg);
  -webkit-animation: drop-confetti-383 6s 4s infinite linear;
          animation: drop-confetti-383 6s 4s infinite linear;
}

@keyframes drop-confetti-383 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-384 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3602318592;
  -webkit-transform: rotate(353.1465251447deg);
          transform: rotate(353.1465251447deg);
  -webkit-animation: drop-confetti-384 5s 4s infinite linear;
          animation: drop-confetti-384 5s 4s infinite linear;
}

@keyframes drop-confetti-384 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-385 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 100%;
  opacity: 0.5972324958;
  -webkit-transform: rotate(349.2515873545deg);
          transform: rotate(349.2515873545deg);
  -webkit-animation: drop-confetti-385 5s 5s infinite linear;
          animation: drop-confetti-385 5s 5s infinite linear;
}

@keyframes drop-confetti-385 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-386 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 29%;
  opacity: 0.639277169;
  -webkit-transform: rotate(29.9306808679deg);
          transform: rotate(29.9306808679deg);
  -webkit-animation: drop-confetti-386 5s 1s infinite linear;
          animation: drop-confetti-386 5s 1s infinite linear;
}

@keyframes drop-confetti-386 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-387 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 0.8053206888;
  -webkit-transform: rotate(76.1519276131deg);
          transform: rotate(76.1519276131deg);
  -webkit-animation: drop-confetti-387 6s 1s infinite linear;
          animation: drop-confetti-387 6s 1s infinite linear;
}

@keyframes drop-confetti-387 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-388 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 1.4346041115;
  -webkit-transform: rotate(44.4922481115deg);
          transform: rotate(44.4922481115deg);
  -webkit-animation: drop-confetti-388 9s 3s infinite linear;
          animation: drop-confetti-388 9s 3s infinite linear;
}

@keyframes drop-confetti-388 {
  100% {
    top: 110%;
    left: 26%;
  }
}
.confetti-389 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.7692668046;
  -webkit-transform: rotate(157.5548984156deg);
          transform: rotate(157.5548984156deg);
  -webkit-animation: drop-confetti-389 9s 4s infinite linear;
          animation: drop-confetti-389 9s 4s infinite linear;
}

@keyframes drop-confetti-389 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-390 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 0.9840334277;
  -webkit-transform: rotate(295.5828827744deg);
          transform: rotate(295.5828827744deg);
  -webkit-animation: drop-confetti-390 8s 1s infinite linear;
          animation: drop-confetti-390 8s 1s infinite linear;
}

@keyframes drop-confetti-390 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-391 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.7484903191;
  -webkit-transform: rotate(214.7730353277deg);
          transform: rotate(214.7730353277deg);
  -webkit-animation: drop-confetti-391 9s 2s infinite linear;
          animation: drop-confetti-391 9s 2s infinite linear;
}

@keyframes drop-confetti-391 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-392 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 58%;
  opacity: 0.9418561722;
  -webkit-transform: rotate(145.6723108613deg);
          transform: rotate(145.6723108613deg);
  -webkit-animation: drop-confetti-392 7s 4s infinite linear;
          animation: drop-confetti-392 7s 4s infinite linear;
}

@keyframes drop-confetti-392 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-393 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.773769236;
  -webkit-transform: rotate(334.6391497739deg);
          transform: rotate(334.6391497739deg);
  -webkit-animation: drop-confetti-393 7s 1s infinite linear;
          animation: drop-confetti-393 7s 1s infinite linear;
}

@keyframes drop-confetti-393 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-394 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.3269683239;
  -webkit-transform: rotate(252.9304182767deg);
          transform: rotate(252.9304182767deg);
  -webkit-animation: drop-confetti-394 8s 5s infinite linear;
          animation: drop-confetti-394 8s 5s infinite linear;
}

@keyframes drop-confetti-394 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-395 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8374953647;
  -webkit-transform: rotate(343.457670761deg);
          transform: rotate(343.457670761deg);
  -webkit-animation: drop-confetti-395 6s 1s infinite linear;
          animation: drop-confetti-395 6s 1s infinite linear;
}

@keyframes drop-confetti-395 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-396 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 18%;
  opacity: 1.2296734321;
  -webkit-transform: rotate(241.3461112933deg);
          transform: rotate(241.3461112933deg);
  -webkit-animation: drop-confetti-396 8s 1s infinite linear;
          animation: drop-confetti-396 8s 1s infinite linear;
}

@keyframes drop-confetti-396 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-397 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0095457044;
  -webkit-transform: rotate(221.9042537173deg);
          transform: rotate(221.9042537173deg);
  -webkit-animation: drop-confetti-397 8s 2s infinite linear;
          animation: drop-confetti-397 8s 2s infinite linear;
}

@keyframes drop-confetti-397 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-398 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.6157751879;
  -webkit-transform: rotate(264.6987811204deg);
          transform: rotate(264.6987811204deg);
  -webkit-animation: drop-confetti-398 7s 3s infinite linear;
          animation: drop-confetti-398 7s 3s infinite linear;
}

@keyframes drop-confetti-398 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-399 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 0.8802860851;
  -webkit-transform: rotate(168.889962828deg);
          transform: rotate(168.889962828deg);
  -webkit-animation: drop-confetti-399 6s 4s infinite linear;
          animation: drop-confetti-399 6s 4s infinite linear;
}

@keyframes drop-confetti-399 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-400 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5417902581;
  -webkit-transform: rotate(191.5686195062deg);
          transform: rotate(191.5686195062deg);
  -webkit-animation: drop-confetti-400 5s 2s infinite linear;
          animation: drop-confetti-400 5s 2s infinite linear;
}

@keyframes drop-confetti-400 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-401 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 0.598993732;
  -webkit-transform: rotate(77.0976673643deg);
          transform: rotate(77.0976673643deg);
  -webkit-animation: drop-confetti-401 6s 4s infinite linear;
          animation: drop-confetti-401 6s 4s infinite linear;
}

@keyframes drop-confetti-401 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-402 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 1.180265003;
  -webkit-transform: rotate(75.7380919026deg);
          transform: rotate(75.7380919026deg);
  -webkit-animation: drop-confetti-402 7s 3s infinite linear;
          animation: drop-confetti-402 7s 3s infinite linear;
}

@keyframes drop-confetti-402 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-403 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.6046866412;
  -webkit-transform: rotate(175.1011950334deg);
          transform: rotate(175.1011950334deg);
  -webkit-animation: drop-confetti-403 5s 5s infinite linear;
          animation: drop-confetti-403 5s 5s infinite linear;
}

@keyframes drop-confetti-403 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-404 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.9358547945;
  -webkit-transform: rotate(227.4123816815deg);
          transform: rotate(227.4123816815deg);
  -webkit-animation: drop-confetti-404 9s 4s infinite linear;
          animation: drop-confetti-404 9s 4s infinite linear;
}

@keyframes drop-confetti-404 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-405 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.0913718999;
  -webkit-transform: rotate(326.1951511084deg);
          transform: rotate(326.1951511084deg);
  -webkit-animation: drop-confetti-405 8s 4s infinite linear;
          animation: drop-confetti-405 8s 4s infinite linear;
}

@keyframes drop-confetti-405 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-406 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 42%;
  opacity: 1.0659179986;
  -webkit-transform: rotate(353.0881189122deg);
          transform: rotate(353.0881189122deg);
  -webkit-animation: drop-confetti-406 7s 3s infinite linear;
          animation: drop-confetti-406 7s 3s infinite linear;
}

@keyframes drop-confetti-406 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-407 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 65%;
  opacity: 1.0443174191;
  -webkit-transform: rotate(89.7430613353deg);
          transform: rotate(89.7430613353deg);
  -webkit-animation: drop-confetti-407 7s 3s infinite linear;
          animation: drop-confetti-407 7s 3s infinite linear;
}

@keyframes drop-confetti-407 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-408 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.6659939973;
  -webkit-transform: rotate(238.2940286402deg);
          transform: rotate(238.2940286402deg);
  -webkit-animation: drop-confetti-408 9s 1s infinite linear;
          animation: drop-confetti-408 9s 1s infinite linear;
}

@keyframes drop-confetti-408 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-409 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 0.6865977641;
  -webkit-transform: rotate(56.3960270073deg);
          transform: rotate(56.3960270073deg);
  -webkit-animation: drop-confetti-409 8s 2s infinite linear;
          animation: drop-confetti-409 8s 2s infinite linear;
}

@keyframes drop-confetti-409 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-410 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 98%;
  opacity: 1.3923825916;
  -webkit-transform: rotate(209.2983549649deg);
          transform: rotate(209.2983549649deg);
  -webkit-animation: drop-confetti-410 5s 1s infinite linear;
          animation: drop-confetti-410 5s 1s infinite linear;
}

@keyframes drop-confetti-410 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-411 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.6332309547;
  -webkit-transform: rotate(195.4696142221deg);
          transform: rotate(195.4696142221deg);
  -webkit-animation: drop-confetti-411 7s 1s infinite linear;
          animation: drop-confetti-411 7s 1s infinite linear;
}

@keyframes drop-confetti-411 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-412 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.170539552;
  -webkit-transform: rotate(208.0465361819deg);
          transform: rotate(208.0465361819deg);
  -webkit-animation: drop-confetti-412 6s 1s infinite linear;
          animation: drop-confetti-412 6s 1s infinite linear;
}

@keyframes drop-confetti-412 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-413 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.5158047494;
  -webkit-transform: rotate(192.0459912379deg);
          transform: rotate(192.0459912379deg);
  -webkit-animation: drop-confetti-413 7s 2s infinite linear;
          animation: drop-confetti-413 7s 2s infinite linear;
}

@keyframes drop-confetti-413 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-414 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 0.8344836255;
  -webkit-transform: rotate(53.1774445643deg);
          transform: rotate(53.1774445643deg);
  -webkit-animation: drop-confetti-414 8s 4s infinite linear;
          animation: drop-confetti-414 8s 4s infinite linear;
}

@keyframes drop-confetti-414 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-415 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 90%;
  opacity: 0.5684678927;
  -webkit-transform: rotate(171.2798572813deg);
          transform: rotate(171.2798572813deg);
  -webkit-animation: drop-confetti-415 8s 1s infinite linear;
          animation: drop-confetti-415 8s 1s infinite linear;
}

@keyframes drop-confetti-415 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-416 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 43%;
  opacity: 1.1386487181;
  -webkit-transform: rotate(59.2645506832deg);
          transform: rotate(59.2645506832deg);
  -webkit-animation: drop-confetti-416 7s 3s infinite linear;
          animation: drop-confetti-416 7s 3s infinite linear;
}

@keyframes drop-confetti-416 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-417 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.0541079584;
  -webkit-transform: rotate(45.2337617623deg);
          transform: rotate(45.2337617623deg);
  -webkit-animation: drop-confetti-417 8s 4s infinite linear;
          animation: drop-confetti-417 8s 4s infinite linear;
}

@keyframes drop-confetti-417 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-418 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 63%;
  opacity: 0.9702343155;
  -webkit-transform: rotate(346.1092283489deg);
          transform: rotate(346.1092283489deg);
  -webkit-animation: drop-confetti-418 8s 1s infinite linear;
          animation: drop-confetti-418 8s 1s infinite linear;
}

@keyframes drop-confetti-418 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-419 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6868545903;
  -webkit-transform: rotate(199.5800213218deg);
          transform: rotate(199.5800213218deg);
  -webkit-animation: drop-confetti-419 7s 5s infinite linear;
          animation: drop-confetti-419 7s 5s infinite linear;
}

@keyframes drop-confetti-419 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-420 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3759932495;
  -webkit-transform: rotate(50.4078761221deg);
          transform: rotate(50.4078761221deg);
  -webkit-animation: drop-confetti-420 9s 4s infinite linear;
          animation: drop-confetti-420 9s 4s infinite linear;
}

@keyframes drop-confetti-420 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-421 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 44%;
  opacity: 1.2840770548;
  -webkit-transform: rotate(106.5296658546deg);
          transform: rotate(106.5296658546deg);
  -webkit-animation: drop-confetti-421 5s 1s infinite linear;
          animation: drop-confetti-421 5s 1s infinite linear;
}

@keyframes drop-confetti-421 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-422 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.2340227813;
  -webkit-transform: rotate(161.7427382104deg);
          transform: rotate(161.7427382104deg);
  -webkit-animation: drop-confetti-422 5s 3s infinite linear;
          animation: drop-confetti-422 5s 3s infinite linear;
}

@keyframes drop-confetti-422 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-423 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 92%;
  opacity: 1.488560427;
  -webkit-transform: rotate(358.7319216512deg);
          transform: rotate(358.7319216512deg);
  -webkit-animation: drop-confetti-423 6s 1s infinite linear;
          animation: drop-confetti-423 6s 1s infinite linear;
}

@keyframes drop-confetti-423 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-424 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.170043675;
  -webkit-transform: rotate(270.1668385012deg);
          transform: rotate(270.1668385012deg);
  -webkit-animation: drop-confetti-424 9s 5s infinite linear;
          animation: drop-confetti-424 9s 5s infinite linear;
}

@keyframes drop-confetti-424 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-425 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 60%;
  opacity: 0.6986948848;
  -webkit-transform: rotate(345.4185048538deg);
          transform: rotate(345.4185048538deg);
  -webkit-animation: drop-confetti-425 5s 1s infinite linear;
          animation: drop-confetti-425 5s 1s infinite linear;
}

@keyframes drop-confetti-425 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-426 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.0681116583;
  -webkit-transform: rotate(289.1167612772deg);
          transform: rotate(289.1167612772deg);
  -webkit-animation: drop-confetti-426 9s 3s infinite linear;
          animation: drop-confetti-426 9s 3s infinite linear;
}

@keyframes drop-confetti-426 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-427 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 89%;
  opacity: 1.1374447906;
  -webkit-transform: rotate(97.7020381113deg);
          transform: rotate(97.7020381113deg);
  -webkit-animation: drop-confetti-427 5s 1s infinite linear;
          animation: drop-confetti-427 5s 1s infinite linear;
}

@keyframes drop-confetti-427 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-428 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 99%;
  opacity: 1.1836935718;
  -webkit-transform: rotate(88.1321035785deg);
          transform: rotate(88.1321035785deg);
  -webkit-animation: drop-confetti-428 7s 3s infinite linear;
          animation: drop-confetti-428 7s 3s infinite linear;
}

@keyframes drop-confetti-428 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-429 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 15%;
  opacity: 0.5791803763;
  -webkit-transform: rotate(184.3269171286deg);
          transform: rotate(184.3269171286deg);
  -webkit-animation: drop-confetti-429 9s 3s infinite linear;
          animation: drop-confetti-429 9s 3s infinite linear;
}

@keyframes drop-confetti-429 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-430 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.2940343004;
  -webkit-transform: rotate(206.1379136322deg);
          transform: rotate(206.1379136322deg);
  -webkit-animation: drop-confetti-430 5s 1s infinite linear;
          animation: drop-confetti-430 5s 1s infinite linear;
}

@keyframes drop-confetti-430 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-431 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 0.8173034801;
  -webkit-transform: rotate(206.9370303917deg);
          transform: rotate(206.9370303917deg);
  -webkit-animation: drop-confetti-431 7s 5s infinite linear;
          animation: drop-confetti-431 7s 5s infinite linear;
}

@keyframes drop-confetti-431 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-432 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6528509905;
  -webkit-transform: rotate(277.3664207697deg);
          transform: rotate(277.3664207697deg);
  -webkit-animation: drop-confetti-432 5s 3s infinite linear;
          animation: drop-confetti-432 5s 3s infinite linear;
}

@keyframes drop-confetti-432 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-433 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 0.8137299034;
  -webkit-transform: rotate(164.4620078387deg);
          transform: rotate(164.4620078387deg);
  -webkit-animation: drop-confetti-433 5s 1s infinite linear;
          animation: drop-confetti-433 5s 1s infinite linear;
}

@keyframes drop-confetti-433 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-434 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 1.0833561879;
  -webkit-transform: rotate(162.6205226243deg);
          transform: rotate(162.6205226243deg);
  -webkit-animation: drop-confetti-434 5s 3s infinite linear;
          animation: drop-confetti-434 5s 3s infinite linear;
}

@keyframes drop-confetti-434 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-435 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2213566943;
  -webkit-transform: rotate(338.2564675195deg);
          transform: rotate(338.2564675195deg);
  -webkit-animation: drop-confetti-435 8s 3s infinite linear;
          animation: drop-confetti-435 8s 3s infinite linear;
}

@keyframes drop-confetti-435 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-436 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 30%;
  opacity: 1.1506481427;
  -webkit-transform: rotate(120.3525702108deg);
          transform: rotate(120.3525702108deg);
  -webkit-animation: drop-confetti-436 6s 1s infinite linear;
          animation: drop-confetti-436 6s 1s infinite linear;
}

@keyframes drop-confetti-436 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-437 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.8986365019;
  -webkit-transform: rotate(76.4525504634deg);
          transform: rotate(76.4525504634deg);
  -webkit-animation: drop-confetti-437 8s 2s infinite linear;
          animation: drop-confetti-437 8s 2s infinite linear;
}

@keyframes drop-confetti-437 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-438 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 0.6885682424;
  -webkit-transform: rotate(304.6018810287deg);
          transform: rotate(304.6018810287deg);
  -webkit-animation: drop-confetti-438 5s 1s infinite linear;
          animation: drop-confetti-438 5s 1s infinite linear;
}

@keyframes drop-confetti-438 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-439 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 1.2023548663;
  -webkit-transform: rotate(10.0858274024deg);
          transform: rotate(10.0858274024deg);
  -webkit-animation: drop-confetti-439 7s 1s infinite linear;
          animation: drop-confetti-439 7s 1s infinite linear;
}

@keyframes drop-confetti-439 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-440 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 16%;
  opacity: 0.8047619485;
  -webkit-transform: rotate(304.9282683391deg);
          transform: rotate(304.9282683391deg);
  -webkit-animation: drop-confetti-440 9s 3s infinite linear;
          animation: drop-confetti-440 9s 3s infinite linear;
}

@keyframes drop-confetti-440 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-441 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.653588334;
  -webkit-transform: rotate(9.5449148382deg);
          transform: rotate(9.5449148382deg);
  -webkit-animation: drop-confetti-441 9s 2s infinite linear;
          animation: drop-confetti-441 9s 2s infinite linear;
}

@keyframes drop-confetti-441 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-442 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 49%;
  opacity: 0.8207119751;
  -webkit-transform: rotate(167.0763490814deg);
          transform: rotate(167.0763490814deg);
  -webkit-animation: drop-confetti-442 6s 1s infinite linear;
          animation: drop-confetti-442 6s 1s infinite linear;
}

@keyframes drop-confetti-442 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-443 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 96%;
  opacity: 1.3776472289;
  -webkit-transform: rotate(204.971096568deg);
          transform: rotate(204.971096568deg);
  -webkit-animation: drop-confetti-443 7s 1s infinite linear;
          animation: drop-confetti-443 7s 1s infinite linear;
}

@keyframes drop-confetti-443 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-444 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 66%;
  opacity: 1.0544227728;
  -webkit-transform: rotate(336.3212641156deg);
          transform: rotate(336.3212641156deg);
  -webkit-animation: drop-confetti-444 9s 5s infinite linear;
          animation: drop-confetti-444 9s 5s infinite linear;
}

@keyframes drop-confetti-444 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-445 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.7424256577;
  -webkit-transform: rotate(346.4866169433deg);
          transform: rotate(346.4866169433deg);
  -webkit-animation: drop-confetti-445 8s 5s infinite linear;
          animation: drop-confetti-445 8s 5s infinite linear;
}

@keyframes drop-confetti-445 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-446 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 0.7115723871;
  -webkit-transform: rotate(17.8357840859deg);
          transform: rotate(17.8357840859deg);
  -webkit-animation: drop-confetti-446 5s 4s infinite linear;
          animation: drop-confetti-446 5s 4s infinite linear;
}

@keyframes drop-confetti-446 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-447 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.9956511397;
  -webkit-transform: rotate(297.5669420364deg);
          transform: rotate(297.5669420364deg);
  -webkit-animation: drop-confetti-447 6s 3s infinite linear;
          animation: drop-confetti-447 6s 3s infinite linear;
}

@keyframes drop-confetti-447 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-448 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 0.7928426111;
  -webkit-transform: rotate(150.2643989745deg);
          transform: rotate(150.2643989745deg);
  -webkit-animation: drop-confetti-448 8s 3s infinite linear;
          animation: drop-confetti-448 8s 3s infinite linear;
}

@keyframes drop-confetti-448 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-449 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 88%;
  opacity: 1.3747622398;
  -webkit-transform: rotate(38.2465221961deg);
          transform: rotate(38.2465221961deg);
  -webkit-animation: drop-confetti-449 7s 1s infinite linear;
          animation: drop-confetti-449 7s 1s infinite linear;
}

@keyframes drop-confetti-449 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-450 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 81%;
  opacity: 0.8982648309;
  -webkit-transform: rotate(313.1227300249deg);
          transform: rotate(313.1227300249deg);
  -webkit-animation: drop-confetti-450 6s 2s infinite linear;
          animation: drop-confetti-450 6s 2s infinite linear;
}

@keyframes drop-confetti-450 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-451 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 0.9222516941;
  -webkit-transform: rotate(61.7539012801deg);
          transform: rotate(61.7539012801deg);
  -webkit-animation: drop-confetti-451 6s 4s infinite linear;
          animation: drop-confetti-451 6s 4s infinite linear;
}

@keyframes drop-confetti-451 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-452 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 44%;
  opacity: 1.1141362905;
  -webkit-transform: rotate(299.7869483309deg);
          transform: rotate(299.7869483309deg);
  -webkit-animation: drop-confetti-452 7s 1s infinite linear;
          animation: drop-confetti-452 7s 1s infinite linear;
}

@keyframes drop-confetti-452 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-453 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 0.6286534759;
  -webkit-transform: rotate(8.2681222236deg);
          transform: rotate(8.2681222236deg);
  -webkit-animation: drop-confetti-453 9s 1s infinite linear;
          animation: drop-confetti-453 9s 1s infinite linear;
}

@keyframes drop-confetti-453 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-454 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 0.9900263813;
  -webkit-transform: rotate(228.0912839555deg);
          transform: rotate(228.0912839555deg);
  -webkit-animation: drop-confetti-454 8s 1s infinite linear;
          animation: drop-confetti-454 8s 1s infinite linear;
}

@keyframes drop-confetti-454 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-455 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.8665320604;
  -webkit-transform: rotate(216.7623344988deg);
          transform: rotate(216.7623344988deg);
  -webkit-animation: drop-confetti-455 7s 2s infinite linear;
          animation: drop-confetti-455 7s 2s infinite linear;
}

@keyframes drop-confetti-455 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-456 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 95%;
  opacity: 1.478427131;
  -webkit-transform: rotate(342.4509469166deg);
          transform: rotate(342.4509469166deg);
  -webkit-animation: drop-confetti-456 6s 1s infinite linear;
          animation: drop-confetti-456 6s 1s infinite linear;
}

@keyframes drop-confetti-456 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-457 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 0.7741756923;
  -webkit-transform: rotate(260.3537293777deg);
          transform: rotate(260.3537293777deg);
  -webkit-animation: drop-confetti-457 7s 1s infinite linear;
          animation: drop-confetti-457 7s 1s infinite linear;
}

@keyframes drop-confetti-457 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-458 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2386785051;
  -webkit-transform: rotate(305.8054183548deg);
          transform: rotate(305.8054183548deg);
  -webkit-animation: drop-confetti-458 6s 1s infinite linear;
          animation: drop-confetti-458 6s 1s infinite linear;
}

@keyframes drop-confetti-458 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-459 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 82%;
  opacity: 0.9249269458;
  -webkit-transform: rotate(159.6726913424deg);
          transform: rotate(159.6726913424deg);
  -webkit-animation: drop-confetti-459 5s 2s infinite linear;
          animation: drop-confetti-459 5s 2s infinite linear;
}

@keyframes drop-confetti-459 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-460 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 70%;
  opacity: 1.0187966482;
  -webkit-transform: rotate(266.5645647186deg);
          transform: rotate(266.5645647186deg);
  -webkit-animation: drop-confetti-460 9s 1s infinite linear;
          animation: drop-confetti-460 9s 1s infinite linear;
}

@keyframes drop-confetti-460 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-461 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.3823335786;
  -webkit-transform: rotate(174.3360888235deg);
          transform: rotate(174.3360888235deg);
  -webkit-animation: drop-confetti-461 5s 2s infinite linear;
          animation: drop-confetti-461 5s 2s infinite linear;
}

@keyframes drop-confetti-461 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-462 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 77%;
  opacity: 1.1842785605;
  -webkit-transform: rotate(303.0426546837deg);
          transform: rotate(303.0426546837deg);
  -webkit-animation: drop-confetti-462 9s 2s infinite linear;
          animation: drop-confetti-462 9s 2s infinite linear;
}

@keyframes drop-confetti-462 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-463 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.0806382016;
  -webkit-transform: rotate(227.2979792236deg);
          transform: rotate(227.2979792236deg);
  -webkit-animation: drop-confetti-463 8s 5s infinite linear;
          animation: drop-confetti-463 8s 5s infinite linear;
}

@keyframes drop-confetti-463 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-464 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 45%;
  opacity: 0.9517995857;
  -webkit-transform: rotate(276.1181520857deg);
          transform: rotate(276.1181520857deg);
  -webkit-animation: drop-confetti-464 8s 3s infinite linear;
          animation: drop-confetti-464 8s 3s infinite linear;
}

@keyframes drop-confetti-464 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-465 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8780318338;
  -webkit-transform: rotate(23.2231675882deg);
          transform: rotate(23.2231675882deg);
  -webkit-animation: drop-confetti-465 5s 1s infinite linear;
          animation: drop-confetti-465 5s 1s infinite linear;
}

@keyframes drop-confetti-465 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-466 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2041919246;
  -webkit-transform: rotate(195.1062874519deg);
          transform: rotate(195.1062874519deg);
  -webkit-animation: drop-confetti-466 6s 4s infinite linear;
          animation: drop-confetti-466 6s 4s infinite linear;
}

@keyframes drop-confetti-466 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-467 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6437423569;
  -webkit-transform: rotate(98.5253077485deg);
          transform: rotate(98.5253077485deg);
  -webkit-animation: drop-confetti-467 8s 2s infinite linear;
          animation: drop-confetti-467 8s 2s infinite linear;
}

@keyframes drop-confetti-467 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-468 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 0.9863021993;
  -webkit-transform: rotate(136.5532003132deg);
          transform: rotate(136.5532003132deg);
  -webkit-animation: drop-confetti-468 5s 4s infinite linear;
          animation: drop-confetti-468 5s 4s infinite linear;
}

@keyframes drop-confetti-468 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-469 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 75%;
  opacity: 0.9069096135;
  -webkit-transform: rotate(194.4959605855deg);
          transform: rotate(194.4959605855deg);
  -webkit-animation: drop-confetti-469 7s 5s infinite linear;
          animation: drop-confetti-469 7s 5s infinite linear;
}

@keyframes drop-confetti-469 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-470 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 0.8092519114;
  -webkit-transform: rotate(178.5997034552deg);
          transform: rotate(178.5997034552deg);
  -webkit-animation: drop-confetti-470 6s 3s infinite linear;
          animation: drop-confetti-470 6s 3s infinite linear;
}

@keyframes drop-confetti-470 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-471 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2730494984;
  -webkit-transform: rotate(106.2082133401deg);
          transform: rotate(106.2082133401deg);
  -webkit-animation: drop-confetti-471 9s 1s infinite linear;
          animation: drop-confetti-471 9s 1s infinite linear;
}

@keyframes drop-confetti-471 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-472 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.6967755118;
  -webkit-transform: rotate(83.545416174deg);
          transform: rotate(83.545416174deg);
  -webkit-animation: drop-confetti-472 5s 1s infinite linear;
          animation: drop-confetti-472 5s 1s infinite linear;
}

@keyframes drop-confetti-472 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-473 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 0.6135389509;
  -webkit-transform: rotate(289.4417871961deg);
          transform: rotate(289.4417871961deg);
  -webkit-animation: drop-confetti-473 6s 2s infinite linear;
          animation: drop-confetti-473 6s 2s infinite linear;
}

@keyframes drop-confetti-473 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-474 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.2819387249;
  -webkit-transform: rotate(82.5232974835deg);
          transform: rotate(82.5232974835deg);
  -webkit-animation: drop-confetti-474 6s 5s infinite linear;
          animation: drop-confetti-474 6s 5s infinite linear;
}

@keyframes drop-confetti-474 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-475 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 0.5737693298;
  -webkit-transform: rotate(156.7354475562deg);
          transform: rotate(156.7354475562deg);
  -webkit-animation: drop-confetti-475 6s 4s infinite linear;
          animation: drop-confetti-475 6s 4s infinite linear;
}

@keyframes drop-confetti-475 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-476 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 14%;
  opacity: 1.2286331176;
  -webkit-transform: rotate(337.9403836279deg);
          transform: rotate(337.9403836279deg);
  -webkit-animation: drop-confetti-476 7s 4s infinite linear;
          animation: drop-confetti-476 7s 4s infinite linear;
}

@keyframes drop-confetti-476 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-477 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 87%;
  opacity: 1.4729639045;
  -webkit-transform: rotate(156.6441671721deg);
          transform: rotate(156.6441671721deg);
  -webkit-animation: drop-confetti-477 5s 1s infinite linear;
          animation: drop-confetti-477 5s 1s infinite linear;
}

@keyframes drop-confetti-477 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-478 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 49%;
  opacity: 1.4442308504;
  -webkit-transform: rotate(190.8190240828deg);
          transform: rotate(190.8190240828deg);
  -webkit-animation: drop-confetti-478 8s 3s infinite linear;
          animation: drop-confetti-478 8s 3s infinite linear;
}

@keyframes drop-confetti-478 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-479 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.3515034885;
  -webkit-transform: rotate(31.4255771204deg);
          transform: rotate(31.4255771204deg);
  -webkit-animation: drop-confetti-479 8s 5s infinite linear;
          animation: drop-confetti-479 8s 5s infinite linear;
}

@keyframes drop-confetti-479 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-480 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 41%;
  opacity: 1.0342059076;
  -webkit-transform: rotate(22.1176017255deg);
          transform: rotate(22.1176017255deg);
  -webkit-animation: drop-confetti-480 7s 1s infinite linear;
          animation: drop-confetti-480 7s 1s infinite linear;
}

@keyframes drop-confetti-480 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-481 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 0.9625810161;
  -webkit-transform: rotate(214.1634178399deg);
          transform: rotate(214.1634178399deg);
  -webkit-animation: drop-confetti-481 8s 1s infinite linear;
          animation: drop-confetti-481 8s 1s infinite linear;
}

@keyframes drop-confetti-481 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-482 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 83%;
  opacity: 0.615187201;
  -webkit-transform: rotate(9.9414294431deg);
          transform: rotate(9.9414294431deg);
  -webkit-animation: drop-confetti-482 9s 1s infinite linear;
          animation: drop-confetti-482 9s 1s infinite linear;
}

@keyframes drop-confetti-482 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-483 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.9641390211;
  -webkit-transform: rotate(91.7311152781deg);
          transform: rotate(91.7311152781deg);
  -webkit-animation: drop-confetti-483 7s 1s infinite linear;
          animation: drop-confetti-483 7s 1s infinite linear;
}

@keyframes drop-confetti-483 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-484 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 76%;
  opacity: 0.9630292596;
  -webkit-transform: rotate(61.1901600548deg);
          transform: rotate(61.1901600548deg);
  -webkit-animation: drop-confetti-484 5s 2s infinite linear;
          animation: drop-confetti-484 5s 2s infinite linear;
}

@keyframes drop-confetti-484 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-485 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 28%;
  opacity: 0.5650834992;
  -webkit-transform: rotate(157.710980893deg);
          transform: rotate(157.710980893deg);
  -webkit-animation: drop-confetti-485 8s 3s infinite linear;
          animation: drop-confetti-485 8s 3s infinite linear;
}

@keyframes drop-confetti-485 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-486 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 82%;
  opacity: 1.1328356577;
  -webkit-transform: rotate(134.9278457839deg);
          transform: rotate(134.9278457839deg);
  -webkit-animation: drop-confetti-486 6s 3s infinite linear;
          animation: drop-confetti-486 6s 3s infinite linear;
}

@keyframes drop-confetti-486 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-487 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.354539692;
  -webkit-transform: rotate(174.6499763708deg);
          transform: rotate(174.6499763708deg);
  -webkit-animation: drop-confetti-487 7s 3s infinite linear;
          animation: drop-confetti-487 7s 3s infinite linear;
}

@keyframes drop-confetti-487 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-488 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.0350050052;
  -webkit-transform: rotate(213.8392546052deg);
          transform: rotate(213.8392546052deg);
  -webkit-animation: drop-confetti-488 6s 3s infinite linear;
          animation: drop-confetti-488 6s 3s infinite linear;
}

@keyframes drop-confetti-488 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-489 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 88%;
  opacity: 1.4210333266;
  -webkit-transform: rotate(173.4170436685deg);
          transform: rotate(173.4170436685deg);
  -webkit-animation: drop-confetti-489 8s 4s infinite linear;
          animation: drop-confetti-489 8s 4s infinite linear;
}

@keyframes drop-confetti-489 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-490 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 54%;
  opacity: 0.6126761047;
  -webkit-transform: rotate(28.2033446187deg);
          transform: rotate(28.2033446187deg);
  -webkit-animation: drop-confetti-490 7s 1s infinite linear;
          animation: drop-confetti-490 7s 1s infinite linear;
}

@keyframes drop-confetti-490 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-491 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 43%;
  opacity: 1.4787767624;
  -webkit-transform: rotate(255.8180496244deg);
          transform: rotate(255.8180496244deg);
  -webkit-animation: drop-confetti-491 8s 1s infinite linear;
          animation: drop-confetti-491 8s 1s infinite linear;
}

@keyframes drop-confetti-491 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-492 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 67%;
  opacity: 1.4896061748;
  -webkit-transform: rotate(36.7028674164deg);
          transform: rotate(36.7028674164deg);
  -webkit-animation: drop-confetti-492 8s 2s infinite linear;
          animation: drop-confetti-492 8s 2s infinite linear;
}

@keyframes drop-confetti-492 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-493 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 20%;
  opacity: 1.1052338842;
  -webkit-transform: rotate(174.5177960951deg);
          transform: rotate(174.5177960951deg);
  -webkit-animation: drop-confetti-493 9s 3s infinite linear;
          animation: drop-confetti-493 9s 3s infinite linear;
}

@keyframes drop-confetti-493 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-494 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.2601426834;
  -webkit-transform: rotate(234.3452382389deg);
          transform: rotate(234.3452382389deg);
  -webkit-animation: drop-confetti-494 9s 4s infinite linear;
          animation: drop-confetti-494 9s 4s infinite linear;
}

@keyframes drop-confetti-494 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-495 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 1.4105016873;
  -webkit-transform: rotate(314.8906616341deg);
          transform: rotate(314.8906616341deg);
  -webkit-animation: drop-confetti-495 5s 5s infinite linear;
          animation: drop-confetti-495 5s 5s infinite linear;
}

@keyframes drop-confetti-495 {
  100% {
    top: 110%;
    left: 3%;
  }
}
.confetti-496 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.1406861991;
  -webkit-transform: rotate(23.8015651293deg);
          transform: rotate(23.8015651293deg);
  -webkit-animation: drop-confetti-496 9s 4s infinite linear;
          animation: drop-confetti-496 9s 4s infinite linear;
}

@keyframes drop-confetti-496 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-497 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 79%;
  opacity: 1.0609591106;
  -webkit-transform: rotate(244.2557337588deg);
          transform: rotate(244.2557337588deg);
  -webkit-animation: drop-confetti-497 7s 3s infinite linear;
          animation: drop-confetti-497 7s 3s infinite linear;
}

@keyframes drop-confetti-497 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-498 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 42%;
  opacity: 1.0803564239;
  -webkit-transform: rotate(338.1283706868deg);
          transform: rotate(338.1283706868deg);
  -webkit-animation: drop-confetti-498 6s 4s infinite linear;
          animation: drop-confetti-498 6s 4s infinite linear;
}

@keyframes drop-confetti-498 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-499 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 1.4072285118;
  -webkit-transform: rotate(56.9138209043deg);
          transform: rotate(56.9138209043deg);
  -webkit-animation: drop-confetti-499 9s 4s infinite linear;
          animation: drop-confetti-499 9s 4s infinite linear;
}

@keyframes drop-confetti-499 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-500 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.485124464;
  -webkit-transform: rotate(141.5491304463deg);
          transform: rotate(141.5491304463deg);
  -webkit-animation: drop-confetti-500 6s 4s infinite linear;
          animation: drop-confetti-500 6s 4s infinite linear;
}

@keyframes drop-confetti-500 {
  100% {
    top: 110%;
    left: 99%;
  }
}
/* ------------------------
    Base
------------------------- */
html {
  height: 100%;
}

body:before, body:after {
  content: " ";
  display: table;
}
body:after {
  clear: both;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
  min-width: 768px;
  color: #273342;
  background-color: #F6F7FB;
  text-align: center;
  overflow-x: hidden;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
body #root {
  height: 100%;
}
body #root .ccm-main {
  position: relative;
  height: 100%;
}
body #root .ccm-main .ccm-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}

.box-wrapper {
  background-color: #FFFFFF;
  border: 2px solid #E5E5E5;
}

.wysiwyg-wrapper {
  width: 100%;
  height: 100%;
  min-height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wysiwyg-wrapper .wysiwyg-toolbar {
  border: none;
  border-bottom: 1px solid #E5E5E5;
}
.wysiwyg-wrapper .wysiwyg-editor {
  height: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  z-index: 0;
}
.wysiwyg-wrapper .wysiwyg-editor .DraftEditor-root {
  height: calc(100% - 1rem);
}
.wysiwyg-wrapper .wysiwyg-editor .DraftEditor-root .DraftEditor-editorContainer {
  height: 100%;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
}

.cursor-default {
  cursor: default !important;
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 10;
}
.overlay.shown {
  display: block;
}

.__react_component_tooltip {
  max-width: 250px;
}
.__react_component_tooltip ul {
  padding: 10px;
  margin: 0;
}
.__react_component_tooltip ul li {
  margin-bottom: 5px;
}
.__react_component_tooltip ul li:last-child {
  margin-bottom: 0;
}

.Select.is-open + .__react_component_tooltip {
  display: none;
}

.react-datepicker-wrapper {
  width: 100%;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Top Bar
------------------------- */
.top-bar {
  width: 100%;
  height: 65px;
  background-color: #FFFFFF;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 3px -2px, rgba(0, 0, 0, 0.14) 0px 3px 4px 0px, rgba(0, 0, 0, 0.12) 0px 1px 8px 0px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 3px -2px, rgba(0, 0, 0, 0.14) 0px 3px 4px 0px, rgba(0, 0, 0, 0.12) 0px 1px 8px 0px;
}
.top-bar .navbar-brand {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.top-bar .navbar-brand img {
  height: 40px;
}
.top-bar .queue-control a,
.top-bar .reports-control a,
.top-bar .flight-plan-control a,
.top-bar .qa-control a {
  color: #273342;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.top-bar .queue-control a:hover,
.top-bar .queue-control a.active,
.top-bar .reports-control a:hover,
.top-bar .reports-control a.active,
.top-bar .flight-plan-control a:hover,
.top-bar .flight-plan-control a.active,
.top-bar .qa-control a:hover,
.top-bar .qa-control a.active {
  color: #74A3E1;
}
.top-bar .queue-control a.active,
.top-bar .reports-control a.active,
.top-bar .flight-plan-control a.active,
.top-bar .qa-control a.active {
  font-weight: 500;
}
.top-bar .queue-control .queue-icon,
.top-bar .reports-control .queue-icon,
.top-bar .flight-plan-control .queue-icon,
.top-bar .qa-control .queue-icon {
  font-size: 1.5rem;
  color: #498FE1;
}
.top-bar .queue-control .flight-plan-icon,
.top-bar .reports-control .flight-plan-icon,
.top-bar .flight-plan-control .flight-plan-icon,
.top-bar .qa-control .flight-plan-icon {
  height: 25px;
}
.top-bar .queue-control .qa-control-icon,
.top-bar .queue-control .reports-control-icon,
.top-bar .reports-control .qa-control-icon,
.top-bar .reports-control .reports-control-icon,
.top-bar .flight-plan-control .qa-control-icon,
.top-bar .flight-plan-control .reports-control-icon,
.top-bar .qa-control .qa-control-icon,
.top-bar .qa-control .reports-control-icon {
  font-size: 1.3rem;
}
.top-bar .stopwatch-timer {
  font-weight: bold;
  font-size: 1.3rem;
}
.top-bar .bi-stopwatch {
  font-size: 1.5rem;
}
.top-bar .user-control .user-credentials .username {
  font-size: 0.875rem;
  color: #273342;
  font-weight: 700;
  overflow: hidden;
  white-space: inherit;
  text-overflow: ellipsis;
}
.top-bar .user-control .user-credentials .tenant {
  font-size: 0.75rem;
  color: #8095B1;
  line-height: 1;
  overflow: hidden;
  white-space: inherit;
  text-overflow: ellipsis;
}
.top-bar .user-control .user-menu .dropdown-toggle {
  color: #000000;
}
.top-bar .user-control .user-menu .dropdown-item {
  font-size: 0.875rem;
  padding: 0.75rem 1rem;
  color: #8095B1;
  font-weight: 500;
}
.top-bar .user-control .user-menu .dropdown-item:hover {
  color: #498FE1;
}
.top-bar .user-control .goals {
  margin-top: 8px;
}

.line {
  border-radius: 4px;
  width: 40px;
  background-color: #8095B1;
  margin-bottom: 7px;
  overflow: hidden;
}
.line:last-child {
  margin-bottom: 0;
}
.line div {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  height: 9px;
}
.line div.full {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.line div.approved {
  background-color: #14CE45;
}
.line div.pending {
  background-color: #E1CD00;
}

.goal-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.goal-wrapper .goal {
  color: #8095B1;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 17px;
  margin-right: 7px;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Footer
------------------------- */
.ccm-footer .footer {
  font-size: 0.75rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #8095B1;
  height: 30px;
  position: relative;
}
.ccm-footer .footer .build-version {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ccm-footer .footer .corporate-info {
  text-align: right;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Utility
------------------------- */
/* ------------------------
    #. Utility Mixins
------------------------- */
/* ------------------------
    #. Utility Classes
------------------------- */
.d-flex-center, .ccm-modal-wrapper, .ccm-status-legend .nav .nav-item .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.d-flex-center-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.white-space-pre-line {
  white-space: pre-line;
}

.text-underline {
  text-decoration: underline;
}

.span-url {
  cursor: pointer;
}

/* ------------------------
    #. Confetti Utility Classes
------------------------- */
[class|=confetti] {
  position: absolute;
}

.confetti-0 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 25%;
  opacity: 0.8704325285;
  -webkit-transform: rotate(352.8792990527deg);
          transform: rotate(352.8792990527deg);
  -webkit-animation: drop-confetti-0 7s 4s infinite linear;
          animation: drop-confetti-0 7s 4s infinite linear;
}

@keyframes drop-confetti-0 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-1 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 91%;
  opacity: 0.5989173054;
  -webkit-transform: rotate(135.189185106deg);
          transform: rotate(135.189185106deg);
  -webkit-animation: drop-confetti-1 6s 1s infinite linear;
          animation: drop-confetti-1 6s 1s infinite linear;
}

@keyframes drop-confetti-1 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-2 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.6321794797;
  -webkit-transform: rotate(319.3389954744deg);
          transform: rotate(319.3389954744deg);
  -webkit-animation: drop-confetti-2 5s 5s infinite linear;
          animation: drop-confetti-2 5s 5s infinite linear;
}

@keyframes drop-confetti-2 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-3 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6614614707;
  -webkit-transform: rotate(220.5961387719deg);
          transform: rotate(220.5961387719deg);
  -webkit-animation: drop-confetti-3 8s 1s infinite linear;
          animation: drop-confetti-3 8s 1s infinite linear;
}

@keyframes drop-confetti-3 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-4 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 34%;
  opacity: 0.9852061322;
  -webkit-transform: rotate(337.4855856377deg);
          transform: rotate(337.4855856377deg);
  -webkit-animation: drop-confetti-4 6s 3s infinite linear;
          animation: drop-confetti-4 6s 3s infinite linear;
}

@keyframes drop-confetti-4 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-5 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6994951891;
  -webkit-transform: rotate(204.5693346885deg);
          transform: rotate(204.5693346885deg);
  -webkit-animation: drop-confetti-5 7s 1s infinite linear;
          animation: drop-confetti-5 7s 1s infinite linear;
}

@keyframes drop-confetti-5 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-6 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 0.8252845219;
  -webkit-transform: rotate(352.0450452537deg);
          transform: rotate(352.0450452537deg);
  -webkit-animation: drop-confetti-6 5s 1s infinite linear;
          animation: drop-confetti-6 5s 1s infinite linear;
}

@keyframes drop-confetti-6 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-7 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 9%;
  opacity: 1.3192546027;
  -webkit-transform: rotate(67.800816664deg);
          transform: rotate(67.800816664deg);
  -webkit-animation: drop-confetti-7 5s 3s infinite linear;
          animation: drop-confetti-7 5s 3s infinite linear;
}

@keyframes drop-confetti-7 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-8 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.5657753164;
  -webkit-transform: rotate(339.3123803657deg);
          transform: rotate(339.3123803657deg);
  -webkit-animation: drop-confetti-8 7s 3s infinite linear;
          animation: drop-confetti-8 7s 3s infinite linear;
}

@keyframes drop-confetti-8 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-9 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.5731144078;
  -webkit-transform: rotate(280.2314910637deg);
          transform: rotate(280.2314910637deg);
  -webkit-animation: drop-confetti-9 6s 3s infinite linear;
          animation: drop-confetti-9 6s 3s infinite linear;
}

@keyframes drop-confetti-9 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-10 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.2509545162;
  -webkit-transform: rotate(327.0889418166deg);
          transform: rotate(327.0889418166deg);
  -webkit-animation: drop-confetti-10 5s 1s infinite linear;
          animation: drop-confetti-10 5s 1s infinite linear;
}

@keyframes drop-confetti-10 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-11 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 76%;
  opacity: 0.789499005;
  -webkit-transform: rotate(18.393710604deg);
          transform: rotate(18.393710604deg);
  -webkit-animation: drop-confetti-11 6s 3s infinite linear;
          animation: drop-confetti-11 6s 3s infinite linear;
}

@keyframes drop-confetti-11 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-12 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.4246637216;
  -webkit-transform: rotate(99.3251840316deg);
          transform: rotate(99.3251840316deg);
  -webkit-animation: drop-confetti-12 9s 4s infinite linear;
          animation: drop-confetti-12 9s 4s infinite linear;
}

@keyframes drop-confetti-12 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-13 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.3547855468;
  -webkit-transform: rotate(312.1787873916deg);
          transform: rotate(312.1787873916deg);
  -webkit-animation: drop-confetti-13 6s 3s infinite linear;
          animation: drop-confetti-13 6s 3s infinite linear;
}

@keyframes drop-confetti-13 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-14 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.2358157076;
  -webkit-transform: rotate(146.2986191804deg);
          transform: rotate(146.2986191804deg);
  -webkit-animation: drop-confetti-14 5s 2s infinite linear;
          animation: drop-confetti-14 5s 2s infinite linear;
}

@keyframes drop-confetti-14 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-15 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.2697154302;
  -webkit-transform: rotate(239.3646296791deg);
          transform: rotate(239.3646296791deg);
  -webkit-animation: drop-confetti-15 5s 4s infinite linear;
          animation: drop-confetti-15 5s 4s infinite linear;
}

@keyframes drop-confetti-15 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-16 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 17%;
  opacity: 1.4028808481;
  -webkit-transform: rotate(48.5912022504deg);
          transform: rotate(48.5912022504deg);
  -webkit-animation: drop-confetti-16 6s 3s infinite linear;
          animation: drop-confetti-16 6s 3s infinite linear;
}

@keyframes drop-confetti-16 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-17 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 26%;
  opacity: 1.0530853355;
  -webkit-transform: rotate(0.958589983deg);
          transform: rotate(0.958589983deg);
  -webkit-animation: drop-confetti-17 7s 5s infinite linear;
          animation: drop-confetti-17 7s 5s infinite linear;
}

@keyframes drop-confetti-17 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-18 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 16%;
  opacity: 1.2199478102;
  -webkit-transform: rotate(75.4600344092deg);
          transform: rotate(75.4600344092deg);
  -webkit-animation: drop-confetti-18 6s 4s infinite linear;
          animation: drop-confetti-18 6s 4s infinite linear;
}

@keyframes drop-confetti-18 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-19 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.4618311816;
  -webkit-transform: rotate(189.326111914deg);
          transform: rotate(189.326111914deg);
  -webkit-animation: drop-confetti-19 8s 1s infinite linear;
          animation: drop-confetti-19 8s 1s infinite linear;
}

@keyframes drop-confetti-19 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-20 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 57%;
  opacity: 1.3067564601;
  -webkit-transform: rotate(232.7766669886deg);
          transform: rotate(232.7766669886deg);
  -webkit-animation: drop-confetti-20 7s 5s infinite linear;
          animation: drop-confetti-20 7s 5s infinite linear;
}

@keyframes drop-confetti-20 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-21 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 46%;
  opacity: 1.1140180349;
  -webkit-transform: rotate(218.8322748099deg);
          transform: rotate(218.8322748099deg);
  -webkit-animation: drop-confetti-21 5s 4s infinite linear;
          animation: drop-confetti-21 5s 4s infinite linear;
}

@keyframes drop-confetti-21 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-22 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 1.4539354723;
  -webkit-transform: rotate(311.4790711738deg);
          transform: rotate(311.4790711738deg);
  -webkit-animation: drop-confetti-22 5s 5s infinite linear;
          animation: drop-confetti-22 5s 5s infinite linear;
}

@keyframes drop-confetti-22 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-23 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.2933557044;
  -webkit-transform: rotate(148.3589213004deg);
          transform: rotate(148.3589213004deg);
  -webkit-animation: drop-confetti-23 5s 5s infinite linear;
          animation: drop-confetti-23 5s 5s infinite linear;
}

@keyframes drop-confetti-23 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-24 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 52%;
  opacity: 1.2155570085;
  -webkit-transform: rotate(55.8748736781deg);
          transform: rotate(55.8748736781deg);
  -webkit-animation: drop-confetti-24 6s 2s infinite linear;
          animation: drop-confetti-24 6s 2s infinite linear;
}

@keyframes drop-confetti-24 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-25 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4168991496;
  -webkit-transform: rotate(214.7525789245deg);
          transform: rotate(214.7525789245deg);
  -webkit-animation: drop-confetti-25 9s 4s infinite linear;
          animation: drop-confetti-25 9s 4s infinite linear;
}

@keyframes drop-confetti-25 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-26 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2241199505;
  -webkit-transform: rotate(261.8230180767deg);
          transform: rotate(261.8230180767deg);
  -webkit-animation: drop-confetti-26 9s 3s infinite linear;
          animation: drop-confetti-26 9s 3s infinite linear;
}

@keyframes drop-confetti-26 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-27 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5641525116;
  -webkit-transform: rotate(296.0438294126deg);
          transform: rotate(296.0438294126deg);
  -webkit-animation: drop-confetti-27 6s 3s infinite linear;
          animation: drop-confetti-27 6s 3s infinite linear;
}

@keyframes drop-confetti-27 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-28 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 1.3051464446;
  -webkit-transform: rotate(237.7371179942deg);
          transform: rotate(237.7371179942deg);
  -webkit-animation: drop-confetti-28 6s 2s infinite linear;
          animation: drop-confetti-28 6s 2s infinite linear;
}

@keyframes drop-confetti-28 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-29 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2336371409;
  -webkit-transform: rotate(215.3808158345deg);
          transform: rotate(215.3808158345deg);
  -webkit-animation: drop-confetti-29 8s 1s infinite linear;
          animation: drop-confetti-29 8s 1s infinite linear;
}

@keyframes drop-confetti-29 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-30 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.4606900695;
  -webkit-transform: rotate(101.3790262684deg);
          transform: rotate(101.3790262684deg);
  -webkit-animation: drop-confetti-30 6s 2s infinite linear;
          animation: drop-confetti-30 6s 2s infinite linear;
}

@keyframes drop-confetti-30 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-31 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 0.6431347208;
  -webkit-transform: rotate(92.4340757843deg);
          transform: rotate(92.4340757843deg);
  -webkit-animation: drop-confetti-31 5s 5s infinite linear;
          animation: drop-confetti-31 5s 5s infinite linear;
}

@keyframes drop-confetti-31 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-32 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.2958292136;
  -webkit-transform: rotate(148.3723627743deg);
          transform: rotate(148.3723627743deg);
  -webkit-animation: drop-confetti-32 7s 4s infinite linear;
          animation: drop-confetti-32 7s 4s infinite linear;
}

@keyframes drop-confetti-32 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-33 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 28%;
  opacity: 0.5737007413;
  -webkit-transform: rotate(202.1679469771deg);
          transform: rotate(202.1679469771deg);
  -webkit-animation: drop-confetti-33 9s 4s infinite linear;
          animation: drop-confetti-33 9s 4s infinite linear;
}

@keyframes drop-confetti-33 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-34 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 17%;
  opacity: 0.8161380817;
  -webkit-transform: rotate(298.9876859064deg);
          transform: rotate(298.9876859064deg);
  -webkit-animation: drop-confetti-34 6s 4s infinite linear;
          animation: drop-confetti-34 6s 4s infinite linear;
}

@keyframes drop-confetti-34 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-35 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 1.0486185341;
  -webkit-transform: rotate(329.3425217144deg);
          transform: rotate(329.3425217144deg);
  -webkit-animation: drop-confetti-35 9s 5s infinite linear;
          animation: drop-confetti-35 9s 5s infinite linear;
}

@keyframes drop-confetti-35 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-36 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 3%;
  opacity: 1.3338964375;
  -webkit-transform: rotate(117.2926872328deg);
          transform: rotate(117.2926872328deg);
  -webkit-animation: drop-confetti-36 9s 1s infinite linear;
          animation: drop-confetti-36 9s 1s infinite linear;
}

@keyframes drop-confetti-36 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-37 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 0.7553385447;
  -webkit-transform: rotate(86.0814938338deg);
          transform: rotate(86.0814938338deg);
  -webkit-animation: drop-confetti-37 5s 2s infinite linear;
          animation: drop-confetti-37 5s 2s infinite linear;
}

@keyframes drop-confetti-37 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-38 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 55%;
  opacity: 0.6143003323;
  -webkit-transform: rotate(317.3442207757deg);
          transform: rotate(317.3442207757deg);
  -webkit-animation: drop-confetti-38 6s 2s infinite linear;
          animation: drop-confetti-38 6s 2s infinite linear;
}

@keyframes drop-confetti-38 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-39 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.4530628799;
  -webkit-transform: rotate(244.4116678515deg);
          transform: rotate(244.4116678515deg);
  -webkit-animation: drop-confetti-39 9s 3s infinite linear;
          animation: drop-confetti-39 9s 3s infinite linear;
}

@keyframes drop-confetti-39 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-40 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 0.7858522492;
  -webkit-transform: rotate(190.6078197119deg);
          transform: rotate(190.6078197119deg);
  -webkit-animation: drop-confetti-40 5s 3s infinite linear;
          animation: drop-confetti-40 5s 3s infinite linear;
}

@keyframes drop-confetti-40 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-41 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 71%;
  opacity: 0.8236293817;
  -webkit-transform: rotate(139.8810726283deg);
          transform: rotate(139.8810726283deg);
  -webkit-animation: drop-confetti-41 8s 3s infinite linear;
          animation: drop-confetti-41 8s 3s infinite linear;
}

@keyframes drop-confetti-41 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-42 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 10%;
  opacity: 0.8908603567;
  -webkit-transform: rotate(202.7223600727deg);
          transform: rotate(202.7223600727deg);
  -webkit-animation: drop-confetti-42 8s 4s infinite linear;
          animation: drop-confetti-42 8s 4s infinite linear;
}

@keyframes drop-confetti-42 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-43 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 1.1624812062;
  -webkit-transform: rotate(21.1360642971deg);
          transform: rotate(21.1360642971deg);
  -webkit-animation: drop-confetti-43 5s 4s infinite linear;
          animation: drop-confetti-43 5s 4s infinite linear;
}

@keyframes drop-confetti-43 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-44 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 52%;
  opacity: 1.4541221727;
  -webkit-transform: rotate(33.0615310513deg);
          transform: rotate(33.0615310513deg);
  -webkit-animation: drop-confetti-44 6s 4s infinite linear;
          animation: drop-confetti-44 6s 4s infinite linear;
}

@keyframes drop-confetti-44 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-45 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.8505357291;
  -webkit-transform: rotate(325.091299395deg);
          transform: rotate(325.091299395deg);
  -webkit-animation: drop-confetti-45 6s 1s infinite linear;
          animation: drop-confetti-45 6s 1s infinite linear;
}

@keyframes drop-confetti-45 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-46 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 95%;
  opacity: 0.5288038445;
  -webkit-transform: rotate(141.6651818125deg);
          transform: rotate(141.6651818125deg);
  -webkit-animation: drop-confetti-46 5s 5s infinite linear;
          animation: drop-confetti-46 5s 5s infinite linear;
}

@keyframes drop-confetti-46 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-47 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 61%;
  opacity: 0.923497524;
  -webkit-transform: rotate(133.9535471888deg);
          transform: rotate(133.9535471888deg);
  -webkit-animation: drop-confetti-47 7s 3s infinite linear;
          animation: drop-confetti-47 7s 3s infinite linear;
}

@keyframes drop-confetti-47 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-48 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0514857252;
  -webkit-transform: rotate(18.6575428689deg);
          transform: rotate(18.6575428689deg);
  -webkit-animation: drop-confetti-48 7s 2s infinite linear;
          animation: drop-confetti-48 7s 2s infinite linear;
}

@keyframes drop-confetti-48 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-49 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 39%;
  opacity: 1.2230771115;
  -webkit-transform: rotate(246.4164415164deg);
          transform: rotate(246.4164415164deg);
  -webkit-animation: drop-confetti-49 9s 1s infinite linear;
          animation: drop-confetti-49 9s 1s infinite linear;
}

@keyframes drop-confetti-49 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-50 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.0492422116;
  -webkit-transform: rotate(182.8576056549deg);
          transform: rotate(182.8576056549deg);
  -webkit-animation: drop-confetti-50 5s 3s infinite linear;
          animation: drop-confetti-50 5s 3s infinite linear;
}

@keyframes drop-confetti-50 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-51 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.2470707642;
  -webkit-transform: rotate(48.5220756311deg);
          transform: rotate(48.5220756311deg);
  -webkit-animation: drop-confetti-51 6s 2s infinite linear;
          animation: drop-confetti-51 6s 2s infinite linear;
}

@keyframes drop-confetti-51 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-52 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 24%;
  opacity: 0.515253828;
  -webkit-transform: rotate(137.9223113142deg);
          transform: rotate(137.9223113142deg);
  -webkit-animation: drop-confetti-52 9s 3s infinite linear;
          animation: drop-confetti-52 9s 3s infinite linear;
}

@keyframes drop-confetti-52 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-53 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 93%;
  opacity: 0.8673382493;
  -webkit-transform: rotate(271.8040695316deg);
          transform: rotate(271.8040695316deg);
  -webkit-animation: drop-confetti-53 7s 4s infinite linear;
          animation: drop-confetti-53 7s 4s infinite linear;
}

@keyframes drop-confetti-53 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-54 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 25%;
  opacity: 0.9156891076;
  -webkit-transform: rotate(335.8614596843deg);
          transform: rotate(335.8614596843deg);
  -webkit-animation: drop-confetti-54 5s 2s infinite linear;
          animation: drop-confetti-54 5s 2s infinite linear;
}

@keyframes drop-confetti-54 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-55 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.7088490995;
  -webkit-transform: rotate(323.9603692205deg);
          transform: rotate(323.9603692205deg);
  -webkit-animation: drop-confetti-55 7s 3s infinite linear;
          animation: drop-confetti-55 7s 3s infinite linear;
}

@keyframes drop-confetti-55 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-56 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.8514465321;
  -webkit-transform: rotate(176.4361627794deg);
          transform: rotate(176.4361627794deg);
  -webkit-animation: drop-confetti-56 8s 3s infinite linear;
          animation: drop-confetti-56 8s 3s infinite linear;
}

@keyframes drop-confetti-56 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-57 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 1.0282735433;
  -webkit-transform: rotate(246.9577865551deg);
          transform: rotate(246.9577865551deg);
  -webkit-animation: drop-confetti-57 6s 5s infinite linear;
          animation: drop-confetti-57 6s 5s infinite linear;
}

@keyframes drop-confetti-57 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-58 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5206040902;
  -webkit-transform: rotate(88.3994689216deg);
          transform: rotate(88.3994689216deg);
  -webkit-animation: drop-confetti-58 9s 2s infinite linear;
          animation: drop-confetti-58 9s 2s infinite linear;
}

@keyframes drop-confetti-58 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-59 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 0.8540284692;
  -webkit-transform: rotate(164.4215878221deg);
          transform: rotate(164.4215878221deg);
  -webkit-animation: drop-confetti-59 5s 5s infinite linear;
          animation: drop-confetti-59 5s 5s infinite linear;
}

@keyframes drop-confetti-59 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-60 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.4584168817;
  -webkit-transform: rotate(87.6509022878deg);
          transform: rotate(87.6509022878deg);
  -webkit-animation: drop-confetti-60 7s 5s infinite linear;
          animation: drop-confetti-60 7s 5s infinite linear;
}

@keyframes drop-confetti-60 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-61 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 19%;
  opacity: 0.7805974543;
  -webkit-transform: rotate(335.1565112015deg);
          transform: rotate(335.1565112015deg);
  -webkit-animation: drop-confetti-61 9s 2s infinite linear;
          animation: drop-confetti-61 9s 2s infinite linear;
}

@keyframes drop-confetti-61 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-62 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 33%;
  opacity: 0.6293903809;
  -webkit-transform: rotate(108.5267356076deg);
          transform: rotate(108.5267356076deg);
  -webkit-animation: drop-confetti-62 9s 2s infinite linear;
          animation: drop-confetti-62 9s 2s infinite linear;
}

@keyframes drop-confetti-62 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-63 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6311482117;
  -webkit-transform: rotate(265.1428958657deg);
          transform: rotate(265.1428958657deg);
  -webkit-animation: drop-confetti-63 8s 5s infinite linear;
          animation: drop-confetti-63 8s 5s infinite linear;
}

@keyframes drop-confetti-63 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-64 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 87%;
  opacity: 0.9242049309;
  -webkit-transform: rotate(340.6154480662deg);
          transform: rotate(340.6154480662deg);
  -webkit-animation: drop-confetti-64 7s 1s infinite linear;
          animation: drop-confetti-64 7s 1s infinite linear;
}

@keyframes drop-confetti-64 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-65 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 35%;
  opacity: 0.7771071458;
  -webkit-transform: rotate(67.0132639451deg);
          transform: rotate(67.0132639451deg);
  -webkit-animation: drop-confetti-65 5s 3s infinite linear;
          animation: drop-confetti-65 5s 3s infinite linear;
}

@keyframes drop-confetti-65 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-66 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 1.0793428086;
  -webkit-transform: rotate(336.1066757473deg);
          transform: rotate(336.1066757473deg);
  -webkit-animation: drop-confetti-66 7s 3s infinite linear;
          animation: drop-confetti-66 7s 3s infinite linear;
}

@keyframes drop-confetti-66 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-67 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.669406446;
  -webkit-transform: rotate(12.4956117366deg);
          transform: rotate(12.4956117366deg);
  -webkit-animation: drop-confetti-67 6s 5s infinite linear;
          animation: drop-confetti-67 6s 5s infinite linear;
}

@keyframes drop-confetti-67 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-68 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 1.1602283215;
  -webkit-transform: rotate(22.7291198209deg);
          transform: rotate(22.7291198209deg);
  -webkit-animation: drop-confetti-68 8s 2s infinite linear;
          animation: drop-confetti-68 8s 2s infinite linear;
}

@keyframes drop-confetti-68 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-69 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.8162670768;
  -webkit-transform: rotate(267.8907393773deg);
          transform: rotate(267.8907393773deg);
  -webkit-animation: drop-confetti-69 6s 1s infinite linear;
          animation: drop-confetti-69 6s 1s infinite linear;
}

@keyframes drop-confetti-69 {
  100% {
    top: 110%;
    left: 2%;
  }
}
.confetti-70 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.7765559224;
  -webkit-transform: rotate(220.3602618384deg);
          transform: rotate(220.3602618384deg);
  -webkit-animation: drop-confetti-70 8s 5s infinite linear;
          animation: drop-confetti-70 8s 5s infinite linear;
}

@keyframes drop-confetti-70 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-71 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.3494433258;
  -webkit-transform: rotate(295.201439541deg);
          transform: rotate(295.201439541deg);
  -webkit-animation: drop-confetti-71 7s 3s infinite linear;
          animation: drop-confetti-71 7s 3s infinite linear;
}

@keyframes drop-confetti-71 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-72 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.0986183878;
  -webkit-transform: rotate(316.4819155669deg);
          transform: rotate(316.4819155669deg);
  -webkit-animation: drop-confetti-72 8s 2s infinite linear;
          animation: drop-confetti-72 8s 2s infinite linear;
}

@keyframes drop-confetti-72 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-73 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 1.2460821029;
  -webkit-transform: rotate(207.6531816777deg);
          transform: rotate(207.6531816777deg);
  -webkit-animation: drop-confetti-73 6s 4s infinite linear;
          animation: drop-confetti-73 6s 4s infinite linear;
}

@keyframes drop-confetti-73 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-74 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 34%;
  opacity: 0.8543380597;
  -webkit-transform: rotate(284.0733289462deg);
          transform: rotate(284.0733289462deg);
  -webkit-animation: drop-confetti-74 7s 2s infinite linear;
          animation: drop-confetti-74 7s 2s infinite linear;
}

@keyframes drop-confetti-74 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-75 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 30%;
  opacity: 1.3305412059;
  -webkit-transform: rotate(272.8081709236deg);
          transform: rotate(272.8081709236deg);
  -webkit-animation: drop-confetti-75 6s 2s infinite linear;
          animation: drop-confetti-75 6s 2s infinite linear;
}

@keyframes drop-confetti-75 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-76 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4035516564;
  -webkit-transform: rotate(243.6296778418deg);
          transform: rotate(243.6296778418deg);
  -webkit-animation: drop-confetti-76 6s 1s infinite linear;
          animation: drop-confetti-76 6s 1s infinite linear;
}

@keyframes drop-confetti-76 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-77 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 83%;
  opacity: 0.5093601991;
  -webkit-transform: rotate(244.3580854181deg);
          transform: rotate(244.3580854181deg);
  -webkit-animation: drop-confetti-77 9s 3s infinite linear;
          animation: drop-confetti-77 9s 3s infinite linear;
}

@keyframes drop-confetti-77 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-78 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 81%;
  opacity: 0.9059683223;
  -webkit-transform: rotate(113.5837965651deg);
          transform: rotate(113.5837965651deg);
  -webkit-animation: drop-confetti-78 5s 5s infinite linear;
          animation: drop-confetti-78 5s 5s infinite linear;
}

@keyframes drop-confetti-78 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-79 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 0.8188688549;
  -webkit-transform: rotate(6.7923841454deg);
          transform: rotate(6.7923841454deg);
  -webkit-animation: drop-confetti-79 7s 3s infinite linear;
          animation: drop-confetti-79 7s 3s infinite linear;
}

@keyframes drop-confetti-79 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-80 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.7425962157;
  -webkit-transform: rotate(247.8786795142deg);
          transform: rotate(247.8786795142deg);
  -webkit-animation: drop-confetti-80 5s 2s infinite linear;
          animation: drop-confetti-80 5s 2s infinite linear;
}

@keyframes drop-confetti-80 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-81 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.2938073241;
  -webkit-transform: rotate(115.2163460025deg);
          transform: rotate(115.2163460025deg);
  -webkit-animation: drop-confetti-81 9s 5s infinite linear;
          animation: drop-confetti-81 9s 5s infinite linear;
}

@keyframes drop-confetti-81 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-82 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 29%;
  opacity: 1.1281418321;
  -webkit-transform: rotate(319.4564766438deg);
          transform: rotate(319.4564766438deg);
  -webkit-animation: drop-confetti-82 7s 3s infinite linear;
          animation: drop-confetti-82 7s 3s infinite linear;
}

@keyframes drop-confetti-82 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-83 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.120049106;
  -webkit-transform: rotate(218.4451987532deg);
          transform: rotate(218.4451987532deg);
  -webkit-animation: drop-confetti-83 9s 1s infinite linear;
          animation: drop-confetti-83 9s 1s infinite linear;
}

@keyframes drop-confetti-83 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.confetti-84 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.0641897845;
  -webkit-transform: rotate(45.1505789189deg);
          transform: rotate(45.1505789189deg);
  -webkit-animation: drop-confetti-84 8s 2s infinite linear;
          animation: drop-confetti-84 8s 2s infinite linear;
}

@keyframes drop-confetti-84 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-85 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 18%;
  opacity: 1.0004676684;
  -webkit-transform: rotate(345.9807714784deg);
          transform: rotate(345.9807714784deg);
  -webkit-animation: drop-confetti-85 7s 1s infinite linear;
          animation: drop-confetti-85 7s 1s infinite linear;
}

@keyframes drop-confetti-85 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-86 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 0.8245962763;
  -webkit-transform: rotate(146.6797570459deg);
          transform: rotate(146.6797570459deg);
  -webkit-animation: drop-confetti-86 6s 1s infinite linear;
          animation: drop-confetti-86 6s 1s infinite linear;
}

@keyframes drop-confetti-86 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-87 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 40%;
  opacity: 1.1421703103;
  -webkit-transform: rotate(284.1616345382deg);
          transform: rotate(284.1616345382deg);
  -webkit-animation: drop-confetti-87 5s 4s infinite linear;
          animation: drop-confetti-87 5s 4s infinite linear;
}

@keyframes drop-confetti-87 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-88 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.8363932456;
  -webkit-transform: rotate(271.7664178698deg);
          transform: rotate(271.7664178698deg);
  -webkit-animation: drop-confetti-88 7s 2s infinite linear;
          animation: drop-confetti-88 7s 2s infinite linear;
}

@keyframes drop-confetti-88 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-89 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.0222183311;
  -webkit-transform: rotate(274.6746762857deg);
          transform: rotate(274.6746762857deg);
  -webkit-animation: drop-confetti-89 5s 4s infinite linear;
          animation: drop-confetti-89 5s 4s infinite linear;
}

@keyframes drop-confetti-89 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-90 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 85%;
  opacity: 1.4332720259;
  -webkit-transform: rotate(337.5315867504deg);
          transform: rotate(337.5315867504deg);
  -webkit-animation: drop-confetti-90 9s 2s infinite linear;
          animation: drop-confetti-90 9s 2s infinite linear;
}

@keyframes drop-confetti-90 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-91 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 14%;
  opacity: 1.4522841805;
  -webkit-transform: rotate(122.8876526686deg);
          transform: rotate(122.8876526686deg);
  -webkit-animation: drop-confetti-91 7s 4s infinite linear;
          animation: drop-confetti-91 7s 4s infinite linear;
}

@keyframes drop-confetti-91 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-92 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 0.9070149967;
  -webkit-transform: rotate(232.957106602deg);
          transform: rotate(232.957106602deg);
  -webkit-animation: drop-confetti-92 9s 1s infinite linear;
          animation: drop-confetti-92 9s 1s infinite linear;
}

@keyframes drop-confetti-92 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-93 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 1.4158549183;
  -webkit-transform: rotate(321.1360824644deg);
          transform: rotate(321.1360824644deg);
  -webkit-animation: drop-confetti-93 8s 3s infinite linear;
          animation: drop-confetti-93 8s 3s infinite linear;
}

@keyframes drop-confetti-93 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-94 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 90%;
  opacity: 0.9193235036;
  -webkit-transform: rotate(117.7679754663deg);
          transform: rotate(117.7679754663deg);
  -webkit-animation: drop-confetti-94 5s 4s infinite linear;
          animation: drop-confetti-94 5s 4s infinite linear;
}

@keyframes drop-confetti-94 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-95 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2639893595;
  -webkit-transform: rotate(307.7705517693deg);
          transform: rotate(307.7705517693deg);
  -webkit-animation: drop-confetti-95 7s 1s infinite linear;
          animation: drop-confetti-95 7s 1s infinite linear;
}

@keyframes drop-confetti-95 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-96 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 1.3783075887;
  -webkit-transform: rotate(283.1909325696deg);
          transform: rotate(283.1909325696deg);
  -webkit-animation: drop-confetti-96 6s 1s infinite linear;
          animation: drop-confetti-96 6s 1s infinite linear;
}

@keyframes drop-confetti-96 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-97 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 87%;
  opacity: 0.6808216696;
  -webkit-transform: rotate(321.3944131365deg);
          transform: rotate(321.3944131365deg);
  -webkit-animation: drop-confetti-97 5s 1s infinite linear;
          animation: drop-confetti-97 5s 1s infinite linear;
}

@keyframes drop-confetti-97 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-98 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 12%;
  opacity: 0.6357691584;
  -webkit-transform: rotate(164.6844170033deg);
          transform: rotate(164.6844170033deg);
  -webkit-animation: drop-confetti-98 9s 5s infinite linear;
          animation: drop-confetti-98 9s 5s infinite linear;
}

@keyframes drop-confetti-98 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-99 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 0.5308970325;
  -webkit-transform: rotate(95.7045863026deg);
          transform: rotate(95.7045863026deg);
  -webkit-animation: drop-confetti-99 8s 3s infinite linear;
          animation: drop-confetti-99 8s 3s infinite linear;
}

@keyframes drop-confetti-99 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-100 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 79%;
  opacity: 1.4690766469;
  -webkit-transform: rotate(246.8181728068deg);
          transform: rotate(246.8181728068deg);
  -webkit-animation: drop-confetti-100 5s 1s infinite linear;
          animation: drop-confetti-100 5s 1s infinite linear;
}

@keyframes drop-confetti-100 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-101 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 0.6200111683;
  -webkit-transform: rotate(330.2456248225deg);
          transform: rotate(330.2456248225deg);
  -webkit-animation: drop-confetti-101 5s 4s infinite linear;
          animation: drop-confetti-101 5s 4s infinite linear;
}

@keyframes drop-confetti-101 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-102 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 10%;
  opacity: 0.8030971202;
  -webkit-transform: rotate(286.5694138462deg);
          transform: rotate(286.5694138462deg);
  -webkit-animation: drop-confetti-102 8s 2s infinite linear;
          animation: drop-confetti-102 8s 2s infinite linear;
}

@keyframes drop-confetti-102 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-103 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.5551700988;
  -webkit-transform: rotate(134.4803006662deg);
          transform: rotate(134.4803006662deg);
  -webkit-animation: drop-confetti-103 5s 5s infinite linear;
          animation: drop-confetti-103 5s 5s infinite linear;
}

@keyframes drop-confetti-103 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-104 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 31%;
  opacity: 0.9553384458;
  -webkit-transform: rotate(127.8733940969deg);
          transform: rotate(127.8733940969deg);
  -webkit-animation: drop-confetti-104 8s 2s infinite linear;
          animation: drop-confetti-104 8s 2s infinite linear;
}

@keyframes drop-confetti-104 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-105 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.5409010046;
  -webkit-transform: rotate(24.3096151063deg);
          transform: rotate(24.3096151063deg);
  -webkit-animation: drop-confetti-105 5s 5s infinite linear;
          animation: drop-confetti-105 5s 5s infinite linear;
}

@keyframes drop-confetti-105 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-106 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 7%;
  opacity: 0.8201516518;
  -webkit-transform: rotate(160.7971671115deg);
          transform: rotate(160.7971671115deg);
  -webkit-animation: drop-confetti-106 6s 3s infinite linear;
          animation: drop-confetti-106 6s 3s infinite linear;
}

@keyframes drop-confetti-106 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-107 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.399973283;
  -webkit-transform: rotate(111.2979960096deg);
          transform: rotate(111.2979960096deg);
  -webkit-animation: drop-confetti-107 6s 2s infinite linear;
          animation: drop-confetti-107 6s 2s infinite linear;
}

@keyframes drop-confetti-107 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-108 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6768884895;
  -webkit-transform: rotate(185.3721885467deg);
          transform: rotate(185.3721885467deg);
  -webkit-animation: drop-confetti-108 8s 2s infinite linear;
          animation: drop-confetti-108 8s 2s infinite linear;
}

@keyframes drop-confetti-108 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-109 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 0.6293500368;
  -webkit-transform: rotate(166.1873146306deg);
          transform: rotate(166.1873146306deg);
  -webkit-animation: drop-confetti-109 6s 1s infinite linear;
          animation: drop-confetti-109 6s 1s infinite linear;
}

@keyframes drop-confetti-109 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-110 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 1.1662964941;
  -webkit-transform: rotate(347.5008542372deg);
          transform: rotate(347.5008542372deg);
  -webkit-animation: drop-confetti-110 5s 5s infinite linear;
          animation: drop-confetti-110 5s 5s infinite linear;
}

@keyframes drop-confetti-110 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-111 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.1102838145;
  -webkit-transform: rotate(299.7379875284deg);
          transform: rotate(299.7379875284deg);
  -webkit-animation: drop-confetti-111 9s 3s infinite linear;
          animation: drop-confetti-111 9s 3s infinite linear;
}

@keyframes drop-confetti-111 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-112 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.7015889284;
  -webkit-transform: rotate(318.445306237deg);
          transform: rotate(318.445306237deg);
  -webkit-animation: drop-confetti-112 6s 5s infinite linear;
          animation: drop-confetti-112 6s 5s infinite linear;
}

@keyframes drop-confetti-112 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-113 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 29%;
  opacity: 1.0665183098;
  -webkit-transform: rotate(10.0338654601deg);
          transform: rotate(10.0338654601deg);
  -webkit-animation: drop-confetti-113 6s 2s infinite linear;
          animation: drop-confetti-113 6s 2s infinite linear;
}

@keyframes drop-confetti-113 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-114 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 56%;
  opacity: 0.6160872053;
  -webkit-transform: rotate(312.5575951373deg);
          transform: rotate(312.5575951373deg);
  -webkit-animation: drop-confetti-114 8s 1s infinite linear;
          animation: drop-confetti-114 8s 1s infinite linear;
}

@keyframes drop-confetti-114 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-115 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 1.4886471545;
  -webkit-transform: rotate(35.3473057546deg);
          transform: rotate(35.3473057546deg);
  -webkit-animation: drop-confetti-115 9s 2s infinite linear;
          animation: drop-confetti-115 9s 2s infinite linear;
}

@keyframes drop-confetti-115 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-116 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 1.0774359926;
  -webkit-transform: rotate(283.5950586394deg);
          transform: rotate(283.5950586394deg);
  -webkit-animation: drop-confetti-116 9s 4s infinite linear;
          animation: drop-confetti-116 9s 4s infinite linear;
}

@keyframes drop-confetti-116 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-117 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.3079681818;
  -webkit-transform: rotate(1.4179300667deg);
          transform: rotate(1.4179300667deg);
  -webkit-animation: drop-confetti-117 9s 1s infinite linear;
          animation: drop-confetti-117 9s 1s infinite linear;
}

@keyframes drop-confetti-117 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-118 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 64%;
  opacity: 1.2376109256;
  -webkit-transform: rotate(196.1063794014deg);
          transform: rotate(196.1063794014deg);
  -webkit-animation: drop-confetti-118 8s 3s infinite linear;
          animation: drop-confetti-118 8s 3s infinite linear;
}

@keyframes drop-confetti-118 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-119 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 0.776551017;
  -webkit-transform: rotate(56.5806871247deg);
          transform: rotate(56.5806871247deg);
  -webkit-animation: drop-confetti-119 6s 3s infinite linear;
          animation: drop-confetti-119 6s 3s infinite linear;
}

@keyframes drop-confetti-119 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-120 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 23%;
  opacity: 1.1915540163;
  -webkit-transform: rotate(233.7032950959deg);
          transform: rotate(233.7032950959deg);
  -webkit-animation: drop-confetti-120 8s 2s infinite linear;
          animation: drop-confetti-120 8s 2s infinite linear;
}

@keyframes drop-confetti-120 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-121 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 15%;
  opacity: 0.7368533299;
  -webkit-transform: rotate(359.1459254415deg);
          transform: rotate(359.1459254415deg);
  -webkit-animation: drop-confetti-121 7s 5s infinite linear;
          animation: drop-confetti-121 7s 5s infinite linear;
}

@keyframes drop-confetti-121 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-122 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 0.8742384659;
  -webkit-transform: rotate(311.0940320196deg);
          transform: rotate(311.0940320196deg);
  -webkit-animation: drop-confetti-122 9s 3s infinite linear;
          animation: drop-confetti-122 9s 3s infinite linear;
}

@keyframes drop-confetti-122 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-123 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.7750798118;
  -webkit-transform: rotate(42.7875898246deg);
          transform: rotate(42.7875898246deg);
  -webkit-animation: drop-confetti-123 7s 5s infinite linear;
          animation: drop-confetti-123 7s 5s infinite linear;
}

@keyframes drop-confetti-123 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-124 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.6772493476;
  -webkit-transform: rotate(254.9870610983deg);
          transform: rotate(254.9870610983deg);
  -webkit-animation: drop-confetti-124 5s 4s infinite linear;
          animation: drop-confetti-124 5s 4s infinite linear;
}

@keyframes drop-confetti-124 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-125 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2571018078;
  -webkit-transform: rotate(62.474555174deg);
          transform: rotate(62.474555174deg);
  -webkit-animation: drop-confetti-125 6s 2s infinite linear;
          animation: drop-confetti-125 6s 2s infinite linear;
}

@keyframes drop-confetti-125 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-126 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 0.6610383899;
  -webkit-transform: rotate(231.079730341deg);
          transform: rotate(231.079730341deg);
  -webkit-animation: drop-confetti-126 7s 4s infinite linear;
          animation: drop-confetti-126 7s 4s infinite linear;
}

@keyframes drop-confetti-126 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-127 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 3%;
  opacity: 1.0007957548;
  -webkit-transform: rotate(253.021015149deg);
          transform: rotate(253.021015149deg);
  -webkit-animation: drop-confetti-127 8s 3s infinite linear;
          animation: drop-confetti-127 8s 3s infinite linear;
}

@keyframes drop-confetti-127 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-128 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.0529821738;
  -webkit-transform: rotate(225.2456053427deg);
          transform: rotate(225.2456053427deg);
  -webkit-animation: drop-confetti-128 8s 5s infinite linear;
          animation: drop-confetti-128 8s 5s infinite linear;
}

@keyframes drop-confetti-128 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-129 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.7476645543;
  -webkit-transform: rotate(356.0700779584deg);
          transform: rotate(356.0700779584deg);
  -webkit-animation: drop-confetti-129 5s 2s infinite linear;
          animation: drop-confetti-129 5s 2s infinite linear;
}

@keyframes drop-confetti-129 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-130 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 50%;
  opacity: 1.2730311288;
  -webkit-transform: rotate(319.4851367307deg);
          transform: rotate(319.4851367307deg);
  -webkit-animation: drop-confetti-130 7s 4s infinite linear;
          animation: drop-confetti-130 7s 4s infinite linear;
}

@keyframes drop-confetti-130 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-131 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 0.5577403799;
  -webkit-transform: rotate(180.83014078deg);
          transform: rotate(180.83014078deg);
  -webkit-animation: drop-confetti-131 6s 2s infinite linear;
          animation: drop-confetti-131 6s 2s infinite linear;
}

@keyframes drop-confetti-131 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-132 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5263491304;
  -webkit-transform: rotate(145.5798581325deg);
          transform: rotate(145.5798581325deg);
  -webkit-animation: drop-confetti-132 6s 1s infinite linear;
          animation: drop-confetti-132 6s 1s infinite linear;
}

@keyframes drop-confetti-132 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-133 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 4%;
  opacity: 1.0961496758;
  -webkit-transform: rotate(190.9026096562deg);
          transform: rotate(190.9026096562deg);
  -webkit-animation: drop-confetti-133 9s 4s infinite linear;
          animation: drop-confetti-133 9s 4s infinite linear;
}

@keyframes drop-confetti-133 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-134 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 74%;
  opacity: 1.0947916009;
  -webkit-transform: rotate(151.8174558534deg);
          transform: rotate(151.8174558534deg);
  -webkit-animation: drop-confetti-134 5s 5s infinite linear;
          animation: drop-confetti-134 5s 5s infinite linear;
}

@keyframes drop-confetti-134 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-135 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 1.0190160056;
  -webkit-transform: rotate(90.4646317805deg);
          transform: rotate(90.4646317805deg);
  -webkit-animation: drop-confetti-135 7s 4s infinite linear;
          animation: drop-confetti-135 7s 4s infinite linear;
}

@keyframes drop-confetti-135 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-136 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.9184686021;
  -webkit-transform: rotate(8.1195799359deg);
          transform: rotate(8.1195799359deg);
  -webkit-animation: drop-confetti-136 9s 2s infinite linear;
          animation: drop-confetti-136 9s 2s infinite linear;
}

@keyframes drop-confetti-136 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-137 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 46%;
  opacity: 1.2169699034;
  -webkit-transform: rotate(99.6087826186deg);
          transform: rotate(99.6087826186deg);
  -webkit-animation: drop-confetti-137 9s 2s infinite linear;
          animation: drop-confetti-137 9s 2s infinite linear;
}

@keyframes drop-confetti-137 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-138 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.4038713563;
  -webkit-transform: rotate(127.5708155653deg);
          transform: rotate(127.5708155653deg);
  -webkit-animation: drop-confetti-138 6s 5s infinite linear;
          animation: drop-confetti-138 6s 5s infinite linear;
}

@keyframes drop-confetti-138 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-139 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7333374113;
  -webkit-transform: rotate(11.9787118257deg);
          transform: rotate(11.9787118257deg);
  -webkit-animation: drop-confetti-139 8s 3s infinite linear;
          animation: drop-confetti-139 8s 3s infinite linear;
}

@keyframes drop-confetti-139 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-140 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 51%;
  opacity: 0.9387572948;
  -webkit-transform: rotate(333.9580652377deg);
          transform: rotate(333.9580652377deg);
  -webkit-animation: drop-confetti-140 6s 2s infinite linear;
          animation: drop-confetti-140 6s 2s infinite linear;
}

@keyframes drop-confetti-140 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-141 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.1300057251;
  -webkit-transform: rotate(224.678710345deg);
          transform: rotate(224.678710345deg);
  -webkit-animation: drop-confetti-141 9s 4s infinite linear;
          animation: drop-confetti-141 9s 4s infinite linear;
}

@keyframes drop-confetti-141 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-142 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 62%;
  opacity: 1.2993865934;
  -webkit-transform: rotate(239.981380121deg);
          transform: rotate(239.981380121deg);
  -webkit-animation: drop-confetti-142 8s 3s infinite linear;
          animation: drop-confetti-142 8s 3s infinite linear;
}

@keyframes drop-confetti-142 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-143 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 0.9498784118;
  -webkit-transform: rotate(342.154754926deg);
          transform: rotate(342.154754926deg);
  -webkit-animation: drop-confetti-143 8s 1s infinite linear;
          animation: drop-confetti-143 8s 1s infinite linear;
}

@keyframes drop-confetti-143 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.confetti-144 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 0.715450974;
  -webkit-transform: rotate(321.4461056213deg);
          transform: rotate(321.4461056213deg);
  -webkit-animation: drop-confetti-144 8s 4s infinite linear;
          animation: drop-confetti-144 8s 4s infinite linear;
}

@keyframes drop-confetti-144 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-145 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0969018234;
  -webkit-transform: rotate(64.0751482601deg);
          transform: rotate(64.0751482601deg);
  -webkit-animation: drop-confetti-145 7s 4s infinite linear;
          animation: drop-confetti-145 7s 4s infinite linear;
}

@keyframes drop-confetti-145 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-146 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 34%;
  opacity: 0.916406921;
  -webkit-transform: rotate(21.7546744811deg);
          transform: rotate(21.7546744811deg);
  -webkit-animation: drop-confetti-146 7s 2s infinite linear;
          animation: drop-confetti-146 7s 2s infinite linear;
}

@keyframes drop-confetti-146 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-147 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 42%;
  opacity: 0.6559680258;
  -webkit-transform: rotate(241.9604781712deg);
          transform: rotate(241.9604781712deg);
  -webkit-animation: drop-confetti-147 5s 3s infinite linear;
          animation: drop-confetti-147 5s 3s infinite linear;
}

@keyframes drop-confetti-147 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-148 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 80%;
  opacity: 1.1239440504;
  -webkit-transform: rotate(137.8410665342deg);
          transform: rotate(137.8410665342deg);
  -webkit-animation: drop-confetti-148 9s 5s infinite linear;
          animation: drop-confetti-148 9s 5s infinite linear;
}

@keyframes drop-confetti-148 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-149 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 10%;
  opacity: 1.3775800647;
  -webkit-transform: rotate(296.466725676deg);
          transform: rotate(296.466725676deg);
  -webkit-animation: drop-confetti-149 6s 4s infinite linear;
          animation: drop-confetti-149 6s 4s infinite linear;
}

@keyframes drop-confetti-149 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-150 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.5412244587;
  -webkit-transform: rotate(245.0351582577deg);
          transform: rotate(245.0351582577deg);
  -webkit-animation: drop-confetti-150 8s 4s infinite linear;
          animation: drop-confetti-150 8s 4s infinite linear;
}

@keyframes drop-confetti-150 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-151 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.8560816382;
  -webkit-transform: rotate(308.7350056403deg);
          transform: rotate(308.7350056403deg);
  -webkit-animation: drop-confetti-151 9s 3s infinite linear;
          animation: drop-confetti-151 9s 3s infinite linear;
}

@keyframes drop-confetti-151 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-152 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.9404500051;
  -webkit-transform: rotate(49.4880582999deg);
          transform: rotate(49.4880582999deg);
  -webkit-animation: drop-confetti-152 7s 4s infinite linear;
          animation: drop-confetti-152 7s 4s infinite linear;
}

@keyframes drop-confetti-152 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-153 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 13%;
  opacity: 1.259749813;
  -webkit-transform: rotate(203.3740734104deg);
          transform: rotate(203.3740734104deg);
  -webkit-animation: drop-confetti-153 8s 3s infinite linear;
          animation: drop-confetti-153 8s 3s infinite linear;
}

@keyframes drop-confetti-153 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-154 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.4745594812;
  -webkit-transform: rotate(239.131270243deg);
          transform: rotate(239.131270243deg);
  -webkit-animation: drop-confetti-154 8s 5s infinite linear;
          animation: drop-confetti-154 8s 5s infinite linear;
}

@keyframes drop-confetti-154 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-155 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 62%;
  opacity: 1.0461603818;
  -webkit-transform: rotate(202.6489919862deg);
          transform: rotate(202.6489919862deg);
  -webkit-animation: drop-confetti-155 9s 1s infinite linear;
          animation: drop-confetti-155 9s 1s infinite linear;
}

@keyframes drop-confetti-155 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-156 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 1.001203756;
  -webkit-transform: rotate(304.5208888016deg);
          transform: rotate(304.5208888016deg);
  -webkit-animation: drop-confetti-156 7s 2s infinite linear;
          animation: drop-confetti-156 7s 2s infinite linear;
}

@keyframes drop-confetti-156 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-157 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7139598855;
  -webkit-transform: rotate(129.4509728061deg);
          transform: rotate(129.4509728061deg);
  -webkit-animation: drop-confetti-157 7s 4s infinite linear;
          animation: drop-confetti-157 7s 4s infinite linear;
}

@keyframes drop-confetti-157 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-158 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 3%;
  opacity: 1.2398073321;
  -webkit-transform: rotate(195.7745951604deg);
          transform: rotate(195.7745951604deg);
  -webkit-animation: drop-confetti-158 9s 3s infinite linear;
          animation: drop-confetti-158 9s 3s infinite linear;
}

@keyframes drop-confetti-158 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-159 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.5891270941;
  -webkit-transform: rotate(337.7669521759deg);
          transform: rotate(337.7669521759deg);
  -webkit-animation: drop-confetti-159 5s 2s infinite linear;
          animation: drop-confetti-159 5s 2s infinite linear;
}

@keyframes drop-confetti-159 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-160 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 1.4140750208;
  -webkit-transform: rotate(292.7146590516deg);
          transform: rotate(292.7146590516deg);
  -webkit-animation: drop-confetti-160 5s 2s infinite linear;
          animation: drop-confetti-160 5s 2s infinite linear;
}

@keyframes drop-confetti-160 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-161 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 72%;
  opacity: 1.1246140508;
  -webkit-transform: rotate(137.7976827948deg);
          transform: rotate(137.7976827948deg);
  -webkit-animation: drop-confetti-161 7s 5s infinite linear;
          animation: drop-confetti-161 7s 5s infinite linear;
}

@keyframes drop-confetti-161 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-162 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.770633424;
  -webkit-transform: rotate(184.8443082949deg);
          transform: rotate(184.8443082949deg);
  -webkit-animation: drop-confetti-162 6s 1s infinite linear;
          animation: drop-confetti-162 6s 1s infinite linear;
}

@keyframes drop-confetti-162 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-163 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2217682952;
  -webkit-transform: rotate(309.7874465003deg);
          transform: rotate(309.7874465003deg);
  -webkit-animation: drop-confetti-163 6s 2s infinite linear;
          animation: drop-confetti-163 6s 2s infinite linear;
}

@keyframes drop-confetti-163 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-164 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 1.2398326285;
  -webkit-transform: rotate(82.0528028055deg);
          transform: rotate(82.0528028055deg);
  -webkit-animation: drop-confetti-164 7s 2s infinite linear;
          animation: drop-confetti-164 7s 2s infinite linear;
}

@keyframes drop-confetti-164 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-165 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 1.0920079998;
  -webkit-transform: rotate(208.8158034007deg);
          transform: rotate(208.8158034007deg);
  -webkit-animation: drop-confetti-165 8s 4s infinite linear;
          animation: drop-confetti-165 8s 4s infinite linear;
}

@keyframes drop-confetti-165 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-166 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.872003167;
  -webkit-transform: rotate(292.0496333091deg);
          transform: rotate(292.0496333091deg);
  -webkit-animation: drop-confetti-166 9s 5s infinite linear;
          animation: drop-confetti-166 9s 5s infinite linear;
}

@keyframes drop-confetti-166 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-167 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 2%;
  opacity: 0.6023903023;
  -webkit-transform: rotate(207.1450259965deg);
          transform: rotate(207.1450259965deg);
  -webkit-animation: drop-confetti-167 7s 4s infinite linear;
          animation: drop-confetti-167 7s 4s infinite linear;
}

@keyframes drop-confetti-167 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-168 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0637730157;
  -webkit-transform: rotate(3.6844297982deg);
          transform: rotate(3.6844297982deg);
  -webkit-animation: drop-confetti-168 6s 5s infinite linear;
          animation: drop-confetti-168 6s 5s infinite linear;
}

@keyframes drop-confetti-168 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-169 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.4059571486;
  -webkit-transform: rotate(356.0220874011deg);
          transform: rotate(356.0220874011deg);
  -webkit-animation: drop-confetti-169 5s 3s infinite linear;
          animation: drop-confetti-169 5s 3s infinite linear;
}

@keyframes drop-confetti-169 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-170 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.5113012325;
  -webkit-transform: rotate(235.7887552673deg);
          transform: rotate(235.7887552673deg);
  -webkit-animation: drop-confetti-170 5s 2s infinite linear;
          animation: drop-confetti-170 5s 2s infinite linear;
}

@keyframes drop-confetti-170 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-171 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.4239282514;
  -webkit-transform: rotate(32.6717482885deg);
          transform: rotate(32.6717482885deg);
  -webkit-animation: drop-confetti-171 8s 3s infinite linear;
          animation: drop-confetti-171 8s 3s infinite linear;
}

@keyframes drop-confetti-171 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-172 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.987548375;
  -webkit-transform: rotate(207.2629636243deg);
          transform: rotate(207.2629636243deg);
  -webkit-animation: drop-confetti-172 8s 2s infinite linear;
          animation: drop-confetti-172 8s 2s infinite linear;
}

@keyframes drop-confetti-172 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-173 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 32%;
  opacity: 0.7699801202;
  -webkit-transform: rotate(346.4229821688deg);
          transform: rotate(346.4229821688deg);
  -webkit-animation: drop-confetti-173 9s 2s infinite linear;
          animation: drop-confetti-173 9s 2s infinite linear;
}

@keyframes drop-confetti-173 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-174 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 72%;
  opacity: 0.681339734;
  -webkit-transform: rotate(103.1389063849deg);
          transform: rotate(103.1389063849deg);
  -webkit-animation: drop-confetti-174 6s 1s infinite linear;
          animation: drop-confetti-174 6s 1s infinite linear;
}

@keyframes drop-confetti-174 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-175 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.56824948;
  -webkit-transform: rotate(123.4214254328deg);
          transform: rotate(123.4214254328deg);
  -webkit-animation: drop-confetti-175 6s 5s infinite linear;
          animation: drop-confetti-175 6s 5s infinite linear;
}

@keyframes drop-confetti-175 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-176 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 1.0562011554;
  -webkit-transform: rotate(133.8040515175deg);
          transform: rotate(133.8040515175deg);
  -webkit-animation: drop-confetti-176 9s 1s infinite linear;
          animation: drop-confetti-176 9s 1s infinite linear;
}

@keyframes drop-confetti-176 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-177 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5390655993;
  -webkit-transform: rotate(263.267153224deg);
          transform: rotate(263.267153224deg);
  -webkit-animation: drop-confetti-177 6s 5s infinite linear;
          animation: drop-confetti-177 6s 5s infinite linear;
}

@keyframes drop-confetti-177 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-178 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 82%;
  opacity: 0.9681097754;
  -webkit-transform: rotate(82.6762107348deg);
          transform: rotate(82.6762107348deg);
  -webkit-animation: drop-confetti-178 8s 1s infinite linear;
          animation: drop-confetti-178 8s 1s infinite linear;
}

@keyframes drop-confetti-178 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-179 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.6427960613;
  -webkit-transform: rotate(51.6532378357deg);
          transform: rotate(51.6532378357deg);
  -webkit-animation: drop-confetti-179 8s 1s infinite linear;
          animation: drop-confetti-179 8s 1s infinite linear;
}

@keyframes drop-confetti-179 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-180 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 59%;
  opacity: 0.9336510528;
  -webkit-transform: rotate(240.6220147857deg);
          transform: rotate(240.6220147857deg);
  -webkit-animation: drop-confetti-180 5s 1s infinite linear;
          animation: drop-confetti-180 5s 1s infinite linear;
}

@keyframes drop-confetti-180 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-181 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 20%;
  opacity: 0.6423636533;
  -webkit-transform: rotate(42.9109081163deg);
          transform: rotate(42.9109081163deg);
  -webkit-animation: drop-confetti-181 8s 4s infinite linear;
          animation: drop-confetti-181 8s 4s infinite linear;
}

@keyframes drop-confetti-181 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-182 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.5805609134;
  -webkit-transform: rotate(352.395705572deg);
          transform: rotate(352.395705572deg);
  -webkit-animation: drop-confetti-182 7s 2s infinite linear;
          animation: drop-confetti-182 7s 2s infinite linear;
}

@keyframes drop-confetti-182 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-183 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.465406279;
  -webkit-transform: rotate(202.3597169887deg);
          transform: rotate(202.3597169887deg);
  -webkit-animation: drop-confetti-183 9s 2s infinite linear;
          animation: drop-confetti-183 9s 2s infinite linear;
}

@keyframes drop-confetti-183 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-184 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 16%;
  opacity: 1.2900354435;
  -webkit-transform: rotate(22.8991798143deg);
          transform: rotate(22.8991798143deg);
  -webkit-animation: drop-confetti-184 5s 4s infinite linear;
          animation: drop-confetti-184 5s 4s infinite linear;
}

@keyframes drop-confetti-184 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-185 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.1123931522;
  -webkit-transform: rotate(41.4865739461deg);
          transform: rotate(41.4865739461deg);
  -webkit-animation: drop-confetti-185 5s 2s infinite linear;
          animation: drop-confetti-185 5s 2s infinite linear;
}

@keyframes drop-confetti-185 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-186 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 5%;
  opacity: 1.0037798223;
  -webkit-transform: rotate(285.3303293377deg);
          transform: rotate(285.3303293377deg);
  -webkit-animation: drop-confetti-186 9s 3s infinite linear;
          animation: drop-confetti-186 9s 3s infinite linear;
}

@keyframes drop-confetti-186 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-187 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.2344439919;
  -webkit-transform: rotate(135.116377076deg);
          transform: rotate(135.116377076deg);
  -webkit-animation: drop-confetti-187 7s 3s infinite linear;
          animation: drop-confetti-187 7s 3s infinite linear;
}

@keyframes drop-confetti-187 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-188 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 0.7234340731;
  -webkit-transform: rotate(126.2841944177deg);
          transform: rotate(126.2841944177deg);
  -webkit-animation: drop-confetti-188 5s 2s infinite linear;
          animation: drop-confetti-188 5s 2s infinite linear;
}

@keyframes drop-confetti-188 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-189 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6478674386;
  -webkit-transform: rotate(226.5477969968deg);
          transform: rotate(226.5477969968deg);
  -webkit-animation: drop-confetti-189 9s 1s infinite linear;
          animation: drop-confetti-189 9s 1s infinite linear;
}

@keyframes drop-confetti-189 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-190 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 13%;
  opacity: 1.3193193559;
  -webkit-transform: rotate(0.5019076857deg);
          transform: rotate(0.5019076857deg);
  -webkit-animation: drop-confetti-190 8s 2s infinite linear;
          animation: drop-confetti-190 8s 2s infinite linear;
}

@keyframes drop-confetti-190 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-191 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 68%;
  opacity: 1.051621854;
  -webkit-transform: rotate(166.5805532556deg);
          transform: rotate(166.5805532556deg);
  -webkit-animation: drop-confetti-191 9s 4s infinite linear;
          animation: drop-confetti-191 9s 4s infinite linear;
}

@keyframes drop-confetti-191 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-192 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 1.1622997781;
  -webkit-transform: rotate(98.156778344deg);
          transform: rotate(98.156778344deg);
  -webkit-animation: drop-confetti-192 7s 3s infinite linear;
          animation: drop-confetti-192 7s 3s infinite linear;
}

@keyframes drop-confetti-192 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-193 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.1730662497;
  -webkit-transform: rotate(134.7236638528deg);
          transform: rotate(134.7236638528deg);
  -webkit-animation: drop-confetti-193 7s 3s infinite linear;
          animation: drop-confetti-193 7s 3s infinite linear;
}

@keyframes drop-confetti-193 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-194 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 68%;
  opacity: 0.7790088572;
  -webkit-transform: rotate(210.9122140126deg);
          transform: rotate(210.9122140126deg);
  -webkit-animation: drop-confetti-194 6s 5s infinite linear;
          animation: drop-confetti-194 6s 5s infinite linear;
}

@keyframes drop-confetti-194 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-195 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 88%;
  opacity: 0.5767942592;
  -webkit-transform: rotate(215.3293884102deg);
          transform: rotate(215.3293884102deg);
  -webkit-animation: drop-confetti-195 5s 5s infinite linear;
          animation: drop-confetti-195 5s 5s infinite linear;
}

@keyframes drop-confetti-195 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-196 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.4845927975;
  -webkit-transform: rotate(239.1428030945deg);
          transform: rotate(239.1428030945deg);
  -webkit-animation: drop-confetti-196 7s 4s infinite linear;
          animation: drop-confetti-196 7s 4s infinite linear;
}

@keyframes drop-confetti-196 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-197 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.429208101;
  -webkit-transform: rotate(336.5703521268deg);
          transform: rotate(336.5703521268deg);
  -webkit-animation: drop-confetti-197 9s 4s infinite linear;
          animation: drop-confetti-197 9s 4s infinite linear;
}

@keyframes drop-confetti-197 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-198 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 13%;
  opacity: 0.6750767234;
  -webkit-transform: rotate(228.4497184234deg);
          transform: rotate(228.4497184234deg);
  -webkit-animation: drop-confetti-198 5s 1s infinite linear;
          animation: drop-confetti-198 5s 1s infinite linear;
}

@keyframes drop-confetti-198 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-199 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.427894058;
  -webkit-transform: rotate(9.7310627622deg);
          transform: rotate(9.7310627622deg);
  -webkit-animation: drop-confetti-199 7s 3s infinite linear;
          animation: drop-confetti-199 7s 3s infinite linear;
}

@keyframes drop-confetti-199 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-200 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.4094145332;
  -webkit-transform: rotate(236.1091036291deg);
          transform: rotate(236.1091036291deg);
  -webkit-animation: drop-confetti-200 7s 4s infinite linear;
          animation: drop-confetti-200 7s 4s infinite linear;
}

@keyframes drop-confetti-200 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-201 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 71%;
  opacity: 0.617203031;
  -webkit-transform: rotate(95.7038452795deg);
          transform: rotate(95.7038452795deg);
  -webkit-animation: drop-confetti-201 7s 5s infinite linear;
          animation: drop-confetti-201 7s 5s infinite linear;
}

@keyframes drop-confetti-201 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-202 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 89%;
  opacity: 1.2374242532;
  -webkit-transform: rotate(65.9820761673deg);
          transform: rotate(65.9820761673deg);
  -webkit-animation: drop-confetti-202 7s 4s infinite linear;
          animation: drop-confetti-202 7s 4s infinite linear;
}

@keyframes drop-confetti-202 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-203 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 1.4677059837;
  -webkit-transform: rotate(29.3832180903deg);
          transform: rotate(29.3832180903deg);
  -webkit-animation: drop-confetti-203 9s 5s infinite linear;
          animation: drop-confetti-203 9s 5s infinite linear;
}

@keyframes drop-confetti-203 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-204 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 0.5495582759;
  -webkit-transform: rotate(263.8466694869deg);
          transform: rotate(263.8466694869deg);
  -webkit-animation: drop-confetti-204 8s 2s infinite linear;
          animation: drop-confetti-204 8s 2s infinite linear;
}

@keyframes drop-confetti-204 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-205 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 6%;
  opacity: 0.7559422014;
  -webkit-transform: rotate(135.1511946726deg);
          transform: rotate(135.1511946726deg);
  -webkit-animation: drop-confetti-205 6s 3s infinite linear;
          animation: drop-confetti-205 6s 3s infinite linear;
}

@keyframes drop-confetti-205 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-206 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.3128048107;
  -webkit-transform: rotate(89.6858243514deg);
          transform: rotate(89.6858243514deg);
  -webkit-animation: drop-confetti-206 9s 3s infinite linear;
          animation: drop-confetti-206 9s 3s infinite linear;
}

@keyframes drop-confetti-206 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-207 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 1.3575554185;
  -webkit-transform: rotate(144.8301289291deg);
          transform: rotate(144.8301289291deg);
  -webkit-animation: drop-confetti-207 6s 1s infinite linear;
          animation: drop-confetti-207 6s 1s infinite linear;
}

@keyframes drop-confetti-207 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-208 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 55%;
  opacity: 0.9864258701;
  -webkit-transform: rotate(76.1889890047deg);
          transform: rotate(76.1889890047deg);
  -webkit-animation: drop-confetti-208 8s 2s infinite linear;
          animation: drop-confetti-208 8s 2s infinite linear;
}

@keyframes drop-confetti-208 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-209 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 0.6004855815;
  -webkit-transform: rotate(187.5152855437deg);
          transform: rotate(187.5152855437deg);
  -webkit-animation: drop-confetti-209 9s 2s infinite linear;
          animation: drop-confetti-209 9s 2s infinite linear;
}

@keyframes drop-confetti-209 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-210 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.5457867372;
  -webkit-transform: rotate(265.8782096842deg);
          transform: rotate(265.8782096842deg);
  -webkit-animation: drop-confetti-210 7s 5s infinite linear;
          animation: drop-confetti-210 7s 5s infinite linear;
}

@keyframes drop-confetti-210 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-211 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.6171898046;
  -webkit-transform: rotate(207.0563500867deg);
          transform: rotate(207.0563500867deg);
  -webkit-animation: drop-confetti-211 7s 1s infinite linear;
          animation: drop-confetti-211 7s 1s infinite linear;
}

@keyframes drop-confetti-211 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-212 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 33%;
  opacity: 0.5499275157;
  -webkit-transform: rotate(340.7067397554deg);
          transform: rotate(340.7067397554deg);
  -webkit-animation: drop-confetti-212 8s 2s infinite linear;
          animation: drop-confetti-212 8s 2s infinite linear;
}

@keyframes drop-confetti-212 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-213 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 60%;
  opacity: 0.8006101005;
  -webkit-transform: rotate(220.2028309326deg);
          transform: rotate(220.2028309326deg);
  -webkit-animation: drop-confetti-213 6s 1s infinite linear;
          animation: drop-confetti-213 6s 1s infinite linear;
}

@keyframes drop-confetti-213 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-214 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 1.1114547047;
  -webkit-transform: rotate(1.6212954331deg);
          transform: rotate(1.6212954331deg);
  -webkit-animation: drop-confetti-214 9s 2s infinite linear;
          animation: drop-confetti-214 9s 2s infinite linear;
}

@keyframes drop-confetti-214 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-215 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 12%;
  opacity: 1.4922803574;
  -webkit-transform: rotate(74.3123960573deg);
          transform: rotate(74.3123960573deg);
  -webkit-animation: drop-confetti-215 8s 2s infinite linear;
          animation: drop-confetti-215 8s 2s infinite linear;
}

@keyframes drop-confetti-215 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-216 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 60%;
  opacity: 1.1979452724;
  -webkit-transform: rotate(127.9829387982deg);
          transform: rotate(127.9829387982deg);
  -webkit-animation: drop-confetti-216 9s 3s infinite linear;
          animation: drop-confetti-216 9s 3s infinite linear;
}

@keyframes drop-confetti-216 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-217 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6340632168;
  -webkit-transform: rotate(289.5441487075deg);
          transform: rotate(289.5441487075deg);
  -webkit-animation: drop-confetti-217 6s 3s infinite linear;
          animation: drop-confetti-217 6s 3s infinite linear;
}

@keyframes drop-confetti-217 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-218 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 15%;
  opacity: 1.3195486341;
  -webkit-transform: rotate(352.8432365692deg);
          transform: rotate(352.8432365692deg);
  -webkit-animation: drop-confetti-218 7s 3s infinite linear;
          animation: drop-confetti-218 7s 3s infinite linear;
}

@keyframes drop-confetti-218 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-219 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.5060714667;
  -webkit-transform: rotate(310.6299554865deg);
          transform: rotate(310.6299554865deg);
  -webkit-animation: drop-confetti-219 6s 1s infinite linear;
          animation: drop-confetti-219 6s 1s infinite linear;
}

@keyframes drop-confetti-219 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-220 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 0.5865266692;
  -webkit-transform: rotate(278.7031203883deg);
          transform: rotate(278.7031203883deg);
  -webkit-animation: drop-confetti-220 5s 4s infinite linear;
          animation: drop-confetti-220 5s 4s infinite linear;
}

@keyframes drop-confetti-220 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-221 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 1.0258923246;
  -webkit-transform: rotate(131.9743175313deg);
          transform: rotate(131.9743175313deg);
  -webkit-animation: drop-confetti-221 6s 2s infinite linear;
          animation: drop-confetti-221 6s 2s infinite linear;
}

@keyframes drop-confetti-221 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-222 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3582977076;
  -webkit-transform: rotate(31.448751462deg);
          transform: rotate(31.448751462deg);
  -webkit-animation: drop-confetti-222 6s 1s infinite linear;
          animation: drop-confetti-222 6s 1s infinite linear;
}

@keyframes drop-confetti-222 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-223 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 21%;
  opacity: 1.1848441923;
  -webkit-transform: rotate(269.255027966deg);
          transform: rotate(269.255027966deg);
  -webkit-animation: drop-confetti-223 7s 1s infinite linear;
          animation: drop-confetti-223 7s 1s infinite linear;
}

@keyframes drop-confetti-223 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-224 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.4786814809;
  -webkit-transform: rotate(119.7096006905deg);
          transform: rotate(119.7096006905deg);
  -webkit-animation: drop-confetti-224 7s 3s infinite linear;
          animation: drop-confetti-224 7s 3s infinite linear;
}

@keyframes drop-confetti-224 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-225 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.2282533977;
  -webkit-transform: rotate(116.6825139727deg);
          transform: rotate(116.6825139727deg);
  -webkit-animation: drop-confetti-225 7s 3s infinite linear;
          animation: drop-confetti-225 7s 3s infinite linear;
}

@keyframes drop-confetti-225 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-226 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.9121687764;
  -webkit-transform: rotate(222.8385121794deg);
          transform: rotate(222.8385121794deg);
  -webkit-animation: drop-confetti-226 6s 1s infinite linear;
          animation: drop-confetti-226 6s 1s infinite linear;
}

@keyframes drop-confetti-226 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-227 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4834987056;
  -webkit-transform: rotate(28.5136123937deg);
          transform: rotate(28.5136123937deg);
  -webkit-animation: drop-confetti-227 7s 5s infinite linear;
          animation: drop-confetti-227 7s 5s infinite linear;
}

@keyframes drop-confetti-227 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-228 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 57%;
  opacity: 0.8509973374;
  -webkit-transform: rotate(125.0222091625deg);
          transform: rotate(125.0222091625deg);
  -webkit-animation: drop-confetti-228 7s 5s infinite linear;
          animation: drop-confetti-228 7s 5s infinite linear;
}

@keyframes drop-confetti-228 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-229 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6991647928;
  -webkit-transform: rotate(192.4804175781deg);
          transform: rotate(192.4804175781deg);
  -webkit-animation: drop-confetti-229 6s 5s infinite linear;
          animation: drop-confetti-229 6s 5s infinite linear;
}

@keyframes drop-confetti-229 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-230 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 77%;
  opacity: 0.6425079369;
  -webkit-transform: rotate(225.7943444728deg);
          transform: rotate(225.7943444728deg);
  -webkit-animation: drop-confetti-230 7s 2s infinite linear;
          animation: drop-confetti-230 7s 2s infinite linear;
}

@keyframes drop-confetti-230 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-231 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 82%;
  opacity: 1.3407124247;
  -webkit-transform: rotate(291.3743645172deg);
          transform: rotate(291.3743645172deg);
  -webkit-animation: drop-confetti-231 8s 1s infinite linear;
          animation: drop-confetti-231 8s 1s infinite linear;
}

@keyframes drop-confetti-231 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-232 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 42%;
  opacity: 0.9854836598;
  -webkit-transform: rotate(92.796226903deg);
          transform: rotate(92.796226903deg);
  -webkit-animation: drop-confetti-232 7s 2s infinite linear;
          animation: drop-confetti-232 7s 2s infinite linear;
}

@keyframes drop-confetti-232 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-233 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 17%;
  opacity: 0.7600988121;
  -webkit-transform: rotate(17.7762356303deg);
          transform: rotate(17.7762356303deg);
  -webkit-animation: drop-confetti-233 5s 4s infinite linear;
          animation: drop-confetti-233 5s 4s infinite linear;
}

@keyframes drop-confetti-233 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-234 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 0.5622818142;
  -webkit-transform: rotate(130.4107288022deg);
          transform: rotate(130.4107288022deg);
  -webkit-animation: drop-confetti-234 6s 1s infinite linear;
          animation: drop-confetti-234 6s 1s infinite linear;
}

@keyframes drop-confetti-234 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-235 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 17%;
  opacity: 1.4135739565;
  -webkit-transform: rotate(60.714841634deg);
          transform: rotate(60.714841634deg);
  -webkit-animation: drop-confetti-235 7s 4s infinite linear;
          animation: drop-confetti-235 7s 4s infinite linear;
}

@keyframes drop-confetti-235 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-236 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.4919989951;
  -webkit-transform: rotate(213.22388878deg);
          transform: rotate(213.22388878deg);
  -webkit-animation: drop-confetti-236 6s 4s infinite linear;
          animation: drop-confetti-236 6s 4s infinite linear;
}

@keyframes drop-confetti-236 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-237 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 0.8500174282;
  -webkit-transform: rotate(106.4029790118deg);
          transform: rotate(106.4029790118deg);
  -webkit-animation: drop-confetti-237 5s 2s infinite linear;
          animation: drop-confetti-237 5s 2s infinite linear;
}

@keyframes drop-confetti-237 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-238 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 1.1026864269;
  -webkit-transform: rotate(132.4120878902deg);
          transform: rotate(132.4120878902deg);
  -webkit-animation: drop-confetti-238 6s 5s infinite linear;
          animation: drop-confetti-238 6s 5s infinite linear;
}

@keyframes drop-confetti-238 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-239 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 38%;
  opacity: 1.3315687778;
  -webkit-transform: rotate(145.0315357519deg);
          transform: rotate(145.0315357519deg);
  -webkit-animation: drop-confetti-239 8s 3s infinite linear;
          animation: drop-confetti-239 8s 3s infinite linear;
}

@keyframes drop-confetti-239 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-240 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 0.795514067;
  -webkit-transform: rotate(294.9321522633deg);
          transform: rotate(294.9321522633deg);
  -webkit-animation: drop-confetti-240 6s 3s infinite linear;
          animation: drop-confetti-240 6s 3s infinite linear;
}

@keyframes drop-confetti-240 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-241 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.3121933772;
  -webkit-transform: rotate(322.4455602871deg);
          transform: rotate(322.4455602871deg);
  -webkit-animation: drop-confetti-241 8s 4s infinite linear;
          animation: drop-confetti-241 8s 4s infinite linear;
}

@keyframes drop-confetti-241 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-242 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 0.5588715588;
  -webkit-transform: rotate(40.6441782999deg);
          transform: rotate(40.6441782999deg);
  -webkit-animation: drop-confetti-242 8s 3s infinite linear;
          animation: drop-confetti-242 8s 3s infinite linear;
}

@keyframes drop-confetti-242 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-243 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 1.0302803401;
  -webkit-transform: rotate(14.6614113429deg);
          transform: rotate(14.6614113429deg);
  -webkit-animation: drop-confetti-243 9s 4s infinite linear;
          animation: drop-confetti-243 9s 4s infinite linear;
}

@keyframes drop-confetti-243 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-244 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 99%;
  opacity: 0.7005689642;
  -webkit-transform: rotate(38.3705763912deg);
          transform: rotate(38.3705763912deg);
  -webkit-animation: drop-confetti-244 7s 1s infinite linear;
          animation: drop-confetti-244 7s 1s infinite linear;
}

@keyframes drop-confetti-244 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-245 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 1.0642042346;
  -webkit-transform: rotate(286.0642258346deg);
          transform: rotate(286.0642258346deg);
  -webkit-animation: drop-confetti-245 5s 4s infinite linear;
          animation: drop-confetti-245 5s 4s infinite linear;
}

@keyframes drop-confetti-245 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-246 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.7750377606;
  -webkit-transform: rotate(3.1297691988deg);
          transform: rotate(3.1297691988deg);
  -webkit-animation: drop-confetti-246 6s 1s infinite linear;
          animation: drop-confetti-246 6s 1s infinite linear;
}

@keyframes drop-confetti-246 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-247 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.2784688964;
  -webkit-transform: rotate(202.2197737187deg);
          transform: rotate(202.2197737187deg);
  -webkit-animation: drop-confetti-247 6s 2s infinite linear;
          animation: drop-confetti-247 6s 2s infinite linear;
}

@keyframes drop-confetti-247 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-248 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 19%;
  opacity: 1.1751934837;
  -webkit-transform: rotate(355.5516737688deg);
          transform: rotate(355.5516737688deg);
  -webkit-animation: drop-confetti-248 8s 5s infinite linear;
          animation: drop-confetti-248 8s 5s infinite linear;
}

@keyframes drop-confetti-248 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-249 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.0295472704;
  -webkit-transform: rotate(62.1186267801deg);
          transform: rotate(62.1186267801deg);
  -webkit-animation: drop-confetti-249 5s 2s infinite linear;
          animation: drop-confetti-249 5s 2s infinite linear;
}

@keyframes drop-confetti-249 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-250 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 0.543807413;
  -webkit-transform: rotate(105.7549297154deg);
          transform: rotate(105.7549297154deg);
  -webkit-animation: drop-confetti-250 6s 3s infinite linear;
          animation: drop-confetti-250 6s 3s infinite linear;
}

@keyframes drop-confetti-250 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-251 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.8465703357;
  -webkit-transform: rotate(41.4169491212deg);
          transform: rotate(41.4169491212deg);
  -webkit-animation: drop-confetti-251 7s 5s infinite linear;
          animation: drop-confetti-251 7s 5s infinite linear;
}

@keyframes drop-confetti-251 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-252 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 1.4838990118;
  -webkit-transform: rotate(235.5047941753deg);
          transform: rotate(235.5047941753deg);
  -webkit-animation: drop-confetti-252 5s 3s infinite linear;
          animation: drop-confetti-252 5s 3s infinite linear;
}

@keyframes drop-confetti-252 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-253 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 0.566066305;
  -webkit-transform: rotate(76.0470010541deg);
          transform: rotate(76.0470010541deg);
  -webkit-animation: drop-confetti-253 7s 2s infinite linear;
          animation: drop-confetti-253 7s 2s infinite linear;
}

@keyframes drop-confetti-253 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-254 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 76%;
  opacity: 0.6326838711;
  -webkit-transform: rotate(103.0241456634deg);
          transform: rotate(103.0241456634deg);
  -webkit-animation: drop-confetti-254 8s 4s infinite linear;
          animation: drop-confetti-254 8s 4s infinite linear;
}

@keyframes drop-confetti-254 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-255 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 84%;
  opacity: 1.3534401926;
  -webkit-transform: rotate(283.6523796392deg);
          transform: rotate(283.6523796392deg);
  -webkit-animation: drop-confetti-255 8s 2s infinite linear;
          animation: drop-confetti-255 8s 2s infinite linear;
}

@keyframes drop-confetti-255 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-256 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.4046450775;
  -webkit-transform: rotate(68.5817838208deg);
          transform: rotate(68.5817838208deg);
  -webkit-animation: drop-confetti-256 9s 5s infinite linear;
          animation: drop-confetti-256 9s 5s infinite linear;
}

@keyframes drop-confetti-256 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-257 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 64%;
  opacity: 1.1925611987;
  -webkit-transform: rotate(155.452641235deg);
          transform: rotate(155.452641235deg);
  -webkit-animation: drop-confetti-257 5s 2s infinite linear;
          animation: drop-confetti-257 5s 2s infinite linear;
}

@keyframes drop-confetti-257 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-258 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3838219907;
  -webkit-transform: rotate(9.2236173466deg);
          transform: rotate(9.2236173466deg);
  -webkit-animation: drop-confetti-258 7s 4s infinite linear;
          animation: drop-confetti-258 7s 4s infinite linear;
}

@keyframes drop-confetti-258 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-259 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.0191643168;
  -webkit-transform: rotate(157.0196856374deg);
          transform: rotate(157.0196856374deg);
  -webkit-animation: drop-confetti-259 6s 3s infinite linear;
          animation: drop-confetti-259 6s 3s infinite linear;
}

@keyframes drop-confetti-259 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-260 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 1.3741638537;
  -webkit-transform: rotate(34.4905647165deg);
          transform: rotate(34.4905647165deg);
  -webkit-animation: drop-confetti-260 5s 1s infinite linear;
          animation: drop-confetti-260 5s 1s infinite linear;
}

@keyframes drop-confetti-260 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-261 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 3%;
  opacity: 1.2911397814;
  -webkit-transform: rotate(213.7410959221deg);
          transform: rotate(213.7410959221deg);
  -webkit-animation: drop-confetti-261 5s 2s infinite linear;
          animation: drop-confetti-261 5s 2s infinite linear;
}

@keyframes drop-confetti-261 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-262 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4874750576;
  -webkit-transform: rotate(112.1598998627deg);
          transform: rotate(112.1598998627deg);
  -webkit-animation: drop-confetti-262 7s 4s infinite linear;
          animation: drop-confetti-262 7s 4s infinite linear;
}

@keyframes drop-confetti-262 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-263 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.1084645949;
  -webkit-transform: rotate(273.4810091458deg);
          transform: rotate(273.4810091458deg);
  -webkit-animation: drop-confetti-263 8s 3s infinite linear;
          animation: drop-confetti-263 8s 3s infinite linear;
}

@keyframes drop-confetti-263 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-264 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 60%;
  opacity: 1.0985032256;
  -webkit-transform: rotate(45.0232316776deg);
          transform: rotate(45.0232316776deg);
  -webkit-animation: drop-confetti-264 7s 3s infinite linear;
          animation: drop-confetti-264 7s 3s infinite linear;
}

@keyframes drop-confetti-264 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-265 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.5514177243;
  -webkit-transform: rotate(41.4449365635deg);
          transform: rotate(41.4449365635deg);
  -webkit-animation: drop-confetti-265 6s 5s infinite linear;
          animation: drop-confetti-265 6s 5s infinite linear;
}

@keyframes drop-confetti-265 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-266 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 91%;
  opacity: 1.0844569332;
  -webkit-transform: rotate(230.4657275309deg);
          transform: rotate(230.4657275309deg);
  -webkit-animation: drop-confetti-266 5s 1s infinite linear;
          animation: drop-confetti-266 5s 1s infinite linear;
}

@keyframes drop-confetti-266 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-267 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3744431977;
  -webkit-transform: rotate(124.1225435417deg);
          transform: rotate(124.1225435417deg);
  -webkit-animation: drop-confetti-267 5s 2s infinite linear;
          animation: drop-confetti-267 5s 2s infinite linear;
}

@keyframes drop-confetti-267 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-268 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2342376939;
  -webkit-transform: rotate(23.8225227271deg);
          transform: rotate(23.8225227271deg);
  -webkit-animation: drop-confetti-268 7s 1s infinite linear;
          animation: drop-confetti-268 7s 1s infinite linear;
}

@keyframes drop-confetti-268 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-269 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 0.8293340428;
  -webkit-transform: rotate(304.155153362deg);
          transform: rotate(304.155153362deg);
  -webkit-animation: drop-confetti-269 5s 1s infinite linear;
          animation: drop-confetti-269 5s 1s infinite linear;
}

@keyframes drop-confetti-269 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-270 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.8998661201;
  -webkit-transform: rotate(78.483369922deg);
          transform: rotate(78.483369922deg);
  -webkit-animation: drop-confetti-270 6s 5s infinite linear;
          animation: drop-confetti-270 6s 5s infinite linear;
}

@keyframes drop-confetti-270 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-271 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.223831398;
  -webkit-transform: rotate(182.4818645111deg);
          transform: rotate(182.4818645111deg);
  -webkit-animation: drop-confetti-271 6s 5s infinite linear;
          animation: drop-confetti-271 6s 5s infinite linear;
}

@keyframes drop-confetti-271 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-272 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 81%;
  opacity: 0.6929100089;
  -webkit-transform: rotate(130.5527844739deg);
          transform: rotate(130.5527844739deg);
  -webkit-animation: drop-confetti-272 8s 2s infinite linear;
          animation: drop-confetti-272 8s 2s infinite linear;
}

@keyframes drop-confetti-272 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-273 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.0976076742;
  -webkit-transform: rotate(133.1000345406deg);
          transform: rotate(133.1000345406deg);
  -webkit-animation: drop-confetti-273 7s 5s infinite linear;
          animation: drop-confetti-273 7s 5s infinite linear;
}

@keyframes drop-confetti-273 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-274 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 20%;
  opacity: 0.7396431912;
  -webkit-transform: rotate(173.8086148419deg);
          transform: rotate(173.8086148419deg);
  -webkit-animation: drop-confetti-274 9s 2s infinite linear;
          animation: drop-confetti-274 9s 2s infinite linear;
}

@keyframes drop-confetti-274 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-275 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.0895201228;
  -webkit-transform: rotate(27.2051943916deg);
          transform: rotate(27.2051943916deg);
  -webkit-animation: drop-confetti-275 7s 2s infinite linear;
          animation: drop-confetti-275 7s 2s infinite linear;
}

@keyframes drop-confetti-275 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-276 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.9828095875;
  -webkit-transform: rotate(264.2104821259deg);
          transform: rotate(264.2104821259deg);
  -webkit-animation: drop-confetti-276 5s 2s infinite linear;
          animation: drop-confetti-276 5s 2s infinite linear;
}

@keyframes drop-confetti-276 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-277 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 56%;
  opacity: 1.3617019496;
  -webkit-transform: rotate(54.5471434889deg);
          transform: rotate(54.5471434889deg);
  -webkit-animation: drop-confetti-277 7s 4s infinite linear;
          animation: drop-confetti-277 7s 4s infinite linear;
}

@keyframes drop-confetti-277 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-278 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 0.8697711218;
  -webkit-transform: rotate(345.411444971deg);
          transform: rotate(345.411444971deg);
  -webkit-animation: drop-confetti-278 9s 4s infinite linear;
          animation: drop-confetti-278 9s 4s infinite linear;
}

@keyframes drop-confetti-278 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-279 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 47%;
  opacity: 1.1765966809;
  -webkit-transform: rotate(210.8343453619deg);
          transform: rotate(210.8343453619deg);
  -webkit-animation: drop-confetti-279 8s 4s infinite linear;
          animation: drop-confetti-279 8s 4s infinite linear;
}

@keyframes drop-confetti-279 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-280 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 0.8736088361;
  -webkit-transform: rotate(318.7038959573deg);
          transform: rotate(318.7038959573deg);
  -webkit-animation: drop-confetti-280 9s 3s infinite linear;
          animation: drop-confetti-280 9s 3s infinite linear;
}

@keyframes drop-confetti-280 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-281 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 1.3588672367;
  -webkit-transform: rotate(307.4986093097deg);
          transform: rotate(307.4986093097deg);
  -webkit-animation: drop-confetti-281 5s 5s infinite linear;
          animation: drop-confetti-281 5s 5s infinite linear;
}

@keyframes drop-confetti-281 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-282 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 1.3327605155;
  -webkit-transform: rotate(355.653267065deg);
          transform: rotate(355.653267065deg);
  -webkit-animation: drop-confetti-282 6s 3s infinite linear;
          animation: drop-confetti-282 6s 3s infinite linear;
}

@keyframes drop-confetti-282 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-283 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 0.841199294;
  -webkit-transform: rotate(198.1060199153deg);
          transform: rotate(198.1060199153deg);
  -webkit-animation: drop-confetti-283 9s 1s infinite linear;
          animation: drop-confetti-283 9s 1s infinite linear;
}

@keyframes drop-confetti-283 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-284 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 1.08615095;
  -webkit-transform: rotate(238.8245589449deg);
          transform: rotate(238.8245589449deg);
  -webkit-animation: drop-confetti-284 9s 1s infinite linear;
          animation: drop-confetti-284 9s 1s infinite linear;
}

@keyframes drop-confetti-284 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-285 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.453043144;
  -webkit-transform: rotate(240.0657342771deg);
          transform: rotate(240.0657342771deg);
  -webkit-animation: drop-confetti-285 7s 4s infinite linear;
          animation: drop-confetti-285 7s 4s infinite linear;
}

@keyframes drop-confetti-285 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-286 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.2813708807;
  -webkit-transform: rotate(70.176077293deg);
          transform: rotate(70.176077293deg);
  -webkit-animation: drop-confetti-286 7s 2s infinite linear;
          animation: drop-confetti-286 7s 2s infinite linear;
}

@keyframes drop-confetti-286 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-287 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.9059928907;
  -webkit-transform: rotate(195.4075460555deg);
          transform: rotate(195.4075460555deg);
  -webkit-animation: drop-confetti-287 9s 4s infinite linear;
          animation: drop-confetti-287 9s 4s infinite linear;
}

@keyframes drop-confetti-287 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-288 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 26%;
  opacity: 1.4324763189;
  -webkit-transform: rotate(288.4469613601deg);
          transform: rotate(288.4469613601deg);
  -webkit-animation: drop-confetti-288 6s 4s infinite linear;
          animation: drop-confetti-288 6s 4s infinite linear;
}

@keyframes drop-confetti-288 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-289 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.8433460337;
  -webkit-transform: rotate(353.9203296655deg);
          transform: rotate(353.9203296655deg);
  -webkit-animation: drop-confetti-289 7s 2s infinite linear;
          animation: drop-confetti-289 7s 2s infinite linear;
}

@keyframes drop-confetti-289 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-290 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 1.3718634902;
  -webkit-transform: rotate(163.486220771deg);
          transform: rotate(163.486220771deg);
  -webkit-animation: drop-confetti-290 9s 5s infinite linear;
          animation: drop-confetti-290 9s 5s infinite linear;
}

@keyframes drop-confetti-290 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-291 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 0.8679614464;
  -webkit-transform: rotate(283.8250658118deg);
          transform: rotate(283.8250658118deg);
  -webkit-animation: drop-confetti-291 7s 3s infinite linear;
          animation: drop-confetti-291 7s 3s infinite linear;
}

@keyframes drop-confetti-291 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-292 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 1.0541366356;
  -webkit-transform: rotate(99.6654155031deg);
          transform: rotate(99.6654155031deg);
  -webkit-animation: drop-confetti-292 5s 4s infinite linear;
          animation: drop-confetti-292 5s 4s infinite linear;
}

@keyframes drop-confetti-292 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-293 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 40%;
  opacity: 0.8222849654;
  -webkit-transform: rotate(315.3323089809deg);
          transform: rotate(315.3323089809deg);
  -webkit-animation: drop-confetti-293 7s 4s infinite linear;
          animation: drop-confetti-293 7s 4s infinite linear;
}

@keyframes drop-confetti-293 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-294 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.6757211017;
  -webkit-transform: rotate(150.017399957deg);
          transform: rotate(150.017399957deg);
  -webkit-animation: drop-confetti-294 7s 3s infinite linear;
          animation: drop-confetti-294 7s 3s infinite linear;
}

@keyframes drop-confetti-294 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-295 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 0.7635769708;
  -webkit-transform: rotate(312.0706318868deg);
          transform: rotate(312.0706318868deg);
  -webkit-animation: drop-confetti-295 7s 4s infinite linear;
          animation: drop-confetti-295 7s 4s infinite linear;
}

@keyframes drop-confetti-295 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-296 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.1231781764;
  -webkit-transform: rotate(252.1895008253deg);
          transform: rotate(252.1895008253deg);
  -webkit-animation: drop-confetti-296 8s 4s infinite linear;
          animation: drop-confetti-296 8s 4s infinite linear;
}

@keyframes drop-confetti-296 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-297 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 1.3809758892;
  -webkit-transform: rotate(276.7828052939deg);
          transform: rotate(276.7828052939deg);
  -webkit-animation: drop-confetti-297 9s 2s infinite linear;
          animation: drop-confetti-297 9s 2s infinite linear;
}

@keyframes drop-confetti-297 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-298 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2540269018;
  -webkit-transform: rotate(302.0952787909deg);
          transform: rotate(302.0952787909deg);
  -webkit-animation: drop-confetti-298 5s 2s infinite linear;
          animation: drop-confetti-298 5s 2s infinite linear;
}

@keyframes drop-confetti-298 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-299 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.8612838389;
  -webkit-transform: rotate(324.6889464482deg);
          transform: rotate(324.6889464482deg);
  -webkit-animation: drop-confetti-299 7s 3s infinite linear;
          animation: drop-confetti-299 7s 3s infinite linear;
}

@keyframes drop-confetti-299 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-300 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 99%;
  opacity: 0.558116829;
  -webkit-transform: rotate(275.1711813047deg);
          transform: rotate(275.1711813047deg);
  -webkit-animation: drop-confetti-300 8s 5s infinite linear;
          animation: drop-confetti-300 8s 5s infinite linear;
}

@keyframes drop-confetti-300 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-301 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 1.2997342441;
  -webkit-transform: rotate(323.3577879308deg);
          transform: rotate(323.3577879308deg);
  -webkit-animation: drop-confetti-301 5s 4s infinite linear;
          animation: drop-confetti-301 5s 4s infinite linear;
}

@keyframes drop-confetti-301 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-302 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 0.7011230954;
  -webkit-transform: rotate(194.0125849529deg);
          transform: rotate(194.0125849529deg);
  -webkit-animation: drop-confetti-302 8s 3s infinite linear;
          animation: drop-confetti-302 8s 3s infinite linear;
}

@keyframes drop-confetti-302 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-303 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.6156716282;
  -webkit-transform: rotate(166.7663723912deg);
          transform: rotate(166.7663723912deg);
  -webkit-animation: drop-confetti-303 5s 4s infinite linear;
          animation: drop-confetti-303 5s 4s infinite linear;
}

@keyframes drop-confetti-303 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-304 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 55%;
  opacity: 1.4312548665;
  -webkit-transform: rotate(40.4869425375deg);
          transform: rotate(40.4869425375deg);
  -webkit-animation: drop-confetti-304 5s 2s infinite linear;
          animation: drop-confetti-304 5s 2s infinite linear;
}

@keyframes drop-confetti-304 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-305 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.5020084616;
  -webkit-transform: rotate(262.6760035724deg);
          transform: rotate(262.6760035724deg);
  -webkit-animation: drop-confetti-305 6s 5s infinite linear;
          animation: drop-confetti-305 6s 5s infinite linear;
}

@keyframes drop-confetti-305 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-306 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.8702824956;
  -webkit-transform: rotate(287.7809544228deg);
          transform: rotate(287.7809544228deg);
  -webkit-animation: drop-confetti-306 6s 4s infinite linear;
          animation: drop-confetti-306 6s 4s infinite linear;
}

@keyframes drop-confetti-306 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-307 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 53%;
  opacity: 0.5784992066;
  -webkit-transform: rotate(17.2375343606deg);
          transform: rotate(17.2375343606deg);
  -webkit-animation: drop-confetti-307 6s 2s infinite linear;
          animation: drop-confetti-307 6s 2s infinite linear;
}

@keyframes drop-confetti-307 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-308 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.9722368797;
  -webkit-transform: rotate(266.0982078299deg);
          transform: rotate(266.0982078299deg);
  -webkit-animation: drop-confetti-308 8s 1s infinite linear;
          animation: drop-confetti-308 8s 1s infinite linear;
}

@keyframes drop-confetti-308 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-309 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 49%;
  opacity: 0.5743250203;
  -webkit-transform: rotate(23.317695217deg);
          transform: rotate(23.317695217deg);
  -webkit-animation: drop-confetti-309 5s 3s infinite linear;
          animation: drop-confetti-309 5s 3s infinite linear;
}

@keyframes drop-confetti-309 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-310 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2141543451;
  -webkit-transform: rotate(65.3004008359deg);
          transform: rotate(65.3004008359deg);
  -webkit-animation: drop-confetti-310 7s 2s infinite linear;
          animation: drop-confetti-310 7s 2s infinite linear;
}

@keyframes drop-confetti-310 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-311 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.1192323815;
  -webkit-transform: rotate(175.1693487514deg);
          transform: rotate(175.1693487514deg);
  -webkit-animation: drop-confetti-311 8s 3s infinite linear;
          animation: drop-confetti-311 8s 3s infinite linear;
}

@keyframes drop-confetti-311 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-312 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.7146504573;
  -webkit-transform: rotate(36.2060574096deg);
          transform: rotate(36.2060574096deg);
  -webkit-animation: drop-confetti-312 5s 5s infinite linear;
          animation: drop-confetti-312 5s 5s infinite linear;
}

@keyframes drop-confetti-312 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-313 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 80%;
  opacity: 1.1962117685;
  -webkit-transform: rotate(140.4040919141deg);
          transform: rotate(140.4040919141deg);
  -webkit-animation: drop-confetti-313 5s 1s infinite linear;
          animation: drop-confetti-313 5s 1s infinite linear;
}

@keyframes drop-confetti-313 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-314 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 83%;
  opacity: 1.3103572167;
  -webkit-transform: rotate(52.5974845669deg);
          transform: rotate(52.5974845669deg);
  -webkit-animation: drop-confetti-314 6s 5s infinite linear;
          animation: drop-confetti-314 6s 5s infinite linear;
}

@keyframes drop-confetti-314 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-315 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.0720078334;
  -webkit-transform: rotate(112.9525729919deg);
          transform: rotate(112.9525729919deg);
  -webkit-animation: drop-confetti-315 6s 2s infinite linear;
          animation: drop-confetti-315 6s 2s infinite linear;
}

@keyframes drop-confetti-315 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-316 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 1.4320242597;
  -webkit-transform: rotate(271.1719141994deg);
          transform: rotate(271.1719141994deg);
  -webkit-animation: drop-confetti-316 9s 2s infinite linear;
          animation: drop-confetti-316 9s 2s infinite linear;
}

@keyframes drop-confetti-316 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-317 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 3%;
  opacity: 0.7207462851;
  -webkit-transform: rotate(313.0865125292deg);
          transform: rotate(313.0865125292deg);
  -webkit-animation: drop-confetti-317 7s 5s infinite linear;
          animation: drop-confetti-317 7s 5s infinite linear;
}

@keyframes drop-confetti-317 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-318 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2781735824;
  -webkit-transform: rotate(9.718868725deg);
          transform: rotate(9.718868725deg);
  -webkit-animation: drop-confetti-318 8s 3s infinite linear;
          animation: drop-confetti-318 8s 3s infinite linear;
}

@keyframes drop-confetti-318 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-319 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 53%;
  opacity: 0.8712698898;
  -webkit-transform: rotate(157.8540007401deg);
          transform: rotate(157.8540007401deg);
  -webkit-animation: drop-confetti-319 9s 3s infinite linear;
          animation: drop-confetti-319 9s 3s infinite linear;
}

@keyframes drop-confetti-319 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-320 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 51%;
  opacity: 1.1407025281;
  -webkit-transform: rotate(271.8945192237deg);
          transform: rotate(271.8945192237deg);
  -webkit-animation: drop-confetti-320 9s 5s infinite linear;
          animation: drop-confetti-320 9s 5s infinite linear;
}

@keyframes drop-confetti-320 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-321 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 18%;
  opacity: 1.0045146635;
  -webkit-transform: rotate(51.0292970153deg);
          transform: rotate(51.0292970153deg);
  -webkit-animation: drop-confetti-321 5s 4s infinite linear;
          animation: drop-confetti-321 5s 4s infinite linear;
}

@keyframes drop-confetti-321 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-322 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.6072207654;
  -webkit-transform: rotate(180.6943680885deg);
          transform: rotate(180.6943680885deg);
  -webkit-animation: drop-confetti-322 9s 4s infinite linear;
          animation: drop-confetti-322 9s 4s infinite linear;
}

@keyframes drop-confetti-322 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-323 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 42%;
  opacity: 0.534492379;
  -webkit-transform: rotate(220.8720663323deg);
          transform: rotate(220.8720663323deg);
  -webkit-animation: drop-confetti-323 7s 4s infinite linear;
          animation: drop-confetti-323 7s 4s infinite linear;
}

@keyframes drop-confetti-323 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-324 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 0.8176603111;
  -webkit-transform: rotate(187.8515093067deg);
          transform: rotate(187.8515093067deg);
  -webkit-animation: drop-confetti-324 9s 1s infinite linear;
          animation: drop-confetti-324 9s 1s infinite linear;
}

@keyframes drop-confetti-324 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-325 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 99%;
  opacity: 1.2058016454;
  -webkit-transform: rotate(30.421067368deg);
          transform: rotate(30.421067368deg);
  -webkit-animation: drop-confetti-325 5s 1s infinite linear;
          animation: drop-confetti-325 5s 1s infinite linear;
}

@keyframes drop-confetti-325 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-326 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 48%;
  opacity: 0.7556357369;
  -webkit-transform: rotate(256.4817941827deg);
          transform: rotate(256.4817941827deg);
  -webkit-animation: drop-confetti-326 9s 2s infinite linear;
          animation: drop-confetti-326 9s 2s infinite linear;
}

@keyframes drop-confetti-326 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-327 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 0.8196504944;
  -webkit-transform: rotate(74.2203629775deg);
          transform: rotate(74.2203629775deg);
  -webkit-animation: drop-confetti-327 8s 5s infinite linear;
          animation: drop-confetti-327 8s 5s infinite linear;
}

@keyframes drop-confetti-327 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-328 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 1%;
  opacity: 0.8851429468;
  -webkit-transform: rotate(110.1683687744deg);
          transform: rotate(110.1683687744deg);
  -webkit-animation: drop-confetti-328 8s 3s infinite linear;
          animation: drop-confetti-328 8s 3s infinite linear;
}

@keyframes drop-confetti-328 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-329 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 1.0844901986;
  -webkit-transform: rotate(7.00024024deg);
          transform: rotate(7.00024024deg);
  -webkit-animation: drop-confetti-329 5s 3s infinite linear;
          animation: drop-confetti-329 5s 3s infinite linear;
}

@keyframes drop-confetti-329 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-330 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 0.5124751984;
  -webkit-transform: rotate(163.948942916deg);
          transform: rotate(163.948942916deg);
  -webkit-animation: drop-confetti-330 6s 1s infinite linear;
          animation: drop-confetti-330 6s 1s infinite linear;
}

@keyframes drop-confetti-330 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-331 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 1.1156452528;
  -webkit-transform: rotate(289.5723621967deg);
          transform: rotate(289.5723621967deg);
  -webkit-animation: drop-confetti-331 6s 5s infinite linear;
          animation: drop-confetti-331 6s 5s infinite linear;
}

@keyframes drop-confetti-331 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-332 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 24%;
  opacity: 0.6498680774;
  -webkit-transform: rotate(38.1521467539deg);
          transform: rotate(38.1521467539deg);
  -webkit-animation: drop-confetti-332 5s 4s infinite linear;
          animation: drop-confetti-332 5s 4s infinite linear;
}

@keyframes drop-confetti-332 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-333 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 40%;
  opacity: 1.3811172479;
  -webkit-transform: rotate(59.3798298015deg);
          transform: rotate(59.3798298015deg);
  -webkit-animation: drop-confetti-333 5s 3s infinite linear;
          animation: drop-confetti-333 5s 3s infinite linear;
}

@keyframes drop-confetti-333 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-334 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.3651012407;
  -webkit-transform: rotate(298.9614911899deg);
          transform: rotate(298.9614911899deg);
  -webkit-animation: drop-confetti-334 7s 1s infinite linear;
          animation: drop-confetti-334 7s 1s infinite linear;
}

@keyframes drop-confetti-334 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-335 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 100%;
  opacity: 0.7471157025;
  -webkit-transform: rotate(323.4010256752deg);
          transform: rotate(323.4010256752deg);
  -webkit-animation: drop-confetti-335 8s 2s infinite linear;
          animation: drop-confetti-335 8s 2s infinite linear;
}

@keyframes drop-confetti-335 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-336 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.1352198254;
  -webkit-transform: rotate(26.5196776374deg);
          transform: rotate(26.5196776374deg);
  -webkit-animation: drop-confetti-336 6s 1s infinite linear;
          animation: drop-confetti-336 6s 1s infinite linear;
}

@keyframes drop-confetti-336 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-337 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.9912429071;
  -webkit-transform: rotate(23.5209996926deg);
          transform: rotate(23.5209996926deg);
  -webkit-animation: drop-confetti-337 6s 2s infinite linear;
          animation: drop-confetti-337 6s 2s infinite linear;
}

@keyframes drop-confetti-337 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-338 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.132339593;
  -webkit-transform: rotate(253.8355411287deg);
          transform: rotate(253.8355411287deg);
  -webkit-animation: drop-confetti-338 9s 1s infinite linear;
          animation: drop-confetti-338 9s 1s infinite linear;
}

@keyframes drop-confetti-338 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-339 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 77%;
  opacity: 1.3806898134;
  -webkit-transform: rotate(306.6579680273deg);
          transform: rotate(306.6579680273deg);
  -webkit-animation: drop-confetti-339 8s 3s infinite linear;
          animation: drop-confetti-339 8s 3s infinite linear;
}

@keyframes drop-confetti-339 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-340 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 93%;
  opacity: 0.7030899078;
  -webkit-transform: rotate(54.1105145227deg);
          transform: rotate(54.1105145227deg);
  -webkit-animation: drop-confetti-340 8s 4s infinite linear;
          animation: drop-confetti-340 8s 4s infinite linear;
}

@keyframes drop-confetti-340 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-341 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5716764098;
  -webkit-transform: rotate(266.0760060907deg);
          transform: rotate(266.0760060907deg);
  -webkit-animation: drop-confetti-341 8s 5s infinite linear;
          animation: drop-confetti-341 8s 5s infinite linear;
}

@keyframes drop-confetti-341 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-342 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.2091053993;
  -webkit-transform: rotate(63.6899365544deg);
          transform: rotate(63.6899365544deg);
  -webkit-animation: drop-confetti-342 8s 4s infinite linear;
          animation: drop-confetti-342 8s 4s infinite linear;
}

@keyframes drop-confetti-342 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-343 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.1158000117;
  -webkit-transform: rotate(307.3328164441deg);
          transform: rotate(307.3328164441deg);
  -webkit-animation: drop-confetti-343 5s 4s infinite linear;
          animation: drop-confetti-343 5s 4s infinite linear;
}

@keyframes drop-confetti-343 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-344 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.5482965614;
  -webkit-transform: rotate(27.7499229816deg);
          transform: rotate(27.7499229816deg);
  -webkit-animation: drop-confetti-344 9s 5s infinite linear;
          animation: drop-confetti-344 9s 5s infinite linear;
}

@keyframes drop-confetti-344 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-345 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 51%;
  opacity: 0.9681753715;
  -webkit-transform: rotate(127.6448651563deg);
          transform: rotate(127.6448651563deg);
  -webkit-animation: drop-confetti-345 9s 4s infinite linear;
          animation: drop-confetti-345 9s 4s infinite linear;
}

@keyframes drop-confetti-345 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-346 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 0.6148179041;
  -webkit-transform: rotate(13.4240433207deg);
          transform: rotate(13.4240433207deg);
  -webkit-animation: drop-confetti-346 7s 2s infinite linear;
          animation: drop-confetti-346 7s 2s infinite linear;
}

@keyframes drop-confetti-346 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-347 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.8160871082;
  -webkit-transform: rotate(325.3411234827deg);
          transform: rotate(325.3411234827deg);
  -webkit-animation: drop-confetti-347 7s 3s infinite linear;
          animation: drop-confetti-347 7s 3s infinite linear;
}

@keyframes drop-confetti-347 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-348 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.9013604091;
  -webkit-transform: rotate(227.3724484106deg);
          transform: rotate(227.3724484106deg);
  -webkit-animation: drop-confetti-348 8s 4s infinite linear;
          animation: drop-confetti-348 8s 4s infinite linear;
}

@keyframes drop-confetti-348 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-349 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 30%;
  opacity: 0.8428245522;
  -webkit-transform: rotate(113.3837356507deg);
          transform: rotate(113.3837356507deg);
  -webkit-animation: drop-confetti-349 6s 5s infinite linear;
          animation: drop-confetti-349 6s 5s infinite linear;
}

@keyframes drop-confetti-349 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-350 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 1.4540839616;
  -webkit-transform: rotate(82.7480002556deg);
          transform: rotate(82.7480002556deg);
  -webkit-animation: drop-confetti-350 6s 3s infinite linear;
          animation: drop-confetti-350 6s 3s infinite linear;
}

@keyframes drop-confetti-350 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-351 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 20%;
  opacity: 1.459398882;
  -webkit-transform: rotate(57.6563162137deg);
          transform: rotate(57.6563162137deg);
  -webkit-animation: drop-confetti-351 7s 5s infinite linear;
          animation: drop-confetti-351 7s 5s infinite linear;
}

@keyframes drop-confetti-351 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-352 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.7647874764;
  -webkit-transform: rotate(261.4199546022deg);
          transform: rotate(261.4199546022deg);
  -webkit-animation: drop-confetti-352 8s 2s infinite linear;
          animation: drop-confetti-352 8s 2s infinite linear;
}

@keyframes drop-confetti-352 {
  100% {
    top: 110%;
    left: 111%;
  }
}
.confetti-353 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2705389333;
  -webkit-transform: rotate(141.3912661929deg);
          transform: rotate(141.3912661929deg);
  -webkit-animation: drop-confetti-353 7s 4s infinite linear;
          animation: drop-confetti-353 7s 4s infinite linear;
}

@keyframes drop-confetti-353 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-354 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3767024489;
  -webkit-transform: rotate(133.8537508185deg);
          transform: rotate(133.8537508185deg);
  -webkit-animation: drop-confetti-354 6s 1s infinite linear;
          animation: drop-confetti-354 6s 1s infinite linear;
}

@keyframes drop-confetti-354 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-355 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 52%;
  opacity: 1.2946280546;
  -webkit-transform: rotate(237.7946649282deg);
          transform: rotate(237.7946649282deg);
  -webkit-animation: drop-confetti-355 7s 2s infinite linear;
          animation: drop-confetti-355 7s 2s infinite linear;
}

@keyframes drop-confetti-355 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-356 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 0.8454502288;
  -webkit-transform: rotate(61.0620639627deg);
          transform: rotate(61.0620639627deg);
  -webkit-animation: drop-confetti-356 6s 4s infinite linear;
          animation: drop-confetti-356 6s 4s infinite linear;
}

@keyframes drop-confetti-356 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-357 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.9156406123;
  -webkit-transform: rotate(301.9559073787deg);
          transform: rotate(301.9559073787deg);
  -webkit-animation: drop-confetti-357 8s 4s infinite linear;
          animation: drop-confetti-357 8s 4s infinite linear;
}

@keyframes drop-confetti-357 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-358 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 67%;
  opacity: 0.6194668221;
  -webkit-transform: rotate(228.6027653555deg);
          transform: rotate(228.6027653555deg);
  -webkit-animation: drop-confetti-358 8s 1s infinite linear;
          animation: drop-confetti-358 8s 1s infinite linear;
}

@keyframes drop-confetti-358 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-359 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.8806078862;
  -webkit-transform: rotate(176.8246542515deg);
          transform: rotate(176.8246542515deg);
  -webkit-animation: drop-confetti-359 8s 2s infinite linear;
          animation: drop-confetti-359 8s 2s infinite linear;
}

@keyframes drop-confetti-359 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-360 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 1.2312957643;
  -webkit-transform: rotate(162.7694677153deg);
          transform: rotate(162.7694677153deg);
  -webkit-animation: drop-confetti-360 5s 1s infinite linear;
          animation: drop-confetti-360 5s 1s infinite linear;
}

@keyframes drop-confetti-360 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-361 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 1.2229966614;
  -webkit-transform: rotate(66.1193315577deg);
          transform: rotate(66.1193315577deg);
  -webkit-animation: drop-confetti-361 6s 4s infinite linear;
          animation: drop-confetti-361 6s 4s infinite linear;
}

@keyframes drop-confetti-361 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-362 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 1.182546217;
  -webkit-transform: rotate(47.557927386deg);
          transform: rotate(47.557927386deg);
  -webkit-animation: drop-confetti-362 6s 3s infinite linear;
          animation: drop-confetti-362 6s 3s infinite linear;
}

@keyframes drop-confetti-362 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-363 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 87%;
  opacity: 1.0791648743;
  -webkit-transform: rotate(116.2570038903deg);
          transform: rotate(116.2570038903deg);
  -webkit-animation: drop-confetti-363 8s 1s infinite linear;
          animation: drop-confetti-363 8s 1s infinite linear;
}

@keyframes drop-confetti-363 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-364 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.6750514279;
  -webkit-transform: rotate(122.0328408224deg);
          transform: rotate(122.0328408224deg);
  -webkit-animation: drop-confetti-364 9s 5s infinite linear;
          animation: drop-confetti-364 9s 5s infinite linear;
}

@keyframes drop-confetti-364 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-365 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 1.0499680316;
  -webkit-transform: rotate(92.4952373952deg);
          transform: rotate(92.4952373952deg);
  -webkit-animation: drop-confetti-365 8s 5s infinite linear;
          animation: drop-confetti-365 8s 5s infinite linear;
}

@keyframes drop-confetti-365 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-366 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 0.7216615869;
  -webkit-transform: rotate(211.0391794928deg);
          transform: rotate(211.0391794928deg);
  -webkit-animation: drop-confetti-366 7s 1s infinite linear;
          animation: drop-confetti-366 7s 1s infinite linear;
}

@keyframes drop-confetti-366 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-367 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.3060354947;
  -webkit-transform: rotate(184.3174344137deg);
          transform: rotate(184.3174344137deg);
  -webkit-animation: drop-confetti-367 6s 4s infinite linear;
          animation: drop-confetti-367 6s 4s infinite linear;
}

@keyframes drop-confetti-367 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-368 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 19%;
  opacity: 1.1884772351;
  -webkit-transform: rotate(208.6485170643deg);
          transform: rotate(208.6485170643deg);
  -webkit-animation: drop-confetti-368 6s 1s infinite linear;
          animation: drop-confetti-368 6s 1s infinite linear;
}

@keyframes drop-confetti-368 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-369 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 76%;
  opacity: 0.7558895221;
  -webkit-transform: rotate(210.8881632535deg);
          transform: rotate(210.8881632535deg);
  -webkit-animation: drop-confetti-369 7s 3s infinite linear;
          animation: drop-confetti-369 7s 3s infinite linear;
}

@keyframes drop-confetti-369 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-370 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.3362155093;
  -webkit-transform: rotate(313.5331634405deg);
          transform: rotate(313.5331634405deg);
  -webkit-animation: drop-confetti-370 9s 1s infinite linear;
          animation: drop-confetti-370 9s 1s infinite linear;
}

@keyframes drop-confetti-370 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-371 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 80%;
  opacity: 0.7113786355;
  -webkit-transform: rotate(128.4044426511deg);
          transform: rotate(128.4044426511deg);
  -webkit-animation: drop-confetti-371 9s 4s infinite linear;
          animation: drop-confetti-371 9s 4s infinite linear;
}

@keyframes drop-confetti-371 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-372 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 100%;
  opacity: 1.298184299;
  -webkit-transform: rotate(51.2048637462deg);
          transform: rotate(51.2048637462deg);
  -webkit-animation: drop-confetti-372 8s 5s infinite linear;
          animation: drop-confetti-372 8s 5s infinite linear;
}

@keyframes drop-confetti-372 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-373 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 1.0585402692;
  -webkit-transform: rotate(284.7838084394deg);
          transform: rotate(284.7838084394deg);
  -webkit-animation: drop-confetti-373 7s 1s infinite linear;
          animation: drop-confetti-373 7s 1s infinite linear;
}

@keyframes drop-confetti-373 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-374 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 0.9650815494;
  -webkit-transform: rotate(143.7395021408deg);
          transform: rotate(143.7395021408deg);
  -webkit-animation: drop-confetti-374 6s 4s infinite linear;
          animation: drop-confetti-374 6s 4s infinite linear;
}

@keyframes drop-confetti-374 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-375 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 1.3679215022;
  -webkit-transform: rotate(13.2763965741deg);
          transform: rotate(13.2763965741deg);
  -webkit-animation: drop-confetti-375 8s 2s infinite linear;
          animation: drop-confetti-375 8s 2s infinite linear;
}

@keyframes drop-confetti-375 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-376 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.9097854105;
  -webkit-transform: rotate(268.8523340698deg);
          transform: rotate(268.8523340698deg);
  -webkit-animation: drop-confetti-376 8s 4s infinite linear;
          animation: drop-confetti-376 8s 4s infinite linear;
}

@keyframes drop-confetti-376 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-377 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 1.1356408596;
  -webkit-transform: rotate(40.9024889821deg);
          transform: rotate(40.9024889821deg);
  -webkit-animation: drop-confetti-377 7s 2s infinite linear;
          animation: drop-confetti-377 7s 2s infinite linear;
}

@keyframes drop-confetti-377 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-378 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 58%;
  opacity: 1.2533501301;
  -webkit-transform: rotate(305.7679139174deg);
          transform: rotate(305.7679139174deg);
  -webkit-animation: drop-confetti-378 5s 1s infinite linear;
          animation: drop-confetti-378 5s 1s infinite linear;
}

@keyframes drop-confetti-378 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-379 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2194574692;
  -webkit-transform: rotate(50.6287745911deg);
          transform: rotate(50.6287745911deg);
  -webkit-animation: drop-confetti-379 5s 2s infinite linear;
          animation: drop-confetti-379 5s 2s infinite linear;
}

@keyframes drop-confetti-379 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-380 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 1.4124608547;
  -webkit-transform: rotate(168.5119378644deg);
          transform: rotate(168.5119378644deg);
  -webkit-animation: drop-confetti-380 6s 2s infinite linear;
          animation: drop-confetti-380 6s 2s infinite linear;
}

@keyframes drop-confetti-380 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-381 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 1.2641926748;
  -webkit-transform: rotate(236.1645586508deg);
          transform: rotate(236.1645586508deg);
  -webkit-animation: drop-confetti-381 9s 4s infinite linear;
          animation: drop-confetti-381 9s 4s infinite linear;
}

@keyframes drop-confetti-381 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-382 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 1.0708080848;
  -webkit-transform: rotate(293.4015635723deg);
          transform: rotate(293.4015635723deg);
  -webkit-animation: drop-confetti-382 7s 3s infinite linear;
          animation: drop-confetti-382 7s 3s infinite linear;
}

@keyframes drop-confetti-382 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-383 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 64%;
  opacity: 1.3157145179;
  -webkit-transform: rotate(313.432658851deg);
          transform: rotate(313.432658851deg);
  -webkit-animation: drop-confetti-383 6s 4s infinite linear;
          animation: drop-confetti-383 6s 4s infinite linear;
}

@keyframes drop-confetti-383 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-384 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3602318592;
  -webkit-transform: rotate(353.1465251447deg);
          transform: rotate(353.1465251447deg);
  -webkit-animation: drop-confetti-384 5s 4s infinite linear;
          animation: drop-confetti-384 5s 4s infinite linear;
}

@keyframes drop-confetti-384 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-385 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 100%;
  opacity: 0.5972324958;
  -webkit-transform: rotate(349.2515873545deg);
          transform: rotate(349.2515873545deg);
  -webkit-animation: drop-confetti-385 5s 5s infinite linear;
          animation: drop-confetti-385 5s 5s infinite linear;
}

@keyframes drop-confetti-385 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-386 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 29%;
  opacity: 0.639277169;
  -webkit-transform: rotate(29.9306808679deg);
          transform: rotate(29.9306808679deg);
  -webkit-animation: drop-confetti-386 5s 1s infinite linear;
          animation: drop-confetti-386 5s 1s infinite linear;
}

@keyframes drop-confetti-386 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-387 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 0.8053206888;
  -webkit-transform: rotate(76.1519276131deg);
          transform: rotate(76.1519276131deg);
  -webkit-animation: drop-confetti-387 6s 1s infinite linear;
          animation: drop-confetti-387 6s 1s infinite linear;
}

@keyframes drop-confetti-387 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-388 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 1.4346041115;
  -webkit-transform: rotate(44.4922481115deg);
          transform: rotate(44.4922481115deg);
  -webkit-animation: drop-confetti-388 9s 3s infinite linear;
          animation: drop-confetti-388 9s 3s infinite linear;
}

@keyframes drop-confetti-388 {
  100% {
    top: 110%;
    left: 26%;
  }
}
.confetti-389 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.7692668046;
  -webkit-transform: rotate(157.5548984156deg);
          transform: rotate(157.5548984156deg);
  -webkit-animation: drop-confetti-389 9s 4s infinite linear;
          animation: drop-confetti-389 9s 4s infinite linear;
}

@keyframes drop-confetti-389 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-390 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 0.9840334277;
  -webkit-transform: rotate(295.5828827744deg);
          transform: rotate(295.5828827744deg);
  -webkit-animation: drop-confetti-390 8s 1s infinite linear;
          animation: drop-confetti-390 8s 1s infinite linear;
}

@keyframes drop-confetti-390 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-391 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.7484903191;
  -webkit-transform: rotate(214.7730353277deg);
          transform: rotate(214.7730353277deg);
  -webkit-animation: drop-confetti-391 9s 2s infinite linear;
          animation: drop-confetti-391 9s 2s infinite linear;
}

@keyframes drop-confetti-391 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-392 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 58%;
  opacity: 0.9418561722;
  -webkit-transform: rotate(145.6723108613deg);
          transform: rotate(145.6723108613deg);
  -webkit-animation: drop-confetti-392 7s 4s infinite linear;
          animation: drop-confetti-392 7s 4s infinite linear;
}

@keyframes drop-confetti-392 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-393 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.773769236;
  -webkit-transform: rotate(334.6391497739deg);
          transform: rotate(334.6391497739deg);
  -webkit-animation: drop-confetti-393 7s 1s infinite linear;
          animation: drop-confetti-393 7s 1s infinite linear;
}

@keyframes drop-confetti-393 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-394 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.3269683239;
  -webkit-transform: rotate(252.9304182767deg);
          transform: rotate(252.9304182767deg);
  -webkit-animation: drop-confetti-394 8s 5s infinite linear;
          animation: drop-confetti-394 8s 5s infinite linear;
}

@keyframes drop-confetti-394 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-395 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8374953647;
  -webkit-transform: rotate(343.457670761deg);
          transform: rotate(343.457670761deg);
  -webkit-animation: drop-confetti-395 6s 1s infinite linear;
          animation: drop-confetti-395 6s 1s infinite linear;
}

@keyframes drop-confetti-395 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-396 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 18%;
  opacity: 1.2296734321;
  -webkit-transform: rotate(241.3461112933deg);
          transform: rotate(241.3461112933deg);
  -webkit-animation: drop-confetti-396 8s 1s infinite linear;
          animation: drop-confetti-396 8s 1s infinite linear;
}

@keyframes drop-confetti-396 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-397 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0095457044;
  -webkit-transform: rotate(221.9042537173deg);
          transform: rotate(221.9042537173deg);
  -webkit-animation: drop-confetti-397 8s 2s infinite linear;
          animation: drop-confetti-397 8s 2s infinite linear;
}

@keyframes drop-confetti-397 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-398 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.6157751879;
  -webkit-transform: rotate(264.6987811204deg);
          transform: rotate(264.6987811204deg);
  -webkit-animation: drop-confetti-398 7s 3s infinite linear;
          animation: drop-confetti-398 7s 3s infinite linear;
}

@keyframes drop-confetti-398 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-399 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 0.8802860851;
  -webkit-transform: rotate(168.889962828deg);
          transform: rotate(168.889962828deg);
  -webkit-animation: drop-confetti-399 6s 4s infinite linear;
          animation: drop-confetti-399 6s 4s infinite linear;
}

@keyframes drop-confetti-399 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-400 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5417902581;
  -webkit-transform: rotate(191.5686195062deg);
          transform: rotate(191.5686195062deg);
  -webkit-animation: drop-confetti-400 5s 2s infinite linear;
          animation: drop-confetti-400 5s 2s infinite linear;
}

@keyframes drop-confetti-400 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-401 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 0.598993732;
  -webkit-transform: rotate(77.0976673643deg);
          transform: rotate(77.0976673643deg);
  -webkit-animation: drop-confetti-401 6s 4s infinite linear;
          animation: drop-confetti-401 6s 4s infinite linear;
}

@keyframes drop-confetti-401 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-402 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 1.180265003;
  -webkit-transform: rotate(75.7380919026deg);
          transform: rotate(75.7380919026deg);
  -webkit-animation: drop-confetti-402 7s 3s infinite linear;
          animation: drop-confetti-402 7s 3s infinite linear;
}

@keyframes drop-confetti-402 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-403 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.6046866412;
  -webkit-transform: rotate(175.1011950334deg);
          transform: rotate(175.1011950334deg);
  -webkit-animation: drop-confetti-403 5s 5s infinite linear;
          animation: drop-confetti-403 5s 5s infinite linear;
}

@keyframes drop-confetti-403 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-404 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.9358547945;
  -webkit-transform: rotate(227.4123816815deg);
          transform: rotate(227.4123816815deg);
  -webkit-animation: drop-confetti-404 9s 4s infinite linear;
          animation: drop-confetti-404 9s 4s infinite linear;
}

@keyframes drop-confetti-404 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-405 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.0913718999;
  -webkit-transform: rotate(326.1951511084deg);
          transform: rotate(326.1951511084deg);
  -webkit-animation: drop-confetti-405 8s 4s infinite linear;
          animation: drop-confetti-405 8s 4s infinite linear;
}

@keyframes drop-confetti-405 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-406 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 42%;
  opacity: 1.0659179986;
  -webkit-transform: rotate(353.0881189122deg);
          transform: rotate(353.0881189122deg);
  -webkit-animation: drop-confetti-406 7s 3s infinite linear;
          animation: drop-confetti-406 7s 3s infinite linear;
}

@keyframes drop-confetti-406 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-407 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 65%;
  opacity: 1.0443174191;
  -webkit-transform: rotate(89.7430613353deg);
          transform: rotate(89.7430613353deg);
  -webkit-animation: drop-confetti-407 7s 3s infinite linear;
          animation: drop-confetti-407 7s 3s infinite linear;
}

@keyframes drop-confetti-407 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-408 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.6659939973;
  -webkit-transform: rotate(238.2940286402deg);
          transform: rotate(238.2940286402deg);
  -webkit-animation: drop-confetti-408 9s 1s infinite linear;
          animation: drop-confetti-408 9s 1s infinite linear;
}

@keyframes drop-confetti-408 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-409 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 0.6865977641;
  -webkit-transform: rotate(56.3960270073deg);
          transform: rotate(56.3960270073deg);
  -webkit-animation: drop-confetti-409 8s 2s infinite linear;
          animation: drop-confetti-409 8s 2s infinite linear;
}

@keyframes drop-confetti-409 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-410 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 98%;
  opacity: 1.3923825916;
  -webkit-transform: rotate(209.2983549649deg);
          transform: rotate(209.2983549649deg);
  -webkit-animation: drop-confetti-410 5s 1s infinite linear;
          animation: drop-confetti-410 5s 1s infinite linear;
}

@keyframes drop-confetti-410 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-411 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.6332309547;
  -webkit-transform: rotate(195.4696142221deg);
          transform: rotate(195.4696142221deg);
  -webkit-animation: drop-confetti-411 7s 1s infinite linear;
          animation: drop-confetti-411 7s 1s infinite linear;
}

@keyframes drop-confetti-411 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-412 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.170539552;
  -webkit-transform: rotate(208.0465361819deg);
          transform: rotate(208.0465361819deg);
  -webkit-animation: drop-confetti-412 6s 1s infinite linear;
          animation: drop-confetti-412 6s 1s infinite linear;
}

@keyframes drop-confetti-412 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-413 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.5158047494;
  -webkit-transform: rotate(192.0459912379deg);
          transform: rotate(192.0459912379deg);
  -webkit-animation: drop-confetti-413 7s 2s infinite linear;
          animation: drop-confetti-413 7s 2s infinite linear;
}

@keyframes drop-confetti-413 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-414 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 0.8344836255;
  -webkit-transform: rotate(53.1774445643deg);
          transform: rotate(53.1774445643deg);
  -webkit-animation: drop-confetti-414 8s 4s infinite linear;
          animation: drop-confetti-414 8s 4s infinite linear;
}

@keyframes drop-confetti-414 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-415 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 90%;
  opacity: 0.5684678927;
  -webkit-transform: rotate(171.2798572813deg);
          transform: rotate(171.2798572813deg);
  -webkit-animation: drop-confetti-415 8s 1s infinite linear;
          animation: drop-confetti-415 8s 1s infinite linear;
}

@keyframes drop-confetti-415 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-416 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 43%;
  opacity: 1.1386487181;
  -webkit-transform: rotate(59.2645506832deg);
          transform: rotate(59.2645506832deg);
  -webkit-animation: drop-confetti-416 7s 3s infinite linear;
          animation: drop-confetti-416 7s 3s infinite linear;
}

@keyframes drop-confetti-416 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-417 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.0541079584;
  -webkit-transform: rotate(45.2337617623deg);
          transform: rotate(45.2337617623deg);
  -webkit-animation: drop-confetti-417 8s 4s infinite linear;
          animation: drop-confetti-417 8s 4s infinite linear;
}

@keyframes drop-confetti-417 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-418 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 63%;
  opacity: 0.9702343155;
  -webkit-transform: rotate(346.1092283489deg);
          transform: rotate(346.1092283489deg);
  -webkit-animation: drop-confetti-418 8s 1s infinite linear;
          animation: drop-confetti-418 8s 1s infinite linear;
}

@keyframes drop-confetti-418 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-419 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6868545903;
  -webkit-transform: rotate(199.5800213218deg);
          transform: rotate(199.5800213218deg);
  -webkit-animation: drop-confetti-419 7s 5s infinite linear;
          animation: drop-confetti-419 7s 5s infinite linear;
}

@keyframes drop-confetti-419 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-420 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3759932495;
  -webkit-transform: rotate(50.4078761221deg);
          transform: rotate(50.4078761221deg);
  -webkit-animation: drop-confetti-420 9s 4s infinite linear;
          animation: drop-confetti-420 9s 4s infinite linear;
}

@keyframes drop-confetti-420 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-421 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 44%;
  opacity: 1.2840770548;
  -webkit-transform: rotate(106.5296658546deg);
          transform: rotate(106.5296658546deg);
  -webkit-animation: drop-confetti-421 5s 1s infinite linear;
          animation: drop-confetti-421 5s 1s infinite linear;
}

@keyframes drop-confetti-421 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-422 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.2340227813;
  -webkit-transform: rotate(161.7427382104deg);
          transform: rotate(161.7427382104deg);
  -webkit-animation: drop-confetti-422 5s 3s infinite linear;
          animation: drop-confetti-422 5s 3s infinite linear;
}

@keyframes drop-confetti-422 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-423 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 92%;
  opacity: 1.488560427;
  -webkit-transform: rotate(358.7319216512deg);
          transform: rotate(358.7319216512deg);
  -webkit-animation: drop-confetti-423 6s 1s infinite linear;
          animation: drop-confetti-423 6s 1s infinite linear;
}

@keyframes drop-confetti-423 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-424 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.170043675;
  -webkit-transform: rotate(270.1668385012deg);
          transform: rotate(270.1668385012deg);
  -webkit-animation: drop-confetti-424 9s 5s infinite linear;
          animation: drop-confetti-424 9s 5s infinite linear;
}

@keyframes drop-confetti-424 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-425 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 60%;
  opacity: 0.6986948848;
  -webkit-transform: rotate(345.4185048538deg);
          transform: rotate(345.4185048538deg);
  -webkit-animation: drop-confetti-425 5s 1s infinite linear;
          animation: drop-confetti-425 5s 1s infinite linear;
}

@keyframes drop-confetti-425 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-426 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.0681116583;
  -webkit-transform: rotate(289.1167612772deg);
          transform: rotate(289.1167612772deg);
  -webkit-animation: drop-confetti-426 9s 3s infinite linear;
          animation: drop-confetti-426 9s 3s infinite linear;
}

@keyframes drop-confetti-426 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-427 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 89%;
  opacity: 1.1374447906;
  -webkit-transform: rotate(97.7020381113deg);
          transform: rotate(97.7020381113deg);
  -webkit-animation: drop-confetti-427 5s 1s infinite linear;
          animation: drop-confetti-427 5s 1s infinite linear;
}

@keyframes drop-confetti-427 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-428 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 99%;
  opacity: 1.1836935718;
  -webkit-transform: rotate(88.1321035785deg);
          transform: rotate(88.1321035785deg);
  -webkit-animation: drop-confetti-428 7s 3s infinite linear;
          animation: drop-confetti-428 7s 3s infinite linear;
}

@keyframes drop-confetti-428 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-429 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 15%;
  opacity: 0.5791803763;
  -webkit-transform: rotate(184.3269171286deg);
          transform: rotate(184.3269171286deg);
  -webkit-animation: drop-confetti-429 9s 3s infinite linear;
          animation: drop-confetti-429 9s 3s infinite linear;
}

@keyframes drop-confetti-429 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-430 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.2940343004;
  -webkit-transform: rotate(206.1379136322deg);
          transform: rotate(206.1379136322deg);
  -webkit-animation: drop-confetti-430 5s 1s infinite linear;
          animation: drop-confetti-430 5s 1s infinite linear;
}

@keyframes drop-confetti-430 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-431 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 0.8173034801;
  -webkit-transform: rotate(206.9370303917deg);
          transform: rotate(206.9370303917deg);
  -webkit-animation: drop-confetti-431 7s 5s infinite linear;
          animation: drop-confetti-431 7s 5s infinite linear;
}

@keyframes drop-confetti-431 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-432 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6528509905;
  -webkit-transform: rotate(277.3664207697deg);
          transform: rotate(277.3664207697deg);
  -webkit-animation: drop-confetti-432 5s 3s infinite linear;
          animation: drop-confetti-432 5s 3s infinite linear;
}

@keyframes drop-confetti-432 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-433 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 0.8137299034;
  -webkit-transform: rotate(164.4620078387deg);
          transform: rotate(164.4620078387deg);
  -webkit-animation: drop-confetti-433 5s 1s infinite linear;
          animation: drop-confetti-433 5s 1s infinite linear;
}

@keyframes drop-confetti-433 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-434 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 1.0833561879;
  -webkit-transform: rotate(162.6205226243deg);
          transform: rotate(162.6205226243deg);
  -webkit-animation: drop-confetti-434 5s 3s infinite linear;
          animation: drop-confetti-434 5s 3s infinite linear;
}

@keyframes drop-confetti-434 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-435 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2213566943;
  -webkit-transform: rotate(338.2564675195deg);
          transform: rotate(338.2564675195deg);
  -webkit-animation: drop-confetti-435 8s 3s infinite linear;
          animation: drop-confetti-435 8s 3s infinite linear;
}

@keyframes drop-confetti-435 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-436 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 30%;
  opacity: 1.1506481427;
  -webkit-transform: rotate(120.3525702108deg);
          transform: rotate(120.3525702108deg);
  -webkit-animation: drop-confetti-436 6s 1s infinite linear;
          animation: drop-confetti-436 6s 1s infinite linear;
}

@keyframes drop-confetti-436 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-437 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.8986365019;
  -webkit-transform: rotate(76.4525504634deg);
          transform: rotate(76.4525504634deg);
  -webkit-animation: drop-confetti-437 8s 2s infinite linear;
          animation: drop-confetti-437 8s 2s infinite linear;
}

@keyframes drop-confetti-437 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-438 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 0.6885682424;
  -webkit-transform: rotate(304.6018810287deg);
          transform: rotate(304.6018810287deg);
  -webkit-animation: drop-confetti-438 5s 1s infinite linear;
          animation: drop-confetti-438 5s 1s infinite linear;
}

@keyframes drop-confetti-438 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-439 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 1.2023548663;
  -webkit-transform: rotate(10.0858274024deg);
          transform: rotate(10.0858274024deg);
  -webkit-animation: drop-confetti-439 7s 1s infinite linear;
          animation: drop-confetti-439 7s 1s infinite linear;
}

@keyframes drop-confetti-439 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-440 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 16%;
  opacity: 0.8047619485;
  -webkit-transform: rotate(304.9282683391deg);
          transform: rotate(304.9282683391deg);
  -webkit-animation: drop-confetti-440 9s 3s infinite linear;
          animation: drop-confetti-440 9s 3s infinite linear;
}

@keyframes drop-confetti-440 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-441 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.653588334;
  -webkit-transform: rotate(9.5449148382deg);
          transform: rotate(9.5449148382deg);
  -webkit-animation: drop-confetti-441 9s 2s infinite linear;
          animation: drop-confetti-441 9s 2s infinite linear;
}

@keyframes drop-confetti-441 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-442 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 49%;
  opacity: 0.8207119751;
  -webkit-transform: rotate(167.0763490814deg);
          transform: rotate(167.0763490814deg);
  -webkit-animation: drop-confetti-442 6s 1s infinite linear;
          animation: drop-confetti-442 6s 1s infinite linear;
}

@keyframes drop-confetti-442 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-443 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 96%;
  opacity: 1.3776472289;
  -webkit-transform: rotate(204.971096568deg);
          transform: rotate(204.971096568deg);
  -webkit-animation: drop-confetti-443 7s 1s infinite linear;
          animation: drop-confetti-443 7s 1s infinite linear;
}

@keyframes drop-confetti-443 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-444 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 66%;
  opacity: 1.0544227728;
  -webkit-transform: rotate(336.3212641156deg);
          transform: rotate(336.3212641156deg);
  -webkit-animation: drop-confetti-444 9s 5s infinite linear;
          animation: drop-confetti-444 9s 5s infinite linear;
}

@keyframes drop-confetti-444 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-445 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.7424256577;
  -webkit-transform: rotate(346.4866169433deg);
          transform: rotate(346.4866169433deg);
  -webkit-animation: drop-confetti-445 8s 5s infinite linear;
          animation: drop-confetti-445 8s 5s infinite linear;
}

@keyframes drop-confetti-445 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-446 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 0.7115723871;
  -webkit-transform: rotate(17.8357840859deg);
          transform: rotate(17.8357840859deg);
  -webkit-animation: drop-confetti-446 5s 4s infinite linear;
          animation: drop-confetti-446 5s 4s infinite linear;
}

@keyframes drop-confetti-446 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-447 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.9956511397;
  -webkit-transform: rotate(297.5669420364deg);
          transform: rotate(297.5669420364deg);
  -webkit-animation: drop-confetti-447 6s 3s infinite linear;
          animation: drop-confetti-447 6s 3s infinite linear;
}

@keyframes drop-confetti-447 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-448 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 0.7928426111;
  -webkit-transform: rotate(150.2643989745deg);
          transform: rotate(150.2643989745deg);
  -webkit-animation: drop-confetti-448 8s 3s infinite linear;
          animation: drop-confetti-448 8s 3s infinite linear;
}

@keyframes drop-confetti-448 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-449 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 88%;
  opacity: 1.3747622398;
  -webkit-transform: rotate(38.2465221961deg);
          transform: rotate(38.2465221961deg);
  -webkit-animation: drop-confetti-449 7s 1s infinite linear;
          animation: drop-confetti-449 7s 1s infinite linear;
}

@keyframes drop-confetti-449 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-450 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 81%;
  opacity: 0.8982648309;
  -webkit-transform: rotate(313.1227300249deg);
          transform: rotate(313.1227300249deg);
  -webkit-animation: drop-confetti-450 6s 2s infinite linear;
          animation: drop-confetti-450 6s 2s infinite linear;
}

@keyframes drop-confetti-450 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-451 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 0.9222516941;
  -webkit-transform: rotate(61.7539012801deg);
          transform: rotate(61.7539012801deg);
  -webkit-animation: drop-confetti-451 6s 4s infinite linear;
          animation: drop-confetti-451 6s 4s infinite linear;
}

@keyframes drop-confetti-451 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-452 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 44%;
  opacity: 1.1141362905;
  -webkit-transform: rotate(299.7869483309deg);
          transform: rotate(299.7869483309deg);
  -webkit-animation: drop-confetti-452 7s 1s infinite linear;
          animation: drop-confetti-452 7s 1s infinite linear;
}

@keyframes drop-confetti-452 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-453 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 0.6286534759;
  -webkit-transform: rotate(8.2681222236deg);
          transform: rotate(8.2681222236deg);
  -webkit-animation: drop-confetti-453 9s 1s infinite linear;
          animation: drop-confetti-453 9s 1s infinite linear;
}

@keyframes drop-confetti-453 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-454 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 0.9900263813;
  -webkit-transform: rotate(228.0912839555deg);
          transform: rotate(228.0912839555deg);
  -webkit-animation: drop-confetti-454 8s 1s infinite linear;
          animation: drop-confetti-454 8s 1s infinite linear;
}

@keyframes drop-confetti-454 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-455 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.8665320604;
  -webkit-transform: rotate(216.7623344988deg);
          transform: rotate(216.7623344988deg);
  -webkit-animation: drop-confetti-455 7s 2s infinite linear;
          animation: drop-confetti-455 7s 2s infinite linear;
}

@keyframes drop-confetti-455 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-456 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 95%;
  opacity: 1.478427131;
  -webkit-transform: rotate(342.4509469166deg);
          transform: rotate(342.4509469166deg);
  -webkit-animation: drop-confetti-456 6s 1s infinite linear;
          animation: drop-confetti-456 6s 1s infinite linear;
}

@keyframes drop-confetti-456 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-457 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 0.7741756923;
  -webkit-transform: rotate(260.3537293777deg);
          transform: rotate(260.3537293777deg);
  -webkit-animation: drop-confetti-457 7s 1s infinite linear;
          animation: drop-confetti-457 7s 1s infinite linear;
}

@keyframes drop-confetti-457 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-458 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2386785051;
  -webkit-transform: rotate(305.8054183548deg);
          transform: rotate(305.8054183548deg);
  -webkit-animation: drop-confetti-458 6s 1s infinite linear;
          animation: drop-confetti-458 6s 1s infinite linear;
}

@keyframes drop-confetti-458 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-459 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 82%;
  opacity: 0.9249269458;
  -webkit-transform: rotate(159.6726913424deg);
          transform: rotate(159.6726913424deg);
  -webkit-animation: drop-confetti-459 5s 2s infinite linear;
          animation: drop-confetti-459 5s 2s infinite linear;
}

@keyframes drop-confetti-459 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-460 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 70%;
  opacity: 1.0187966482;
  -webkit-transform: rotate(266.5645647186deg);
          transform: rotate(266.5645647186deg);
  -webkit-animation: drop-confetti-460 9s 1s infinite linear;
          animation: drop-confetti-460 9s 1s infinite linear;
}

@keyframes drop-confetti-460 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-461 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.3823335786;
  -webkit-transform: rotate(174.3360888235deg);
          transform: rotate(174.3360888235deg);
  -webkit-animation: drop-confetti-461 5s 2s infinite linear;
          animation: drop-confetti-461 5s 2s infinite linear;
}

@keyframes drop-confetti-461 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-462 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 77%;
  opacity: 1.1842785605;
  -webkit-transform: rotate(303.0426546837deg);
          transform: rotate(303.0426546837deg);
  -webkit-animation: drop-confetti-462 9s 2s infinite linear;
          animation: drop-confetti-462 9s 2s infinite linear;
}

@keyframes drop-confetti-462 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-463 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.0806382016;
  -webkit-transform: rotate(227.2979792236deg);
          transform: rotate(227.2979792236deg);
  -webkit-animation: drop-confetti-463 8s 5s infinite linear;
          animation: drop-confetti-463 8s 5s infinite linear;
}

@keyframes drop-confetti-463 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-464 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 45%;
  opacity: 0.9517995857;
  -webkit-transform: rotate(276.1181520857deg);
          transform: rotate(276.1181520857deg);
  -webkit-animation: drop-confetti-464 8s 3s infinite linear;
          animation: drop-confetti-464 8s 3s infinite linear;
}

@keyframes drop-confetti-464 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-465 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8780318338;
  -webkit-transform: rotate(23.2231675882deg);
          transform: rotate(23.2231675882deg);
  -webkit-animation: drop-confetti-465 5s 1s infinite linear;
          animation: drop-confetti-465 5s 1s infinite linear;
}

@keyframes drop-confetti-465 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-466 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2041919246;
  -webkit-transform: rotate(195.1062874519deg);
          transform: rotate(195.1062874519deg);
  -webkit-animation: drop-confetti-466 6s 4s infinite linear;
          animation: drop-confetti-466 6s 4s infinite linear;
}

@keyframes drop-confetti-466 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-467 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6437423569;
  -webkit-transform: rotate(98.5253077485deg);
          transform: rotate(98.5253077485deg);
  -webkit-animation: drop-confetti-467 8s 2s infinite linear;
          animation: drop-confetti-467 8s 2s infinite linear;
}

@keyframes drop-confetti-467 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-468 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 0.9863021993;
  -webkit-transform: rotate(136.5532003132deg);
          transform: rotate(136.5532003132deg);
  -webkit-animation: drop-confetti-468 5s 4s infinite linear;
          animation: drop-confetti-468 5s 4s infinite linear;
}

@keyframes drop-confetti-468 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-469 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 75%;
  opacity: 0.9069096135;
  -webkit-transform: rotate(194.4959605855deg);
          transform: rotate(194.4959605855deg);
  -webkit-animation: drop-confetti-469 7s 5s infinite linear;
          animation: drop-confetti-469 7s 5s infinite linear;
}

@keyframes drop-confetti-469 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-470 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 0.8092519114;
  -webkit-transform: rotate(178.5997034552deg);
          transform: rotate(178.5997034552deg);
  -webkit-animation: drop-confetti-470 6s 3s infinite linear;
          animation: drop-confetti-470 6s 3s infinite linear;
}

@keyframes drop-confetti-470 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-471 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2730494984;
  -webkit-transform: rotate(106.2082133401deg);
          transform: rotate(106.2082133401deg);
  -webkit-animation: drop-confetti-471 9s 1s infinite linear;
          animation: drop-confetti-471 9s 1s infinite linear;
}

@keyframes drop-confetti-471 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-472 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.6967755118;
  -webkit-transform: rotate(83.545416174deg);
          transform: rotate(83.545416174deg);
  -webkit-animation: drop-confetti-472 5s 1s infinite linear;
          animation: drop-confetti-472 5s 1s infinite linear;
}

@keyframes drop-confetti-472 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-473 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 0.6135389509;
  -webkit-transform: rotate(289.4417871961deg);
          transform: rotate(289.4417871961deg);
  -webkit-animation: drop-confetti-473 6s 2s infinite linear;
          animation: drop-confetti-473 6s 2s infinite linear;
}

@keyframes drop-confetti-473 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-474 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.2819387249;
  -webkit-transform: rotate(82.5232974835deg);
          transform: rotate(82.5232974835deg);
  -webkit-animation: drop-confetti-474 6s 5s infinite linear;
          animation: drop-confetti-474 6s 5s infinite linear;
}

@keyframes drop-confetti-474 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-475 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 0.5737693298;
  -webkit-transform: rotate(156.7354475562deg);
          transform: rotate(156.7354475562deg);
  -webkit-animation: drop-confetti-475 6s 4s infinite linear;
          animation: drop-confetti-475 6s 4s infinite linear;
}

@keyframes drop-confetti-475 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-476 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 14%;
  opacity: 1.2286331176;
  -webkit-transform: rotate(337.9403836279deg);
          transform: rotate(337.9403836279deg);
  -webkit-animation: drop-confetti-476 7s 4s infinite linear;
          animation: drop-confetti-476 7s 4s infinite linear;
}

@keyframes drop-confetti-476 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-477 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 87%;
  opacity: 1.4729639045;
  -webkit-transform: rotate(156.6441671721deg);
          transform: rotate(156.6441671721deg);
  -webkit-animation: drop-confetti-477 5s 1s infinite linear;
          animation: drop-confetti-477 5s 1s infinite linear;
}

@keyframes drop-confetti-477 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-478 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 49%;
  opacity: 1.4442308504;
  -webkit-transform: rotate(190.8190240828deg);
          transform: rotate(190.8190240828deg);
  -webkit-animation: drop-confetti-478 8s 3s infinite linear;
          animation: drop-confetti-478 8s 3s infinite linear;
}

@keyframes drop-confetti-478 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-479 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.3515034885;
  -webkit-transform: rotate(31.4255771204deg);
          transform: rotate(31.4255771204deg);
  -webkit-animation: drop-confetti-479 8s 5s infinite linear;
          animation: drop-confetti-479 8s 5s infinite linear;
}

@keyframes drop-confetti-479 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-480 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 41%;
  opacity: 1.0342059076;
  -webkit-transform: rotate(22.1176017255deg);
          transform: rotate(22.1176017255deg);
  -webkit-animation: drop-confetti-480 7s 1s infinite linear;
          animation: drop-confetti-480 7s 1s infinite linear;
}

@keyframes drop-confetti-480 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-481 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 0.9625810161;
  -webkit-transform: rotate(214.1634178399deg);
          transform: rotate(214.1634178399deg);
  -webkit-animation: drop-confetti-481 8s 1s infinite linear;
          animation: drop-confetti-481 8s 1s infinite linear;
}

@keyframes drop-confetti-481 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-482 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 83%;
  opacity: 0.615187201;
  -webkit-transform: rotate(9.9414294431deg);
          transform: rotate(9.9414294431deg);
  -webkit-animation: drop-confetti-482 9s 1s infinite linear;
          animation: drop-confetti-482 9s 1s infinite linear;
}

@keyframes drop-confetti-482 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-483 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.9641390211;
  -webkit-transform: rotate(91.7311152781deg);
          transform: rotate(91.7311152781deg);
  -webkit-animation: drop-confetti-483 7s 1s infinite linear;
          animation: drop-confetti-483 7s 1s infinite linear;
}

@keyframes drop-confetti-483 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-484 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 76%;
  opacity: 0.9630292596;
  -webkit-transform: rotate(61.1901600548deg);
          transform: rotate(61.1901600548deg);
  -webkit-animation: drop-confetti-484 5s 2s infinite linear;
          animation: drop-confetti-484 5s 2s infinite linear;
}

@keyframes drop-confetti-484 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-485 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 28%;
  opacity: 0.5650834992;
  -webkit-transform: rotate(157.710980893deg);
          transform: rotate(157.710980893deg);
  -webkit-animation: drop-confetti-485 8s 3s infinite linear;
          animation: drop-confetti-485 8s 3s infinite linear;
}

@keyframes drop-confetti-485 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-486 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 82%;
  opacity: 1.1328356577;
  -webkit-transform: rotate(134.9278457839deg);
          transform: rotate(134.9278457839deg);
  -webkit-animation: drop-confetti-486 6s 3s infinite linear;
          animation: drop-confetti-486 6s 3s infinite linear;
}

@keyframes drop-confetti-486 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-487 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.354539692;
  -webkit-transform: rotate(174.6499763708deg);
          transform: rotate(174.6499763708deg);
  -webkit-animation: drop-confetti-487 7s 3s infinite linear;
          animation: drop-confetti-487 7s 3s infinite linear;
}

@keyframes drop-confetti-487 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-488 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.0350050052;
  -webkit-transform: rotate(213.8392546052deg);
          transform: rotate(213.8392546052deg);
  -webkit-animation: drop-confetti-488 6s 3s infinite linear;
          animation: drop-confetti-488 6s 3s infinite linear;
}

@keyframes drop-confetti-488 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-489 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 88%;
  opacity: 1.4210333266;
  -webkit-transform: rotate(173.4170436685deg);
          transform: rotate(173.4170436685deg);
  -webkit-animation: drop-confetti-489 8s 4s infinite linear;
          animation: drop-confetti-489 8s 4s infinite linear;
}

@keyframes drop-confetti-489 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-490 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 54%;
  opacity: 0.6126761047;
  -webkit-transform: rotate(28.2033446187deg);
          transform: rotate(28.2033446187deg);
  -webkit-animation: drop-confetti-490 7s 1s infinite linear;
          animation: drop-confetti-490 7s 1s infinite linear;
}

@keyframes drop-confetti-490 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-491 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 43%;
  opacity: 1.4787767624;
  -webkit-transform: rotate(255.8180496244deg);
          transform: rotate(255.8180496244deg);
  -webkit-animation: drop-confetti-491 8s 1s infinite linear;
          animation: drop-confetti-491 8s 1s infinite linear;
}

@keyframes drop-confetti-491 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-492 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 67%;
  opacity: 1.4896061748;
  -webkit-transform: rotate(36.7028674164deg);
          transform: rotate(36.7028674164deg);
  -webkit-animation: drop-confetti-492 8s 2s infinite linear;
          animation: drop-confetti-492 8s 2s infinite linear;
}

@keyframes drop-confetti-492 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-493 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 20%;
  opacity: 1.1052338842;
  -webkit-transform: rotate(174.5177960951deg);
          transform: rotate(174.5177960951deg);
  -webkit-animation: drop-confetti-493 9s 3s infinite linear;
          animation: drop-confetti-493 9s 3s infinite linear;
}

@keyframes drop-confetti-493 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-494 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.2601426834;
  -webkit-transform: rotate(234.3452382389deg);
          transform: rotate(234.3452382389deg);
  -webkit-animation: drop-confetti-494 9s 4s infinite linear;
          animation: drop-confetti-494 9s 4s infinite linear;
}

@keyframes drop-confetti-494 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-495 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 1.4105016873;
  -webkit-transform: rotate(314.8906616341deg);
          transform: rotate(314.8906616341deg);
  -webkit-animation: drop-confetti-495 5s 5s infinite linear;
          animation: drop-confetti-495 5s 5s infinite linear;
}

@keyframes drop-confetti-495 {
  100% {
    top: 110%;
    left: 3%;
  }
}
.confetti-496 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.1406861991;
  -webkit-transform: rotate(23.8015651293deg);
          transform: rotate(23.8015651293deg);
  -webkit-animation: drop-confetti-496 9s 4s infinite linear;
          animation: drop-confetti-496 9s 4s infinite linear;
}

@keyframes drop-confetti-496 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-497 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 79%;
  opacity: 1.0609591106;
  -webkit-transform: rotate(244.2557337588deg);
          transform: rotate(244.2557337588deg);
  -webkit-animation: drop-confetti-497 7s 3s infinite linear;
          animation: drop-confetti-497 7s 3s infinite linear;
}

@keyframes drop-confetti-497 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-498 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 42%;
  opacity: 1.0803564239;
  -webkit-transform: rotate(338.1283706868deg);
          transform: rotate(338.1283706868deg);
  -webkit-animation: drop-confetti-498 6s 4s infinite linear;
          animation: drop-confetti-498 6s 4s infinite linear;
}

@keyframes drop-confetti-498 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-499 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 1.4072285118;
  -webkit-transform: rotate(56.9138209043deg);
          transform: rotate(56.9138209043deg);
  -webkit-animation: drop-confetti-499 9s 4s infinite linear;
          animation: drop-confetti-499 9s 4s infinite linear;
}

@keyframes drop-confetti-499 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-500 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.485124464;
  -webkit-transform: rotate(141.5491304463deg);
          transform: rotate(141.5491304463deg);
  -webkit-animation: drop-confetti-500 6s 4s infinite linear;
          animation: drop-confetti-500 6s 4s infinite linear;
}

@keyframes drop-confetti-500 {
  100% {
    top: 110%;
    left: 99%;
  }
}
/* ------------------------
    Forms
------------------------- */
.form-label {
  color: #2C3E50;
  font-size: 0.875rem;
  font-weight: 300;
  text-transform: capitalize;
}

.simple-form-label {
  color: #2C3E50;
  font-size: 0.875rem;
  font-weight: 300;
  text-transform: none;
}

.label-size-m {
  width: 100px;
}

.form-invalid-bottom {
  position: absolute;
  bottom: -22px;
  text-align: center;
}

.form-invalid-appt {
  margin-top: 30px;
}

textarea.form-control::-webkit-input-placeholder {
  color: #A1A1A1;
}

textarea.form-control::-moz-placeholder {
  color: #A1A1A1;
}

textarea.form-control::-ms-input-placeholder {
  color: #A1A1A1;
}

textarea.form-control::placeholder {
  color: #A1A1A1;
}

.form-control {
  font-size: 0.875rem;
  padding: 0.375rem;
  border: 1px solid #C4C4C4;
}
.form-control:not(textarea) {
  height: 30px;
  padding: 0.375rem 0;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #C4C4C4;
}
.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #74A3E1;
}

.card .card-header .form-control {
  height: auto;
  padding: 0;
}

.lipstick-checkbox .form-check-input:checked {
  accent-color: #C6017D;
}

.custom-switch {
  z-index: 0;
}

.form-switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 24px;
}
.form-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.form-switch input:checked + .form-slider {
  background-color: #74A3E1;
}
.form-switch input:checked + .form-slider:before {
  -webkit-transform: translateX(18px);
          transform: translateX(18px);
}
.form-switch input:focus + .form-slider {
  -webkit-box-shadow: 0 0 1px #74A3E1;
          box-shadow: 0 0 1px #74A3E1;
}
.form-switch .form-slider {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 34px;
  background-color: #C4C4C4;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.form-switch .form-slider:before {
  position: absolute;
  content: "";
  left: 4px;
  bottom: 2px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #FFFFFF;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.Select {
  width: 100%;
  min-width: 128px;
  font-size: 0.75rem;
  border-bottom: 1px solid #C4C4C4;
}
.Select.Select--single > .Select-control, .Select.Select--multi > .Select-control {
  height: 30px;
  border: none;
  border-radius: 0;
}
.Select.Select--single > .Select-control .Select-value,
.Select.Select--single > .Select-control .Select-input,
.Select.Select--single > .Select-control .Select-placeholder, .Select.Select--multi > .Select-control .Select-value,
.Select.Select--multi > .Select-control .Select-input,
.Select.Select--multi > .Select-control .Select-placeholder {
  padding-left: 0;
  margin-left: 0;
  margin-right: 5px;
}
.Select.Select-menu-up .Select-menu-outer .Select-menu {
  position: absolute;
  width: 100%;
  bottom: 30px;
  border: 1px solid #DCE3ED;
  background-color: #FFFFFF;
  border-radius: 2px;
}
.Select .Select-option {
  line-height: 1.4;
}
.Select.is-disabled > .Select-control {
  background-color: #FFFFFF;
}
.Select.is-focused:not(.is-open) {
  border-bottom: 1px solid #74A3E1;
}
.Select.is-focused:not(.is-open) > .Select-control {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.react-datepicker-popper {
  z-index: 10;
}

.medium-text {
  font-size: 0.875rem;
}

.small-select.Select {
  width: 100%;
  height: 28px;
}
.small-select.Select .Select-input {
  height: 25px;
}
.small-select.Select .Select-input input {
  height: 18px;
  padding-top: 5px;
}
.small-select.Select .Select-control {
  height: 26px;
}
.small-select.Select .Select-control .Select-value,
.small-select.Select .Select-control .Select-value-label {
  line-height: 28px;
}
.small-select.Select .Select-control .Select-placeholder {
  height: 26px;
  line-height: 26px;
}
.small-select.Select .Select-multi-value-wrapper .Select-value {
  padding-left: 5px;
  line-height: 14px;
  margin-left: 0;
  margin-right: 5px;
}

.form-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.form-container.login-form {
  width: 318px;
  margin: 0 auto;
}
.form-container.login-form .form-row:first-child {
  padding-top: 100px;
}
.form-container.login-form .several-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form-container.login-form .react-datepicker-wrapper,
.form-container.login-form .react-datepicker__input-container {
  width: 100%;
}
.form-container .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 5px 0;
}
.form-container .form-row label {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.form-container .form-row input {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  height: 34px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form-container .form-row .editable-input {
  width: 100%;
}
.form-container .form-row button:not(.react-datepicker__navigation) {
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  cursor: pointer;
  border: none;
  width: 152px;
  height: 34px;
  outline: none;
}
.form-container .form-row button:not(.react-datepicker__navigation).button-active {
  border-radius: 4px;
  color: #498FE1;
  border: 1px solid #498FE1;
  background-color: #FFFFFF;
}
.form-container .form-row button:not(.react-datepicker__navigation).button-active:hover {
  color: #FFFFFF;
  background-color: #498FE1;
}
.form-container .form-row .is-focused:not(.is-open) > .Select-control {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-container .form-row.links {
  margin-top: 70px;
}

.form-container .nav-link {
  color: #498FE1;
  padding: 6px 10px;
  margin: 0 45px;
  text-decoration: none;
  opacity: 0.8;
  cursor: pointer;
}
.form-container .nav-link:visited {
  color: #498FE1;
}
.form-container .nav-link:hover {
  opacity: 1;
}

.row.small-columns {
  padding: 6px 20px;
}
.row.small-columns .column {
  min-width: 170px;
}
.row.delete-row {
  border-top: 1px solid #E5E5E5;
}
.row .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px;
}
.row .column.full-width {
  width: 100%;
}

.other {
  width: 100%;
}
.other .editable-input {
  width: 100%;
  margin-left: 10px;
}

.phone {
  border-bottom: 1px solid #E5E5E5;
}

.label {
  color: #8095B1;
  padding: 4px 10px;
  min-width: 184px;
  text-align: left;
  font-weight: 400;
}
@media only screen and (max-width: 1023px) {
  .label {
    min-width: 75px;
  }
}

.value {
  width: 100%;
  text-align: left;
}

input::-webkit-input-placeholder {
  color: #8095B1;
}
input::-moz-placeholder {
  color: #8095B1;
  opacity: 1;
}
input::-moz-placeholder {
  color: #8095B1;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: #8095B1;
}
input:disabled {
  background-color: #F9F9F9;
}
input:invalid {
  -webkit-box-shadow: none;
          box-shadow: none;
  -moz-box-shadow: none;
}
input.other-input:disabled {
  display: none;
}
input.small {
  width: 60px;
}

input[type=date]::-webkit-clear-button {
  -webkit-appearance: none;
  display: none;
}

input[type=date]::-ms-clear {
  display: none;
}

.editable-input {
  width: 150px;
  text-align: left;
  position: relative;
}
.editable-input input {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.editable-input.small {
  width: 35px;
}
.editable-input.small .text {
  text-align: right;
}
.editable-input .text {
  cursor: pointer;
  min-height: 30px;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.editable-input .validation-label {
  position: absolute;
  font-size: 11px;
  color: #E74C3C;
  top: -17px;
  white-space: nowrap;
  background-color: #FFFFFF;
  font-weight: 700;
}
.editable-input.invalid input,
.editable-input.invalid .Select {
  border-color: transparent transparent #E74C3C;
}
.editable-input.invalid input:focus,
.editable-input.invalid .Select:focus {
  outline: none;
}
.editable-input.full-flex-width {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-right: 10px;
}

.fake-value {
  width: 150px;
  text-align: left;
}
.fake-value .phone-number {
  cursor: pointer;
  position: relative;
}
.fake-value .phone-number:not(.simple-phone-number) {
  padding-left: 20px;
}
.fake-value .phone-number:not(.simple-phone-number)::before {
  content: "";
  background: url(/bdf8052e6314159e1ff6.svg) no-repeat 50% 50%/contain;
  width: 14px;
  height: 100%;
  position: absolute;
  left: 0;
}

.custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}
.custom-checkbox:hover .label {
  color: #498FE1;
}
.custom-checkbox .label {
  padding: 0;
  margin-left: 6px;
  cursor: pointer;
  width: auto;
  color: #273342;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.custom-checkbox .icon {
  -ms-flex-item-align: baseline;
      align-self: baseline;
  width: 20px;
  min-width: 20px;
  height: 20px;
  cursor: pointer;
}
.custom-checkbox .icon.checked {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABHNCSVQICAgIfAhkiAAAAAFzUkdCAK7OHOkAAAAEZ0FNQQAAsY8L/GEFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOUlEQVQ4T2PcsPvo/2V3BBjesMoyUAJEfj9miFL5wMAQNv3q/8Mnz/2nFIDMAJnF4DTnE1SIcgAyiwnqYqqBwWHgh48fGdJmnmTwmvWUYeW2Q1BRCCDZQJBhOcvuM9xl0WL4yczHsPCJMlQGAkgyEGbYczaEIYL/3kBZEIDVwIePn0BZCIDNMPY/nxnKbTmgPAjAMLB10V6GpF38DMEzbjFcunoTLIbNMInf9xg6bD4z6GmrQ0UgAMPAfb/NwPQHVkmGiqM8DKu2H8Zq2NRIBQzDQADDQJ2/F6AsBnCgz3xmgNUwAX5+qAgqwDCwMVyPwZzhDJSHCggZBgIYBoIUtyU7MjixnoKKQAAxhoEAhoEwUB3nzJAmeR4ck0q/rxFlGBiMwMIBVNIeOXUeyiUfgMwAmUXlKuADAwDWBV9OErJL2AAAAABJRU5ErkJggg==);
}
.custom-checkbox .icon.unchecked {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABHNCSVQICAgIfAhkiAAAAG5JREFUOI1jVNbQdzWx8UgXEBZTYKAAfHj76sGZIztmMoSnlK+RklM2psQwBgYGBik5ZePwlPI1TALCYgrPHt09S6mBzx7dPSsgLKbARKlB6GDUwFEDRw0cNZBOBn54++oBtQrYD29fPWCkdhUAAPdKJnv/8ZkiAAAAAElFTkSuQmCC);
}

.custom-checkbox-disabled:hover .label {
  color: #273342;
}
.custom-checkbox-disabled .label {
  cursor: default;
}

textarea {
  resize: none;
  width: 95%;
  height: 200px;
  padding: 10px;
  border: 1px solid #E5E5E5;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
}

.input-label {
  text-align: left;
  font-size: 14px;
  color: #8095B1;
  position: relative;
  margin-bottom: 2px;
}

label.invalid .input-label {
  color: #E74C3C;
}
label.invalid input,
label.invalid .date-choose {
  border-color: transparent transparent #E74C3C;
}

.Select-menu-outer {
  z-index: 3;
}

.form-hint {
  padding: 10px 0;
  font-size: 16px;
  color: #BEC4CC;
}

.info-icon {
  cursor: pointer;
  font-size: 16px;
  color: #8095B1;
  display: inline-block;
  vertical-align: top;
}

.input-hint {
  color: #BEC4CC;
  font-size: 12px;
  padding: 4px 0;
}

.rdw-option-wrapper img {
  width: 13px;
  height: 13px;
}

.date-picker {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-width: 300px;
}
@media only screen and (max-width: 1023px) {
  .date-picker {
    min-width: 240px;
  }
}
.date-picker > div {
  width: 30%;
}
@media only screen and (max-width: 1023px) {
  .date-picker > div {
    width: 32%;
  }
}

.gray-checkbox {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  border: 2px solid #8095B1;
  background-color: #FFFFFF;
  margin-right: 3px;
}
.gray-checkbox.checked {
  background-color: #8095B1;
}

.radio-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.radio-container .gray-checkbox {
  margin-right: 7px;
}
.radio-container + .radio-container {
  margin-left: 20px;
}
.radio-container input[type=radio] {
  display: none;
}
.radio-container input[type=radio] ~ .radio-icon {
  display: inline-block;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  border: 2px solid #8095B1;
  background-color: #FFFFFF;
  margin-right: 5px;
}
.radio-container input[type=radio]:checked ~ .radio-icon {
  background-color: #8095B1;
}

.radio-container-inactive {
  color: #8095B1;
}
.radio-container-inactive .label {
  color: #8095B1;
}

.radio-container-disabled {
  cursor: default;
  opacity: 0.5;
}

.one-field-date-picker input {
  font-size: 0.875rem;
  padding: 0 0.75rem;
  border-radius: 10px;
  border: 1px solid #E5E5E5;
}
.one-field-date-picker .validation-label {
  color: #E74C3C;
  white-space: nowrap;
}
.one-field-date-picker.invalid input,
.one-field-date-picker.invalid .Select {
  border-color: rgba(231, 76, 60, 0.5);
}
.one-field-date-picker.invalid input:focus,
.one-field-date-picker.invalid .Select:focus {
  outline: none;
}
.one-field-date-picker .day-selected {
  border-radius: 0.3rem;
  background-color: #498FE1;
  color: #FFFFFF;
}
.one-field-date-picker .day-selected:hover {
  background-color: #1976D2;
}
.one-field-date-picker .day-today {
  font-weight: bold;
}

.react-datepicker .react-datepicker__day.custom-highlight-date {
  background-color: rgba(126, 206, 249, 0.6274509804);
  color: #ffffff;
  border-radius: 0.3rem;
}
.react-datepicker .react-datepicker__day.custom-highlight-date:hover {
  background-color: rgb(0, 91.6, 137.4);
}
.react-datepicker .react-datepicker__day.custom-highlight-date.react-datepicker__day--selected, .react-datepicker .react-datepicker__day.custom-highlight-date.react-datepicker__day--keyboard-selected {
  background-color: #498FE1;
  color: #ffffff;
  -webkit-box-shadow: 0 4px 10px rgba(126, 206, 249, 0.6274509804), 0 0 0 4px rgba(73, 143, 225, 0.25);
          box-shadow: 0 4px 10px rgba(126, 206, 249, 0.6274509804), 0 0 0 4px rgba(73, 143, 225, 0.25);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.react-datepicker .react-datepicker__day.custom-highlight-date.react-datepicker__day--selected:hover, .react-datepicker .react-datepicker__day.custom-highlight-date.react-datepicker__day--keyboard-selected:hover {
  background-color: rgb(0, 91.6, 137.4);
}
.react-datepicker__header {
  background-color: #498FE1;
  color: #FFFFFF;
}
.react-datepicker__header .react-datepicker__year-dropdown {
  color: #000000;
}
.react-datepicker__current-month, .react-datepicker__day-name {
  color: #FFFFFF;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  border-bottom-color: #498FE1;
}
.react-datepicker__day--selected {
  background-color: #498FE1;
  font-weight: bold;
}
.react-datepicker__day--outside-month {
  color: #C4C4C4;
}
.react-datepicker__day--disabled {
  color: #DDDDDD;
}
.react-datepicker__day--keyboard-selected {
  border-radius: inherit;
  background-color: inherit;
  color: inherit;
}
.react-datepicker__day--keyboard-selected:hover {
  background-color: #F6F7FB;
}
.react-datepicker__day--today {
  font-weight: inherit;
}

.time-selector .form-control {
  width: 42px;
  height: 35px;
  border-radius: 5px;
}
.time-selector .form-control:focus {
  border-width: 1.5px !important;
  border-color: #74A3E1 !important;
}
.time-selector {
  /* Chrome, Safari, Edge, Opera */
}
.time-selector input::-webkit-outer-spin-button,
.time-selector input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  text-align: center;
}
.time-selector {
  /* Firefox */
}
.time-selector input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
  text-align: center;
}
.time-selector .btn-group-vertical .btn {
  height: 17.5px;
  width: 25px;
  font-size: 0.5rem;
  padding: 0;
}

/* ------------------------
    Loading
------------------------- */
.spinner-border {
  width: 2.5rem;
  height: 2.5rem;
  border-width: 0.15em;
  margin: 0 auto;
}

/* ------------------------
    Notifications
------------------------- */
.ccm-notification-container {
  position: fixed;
  top: 5%;
  left: 50%;
  z-index: 999999;
  width: 420px;
  max-height: calc(100% - 30px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  overflow-x: hidden;
  overflow-y: auto;
}
.ccm-notification-container .alert:first-child {
  margin-top: 30px;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Login
------------------------- */
.ccm-form-signin {
  background-image: url(/static/media/amelia-splash.8fe4e8ec..png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ccm-form-signin .wrapper-login {
  background-color: #FFFFFF;
  border-radius: 30px;
}
.ccm-form-signin .wrapper-login img.logo {
  height: calc(40px + 10px);
  margin: 1.5rem auto;
}
.ccm-form-signin .wrapper-login .form-control:not(textarea) {
  font-size: 1rem;
  font-weight: 300;
  min-height: 40px;
  padding: 0.75rem;
  letter-spacing: 0.25px;
  border: 1px solid #E7F1FE;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Utility
------------------------- */
/* ------------------------
    #. Utility Mixins
------------------------- */
/* ------------------------
    #. Utility Classes
------------------------- */
.d-flex-center, .ccm-modal-wrapper, .ccm-status-legend .nav .nav-item .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.d-flex-center-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.white-space-pre-line {
  white-space: pre-line;
}

.text-underline {
  text-decoration: underline;
}

.span-url {
  cursor: pointer;
}

/* ------------------------
    #. Confetti Utility Classes
------------------------- */
[class|=confetti] {
  position: absolute;
}

.confetti-0 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 25%;
  opacity: 0.8704325285;
  -webkit-transform: rotate(352.8792990527deg);
          transform: rotate(352.8792990527deg);
  -webkit-animation: drop-confetti-0 7s 4s infinite linear;
          animation: drop-confetti-0 7s 4s infinite linear;
}

@keyframes drop-confetti-0 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-1 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 91%;
  opacity: 0.5989173054;
  -webkit-transform: rotate(135.189185106deg);
          transform: rotate(135.189185106deg);
  -webkit-animation: drop-confetti-1 6s 1s infinite linear;
          animation: drop-confetti-1 6s 1s infinite linear;
}

@keyframes drop-confetti-1 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-2 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.6321794797;
  -webkit-transform: rotate(319.3389954744deg);
          transform: rotate(319.3389954744deg);
  -webkit-animation: drop-confetti-2 5s 5s infinite linear;
          animation: drop-confetti-2 5s 5s infinite linear;
}

@keyframes drop-confetti-2 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-3 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6614614707;
  -webkit-transform: rotate(220.5961387719deg);
          transform: rotate(220.5961387719deg);
  -webkit-animation: drop-confetti-3 8s 1s infinite linear;
          animation: drop-confetti-3 8s 1s infinite linear;
}

@keyframes drop-confetti-3 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-4 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 34%;
  opacity: 0.9852061322;
  -webkit-transform: rotate(337.4855856377deg);
          transform: rotate(337.4855856377deg);
  -webkit-animation: drop-confetti-4 6s 3s infinite linear;
          animation: drop-confetti-4 6s 3s infinite linear;
}

@keyframes drop-confetti-4 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-5 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6994951891;
  -webkit-transform: rotate(204.5693346885deg);
          transform: rotate(204.5693346885deg);
  -webkit-animation: drop-confetti-5 7s 1s infinite linear;
          animation: drop-confetti-5 7s 1s infinite linear;
}

@keyframes drop-confetti-5 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-6 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 0.8252845219;
  -webkit-transform: rotate(352.0450452537deg);
          transform: rotate(352.0450452537deg);
  -webkit-animation: drop-confetti-6 5s 1s infinite linear;
          animation: drop-confetti-6 5s 1s infinite linear;
}

@keyframes drop-confetti-6 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-7 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 9%;
  opacity: 1.3192546027;
  -webkit-transform: rotate(67.800816664deg);
          transform: rotate(67.800816664deg);
  -webkit-animation: drop-confetti-7 5s 3s infinite linear;
          animation: drop-confetti-7 5s 3s infinite linear;
}

@keyframes drop-confetti-7 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-8 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.5657753164;
  -webkit-transform: rotate(339.3123803657deg);
          transform: rotate(339.3123803657deg);
  -webkit-animation: drop-confetti-8 7s 3s infinite linear;
          animation: drop-confetti-8 7s 3s infinite linear;
}

@keyframes drop-confetti-8 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-9 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.5731144078;
  -webkit-transform: rotate(280.2314910637deg);
          transform: rotate(280.2314910637deg);
  -webkit-animation: drop-confetti-9 6s 3s infinite linear;
          animation: drop-confetti-9 6s 3s infinite linear;
}

@keyframes drop-confetti-9 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-10 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.2509545162;
  -webkit-transform: rotate(327.0889418166deg);
          transform: rotate(327.0889418166deg);
  -webkit-animation: drop-confetti-10 5s 1s infinite linear;
          animation: drop-confetti-10 5s 1s infinite linear;
}

@keyframes drop-confetti-10 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-11 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 76%;
  opacity: 0.789499005;
  -webkit-transform: rotate(18.393710604deg);
          transform: rotate(18.393710604deg);
  -webkit-animation: drop-confetti-11 6s 3s infinite linear;
          animation: drop-confetti-11 6s 3s infinite linear;
}

@keyframes drop-confetti-11 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-12 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.4246637216;
  -webkit-transform: rotate(99.3251840316deg);
          transform: rotate(99.3251840316deg);
  -webkit-animation: drop-confetti-12 9s 4s infinite linear;
          animation: drop-confetti-12 9s 4s infinite linear;
}

@keyframes drop-confetti-12 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-13 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.3547855468;
  -webkit-transform: rotate(312.1787873916deg);
          transform: rotate(312.1787873916deg);
  -webkit-animation: drop-confetti-13 6s 3s infinite linear;
          animation: drop-confetti-13 6s 3s infinite linear;
}

@keyframes drop-confetti-13 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-14 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.2358157076;
  -webkit-transform: rotate(146.2986191804deg);
          transform: rotate(146.2986191804deg);
  -webkit-animation: drop-confetti-14 5s 2s infinite linear;
          animation: drop-confetti-14 5s 2s infinite linear;
}

@keyframes drop-confetti-14 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-15 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.2697154302;
  -webkit-transform: rotate(239.3646296791deg);
          transform: rotate(239.3646296791deg);
  -webkit-animation: drop-confetti-15 5s 4s infinite linear;
          animation: drop-confetti-15 5s 4s infinite linear;
}

@keyframes drop-confetti-15 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-16 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 17%;
  opacity: 1.4028808481;
  -webkit-transform: rotate(48.5912022504deg);
          transform: rotate(48.5912022504deg);
  -webkit-animation: drop-confetti-16 6s 3s infinite linear;
          animation: drop-confetti-16 6s 3s infinite linear;
}

@keyframes drop-confetti-16 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-17 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 26%;
  opacity: 1.0530853355;
  -webkit-transform: rotate(0.958589983deg);
          transform: rotate(0.958589983deg);
  -webkit-animation: drop-confetti-17 7s 5s infinite linear;
          animation: drop-confetti-17 7s 5s infinite linear;
}

@keyframes drop-confetti-17 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-18 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 16%;
  opacity: 1.2199478102;
  -webkit-transform: rotate(75.4600344092deg);
          transform: rotate(75.4600344092deg);
  -webkit-animation: drop-confetti-18 6s 4s infinite linear;
          animation: drop-confetti-18 6s 4s infinite linear;
}

@keyframes drop-confetti-18 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-19 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.4618311816;
  -webkit-transform: rotate(189.326111914deg);
          transform: rotate(189.326111914deg);
  -webkit-animation: drop-confetti-19 8s 1s infinite linear;
          animation: drop-confetti-19 8s 1s infinite linear;
}

@keyframes drop-confetti-19 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-20 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 57%;
  opacity: 1.3067564601;
  -webkit-transform: rotate(232.7766669886deg);
          transform: rotate(232.7766669886deg);
  -webkit-animation: drop-confetti-20 7s 5s infinite linear;
          animation: drop-confetti-20 7s 5s infinite linear;
}

@keyframes drop-confetti-20 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-21 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 46%;
  opacity: 1.1140180349;
  -webkit-transform: rotate(218.8322748099deg);
          transform: rotate(218.8322748099deg);
  -webkit-animation: drop-confetti-21 5s 4s infinite linear;
          animation: drop-confetti-21 5s 4s infinite linear;
}

@keyframes drop-confetti-21 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-22 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 1.4539354723;
  -webkit-transform: rotate(311.4790711738deg);
          transform: rotate(311.4790711738deg);
  -webkit-animation: drop-confetti-22 5s 5s infinite linear;
          animation: drop-confetti-22 5s 5s infinite linear;
}

@keyframes drop-confetti-22 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-23 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.2933557044;
  -webkit-transform: rotate(148.3589213004deg);
          transform: rotate(148.3589213004deg);
  -webkit-animation: drop-confetti-23 5s 5s infinite linear;
          animation: drop-confetti-23 5s 5s infinite linear;
}

@keyframes drop-confetti-23 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-24 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 52%;
  opacity: 1.2155570085;
  -webkit-transform: rotate(55.8748736781deg);
          transform: rotate(55.8748736781deg);
  -webkit-animation: drop-confetti-24 6s 2s infinite linear;
          animation: drop-confetti-24 6s 2s infinite linear;
}

@keyframes drop-confetti-24 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-25 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4168991496;
  -webkit-transform: rotate(214.7525789245deg);
          transform: rotate(214.7525789245deg);
  -webkit-animation: drop-confetti-25 9s 4s infinite linear;
          animation: drop-confetti-25 9s 4s infinite linear;
}

@keyframes drop-confetti-25 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-26 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2241199505;
  -webkit-transform: rotate(261.8230180767deg);
          transform: rotate(261.8230180767deg);
  -webkit-animation: drop-confetti-26 9s 3s infinite linear;
          animation: drop-confetti-26 9s 3s infinite linear;
}

@keyframes drop-confetti-26 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-27 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5641525116;
  -webkit-transform: rotate(296.0438294126deg);
          transform: rotate(296.0438294126deg);
  -webkit-animation: drop-confetti-27 6s 3s infinite linear;
          animation: drop-confetti-27 6s 3s infinite linear;
}

@keyframes drop-confetti-27 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-28 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 1.3051464446;
  -webkit-transform: rotate(237.7371179942deg);
          transform: rotate(237.7371179942deg);
  -webkit-animation: drop-confetti-28 6s 2s infinite linear;
          animation: drop-confetti-28 6s 2s infinite linear;
}

@keyframes drop-confetti-28 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-29 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2336371409;
  -webkit-transform: rotate(215.3808158345deg);
          transform: rotate(215.3808158345deg);
  -webkit-animation: drop-confetti-29 8s 1s infinite linear;
          animation: drop-confetti-29 8s 1s infinite linear;
}

@keyframes drop-confetti-29 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-30 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.4606900695;
  -webkit-transform: rotate(101.3790262684deg);
          transform: rotate(101.3790262684deg);
  -webkit-animation: drop-confetti-30 6s 2s infinite linear;
          animation: drop-confetti-30 6s 2s infinite linear;
}

@keyframes drop-confetti-30 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-31 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 0.6431347208;
  -webkit-transform: rotate(92.4340757843deg);
          transform: rotate(92.4340757843deg);
  -webkit-animation: drop-confetti-31 5s 5s infinite linear;
          animation: drop-confetti-31 5s 5s infinite linear;
}

@keyframes drop-confetti-31 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-32 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.2958292136;
  -webkit-transform: rotate(148.3723627743deg);
          transform: rotate(148.3723627743deg);
  -webkit-animation: drop-confetti-32 7s 4s infinite linear;
          animation: drop-confetti-32 7s 4s infinite linear;
}

@keyframes drop-confetti-32 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-33 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 28%;
  opacity: 0.5737007413;
  -webkit-transform: rotate(202.1679469771deg);
          transform: rotate(202.1679469771deg);
  -webkit-animation: drop-confetti-33 9s 4s infinite linear;
          animation: drop-confetti-33 9s 4s infinite linear;
}

@keyframes drop-confetti-33 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-34 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 17%;
  opacity: 0.8161380817;
  -webkit-transform: rotate(298.9876859064deg);
          transform: rotate(298.9876859064deg);
  -webkit-animation: drop-confetti-34 6s 4s infinite linear;
          animation: drop-confetti-34 6s 4s infinite linear;
}

@keyframes drop-confetti-34 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-35 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 1.0486185341;
  -webkit-transform: rotate(329.3425217144deg);
          transform: rotate(329.3425217144deg);
  -webkit-animation: drop-confetti-35 9s 5s infinite linear;
          animation: drop-confetti-35 9s 5s infinite linear;
}

@keyframes drop-confetti-35 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-36 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 3%;
  opacity: 1.3338964375;
  -webkit-transform: rotate(117.2926872328deg);
          transform: rotate(117.2926872328deg);
  -webkit-animation: drop-confetti-36 9s 1s infinite linear;
          animation: drop-confetti-36 9s 1s infinite linear;
}

@keyframes drop-confetti-36 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-37 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 0.7553385447;
  -webkit-transform: rotate(86.0814938338deg);
          transform: rotate(86.0814938338deg);
  -webkit-animation: drop-confetti-37 5s 2s infinite linear;
          animation: drop-confetti-37 5s 2s infinite linear;
}

@keyframes drop-confetti-37 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-38 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 55%;
  opacity: 0.6143003323;
  -webkit-transform: rotate(317.3442207757deg);
          transform: rotate(317.3442207757deg);
  -webkit-animation: drop-confetti-38 6s 2s infinite linear;
          animation: drop-confetti-38 6s 2s infinite linear;
}

@keyframes drop-confetti-38 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-39 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.4530628799;
  -webkit-transform: rotate(244.4116678515deg);
          transform: rotate(244.4116678515deg);
  -webkit-animation: drop-confetti-39 9s 3s infinite linear;
          animation: drop-confetti-39 9s 3s infinite linear;
}

@keyframes drop-confetti-39 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-40 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 0.7858522492;
  -webkit-transform: rotate(190.6078197119deg);
          transform: rotate(190.6078197119deg);
  -webkit-animation: drop-confetti-40 5s 3s infinite linear;
          animation: drop-confetti-40 5s 3s infinite linear;
}

@keyframes drop-confetti-40 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-41 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 71%;
  opacity: 0.8236293817;
  -webkit-transform: rotate(139.8810726283deg);
          transform: rotate(139.8810726283deg);
  -webkit-animation: drop-confetti-41 8s 3s infinite linear;
          animation: drop-confetti-41 8s 3s infinite linear;
}

@keyframes drop-confetti-41 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-42 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 10%;
  opacity: 0.8908603567;
  -webkit-transform: rotate(202.7223600727deg);
          transform: rotate(202.7223600727deg);
  -webkit-animation: drop-confetti-42 8s 4s infinite linear;
          animation: drop-confetti-42 8s 4s infinite linear;
}

@keyframes drop-confetti-42 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-43 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 1.1624812062;
  -webkit-transform: rotate(21.1360642971deg);
          transform: rotate(21.1360642971deg);
  -webkit-animation: drop-confetti-43 5s 4s infinite linear;
          animation: drop-confetti-43 5s 4s infinite linear;
}

@keyframes drop-confetti-43 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-44 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 52%;
  opacity: 1.4541221727;
  -webkit-transform: rotate(33.0615310513deg);
          transform: rotate(33.0615310513deg);
  -webkit-animation: drop-confetti-44 6s 4s infinite linear;
          animation: drop-confetti-44 6s 4s infinite linear;
}

@keyframes drop-confetti-44 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-45 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.8505357291;
  -webkit-transform: rotate(325.091299395deg);
          transform: rotate(325.091299395deg);
  -webkit-animation: drop-confetti-45 6s 1s infinite linear;
          animation: drop-confetti-45 6s 1s infinite linear;
}

@keyframes drop-confetti-45 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-46 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 95%;
  opacity: 0.5288038445;
  -webkit-transform: rotate(141.6651818125deg);
          transform: rotate(141.6651818125deg);
  -webkit-animation: drop-confetti-46 5s 5s infinite linear;
          animation: drop-confetti-46 5s 5s infinite linear;
}

@keyframes drop-confetti-46 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-47 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 61%;
  opacity: 0.923497524;
  -webkit-transform: rotate(133.9535471888deg);
          transform: rotate(133.9535471888deg);
  -webkit-animation: drop-confetti-47 7s 3s infinite linear;
          animation: drop-confetti-47 7s 3s infinite linear;
}

@keyframes drop-confetti-47 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-48 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0514857252;
  -webkit-transform: rotate(18.6575428689deg);
          transform: rotate(18.6575428689deg);
  -webkit-animation: drop-confetti-48 7s 2s infinite linear;
          animation: drop-confetti-48 7s 2s infinite linear;
}

@keyframes drop-confetti-48 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-49 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 39%;
  opacity: 1.2230771115;
  -webkit-transform: rotate(246.4164415164deg);
          transform: rotate(246.4164415164deg);
  -webkit-animation: drop-confetti-49 9s 1s infinite linear;
          animation: drop-confetti-49 9s 1s infinite linear;
}

@keyframes drop-confetti-49 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-50 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.0492422116;
  -webkit-transform: rotate(182.8576056549deg);
          transform: rotate(182.8576056549deg);
  -webkit-animation: drop-confetti-50 5s 3s infinite linear;
          animation: drop-confetti-50 5s 3s infinite linear;
}

@keyframes drop-confetti-50 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-51 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.2470707642;
  -webkit-transform: rotate(48.5220756311deg);
          transform: rotate(48.5220756311deg);
  -webkit-animation: drop-confetti-51 6s 2s infinite linear;
          animation: drop-confetti-51 6s 2s infinite linear;
}

@keyframes drop-confetti-51 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-52 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 24%;
  opacity: 0.515253828;
  -webkit-transform: rotate(137.9223113142deg);
          transform: rotate(137.9223113142deg);
  -webkit-animation: drop-confetti-52 9s 3s infinite linear;
          animation: drop-confetti-52 9s 3s infinite linear;
}

@keyframes drop-confetti-52 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-53 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 93%;
  opacity: 0.8673382493;
  -webkit-transform: rotate(271.8040695316deg);
          transform: rotate(271.8040695316deg);
  -webkit-animation: drop-confetti-53 7s 4s infinite linear;
          animation: drop-confetti-53 7s 4s infinite linear;
}

@keyframes drop-confetti-53 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-54 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 25%;
  opacity: 0.9156891076;
  -webkit-transform: rotate(335.8614596843deg);
          transform: rotate(335.8614596843deg);
  -webkit-animation: drop-confetti-54 5s 2s infinite linear;
          animation: drop-confetti-54 5s 2s infinite linear;
}

@keyframes drop-confetti-54 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-55 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.7088490995;
  -webkit-transform: rotate(323.9603692205deg);
          transform: rotate(323.9603692205deg);
  -webkit-animation: drop-confetti-55 7s 3s infinite linear;
          animation: drop-confetti-55 7s 3s infinite linear;
}

@keyframes drop-confetti-55 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-56 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.8514465321;
  -webkit-transform: rotate(176.4361627794deg);
          transform: rotate(176.4361627794deg);
  -webkit-animation: drop-confetti-56 8s 3s infinite linear;
          animation: drop-confetti-56 8s 3s infinite linear;
}

@keyframes drop-confetti-56 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-57 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 1.0282735433;
  -webkit-transform: rotate(246.9577865551deg);
          transform: rotate(246.9577865551deg);
  -webkit-animation: drop-confetti-57 6s 5s infinite linear;
          animation: drop-confetti-57 6s 5s infinite linear;
}

@keyframes drop-confetti-57 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-58 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5206040902;
  -webkit-transform: rotate(88.3994689216deg);
          transform: rotate(88.3994689216deg);
  -webkit-animation: drop-confetti-58 9s 2s infinite linear;
          animation: drop-confetti-58 9s 2s infinite linear;
}

@keyframes drop-confetti-58 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-59 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 0.8540284692;
  -webkit-transform: rotate(164.4215878221deg);
          transform: rotate(164.4215878221deg);
  -webkit-animation: drop-confetti-59 5s 5s infinite linear;
          animation: drop-confetti-59 5s 5s infinite linear;
}

@keyframes drop-confetti-59 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-60 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.4584168817;
  -webkit-transform: rotate(87.6509022878deg);
          transform: rotate(87.6509022878deg);
  -webkit-animation: drop-confetti-60 7s 5s infinite linear;
          animation: drop-confetti-60 7s 5s infinite linear;
}

@keyframes drop-confetti-60 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-61 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 19%;
  opacity: 0.7805974543;
  -webkit-transform: rotate(335.1565112015deg);
          transform: rotate(335.1565112015deg);
  -webkit-animation: drop-confetti-61 9s 2s infinite linear;
          animation: drop-confetti-61 9s 2s infinite linear;
}

@keyframes drop-confetti-61 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-62 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 33%;
  opacity: 0.6293903809;
  -webkit-transform: rotate(108.5267356076deg);
          transform: rotate(108.5267356076deg);
  -webkit-animation: drop-confetti-62 9s 2s infinite linear;
          animation: drop-confetti-62 9s 2s infinite linear;
}

@keyframes drop-confetti-62 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-63 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6311482117;
  -webkit-transform: rotate(265.1428958657deg);
          transform: rotate(265.1428958657deg);
  -webkit-animation: drop-confetti-63 8s 5s infinite linear;
          animation: drop-confetti-63 8s 5s infinite linear;
}

@keyframes drop-confetti-63 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-64 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 87%;
  opacity: 0.9242049309;
  -webkit-transform: rotate(340.6154480662deg);
          transform: rotate(340.6154480662deg);
  -webkit-animation: drop-confetti-64 7s 1s infinite linear;
          animation: drop-confetti-64 7s 1s infinite linear;
}

@keyframes drop-confetti-64 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-65 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 35%;
  opacity: 0.7771071458;
  -webkit-transform: rotate(67.0132639451deg);
          transform: rotate(67.0132639451deg);
  -webkit-animation: drop-confetti-65 5s 3s infinite linear;
          animation: drop-confetti-65 5s 3s infinite linear;
}

@keyframes drop-confetti-65 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-66 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 1.0793428086;
  -webkit-transform: rotate(336.1066757473deg);
          transform: rotate(336.1066757473deg);
  -webkit-animation: drop-confetti-66 7s 3s infinite linear;
          animation: drop-confetti-66 7s 3s infinite linear;
}

@keyframes drop-confetti-66 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-67 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.669406446;
  -webkit-transform: rotate(12.4956117366deg);
          transform: rotate(12.4956117366deg);
  -webkit-animation: drop-confetti-67 6s 5s infinite linear;
          animation: drop-confetti-67 6s 5s infinite linear;
}

@keyframes drop-confetti-67 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-68 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 1.1602283215;
  -webkit-transform: rotate(22.7291198209deg);
          transform: rotate(22.7291198209deg);
  -webkit-animation: drop-confetti-68 8s 2s infinite linear;
          animation: drop-confetti-68 8s 2s infinite linear;
}

@keyframes drop-confetti-68 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-69 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.8162670768;
  -webkit-transform: rotate(267.8907393773deg);
          transform: rotate(267.8907393773deg);
  -webkit-animation: drop-confetti-69 6s 1s infinite linear;
          animation: drop-confetti-69 6s 1s infinite linear;
}

@keyframes drop-confetti-69 {
  100% {
    top: 110%;
    left: 2%;
  }
}
.confetti-70 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.7765559224;
  -webkit-transform: rotate(220.3602618384deg);
          transform: rotate(220.3602618384deg);
  -webkit-animation: drop-confetti-70 8s 5s infinite linear;
          animation: drop-confetti-70 8s 5s infinite linear;
}

@keyframes drop-confetti-70 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-71 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.3494433258;
  -webkit-transform: rotate(295.201439541deg);
          transform: rotate(295.201439541deg);
  -webkit-animation: drop-confetti-71 7s 3s infinite linear;
          animation: drop-confetti-71 7s 3s infinite linear;
}

@keyframes drop-confetti-71 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-72 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.0986183878;
  -webkit-transform: rotate(316.4819155669deg);
          transform: rotate(316.4819155669deg);
  -webkit-animation: drop-confetti-72 8s 2s infinite linear;
          animation: drop-confetti-72 8s 2s infinite linear;
}

@keyframes drop-confetti-72 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-73 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 1.2460821029;
  -webkit-transform: rotate(207.6531816777deg);
          transform: rotate(207.6531816777deg);
  -webkit-animation: drop-confetti-73 6s 4s infinite linear;
          animation: drop-confetti-73 6s 4s infinite linear;
}

@keyframes drop-confetti-73 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-74 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 34%;
  opacity: 0.8543380597;
  -webkit-transform: rotate(284.0733289462deg);
          transform: rotate(284.0733289462deg);
  -webkit-animation: drop-confetti-74 7s 2s infinite linear;
          animation: drop-confetti-74 7s 2s infinite linear;
}

@keyframes drop-confetti-74 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-75 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 30%;
  opacity: 1.3305412059;
  -webkit-transform: rotate(272.8081709236deg);
          transform: rotate(272.8081709236deg);
  -webkit-animation: drop-confetti-75 6s 2s infinite linear;
          animation: drop-confetti-75 6s 2s infinite linear;
}

@keyframes drop-confetti-75 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-76 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4035516564;
  -webkit-transform: rotate(243.6296778418deg);
          transform: rotate(243.6296778418deg);
  -webkit-animation: drop-confetti-76 6s 1s infinite linear;
          animation: drop-confetti-76 6s 1s infinite linear;
}

@keyframes drop-confetti-76 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-77 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 83%;
  opacity: 0.5093601991;
  -webkit-transform: rotate(244.3580854181deg);
          transform: rotate(244.3580854181deg);
  -webkit-animation: drop-confetti-77 9s 3s infinite linear;
          animation: drop-confetti-77 9s 3s infinite linear;
}

@keyframes drop-confetti-77 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-78 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 81%;
  opacity: 0.9059683223;
  -webkit-transform: rotate(113.5837965651deg);
          transform: rotate(113.5837965651deg);
  -webkit-animation: drop-confetti-78 5s 5s infinite linear;
          animation: drop-confetti-78 5s 5s infinite linear;
}

@keyframes drop-confetti-78 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-79 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 0.8188688549;
  -webkit-transform: rotate(6.7923841454deg);
          transform: rotate(6.7923841454deg);
  -webkit-animation: drop-confetti-79 7s 3s infinite linear;
          animation: drop-confetti-79 7s 3s infinite linear;
}

@keyframes drop-confetti-79 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-80 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.7425962157;
  -webkit-transform: rotate(247.8786795142deg);
          transform: rotate(247.8786795142deg);
  -webkit-animation: drop-confetti-80 5s 2s infinite linear;
          animation: drop-confetti-80 5s 2s infinite linear;
}

@keyframes drop-confetti-80 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-81 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.2938073241;
  -webkit-transform: rotate(115.2163460025deg);
          transform: rotate(115.2163460025deg);
  -webkit-animation: drop-confetti-81 9s 5s infinite linear;
          animation: drop-confetti-81 9s 5s infinite linear;
}

@keyframes drop-confetti-81 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-82 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 29%;
  opacity: 1.1281418321;
  -webkit-transform: rotate(319.4564766438deg);
          transform: rotate(319.4564766438deg);
  -webkit-animation: drop-confetti-82 7s 3s infinite linear;
          animation: drop-confetti-82 7s 3s infinite linear;
}

@keyframes drop-confetti-82 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-83 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.120049106;
  -webkit-transform: rotate(218.4451987532deg);
          transform: rotate(218.4451987532deg);
  -webkit-animation: drop-confetti-83 9s 1s infinite linear;
          animation: drop-confetti-83 9s 1s infinite linear;
}

@keyframes drop-confetti-83 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.confetti-84 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.0641897845;
  -webkit-transform: rotate(45.1505789189deg);
          transform: rotate(45.1505789189deg);
  -webkit-animation: drop-confetti-84 8s 2s infinite linear;
          animation: drop-confetti-84 8s 2s infinite linear;
}

@keyframes drop-confetti-84 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-85 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 18%;
  opacity: 1.0004676684;
  -webkit-transform: rotate(345.9807714784deg);
          transform: rotate(345.9807714784deg);
  -webkit-animation: drop-confetti-85 7s 1s infinite linear;
          animation: drop-confetti-85 7s 1s infinite linear;
}

@keyframes drop-confetti-85 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-86 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 0.8245962763;
  -webkit-transform: rotate(146.6797570459deg);
          transform: rotate(146.6797570459deg);
  -webkit-animation: drop-confetti-86 6s 1s infinite linear;
          animation: drop-confetti-86 6s 1s infinite linear;
}

@keyframes drop-confetti-86 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-87 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 40%;
  opacity: 1.1421703103;
  -webkit-transform: rotate(284.1616345382deg);
          transform: rotate(284.1616345382deg);
  -webkit-animation: drop-confetti-87 5s 4s infinite linear;
          animation: drop-confetti-87 5s 4s infinite linear;
}

@keyframes drop-confetti-87 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-88 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.8363932456;
  -webkit-transform: rotate(271.7664178698deg);
          transform: rotate(271.7664178698deg);
  -webkit-animation: drop-confetti-88 7s 2s infinite linear;
          animation: drop-confetti-88 7s 2s infinite linear;
}

@keyframes drop-confetti-88 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-89 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.0222183311;
  -webkit-transform: rotate(274.6746762857deg);
          transform: rotate(274.6746762857deg);
  -webkit-animation: drop-confetti-89 5s 4s infinite linear;
          animation: drop-confetti-89 5s 4s infinite linear;
}

@keyframes drop-confetti-89 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-90 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 85%;
  opacity: 1.4332720259;
  -webkit-transform: rotate(337.5315867504deg);
          transform: rotate(337.5315867504deg);
  -webkit-animation: drop-confetti-90 9s 2s infinite linear;
          animation: drop-confetti-90 9s 2s infinite linear;
}

@keyframes drop-confetti-90 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-91 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 14%;
  opacity: 1.4522841805;
  -webkit-transform: rotate(122.8876526686deg);
          transform: rotate(122.8876526686deg);
  -webkit-animation: drop-confetti-91 7s 4s infinite linear;
          animation: drop-confetti-91 7s 4s infinite linear;
}

@keyframes drop-confetti-91 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-92 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 0.9070149967;
  -webkit-transform: rotate(232.957106602deg);
          transform: rotate(232.957106602deg);
  -webkit-animation: drop-confetti-92 9s 1s infinite linear;
          animation: drop-confetti-92 9s 1s infinite linear;
}

@keyframes drop-confetti-92 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-93 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 1.4158549183;
  -webkit-transform: rotate(321.1360824644deg);
          transform: rotate(321.1360824644deg);
  -webkit-animation: drop-confetti-93 8s 3s infinite linear;
          animation: drop-confetti-93 8s 3s infinite linear;
}

@keyframes drop-confetti-93 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-94 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 90%;
  opacity: 0.9193235036;
  -webkit-transform: rotate(117.7679754663deg);
          transform: rotate(117.7679754663deg);
  -webkit-animation: drop-confetti-94 5s 4s infinite linear;
          animation: drop-confetti-94 5s 4s infinite linear;
}

@keyframes drop-confetti-94 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-95 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2639893595;
  -webkit-transform: rotate(307.7705517693deg);
          transform: rotate(307.7705517693deg);
  -webkit-animation: drop-confetti-95 7s 1s infinite linear;
          animation: drop-confetti-95 7s 1s infinite linear;
}

@keyframes drop-confetti-95 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-96 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 1.3783075887;
  -webkit-transform: rotate(283.1909325696deg);
          transform: rotate(283.1909325696deg);
  -webkit-animation: drop-confetti-96 6s 1s infinite linear;
          animation: drop-confetti-96 6s 1s infinite linear;
}

@keyframes drop-confetti-96 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-97 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 87%;
  opacity: 0.6808216696;
  -webkit-transform: rotate(321.3944131365deg);
          transform: rotate(321.3944131365deg);
  -webkit-animation: drop-confetti-97 5s 1s infinite linear;
          animation: drop-confetti-97 5s 1s infinite linear;
}

@keyframes drop-confetti-97 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-98 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 12%;
  opacity: 0.6357691584;
  -webkit-transform: rotate(164.6844170033deg);
          transform: rotate(164.6844170033deg);
  -webkit-animation: drop-confetti-98 9s 5s infinite linear;
          animation: drop-confetti-98 9s 5s infinite linear;
}

@keyframes drop-confetti-98 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-99 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 0.5308970325;
  -webkit-transform: rotate(95.7045863026deg);
          transform: rotate(95.7045863026deg);
  -webkit-animation: drop-confetti-99 8s 3s infinite linear;
          animation: drop-confetti-99 8s 3s infinite linear;
}

@keyframes drop-confetti-99 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-100 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 79%;
  opacity: 1.4690766469;
  -webkit-transform: rotate(246.8181728068deg);
          transform: rotate(246.8181728068deg);
  -webkit-animation: drop-confetti-100 5s 1s infinite linear;
          animation: drop-confetti-100 5s 1s infinite linear;
}

@keyframes drop-confetti-100 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-101 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 0.6200111683;
  -webkit-transform: rotate(330.2456248225deg);
          transform: rotate(330.2456248225deg);
  -webkit-animation: drop-confetti-101 5s 4s infinite linear;
          animation: drop-confetti-101 5s 4s infinite linear;
}

@keyframes drop-confetti-101 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-102 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 10%;
  opacity: 0.8030971202;
  -webkit-transform: rotate(286.5694138462deg);
          transform: rotate(286.5694138462deg);
  -webkit-animation: drop-confetti-102 8s 2s infinite linear;
          animation: drop-confetti-102 8s 2s infinite linear;
}

@keyframes drop-confetti-102 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-103 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.5551700988;
  -webkit-transform: rotate(134.4803006662deg);
          transform: rotate(134.4803006662deg);
  -webkit-animation: drop-confetti-103 5s 5s infinite linear;
          animation: drop-confetti-103 5s 5s infinite linear;
}

@keyframes drop-confetti-103 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-104 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 31%;
  opacity: 0.9553384458;
  -webkit-transform: rotate(127.8733940969deg);
          transform: rotate(127.8733940969deg);
  -webkit-animation: drop-confetti-104 8s 2s infinite linear;
          animation: drop-confetti-104 8s 2s infinite linear;
}

@keyframes drop-confetti-104 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-105 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.5409010046;
  -webkit-transform: rotate(24.3096151063deg);
          transform: rotate(24.3096151063deg);
  -webkit-animation: drop-confetti-105 5s 5s infinite linear;
          animation: drop-confetti-105 5s 5s infinite linear;
}

@keyframes drop-confetti-105 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-106 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 7%;
  opacity: 0.8201516518;
  -webkit-transform: rotate(160.7971671115deg);
          transform: rotate(160.7971671115deg);
  -webkit-animation: drop-confetti-106 6s 3s infinite linear;
          animation: drop-confetti-106 6s 3s infinite linear;
}

@keyframes drop-confetti-106 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-107 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.399973283;
  -webkit-transform: rotate(111.2979960096deg);
          transform: rotate(111.2979960096deg);
  -webkit-animation: drop-confetti-107 6s 2s infinite linear;
          animation: drop-confetti-107 6s 2s infinite linear;
}

@keyframes drop-confetti-107 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-108 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6768884895;
  -webkit-transform: rotate(185.3721885467deg);
          transform: rotate(185.3721885467deg);
  -webkit-animation: drop-confetti-108 8s 2s infinite linear;
          animation: drop-confetti-108 8s 2s infinite linear;
}

@keyframes drop-confetti-108 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-109 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 0.6293500368;
  -webkit-transform: rotate(166.1873146306deg);
          transform: rotate(166.1873146306deg);
  -webkit-animation: drop-confetti-109 6s 1s infinite linear;
          animation: drop-confetti-109 6s 1s infinite linear;
}

@keyframes drop-confetti-109 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-110 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 1.1662964941;
  -webkit-transform: rotate(347.5008542372deg);
          transform: rotate(347.5008542372deg);
  -webkit-animation: drop-confetti-110 5s 5s infinite linear;
          animation: drop-confetti-110 5s 5s infinite linear;
}

@keyframes drop-confetti-110 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-111 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.1102838145;
  -webkit-transform: rotate(299.7379875284deg);
          transform: rotate(299.7379875284deg);
  -webkit-animation: drop-confetti-111 9s 3s infinite linear;
          animation: drop-confetti-111 9s 3s infinite linear;
}

@keyframes drop-confetti-111 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-112 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.7015889284;
  -webkit-transform: rotate(318.445306237deg);
          transform: rotate(318.445306237deg);
  -webkit-animation: drop-confetti-112 6s 5s infinite linear;
          animation: drop-confetti-112 6s 5s infinite linear;
}

@keyframes drop-confetti-112 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-113 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 29%;
  opacity: 1.0665183098;
  -webkit-transform: rotate(10.0338654601deg);
          transform: rotate(10.0338654601deg);
  -webkit-animation: drop-confetti-113 6s 2s infinite linear;
          animation: drop-confetti-113 6s 2s infinite linear;
}

@keyframes drop-confetti-113 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-114 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 56%;
  opacity: 0.6160872053;
  -webkit-transform: rotate(312.5575951373deg);
          transform: rotate(312.5575951373deg);
  -webkit-animation: drop-confetti-114 8s 1s infinite linear;
          animation: drop-confetti-114 8s 1s infinite linear;
}

@keyframes drop-confetti-114 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-115 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 1.4886471545;
  -webkit-transform: rotate(35.3473057546deg);
          transform: rotate(35.3473057546deg);
  -webkit-animation: drop-confetti-115 9s 2s infinite linear;
          animation: drop-confetti-115 9s 2s infinite linear;
}

@keyframes drop-confetti-115 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-116 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 1.0774359926;
  -webkit-transform: rotate(283.5950586394deg);
          transform: rotate(283.5950586394deg);
  -webkit-animation: drop-confetti-116 9s 4s infinite linear;
          animation: drop-confetti-116 9s 4s infinite linear;
}

@keyframes drop-confetti-116 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-117 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.3079681818;
  -webkit-transform: rotate(1.4179300667deg);
          transform: rotate(1.4179300667deg);
  -webkit-animation: drop-confetti-117 9s 1s infinite linear;
          animation: drop-confetti-117 9s 1s infinite linear;
}

@keyframes drop-confetti-117 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-118 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 64%;
  opacity: 1.2376109256;
  -webkit-transform: rotate(196.1063794014deg);
          transform: rotate(196.1063794014deg);
  -webkit-animation: drop-confetti-118 8s 3s infinite linear;
          animation: drop-confetti-118 8s 3s infinite linear;
}

@keyframes drop-confetti-118 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-119 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 0.776551017;
  -webkit-transform: rotate(56.5806871247deg);
          transform: rotate(56.5806871247deg);
  -webkit-animation: drop-confetti-119 6s 3s infinite linear;
          animation: drop-confetti-119 6s 3s infinite linear;
}

@keyframes drop-confetti-119 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-120 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 23%;
  opacity: 1.1915540163;
  -webkit-transform: rotate(233.7032950959deg);
          transform: rotate(233.7032950959deg);
  -webkit-animation: drop-confetti-120 8s 2s infinite linear;
          animation: drop-confetti-120 8s 2s infinite linear;
}

@keyframes drop-confetti-120 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-121 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 15%;
  opacity: 0.7368533299;
  -webkit-transform: rotate(359.1459254415deg);
          transform: rotate(359.1459254415deg);
  -webkit-animation: drop-confetti-121 7s 5s infinite linear;
          animation: drop-confetti-121 7s 5s infinite linear;
}

@keyframes drop-confetti-121 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-122 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 0.8742384659;
  -webkit-transform: rotate(311.0940320196deg);
          transform: rotate(311.0940320196deg);
  -webkit-animation: drop-confetti-122 9s 3s infinite linear;
          animation: drop-confetti-122 9s 3s infinite linear;
}

@keyframes drop-confetti-122 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-123 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.7750798118;
  -webkit-transform: rotate(42.7875898246deg);
          transform: rotate(42.7875898246deg);
  -webkit-animation: drop-confetti-123 7s 5s infinite linear;
          animation: drop-confetti-123 7s 5s infinite linear;
}

@keyframes drop-confetti-123 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-124 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.6772493476;
  -webkit-transform: rotate(254.9870610983deg);
          transform: rotate(254.9870610983deg);
  -webkit-animation: drop-confetti-124 5s 4s infinite linear;
          animation: drop-confetti-124 5s 4s infinite linear;
}

@keyframes drop-confetti-124 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-125 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2571018078;
  -webkit-transform: rotate(62.474555174deg);
          transform: rotate(62.474555174deg);
  -webkit-animation: drop-confetti-125 6s 2s infinite linear;
          animation: drop-confetti-125 6s 2s infinite linear;
}

@keyframes drop-confetti-125 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-126 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 0.6610383899;
  -webkit-transform: rotate(231.079730341deg);
          transform: rotate(231.079730341deg);
  -webkit-animation: drop-confetti-126 7s 4s infinite linear;
          animation: drop-confetti-126 7s 4s infinite linear;
}

@keyframes drop-confetti-126 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-127 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 3%;
  opacity: 1.0007957548;
  -webkit-transform: rotate(253.021015149deg);
          transform: rotate(253.021015149deg);
  -webkit-animation: drop-confetti-127 8s 3s infinite linear;
          animation: drop-confetti-127 8s 3s infinite linear;
}

@keyframes drop-confetti-127 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-128 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.0529821738;
  -webkit-transform: rotate(225.2456053427deg);
          transform: rotate(225.2456053427deg);
  -webkit-animation: drop-confetti-128 8s 5s infinite linear;
          animation: drop-confetti-128 8s 5s infinite linear;
}

@keyframes drop-confetti-128 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-129 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.7476645543;
  -webkit-transform: rotate(356.0700779584deg);
          transform: rotate(356.0700779584deg);
  -webkit-animation: drop-confetti-129 5s 2s infinite linear;
          animation: drop-confetti-129 5s 2s infinite linear;
}

@keyframes drop-confetti-129 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-130 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 50%;
  opacity: 1.2730311288;
  -webkit-transform: rotate(319.4851367307deg);
          transform: rotate(319.4851367307deg);
  -webkit-animation: drop-confetti-130 7s 4s infinite linear;
          animation: drop-confetti-130 7s 4s infinite linear;
}

@keyframes drop-confetti-130 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-131 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 0.5577403799;
  -webkit-transform: rotate(180.83014078deg);
          transform: rotate(180.83014078deg);
  -webkit-animation: drop-confetti-131 6s 2s infinite linear;
          animation: drop-confetti-131 6s 2s infinite linear;
}

@keyframes drop-confetti-131 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-132 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5263491304;
  -webkit-transform: rotate(145.5798581325deg);
          transform: rotate(145.5798581325deg);
  -webkit-animation: drop-confetti-132 6s 1s infinite linear;
          animation: drop-confetti-132 6s 1s infinite linear;
}

@keyframes drop-confetti-132 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-133 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 4%;
  opacity: 1.0961496758;
  -webkit-transform: rotate(190.9026096562deg);
          transform: rotate(190.9026096562deg);
  -webkit-animation: drop-confetti-133 9s 4s infinite linear;
          animation: drop-confetti-133 9s 4s infinite linear;
}

@keyframes drop-confetti-133 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-134 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 74%;
  opacity: 1.0947916009;
  -webkit-transform: rotate(151.8174558534deg);
          transform: rotate(151.8174558534deg);
  -webkit-animation: drop-confetti-134 5s 5s infinite linear;
          animation: drop-confetti-134 5s 5s infinite linear;
}

@keyframes drop-confetti-134 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-135 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 1.0190160056;
  -webkit-transform: rotate(90.4646317805deg);
          transform: rotate(90.4646317805deg);
  -webkit-animation: drop-confetti-135 7s 4s infinite linear;
          animation: drop-confetti-135 7s 4s infinite linear;
}

@keyframes drop-confetti-135 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-136 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.9184686021;
  -webkit-transform: rotate(8.1195799359deg);
          transform: rotate(8.1195799359deg);
  -webkit-animation: drop-confetti-136 9s 2s infinite linear;
          animation: drop-confetti-136 9s 2s infinite linear;
}

@keyframes drop-confetti-136 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-137 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 46%;
  opacity: 1.2169699034;
  -webkit-transform: rotate(99.6087826186deg);
          transform: rotate(99.6087826186deg);
  -webkit-animation: drop-confetti-137 9s 2s infinite linear;
          animation: drop-confetti-137 9s 2s infinite linear;
}

@keyframes drop-confetti-137 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-138 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.4038713563;
  -webkit-transform: rotate(127.5708155653deg);
          transform: rotate(127.5708155653deg);
  -webkit-animation: drop-confetti-138 6s 5s infinite linear;
          animation: drop-confetti-138 6s 5s infinite linear;
}

@keyframes drop-confetti-138 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-139 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7333374113;
  -webkit-transform: rotate(11.9787118257deg);
          transform: rotate(11.9787118257deg);
  -webkit-animation: drop-confetti-139 8s 3s infinite linear;
          animation: drop-confetti-139 8s 3s infinite linear;
}

@keyframes drop-confetti-139 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-140 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 51%;
  opacity: 0.9387572948;
  -webkit-transform: rotate(333.9580652377deg);
          transform: rotate(333.9580652377deg);
  -webkit-animation: drop-confetti-140 6s 2s infinite linear;
          animation: drop-confetti-140 6s 2s infinite linear;
}

@keyframes drop-confetti-140 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-141 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.1300057251;
  -webkit-transform: rotate(224.678710345deg);
          transform: rotate(224.678710345deg);
  -webkit-animation: drop-confetti-141 9s 4s infinite linear;
          animation: drop-confetti-141 9s 4s infinite linear;
}

@keyframes drop-confetti-141 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-142 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 62%;
  opacity: 1.2993865934;
  -webkit-transform: rotate(239.981380121deg);
          transform: rotate(239.981380121deg);
  -webkit-animation: drop-confetti-142 8s 3s infinite linear;
          animation: drop-confetti-142 8s 3s infinite linear;
}

@keyframes drop-confetti-142 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-143 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 0.9498784118;
  -webkit-transform: rotate(342.154754926deg);
          transform: rotate(342.154754926deg);
  -webkit-animation: drop-confetti-143 8s 1s infinite linear;
          animation: drop-confetti-143 8s 1s infinite linear;
}

@keyframes drop-confetti-143 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.confetti-144 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 0.715450974;
  -webkit-transform: rotate(321.4461056213deg);
          transform: rotate(321.4461056213deg);
  -webkit-animation: drop-confetti-144 8s 4s infinite linear;
          animation: drop-confetti-144 8s 4s infinite linear;
}

@keyframes drop-confetti-144 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-145 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0969018234;
  -webkit-transform: rotate(64.0751482601deg);
          transform: rotate(64.0751482601deg);
  -webkit-animation: drop-confetti-145 7s 4s infinite linear;
          animation: drop-confetti-145 7s 4s infinite linear;
}

@keyframes drop-confetti-145 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-146 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 34%;
  opacity: 0.916406921;
  -webkit-transform: rotate(21.7546744811deg);
          transform: rotate(21.7546744811deg);
  -webkit-animation: drop-confetti-146 7s 2s infinite linear;
          animation: drop-confetti-146 7s 2s infinite linear;
}

@keyframes drop-confetti-146 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-147 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 42%;
  opacity: 0.6559680258;
  -webkit-transform: rotate(241.9604781712deg);
          transform: rotate(241.9604781712deg);
  -webkit-animation: drop-confetti-147 5s 3s infinite linear;
          animation: drop-confetti-147 5s 3s infinite linear;
}

@keyframes drop-confetti-147 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-148 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 80%;
  opacity: 1.1239440504;
  -webkit-transform: rotate(137.8410665342deg);
          transform: rotate(137.8410665342deg);
  -webkit-animation: drop-confetti-148 9s 5s infinite linear;
          animation: drop-confetti-148 9s 5s infinite linear;
}

@keyframes drop-confetti-148 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-149 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 10%;
  opacity: 1.3775800647;
  -webkit-transform: rotate(296.466725676deg);
          transform: rotate(296.466725676deg);
  -webkit-animation: drop-confetti-149 6s 4s infinite linear;
          animation: drop-confetti-149 6s 4s infinite linear;
}

@keyframes drop-confetti-149 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-150 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.5412244587;
  -webkit-transform: rotate(245.0351582577deg);
          transform: rotate(245.0351582577deg);
  -webkit-animation: drop-confetti-150 8s 4s infinite linear;
          animation: drop-confetti-150 8s 4s infinite linear;
}

@keyframes drop-confetti-150 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-151 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.8560816382;
  -webkit-transform: rotate(308.7350056403deg);
          transform: rotate(308.7350056403deg);
  -webkit-animation: drop-confetti-151 9s 3s infinite linear;
          animation: drop-confetti-151 9s 3s infinite linear;
}

@keyframes drop-confetti-151 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-152 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.9404500051;
  -webkit-transform: rotate(49.4880582999deg);
          transform: rotate(49.4880582999deg);
  -webkit-animation: drop-confetti-152 7s 4s infinite linear;
          animation: drop-confetti-152 7s 4s infinite linear;
}

@keyframes drop-confetti-152 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-153 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 13%;
  opacity: 1.259749813;
  -webkit-transform: rotate(203.3740734104deg);
          transform: rotate(203.3740734104deg);
  -webkit-animation: drop-confetti-153 8s 3s infinite linear;
          animation: drop-confetti-153 8s 3s infinite linear;
}

@keyframes drop-confetti-153 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-154 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.4745594812;
  -webkit-transform: rotate(239.131270243deg);
          transform: rotate(239.131270243deg);
  -webkit-animation: drop-confetti-154 8s 5s infinite linear;
          animation: drop-confetti-154 8s 5s infinite linear;
}

@keyframes drop-confetti-154 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-155 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 62%;
  opacity: 1.0461603818;
  -webkit-transform: rotate(202.6489919862deg);
          transform: rotate(202.6489919862deg);
  -webkit-animation: drop-confetti-155 9s 1s infinite linear;
          animation: drop-confetti-155 9s 1s infinite linear;
}

@keyframes drop-confetti-155 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-156 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 1.001203756;
  -webkit-transform: rotate(304.5208888016deg);
          transform: rotate(304.5208888016deg);
  -webkit-animation: drop-confetti-156 7s 2s infinite linear;
          animation: drop-confetti-156 7s 2s infinite linear;
}

@keyframes drop-confetti-156 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-157 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7139598855;
  -webkit-transform: rotate(129.4509728061deg);
          transform: rotate(129.4509728061deg);
  -webkit-animation: drop-confetti-157 7s 4s infinite linear;
          animation: drop-confetti-157 7s 4s infinite linear;
}

@keyframes drop-confetti-157 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-158 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 3%;
  opacity: 1.2398073321;
  -webkit-transform: rotate(195.7745951604deg);
          transform: rotate(195.7745951604deg);
  -webkit-animation: drop-confetti-158 9s 3s infinite linear;
          animation: drop-confetti-158 9s 3s infinite linear;
}

@keyframes drop-confetti-158 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-159 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.5891270941;
  -webkit-transform: rotate(337.7669521759deg);
          transform: rotate(337.7669521759deg);
  -webkit-animation: drop-confetti-159 5s 2s infinite linear;
          animation: drop-confetti-159 5s 2s infinite linear;
}

@keyframes drop-confetti-159 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-160 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 1.4140750208;
  -webkit-transform: rotate(292.7146590516deg);
          transform: rotate(292.7146590516deg);
  -webkit-animation: drop-confetti-160 5s 2s infinite linear;
          animation: drop-confetti-160 5s 2s infinite linear;
}

@keyframes drop-confetti-160 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-161 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 72%;
  opacity: 1.1246140508;
  -webkit-transform: rotate(137.7976827948deg);
          transform: rotate(137.7976827948deg);
  -webkit-animation: drop-confetti-161 7s 5s infinite linear;
          animation: drop-confetti-161 7s 5s infinite linear;
}

@keyframes drop-confetti-161 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-162 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.770633424;
  -webkit-transform: rotate(184.8443082949deg);
          transform: rotate(184.8443082949deg);
  -webkit-animation: drop-confetti-162 6s 1s infinite linear;
          animation: drop-confetti-162 6s 1s infinite linear;
}

@keyframes drop-confetti-162 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-163 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2217682952;
  -webkit-transform: rotate(309.7874465003deg);
          transform: rotate(309.7874465003deg);
  -webkit-animation: drop-confetti-163 6s 2s infinite linear;
          animation: drop-confetti-163 6s 2s infinite linear;
}

@keyframes drop-confetti-163 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-164 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 1.2398326285;
  -webkit-transform: rotate(82.0528028055deg);
          transform: rotate(82.0528028055deg);
  -webkit-animation: drop-confetti-164 7s 2s infinite linear;
          animation: drop-confetti-164 7s 2s infinite linear;
}

@keyframes drop-confetti-164 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-165 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 1.0920079998;
  -webkit-transform: rotate(208.8158034007deg);
          transform: rotate(208.8158034007deg);
  -webkit-animation: drop-confetti-165 8s 4s infinite linear;
          animation: drop-confetti-165 8s 4s infinite linear;
}

@keyframes drop-confetti-165 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-166 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.872003167;
  -webkit-transform: rotate(292.0496333091deg);
          transform: rotate(292.0496333091deg);
  -webkit-animation: drop-confetti-166 9s 5s infinite linear;
          animation: drop-confetti-166 9s 5s infinite linear;
}

@keyframes drop-confetti-166 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-167 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 2%;
  opacity: 0.6023903023;
  -webkit-transform: rotate(207.1450259965deg);
          transform: rotate(207.1450259965deg);
  -webkit-animation: drop-confetti-167 7s 4s infinite linear;
          animation: drop-confetti-167 7s 4s infinite linear;
}

@keyframes drop-confetti-167 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-168 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0637730157;
  -webkit-transform: rotate(3.6844297982deg);
          transform: rotate(3.6844297982deg);
  -webkit-animation: drop-confetti-168 6s 5s infinite linear;
          animation: drop-confetti-168 6s 5s infinite linear;
}

@keyframes drop-confetti-168 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-169 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.4059571486;
  -webkit-transform: rotate(356.0220874011deg);
          transform: rotate(356.0220874011deg);
  -webkit-animation: drop-confetti-169 5s 3s infinite linear;
          animation: drop-confetti-169 5s 3s infinite linear;
}

@keyframes drop-confetti-169 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-170 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.5113012325;
  -webkit-transform: rotate(235.7887552673deg);
          transform: rotate(235.7887552673deg);
  -webkit-animation: drop-confetti-170 5s 2s infinite linear;
          animation: drop-confetti-170 5s 2s infinite linear;
}

@keyframes drop-confetti-170 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-171 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.4239282514;
  -webkit-transform: rotate(32.6717482885deg);
          transform: rotate(32.6717482885deg);
  -webkit-animation: drop-confetti-171 8s 3s infinite linear;
          animation: drop-confetti-171 8s 3s infinite linear;
}

@keyframes drop-confetti-171 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-172 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.987548375;
  -webkit-transform: rotate(207.2629636243deg);
          transform: rotate(207.2629636243deg);
  -webkit-animation: drop-confetti-172 8s 2s infinite linear;
          animation: drop-confetti-172 8s 2s infinite linear;
}

@keyframes drop-confetti-172 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-173 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 32%;
  opacity: 0.7699801202;
  -webkit-transform: rotate(346.4229821688deg);
          transform: rotate(346.4229821688deg);
  -webkit-animation: drop-confetti-173 9s 2s infinite linear;
          animation: drop-confetti-173 9s 2s infinite linear;
}

@keyframes drop-confetti-173 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-174 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 72%;
  opacity: 0.681339734;
  -webkit-transform: rotate(103.1389063849deg);
          transform: rotate(103.1389063849deg);
  -webkit-animation: drop-confetti-174 6s 1s infinite linear;
          animation: drop-confetti-174 6s 1s infinite linear;
}

@keyframes drop-confetti-174 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-175 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.56824948;
  -webkit-transform: rotate(123.4214254328deg);
          transform: rotate(123.4214254328deg);
  -webkit-animation: drop-confetti-175 6s 5s infinite linear;
          animation: drop-confetti-175 6s 5s infinite linear;
}

@keyframes drop-confetti-175 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-176 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 1.0562011554;
  -webkit-transform: rotate(133.8040515175deg);
          transform: rotate(133.8040515175deg);
  -webkit-animation: drop-confetti-176 9s 1s infinite linear;
          animation: drop-confetti-176 9s 1s infinite linear;
}

@keyframes drop-confetti-176 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-177 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5390655993;
  -webkit-transform: rotate(263.267153224deg);
          transform: rotate(263.267153224deg);
  -webkit-animation: drop-confetti-177 6s 5s infinite linear;
          animation: drop-confetti-177 6s 5s infinite linear;
}

@keyframes drop-confetti-177 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-178 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 82%;
  opacity: 0.9681097754;
  -webkit-transform: rotate(82.6762107348deg);
          transform: rotate(82.6762107348deg);
  -webkit-animation: drop-confetti-178 8s 1s infinite linear;
          animation: drop-confetti-178 8s 1s infinite linear;
}

@keyframes drop-confetti-178 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-179 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.6427960613;
  -webkit-transform: rotate(51.6532378357deg);
          transform: rotate(51.6532378357deg);
  -webkit-animation: drop-confetti-179 8s 1s infinite linear;
          animation: drop-confetti-179 8s 1s infinite linear;
}

@keyframes drop-confetti-179 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-180 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 59%;
  opacity: 0.9336510528;
  -webkit-transform: rotate(240.6220147857deg);
          transform: rotate(240.6220147857deg);
  -webkit-animation: drop-confetti-180 5s 1s infinite linear;
          animation: drop-confetti-180 5s 1s infinite linear;
}

@keyframes drop-confetti-180 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-181 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 20%;
  opacity: 0.6423636533;
  -webkit-transform: rotate(42.9109081163deg);
          transform: rotate(42.9109081163deg);
  -webkit-animation: drop-confetti-181 8s 4s infinite linear;
          animation: drop-confetti-181 8s 4s infinite linear;
}

@keyframes drop-confetti-181 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-182 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.5805609134;
  -webkit-transform: rotate(352.395705572deg);
          transform: rotate(352.395705572deg);
  -webkit-animation: drop-confetti-182 7s 2s infinite linear;
          animation: drop-confetti-182 7s 2s infinite linear;
}

@keyframes drop-confetti-182 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-183 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.465406279;
  -webkit-transform: rotate(202.3597169887deg);
          transform: rotate(202.3597169887deg);
  -webkit-animation: drop-confetti-183 9s 2s infinite linear;
          animation: drop-confetti-183 9s 2s infinite linear;
}

@keyframes drop-confetti-183 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-184 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 16%;
  opacity: 1.2900354435;
  -webkit-transform: rotate(22.8991798143deg);
          transform: rotate(22.8991798143deg);
  -webkit-animation: drop-confetti-184 5s 4s infinite linear;
          animation: drop-confetti-184 5s 4s infinite linear;
}

@keyframes drop-confetti-184 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-185 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.1123931522;
  -webkit-transform: rotate(41.4865739461deg);
          transform: rotate(41.4865739461deg);
  -webkit-animation: drop-confetti-185 5s 2s infinite linear;
          animation: drop-confetti-185 5s 2s infinite linear;
}

@keyframes drop-confetti-185 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-186 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 5%;
  opacity: 1.0037798223;
  -webkit-transform: rotate(285.3303293377deg);
          transform: rotate(285.3303293377deg);
  -webkit-animation: drop-confetti-186 9s 3s infinite linear;
          animation: drop-confetti-186 9s 3s infinite linear;
}

@keyframes drop-confetti-186 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-187 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.2344439919;
  -webkit-transform: rotate(135.116377076deg);
          transform: rotate(135.116377076deg);
  -webkit-animation: drop-confetti-187 7s 3s infinite linear;
          animation: drop-confetti-187 7s 3s infinite linear;
}

@keyframes drop-confetti-187 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-188 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 0.7234340731;
  -webkit-transform: rotate(126.2841944177deg);
          transform: rotate(126.2841944177deg);
  -webkit-animation: drop-confetti-188 5s 2s infinite linear;
          animation: drop-confetti-188 5s 2s infinite linear;
}

@keyframes drop-confetti-188 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-189 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6478674386;
  -webkit-transform: rotate(226.5477969968deg);
          transform: rotate(226.5477969968deg);
  -webkit-animation: drop-confetti-189 9s 1s infinite linear;
          animation: drop-confetti-189 9s 1s infinite linear;
}

@keyframes drop-confetti-189 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-190 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 13%;
  opacity: 1.3193193559;
  -webkit-transform: rotate(0.5019076857deg);
          transform: rotate(0.5019076857deg);
  -webkit-animation: drop-confetti-190 8s 2s infinite linear;
          animation: drop-confetti-190 8s 2s infinite linear;
}

@keyframes drop-confetti-190 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-191 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 68%;
  opacity: 1.051621854;
  -webkit-transform: rotate(166.5805532556deg);
          transform: rotate(166.5805532556deg);
  -webkit-animation: drop-confetti-191 9s 4s infinite linear;
          animation: drop-confetti-191 9s 4s infinite linear;
}

@keyframes drop-confetti-191 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-192 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 1.1622997781;
  -webkit-transform: rotate(98.156778344deg);
          transform: rotate(98.156778344deg);
  -webkit-animation: drop-confetti-192 7s 3s infinite linear;
          animation: drop-confetti-192 7s 3s infinite linear;
}

@keyframes drop-confetti-192 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-193 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.1730662497;
  -webkit-transform: rotate(134.7236638528deg);
          transform: rotate(134.7236638528deg);
  -webkit-animation: drop-confetti-193 7s 3s infinite linear;
          animation: drop-confetti-193 7s 3s infinite linear;
}

@keyframes drop-confetti-193 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-194 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 68%;
  opacity: 0.7790088572;
  -webkit-transform: rotate(210.9122140126deg);
          transform: rotate(210.9122140126deg);
  -webkit-animation: drop-confetti-194 6s 5s infinite linear;
          animation: drop-confetti-194 6s 5s infinite linear;
}

@keyframes drop-confetti-194 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-195 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 88%;
  opacity: 0.5767942592;
  -webkit-transform: rotate(215.3293884102deg);
          transform: rotate(215.3293884102deg);
  -webkit-animation: drop-confetti-195 5s 5s infinite linear;
          animation: drop-confetti-195 5s 5s infinite linear;
}

@keyframes drop-confetti-195 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-196 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.4845927975;
  -webkit-transform: rotate(239.1428030945deg);
          transform: rotate(239.1428030945deg);
  -webkit-animation: drop-confetti-196 7s 4s infinite linear;
          animation: drop-confetti-196 7s 4s infinite linear;
}

@keyframes drop-confetti-196 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-197 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.429208101;
  -webkit-transform: rotate(336.5703521268deg);
          transform: rotate(336.5703521268deg);
  -webkit-animation: drop-confetti-197 9s 4s infinite linear;
          animation: drop-confetti-197 9s 4s infinite linear;
}

@keyframes drop-confetti-197 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-198 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 13%;
  opacity: 0.6750767234;
  -webkit-transform: rotate(228.4497184234deg);
          transform: rotate(228.4497184234deg);
  -webkit-animation: drop-confetti-198 5s 1s infinite linear;
          animation: drop-confetti-198 5s 1s infinite linear;
}

@keyframes drop-confetti-198 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-199 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.427894058;
  -webkit-transform: rotate(9.7310627622deg);
          transform: rotate(9.7310627622deg);
  -webkit-animation: drop-confetti-199 7s 3s infinite linear;
          animation: drop-confetti-199 7s 3s infinite linear;
}

@keyframes drop-confetti-199 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-200 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.4094145332;
  -webkit-transform: rotate(236.1091036291deg);
          transform: rotate(236.1091036291deg);
  -webkit-animation: drop-confetti-200 7s 4s infinite linear;
          animation: drop-confetti-200 7s 4s infinite linear;
}

@keyframes drop-confetti-200 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-201 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 71%;
  opacity: 0.617203031;
  -webkit-transform: rotate(95.7038452795deg);
          transform: rotate(95.7038452795deg);
  -webkit-animation: drop-confetti-201 7s 5s infinite linear;
          animation: drop-confetti-201 7s 5s infinite linear;
}

@keyframes drop-confetti-201 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-202 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 89%;
  opacity: 1.2374242532;
  -webkit-transform: rotate(65.9820761673deg);
          transform: rotate(65.9820761673deg);
  -webkit-animation: drop-confetti-202 7s 4s infinite linear;
          animation: drop-confetti-202 7s 4s infinite linear;
}

@keyframes drop-confetti-202 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-203 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 1.4677059837;
  -webkit-transform: rotate(29.3832180903deg);
          transform: rotate(29.3832180903deg);
  -webkit-animation: drop-confetti-203 9s 5s infinite linear;
          animation: drop-confetti-203 9s 5s infinite linear;
}

@keyframes drop-confetti-203 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-204 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 0.5495582759;
  -webkit-transform: rotate(263.8466694869deg);
          transform: rotate(263.8466694869deg);
  -webkit-animation: drop-confetti-204 8s 2s infinite linear;
          animation: drop-confetti-204 8s 2s infinite linear;
}

@keyframes drop-confetti-204 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-205 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 6%;
  opacity: 0.7559422014;
  -webkit-transform: rotate(135.1511946726deg);
          transform: rotate(135.1511946726deg);
  -webkit-animation: drop-confetti-205 6s 3s infinite linear;
          animation: drop-confetti-205 6s 3s infinite linear;
}

@keyframes drop-confetti-205 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-206 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.3128048107;
  -webkit-transform: rotate(89.6858243514deg);
          transform: rotate(89.6858243514deg);
  -webkit-animation: drop-confetti-206 9s 3s infinite linear;
          animation: drop-confetti-206 9s 3s infinite linear;
}

@keyframes drop-confetti-206 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-207 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 1.3575554185;
  -webkit-transform: rotate(144.8301289291deg);
          transform: rotate(144.8301289291deg);
  -webkit-animation: drop-confetti-207 6s 1s infinite linear;
          animation: drop-confetti-207 6s 1s infinite linear;
}

@keyframes drop-confetti-207 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-208 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 55%;
  opacity: 0.9864258701;
  -webkit-transform: rotate(76.1889890047deg);
          transform: rotate(76.1889890047deg);
  -webkit-animation: drop-confetti-208 8s 2s infinite linear;
          animation: drop-confetti-208 8s 2s infinite linear;
}

@keyframes drop-confetti-208 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-209 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 0.6004855815;
  -webkit-transform: rotate(187.5152855437deg);
          transform: rotate(187.5152855437deg);
  -webkit-animation: drop-confetti-209 9s 2s infinite linear;
          animation: drop-confetti-209 9s 2s infinite linear;
}

@keyframes drop-confetti-209 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-210 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.5457867372;
  -webkit-transform: rotate(265.8782096842deg);
          transform: rotate(265.8782096842deg);
  -webkit-animation: drop-confetti-210 7s 5s infinite linear;
          animation: drop-confetti-210 7s 5s infinite linear;
}

@keyframes drop-confetti-210 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-211 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.6171898046;
  -webkit-transform: rotate(207.0563500867deg);
          transform: rotate(207.0563500867deg);
  -webkit-animation: drop-confetti-211 7s 1s infinite linear;
          animation: drop-confetti-211 7s 1s infinite linear;
}

@keyframes drop-confetti-211 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-212 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 33%;
  opacity: 0.5499275157;
  -webkit-transform: rotate(340.7067397554deg);
          transform: rotate(340.7067397554deg);
  -webkit-animation: drop-confetti-212 8s 2s infinite linear;
          animation: drop-confetti-212 8s 2s infinite linear;
}

@keyframes drop-confetti-212 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-213 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 60%;
  opacity: 0.8006101005;
  -webkit-transform: rotate(220.2028309326deg);
          transform: rotate(220.2028309326deg);
  -webkit-animation: drop-confetti-213 6s 1s infinite linear;
          animation: drop-confetti-213 6s 1s infinite linear;
}

@keyframes drop-confetti-213 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-214 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 1.1114547047;
  -webkit-transform: rotate(1.6212954331deg);
          transform: rotate(1.6212954331deg);
  -webkit-animation: drop-confetti-214 9s 2s infinite linear;
          animation: drop-confetti-214 9s 2s infinite linear;
}

@keyframes drop-confetti-214 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-215 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 12%;
  opacity: 1.4922803574;
  -webkit-transform: rotate(74.3123960573deg);
          transform: rotate(74.3123960573deg);
  -webkit-animation: drop-confetti-215 8s 2s infinite linear;
          animation: drop-confetti-215 8s 2s infinite linear;
}

@keyframes drop-confetti-215 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-216 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 60%;
  opacity: 1.1979452724;
  -webkit-transform: rotate(127.9829387982deg);
          transform: rotate(127.9829387982deg);
  -webkit-animation: drop-confetti-216 9s 3s infinite linear;
          animation: drop-confetti-216 9s 3s infinite linear;
}

@keyframes drop-confetti-216 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-217 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6340632168;
  -webkit-transform: rotate(289.5441487075deg);
          transform: rotate(289.5441487075deg);
  -webkit-animation: drop-confetti-217 6s 3s infinite linear;
          animation: drop-confetti-217 6s 3s infinite linear;
}

@keyframes drop-confetti-217 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-218 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 15%;
  opacity: 1.3195486341;
  -webkit-transform: rotate(352.8432365692deg);
          transform: rotate(352.8432365692deg);
  -webkit-animation: drop-confetti-218 7s 3s infinite linear;
          animation: drop-confetti-218 7s 3s infinite linear;
}

@keyframes drop-confetti-218 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-219 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.5060714667;
  -webkit-transform: rotate(310.6299554865deg);
          transform: rotate(310.6299554865deg);
  -webkit-animation: drop-confetti-219 6s 1s infinite linear;
          animation: drop-confetti-219 6s 1s infinite linear;
}

@keyframes drop-confetti-219 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-220 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 0.5865266692;
  -webkit-transform: rotate(278.7031203883deg);
          transform: rotate(278.7031203883deg);
  -webkit-animation: drop-confetti-220 5s 4s infinite linear;
          animation: drop-confetti-220 5s 4s infinite linear;
}

@keyframes drop-confetti-220 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-221 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 1.0258923246;
  -webkit-transform: rotate(131.9743175313deg);
          transform: rotate(131.9743175313deg);
  -webkit-animation: drop-confetti-221 6s 2s infinite linear;
          animation: drop-confetti-221 6s 2s infinite linear;
}

@keyframes drop-confetti-221 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-222 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3582977076;
  -webkit-transform: rotate(31.448751462deg);
          transform: rotate(31.448751462deg);
  -webkit-animation: drop-confetti-222 6s 1s infinite linear;
          animation: drop-confetti-222 6s 1s infinite linear;
}

@keyframes drop-confetti-222 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-223 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 21%;
  opacity: 1.1848441923;
  -webkit-transform: rotate(269.255027966deg);
          transform: rotate(269.255027966deg);
  -webkit-animation: drop-confetti-223 7s 1s infinite linear;
          animation: drop-confetti-223 7s 1s infinite linear;
}

@keyframes drop-confetti-223 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-224 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.4786814809;
  -webkit-transform: rotate(119.7096006905deg);
          transform: rotate(119.7096006905deg);
  -webkit-animation: drop-confetti-224 7s 3s infinite linear;
          animation: drop-confetti-224 7s 3s infinite linear;
}

@keyframes drop-confetti-224 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-225 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.2282533977;
  -webkit-transform: rotate(116.6825139727deg);
          transform: rotate(116.6825139727deg);
  -webkit-animation: drop-confetti-225 7s 3s infinite linear;
          animation: drop-confetti-225 7s 3s infinite linear;
}

@keyframes drop-confetti-225 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-226 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.9121687764;
  -webkit-transform: rotate(222.8385121794deg);
          transform: rotate(222.8385121794deg);
  -webkit-animation: drop-confetti-226 6s 1s infinite linear;
          animation: drop-confetti-226 6s 1s infinite linear;
}

@keyframes drop-confetti-226 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-227 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4834987056;
  -webkit-transform: rotate(28.5136123937deg);
          transform: rotate(28.5136123937deg);
  -webkit-animation: drop-confetti-227 7s 5s infinite linear;
          animation: drop-confetti-227 7s 5s infinite linear;
}

@keyframes drop-confetti-227 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-228 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 57%;
  opacity: 0.8509973374;
  -webkit-transform: rotate(125.0222091625deg);
          transform: rotate(125.0222091625deg);
  -webkit-animation: drop-confetti-228 7s 5s infinite linear;
          animation: drop-confetti-228 7s 5s infinite linear;
}

@keyframes drop-confetti-228 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-229 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6991647928;
  -webkit-transform: rotate(192.4804175781deg);
          transform: rotate(192.4804175781deg);
  -webkit-animation: drop-confetti-229 6s 5s infinite linear;
          animation: drop-confetti-229 6s 5s infinite linear;
}

@keyframes drop-confetti-229 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-230 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 77%;
  opacity: 0.6425079369;
  -webkit-transform: rotate(225.7943444728deg);
          transform: rotate(225.7943444728deg);
  -webkit-animation: drop-confetti-230 7s 2s infinite linear;
          animation: drop-confetti-230 7s 2s infinite linear;
}

@keyframes drop-confetti-230 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-231 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 82%;
  opacity: 1.3407124247;
  -webkit-transform: rotate(291.3743645172deg);
          transform: rotate(291.3743645172deg);
  -webkit-animation: drop-confetti-231 8s 1s infinite linear;
          animation: drop-confetti-231 8s 1s infinite linear;
}

@keyframes drop-confetti-231 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-232 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 42%;
  opacity: 0.9854836598;
  -webkit-transform: rotate(92.796226903deg);
          transform: rotate(92.796226903deg);
  -webkit-animation: drop-confetti-232 7s 2s infinite linear;
          animation: drop-confetti-232 7s 2s infinite linear;
}

@keyframes drop-confetti-232 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-233 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 17%;
  opacity: 0.7600988121;
  -webkit-transform: rotate(17.7762356303deg);
          transform: rotate(17.7762356303deg);
  -webkit-animation: drop-confetti-233 5s 4s infinite linear;
          animation: drop-confetti-233 5s 4s infinite linear;
}

@keyframes drop-confetti-233 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-234 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 0.5622818142;
  -webkit-transform: rotate(130.4107288022deg);
          transform: rotate(130.4107288022deg);
  -webkit-animation: drop-confetti-234 6s 1s infinite linear;
          animation: drop-confetti-234 6s 1s infinite linear;
}

@keyframes drop-confetti-234 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-235 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 17%;
  opacity: 1.4135739565;
  -webkit-transform: rotate(60.714841634deg);
          transform: rotate(60.714841634deg);
  -webkit-animation: drop-confetti-235 7s 4s infinite linear;
          animation: drop-confetti-235 7s 4s infinite linear;
}

@keyframes drop-confetti-235 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-236 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.4919989951;
  -webkit-transform: rotate(213.22388878deg);
          transform: rotate(213.22388878deg);
  -webkit-animation: drop-confetti-236 6s 4s infinite linear;
          animation: drop-confetti-236 6s 4s infinite linear;
}

@keyframes drop-confetti-236 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-237 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 0.8500174282;
  -webkit-transform: rotate(106.4029790118deg);
          transform: rotate(106.4029790118deg);
  -webkit-animation: drop-confetti-237 5s 2s infinite linear;
          animation: drop-confetti-237 5s 2s infinite linear;
}

@keyframes drop-confetti-237 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-238 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 1.1026864269;
  -webkit-transform: rotate(132.4120878902deg);
          transform: rotate(132.4120878902deg);
  -webkit-animation: drop-confetti-238 6s 5s infinite linear;
          animation: drop-confetti-238 6s 5s infinite linear;
}

@keyframes drop-confetti-238 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-239 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 38%;
  opacity: 1.3315687778;
  -webkit-transform: rotate(145.0315357519deg);
          transform: rotate(145.0315357519deg);
  -webkit-animation: drop-confetti-239 8s 3s infinite linear;
          animation: drop-confetti-239 8s 3s infinite linear;
}

@keyframes drop-confetti-239 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-240 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 0.795514067;
  -webkit-transform: rotate(294.9321522633deg);
          transform: rotate(294.9321522633deg);
  -webkit-animation: drop-confetti-240 6s 3s infinite linear;
          animation: drop-confetti-240 6s 3s infinite linear;
}

@keyframes drop-confetti-240 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-241 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.3121933772;
  -webkit-transform: rotate(322.4455602871deg);
          transform: rotate(322.4455602871deg);
  -webkit-animation: drop-confetti-241 8s 4s infinite linear;
          animation: drop-confetti-241 8s 4s infinite linear;
}

@keyframes drop-confetti-241 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-242 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 0.5588715588;
  -webkit-transform: rotate(40.6441782999deg);
          transform: rotate(40.6441782999deg);
  -webkit-animation: drop-confetti-242 8s 3s infinite linear;
          animation: drop-confetti-242 8s 3s infinite linear;
}

@keyframes drop-confetti-242 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-243 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 1.0302803401;
  -webkit-transform: rotate(14.6614113429deg);
          transform: rotate(14.6614113429deg);
  -webkit-animation: drop-confetti-243 9s 4s infinite linear;
          animation: drop-confetti-243 9s 4s infinite linear;
}

@keyframes drop-confetti-243 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-244 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 99%;
  opacity: 0.7005689642;
  -webkit-transform: rotate(38.3705763912deg);
          transform: rotate(38.3705763912deg);
  -webkit-animation: drop-confetti-244 7s 1s infinite linear;
          animation: drop-confetti-244 7s 1s infinite linear;
}

@keyframes drop-confetti-244 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-245 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 1.0642042346;
  -webkit-transform: rotate(286.0642258346deg);
          transform: rotate(286.0642258346deg);
  -webkit-animation: drop-confetti-245 5s 4s infinite linear;
          animation: drop-confetti-245 5s 4s infinite linear;
}

@keyframes drop-confetti-245 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-246 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.7750377606;
  -webkit-transform: rotate(3.1297691988deg);
          transform: rotate(3.1297691988deg);
  -webkit-animation: drop-confetti-246 6s 1s infinite linear;
          animation: drop-confetti-246 6s 1s infinite linear;
}

@keyframes drop-confetti-246 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-247 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.2784688964;
  -webkit-transform: rotate(202.2197737187deg);
          transform: rotate(202.2197737187deg);
  -webkit-animation: drop-confetti-247 6s 2s infinite linear;
          animation: drop-confetti-247 6s 2s infinite linear;
}

@keyframes drop-confetti-247 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-248 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 19%;
  opacity: 1.1751934837;
  -webkit-transform: rotate(355.5516737688deg);
          transform: rotate(355.5516737688deg);
  -webkit-animation: drop-confetti-248 8s 5s infinite linear;
          animation: drop-confetti-248 8s 5s infinite linear;
}

@keyframes drop-confetti-248 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-249 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.0295472704;
  -webkit-transform: rotate(62.1186267801deg);
          transform: rotate(62.1186267801deg);
  -webkit-animation: drop-confetti-249 5s 2s infinite linear;
          animation: drop-confetti-249 5s 2s infinite linear;
}

@keyframes drop-confetti-249 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-250 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 0.543807413;
  -webkit-transform: rotate(105.7549297154deg);
          transform: rotate(105.7549297154deg);
  -webkit-animation: drop-confetti-250 6s 3s infinite linear;
          animation: drop-confetti-250 6s 3s infinite linear;
}

@keyframes drop-confetti-250 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-251 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.8465703357;
  -webkit-transform: rotate(41.4169491212deg);
          transform: rotate(41.4169491212deg);
  -webkit-animation: drop-confetti-251 7s 5s infinite linear;
          animation: drop-confetti-251 7s 5s infinite linear;
}

@keyframes drop-confetti-251 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-252 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 1.4838990118;
  -webkit-transform: rotate(235.5047941753deg);
          transform: rotate(235.5047941753deg);
  -webkit-animation: drop-confetti-252 5s 3s infinite linear;
          animation: drop-confetti-252 5s 3s infinite linear;
}

@keyframes drop-confetti-252 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-253 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 0.566066305;
  -webkit-transform: rotate(76.0470010541deg);
          transform: rotate(76.0470010541deg);
  -webkit-animation: drop-confetti-253 7s 2s infinite linear;
          animation: drop-confetti-253 7s 2s infinite linear;
}

@keyframes drop-confetti-253 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-254 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 76%;
  opacity: 0.6326838711;
  -webkit-transform: rotate(103.0241456634deg);
          transform: rotate(103.0241456634deg);
  -webkit-animation: drop-confetti-254 8s 4s infinite linear;
          animation: drop-confetti-254 8s 4s infinite linear;
}

@keyframes drop-confetti-254 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-255 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 84%;
  opacity: 1.3534401926;
  -webkit-transform: rotate(283.6523796392deg);
          transform: rotate(283.6523796392deg);
  -webkit-animation: drop-confetti-255 8s 2s infinite linear;
          animation: drop-confetti-255 8s 2s infinite linear;
}

@keyframes drop-confetti-255 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-256 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.4046450775;
  -webkit-transform: rotate(68.5817838208deg);
          transform: rotate(68.5817838208deg);
  -webkit-animation: drop-confetti-256 9s 5s infinite linear;
          animation: drop-confetti-256 9s 5s infinite linear;
}

@keyframes drop-confetti-256 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-257 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 64%;
  opacity: 1.1925611987;
  -webkit-transform: rotate(155.452641235deg);
          transform: rotate(155.452641235deg);
  -webkit-animation: drop-confetti-257 5s 2s infinite linear;
          animation: drop-confetti-257 5s 2s infinite linear;
}

@keyframes drop-confetti-257 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-258 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3838219907;
  -webkit-transform: rotate(9.2236173466deg);
          transform: rotate(9.2236173466deg);
  -webkit-animation: drop-confetti-258 7s 4s infinite linear;
          animation: drop-confetti-258 7s 4s infinite linear;
}

@keyframes drop-confetti-258 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-259 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.0191643168;
  -webkit-transform: rotate(157.0196856374deg);
          transform: rotate(157.0196856374deg);
  -webkit-animation: drop-confetti-259 6s 3s infinite linear;
          animation: drop-confetti-259 6s 3s infinite linear;
}

@keyframes drop-confetti-259 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-260 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 1.3741638537;
  -webkit-transform: rotate(34.4905647165deg);
          transform: rotate(34.4905647165deg);
  -webkit-animation: drop-confetti-260 5s 1s infinite linear;
          animation: drop-confetti-260 5s 1s infinite linear;
}

@keyframes drop-confetti-260 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-261 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 3%;
  opacity: 1.2911397814;
  -webkit-transform: rotate(213.7410959221deg);
          transform: rotate(213.7410959221deg);
  -webkit-animation: drop-confetti-261 5s 2s infinite linear;
          animation: drop-confetti-261 5s 2s infinite linear;
}

@keyframes drop-confetti-261 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-262 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4874750576;
  -webkit-transform: rotate(112.1598998627deg);
          transform: rotate(112.1598998627deg);
  -webkit-animation: drop-confetti-262 7s 4s infinite linear;
          animation: drop-confetti-262 7s 4s infinite linear;
}

@keyframes drop-confetti-262 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-263 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.1084645949;
  -webkit-transform: rotate(273.4810091458deg);
          transform: rotate(273.4810091458deg);
  -webkit-animation: drop-confetti-263 8s 3s infinite linear;
          animation: drop-confetti-263 8s 3s infinite linear;
}

@keyframes drop-confetti-263 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-264 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 60%;
  opacity: 1.0985032256;
  -webkit-transform: rotate(45.0232316776deg);
          transform: rotate(45.0232316776deg);
  -webkit-animation: drop-confetti-264 7s 3s infinite linear;
          animation: drop-confetti-264 7s 3s infinite linear;
}

@keyframes drop-confetti-264 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-265 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.5514177243;
  -webkit-transform: rotate(41.4449365635deg);
          transform: rotate(41.4449365635deg);
  -webkit-animation: drop-confetti-265 6s 5s infinite linear;
          animation: drop-confetti-265 6s 5s infinite linear;
}

@keyframes drop-confetti-265 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-266 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 91%;
  opacity: 1.0844569332;
  -webkit-transform: rotate(230.4657275309deg);
          transform: rotate(230.4657275309deg);
  -webkit-animation: drop-confetti-266 5s 1s infinite linear;
          animation: drop-confetti-266 5s 1s infinite linear;
}

@keyframes drop-confetti-266 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-267 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3744431977;
  -webkit-transform: rotate(124.1225435417deg);
          transform: rotate(124.1225435417deg);
  -webkit-animation: drop-confetti-267 5s 2s infinite linear;
          animation: drop-confetti-267 5s 2s infinite linear;
}

@keyframes drop-confetti-267 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-268 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2342376939;
  -webkit-transform: rotate(23.8225227271deg);
          transform: rotate(23.8225227271deg);
  -webkit-animation: drop-confetti-268 7s 1s infinite linear;
          animation: drop-confetti-268 7s 1s infinite linear;
}

@keyframes drop-confetti-268 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-269 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 0.8293340428;
  -webkit-transform: rotate(304.155153362deg);
          transform: rotate(304.155153362deg);
  -webkit-animation: drop-confetti-269 5s 1s infinite linear;
          animation: drop-confetti-269 5s 1s infinite linear;
}

@keyframes drop-confetti-269 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-270 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.8998661201;
  -webkit-transform: rotate(78.483369922deg);
          transform: rotate(78.483369922deg);
  -webkit-animation: drop-confetti-270 6s 5s infinite linear;
          animation: drop-confetti-270 6s 5s infinite linear;
}

@keyframes drop-confetti-270 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-271 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.223831398;
  -webkit-transform: rotate(182.4818645111deg);
          transform: rotate(182.4818645111deg);
  -webkit-animation: drop-confetti-271 6s 5s infinite linear;
          animation: drop-confetti-271 6s 5s infinite linear;
}

@keyframes drop-confetti-271 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-272 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 81%;
  opacity: 0.6929100089;
  -webkit-transform: rotate(130.5527844739deg);
          transform: rotate(130.5527844739deg);
  -webkit-animation: drop-confetti-272 8s 2s infinite linear;
          animation: drop-confetti-272 8s 2s infinite linear;
}

@keyframes drop-confetti-272 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-273 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.0976076742;
  -webkit-transform: rotate(133.1000345406deg);
          transform: rotate(133.1000345406deg);
  -webkit-animation: drop-confetti-273 7s 5s infinite linear;
          animation: drop-confetti-273 7s 5s infinite linear;
}

@keyframes drop-confetti-273 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-274 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 20%;
  opacity: 0.7396431912;
  -webkit-transform: rotate(173.8086148419deg);
          transform: rotate(173.8086148419deg);
  -webkit-animation: drop-confetti-274 9s 2s infinite linear;
          animation: drop-confetti-274 9s 2s infinite linear;
}

@keyframes drop-confetti-274 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-275 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.0895201228;
  -webkit-transform: rotate(27.2051943916deg);
          transform: rotate(27.2051943916deg);
  -webkit-animation: drop-confetti-275 7s 2s infinite linear;
          animation: drop-confetti-275 7s 2s infinite linear;
}

@keyframes drop-confetti-275 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-276 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.9828095875;
  -webkit-transform: rotate(264.2104821259deg);
          transform: rotate(264.2104821259deg);
  -webkit-animation: drop-confetti-276 5s 2s infinite linear;
          animation: drop-confetti-276 5s 2s infinite linear;
}

@keyframes drop-confetti-276 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-277 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 56%;
  opacity: 1.3617019496;
  -webkit-transform: rotate(54.5471434889deg);
          transform: rotate(54.5471434889deg);
  -webkit-animation: drop-confetti-277 7s 4s infinite linear;
          animation: drop-confetti-277 7s 4s infinite linear;
}

@keyframes drop-confetti-277 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-278 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 0.8697711218;
  -webkit-transform: rotate(345.411444971deg);
          transform: rotate(345.411444971deg);
  -webkit-animation: drop-confetti-278 9s 4s infinite linear;
          animation: drop-confetti-278 9s 4s infinite linear;
}

@keyframes drop-confetti-278 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-279 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 47%;
  opacity: 1.1765966809;
  -webkit-transform: rotate(210.8343453619deg);
          transform: rotate(210.8343453619deg);
  -webkit-animation: drop-confetti-279 8s 4s infinite linear;
          animation: drop-confetti-279 8s 4s infinite linear;
}

@keyframes drop-confetti-279 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-280 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 0.8736088361;
  -webkit-transform: rotate(318.7038959573deg);
          transform: rotate(318.7038959573deg);
  -webkit-animation: drop-confetti-280 9s 3s infinite linear;
          animation: drop-confetti-280 9s 3s infinite linear;
}

@keyframes drop-confetti-280 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-281 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 1.3588672367;
  -webkit-transform: rotate(307.4986093097deg);
          transform: rotate(307.4986093097deg);
  -webkit-animation: drop-confetti-281 5s 5s infinite linear;
          animation: drop-confetti-281 5s 5s infinite linear;
}

@keyframes drop-confetti-281 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-282 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 1.3327605155;
  -webkit-transform: rotate(355.653267065deg);
          transform: rotate(355.653267065deg);
  -webkit-animation: drop-confetti-282 6s 3s infinite linear;
          animation: drop-confetti-282 6s 3s infinite linear;
}

@keyframes drop-confetti-282 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-283 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 0.841199294;
  -webkit-transform: rotate(198.1060199153deg);
          transform: rotate(198.1060199153deg);
  -webkit-animation: drop-confetti-283 9s 1s infinite linear;
          animation: drop-confetti-283 9s 1s infinite linear;
}

@keyframes drop-confetti-283 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-284 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 1.08615095;
  -webkit-transform: rotate(238.8245589449deg);
          transform: rotate(238.8245589449deg);
  -webkit-animation: drop-confetti-284 9s 1s infinite linear;
          animation: drop-confetti-284 9s 1s infinite linear;
}

@keyframes drop-confetti-284 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-285 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.453043144;
  -webkit-transform: rotate(240.0657342771deg);
          transform: rotate(240.0657342771deg);
  -webkit-animation: drop-confetti-285 7s 4s infinite linear;
          animation: drop-confetti-285 7s 4s infinite linear;
}

@keyframes drop-confetti-285 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-286 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.2813708807;
  -webkit-transform: rotate(70.176077293deg);
          transform: rotate(70.176077293deg);
  -webkit-animation: drop-confetti-286 7s 2s infinite linear;
          animation: drop-confetti-286 7s 2s infinite linear;
}

@keyframes drop-confetti-286 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-287 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.9059928907;
  -webkit-transform: rotate(195.4075460555deg);
          transform: rotate(195.4075460555deg);
  -webkit-animation: drop-confetti-287 9s 4s infinite linear;
          animation: drop-confetti-287 9s 4s infinite linear;
}

@keyframes drop-confetti-287 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-288 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 26%;
  opacity: 1.4324763189;
  -webkit-transform: rotate(288.4469613601deg);
          transform: rotate(288.4469613601deg);
  -webkit-animation: drop-confetti-288 6s 4s infinite linear;
          animation: drop-confetti-288 6s 4s infinite linear;
}

@keyframes drop-confetti-288 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-289 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.8433460337;
  -webkit-transform: rotate(353.9203296655deg);
          transform: rotate(353.9203296655deg);
  -webkit-animation: drop-confetti-289 7s 2s infinite linear;
          animation: drop-confetti-289 7s 2s infinite linear;
}

@keyframes drop-confetti-289 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-290 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 1.3718634902;
  -webkit-transform: rotate(163.486220771deg);
          transform: rotate(163.486220771deg);
  -webkit-animation: drop-confetti-290 9s 5s infinite linear;
          animation: drop-confetti-290 9s 5s infinite linear;
}

@keyframes drop-confetti-290 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-291 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 0.8679614464;
  -webkit-transform: rotate(283.8250658118deg);
          transform: rotate(283.8250658118deg);
  -webkit-animation: drop-confetti-291 7s 3s infinite linear;
          animation: drop-confetti-291 7s 3s infinite linear;
}

@keyframes drop-confetti-291 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-292 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 1.0541366356;
  -webkit-transform: rotate(99.6654155031deg);
          transform: rotate(99.6654155031deg);
  -webkit-animation: drop-confetti-292 5s 4s infinite linear;
          animation: drop-confetti-292 5s 4s infinite linear;
}

@keyframes drop-confetti-292 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-293 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 40%;
  opacity: 0.8222849654;
  -webkit-transform: rotate(315.3323089809deg);
          transform: rotate(315.3323089809deg);
  -webkit-animation: drop-confetti-293 7s 4s infinite linear;
          animation: drop-confetti-293 7s 4s infinite linear;
}

@keyframes drop-confetti-293 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-294 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.6757211017;
  -webkit-transform: rotate(150.017399957deg);
          transform: rotate(150.017399957deg);
  -webkit-animation: drop-confetti-294 7s 3s infinite linear;
          animation: drop-confetti-294 7s 3s infinite linear;
}

@keyframes drop-confetti-294 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-295 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 0.7635769708;
  -webkit-transform: rotate(312.0706318868deg);
          transform: rotate(312.0706318868deg);
  -webkit-animation: drop-confetti-295 7s 4s infinite linear;
          animation: drop-confetti-295 7s 4s infinite linear;
}

@keyframes drop-confetti-295 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-296 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.1231781764;
  -webkit-transform: rotate(252.1895008253deg);
          transform: rotate(252.1895008253deg);
  -webkit-animation: drop-confetti-296 8s 4s infinite linear;
          animation: drop-confetti-296 8s 4s infinite linear;
}

@keyframes drop-confetti-296 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-297 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 1.3809758892;
  -webkit-transform: rotate(276.7828052939deg);
          transform: rotate(276.7828052939deg);
  -webkit-animation: drop-confetti-297 9s 2s infinite linear;
          animation: drop-confetti-297 9s 2s infinite linear;
}

@keyframes drop-confetti-297 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-298 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2540269018;
  -webkit-transform: rotate(302.0952787909deg);
          transform: rotate(302.0952787909deg);
  -webkit-animation: drop-confetti-298 5s 2s infinite linear;
          animation: drop-confetti-298 5s 2s infinite linear;
}

@keyframes drop-confetti-298 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-299 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.8612838389;
  -webkit-transform: rotate(324.6889464482deg);
          transform: rotate(324.6889464482deg);
  -webkit-animation: drop-confetti-299 7s 3s infinite linear;
          animation: drop-confetti-299 7s 3s infinite linear;
}

@keyframes drop-confetti-299 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-300 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 99%;
  opacity: 0.558116829;
  -webkit-transform: rotate(275.1711813047deg);
          transform: rotate(275.1711813047deg);
  -webkit-animation: drop-confetti-300 8s 5s infinite linear;
          animation: drop-confetti-300 8s 5s infinite linear;
}

@keyframes drop-confetti-300 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-301 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 1.2997342441;
  -webkit-transform: rotate(323.3577879308deg);
          transform: rotate(323.3577879308deg);
  -webkit-animation: drop-confetti-301 5s 4s infinite linear;
          animation: drop-confetti-301 5s 4s infinite linear;
}

@keyframes drop-confetti-301 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-302 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 0.7011230954;
  -webkit-transform: rotate(194.0125849529deg);
          transform: rotate(194.0125849529deg);
  -webkit-animation: drop-confetti-302 8s 3s infinite linear;
          animation: drop-confetti-302 8s 3s infinite linear;
}

@keyframes drop-confetti-302 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-303 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.6156716282;
  -webkit-transform: rotate(166.7663723912deg);
          transform: rotate(166.7663723912deg);
  -webkit-animation: drop-confetti-303 5s 4s infinite linear;
          animation: drop-confetti-303 5s 4s infinite linear;
}

@keyframes drop-confetti-303 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-304 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 55%;
  opacity: 1.4312548665;
  -webkit-transform: rotate(40.4869425375deg);
          transform: rotate(40.4869425375deg);
  -webkit-animation: drop-confetti-304 5s 2s infinite linear;
          animation: drop-confetti-304 5s 2s infinite linear;
}

@keyframes drop-confetti-304 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-305 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.5020084616;
  -webkit-transform: rotate(262.6760035724deg);
          transform: rotate(262.6760035724deg);
  -webkit-animation: drop-confetti-305 6s 5s infinite linear;
          animation: drop-confetti-305 6s 5s infinite linear;
}

@keyframes drop-confetti-305 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-306 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.8702824956;
  -webkit-transform: rotate(287.7809544228deg);
          transform: rotate(287.7809544228deg);
  -webkit-animation: drop-confetti-306 6s 4s infinite linear;
          animation: drop-confetti-306 6s 4s infinite linear;
}

@keyframes drop-confetti-306 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-307 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 53%;
  opacity: 0.5784992066;
  -webkit-transform: rotate(17.2375343606deg);
          transform: rotate(17.2375343606deg);
  -webkit-animation: drop-confetti-307 6s 2s infinite linear;
          animation: drop-confetti-307 6s 2s infinite linear;
}

@keyframes drop-confetti-307 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-308 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.9722368797;
  -webkit-transform: rotate(266.0982078299deg);
          transform: rotate(266.0982078299deg);
  -webkit-animation: drop-confetti-308 8s 1s infinite linear;
          animation: drop-confetti-308 8s 1s infinite linear;
}

@keyframes drop-confetti-308 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-309 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 49%;
  opacity: 0.5743250203;
  -webkit-transform: rotate(23.317695217deg);
          transform: rotate(23.317695217deg);
  -webkit-animation: drop-confetti-309 5s 3s infinite linear;
          animation: drop-confetti-309 5s 3s infinite linear;
}

@keyframes drop-confetti-309 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-310 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2141543451;
  -webkit-transform: rotate(65.3004008359deg);
          transform: rotate(65.3004008359deg);
  -webkit-animation: drop-confetti-310 7s 2s infinite linear;
          animation: drop-confetti-310 7s 2s infinite linear;
}

@keyframes drop-confetti-310 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-311 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.1192323815;
  -webkit-transform: rotate(175.1693487514deg);
          transform: rotate(175.1693487514deg);
  -webkit-animation: drop-confetti-311 8s 3s infinite linear;
          animation: drop-confetti-311 8s 3s infinite linear;
}

@keyframes drop-confetti-311 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-312 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.7146504573;
  -webkit-transform: rotate(36.2060574096deg);
          transform: rotate(36.2060574096deg);
  -webkit-animation: drop-confetti-312 5s 5s infinite linear;
          animation: drop-confetti-312 5s 5s infinite linear;
}

@keyframes drop-confetti-312 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-313 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 80%;
  opacity: 1.1962117685;
  -webkit-transform: rotate(140.4040919141deg);
          transform: rotate(140.4040919141deg);
  -webkit-animation: drop-confetti-313 5s 1s infinite linear;
          animation: drop-confetti-313 5s 1s infinite linear;
}

@keyframes drop-confetti-313 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-314 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 83%;
  opacity: 1.3103572167;
  -webkit-transform: rotate(52.5974845669deg);
          transform: rotate(52.5974845669deg);
  -webkit-animation: drop-confetti-314 6s 5s infinite linear;
          animation: drop-confetti-314 6s 5s infinite linear;
}

@keyframes drop-confetti-314 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-315 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.0720078334;
  -webkit-transform: rotate(112.9525729919deg);
          transform: rotate(112.9525729919deg);
  -webkit-animation: drop-confetti-315 6s 2s infinite linear;
          animation: drop-confetti-315 6s 2s infinite linear;
}

@keyframes drop-confetti-315 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-316 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 1.4320242597;
  -webkit-transform: rotate(271.1719141994deg);
          transform: rotate(271.1719141994deg);
  -webkit-animation: drop-confetti-316 9s 2s infinite linear;
          animation: drop-confetti-316 9s 2s infinite linear;
}

@keyframes drop-confetti-316 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-317 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 3%;
  opacity: 0.7207462851;
  -webkit-transform: rotate(313.0865125292deg);
          transform: rotate(313.0865125292deg);
  -webkit-animation: drop-confetti-317 7s 5s infinite linear;
          animation: drop-confetti-317 7s 5s infinite linear;
}

@keyframes drop-confetti-317 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-318 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2781735824;
  -webkit-transform: rotate(9.718868725deg);
          transform: rotate(9.718868725deg);
  -webkit-animation: drop-confetti-318 8s 3s infinite linear;
          animation: drop-confetti-318 8s 3s infinite linear;
}

@keyframes drop-confetti-318 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-319 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 53%;
  opacity: 0.8712698898;
  -webkit-transform: rotate(157.8540007401deg);
          transform: rotate(157.8540007401deg);
  -webkit-animation: drop-confetti-319 9s 3s infinite linear;
          animation: drop-confetti-319 9s 3s infinite linear;
}

@keyframes drop-confetti-319 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-320 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 51%;
  opacity: 1.1407025281;
  -webkit-transform: rotate(271.8945192237deg);
          transform: rotate(271.8945192237deg);
  -webkit-animation: drop-confetti-320 9s 5s infinite linear;
          animation: drop-confetti-320 9s 5s infinite linear;
}

@keyframes drop-confetti-320 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-321 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 18%;
  opacity: 1.0045146635;
  -webkit-transform: rotate(51.0292970153deg);
          transform: rotate(51.0292970153deg);
  -webkit-animation: drop-confetti-321 5s 4s infinite linear;
          animation: drop-confetti-321 5s 4s infinite linear;
}

@keyframes drop-confetti-321 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-322 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.6072207654;
  -webkit-transform: rotate(180.6943680885deg);
          transform: rotate(180.6943680885deg);
  -webkit-animation: drop-confetti-322 9s 4s infinite linear;
          animation: drop-confetti-322 9s 4s infinite linear;
}

@keyframes drop-confetti-322 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-323 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 42%;
  opacity: 0.534492379;
  -webkit-transform: rotate(220.8720663323deg);
          transform: rotate(220.8720663323deg);
  -webkit-animation: drop-confetti-323 7s 4s infinite linear;
          animation: drop-confetti-323 7s 4s infinite linear;
}

@keyframes drop-confetti-323 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-324 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 0.8176603111;
  -webkit-transform: rotate(187.8515093067deg);
          transform: rotate(187.8515093067deg);
  -webkit-animation: drop-confetti-324 9s 1s infinite linear;
          animation: drop-confetti-324 9s 1s infinite linear;
}

@keyframes drop-confetti-324 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-325 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 99%;
  opacity: 1.2058016454;
  -webkit-transform: rotate(30.421067368deg);
          transform: rotate(30.421067368deg);
  -webkit-animation: drop-confetti-325 5s 1s infinite linear;
          animation: drop-confetti-325 5s 1s infinite linear;
}

@keyframes drop-confetti-325 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-326 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 48%;
  opacity: 0.7556357369;
  -webkit-transform: rotate(256.4817941827deg);
          transform: rotate(256.4817941827deg);
  -webkit-animation: drop-confetti-326 9s 2s infinite linear;
          animation: drop-confetti-326 9s 2s infinite linear;
}

@keyframes drop-confetti-326 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-327 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 0.8196504944;
  -webkit-transform: rotate(74.2203629775deg);
          transform: rotate(74.2203629775deg);
  -webkit-animation: drop-confetti-327 8s 5s infinite linear;
          animation: drop-confetti-327 8s 5s infinite linear;
}

@keyframes drop-confetti-327 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-328 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 1%;
  opacity: 0.8851429468;
  -webkit-transform: rotate(110.1683687744deg);
          transform: rotate(110.1683687744deg);
  -webkit-animation: drop-confetti-328 8s 3s infinite linear;
          animation: drop-confetti-328 8s 3s infinite linear;
}

@keyframes drop-confetti-328 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-329 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 1.0844901986;
  -webkit-transform: rotate(7.00024024deg);
          transform: rotate(7.00024024deg);
  -webkit-animation: drop-confetti-329 5s 3s infinite linear;
          animation: drop-confetti-329 5s 3s infinite linear;
}

@keyframes drop-confetti-329 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-330 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 0.5124751984;
  -webkit-transform: rotate(163.948942916deg);
          transform: rotate(163.948942916deg);
  -webkit-animation: drop-confetti-330 6s 1s infinite linear;
          animation: drop-confetti-330 6s 1s infinite linear;
}

@keyframes drop-confetti-330 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-331 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 1.1156452528;
  -webkit-transform: rotate(289.5723621967deg);
          transform: rotate(289.5723621967deg);
  -webkit-animation: drop-confetti-331 6s 5s infinite linear;
          animation: drop-confetti-331 6s 5s infinite linear;
}

@keyframes drop-confetti-331 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-332 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 24%;
  opacity: 0.6498680774;
  -webkit-transform: rotate(38.1521467539deg);
          transform: rotate(38.1521467539deg);
  -webkit-animation: drop-confetti-332 5s 4s infinite linear;
          animation: drop-confetti-332 5s 4s infinite linear;
}

@keyframes drop-confetti-332 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-333 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 40%;
  opacity: 1.3811172479;
  -webkit-transform: rotate(59.3798298015deg);
          transform: rotate(59.3798298015deg);
  -webkit-animation: drop-confetti-333 5s 3s infinite linear;
          animation: drop-confetti-333 5s 3s infinite linear;
}

@keyframes drop-confetti-333 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-334 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.3651012407;
  -webkit-transform: rotate(298.9614911899deg);
          transform: rotate(298.9614911899deg);
  -webkit-animation: drop-confetti-334 7s 1s infinite linear;
          animation: drop-confetti-334 7s 1s infinite linear;
}

@keyframes drop-confetti-334 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-335 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 100%;
  opacity: 0.7471157025;
  -webkit-transform: rotate(323.4010256752deg);
          transform: rotate(323.4010256752deg);
  -webkit-animation: drop-confetti-335 8s 2s infinite linear;
          animation: drop-confetti-335 8s 2s infinite linear;
}

@keyframes drop-confetti-335 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-336 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.1352198254;
  -webkit-transform: rotate(26.5196776374deg);
          transform: rotate(26.5196776374deg);
  -webkit-animation: drop-confetti-336 6s 1s infinite linear;
          animation: drop-confetti-336 6s 1s infinite linear;
}

@keyframes drop-confetti-336 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-337 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.9912429071;
  -webkit-transform: rotate(23.5209996926deg);
          transform: rotate(23.5209996926deg);
  -webkit-animation: drop-confetti-337 6s 2s infinite linear;
          animation: drop-confetti-337 6s 2s infinite linear;
}

@keyframes drop-confetti-337 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-338 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.132339593;
  -webkit-transform: rotate(253.8355411287deg);
          transform: rotate(253.8355411287deg);
  -webkit-animation: drop-confetti-338 9s 1s infinite linear;
          animation: drop-confetti-338 9s 1s infinite linear;
}

@keyframes drop-confetti-338 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-339 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 77%;
  opacity: 1.3806898134;
  -webkit-transform: rotate(306.6579680273deg);
          transform: rotate(306.6579680273deg);
  -webkit-animation: drop-confetti-339 8s 3s infinite linear;
          animation: drop-confetti-339 8s 3s infinite linear;
}

@keyframes drop-confetti-339 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-340 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 93%;
  opacity: 0.7030899078;
  -webkit-transform: rotate(54.1105145227deg);
          transform: rotate(54.1105145227deg);
  -webkit-animation: drop-confetti-340 8s 4s infinite linear;
          animation: drop-confetti-340 8s 4s infinite linear;
}

@keyframes drop-confetti-340 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-341 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5716764098;
  -webkit-transform: rotate(266.0760060907deg);
          transform: rotate(266.0760060907deg);
  -webkit-animation: drop-confetti-341 8s 5s infinite linear;
          animation: drop-confetti-341 8s 5s infinite linear;
}

@keyframes drop-confetti-341 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-342 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.2091053993;
  -webkit-transform: rotate(63.6899365544deg);
          transform: rotate(63.6899365544deg);
  -webkit-animation: drop-confetti-342 8s 4s infinite linear;
          animation: drop-confetti-342 8s 4s infinite linear;
}

@keyframes drop-confetti-342 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-343 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.1158000117;
  -webkit-transform: rotate(307.3328164441deg);
          transform: rotate(307.3328164441deg);
  -webkit-animation: drop-confetti-343 5s 4s infinite linear;
          animation: drop-confetti-343 5s 4s infinite linear;
}

@keyframes drop-confetti-343 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-344 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.5482965614;
  -webkit-transform: rotate(27.7499229816deg);
          transform: rotate(27.7499229816deg);
  -webkit-animation: drop-confetti-344 9s 5s infinite linear;
          animation: drop-confetti-344 9s 5s infinite linear;
}

@keyframes drop-confetti-344 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-345 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 51%;
  opacity: 0.9681753715;
  -webkit-transform: rotate(127.6448651563deg);
          transform: rotate(127.6448651563deg);
  -webkit-animation: drop-confetti-345 9s 4s infinite linear;
          animation: drop-confetti-345 9s 4s infinite linear;
}

@keyframes drop-confetti-345 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-346 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 0.6148179041;
  -webkit-transform: rotate(13.4240433207deg);
          transform: rotate(13.4240433207deg);
  -webkit-animation: drop-confetti-346 7s 2s infinite linear;
          animation: drop-confetti-346 7s 2s infinite linear;
}

@keyframes drop-confetti-346 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-347 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.8160871082;
  -webkit-transform: rotate(325.3411234827deg);
          transform: rotate(325.3411234827deg);
  -webkit-animation: drop-confetti-347 7s 3s infinite linear;
          animation: drop-confetti-347 7s 3s infinite linear;
}

@keyframes drop-confetti-347 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-348 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.9013604091;
  -webkit-transform: rotate(227.3724484106deg);
          transform: rotate(227.3724484106deg);
  -webkit-animation: drop-confetti-348 8s 4s infinite linear;
          animation: drop-confetti-348 8s 4s infinite linear;
}

@keyframes drop-confetti-348 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-349 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 30%;
  opacity: 0.8428245522;
  -webkit-transform: rotate(113.3837356507deg);
          transform: rotate(113.3837356507deg);
  -webkit-animation: drop-confetti-349 6s 5s infinite linear;
          animation: drop-confetti-349 6s 5s infinite linear;
}

@keyframes drop-confetti-349 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-350 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 1.4540839616;
  -webkit-transform: rotate(82.7480002556deg);
          transform: rotate(82.7480002556deg);
  -webkit-animation: drop-confetti-350 6s 3s infinite linear;
          animation: drop-confetti-350 6s 3s infinite linear;
}

@keyframes drop-confetti-350 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-351 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 20%;
  opacity: 1.459398882;
  -webkit-transform: rotate(57.6563162137deg);
          transform: rotate(57.6563162137deg);
  -webkit-animation: drop-confetti-351 7s 5s infinite linear;
          animation: drop-confetti-351 7s 5s infinite linear;
}

@keyframes drop-confetti-351 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-352 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.7647874764;
  -webkit-transform: rotate(261.4199546022deg);
          transform: rotate(261.4199546022deg);
  -webkit-animation: drop-confetti-352 8s 2s infinite linear;
          animation: drop-confetti-352 8s 2s infinite linear;
}

@keyframes drop-confetti-352 {
  100% {
    top: 110%;
    left: 111%;
  }
}
.confetti-353 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2705389333;
  -webkit-transform: rotate(141.3912661929deg);
          transform: rotate(141.3912661929deg);
  -webkit-animation: drop-confetti-353 7s 4s infinite linear;
          animation: drop-confetti-353 7s 4s infinite linear;
}

@keyframes drop-confetti-353 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-354 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3767024489;
  -webkit-transform: rotate(133.8537508185deg);
          transform: rotate(133.8537508185deg);
  -webkit-animation: drop-confetti-354 6s 1s infinite linear;
          animation: drop-confetti-354 6s 1s infinite linear;
}

@keyframes drop-confetti-354 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-355 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 52%;
  opacity: 1.2946280546;
  -webkit-transform: rotate(237.7946649282deg);
          transform: rotate(237.7946649282deg);
  -webkit-animation: drop-confetti-355 7s 2s infinite linear;
          animation: drop-confetti-355 7s 2s infinite linear;
}

@keyframes drop-confetti-355 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-356 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 0.8454502288;
  -webkit-transform: rotate(61.0620639627deg);
          transform: rotate(61.0620639627deg);
  -webkit-animation: drop-confetti-356 6s 4s infinite linear;
          animation: drop-confetti-356 6s 4s infinite linear;
}

@keyframes drop-confetti-356 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-357 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.9156406123;
  -webkit-transform: rotate(301.9559073787deg);
          transform: rotate(301.9559073787deg);
  -webkit-animation: drop-confetti-357 8s 4s infinite linear;
          animation: drop-confetti-357 8s 4s infinite linear;
}

@keyframes drop-confetti-357 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-358 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 67%;
  opacity: 0.6194668221;
  -webkit-transform: rotate(228.6027653555deg);
          transform: rotate(228.6027653555deg);
  -webkit-animation: drop-confetti-358 8s 1s infinite linear;
          animation: drop-confetti-358 8s 1s infinite linear;
}

@keyframes drop-confetti-358 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-359 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.8806078862;
  -webkit-transform: rotate(176.8246542515deg);
          transform: rotate(176.8246542515deg);
  -webkit-animation: drop-confetti-359 8s 2s infinite linear;
          animation: drop-confetti-359 8s 2s infinite linear;
}

@keyframes drop-confetti-359 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-360 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 1.2312957643;
  -webkit-transform: rotate(162.7694677153deg);
          transform: rotate(162.7694677153deg);
  -webkit-animation: drop-confetti-360 5s 1s infinite linear;
          animation: drop-confetti-360 5s 1s infinite linear;
}

@keyframes drop-confetti-360 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-361 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 1.2229966614;
  -webkit-transform: rotate(66.1193315577deg);
          transform: rotate(66.1193315577deg);
  -webkit-animation: drop-confetti-361 6s 4s infinite linear;
          animation: drop-confetti-361 6s 4s infinite linear;
}

@keyframes drop-confetti-361 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-362 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 1.182546217;
  -webkit-transform: rotate(47.557927386deg);
          transform: rotate(47.557927386deg);
  -webkit-animation: drop-confetti-362 6s 3s infinite linear;
          animation: drop-confetti-362 6s 3s infinite linear;
}

@keyframes drop-confetti-362 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-363 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 87%;
  opacity: 1.0791648743;
  -webkit-transform: rotate(116.2570038903deg);
          transform: rotate(116.2570038903deg);
  -webkit-animation: drop-confetti-363 8s 1s infinite linear;
          animation: drop-confetti-363 8s 1s infinite linear;
}

@keyframes drop-confetti-363 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-364 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.6750514279;
  -webkit-transform: rotate(122.0328408224deg);
          transform: rotate(122.0328408224deg);
  -webkit-animation: drop-confetti-364 9s 5s infinite linear;
          animation: drop-confetti-364 9s 5s infinite linear;
}

@keyframes drop-confetti-364 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-365 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 1.0499680316;
  -webkit-transform: rotate(92.4952373952deg);
          transform: rotate(92.4952373952deg);
  -webkit-animation: drop-confetti-365 8s 5s infinite linear;
          animation: drop-confetti-365 8s 5s infinite linear;
}

@keyframes drop-confetti-365 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-366 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 0.7216615869;
  -webkit-transform: rotate(211.0391794928deg);
          transform: rotate(211.0391794928deg);
  -webkit-animation: drop-confetti-366 7s 1s infinite linear;
          animation: drop-confetti-366 7s 1s infinite linear;
}

@keyframes drop-confetti-366 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-367 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.3060354947;
  -webkit-transform: rotate(184.3174344137deg);
          transform: rotate(184.3174344137deg);
  -webkit-animation: drop-confetti-367 6s 4s infinite linear;
          animation: drop-confetti-367 6s 4s infinite linear;
}

@keyframes drop-confetti-367 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-368 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 19%;
  opacity: 1.1884772351;
  -webkit-transform: rotate(208.6485170643deg);
          transform: rotate(208.6485170643deg);
  -webkit-animation: drop-confetti-368 6s 1s infinite linear;
          animation: drop-confetti-368 6s 1s infinite linear;
}

@keyframes drop-confetti-368 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-369 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 76%;
  opacity: 0.7558895221;
  -webkit-transform: rotate(210.8881632535deg);
          transform: rotate(210.8881632535deg);
  -webkit-animation: drop-confetti-369 7s 3s infinite linear;
          animation: drop-confetti-369 7s 3s infinite linear;
}

@keyframes drop-confetti-369 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-370 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.3362155093;
  -webkit-transform: rotate(313.5331634405deg);
          transform: rotate(313.5331634405deg);
  -webkit-animation: drop-confetti-370 9s 1s infinite linear;
          animation: drop-confetti-370 9s 1s infinite linear;
}

@keyframes drop-confetti-370 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-371 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 80%;
  opacity: 0.7113786355;
  -webkit-transform: rotate(128.4044426511deg);
          transform: rotate(128.4044426511deg);
  -webkit-animation: drop-confetti-371 9s 4s infinite linear;
          animation: drop-confetti-371 9s 4s infinite linear;
}

@keyframes drop-confetti-371 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-372 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 100%;
  opacity: 1.298184299;
  -webkit-transform: rotate(51.2048637462deg);
          transform: rotate(51.2048637462deg);
  -webkit-animation: drop-confetti-372 8s 5s infinite linear;
          animation: drop-confetti-372 8s 5s infinite linear;
}

@keyframes drop-confetti-372 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-373 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 1.0585402692;
  -webkit-transform: rotate(284.7838084394deg);
          transform: rotate(284.7838084394deg);
  -webkit-animation: drop-confetti-373 7s 1s infinite linear;
          animation: drop-confetti-373 7s 1s infinite linear;
}

@keyframes drop-confetti-373 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-374 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 0.9650815494;
  -webkit-transform: rotate(143.7395021408deg);
          transform: rotate(143.7395021408deg);
  -webkit-animation: drop-confetti-374 6s 4s infinite linear;
          animation: drop-confetti-374 6s 4s infinite linear;
}

@keyframes drop-confetti-374 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-375 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 1.3679215022;
  -webkit-transform: rotate(13.2763965741deg);
          transform: rotate(13.2763965741deg);
  -webkit-animation: drop-confetti-375 8s 2s infinite linear;
          animation: drop-confetti-375 8s 2s infinite linear;
}

@keyframes drop-confetti-375 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-376 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.9097854105;
  -webkit-transform: rotate(268.8523340698deg);
          transform: rotate(268.8523340698deg);
  -webkit-animation: drop-confetti-376 8s 4s infinite linear;
          animation: drop-confetti-376 8s 4s infinite linear;
}

@keyframes drop-confetti-376 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-377 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 1.1356408596;
  -webkit-transform: rotate(40.9024889821deg);
          transform: rotate(40.9024889821deg);
  -webkit-animation: drop-confetti-377 7s 2s infinite linear;
          animation: drop-confetti-377 7s 2s infinite linear;
}

@keyframes drop-confetti-377 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-378 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 58%;
  opacity: 1.2533501301;
  -webkit-transform: rotate(305.7679139174deg);
          transform: rotate(305.7679139174deg);
  -webkit-animation: drop-confetti-378 5s 1s infinite linear;
          animation: drop-confetti-378 5s 1s infinite linear;
}

@keyframes drop-confetti-378 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-379 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2194574692;
  -webkit-transform: rotate(50.6287745911deg);
          transform: rotate(50.6287745911deg);
  -webkit-animation: drop-confetti-379 5s 2s infinite linear;
          animation: drop-confetti-379 5s 2s infinite linear;
}

@keyframes drop-confetti-379 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-380 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 1.4124608547;
  -webkit-transform: rotate(168.5119378644deg);
          transform: rotate(168.5119378644deg);
  -webkit-animation: drop-confetti-380 6s 2s infinite linear;
          animation: drop-confetti-380 6s 2s infinite linear;
}

@keyframes drop-confetti-380 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-381 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 1.2641926748;
  -webkit-transform: rotate(236.1645586508deg);
          transform: rotate(236.1645586508deg);
  -webkit-animation: drop-confetti-381 9s 4s infinite linear;
          animation: drop-confetti-381 9s 4s infinite linear;
}

@keyframes drop-confetti-381 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-382 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 1.0708080848;
  -webkit-transform: rotate(293.4015635723deg);
          transform: rotate(293.4015635723deg);
  -webkit-animation: drop-confetti-382 7s 3s infinite linear;
          animation: drop-confetti-382 7s 3s infinite linear;
}

@keyframes drop-confetti-382 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-383 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 64%;
  opacity: 1.3157145179;
  -webkit-transform: rotate(313.432658851deg);
          transform: rotate(313.432658851deg);
  -webkit-animation: drop-confetti-383 6s 4s infinite linear;
          animation: drop-confetti-383 6s 4s infinite linear;
}

@keyframes drop-confetti-383 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-384 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3602318592;
  -webkit-transform: rotate(353.1465251447deg);
          transform: rotate(353.1465251447deg);
  -webkit-animation: drop-confetti-384 5s 4s infinite linear;
          animation: drop-confetti-384 5s 4s infinite linear;
}

@keyframes drop-confetti-384 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-385 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 100%;
  opacity: 0.5972324958;
  -webkit-transform: rotate(349.2515873545deg);
          transform: rotate(349.2515873545deg);
  -webkit-animation: drop-confetti-385 5s 5s infinite linear;
          animation: drop-confetti-385 5s 5s infinite linear;
}

@keyframes drop-confetti-385 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-386 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 29%;
  opacity: 0.639277169;
  -webkit-transform: rotate(29.9306808679deg);
          transform: rotate(29.9306808679deg);
  -webkit-animation: drop-confetti-386 5s 1s infinite linear;
          animation: drop-confetti-386 5s 1s infinite linear;
}

@keyframes drop-confetti-386 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-387 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 0.8053206888;
  -webkit-transform: rotate(76.1519276131deg);
          transform: rotate(76.1519276131deg);
  -webkit-animation: drop-confetti-387 6s 1s infinite linear;
          animation: drop-confetti-387 6s 1s infinite linear;
}

@keyframes drop-confetti-387 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-388 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 1.4346041115;
  -webkit-transform: rotate(44.4922481115deg);
          transform: rotate(44.4922481115deg);
  -webkit-animation: drop-confetti-388 9s 3s infinite linear;
          animation: drop-confetti-388 9s 3s infinite linear;
}

@keyframes drop-confetti-388 {
  100% {
    top: 110%;
    left: 26%;
  }
}
.confetti-389 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.7692668046;
  -webkit-transform: rotate(157.5548984156deg);
          transform: rotate(157.5548984156deg);
  -webkit-animation: drop-confetti-389 9s 4s infinite linear;
          animation: drop-confetti-389 9s 4s infinite linear;
}

@keyframes drop-confetti-389 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-390 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 0.9840334277;
  -webkit-transform: rotate(295.5828827744deg);
          transform: rotate(295.5828827744deg);
  -webkit-animation: drop-confetti-390 8s 1s infinite linear;
          animation: drop-confetti-390 8s 1s infinite linear;
}

@keyframes drop-confetti-390 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-391 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.7484903191;
  -webkit-transform: rotate(214.7730353277deg);
          transform: rotate(214.7730353277deg);
  -webkit-animation: drop-confetti-391 9s 2s infinite linear;
          animation: drop-confetti-391 9s 2s infinite linear;
}

@keyframes drop-confetti-391 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-392 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 58%;
  opacity: 0.9418561722;
  -webkit-transform: rotate(145.6723108613deg);
          transform: rotate(145.6723108613deg);
  -webkit-animation: drop-confetti-392 7s 4s infinite linear;
          animation: drop-confetti-392 7s 4s infinite linear;
}

@keyframes drop-confetti-392 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-393 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.773769236;
  -webkit-transform: rotate(334.6391497739deg);
          transform: rotate(334.6391497739deg);
  -webkit-animation: drop-confetti-393 7s 1s infinite linear;
          animation: drop-confetti-393 7s 1s infinite linear;
}

@keyframes drop-confetti-393 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-394 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.3269683239;
  -webkit-transform: rotate(252.9304182767deg);
          transform: rotate(252.9304182767deg);
  -webkit-animation: drop-confetti-394 8s 5s infinite linear;
          animation: drop-confetti-394 8s 5s infinite linear;
}

@keyframes drop-confetti-394 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-395 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8374953647;
  -webkit-transform: rotate(343.457670761deg);
          transform: rotate(343.457670761deg);
  -webkit-animation: drop-confetti-395 6s 1s infinite linear;
          animation: drop-confetti-395 6s 1s infinite linear;
}

@keyframes drop-confetti-395 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-396 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 18%;
  opacity: 1.2296734321;
  -webkit-transform: rotate(241.3461112933deg);
          transform: rotate(241.3461112933deg);
  -webkit-animation: drop-confetti-396 8s 1s infinite linear;
          animation: drop-confetti-396 8s 1s infinite linear;
}

@keyframes drop-confetti-396 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-397 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0095457044;
  -webkit-transform: rotate(221.9042537173deg);
          transform: rotate(221.9042537173deg);
  -webkit-animation: drop-confetti-397 8s 2s infinite linear;
          animation: drop-confetti-397 8s 2s infinite linear;
}

@keyframes drop-confetti-397 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-398 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.6157751879;
  -webkit-transform: rotate(264.6987811204deg);
          transform: rotate(264.6987811204deg);
  -webkit-animation: drop-confetti-398 7s 3s infinite linear;
          animation: drop-confetti-398 7s 3s infinite linear;
}

@keyframes drop-confetti-398 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-399 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 0.8802860851;
  -webkit-transform: rotate(168.889962828deg);
          transform: rotate(168.889962828deg);
  -webkit-animation: drop-confetti-399 6s 4s infinite linear;
          animation: drop-confetti-399 6s 4s infinite linear;
}

@keyframes drop-confetti-399 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-400 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5417902581;
  -webkit-transform: rotate(191.5686195062deg);
          transform: rotate(191.5686195062deg);
  -webkit-animation: drop-confetti-400 5s 2s infinite linear;
          animation: drop-confetti-400 5s 2s infinite linear;
}

@keyframes drop-confetti-400 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-401 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 0.598993732;
  -webkit-transform: rotate(77.0976673643deg);
          transform: rotate(77.0976673643deg);
  -webkit-animation: drop-confetti-401 6s 4s infinite linear;
          animation: drop-confetti-401 6s 4s infinite linear;
}

@keyframes drop-confetti-401 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-402 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 1.180265003;
  -webkit-transform: rotate(75.7380919026deg);
          transform: rotate(75.7380919026deg);
  -webkit-animation: drop-confetti-402 7s 3s infinite linear;
          animation: drop-confetti-402 7s 3s infinite linear;
}

@keyframes drop-confetti-402 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-403 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.6046866412;
  -webkit-transform: rotate(175.1011950334deg);
          transform: rotate(175.1011950334deg);
  -webkit-animation: drop-confetti-403 5s 5s infinite linear;
          animation: drop-confetti-403 5s 5s infinite linear;
}

@keyframes drop-confetti-403 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-404 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.9358547945;
  -webkit-transform: rotate(227.4123816815deg);
          transform: rotate(227.4123816815deg);
  -webkit-animation: drop-confetti-404 9s 4s infinite linear;
          animation: drop-confetti-404 9s 4s infinite linear;
}

@keyframes drop-confetti-404 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-405 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.0913718999;
  -webkit-transform: rotate(326.1951511084deg);
          transform: rotate(326.1951511084deg);
  -webkit-animation: drop-confetti-405 8s 4s infinite linear;
          animation: drop-confetti-405 8s 4s infinite linear;
}

@keyframes drop-confetti-405 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-406 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 42%;
  opacity: 1.0659179986;
  -webkit-transform: rotate(353.0881189122deg);
          transform: rotate(353.0881189122deg);
  -webkit-animation: drop-confetti-406 7s 3s infinite linear;
          animation: drop-confetti-406 7s 3s infinite linear;
}

@keyframes drop-confetti-406 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-407 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 65%;
  opacity: 1.0443174191;
  -webkit-transform: rotate(89.7430613353deg);
          transform: rotate(89.7430613353deg);
  -webkit-animation: drop-confetti-407 7s 3s infinite linear;
          animation: drop-confetti-407 7s 3s infinite linear;
}

@keyframes drop-confetti-407 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-408 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.6659939973;
  -webkit-transform: rotate(238.2940286402deg);
          transform: rotate(238.2940286402deg);
  -webkit-animation: drop-confetti-408 9s 1s infinite linear;
          animation: drop-confetti-408 9s 1s infinite linear;
}

@keyframes drop-confetti-408 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-409 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 0.6865977641;
  -webkit-transform: rotate(56.3960270073deg);
          transform: rotate(56.3960270073deg);
  -webkit-animation: drop-confetti-409 8s 2s infinite linear;
          animation: drop-confetti-409 8s 2s infinite linear;
}

@keyframes drop-confetti-409 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-410 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 98%;
  opacity: 1.3923825916;
  -webkit-transform: rotate(209.2983549649deg);
          transform: rotate(209.2983549649deg);
  -webkit-animation: drop-confetti-410 5s 1s infinite linear;
          animation: drop-confetti-410 5s 1s infinite linear;
}

@keyframes drop-confetti-410 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-411 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.6332309547;
  -webkit-transform: rotate(195.4696142221deg);
          transform: rotate(195.4696142221deg);
  -webkit-animation: drop-confetti-411 7s 1s infinite linear;
          animation: drop-confetti-411 7s 1s infinite linear;
}

@keyframes drop-confetti-411 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-412 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.170539552;
  -webkit-transform: rotate(208.0465361819deg);
          transform: rotate(208.0465361819deg);
  -webkit-animation: drop-confetti-412 6s 1s infinite linear;
          animation: drop-confetti-412 6s 1s infinite linear;
}

@keyframes drop-confetti-412 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-413 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.5158047494;
  -webkit-transform: rotate(192.0459912379deg);
          transform: rotate(192.0459912379deg);
  -webkit-animation: drop-confetti-413 7s 2s infinite linear;
          animation: drop-confetti-413 7s 2s infinite linear;
}

@keyframes drop-confetti-413 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-414 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 0.8344836255;
  -webkit-transform: rotate(53.1774445643deg);
          transform: rotate(53.1774445643deg);
  -webkit-animation: drop-confetti-414 8s 4s infinite linear;
          animation: drop-confetti-414 8s 4s infinite linear;
}

@keyframes drop-confetti-414 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-415 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 90%;
  opacity: 0.5684678927;
  -webkit-transform: rotate(171.2798572813deg);
          transform: rotate(171.2798572813deg);
  -webkit-animation: drop-confetti-415 8s 1s infinite linear;
          animation: drop-confetti-415 8s 1s infinite linear;
}

@keyframes drop-confetti-415 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-416 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 43%;
  opacity: 1.1386487181;
  -webkit-transform: rotate(59.2645506832deg);
          transform: rotate(59.2645506832deg);
  -webkit-animation: drop-confetti-416 7s 3s infinite linear;
          animation: drop-confetti-416 7s 3s infinite linear;
}

@keyframes drop-confetti-416 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-417 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.0541079584;
  -webkit-transform: rotate(45.2337617623deg);
          transform: rotate(45.2337617623deg);
  -webkit-animation: drop-confetti-417 8s 4s infinite linear;
          animation: drop-confetti-417 8s 4s infinite linear;
}

@keyframes drop-confetti-417 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-418 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 63%;
  opacity: 0.9702343155;
  -webkit-transform: rotate(346.1092283489deg);
          transform: rotate(346.1092283489deg);
  -webkit-animation: drop-confetti-418 8s 1s infinite linear;
          animation: drop-confetti-418 8s 1s infinite linear;
}

@keyframes drop-confetti-418 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-419 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6868545903;
  -webkit-transform: rotate(199.5800213218deg);
          transform: rotate(199.5800213218deg);
  -webkit-animation: drop-confetti-419 7s 5s infinite linear;
          animation: drop-confetti-419 7s 5s infinite linear;
}

@keyframes drop-confetti-419 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-420 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3759932495;
  -webkit-transform: rotate(50.4078761221deg);
          transform: rotate(50.4078761221deg);
  -webkit-animation: drop-confetti-420 9s 4s infinite linear;
          animation: drop-confetti-420 9s 4s infinite linear;
}

@keyframes drop-confetti-420 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-421 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 44%;
  opacity: 1.2840770548;
  -webkit-transform: rotate(106.5296658546deg);
          transform: rotate(106.5296658546deg);
  -webkit-animation: drop-confetti-421 5s 1s infinite linear;
          animation: drop-confetti-421 5s 1s infinite linear;
}

@keyframes drop-confetti-421 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-422 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.2340227813;
  -webkit-transform: rotate(161.7427382104deg);
          transform: rotate(161.7427382104deg);
  -webkit-animation: drop-confetti-422 5s 3s infinite linear;
          animation: drop-confetti-422 5s 3s infinite linear;
}

@keyframes drop-confetti-422 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-423 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 92%;
  opacity: 1.488560427;
  -webkit-transform: rotate(358.7319216512deg);
          transform: rotate(358.7319216512deg);
  -webkit-animation: drop-confetti-423 6s 1s infinite linear;
          animation: drop-confetti-423 6s 1s infinite linear;
}

@keyframes drop-confetti-423 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-424 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.170043675;
  -webkit-transform: rotate(270.1668385012deg);
          transform: rotate(270.1668385012deg);
  -webkit-animation: drop-confetti-424 9s 5s infinite linear;
          animation: drop-confetti-424 9s 5s infinite linear;
}

@keyframes drop-confetti-424 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-425 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 60%;
  opacity: 0.6986948848;
  -webkit-transform: rotate(345.4185048538deg);
          transform: rotate(345.4185048538deg);
  -webkit-animation: drop-confetti-425 5s 1s infinite linear;
          animation: drop-confetti-425 5s 1s infinite linear;
}

@keyframes drop-confetti-425 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-426 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.0681116583;
  -webkit-transform: rotate(289.1167612772deg);
          transform: rotate(289.1167612772deg);
  -webkit-animation: drop-confetti-426 9s 3s infinite linear;
          animation: drop-confetti-426 9s 3s infinite linear;
}

@keyframes drop-confetti-426 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-427 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 89%;
  opacity: 1.1374447906;
  -webkit-transform: rotate(97.7020381113deg);
          transform: rotate(97.7020381113deg);
  -webkit-animation: drop-confetti-427 5s 1s infinite linear;
          animation: drop-confetti-427 5s 1s infinite linear;
}

@keyframes drop-confetti-427 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-428 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 99%;
  opacity: 1.1836935718;
  -webkit-transform: rotate(88.1321035785deg);
          transform: rotate(88.1321035785deg);
  -webkit-animation: drop-confetti-428 7s 3s infinite linear;
          animation: drop-confetti-428 7s 3s infinite linear;
}

@keyframes drop-confetti-428 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-429 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 15%;
  opacity: 0.5791803763;
  -webkit-transform: rotate(184.3269171286deg);
          transform: rotate(184.3269171286deg);
  -webkit-animation: drop-confetti-429 9s 3s infinite linear;
          animation: drop-confetti-429 9s 3s infinite linear;
}

@keyframes drop-confetti-429 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-430 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.2940343004;
  -webkit-transform: rotate(206.1379136322deg);
          transform: rotate(206.1379136322deg);
  -webkit-animation: drop-confetti-430 5s 1s infinite linear;
          animation: drop-confetti-430 5s 1s infinite linear;
}

@keyframes drop-confetti-430 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-431 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 0.8173034801;
  -webkit-transform: rotate(206.9370303917deg);
          transform: rotate(206.9370303917deg);
  -webkit-animation: drop-confetti-431 7s 5s infinite linear;
          animation: drop-confetti-431 7s 5s infinite linear;
}

@keyframes drop-confetti-431 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-432 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6528509905;
  -webkit-transform: rotate(277.3664207697deg);
          transform: rotate(277.3664207697deg);
  -webkit-animation: drop-confetti-432 5s 3s infinite linear;
          animation: drop-confetti-432 5s 3s infinite linear;
}

@keyframes drop-confetti-432 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-433 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 0.8137299034;
  -webkit-transform: rotate(164.4620078387deg);
          transform: rotate(164.4620078387deg);
  -webkit-animation: drop-confetti-433 5s 1s infinite linear;
          animation: drop-confetti-433 5s 1s infinite linear;
}

@keyframes drop-confetti-433 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-434 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 1.0833561879;
  -webkit-transform: rotate(162.6205226243deg);
          transform: rotate(162.6205226243deg);
  -webkit-animation: drop-confetti-434 5s 3s infinite linear;
          animation: drop-confetti-434 5s 3s infinite linear;
}

@keyframes drop-confetti-434 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-435 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2213566943;
  -webkit-transform: rotate(338.2564675195deg);
          transform: rotate(338.2564675195deg);
  -webkit-animation: drop-confetti-435 8s 3s infinite linear;
          animation: drop-confetti-435 8s 3s infinite linear;
}

@keyframes drop-confetti-435 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-436 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 30%;
  opacity: 1.1506481427;
  -webkit-transform: rotate(120.3525702108deg);
          transform: rotate(120.3525702108deg);
  -webkit-animation: drop-confetti-436 6s 1s infinite linear;
          animation: drop-confetti-436 6s 1s infinite linear;
}

@keyframes drop-confetti-436 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-437 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.8986365019;
  -webkit-transform: rotate(76.4525504634deg);
          transform: rotate(76.4525504634deg);
  -webkit-animation: drop-confetti-437 8s 2s infinite linear;
          animation: drop-confetti-437 8s 2s infinite linear;
}

@keyframes drop-confetti-437 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-438 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 0.6885682424;
  -webkit-transform: rotate(304.6018810287deg);
          transform: rotate(304.6018810287deg);
  -webkit-animation: drop-confetti-438 5s 1s infinite linear;
          animation: drop-confetti-438 5s 1s infinite linear;
}

@keyframes drop-confetti-438 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-439 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 1.2023548663;
  -webkit-transform: rotate(10.0858274024deg);
          transform: rotate(10.0858274024deg);
  -webkit-animation: drop-confetti-439 7s 1s infinite linear;
          animation: drop-confetti-439 7s 1s infinite linear;
}

@keyframes drop-confetti-439 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-440 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 16%;
  opacity: 0.8047619485;
  -webkit-transform: rotate(304.9282683391deg);
          transform: rotate(304.9282683391deg);
  -webkit-animation: drop-confetti-440 9s 3s infinite linear;
          animation: drop-confetti-440 9s 3s infinite linear;
}

@keyframes drop-confetti-440 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-441 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.653588334;
  -webkit-transform: rotate(9.5449148382deg);
          transform: rotate(9.5449148382deg);
  -webkit-animation: drop-confetti-441 9s 2s infinite linear;
          animation: drop-confetti-441 9s 2s infinite linear;
}

@keyframes drop-confetti-441 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-442 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 49%;
  opacity: 0.8207119751;
  -webkit-transform: rotate(167.0763490814deg);
          transform: rotate(167.0763490814deg);
  -webkit-animation: drop-confetti-442 6s 1s infinite linear;
          animation: drop-confetti-442 6s 1s infinite linear;
}

@keyframes drop-confetti-442 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-443 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 96%;
  opacity: 1.3776472289;
  -webkit-transform: rotate(204.971096568deg);
          transform: rotate(204.971096568deg);
  -webkit-animation: drop-confetti-443 7s 1s infinite linear;
          animation: drop-confetti-443 7s 1s infinite linear;
}

@keyframes drop-confetti-443 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-444 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 66%;
  opacity: 1.0544227728;
  -webkit-transform: rotate(336.3212641156deg);
          transform: rotate(336.3212641156deg);
  -webkit-animation: drop-confetti-444 9s 5s infinite linear;
          animation: drop-confetti-444 9s 5s infinite linear;
}

@keyframes drop-confetti-444 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-445 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.7424256577;
  -webkit-transform: rotate(346.4866169433deg);
          transform: rotate(346.4866169433deg);
  -webkit-animation: drop-confetti-445 8s 5s infinite linear;
          animation: drop-confetti-445 8s 5s infinite linear;
}

@keyframes drop-confetti-445 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-446 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 0.7115723871;
  -webkit-transform: rotate(17.8357840859deg);
          transform: rotate(17.8357840859deg);
  -webkit-animation: drop-confetti-446 5s 4s infinite linear;
          animation: drop-confetti-446 5s 4s infinite linear;
}

@keyframes drop-confetti-446 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-447 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.9956511397;
  -webkit-transform: rotate(297.5669420364deg);
          transform: rotate(297.5669420364deg);
  -webkit-animation: drop-confetti-447 6s 3s infinite linear;
          animation: drop-confetti-447 6s 3s infinite linear;
}

@keyframes drop-confetti-447 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-448 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 0.7928426111;
  -webkit-transform: rotate(150.2643989745deg);
          transform: rotate(150.2643989745deg);
  -webkit-animation: drop-confetti-448 8s 3s infinite linear;
          animation: drop-confetti-448 8s 3s infinite linear;
}

@keyframes drop-confetti-448 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-449 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 88%;
  opacity: 1.3747622398;
  -webkit-transform: rotate(38.2465221961deg);
          transform: rotate(38.2465221961deg);
  -webkit-animation: drop-confetti-449 7s 1s infinite linear;
          animation: drop-confetti-449 7s 1s infinite linear;
}

@keyframes drop-confetti-449 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-450 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 81%;
  opacity: 0.8982648309;
  -webkit-transform: rotate(313.1227300249deg);
          transform: rotate(313.1227300249deg);
  -webkit-animation: drop-confetti-450 6s 2s infinite linear;
          animation: drop-confetti-450 6s 2s infinite linear;
}

@keyframes drop-confetti-450 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-451 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 0.9222516941;
  -webkit-transform: rotate(61.7539012801deg);
          transform: rotate(61.7539012801deg);
  -webkit-animation: drop-confetti-451 6s 4s infinite linear;
          animation: drop-confetti-451 6s 4s infinite linear;
}

@keyframes drop-confetti-451 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-452 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 44%;
  opacity: 1.1141362905;
  -webkit-transform: rotate(299.7869483309deg);
          transform: rotate(299.7869483309deg);
  -webkit-animation: drop-confetti-452 7s 1s infinite linear;
          animation: drop-confetti-452 7s 1s infinite linear;
}

@keyframes drop-confetti-452 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-453 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 0.6286534759;
  -webkit-transform: rotate(8.2681222236deg);
          transform: rotate(8.2681222236deg);
  -webkit-animation: drop-confetti-453 9s 1s infinite linear;
          animation: drop-confetti-453 9s 1s infinite linear;
}

@keyframes drop-confetti-453 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-454 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 0.9900263813;
  -webkit-transform: rotate(228.0912839555deg);
          transform: rotate(228.0912839555deg);
  -webkit-animation: drop-confetti-454 8s 1s infinite linear;
          animation: drop-confetti-454 8s 1s infinite linear;
}

@keyframes drop-confetti-454 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-455 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.8665320604;
  -webkit-transform: rotate(216.7623344988deg);
          transform: rotate(216.7623344988deg);
  -webkit-animation: drop-confetti-455 7s 2s infinite linear;
          animation: drop-confetti-455 7s 2s infinite linear;
}

@keyframes drop-confetti-455 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-456 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 95%;
  opacity: 1.478427131;
  -webkit-transform: rotate(342.4509469166deg);
          transform: rotate(342.4509469166deg);
  -webkit-animation: drop-confetti-456 6s 1s infinite linear;
          animation: drop-confetti-456 6s 1s infinite linear;
}

@keyframes drop-confetti-456 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-457 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 0.7741756923;
  -webkit-transform: rotate(260.3537293777deg);
          transform: rotate(260.3537293777deg);
  -webkit-animation: drop-confetti-457 7s 1s infinite linear;
          animation: drop-confetti-457 7s 1s infinite linear;
}

@keyframes drop-confetti-457 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-458 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2386785051;
  -webkit-transform: rotate(305.8054183548deg);
          transform: rotate(305.8054183548deg);
  -webkit-animation: drop-confetti-458 6s 1s infinite linear;
          animation: drop-confetti-458 6s 1s infinite linear;
}

@keyframes drop-confetti-458 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-459 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 82%;
  opacity: 0.9249269458;
  -webkit-transform: rotate(159.6726913424deg);
          transform: rotate(159.6726913424deg);
  -webkit-animation: drop-confetti-459 5s 2s infinite linear;
          animation: drop-confetti-459 5s 2s infinite linear;
}

@keyframes drop-confetti-459 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-460 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 70%;
  opacity: 1.0187966482;
  -webkit-transform: rotate(266.5645647186deg);
          transform: rotate(266.5645647186deg);
  -webkit-animation: drop-confetti-460 9s 1s infinite linear;
          animation: drop-confetti-460 9s 1s infinite linear;
}

@keyframes drop-confetti-460 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-461 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.3823335786;
  -webkit-transform: rotate(174.3360888235deg);
          transform: rotate(174.3360888235deg);
  -webkit-animation: drop-confetti-461 5s 2s infinite linear;
          animation: drop-confetti-461 5s 2s infinite linear;
}

@keyframes drop-confetti-461 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-462 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 77%;
  opacity: 1.1842785605;
  -webkit-transform: rotate(303.0426546837deg);
          transform: rotate(303.0426546837deg);
  -webkit-animation: drop-confetti-462 9s 2s infinite linear;
          animation: drop-confetti-462 9s 2s infinite linear;
}

@keyframes drop-confetti-462 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-463 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.0806382016;
  -webkit-transform: rotate(227.2979792236deg);
          transform: rotate(227.2979792236deg);
  -webkit-animation: drop-confetti-463 8s 5s infinite linear;
          animation: drop-confetti-463 8s 5s infinite linear;
}

@keyframes drop-confetti-463 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-464 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 45%;
  opacity: 0.9517995857;
  -webkit-transform: rotate(276.1181520857deg);
          transform: rotate(276.1181520857deg);
  -webkit-animation: drop-confetti-464 8s 3s infinite linear;
          animation: drop-confetti-464 8s 3s infinite linear;
}

@keyframes drop-confetti-464 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-465 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8780318338;
  -webkit-transform: rotate(23.2231675882deg);
          transform: rotate(23.2231675882deg);
  -webkit-animation: drop-confetti-465 5s 1s infinite linear;
          animation: drop-confetti-465 5s 1s infinite linear;
}

@keyframes drop-confetti-465 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-466 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2041919246;
  -webkit-transform: rotate(195.1062874519deg);
          transform: rotate(195.1062874519deg);
  -webkit-animation: drop-confetti-466 6s 4s infinite linear;
          animation: drop-confetti-466 6s 4s infinite linear;
}

@keyframes drop-confetti-466 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-467 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6437423569;
  -webkit-transform: rotate(98.5253077485deg);
          transform: rotate(98.5253077485deg);
  -webkit-animation: drop-confetti-467 8s 2s infinite linear;
          animation: drop-confetti-467 8s 2s infinite linear;
}

@keyframes drop-confetti-467 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-468 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 0.9863021993;
  -webkit-transform: rotate(136.5532003132deg);
          transform: rotate(136.5532003132deg);
  -webkit-animation: drop-confetti-468 5s 4s infinite linear;
          animation: drop-confetti-468 5s 4s infinite linear;
}

@keyframes drop-confetti-468 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-469 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 75%;
  opacity: 0.9069096135;
  -webkit-transform: rotate(194.4959605855deg);
          transform: rotate(194.4959605855deg);
  -webkit-animation: drop-confetti-469 7s 5s infinite linear;
          animation: drop-confetti-469 7s 5s infinite linear;
}

@keyframes drop-confetti-469 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-470 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 0.8092519114;
  -webkit-transform: rotate(178.5997034552deg);
          transform: rotate(178.5997034552deg);
  -webkit-animation: drop-confetti-470 6s 3s infinite linear;
          animation: drop-confetti-470 6s 3s infinite linear;
}

@keyframes drop-confetti-470 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-471 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2730494984;
  -webkit-transform: rotate(106.2082133401deg);
          transform: rotate(106.2082133401deg);
  -webkit-animation: drop-confetti-471 9s 1s infinite linear;
          animation: drop-confetti-471 9s 1s infinite linear;
}

@keyframes drop-confetti-471 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-472 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.6967755118;
  -webkit-transform: rotate(83.545416174deg);
          transform: rotate(83.545416174deg);
  -webkit-animation: drop-confetti-472 5s 1s infinite linear;
          animation: drop-confetti-472 5s 1s infinite linear;
}

@keyframes drop-confetti-472 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-473 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 0.6135389509;
  -webkit-transform: rotate(289.4417871961deg);
          transform: rotate(289.4417871961deg);
  -webkit-animation: drop-confetti-473 6s 2s infinite linear;
          animation: drop-confetti-473 6s 2s infinite linear;
}

@keyframes drop-confetti-473 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-474 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.2819387249;
  -webkit-transform: rotate(82.5232974835deg);
          transform: rotate(82.5232974835deg);
  -webkit-animation: drop-confetti-474 6s 5s infinite linear;
          animation: drop-confetti-474 6s 5s infinite linear;
}

@keyframes drop-confetti-474 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-475 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 0.5737693298;
  -webkit-transform: rotate(156.7354475562deg);
          transform: rotate(156.7354475562deg);
  -webkit-animation: drop-confetti-475 6s 4s infinite linear;
          animation: drop-confetti-475 6s 4s infinite linear;
}

@keyframes drop-confetti-475 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-476 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 14%;
  opacity: 1.2286331176;
  -webkit-transform: rotate(337.9403836279deg);
          transform: rotate(337.9403836279deg);
  -webkit-animation: drop-confetti-476 7s 4s infinite linear;
          animation: drop-confetti-476 7s 4s infinite linear;
}

@keyframes drop-confetti-476 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-477 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 87%;
  opacity: 1.4729639045;
  -webkit-transform: rotate(156.6441671721deg);
          transform: rotate(156.6441671721deg);
  -webkit-animation: drop-confetti-477 5s 1s infinite linear;
          animation: drop-confetti-477 5s 1s infinite linear;
}

@keyframes drop-confetti-477 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-478 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 49%;
  opacity: 1.4442308504;
  -webkit-transform: rotate(190.8190240828deg);
          transform: rotate(190.8190240828deg);
  -webkit-animation: drop-confetti-478 8s 3s infinite linear;
          animation: drop-confetti-478 8s 3s infinite linear;
}

@keyframes drop-confetti-478 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-479 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.3515034885;
  -webkit-transform: rotate(31.4255771204deg);
          transform: rotate(31.4255771204deg);
  -webkit-animation: drop-confetti-479 8s 5s infinite linear;
          animation: drop-confetti-479 8s 5s infinite linear;
}

@keyframes drop-confetti-479 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-480 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 41%;
  opacity: 1.0342059076;
  -webkit-transform: rotate(22.1176017255deg);
          transform: rotate(22.1176017255deg);
  -webkit-animation: drop-confetti-480 7s 1s infinite linear;
          animation: drop-confetti-480 7s 1s infinite linear;
}

@keyframes drop-confetti-480 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-481 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 0.9625810161;
  -webkit-transform: rotate(214.1634178399deg);
          transform: rotate(214.1634178399deg);
  -webkit-animation: drop-confetti-481 8s 1s infinite linear;
          animation: drop-confetti-481 8s 1s infinite linear;
}

@keyframes drop-confetti-481 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-482 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 83%;
  opacity: 0.615187201;
  -webkit-transform: rotate(9.9414294431deg);
          transform: rotate(9.9414294431deg);
  -webkit-animation: drop-confetti-482 9s 1s infinite linear;
          animation: drop-confetti-482 9s 1s infinite linear;
}

@keyframes drop-confetti-482 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-483 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.9641390211;
  -webkit-transform: rotate(91.7311152781deg);
          transform: rotate(91.7311152781deg);
  -webkit-animation: drop-confetti-483 7s 1s infinite linear;
          animation: drop-confetti-483 7s 1s infinite linear;
}

@keyframes drop-confetti-483 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-484 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 76%;
  opacity: 0.9630292596;
  -webkit-transform: rotate(61.1901600548deg);
          transform: rotate(61.1901600548deg);
  -webkit-animation: drop-confetti-484 5s 2s infinite linear;
          animation: drop-confetti-484 5s 2s infinite linear;
}

@keyframes drop-confetti-484 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-485 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 28%;
  opacity: 0.5650834992;
  -webkit-transform: rotate(157.710980893deg);
          transform: rotate(157.710980893deg);
  -webkit-animation: drop-confetti-485 8s 3s infinite linear;
          animation: drop-confetti-485 8s 3s infinite linear;
}

@keyframes drop-confetti-485 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-486 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 82%;
  opacity: 1.1328356577;
  -webkit-transform: rotate(134.9278457839deg);
          transform: rotate(134.9278457839deg);
  -webkit-animation: drop-confetti-486 6s 3s infinite linear;
          animation: drop-confetti-486 6s 3s infinite linear;
}

@keyframes drop-confetti-486 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-487 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.354539692;
  -webkit-transform: rotate(174.6499763708deg);
          transform: rotate(174.6499763708deg);
  -webkit-animation: drop-confetti-487 7s 3s infinite linear;
          animation: drop-confetti-487 7s 3s infinite linear;
}

@keyframes drop-confetti-487 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-488 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.0350050052;
  -webkit-transform: rotate(213.8392546052deg);
          transform: rotate(213.8392546052deg);
  -webkit-animation: drop-confetti-488 6s 3s infinite linear;
          animation: drop-confetti-488 6s 3s infinite linear;
}

@keyframes drop-confetti-488 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-489 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 88%;
  opacity: 1.4210333266;
  -webkit-transform: rotate(173.4170436685deg);
          transform: rotate(173.4170436685deg);
  -webkit-animation: drop-confetti-489 8s 4s infinite linear;
          animation: drop-confetti-489 8s 4s infinite linear;
}

@keyframes drop-confetti-489 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-490 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 54%;
  opacity: 0.6126761047;
  -webkit-transform: rotate(28.2033446187deg);
          transform: rotate(28.2033446187deg);
  -webkit-animation: drop-confetti-490 7s 1s infinite linear;
          animation: drop-confetti-490 7s 1s infinite linear;
}

@keyframes drop-confetti-490 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-491 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 43%;
  opacity: 1.4787767624;
  -webkit-transform: rotate(255.8180496244deg);
          transform: rotate(255.8180496244deg);
  -webkit-animation: drop-confetti-491 8s 1s infinite linear;
          animation: drop-confetti-491 8s 1s infinite linear;
}

@keyframes drop-confetti-491 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-492 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 67%;
  opacity: 1.4896061748;
  -webkit-transform: rotate(36.7028674164deg);
          transform: rotate(36.7028674164deg);
  -webkit-animation: drop-confetti-492 8s 2s infinite linear;
          animation: drop-confetti-492 8s 2s infinite linear;
}

@keyframes drop-confetti-492 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-493 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 20%;
  opacity: 1.1052338842;
  -webkit-transform: rotate(174.5177960951deg);
          transform: rotate(174.5177960951deg);
  -webkit-animation: drop-confetti-493 9s 3s infinite linear;
          animation: drop-confetti-493 9s 3s infinite linear;
}

@keyframes drop-confetti-493 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-494 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.2601426834;
  -webkit-transform: rotate(234.3452382389deg);
          transform: rotate(234.3452382389deg);
  -webkit-animation: drop-confetti-494 9s 4s infinite linear;
          animation: drop-confetti-494 9s 4s infinite linear;
}

@keyframes drop-confetti-494 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-495 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 1.4105016873;
  -webkit-transform: rotate(314.8906616341deg);
          transform: rotate(314.8906616341deg);
  -webkit-animation: drop-confetti-495 5s 5s infinite linear;
          animation: drop-confetti-495 5s 5s infinite linear;
}

@keyframes drop-confetti-495 {
  100% {
    top: 110%;
    left: 3%;
  }
}
.confetti-496 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.1406861991;
  -webkit-transform: rotate(23.8015651293deg);
          transform: rotate(23.8015651293deg);
  -webkit-animation: drop-confetti-496 9s 4s infinite linear;
          animation: drop-confetti-496 9s 4s infinite linear;
}

@keyframes drop-confetti-496 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-497 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 79%;
  opacity: 1.0609591106;
  -webkit-transform: rotate(244.2557337588deg);
          transform: rotate(244.2557337588deg);
  -webkit-animation: drop-confetti-497 7s 3s infinite linear;
          animation: drop-confetti-497 7s 3s infinite linear;
}

@keyframes drop-confetti-497 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-498 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 42%;
  opacity: 1.0803564239;
  -webkit-transform: rotate(338.1283706868deg);
          transform: rotate(338.1283706868deg);
  -webkit-animation: drop-confetti-498 6s 4s infinite linear;
          animation: drop-confetti-498 6s 4s infinite linear;
}

@keyframes drop-confetti-498 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-499 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 1.4072285118;
  -webkit-transform: rotate(56.9138209043deg);
          transform: rotate(56.9138209043deg);
  -webkit-animation: drop-confetti-499 9s 4s infinite linear;
          animation: drop-confetti-499 9s 4s infinite linear;
}

@keyframes drop-confetti-499 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-500 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.485124464;
  -webkit-transform: rotate(141.5491304463deg);
          transform: rotate(141.5491304463deg);
  -webkit-animation: drop-confetti-500 6s 4s infinite linear;
          animation: drop-confetti-500 6s 4s infinite linear;
}

@keyframes drop-confetti-500 {
  100% {
    top: 110%;
    left: 99%;
  }
}
/* ------------------------
    Patient
------------------------- */
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info .avatar-icon, .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .avatar-icon {
  font-size: 0.75rem;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info .avatar-icon .avatar-badge, .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .avatar-icon .avatar-badge {
  position: absolute;
  font-size: 0.6875rem;
  left: 18px;
  top: -8px;
  right: 0;
  width: 17px;
  height: 17px;
  background-color: #E74C3C;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info .patient__name, .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .patient__name {
  font-size: 1.25rem;
  padding-right: 3rem;
  line-height: 1.2;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info .patient__gender, .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .patient__gender,
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info .patient__id,
.ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .patient__id,
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info .patient__dob,
.ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .patient__dob,
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info .patient__pcp,
.ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .patient__pcp {
  font-size: 0.875rem;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info .text-truncate, .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .text-truncate {
  max-width: 235px;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info .patient__id, .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .patient__id,
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info .patient__id-dropdown,
.ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .patient__id-dropdown {
  z-index: 10;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info .patient__id-dropdown .text-truncate, .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .patient__id-dropdown .text-truncate {
  max-width: 220px;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info .patient__phone .btn-group .btn, .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .patient__phone .btn-group .btn {
  padding: 0.125rem 1rem;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info .patient__phone .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .patient__phone .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
  font-size: 0.75rem;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info .patient__phone .btn-group > .btn:not(:first-child), .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .patient__phone .btn-group > .btn:not(:first-child) {
  border-left-color: #FFFFFF;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.ccm-patient-main {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  color: #2C3E50;
}
.ccm-patient-main .ccm-patient-panel-menu {
  width: 350px;
  min-width: 350px;
}
.ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper {
  position: relative;
}
.ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .general-info-buttons {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 1rem;
  padding: 1rem 0;
}
.ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-info .dropdown .dropdown-toggle::after {
  color: #000000;
}
.ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-categories .categories__title {
  font-weight: 500;
}
.ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-categories .categories__title,
.ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-categories .categories__conditions {
  font-size: 0.875rem;
}
.ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-info .general-categories .categories__outreachDate {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ccm-patient-main .ccm-patient-panel-right {
  text-align: left;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 80px;
  min-width: 80px;
}
.ccm-patient-main .ccm-patient-panel-right i {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.ccm-patient-main .ccm-patient-panel-right.is-opened {
  width: 280px;
  min-width: 280px;
}
.ccm-patient-main .ccm-patient-panel-right.is-closed i {
  display: block;
  font-size: 1.25rem;
  margin-bottom: 0.75rem;
}
.ccm-patient-main .ccm-patient-panel-right .ccm-patient-reminders .reminders-list {
  max-height: 150px;
  overflow: scroll;
}
.ccm-patient-main .ccm-patient-panel-right .ccm-patient-reminders .reminders-list .form-check input[type=checkbox] {
  margin-top: 0;
}
.ccm-patient-main .ccm-patient-panel-right .ccm-patient-reminders .reminders-list .form-check input[type=checkbox]:checked + .reminder__content label, .ccm-patient-main .ccm-patient-panel-right .ccm-patient-reminders .reminders-list .form-check input[type=checkbox]:checked + .reminder__content span {
  text-decoration: line-through;
}
.ccm-patient-main .ccm-patient-panel-right .ccm-patient-reminders .reminders-list .form-check input[type=checkbox]:checked + .reminder__content span {
  color: #929292;
}
.ccm-patient-main .ccm-patient-panel-right .ccm-patient-reminders .reminders-list .form-check .reminder__content {
  font-size: 0.75rem;
  color: #2C3E50;
  line-height: 1;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.ccm-patient-main .ccm-patient-panel-right .ccm-patient-reminders .reminders-list .form-check .reminder__content:hover {
  color: #74A3E1;
}
.ccm-patient-main .ccm-patient-panel-right .ccm-patient-reminders .reminders-list .form-check .reminder__content label:hover,
.ccm-patient-main .ccm-patient-panel-right .ccm-patient-reminders .reminders-list .form-check .reminder__content span:hover {
  cursor: pointer;
}
.ccm-patient-main {
  /* ------------------------
    Patients Profile
  ------------------------- */
}
.ccm-patient-main .patient-profile {
  color: rgba(0, 0, 0, 0.7);
}
.ccm-patient-main .patient-profile span {
  font-size: 0.875rem;
}
.ccm-patient-main .patient-profile .dropdown .dropdown-menu {
  z-index: 19001;
}
.ccm-patient-main .patient-profile .dropdown .dropdown-toggle {
  font-size: 0.875rem;
}
.ccm-patient-main .patient-profile .dropdown .dropdown-toggle::after {
  color: #000000;
}
.ccm-patient-main .patient-profile .dropdown .dropdown-menu.show {
  left: 0.5rem !important;
  right: auto !important;
}
.ccm-patient-main .patient-profile .patient-preferences .dropdown .dropdown-menu.show {
  left: auto !important;
  right: 0.5rem !important;
}
.ccm-patient-main .patient-profile .patient-outreach table thead tr .batch__status,
.ccm-patient-main .patient-profile .patient-outreach table tbody tr .batch__status {
  font-weight: 500;
}
.ccm-patient-main .patient-profile .patient-outreach table thead tr .batch__comment,
.ccm-patient-main .patient-profile .patient-outreach table tbody tr .batch__comment {
  color: #2C3E50;
  max-width: 50%;
}
.ccm-patient-main .patient-profile .care-team-section table thead th:nth-child(1), .ccm-patient-main .patient-profile .care-team-section table thead td:nth-child(1), .ccm-patient-main .patient-profile .care-team-section table .table-body th:nth-child(1), .ccm-patient-main .patient-profile .care-team-section table .table-body td:nth-child(1) {
  width: 17%;
}
.ccm-patient-main .patient-profile .care-team-section table thead th:nth-child(2), .ccm-patient-main .patient-profile .care-team-section table thead td:nth-child(2), .ccm-patient-main .patient-profile .care-team-section table .table-body th:nth-child(2), .ccm-patient-main .patient-profile .care-team-section table .table-body td:nth-child(2) {
  width: 27%;
}
.ccm-patient-main .patient-profile .care-team-section table thead th:nth-child(3), .ccm-patient-main .patient-profile .care-team-section table thead td:nth-child(3), .ccm-patient-main .patient-profile .care-team-section table .table-body th:nth-child(3), .ccm-patient-main .patient-profile .care-team-section table .table-body td:nth-child(3) {
  width: 25%;
}
.ccm-patient-main .patient-profile .care-team-section table thead th:nth-child(4), .ccm-patient-main .patient-profile .care-team-section table thead td:nth-child(4), .ccm-patient-main .patient-profile .care-team-section table .table-body th:nth-child(4), .ccm-patient-main .patient-profile .care-team-section table .table-body td:nth-child(4) {
  width: 16%;
}
.ccm-patient-main .patient-profile .care-team-section table thead th:nth-child(5), .ccm-patient-main .patient-profile .care-team-section table thead td:nth-child(5), .ccm-patient-main .patient-profile .care-team-section table .table-body th:nth-child(5), .ccm-patient-main .patient-profile .care-team-section table .table-body td:nth-child(5) {
  width: 15%;
}

.care-team-section-modal .form-check input, .care-team-section-modal .form-check label {
  cursor: pointer;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Patients List
------------------------- */
.ccm-status-legend {
  height: 55px;
  padding: 0 2.6rem 0 5.7rem;
}
.ccm-status-legend .select-status {
  width: 235px;
}
.ccm-status-legend .select-status .btn-light:not(:disabled):not(.disabled):active:focus,
.ccm-status-legend .select-status .btn-light:not(:disabled):not(.disabled).active:focus,
.ccm-status-legend .select-status .show > .btn-light.dropdown-toggle:focus {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: transparent;
}
.ccm-status-legend .select-status button.dropdown-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ccm-status-legend .select-status .category, .ccm-status-legend .select-status .status-label {
  font-size: 0.875rem;
}
.ccm-status-legend .select-status .dropdown-menu.show {
  overflow-y: auto;
  max-height: 81vh;
}
.ccm-status-legend .select-status .dropdown-menu.show::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.ccm-status-legend .select-status .dropdown-menu.show::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.ccm-status-legend .select-status .avatar-icon {
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
}
.ccm-status-legend .quick-filter {
  width: calc(100% - 235px);
}
.ccm-status-legend .quick-filter .pill-title {
  width: 100px;
  font-size: 0.75rem;
}
.ccm-status-legend .quick-filter .pill-label {
  line-height: 15px;
  font-size: 0.75rem;
  color: #929292;
}
.ccm-status-legend .quick-filter .pill-label:hover {
  color: #74A3E1;
}
.ccm-status-legend .nav .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
.ccm-status-legend .nav .nav-item .avatar .avatar-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.ccm-status-legend .nav .nav-item .avatar .avatar-label {
  line-height: 1.2;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  font-size: 14px;
}
.ccm-status-legend .nav .nav-item .nav-link {
  color: #000000;
  white-space: normal;
  padding: 0.25rem 1rem;
}
.ccm-status-legend .nav .nav-item .nav-link:hover {
  color: #74A3E1;
}
.ccm-status-legend .nav .nav-item .nav-link.disabled {
  color: #C4C4C4;
}
.ccm-status-legend .nav .nav-item.status-active {
  border: 1px solid #74A3E1;
  border-radius: 0.75rem;
}
.ccm-status-legend .nav .nav-item.status-active .nav-link {
  color: #74A3E1;
}
.ccm-status-legend .nav .nav-item.status-active .nav-link .status-remove i {
  font-size: 20px;
}

.ccm-patients-list {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .ccm-patients-list {
    padding-top: 0 !important;
  }
}
.ccm-patients-list .ccm-patient-panel-search {
  width: 85px;
  min-width: 85px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.ccm-patients-list .ccm-patient-panel-search.is-opened {
  width: 245px;
  min-width: 245px;
}
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper {
  position: relative;
}
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper button[data-for=tooltip-patientSearch],
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper button[data-for=tooltip-qaSearch] {
  position: absolute;
  top: 0.5rem;
  right: 5px;
}
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper .accordion .card {
  overflow: visible;
}
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper .accordion .card:last-child {
  margin-bottom: 100px;
}
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper .accordion .card .card-header {
  color: #74A3E1;
  border-bottom: none;
  border-left: 5px solid transparent;
  background-color: transparent;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper .accordion .card .card-header.is-active {
  border-left: 5px solid #74A3E1;
  background-color: rgba(116, 163, 225, 0.1);
}
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper .accordion .card .card-header .card-header-icon {
  font-size: 1.875rem;
}
@media (max-width: 1200px) {
  .ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper .accordion .card .card-header .card-header-icon {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper .accordion .card .card-header .card-header-title {
  font-size: 0.875rem;
  font-weight: 300;
}
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper .accordion .card .card-body {
  padding: 1.25rem 0.75rem;
}
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper .accordion .card .card-body .form-label {
  color: #74A3E1;
}
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper .accordion .card .card-body .form-control {
  font-size: 0.75rem;
  border-color: #74A3E1;
}
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper .enabled-filters .filters-badge {
  position: absolute;
  font-size: 0.625rem;
  color: #FFFFFF;
  top: -5px;
  right: -5px;
  width: 15px;
  height: 15px;
  background-color: #00AB84;
}
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper .enabled-filters .clean-filters-badge {
  position: absolute;
  font-size: 0.625rem;
  top: 7px;
  right: -1px;
  width: 15px;
  height: 15px;
  background-color: transparent;
}
.ccm-patients-list .ccm-patient-panel-search .ccm-search-wrapper .enabled-filters .inactive .filters-badge {
  background-color: #C4C4C4;
}
.ccm-patients-list .ccm-patient-list-content .ccm-sorting-container {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 40px;
  min-height: 40px;
  overflow: hidden;
}
.ccm-patients-list .ccm-patient-list-content .ccm-sorting-container .ccm-table-pager .btn-group .btn {
  line-height: 1.2;
  padding: 0.1rem 0.5rem;
  font-size: 0.75rem;
}
.ccm-patients-list .ccm-patient-list-content .ccm-sorting-container.is-opened {
  height: 80px;
  min-height: 80px;
}
.ccm-patients-list .ccm-patient-list-content .ccm-sorting-container.is-opened.is-cn-role {
  height: 70px;
  min-height: 70px;
}
.ccm-patients-list .ccm-patient-list-content .ccm-sorting-container.is-closed .ccm-table-pager .btn-group .btn {
  font-size: 0.75rem;
  padding: 0.1rem 0.5rem;
}
.ccm-patients-list .ccm-patient-list-content .ccm-sorting-container .sorting-results span {
  font-size: 0.875rem;
  color: #74A3E1;
  font-weight: 300;
}
.ccm-patients-list .ccm-patient-list-content .ccm-sorting-container .sorting-results .btn {
  color: #000000;
}
.ccm-patients-list .ccm-patient-list-content .ccm-sorting-container .sorting-results .btn:hover {
  color: #4A6784;
}
.ccm-patients-list .ccm-patient-list-content .ccm-actions-container {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 40px;
  min-height: 40px;
}
.ccm-patients-list .ccm-patient-list-content .ccm-actions-container.is-opened {
  height: 80px;
  min-height: 80px;
}
.ccm-patients-list .ccm-patient-list-content .ccm-actions-container.is-opened.is-cn-role {
  height: 70px;
  min-height: 70px;
}
.ccm-patients-list .ccm-patient-list-content .ccm-actions-container.is-closed .patient-list-actions .btn {
  padding: 0;
  margin-bottom: 0;
}
.ccm-patients-list .ccm-patient-list-content .ccm-actions-container.is-closed .patient-list-actions .btn i[class^=bi-] {
  font-size: 1rem;
}
.ccm-patients-list .ccm-patient-list-content .ccm-actions-container.is-closed .patient-list-actions .btn > span {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.ccm-patients-list .ccm-patient-list-content .ccm-actions-container .patient-list-actions .btn {
  font-size: 0.75rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: 400;
  padding: 0.25rem;
  border-radius: 0.5rem;
  margin-bottom: 0.25rem;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.ccm-patients-list .ccm-patient-list-content .ccm-actions-container .patient-list-actions .btn i[class^=bi-] {
  font-size: 1.25rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.ccm-patients-list .ccm-patient-list-content .ccm-actions-container .patient-list-actions .btn > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.ccm-patients-list .ccm-patient-list-content .ccm-actions-container .patient-list-actions .btn > span span {
  line-height: 1.35;
  text-align: left;
}
.ccm-patients-list .ccm-patient-list-content .ccm-actions-container .patient-progress-bars {
  font-size: 0.875rem;
  color: #2C3E50;
}
.ccm-patients-list .ccm-patient-list-content .ccm-actions-container .patient-progress-bars .metric__title {
  font-size: 0.8125rem;
  font-weight: 500;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container {
  overflow-y: auto;
  overflow-x: hidden;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(229, 229, 229, 0.5);
  border: 1px solid transparent;
  border-bottom-color: #E5E5E5;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table.table-striped tbody tr:nth-of-type(even) {
  border: 1px solid #E5E5E5;
  border-left-color: transparent;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table.table-striped tbody tr:hover {
  background-color: #E5E5E5;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table [class^=patientCol__] {
  height: 100%;
  border: none;
  padding: 0.35rem 0.25rem;
  vertical-align: middle;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table [class^=patientCol__]:last-child {
  padding: 0.5rem 0;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table .patientCol__status {
  width: 4px;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table thead {
  background-color: #FFFFFF;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table thead th,
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table thead th .btn {
  font-size: 0.75rem;
  line-height: 1.2;
  white-space: nowrap;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  border: none;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table thead th .btn:hover,
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table thead th .btn .btn:hover {
  color: rgba(0, 0, 0, 0.8);
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table thead .patientCol__actionSelect .dropdown-toggle {
  padding: 0;
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table thead .patientCol__actionSelect .dropdown-toggle::after {
  margin-left: 0;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table thead .patientCol__actionSelect .dropdown-menu .dropdown-item,
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table thead .patientCol__actionSelect .dropdown-menu .dropdown-item-text {
  font-size: 0.75rem;
  font-weight: 400;
  text-transform: none;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody {
  font-size: 0.875rem;
  color: #2C3E50;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__info .avatar-icon {
  font-size: 1.125rem;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  position: relative;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__info .avatar-icon .avatar-badge {
  position: absolute;
  font-size: 0.625rem;
  top: -7px;
  right: -3px;
  width: 15px;
  height: 15px;
  background-color: #E74C3C;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__info .info-icons {
  min-width: 15px;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__info .patient__name,
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__info .patient__gender,
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__info .patient__id {
  line-height: 1.4;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__info .patient__id {
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.35);
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__conditions {
  max-width: 325px;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__rafUplift,
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__monthlyCalls {
  font-size: 0.75rem;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__totalCcm {
  line-height: 1.2;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__totalCcm .ccm-on-hold {
  font-size: 1.375rem;
}
@media (max-width: 1200px) {
  .ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__totalCcm .ccm-on-hold {
    font-size: calc(1.2625rem + 0.15vw);
  }
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__totalCcm .ccm-info-label {
  font-size: 0.75rem;
  color: #74A3E1;
  display: block;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__totalCcm .ccm-info-time {
  font-size: 0.75rem;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__totalCcm .line {
  width: 50px;
  margin-bottom: 7px;
  border-radius: 4px;
  background-color: #8095B1;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__totalCcm .line:last-child {
  margin-bottom: 0;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__totalCcm .line div.full {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__totalCcm .line div.approved {
  background-color: #00AB84;
}
.ccm-patients-list .ccm-patient-list-content .ccm-table-container table tbody .patientCol__totalCcm .line div.pending {
  background-color: #E1CD00;
}

.search-container {
  margin-bottom: 18px;
  position: relative;
}
.search-container .status-select .Select-control {
  overflow: visible;
}
.search-container .status-select .status-select-item {
  padding: 0;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-container .label {
  padding: 0;
  margin-bottom: 2px;
  position: relative;
}
.search-container .label .collapse-icon {
  margin-bottom: 10px;
  position: absolute;
  right: 12px;
  cursor: pointer;
}
.search-container .label .collapse-icon::after {
  content: "";
  border: 5px solid #999;
  border-right-color: transparent;
  border-top: none;
  border-left-color: transparent;
  width: 0;
  display: inline-block;
  margin-left: 4px;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}
.search-container .label .collapse-icon.collapse::after {
  -webkit-transform: rotate(180deg) translateY(3px);
          transform: rotate(180deg) translateY(3px);
}
.search-container input {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.search-container input.applied {
  border-bottom: 4px solid #8095B1;
}
.search-container input.invalid {
  border-bottom-color: #FF2400;
}
.search-container .validation-label {
  position: absolute;
  font-size: 11px;
  color: #FF2400;
  top: 16px;
  white-space: nowrap;
  background-color: #FFFFFF;
  font-weight: 700;
  z-index: 1;
}
.search-container .Select.applied {
  border-bottom: 4px solid #8095B1;
}
.search-container .Select.applied .Select-control {
  background: none;
}
.search-container .editable-input {
  width: 100%;
}
.search-container .custom-checkbox {
  margin-bottom: 5px;
}

.patients-change-status-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0 20px;
}

.fixed-list-header-info-statistic {
  text-align: right;
}

.next-action-date-selection-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.next-action-date-selection-container .icon {
  font-size: 24px;
}

.quick-filter-selected {
  position: relative;
}
.quick-filter-selected .avatar-badge {
  position: absolute;
  font-size: 0.625rem;
  top: -14px;
  right: -52px;
  width: 20px;
  height: 20px;
  background-color: #E74C3C;
  color: #FFFFFF;
}

.quick-filter-unselected {
  position: relative;
}
.quick-filter-unselected .avatar-badge {
  position: absolute;
  font-size: 0.625rem;
  top: -10px;
  right: -21px;
  width: 20px;
  height: 20px;
  background-color: #E74C3C;
  color: #FFFFFF;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Menu
------------------------- */
.ccm-flight-plan-main .ccm-flight-plan-panel-menu .ccm-flight-plan-menu-wrapper .flight-plan-menu-items a, .ccm-reports-main .ccm-reports-panel-menu .ccm-reports-menu-wrapper .reports-menu-items a, .ccm-admin-main .ccm-admin-panel-menu .ccm-admin-menu-wrapper .admin-menu-items a, .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-items a {
  color: #8095B1;
  border-left: 4px solid transparent;
  padding: 0.5rem 2rem;
}
.ccm-flight-plan-main .ccm-flight-plan-panel-menu .ccm-flight-plan-menu-wrapper .flight-plan-menu-items a.disabled, .ccm-reports-main .ccm-reports-panel-menu .ccm-reports-menu-wrapper .reports-menu-items a.disabled, .ccm-admin-main .ccm-admin-panel-menu .ccm-admin-menu-wrapper .admin-menu-items a.disabled, .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-items a.disabled {
  color: #929292;
  pointer-events: none;
}
.ccm-flight-plan-main .ccm-flight-plan-panel-menu .ccm-flight-plan-menu-wrapper .flight-plan-menu-items a:hover, .ccm-reports-main .ccm-reports-panel-menu .ccm-reports-menu-wrapper .reports-menu-items a:hover, .ccm-admin-main .ccm-admin-panel-menu .ccm-admin-menu-wrapper .admin-menu-items a:hover, .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-items a:hover, .ccm-flight-plan-main .ccm-flight-plan-panel-menu .ccm-flight-plan-menu-wrapper .flight-plan-menu-items a.active:not(.subLink), .ccm-reports-main .ccm-reports-panel-menu .ccm-reports-menu-wrapper .reports-menu-items a.active:not(.subLink), .ccm-admin-main .ccm-admin-panel-menu .ccm-admin-menu-wrapper .admin-menu-items a.active:not(.subLink), .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-items a.active:not(.subLink) {
  color: #273342;
  background-color: rgba(116, 163, 225, 0.15);
}
.ccm-flight-plan-main .ccm-flight-plan-panel-menu .ccm-flight-plan-menu-wrapper .flight-plan-menu-items a.active:not(.subLink), .ccm-reports-main .ccm-reports-panel-menu .ccm-reports-menu-wrapper .reports-menu-items a.active:not(.subLink), .ccm-admin-main .ccm-admin-panel-menu .ccm-admin-menu-wrapper .admin-menu-items a.active:not(.subLink), .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-items a.active:not(.subLink) {
  border-left: 5px solid #74A3E1;
}
.ccm-flight-plan-main .ccm-flight-plan-panel-menu .ccm-flight-plan-menu-wrapper .flight-plan-menu-items a.subLink, .ccm-reports-main .ccm-reports-panel-menu .ccm-reports-menu-wrapper .reports-menu-items a.subLink, .ccm-admin-main .ccm-admin-panel-menu .ccm-admin-menu-wrapper .admin-menu-items a.subLink, .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-items a.subLink {
  padding: 0.5rem 3rem;
}
.ccm-flight-plan-main .ccm-flight-plan-panel-menu .ccm-flight-plan-menu-wrapper .flight-plan-menu-items a.subLink.active, .ccm-reports-main .ccm-reports-panel-menu .ccm-reports-menu-wrapper .reports-menu-items a.subLink.active, .ccm-admin-main .ccm-admin-panel-menu .ccm-admin-menu-wrapper .admin-menu-items a.subLink.active, .ccm-patient-main .ccm-patient-panel-menu .ccm-patient-menu-wrapper .patient-menu-items a.subLink.active {
  color: #273342;
}

.menu-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  cursor: pointer;
  width: 30px;
  height: 30px;
  padding: 6px;
}
.menu-button:hover {
  opacity: 0.7;
}
.menu-button .burger-row {
  width: 100%;
  height: 15%;
  background-color: #273342;
}

.communication {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
.container {
  border-collapse: collapse;
  margin-bottom: 20px;
}
.container:last-child {
  margin-bottom: 0;
}
.container .title {
  text-align: left;
  padding: 20px 26px;
  border: 1px solid #E5E5E5;
  position: relative;
  font-weight: 700;
}
.container .title:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 49%;
  right: 20px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  -webkit-transition: border 0.1s ease;
  transition: border 0.1s ease;
}
.container .content {
  overflow: hidden;
  border: 1px solid #E5E5E5;
  border-top: none;
  -webkit-transition: height 0.4s ease;
  transition: height 0.4s ease;
}
.container .content > div {
  padding: 1px;
}
.container .content--border {
  border-top: 1px solid #E5E5E5;
}
.container.container-collapsible.opened .title:after {
  border-bottom: 5px solid #273342;
}
.container.container-collapsible.closed .title:after {
  border-top: 5px solid #273342;
}
.container.container-collapsible.closed .content {
  height: 0 !important;
  border-bottom: none;
}
.container.container-collapsible.fully-opened .content {
  overflow: visible;
}
.container.container-collapsible .title {
  cursor: pointer;
}
.container.container-collapsible .title:hover {
  border-bottom-color: #498FE1;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-container .box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.flex-container .box.box-full {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
  min-width: 350px;
}
.flex-container .box.box-half {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  width: 50%;
  min-width: 350px;
}
.flex-container .box.box-third {
  width: 33%;
}
.flex-container .box.box-quarter {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  width: 25%;
  min-width: 249px;
}
@media only screen and (max-width: 1023px) {
  .flex-container .box.box-quarter {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
  }
}
.flex-container .box.box-triple {
  -webkit-box-flex: 3;
      -ms-flex-positive: 3;
          flex-grow: 3;
}
.flex-container .box .row {
  padding: 6px 20px;
}
.flex-container .box .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  overflow: hidden;
}
.flex-container .box .inner-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px 30px;
}
.flex-container .box.other .inner-box {
  padding-bottom: 8px;
}
.flex-container .box.other .inner-box:last-child {
  padding-top: 2px;
  padding-bottom: 10px;
}
.flex-container .label {
  padding: 0;
  cursor: pointer;
  width: 100%;
  color: #273342;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.flex-container .value {
  padding: 0;
  cursor: pointer;
  width: 100%;
  text-align: left;
  color: #8095B1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.flex-container.static .label {
  cursor: default;
}
.flex-container.static .value {
  cursor: default;
}
.flex-container.static .value.text-center {
  text-align: center;
}
.flex-container.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

div.iradio {
  padding: 0;
}
div.iradio > input[type=radio] {
  /* Hide the input, but have it still be clickable */
  display: none;
  opacity: 0;
  float: left;
  width: 1px;
}
div.iradio > input[type=radio] + label {
  display: block;
  float: left;
  margin: 0;
  clear: none;
  padding: 10px 28px 0;
  height: 32px;
  cursor: pointer;
  background: transparent;
  color: #273342;
  border: 1px solid #E5E5E5;
  border-right: 0;
  z-index: 1;
  position: relative;
}
div.iradio > input[type=radio] + label:first-of-type {
  border-radius: 4px 0 0 4px;
}
div.iradio > input[type=radio] + label:last-of-type {
  border-radius: 0 4px 4px 0;
  border-right: 1px solid #E5E5E5;
}
div.iradio > input[type=radio]:checked + label {
  border-radius: 4px;
  z-index: 2;
  border: 1px solid #679BEF;
  background: #679BEF;
  -webkit-box-shadow: 2px 2px 2px rgb(172.2142857143, 200.5357142857, 246.2857142857);
          box-shadow: 2px 2px 2px rgb(172.2142857143, 200.5357142857, 246.2857142857);
  color: #FFFFFF;
}
div.iradio > input[type=radio]:checked + label:not(:first-of-type) {
  margin-left: -2px;
  padding-left: 30px;
}
div.iradio > input[type=radio]:checked + label:last-of-type {
  margin-right: -2px;
  padding-right: 30px;
}
div.iradio > input[type=radio]:checked + label + input + label {
  border-left: 0;
}

.flex-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.open-toggle {
  cursor: pointer;
  position: relative;
}
.open-toggle:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: -10px;
  top: -2px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.open-toggle.opened:after {
  border-bottom: 5px solid #273342;
}
.open-toggle.closed:after {
  border-top: 5px solid #273342;
}

.text-center {
  text-align: center;
}

.full-flex-width {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box .inner-box .value {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

@media only screen and (max-width: 1023px) {
  .order-1-tablet {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.relative {
  position: relative;
}

.title-with-button,
.title-billing-history {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 9px 26px;
  min-height: 64px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #E5E5E5;
  font-weight: 700;
}

.title-with-button .button {
  margin: 0;
  font-weight: 400;
}
.title-with-button .collapse-icon {
  outline: none;
  border: none;
  background-color: transparent;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  color: inherit;
  cursor: pointer;
  padding: 0;
}
.title-with-button .collapse-icon::after {
  content: "";
  border: 9px solid #273342;
  border-right-color: transparent;
  border-top: none;
  border-left-color: transparent;
  width: 0;
  display: inline-block;
  margin-left: 10px;
}
.title-with-button .collapse-icon.collapse::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.title-with-button .title-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: inherit;
  margin: 0;
}
.title-with-button .title-icon img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.billing-table-title {
  margin-right: 40px;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Utility
------------------------- */
/* ------------------------
    #. Utility Mixins
------------------------- */
/* ------------------------
    #. Utility Classes
------------------------- */
.d-flex-center, .ccm-modal-wrapper, .ccm-status-legend .nav .nav-item .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.d-flex-center-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.white-space-pre-line {
  white-space: pre-line;
}

.text-underline {
  text-decoration: underline;
}

.span-url {
  cursor: pointer;
}

/* ------------------------
    #. Confetti Utility Classes
------------------------- */
[class|=confetti] {
  position: absolute;
}

.confetti-0 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 25%;
  opacity: 0.8704325285;
  -webkit-transform: rotate(352.8792990527deg);
          transform: rotate(352.8792990527deg);
  -webkit-animation: drop-confetti-0 7s 4s infinite linear;
          animation: drop-confetti-0 7s 4s infinite linear;
}

@keyframes drop-confetti-0 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-1 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 91%;
  opacity: 0.5989173054;
  -webkit-transform: rotate(135.189185106deg);
          transform: rotate(135.189185106deg);
  -webkit-animation: drop-confetti-1 6s 1s infinite linear;
          animation: drop-confetti-1 6s 1s infinite linear;
}

@keyframes drop-confetti-1 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-2 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.6321794797;
  -webkit-transform: rotate(319.3389954744deg);
          transform: rotate(319.3389954744deg);
  -webkit-animation: drop-confetti-2 5s 5s infinite linear;
          animation: drop-confetti-2 5s 5s infinite linear;
}

@keyframes drop-confetti-2 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-3 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6614614707;
  -webkit-transform: rotate(220.5961387719deg);
          transform: rotate(220.5961387719deg);
  -webkit-animation: drop-confetti-3 8s 1s infinite linear;
          animation: drop-confetti-3 8s 1s infinite linear;
}

@keyframes drop-confetti-3 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-4 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 34%;
  opacity: 0.9852061322;
  -webkit-transform: rotate(337.4855856377deg);
          transform: rotate(337.4855856377deg);
  -webkit-animation: drop-confetti-4 6s 3s infinite linear;
          animation: drop-confetti-4 6s 3s infinite linear;
}

@keyframes drop-confetti-4 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-5 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6994951891;
  -webkit-transform: rotate(204.5693346885deg);
          transform: rotate(204.5693346885deg);
  -webkit-animation: drop-confetti-5 7s 1s infinite linear;
          animation: drop-confetti-5 7s 1s infinite linear;
}

@keyframes drop-confetti-5 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-6 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 0.8252845219;
  -webkit-transform: rotate(352.0450452537deg);
          transform: rotate(352.0450452537deg);
  -webkit-animation: drop-confetti-6 5s 1s infinite linear;
          animation: drop-confetti-6 5s 1s infinite linear;
}

@keyframes drop-confetti-6 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-7 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 9%;
  opacity: 1.3192546027;
  -webkit-transform: rotate(67.800816664deg);
          transform: rotate(67.800816664deg);
  -webkit-animation: drop-confetti-7 5s 3s infinite linear;
          animation: drop-confetti-7 5s 3s infinite linear;
}

@keyframes drop-confetti-7 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-8 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.5657753164;
  -webkit-transform: rotate(339.3123803657deg);
          transform: rotate(339.3123803657deg);
  -webkit-animation: drop-confetti-8 7s 3s infinite linear;
          animation: drop-confetti-8 7s 3s infinite linear;
}

@keyframes drop-confetti-8 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-9 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.5731144078;
  -webkit-transform: rotate(280.2314910637deg);
          transform: rotate(280.2314910637deg);
  -webkit-animation: drop-confetti-9 6s 3s infinite linear;
          animation: drop-confetti-9 6s 3s infinite linear;
}

@keyframes drop-confetti-9 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-10 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.2509545162;
  -webkit-transform: rotate(327.0889418166deg);
          transform: rotate(327.0889418166deg);
  -webkit-animation: drop-confetti-10 5s 1s infinite linear;
          animation: drop-confetti-10 5s 1s infinite linear;
}

@keyframes drop-confetti-10 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-11 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 76%;
  opacity: 0.789499005;
  -webkit-transform: rotate(18.393710604deg);
          transform: rotate(18.393710604deg);
  -webkit-animation: drop-confetti-11 6s 3s infinite linear;
          animation: drop-confetti-11 6s 3s infinite linear;
}

@keyframes drop-confetti-11 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-12 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.4246637216;
  -webkit-transform: rotate(99.3251840316deg);
          transform: rotate(99.3251840316deg);
  -webkit-animation: drop-confetti-12 9s 4s infinite linear;
          animation: drop-confetti-12 9s 4s infinite linear;
}

@keyframes drop-confetti-12 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-13 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.3547855468;
  -webkit-transform: rotate(312.1787873916deg);
          transform: rotate(312.1787873916deg);
  -webkit-animation: drop-confetti-13 6s 3s infinite linear;
          animation: drop-confetti-13 6s 3s infinite linear;
}

@keyframes drop-confetti-13 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-14 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.2358157076;
  -webkit-transform: rotate(146.2986191804deg);
          transform: rotate(146.2986191804deg);
  -webkit-animation: drop-confetti-14 5s 2s infinite linear;
          animation: drop-confetti-14 5s 2s infinite linear;
}

@keyframes drop-confetti-14 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-15 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.2697154302;
  -webkit-transform: rotate(239.3646296791deg);
          transform: rotate(239.3646296791deg);
  -webkit-animation: drop-confetti-15 5s 4s infinite linear;
          animation: drop-confetti-15 5s 4s infinite linear;
}

@keyframes drop-confetti-15 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-16 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 17%;
  opacity: 1.4028808481;
  -webkit-transform: rotate(48.5912022504deg);
          transform: rotate(48.5912022504deg);
  -webkit-animation: drop-confetti-16 6s 3s infinite linear;
          animation: drop-confetti-16 6s 3s infinite linear;
}

@keyframes drop-confetti-16 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-17 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 26%;
  opacity: 1.0530853355;
  -webkit-transform: rotate(0.958589983deg);
          transform: rotate(0.958589983deg);
  -webkit-animation: drop-confetti-17 7s 5s infinite linear;
          animation: drop-confetti-17 7s 5s infinite linear;
}

@keyframes drop-confetti-17 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-18 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 16%;
  opacity: 1.2199478102;
  -webkit-transform: rotate(75.4600344092deg);
          transform: rotate(75.4600344092deg);
  -webkit-animation: drop-confetti-18 6s 4s infinite linear;
          animation: drop-confetti-18 6s 4s infinite linear;
}

@keyframes drop-confetti-18 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-19 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.4618311816;
  -webkit-transform: rotate(189.326111914deg);
          transform: rotate(189.326111914deg);
  -webkit-animation: drop-confetti-19 8s 1s infinite linear;
          animation: drop-confetti-19 8s 1s infinite linear;
}

@keyframes drop-confetti-19 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-20 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 57%;
  opacity: 1.3067564601;
  -webkit-transform: rotate(232.7766669886deg);
          transform: rotate(232.7766669886deg);
  -webkit-animation: drop-confetti-20 7s 5s infinite linear;
          animation: drop-confetti-20 7s 5s infinite linear;
}

@keyframes drop-confetti-20 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-21 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 46%;
  opacity: 1.1140180349;
  -webkit-transform: rotate(218.8322748099deg);
          transform: rotate(218.8322748099deg);
  -webkit-animation: drop-confetti-21 5s 4s infinite linear;
          animation: drop-confetti-21 5s 4s infinite linear;
}

@keyframes drop-confetti-21 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-22 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 1.4539354723;
  -webkit-transform: rotate(311.4790711738deg);
          transform: rotate(311.4790711738deg);
  -webkit-animation: drop-confetti-22 5s 5s infinite linear;
          animation: drop-confetti-22 5s 5s infinite linear;
}

@keyframes drop-confetti-22 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-23 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.2933557044;
  -webkit-transform: rotate(148.3589213004deg);
          transform: rotate(148.3589213004deg);
  -webkit-animation: drop-confetti-23 5s 5s infinite linear;
          animation: drop-confetti-23 5s 5s infinite linear;
}

@keyframes drop-confetti-23 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-24 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 52%;
  opacity: 1.2155570085;
  -webkit-transform: rotate(55.8748736781deg);
          transform: rotate(55.8748736781deg);
  -webkit-animation: drop-confetti-24 6s 2s infinite linear;
          animation: drop-confetti-24 6s 2s infinite linear;
}

@keyframes drop-confetti-24 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-25 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4168991496;
  -webkit-transform: rotate(214.7525789245deg);
          transform: rotate(214.7525789245deg);
  -webkit-animation: drop-confetti-25 9s 4s infinite linear;
          animation: drop-confetti-25 9s 4s infinite linear;
}

@keyframes drop-confetti-25 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-26 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2241199505;
  -webkit-transform: rotate(261.8230180767deg);
          transform: rotate(261.8230180767deg);
  -webkit-animation: drop-confetti-26 9s 3s infinite linear;
          animation: drop-confetti-26 9s 3s infinite linear;
}

@keyframes drop-confetti-26 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-27 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5641525116;
  -webkit-transform: rotate(296.0438294126deg);
          transform: rotate(296.0438294126deg);
  -webkit-animation: drop-confetti-27 6s 3s infinite linear;
          animation: drop-confetti-27 6s 3s infinite linear;
}

@keyframes drop-confetti-27 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-28 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 1.3051464446;
  -webkit-transform: rotate(237.7371179942deg);
          transform: rotate(237.7371179942deg);
  -webkit-animation: drop-confetti-28 6s 2s infinite linear;
          animation: drop-confetti-28 6s 2s infinite linear;
}

@keyframes drop-confetti-28 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-29 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2336371409;
  -webkit-transform: rotate(215.3808158345deg);
          transform: rotate(215.3808158345deg);
  -webkit-animation: drop-confetti-29 8s 1s infinite linear;
          animation: drop-confetti-29 8s 1s infinite linear;
}

@keyframes drop-confetti-29 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-30 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.4606900695;
  -webkit-transform: rotate(101.3790262684deg);
          transform: rotate(101.3790262684deg);
  -webkit-animation: drop-confetti-30 6s 2s infinite linear;
          animation: drop-confetti-30 6s 2s infinite linear;
}

@keyframes drop-confetti-30 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-31 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 0.6431347208;
  -webkit-transform: rotate(92.4340757843deg);
          transform: rotate(92.4340757843deg);
  -webkit-animation: drop-confetti-31 5s 5s infinite linear;
          animation: drop-confetti-31 5s 5s infinite linear;
}

@keyframes drop-confetti-31 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-32 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.2958292136;
  -webkit-transform: rotate(148.3723627743deg);
          transform: rotate(148.3723627743deg);
  -webkit-animation: drop-confetti-32 7s 4s infinite linear;
          animation: drop-confetti-32 7s 4s infinite linear;
}

@keyframes drop-confetti-32 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-33 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 28%;
  opacity: 0.5737007413;
  -webkit-transform: rotate(202.1679469771deg);
          transform: rotate(202.1679469771deg);
  -webkit-animation: drop-confetti-33 9s 4s infinite linear;
          animation: drop-confetti-33 9s 4s infinite linear;
}

@keyframes drop-confetti-33 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-34 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 17%;
  opacity: 0.8161380817;
  -webkit-transform: rotate(298.9876859064deg);
          transform: rotate(298.9876859064deg);
  -webkit-animation: drop-confetti-34 6s 4s infinite linear;
          animation: drop-confetti-34 6s 4s infinite linear;
}

@keyframes drop-confetti-34 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-35 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 1.0486185341;
  -webkit-transform: rotate(329.3425217144deg);
          transform: rotate(329.3425217144deg);
  -webkit-animation: drop-confetti-35 9s 5s infinite linear;
          animation: drop-confetti-35 9s 5s infinite linear;
}

@keyframes drop-confetti-35 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-36 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 3%;
  opacity: 1.3338964375;
  -webkit-transform: rotate(117.2926872328deg);
          transform: rotate(117.2926872328deg);
  -webkit-animation: drop-confetti-36 9s 1s infinite linear;
          animation: drop-confetti-36 9s 1s infinite linear;
}

@keyframes drop-confetti-36 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-37 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 0.7553385447;
  -webkit-transform: rotate(86.0814938338deg);
          transform: rotate(86.0814938338deg);
  -webkit-animation: drop-confetti-37 5s 2s infinite linear;
          animation: drop-confetti-37 5s 2s infinite linear;
}

@keyframes drop-confetti-37 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-38 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 55%;
  opacity: 0.6143003323;
  -webkit-transform: rotate(317.3442207757deg);
          transform: rotate(317.3442207757deg);
  -webkit-animation: drop-confetti-38 6s 2s infinite linear;
          animation: drop-confetti-38 6s 2s infinite linear;
}

@keyframes drop-confetti-38 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-39 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.4530628799;
  -webkit-transform: rotate(244.4116678515deg);
          transform: rotate(244.4116678515deg);
  -webkit-animation: drop-confetti-39 9s 3s infinite linear;
          animation: drop-confetti-39 9s 3s infinite linear;
}

@keyframes drop-confetti-39 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-40 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 0.7858522492;
  -webkit-transform: rotate(190.6078197119deg);
          transform: rotate(190.6078197119deg);
  -webkit-animation: drop-confetti-40 5s 3s infinite linear;
          animation: drop-confetti-40 5s 3s infinite linear;
}

@keyframes drop-confetti-40 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-41 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 71%;
  opacity: 0.8236293817;
  -webkit-transform: rotate(139.8810726283deg);
          transform: rotate(139.8810726283deg);
  -webkit-animation: drop-confetti-41 8s 3s infinite linear;
          animation: drop-confetti-41 8s 3s infinite linear;
}

@keyframes drop-confetti-41 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-42 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 10%;
  opacity: 0.8908603567;
  -webkit-transform: rotate(202.7223600727deg);
          transform: rotate(202.7223600727deg);
  -webkit-animation: drop-confetti-42 8s 4s infinite linear;
          animation: drop-confetti-42 8s 4s infinite linear;
}

@keyframes drop-confetti-42 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-43 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 1.1624812062;
  -webkit-transform: rotate(21.1360642971deg);
          transform: rotate(21.1360642971deg);
  -webkit-animation: drop-confetti-43 5s 4s infinite linear;
          animation: drop-confetti-43 5s 4s infinite linear;
}

@keyframes drop-confetti-43 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-44 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 52%;
  opacity: 1.4541221727;
  -webkit-transform: rotate(33.0615310513deg);
          transform: rotate(33.0615310513deg);
  -webkit-animation: drop-confetti-44 6s 4s infinite linear;
          animation: drop-confetti-44 6s 4s infinite linear;
}

@keyframes drop-confetti-44 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-45 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.8505357291;
  -webkit-transform: rotate(325.091299395deg);
          transform: rotate(325.091299395deg);
  -webkit-animation: drop-confetti-45 6s 1s infinite linear;
          animation: drop-confetti-45 6s 1s infinite linear;
}

@keyframes drop-confetti-45 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-46 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 95%;
  opacity: 0.5288038445;
  -webkit-transform: rotate(141.6651818125deg);
          transform: rotate(141.6651818125deg);
  -webkit-animation: drop-confetti-46 5s 5s infinite linear;
          animation: drop-confetti-46 5s 5s infinite linear;
}

@keyframes drop-confetti-46 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-47 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 61%;
  opacity: 0.923497524;
  -webkit-transform: rotate(133.9535471888deg);
          transform: rotate(133.9535471888deg);
  -webkit-animation: drop-confetti-47 7s 3s infinite linear;
          animation: drop-confetti-47 7s 3s infinite linear;
}

@keyframes drop-confetti-47 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-48 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0514857252;
  -webkit-transform: rotate(18.6575428689deg);
          transform: rotate(18.6575428689deg);
  -webkit-animation: drop-confetti-48 7s 2s infinite linear;
          animation: drop-confetti-48 7s 2s infinite linear;
}

@keyframes drop-confetti-48 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-49 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 39%;
  opacity: 1.2230771115;
  -webkit-transform: rotate(246.4164415164deg);
          transform: rotate(246.4164415164deg);
  -webkit-animation: drop-confetti-49 9s 1s infinite linear;
          animation: drop-confetti-49 9s 1s infinite linear;
}

@keyframes drop-confetti-49 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-50 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.0492422116;
  -webkit-transform: rotate(182.8576056549deg);
          transform: rotate(182.8576056549deg);
  -webkit-animation: drop-confetti-50 5s 3s infinite linear;
          animation: drop-confetti-50 5s 3s infinite linear;
}

@keyframes drop-confetti-50 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-51 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.2470707642;
  -webkit-transform: rotate(48.5220756311deg);
          transform: rotate(48.5220756311deg);
  -webkit-animation: drop-confetti-51 6s 2s infinite linear;
          animation: drop-confetti-51 6s 2s infinite linear;
}

@keyframes drop-confetti-51 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-52 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 24%;
  opacity: 0.515253828;
  -webkit-transform: rotate(137.9223113142deg);
          transform: rotate(137.9223113142deg);
  -webkit-animation: drop-confetti-52 9s 3s infinite linear;
          animation: drop-confetti-52 9s 3s infinite linear;
}

@keyframes drop-confetti-52 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-53 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 93%;
  opacity: 0.8673382493;
  -webkit-transform: rotate(271.8040695316deg);
          transform: rotate(271.8040695316deg);
  -webkit-animation: drop-confetti-53 7s 4s infinite linear;
          animation: drop-confetti-53 7s 4s infinite linear;
}

@keyframes drop-confetti-53 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-54 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 25%;
  opacity: 0.9156891076;
  -webkit-transform: rotate(335.8614596843deg);
          transform: rotate(335.8614596843deg);
  -webkit-animation: drop-confetti-54 5s 2s infinite linear;
          animation: drop-confetti-54 5s 2s infinite linear;
}

@keyframes drop-confetti-54 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-55 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.7088490995;
  -webkit-transform: rotate(323.9603692205deg);
          transform: rotate(323.9603692205deg);
  -webkit-animation: drop-confetti-55 7s 3s infinite linear;
          animation: drop-confetti-55 7s 3s infinite linear;
}

@keyframes drop-confetti-55 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-56 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.8514465321;
  -webkit-transform: rotate(176.4361627794deg);
          transform: rotate(176.4361627794deg);
  -webkit-animation: drop-confetti-56 8s 3s infinite linear;
          animation: drop-confetti-56 8s 3s infinite linear;
}

@keyframes drop-confetti-56 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-57 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 1.0282735433;
  -webkit-transform: rotate(246.9577865551deg);
          transform: rotate(246.9577865551deg);
  -webkit-animation: drop-confetti-57 6s 5s infinite linear;
          animation: drop-confetti-57 6s 5s infinite linear;
}

@keyframes drop-confetti-57 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-58 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5206040902;
  -webkit-transform: rotate(88.3994689216deg);
          transform: rotate(88.3994689216deg);
  -webkit-animation: drop-confetti-58 9s 2s infinite linear;
          animation: drop-confetti-58 9s 2s infinite linear;
}

@keyframes drop-confetti-58 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-59 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 0.8540284692;
  -webkit-transform: rotate(164.4215878221deg);
          transform: rotate(164.4215878221deg);
  -webkit-animation: drop-confetti-59 5s 5s infinite linear;
          animation: drop-confetti-59 5s 5s infinite linear;
}

@keyframes drop-confetti-59 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-60 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.4584168817;
  -webkit-transform: rotate(87.6509022878deg);
          transform: rotate(87.6509022878deg);
  -webkit-animation: drop-confetti-60 7s 5s infinite linear;
          animation: drop-confetti-60 7s 5s infinite linear;
}

@keyframes drop-confetti-60 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-61 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 19%;
  opacity: 0.7805974543;
  -webkit-transform: rotate(335.1565112015deg);
          transform: rotate(335.1565112015deg);
  -webkit-animation: drop-confetti-61 9s 2s infinite linear;
          animation: drop-confetti-61 9s 2s infinite linear;
}

@keyframes drop-confetti-61 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-62 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 33%;
  opacity: 0.6293903809;
  -webkit-transform: rotate(108.5267356076deg);
          transform: rotate(108.5267356076deg);
  -webkit-animation: drop-confetti-62 9s 2s infinite linear;
          animation: drop-confetti-62 9s 2s infinite linear;
}

@keyframes drop-confetti-62 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-63 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6311482117;
  -webkit-transform: rotate(265.1428958657deg);
          transform: rotate(265.1428958657deg);
  -webkit-animation: drop-confetti-63 8s 5s infinite linear;
          animation: drop-confetti-63 8s 5s infinite linear;
}

@keyframes drop-confetti-63 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-64 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 87%;
  opacity: 0.9242049309;
  -webkit-transform: rotate(340.6154480662deg);
          transform: rotate(340.6154480662deg);
  -webkit-animation: drop-confetti-64 7s 1s infinite linear;
          animation: drop-confetti-64 7s 1s infinite linear;
}

@keyframes drop-confetti-64 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-65 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 35%;
  opacity: 0.7771071458;
  -webkit-transform: rotate(67.0132639451deg);
          transform: rotate(67.0132639451deg);
  -webkit-animation: drop-confetti-65 5s 3s infinite linear;
          animation: drop-confetti-65 5s 3s infinite linear;
}

@keyframes drop-confetti-65 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-66 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 1.0793428086;
  -webkit-transform: rotate(336.1066757473deg);
          transform: rotate(336.1066757473deg);
  -webkit-animation: drop-confetti-66 7s 3s infinite linear;
          animation: drop-confetti-66 7s 3s infinite linear;
}

@keyframes drop-confetti-66 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-67 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.669406446;
  -webkit-transform: rotate(12.4956117366deg);
          transform: rotate(12.4956117366deg);
  -webkit-animation: drop-confetti-67 6s 5s infinite linear;
          animation: drop-confetti-67 6s 5s infinite linear;
}

@keyframes drop-confetti-67 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-68 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 1.1602283215;
  -webkit-transform: rotate(22.7291198209deg);
          transform: rotate(22.7291198209deg);
  -webkit-animation: drop-confetti-68 8s 2s infinite linear;
          animation: drop-confetti-68 8s 2s infinite linear;
}

@keyframes drop-confetti-68 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-69 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.8162670768;
  -webkit-transform: rotate(267.8907393773deg);
          transform: rotate(267.8907393773deg);
  -webkit-animation: drop-confetti-69 6s 1s infinite linear;
          animation: drop-confetti-69 6s 1s infinite linear;
}

@keyframes drop-confetti-69 {
  100% {
    top: 110%;
    left: 2%;
  }
}
.confetti-70 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.7765559224;
  -webkit-transform: rotate(220.3602618384deg);
          transform: rotate(220.3602618384deg);
  -webkit-animation: drop-confetti-70 8s 5s infinite linear;
          animation: drop-confetti-70 8s 5s infinite linear;
}

@keyframes drop-confetti-70 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-71 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.3494433258;
  -webkit-transform: rotate(295.201439541deg);
          transform: rotate(295.201439541deg);
  -webkit-animation: drop-confetti-71 7s 3s infinite linear;
          animation: drop-confetti-71 7s 3s infinite linear;
}

@keyframes drop-confetti-71 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-72 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.0986183878;
  -webkit-transform: rotate(316.4819155669deg);
          transform: rotate(316.4819155669deg);
  -webkit-animation: drop-confetti-72 8s 2s infinite linear;
          animation: drop-confetti-72 8s 2s infinite linear;
}

@keyframes drop-confetti-72 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-73 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 1.2460821029;
  -webkit-transform: rotate(207.6531816777deg);
          transform: rotate(207.6531816777deg);
  -webkit-animation: drop-confetti-73 6s 4s infinite linear;
          animation: drop-confetti-73 6s 4s infinite linear;
}

@keyframes drop-confetti-73 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-74 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 34%;
  opacity: 0.8543380597;
  -webkit-transform: rotate(284.0733289462deg);
          transform: rotate(284.0733289462deg);
  -webkit-animation: drop-confetti-74 7s 2s infinite linear;
          animation: drop-confetti-74 7s 2s infinite linear;
}

@keyframes drop-confetti-74 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-75 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 30%;
  opacity: 1.3305412059;
  -webkit-transform: rotate(272.8081709236deg);
          transform: rotate(272.8081709236deg);
  -webkit-animation: drop-confetti-75 6s 2s infinite linear;
          animation: drop-confetti-75 6s 2s infinite linear;
}

@keyframes drop-confetti-75 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-76 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4035516564;
  -webkit-transform: rotate(243.6296778418deg);
          transform: rotate(243.6296778418deg);
  -webkit-animation: drop-confetti-76 6s 1s infinite linear;
          animation: drop-confetti-76 6s 1s infinite linear;
}

@keyframes drop-confetti-76 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-77 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 83%;
  opacity: 0.5093601991;
  -webkit-transform: rotate(244.3580854181deg);
          transform: rotate(244.3580854181deg);
  -webkit-animation: drop-confetti-77 9s 3s infinite linear;
          animation: drop-confetti-77 9s 3s infinite linear;
}

@keyframes drop-confetti-77 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-78 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 81%;
  opacity: 0.9059683223;
  -webkit-transform: rotate(113.5837965651deg);
          transform: rotate(113.5837965651deg);
  -webkit-animation: drop-confetti-78 5s 5s infinite linear;
          animation: drop-confetti-78 5s 5s infinite linear;
}

@keyframes drop-confetti-78 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-79 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 0.8188688549;
  -webkit-transform: rotate(6.7923841454deg);
          transform: rotate(6.7923841454deg);
  -webkit-animation: drop-confetti-79 7s 3s infinite linear;
          animation: drop-confetti-79 7s 3s infinite linear;
}

@keyframes drop-confetti-79 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-80 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.7425962157;
  -webkit-transform: rotate(247.8786795142deg);
          transform: rotate(247.8786795142deg);
  -webkit-animation: drop-confetti-80 5s 2s infinite linear;
          animation: drop-confetti-80 5s 2s infinite linear;
}

@keyframes drop-confetti-80 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-81 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.2938073241;
  -webkit-transform: rotate(115.2163460025deg);
          transform: rotate(115.2163460025deg);
  -webkit-animation: drop-confetti-81 9s 5s infinite linear;
          animation: drop-confetti-81 9s 5s infinite linear;
}

@keyframes drop-confetti-81 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-82 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 29%;
  opacity: 1.1281418321;
  -webkit-transform: rotate(319.4564766438deg);
          transform: rotate(319.4564766438deg);
  -webkit-animation: drop-confetti-82 7s 3s infinite linear;
          animation: drop-confetti-82 7s 3s infinite linear;
}

@keyframes drop-confetti-82 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-83 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.120049106;
  -webkit-transform: rotate(218.4451987532deg);
          transform: rotate(218.4451987532deg);
  -webkit-animation: drop-confetti-83 9s 1s infinite linear;
          animation: drop-confetti-83 9s 1s infinite linear;
}

@keyframes drop-confetti-83 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.confetti-84 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.0641897845;
  -webkit-transform: rotate(45.1505789189deg);
          transform: rotate(45.1505789189deg);
  -webkit-animation: drop-confetti-84 8s 2s infinite linear;
          animation: drop-confetti-84 8s 2s infinite linear;
}

@keyframes drop-confetti-84 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-85 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 18%;
  opacity: 1.0004676684;
  -webkit-transform: rotate(345.9807714784deg);
          transform: rotate(345.9807714784deg);
  -webkit-animation: drop-confetti-85 7s 1s infinite linear;
          animation: drop-confetti-85 7s 1s infinite linear;
}

@keyframes drop-confetti-85 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-86 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 0.8245962763;
  -webkit-transform: rotate(146.6797570459deg);
          transform: rotate(146.6797570459deg);
  -webkit-animation: drop-confetti-86 6s 1s infinite linear;
          animation: drop-confetti-86 6s 1s infinite linear;
}

@keyframes drop-confetti-86 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-87 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 40%;
  opacity: 1.1421703103;
  -webkit-transform: rotate(284.1616345382deg);
          transform: rotate(284.1616345382deg);
  -webkit-animation: drop-confetti-87 5s 4s infinite linear;
          animation: drop-confetti-87 5s 4s infinite linear;
}

@keyframes drop-confetti-87 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-88 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.8363932456;
  -webkit-transform: rotate(271.7664178698deg);
          transform: rotate(271.7664178698deg);
  -webkit-animation: drop-confetti-88 7s 2s infinite linear;
          animation: drop-confetti-88 7s 2s infinite linear;
}

@keyframes drop-confetti-88 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-89 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.0222183311;
  -webkit-transform: rotate(274.6746762857deg);
          transform: rotate(274.6746762857deg);
  -webkit-animation: drop-confetti-89 5s 4s infinite linear;
          animation: drop-confetti-89 5s 4s infinite linear;
}

@keyframes drop-confetti-89 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-90 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 85%;
  opacity: 1.4332720259;
  -webkit-transform: rotate(337.5315867504deg);
          transform: rotate(337.5315867504deg);
  -webkit-animation: drop-confetti-90 9s 2s infinite linear;
          animation: drop-confetti-90 9s 2s infinite linear;
}

@keyframes drop-confetti-90 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-91 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 14%;
  opacity: 1.4522841805;
  -webkit-transform: rotate(122.8876526686deg);
          transform: rotate(122.8876526686deg);
  -webkit-animation: drop-confetti-91 7s 4s infinite linear;
          animation: drop-confetti-91 7s 4s infinite linear;
}

@keyframes drop-confetti-91 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-92 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 0.9070149967;
  -webkit-transform: rotate(232.957106602deg);
          transform: rotate(232.957106602deg);
  -webkit-animation: drop-confetti-92 9s 1s infinite linear;
          animation: drop-confetti-92 9s 1s infinite linear;
}

@keyframes drop-confetti-92 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-93 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 1.4158549183;
  -webkit-transform: rotate(321.1360824644deg);
          transform: rotate(321.1360824644deg);
  -webkit-animation: drop-confetti-93 8s 3s infinite linear;
          animation: drop-confetti-93 8s 3s infinite linear;
}

@keyframes drop-confetti-93 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-94 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 90%;
  opacity: 0.9193235036;
  -webkit-transform: rotate(117.7679754663deg);
          transform: rotate(117.7679754663deg);
  -webkit-animation: drop-confetti-94 5s 4s infinite linear;
          animation: drop-confetti-94 5s 4s infinite linear;
}

@keyframes drop-confetti-94 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-95 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2639893595;
  -webkit-transform: rotate(307.7705517693deg);
          transform: rotate(307.7705517693deg);
  -webkit-animation: drop-confetti-95 7s 1s infinite linear;
          animation: drop-confetti-95 7s 1s infinite linear;
}

@keyframes drop-confetti-95 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-96 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 1.3783075887;
  -webkit-transform: rotate(283.1909325696deg);
          transform: rotate(283.1909325696deg);
  -webkit-animation: drop-confetti-96 6s 1s infinite linear;
          animation: drop-confetti-96 6s 1s infinite linear;
}

@keyframes drop-confetti-96 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-97 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 87%;
  opacity: 0.6808216696;
  -webkit-transform: rotate(321.3944131365deg);
          transform: rotate(321.3944131365deg);
  -webkit-animation: drop-confetti-97 5s 1s infinite linear;
          animation: drop-confetti-97 5s 1s infinite linear;
}

@keyframes drop-confetti-97 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-98 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 12%;
  opacity: 0.6357691584;
  -webkit-transform: rotate(164.6844170033deg);
          transform: rotate(164.6844170033deg);
  -webkit-animation: drop-confetti-98 9s 5s infinite linear;
          animation: drop-confetti-98 9s 5s infinite linear;
}

@keyframes drop-confetti-98 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-99 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 0.5308970325;
  -webkit-transform: rotate(95.7045863026deg);
          transform: rotate(95.7045863026deg);
  -webkit-animation: drop-confetti-99 8s 3s infinite linear;
          animation: drop-confetti-99 8s 3s infinite linear;
}

@keyframes drop-confetti-99 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-100 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 79%;
  opacity: 1.4690766469;
  -webkit-transform: rotate(246.8181728068deg);
          transform: rotate(246.8181728068deg);
  -webkit-animation: drop-confetti-100 5s 1s infinite linear;
          animation: drop-confetti-100 5s 1s infinite linear;
}

@keyframes drop-confetti-100 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-101 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 0.6200111683;
  -webkit-transform: rotate(330.2456248225deg);
          transform: rotate(330.2456248225deg);
  -webkit-animation: drop-confetti-101 5s 4s infinite linear;
          animation: drop-confetti-101 5s 4s infinite linear;
}

@keyframes drop-confetti-101 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-102 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 10%;
  opacity: 0.8030971202;
  -webkit-transform: rotate(286.5694138462deg);
          transform: rotate(286.5694138462deg);
  -webkit-animation: drop-confetti-102 8s 2s infinite linear;
          animation: drop-confetti-102 8s 2s infinite linear;
}

@keyframes drop-confetti-102 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-103 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.5551700988;
  -webkit-transform: rotate(134.4803006662deg);
          transform: rotate(134.4803006662deg);
  -webkit-animation: drop-confetti-103 5s 5s infinite linear;
          animation: drop-confetti-103 5s 5s infinite linear;
}

@keyframes drop-confetti-103 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-104 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 31%;
  opacity: 0.9553384458;
  -webkit-transform: rotate(127.8733940969deg);
          transform: rotate(127.8733940969deg);
  -webkit-animation: drop-confetti-104 8s 2s infinite linear;
          animation: drop-confetti-104 8s 2s infinite linear;
}

@keyframes drop-confetti-104 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-105 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.5409010046;
  -webkit-transform: rotate(24.3096151063deg);
          transform: rotate(24.3096151063deg);
  -webkit-animation: drop-confetti-105 5s 5s infinite linear;
          animation: drop-confetti-105 5s 5s infinite linear;
}

@keyframes drop-confetti-105 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-106 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 7%;
  opacity: 0.8201516518;
  -webkit-transform: rotate(160.7971671115deg);
          transform: rotate(160.7971671115deg);
  -webkit-animation: drop-confetti-106 6s 3s infinite linear;
          animation: drop-confetti-106 6s 3s infinite linear;
}

@keyframes drop-confetti-106 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-107 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.399973283;
  -webkit-transform: rotate(111.2979960096deg);
          transform: rotate(111.2979960096deg);
  -webkit-animation: drop-confetti-107 6s 2s infinite linear;
          animation: drop-confetti-107 6s 2s infinite linear;
}

@keyframes drop-confetti-107 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-108 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6768884895;
  -webkit-transform: rotate(185.3721885467deg);
          transform: rotate(185.3721885467deg);
  -webkit-animation: drop-confetti-108 8s 2s infinite linear;
          animation: drop-confetti-108 8s 2s infinite linear;
}

@keyframes drop-confetti-108 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-109 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 0.6293500368;
  -webkit-transform: rotate(166.1873146306deg);
          transform: rotate(166.1873146306deg);
  -webkit-animation: drop-confetti-109 6s 1s infinite linear;
          animation: drop-confetti-109 6s 1s infinite linear;
}

@keyframes drop-confetti-109 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-110 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 1.1662964941;
  -webkit-transform: rotate(347.5008542372deg);
          transform: rotate(347.5008542372deg);
  -webkit-animation: drop-confetti-110 5s 5s infinite linear;
          animation: drop-confetti-110 5s 5s infinite linear;
}

@keyframes drop-confetti-110 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-111 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.1102838145;
  -webkit-transform: rotate(299.7379875284deg);
          transform: rotate(299.7379875284deg);
  -webkit-animation: drop-confetti-111 9s 3s infinite linear;
          animation: drop-confetti-111 9s 3s infinite linear;
}

@keyframes drop-confetti-111 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-112 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.7015889284;
  -webkit-transform: rotate(318.445306237deg);
          transform: rotate(318.445306237deg);
  -webkit-animation: drop-confetti-112 6s 5s infinite linear;
          animation: drop-confetti-112 6s 5s infinite linear;
}

@keyframes drop-confetti-112 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-113 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 29%;
  opacity: 1.0665183098;
  -webkit-transform: rotate(10.0338654601deg);
          transform: rotate(10.0338654601deg);
  -webkit-animation: drop-confetti-113 6s 2s infinite linear;
          animation: drop-confetti-113 6s 2s infinite linear;
}

@keyframes drop-confetti-113 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-114 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 56%;
  opacity: 0.6160872053;
  -webkit-transform: rotate(312.5575951373deg);
          transform: rotate(312.5575951373deg);
  -webkit-animation: drop-confetti-114 8s 1s infinite linear;
          animation: drop-confetti-114 8s 1s infinite linear;
}

@keyframes drop-confetti-114 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-115 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 1.4886471545;
  -webkit-transform: rotate(35.3473057546deg);
          transform: rotate(35.3473057546deg);
  -webkit-animation: drop-confetti-115 9s 2s infinite linear;
          animation: drop-confetti-115 9s 2s infinite linear;
}

@keyframes drop-confetti-115 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-116 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 1.0774359926;
  -webkit-transform: rotate(283.5950586394deg);
          transform: rotate(283.5950586394deg);
  -webkit-animation: drop-confetti-116 9s 4s infinite linear;
          animation: drop-confetti-116 9s 4s infinite linear;
}

@keyframes drop-confetti-116 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-117 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.3079681818;
  -webkit-transform: rotate(1.4179300667deg);
          transform: rotate(1.4179300667deg);
  -webkit-animation: drop-confetti-117 9s 1s infinite linear;
          animation: drop-confetti-117 9s 1s infinite linear;
}

@keyframes drop-confetti-117 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-118 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 64%;
  opacity: 1.2376109256;
  -webkit-transform: rotate(196.1063794014deg);
          transform: rotate(196.1063794014deg);
  -webkit-animation: drop-confetti-118 8s 3s infinite linear;
          animation: drop-confetti-118 8s 3s infinite linear;
}

@keyframes drop-confetti-118 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-119 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 0.776551017;
  -webkit-transform: rotate(56.5806871247deg);
          transform: rotate(56.5806871247deg);
  -webkit-animation: drop-confetti-119 6s 3s infinite linear;
          animation: drop-confetti-119 6s 3s infinite linear;
}

@keyframes drop-confetti-119 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-120 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 23%;
  opacity: 1.1915540163;
  -webkit-transform: rotate(233.7032950959deg);
          transform: rotate(233.7032950959deg);
  -webkit-animation: drop-confetti-120 8s 2s infinite linear;
          animation: drop-confetti-120 8s 2s infinite linear;
}

@keyframes drop-confetti-120 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-121 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 15%;
  opacity: 0.7368533299;
  -webkit-transform: rotate(359.1459254415deg);
          transform: rotate(359.1459254415deg);
  -webkit-animation: drop-confetti-121 7s 5s infinite linear;
          animation: drop-confetti-121 7s 5s infinite linear;
}

@keyframes drop-confetti-121 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-122 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 0.8742384659;
  -webkit-transform: rotate(311.0940320196deg);
          transform: rotate(311.0940320196deg);
  -webkit-animation: drop-confetti-122 9s 3s infinite linear;
          animation: drop-confetti-122 9s 3s infinite linear;
}

@keyframes drop-confetti-122 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-123 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.7750798118;
  -webkit-transform: rotate(42.7875898246deg);
          transform: rotate(42.7875898246deg);
  -webkit-animation: drop-confetti-123 7s 5s infinite linear;
          animation: drop-confetti-123 7s 5s infinite linear;
}

@keyframes drop-confetti-123 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-124 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.6772493476;
  -webkit-transform: rotate(254.9870610983deg);
          transform: rotate(254.9870610983deg);
  -webkit-animation: drop-confetti-124 5s 4s infinite linear;
          animation: drop-confetti-124 5s 4s infinite linear;
}

@keyframes drop-confetti-124 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-125 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2571018078;
  -webkit-transform: rotate(62.474555174deg);
          transform: rotate(62.474555174deg);
  -webkit-animation: drop-confetti-125 6s 2s infinite linear;
          animation: drop-confetti-125 6s 2s infinite linear;
}

@keyframes drop-confetti-125 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-126 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 0.6610383899;
  -webkit-transform: rotate(231.079730341deg);
          transform: rotate(231.079730341deg);
  -webkit-animation: drop-confetti-126 7s 4s infinite linear;
          animation: drop-confetti-126 7s 4s infinite linear;
}

@keyframes drop-confetti-126 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-127 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 3%;
  opacity: 1.0007957548;
  -webkit-transform: rotate(253.021015149deg);
          transform: rotate(253.021015149deg);
  -webkit-animation: drop-confetti-127 8s 3s infinite linear;
          animation: drop-confetti-127 8s 3s infinite linear;
}

@keyframes drop-confetti-127 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-128 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.0529821738;
  -webkit-transform: rotate(225.2456053427deg);
          transform: rotate(225.2456053427deg);
  -webkit-animation: drop-confetti-128 8s 5s infinite linear;
          animation: drop-confetti-128 8s 5s infinite linear;
}

@keyframes drop-confetti-128 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-129 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.7476645543;
  -webkit-transform: rotate(356.0700779584deg);
          transform: rotate(356.0700779584deg);
  -webkit-animation: drop-confetti-129 5s 2s infinite linear;
          animation: drop-confetti-129 5s 2s infinite linear;
}

@keyframes drop-confetti-129 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-130 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 50%;
  opacity: 1.2730311288;
  -webkit-transform: rotate(319.4851367307deg);
          transform: rotate(319.4851367307deg);
  -webkit-animation: drop-confetti-130 7s 4s infinite linear;
          animation: drop-confetti-130 7s 4s infinite linear;
}

@keyframes drop-confetti-130 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-131 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 0.5577403799;
  -webkit-transform: rotate(180.83014078deg);
          transform: rotate(180.83014078deg);
  -webkit-animation: drop-confetti-131 6s 2s infinite linear;
          animation: drop-confetti-131 6s 2s infinite linear;
}

@keyframes drop-confetti-131 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-132 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5263491304;
  -webkit-transform: rotate(145.5798581325deg);
          transform: rotate(145.5798581325deg);
  -webkit-animation: drop-confetti-132 6s 1s infinite linear;
          animation: drop-confetti-132 6s 1s infinite linear;
}

@keyframes drop-confetti-132 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-133 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 4%;
  opacity: 1.0961496758;
  -webkit-transform: rotate(190.9026096562deg);
          transform: rotate(190.9026096562deg);
  -webkit-animation: drop-confetti-133 9s 4s infinite linear;
          animation: drop-confetti-133 9s 4s infinite linear;
}

@keyframes drop-confetti-133 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-134 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 74%;
  opacity: 1.0947916009;
  -webkit-transform: rotate(151.8174558534deg);
          transform: rotate(151.8174558534deg);
  -webkit-animation: drop-confetti-134 5s 5s infinite linear;
          animation: drop-confetti-134 5s 5s infinite linear;
}

@keyframes drop-confetti-134 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-135 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 1.0190160056;
  -webkit-transform: rotate(90.4646317805deg);
          transform: rotate(90.4646317805deg);
  -webkit-animation: drop-confetti-135 7s 4s infinite linear;
          animation: drop-confetti-135 7s 4s infinite linear;
}

@keyframes drop-confetti-135 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-136 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.9184686021;
  -webkit-transform: rotate(8.1195799359deg);
          transform: rotate(8.1195799359deg);
  -webkit-animation: drop-confetti-136 9s 2s infinite linear;
          animation: drop-confetti-136 9s 2s infinite linear;
}

@keyframes drop-confetti-136 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-137 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 46%;
  opacity: 1.2169699034;
  -webkit-transform: rotate(99.6087826186deg);
          transform: rotate(99.6087826186deg);
  -webkit-animation: drop-confetti-137 9s 2s infinite linear;
          animation: drop-confetti-137 9s 2s infinite linear;
}

@keyframes drop-confetti-137 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-138 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.4038713563;
  -webkit-transform: rotate(127.5708155653deg);
          transform: rotate(127.5708155653deg);
  -webkit-animation: drop-confetti-138 6s 5s infinite linear;
          animation: drop-confetti-138 6s 5s infinite linear;
}

@keyframes drop-confetti-138 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-139 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7333374113;
  -webkit-transform: rotate(11.9787118257deg);
          transform: rotate(11.9787118257deg);
  -webkit-animation: drop-confetti-139 8s 3s infinite linear;
          animation: drop-confetti-139 8s 3s infinite linear;
}

@keyframes drop-confetti-139 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-140 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 51%;
  opacity: 0.9387572948;
  -webkit-transform: rotate(333.9580652377deg);
          transform: rotate(333.9580652377deg);
  -webkit-animation: drop-confetti-140 6s 2s infinite linear;
          animation: drop-confetti-140 6s 2s infinite linear;
}

@keyframes drop-confetti-140 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-141 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.1300057251;
  -webkit-transform: rotate(224.678710345deg);
          transform: rotate(224.678710345deg);
  -webkit-animation: drop-confetti-141 9s 4s infinite linear;
          animation: drop-confetti-141 9s 4s infinite linear;
}

@keyframes drop-confetti-141 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-142 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 62%;
  opacity: 1.2993865934;
  -webkit-transform: rotate(239.981380121deg);
          transform: rotate(239.981380121deg);
  -webkit-animation: drop-confetti-142 8s 3s infinite linear;
          animation: drop-confetti-142 8s 3s infinite linear;
}

@keyframes drop-confetti-142 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-143 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 0.9498784118;
  -webkit-transform: rotate(342.154754926deg);
          transform: rotate(342.154754926deg);
  -webkit-animation: drop-confetti-143 8s 1s infinite linear;
          animation: drop-confetti-143 8s 1s infinite linear;
}

@keyframes drop-confetti-143 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.confetti-144 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 0.715450974;
  -webkit-transform: rotate(321.4461056213deg);
          transform: rotate(321.4461056213deg);
  -webkit-animation: drop-confetti-144 8s 4s infinite linear;
          animation: drop-confetti-144 8s 4s infinite linear;
}

@keyframes drop-confetti-144 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-145 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0969018234;
  -webkit-transform: rotate(64.0751482601deg);
          transform: rotate(64.0751482601deg);
  -webkit-animation: drop-confetti-145 7s 4s infinite linear;
          animation: drop-confetti-145 7s 4s infinite linear;
}

@keyframes drop-confetti-145 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-146 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 34%;
  opacity: 0.916406921;
  -webkit-transform: rotate(21.7546744811deg);
          transform: rotate(21.7546744811deg);
  -webkit-animation: drop-confetti-146 7s 2s infinite linear;
          animation: drop-confetti-146 7s 2s infinite linear;
}

@keyframes drop-confetti-146 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-147 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 42%;
  opacity: 0.6559680258;
  -webkit-transform: rotate(241.9604781712deg);
          transform: rotate(241.9604781712deg);
  -webkit-animation: drop-confetti-147 5s 3s infinite linear;
          animation: drop-confetti-147 5s 3s infinite linear;
}

@keyframes drop-confetti-147 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-148 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 80%;
  opacity: 1.1239440504;
  -webkit-transform: rotate(137.8410665342deg);
          transform: rotate(137.8410665342deg);
  -webkit-animation: drop-confetti-148 9s 5s infinite linear;
          animation: drop-confetti-148 9s 5s infinite linear;
}

@keyframes drop-confetti-148 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-149 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 10%;
  opacity: 1.3775800647;
  -webkit-transform: rotate(296.466725676deg);
          transform: rotate(296.466725676deg);
  -webkit-animation: drop-confetti-149 6s 4s infinite linear;
          animation: drop-confetti-149 6s 4s infinite linear;
}

@keyframes drop-confetti-149 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-150 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.5412244587;
  -webkit-transform: rotate(245.0351582577deg);
          transform: rotate(245.0351582577deg);
  -webkit-animation: drop-confetti-150 8s 4s infinite linear;
          animation: drop-confetti-150 8s 4s infinite linear;
}

@keyframes drop-confetti-150 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-151 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.8560816382;
  -webkit-transform: rotate(308.7350056403deg);
          transform: rotate(308.7350056403deg);
  -webkit-animation: drop-confetti-151 9s 3s infinite linear;
          animation: drop-confetti-151 9s 3s infinite linear;
}

@keyframes drop-confetti-151 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-152 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.9404500051;
  -webkit-transform: rotate(49.4880582999deg);
          transform: rotate(49.4880582999deg);
  -webkit-animation: drop-confetti-152 7s 4s infinite linear;
          animation: drop-confetti-152 7s 4s infinite linear;
}

@keyframes drop-confetti-152 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-153 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 13%;
  opacity: 1.259749813;
  -webkit-transform: rotate(203.3740734104deg);
          transform: rotate(203.3740734104deg);
  -webkit-animation: drop-confetti-153 8s 3s infinite linear;
          animation: drop-confetti-153 8s 3s infinite linear;
}

@keyframes drop-confetti-153 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-154 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.4745594812;
  -webkit-transform: rotate(239.131270243deg);
          transform: rotate(239.131270243deg);
  -webkit-animation: drop-confetti-154 8s 5s infinite linear;
          animation: drop-confetti-154 8s 5s infinite linear;
}

@keyframes drop-confetti-154 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-155 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 62%;
  opacity: 1.0461603818;
  -webkit-transform: rotate(202.6489919862deg);
          transform: rotate(202.6489919862deg);
  -webkit-animation: drop-confetti-155 9s 1s infinite linear;
          animation: drop-confetti-155 9s 1s infinite linear;
}

@keyframes drop-confetti-155 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-156 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 1.001203756;
  -webkit-transform: rotate(304.5208888016deg);
          transform: rotate(304.5208888016deg);
  -webkit-animation: drop-confetti-156 7s 2s infinite linear;
          animation: drop-confetti-156 7s 2s infinite linear;
}

@keyframes drop-confetti-156 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-157 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7139598855;
  -webkit-transform: rotate(129.4509728061deg);
          transform: rotate(129.4509728061deg);
  -webkit-animation: drop-confetti-157 7s 4s infinite linear;
          animation: drop-confetti-157 7s 4s infinite linear;
}

@keyframes drop-confetti-157 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-158 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 3%;
  opacity: 1.2398073321;
  -webkit-transform: rotate(195.7745951604deg);
          transform: rotate(195.7745951604deg);
  -webkit-animation: drop-confetti-158 9s 3s infinite linear;
          animation: drop-confetti-158 9s 3s infinite linear;
}

@keyframes drop-confetti-158 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-159 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.5891270941;
  -webkit-transform: rotate(337.7669521759deg);
          transform: rotate(337.7669521759deg);
  -webkit-animation: drop-confetti-159 5s 2s infinite linear;
          animation: drop-confetti-159 5s 2s infinite linear;
}

@keyframes drop-confetti-159 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-160 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 1.4140750208;
  -webkit-transform: rotate(292.7146590516deg);
          transform: rotate(292.7146590516deg);
  -webkit-animation: drop-confetti-160 5s 2s infinite linear;
          animation: drop-confetti-160 5s 2s infinite linear;
}

@keyframes drop-confetti-160 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-161 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 72%;
  opacity: 1.1246140508;
  -webkit-transform: rotate(137.7976827948deg);
          transform: rotate(137.7976827948deg);
  -webkit-animation: drop-confetti-161 7s 5s infinite linear;
          animation: drop-confetti-161 7s 5s infinite linear;
}

@keyframes drop-confetti-161 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-162 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.770633424;
  -webkit-transform: rotate(184.8443082949deg);
          transform: rotate(184.8443082949deg);
  -webkit-animation: drop-confetti-162 6s 1s infinite linear;
          animation: drop-confetti-162 6s 1s infinite linear;
}

@keyframes drop-confetti-162 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-163 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2217682952;
  -webkit-transform: rotate(309.7874465003deg);
          transform: rotate(309.7874465003deg);
  -webkit-animation: drop-confetti-163 6s 2s infinite linear;
          animation: drop-confetti-163 6s 2s infinite linear;
}

@keyframes drop-confetti-163 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-164 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 1.2398326285;
  -webkit-transform: rotate(82.0528028055deg);
          transform: rotate(82.0528028055deg);
  -webkit-animation: drop-confetti-164 7s 2s infinite linear;
          animation: drop-confetti-164 7s 2s infinite linear;
}

@keyframes drop-confetti-164 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-165 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 1.0920079998;
  -webkit-transform: rotate(208.8158034007deg);
          transform: rotate(208.8158034007deg);
  -webkit-animation: drop-confetti-165 8s 4s infinite linear;
          animation: drop-confetti-165 8s 4s infinite linear;
}

@keyframes drop-confetti-165 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-166 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.872003167;
  -webkit-transform: rotate(292.0496333091deg);
          transform: rotate(292.0496333091deg);
  -webkit-animation: drop-confetti-166 9s 5s infinite linear;
          animation: drop-confetti-166 9s 5s infinite linear;
}

@keyframes drop-confetti-166 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-167 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 2%;
  opacity: 0.6023903023;
  -webkit-transform: rotate(207.1450259965deg);
          transform: rotate(207.1450259965deg);
  -webkit-animation: drop-confetti-167 7s 4s infinite linear;
          animation: drop-confetti-167 7s 4s infinite linear;
}

@keyframes drop-confetti-167 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-168 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0637730157;
  -webkit-transform: rotate(3.6844297982deg);
          transform: rotate(3.6844297982deg);
  -webkit-animation: drop-confetti-168 6s 5s infinite linear;
          animation: drop-confetti-168 6s 5s infinite linear;
}

@keyframes drop-confetti-168 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-169 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.4059571486;
  -webkit-transform: rotate(356.0220874011deg);
          transform: rotate(356.0220874011deg);
  -webkit-animation: drop-confetti-169 5s 3s infinite linear;
          animation: drop-confetti-169 5s 3s infinite linear;
}

@keyframes drop-confetti-169 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-170 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.5113012325;
  -webkit-transform: rotate(235.7887552673deg);
          transform: rotate(235.7887552673deg);
  -webkit-animation: drop-confetti-170 5s 2s infinite linear;
          animation: drop-confetti-170 5s 2s infinite linear;
}

@keyframes drop-confetti-170 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-171 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.4239282514;
  -webkit-transform: rotate(32.6717482885deg);
          transform: rotate(32.6717482885deg);
  -webkit-animation: drop-confetti-171 8s 3s infinite linear;
          animation: drop-confetti-171 8s 3s infinite linear;
}

@keyframes drop-confetti-171 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-172 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.987548375;
  -webkit-transform: rotate(207.2629636243deg);
          transform: rotate(207.2629636243deg);
  -webkit-animation: drop-confetti-172 8s 2s infinite linear;
          animation: drop-confetti-172 8s 2s infinite linear;
}

@keyframes drop-confetti-172 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-173 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 32%;
  opacity: 0.7699801202;
  -webkit-transform: rotate(346.4229821688deg);
          transform: rotate(346.4229821688deg);
  -webkit-animation: drop-confetti-173 9s 2s infinite linear;
          animation: drop-confetti-173 9s 2s infinite linear;
}

@keyframes drop-confetti-173 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-174 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 72%;
  opacity: 0.681339734;
  -webkit-transform: rotate(103.1389063849deg);
          transform: rotate(103.1389063849deg);
  -webkit-animation: drop-confetti-174 6s 1s infinite linear;
          animation: drop-confetti-174 6s 1s infinite linear;
}

@keyframes drop-confetti-174 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-175 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.56824948;
  -webkit-transform: rotate(123.4214254328deg);
          transform: rotate(123.4214254328deg);
  -webkit-animation: drop-confetti-175 6s 5s infinite linear;
          animation: drop-confetti-175 6s 5s infinite linear;
}

@keyframes drop-confetti-175 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-176 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 1.0562011554;
  -webkit-transform: rotate(133.8040515175deg);
          transform: rotate(133.8040515175deg);
  -webkit-animation: drop-confetti-176 9s 1s infinite linear;
          animation: drop-confetti-176 9s 1s infinite linear;
}

@keyframes drop-confetti-176 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-177 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5390655993;
  -webkit-transform: rotate(263.267153224deg);
          transform: rotate(263.267153224deg);
  -webkit-animation: drop-confetti-177 6s 5s infinite linear;
          animation: drop-confetti-177 6s 5s infinite linear;
}

@keyframes drop-confetti-177 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-178 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 82%;
  opacity: 0.9681097754;
  -webkit-transform: rotate(82.6762107348deg);
          transform: rotate(82.6762107348deg);
  -webkit-animation: drop-confetti-178 8s 1s infinite linear;
          animation: drop-confetti-178 8s 1s infinite linear;
}

@keyframes drop-confetti-178 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-179 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.6427960613;
  -webkit-transform: rotate(51.6532378357deg);
          transform: rotate(51.6532378357deg);
  -webkit-animation: drop-confetti-179 8s 1s infinite linear;
          animation: drop-confetti-179 8s 1s infinite linear;
}

@keyframes drop-confetti-179 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-180 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 59%;
  opacity: 0.9336510528;
  -webkit-transform: rotate(240.6220147857deg);
          transform: rotate(240.6220147857deg);
  -webkit-animation: drop-confetti-180 5s 1s infinite linear;
          animation: drop-confetti-180 5s 1s infinite linear;
}

@keyframes drop-confetti-180 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-181 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 20%;
  opacity: 0.6423636533;
  -webkit-transform: rotate(42.9109081163deg);
          transform: rotate(42.9109081163deg);
  -webkit-animation: drop-confetti-181 8s 4s infinite linear;
          animation: drop-confetti-181 8s 4s infinite linear;
}

@keyframes drop-confetti-181 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-182 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.5805609134;
  -webkit-transform: rotate(352.395705572deg);
          transform: rotate(352.395705572deg);
  -webkit-animation: drop-confetti-182 7s 2s infinite linear;
          animation: drop-confetti-182 7s 2s infinite linear;
}

@keyframes drop-confetti-182 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-183 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.465406279;
  -webkit-transform: rotate(202.3597169887deg);
          transform: rotate(202.3597169887deg);
  -webkit-animation: drop-confetti-183 9s 2s infinite linear;
          animation: drop-confetti-183 9s 2s infinite linear;
}

@keyframes drop-confetti-183 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-184 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 16%;
  opacity: 1.2900354435;
  -webkit-transform: rotate(22.8991798143deg);
          transform: rotate(22.8991798143deg);
  -webkit-animation: drop-confetti-184 5s 4s infinite linear;
          animation: drop-confetti-184 5s 4s infinite linear;
}

@keyframes drop-confetti-184 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-185 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.1123931522;
  -webkit-transform: rotate(41.4865739461deg);
          transform: rotate(41.4865739461deg);
  -webkit-animation: drop-confetti-185 5s 2s infinite linear;
          animation: drop-confetti-185 5s 2s infinite linear;
}

@keyframes drop-confetti-185 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-186 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 5%;
  opacity: 1.0037798223;
  -webkit-transform: rotate(285.3303293377deg);
          transform: rotate(285.3303293377deg);
  -webkit-animation: drop-confetti-186 9s 3s infinite linear;
          animation: drop-confetti-186 9s 3s infinite linear;
}

@keyframes drop-confetti-186 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-187 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.2344439919;
  -webkit-transform: rotate(135.116377076deg);
          transform: rotate(135.116377076deg);
  -webkit-animation: drop-confetti-187 7s 3s infinite linear;
          animation: drop-confetti-187 7s 3s infinite linear;
}

@keyframes drop-confetti-187 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-188 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 0.7234340731;
  -webkit-transform: rotate(126.2841944177deg);
          transform: rotate(126.2841944177deg);
  -webkit-animation: drop-confetti-188 5s 2s infinite linear;
          animation: drop-confetti-188 5s 2s infinite linear;
}

@keyframes drop-confetti-188 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-189 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6478674386;
  -webkit-transform: rotate(226.5477969968deg);
          transform: rotate(226.5477969968deg);
  -webkit-animation: drop-confetti-189 9s 1s infinite linear;
          animation: drop-confetti-189 9s 1s infinite linear;
}

@keyframes drop-confetti-189 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-190 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 13%;
  opacity: 1.3193193559;
  -webkit-transform: rotate(0.5019076857deg);
          transform: rotate(0.5019076857deg);
  -webkit-animation: drop-confetti-190 8s 2s infinite linear;
          animation: drop-confetti-190 8s 2s infinite linear;
}

@keyframes drop-confetti-190 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-191 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 68%;
  opacity: 1.051621854;
  -webkit-transform: rotate(166.5805532556deg);
          transform: rotate(166.5805532556deg);
  -webkit-animation: drop-confetti-191 9s 4s infinite linear;
          animation: drop-confetti-191 9s 4s infinite linear;
}

@keyframes drop-confetti-191 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-192 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 1.1622997781;
  -webkit-transform: rotate(98.156778344deg);
          transform: rotate(98.156778344deg);
  -webkit-animation: drop-confetti-192 7s 3s infinite linear;
          animation: drop-confetti-192 7s 3s infinite linear;
}

@keyframes drop-confetti-192 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-193 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.1730662497;
  -webkit-transform: rotate(134.7236638528deg);
          transform: rotate(134.7236638528deg);
  -webkit-animation: drop-confetti-193 7s 3s infinite linear;
          animation: drop-confetti-193 7s 3s infinite linear;
}

@keyframes drop-confetti-193 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-194 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 68%;
  opacity: 0.7790088572;
  -webkit-transform: rotate(210.9122140126deg);
          transform: rotate(210.9122140126deg);
  -webkit-animation: drop-confetti-194 6s 5s infinite linear;
          animation: drop-confetti-194 6s 5s infinite linear;
}

@keyframes drop-confetti-194 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-195 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 88%;
  opacity: 0.5767942592;
  -webkit-transform: rotate(215.3293884102deg);
          transform: rotate(215.3293884102deg);
  -webkit-animation: drop-confetti-195 5s 5s infinite linear;
          animation: drop-confetti-195 5s 5s infinite linear;
}

@keyframes drop-confetti-195 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-196 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.4845927975;
  -webkit-transform: rotate(239.1428030945deg);
          transform: rotate(239.1428030945deg);
  -webkit-animation: drop-confetti-196 7s 4s infinite linear;
          animation: drop-confetti-196 7s 4s infinite linear;
}

@keyframes drop-confetti-196 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-197 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.429208101;
  -webkit-transform: rotate(336.5703521268deg);
          transform: rotate(336.5703521268deg);
  -webkit-animation: drop-confetti-197 9s 4s infinite linear;
          animation: drop-confetti-197 9s 4s infinite linear;
}

@keyframes drop-confetti-197 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-198 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 13%;
  opacity: 0.6750767234;
  -webkit-transform: rotate(228.4497184234deg);
          transform: rotate(228.4497184234deg);
  -webkit-animation: drop-confetti-198 5s 1s infinite linear;
          animation: drop-confetti-198 5s 1s infinite linear;
}

@keyframes drop-confetti-198 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-199 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.427894058;
  -webkit-transform: rotate(9.7310627622deg);
          transform: rotate(9.7310627622deg);
  -webkit-animation: drop-confetti-199 7s 3s infinite linear;
          animation: drop-confetti-199 7s 3s infinite linear;
}

@keyframes drop-confetti-199 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-200 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.4094145332;
  -webkit-transform: rotate(236.1091036291deg);
          transform: rotate(236.1091036291deg);
  -webkit-animation: drop-confetti-200 7s 4s infinite linear;
          animation: drop-confetti-200 7s 4s infinite linear;
}

@keyframes drop-confetti-200 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-201 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 71%;
  opacity: 0.617203031;
  -webkit-transform: rotate(95.7038452795deg);
          transform: rotate(95.7038452795deg);
  -webkit-animation: drop-confetti-201 7s 5s infinite linear;
          animation: drop-confetti-201 7s 5s infinite linear;
}

@keyframes drop-confetti-201 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-202 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 89%;
  opacity: 1.2374242532;
  -webkit-transform: rotate(65.9820761673deg);
          transform: rotate(65.9820761673deg);
  -webkit-animation: drop-confetti-202 7s 4s infinite linear;
          animation: drop-confetti-202 7s 4s infinite linear;
}

@keyframes drop-confetti-202 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-203 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 1.4677059837;
  -webkit-transform: rotate(29.3832180903deg);
          transform: rotate(29.3832180903deg);
  -webkit-animation: drop-confetti-203 9s 5s infinite linear;
          animation: drop-confetti-203 9s 5s infinite linear;
}

@keyframes drop-confetti-203 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-204 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 0.5495582759;
  -webkit-transform: rotate(263.8466694869deg);
          transform: rotate(263.8466694869deg);
  -webkit-animation: drop-confetti-204 8s 2s infinite linear;
          animation: drop-confetti-204 8s 2s infinite linear;
}

@keyframes drop-confetti-204 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-205 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 6%;
  opacity: 0.7559422014;
  -webkit-transform: rotate(135.1511946726deg);
          transform: rotate(135.1511946726deg);
  -webkit-animation: drop-confetti-205 6s 3s infinite linear;
          animation: drop-confetti-205 6s 3s infinite linear;
}

@keyframes drop-confetti-205 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-206 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.3128048107;
  -webkit-transform: rotate(89.6858243514deg);
          transform: rotate(89.6858243514deg);
  -webkit-animation: drop-confetti-206 9s 3s infinite linear;
          animation: drop-confetti-206 9s 3s infinite linear;
}

@keyframes drop-confetti-206 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-207 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 1.3575554185;
  -webkit-transform: rotate(144.8301289291deg);
          transform: rotate(144.8301289291deg);
  -webkit-animation: drop-confetti-207 6s 1s infinite linear;
          animation: drop-confetti-207 6s 1s infinite linear;
}

@keyframes drop-confetti-207 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-208 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 55%;
  opacity: 0.9864258701;
  -webkit-transform: rotate(76.1889890047deg);
          transform: rotate(76.1889890047deg);
  -webkit-animation: drop-confetti-208 8s 2s infinite linear;
          animation: drop-confetti-208 8s 2s infinite linear;
}

@keyframes drop-confetti-208 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-209 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 0.6004855815;
  -webkit-transform: rotate(187.5152855437deg);
          transform: rotate(187.5152855437deg);
  -webkit-animation: drop-confetti-209 9s 2s infinite linear;
          animation: drop-confetti-209 9s 2s infinite linear;
}

@keyframes drop-confetti-209 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-210 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.5457867372;
  -webkit-transform: rotate(265.8782096842deg);
          transform: rotate(265.8782096842deg);
  -webkit-animation: drop-confetti-210 7s 5s infinite linear;
          animation: drop-confetti-210 7s 5s infinite linear;
}

@keyframes drop-confetti-210 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-211 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.6171898046;
  -webkit-transform: rotate(207.0563500867deg);
          transform: rotate(207.0563500867deg);
  -webkit-animation: drop-confetti-211 7s 1s infinite linear;
          animation: drop-confetti-211 7s 1s infinite linear;
}

@keyframes drop-confetti-211 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-212 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 33%;
  opacity: 0.5499275157;
  -webkit-transform: rotate(340.7067397554deg);
          transform: rotate(340.7067397554deg);
  -webkit-animation: drop-confetti-212 8s 2s infinite linear;
          animation: drop-confetti-212 8s 2s infinite linear;
}

@keyframes drop-confetti-212 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-213 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 60%;
  opacity: 0.8006101005;
  -webkit-transform: rotate(220.2028309326deg);
          transform: rotate(220.2028309326deg);
  -webkit-animation: drop-confetti-213 6s 1s infinite linear;
          animation: drop-confetti-213 6s 1s infinite linear;
}

@keyframes drop-confetti-213 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-214 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 1.1114547047;
  -webkit-transform: rotate(1.6212954331deg);
          transform: rotate(1.6212954331deg);
  -webkit-animation: drop-confetti-214 9s 2s infinite linear;
          animation: drop-confetti-214 9s 2s infinite linear;
}

@keyframes drop-confetti-214 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-215 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 12%;
  opacity: 1.4922803574;
  -webkit-transform: rotate(74.3123960573deg);
          transform: rotate(74.3123960573deg);
  -webkit-animation: drop-confetti-215 8s 2s infinite linear;
          animation: drop-confetti-215 8s 2s infinite linear;
}

@keyframes drop-confetti-215 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-216 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 60%;
  opacity: 1.1979452724;
  -webkit-transform: rotate(127.9829387982deg);
          transform: rotate(127.9829387982deg);
  -webkit-animation: drop-confetti-216 9s 3s infinite linear;
          animation: drop-confetti-216 9s 3s infinite linear;
}

@keyframes drop-confetti-216 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-217 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6340632168;
  -webkit-transform: rotate(289.5441487075deg);
          transform: rotate(289.5441487075deg);
  -webkit-animation: drop-confetti-217 6s 3s infinite linear;
          animation: drop-confetti-217 6s 3s infinite linear;
}

@keyframes drop-confetti-217 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-218 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 15%;
  opacity: 1.3195486341;
  -webkit-transform: rotate(352.8432365692deg);
          transform: rotate(352.8432365692deg);
  -webkit-animation: drop-confetti-218 7s 3s infinite linear;
          animation: drop-confetti-218 7s 3s infinite linear;
}

@keyframes drop-confetti-218 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-219 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.5060714667;
  -webkit-transform: rotate(310.6299554865deg);
          transform: rotate(310.6299554865deg);
  -webkit-animation: drop-confetti-219 6s 1s infinite linear;
          animation: drop-confetti-219 6s 1s infinite linear;
}

@keyframes drop-confetti-219 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-220 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 0.5865266692;
  -webkit-transform: rotate(278.7031203883deg);
          transform: rotate(278.7031203883deg);
  -webkit-animation: drop-confetti-220 5s 4s infinite linear;
          animation: drop-confetti-220 5s 4s infinite linear;
}

@keyframes drop-confetti-220 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-221 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 1.0258923246;
  -webkit-transform: rotate(131.9743175313deg);
          transform: rotate(131.9743175313deg);
  -webkit-animation: drop-confetti-221 6s 2s infinite linear;
          animation: drop-confetti-221 6s 2s infinite linear;
}

@keyframes drop-confetti-221 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-222 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3582977076;
  -webkit-transform: rotate(31.448751462deg);
          transform: rotate(31.448751462deg);
  -webkit-animation: drop-confetti-222 6s 1s infinite linear;
          animation: drop-confetti-222 6s 1s infinite linear;
}

@keyframes drop-confetti-222 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-223 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 21%;
  opacity: 1.1848441923;
  -webkit-transform: rotate(269.255027966deg);
          transform: rotate(269.255027966deg);
  -webkit-animation: drop-confetti-223 7s 1s infinite linear;
          animation: drop-confetti-223 7s 1s infinite linear;
}

@keyframes drop-confetti-223 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-224 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.4786814809;
  -webkit-transform: rotate(119.7096006905deg);
          transform: rotate(119.7096006905deg);
  -webkit-animation: drop-confetti-224 7s 3s infinite linear;
          animation: drop-confetti-224 7s 3s infinite linear;
}

@keyframes drop-confetti-224 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-225 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.2282533977;
  -webkit-transform: rotate(116.6825139727deg);
          transform: rotate(116.6825139727deg);
  -webkit-animation: drop-confetti-225 7s 3s infinite linear;
          animation: drop-confetti-225 7s 3s infinite linear;
}

@keyframes drop-confetti-225 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-226 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.9121687764;
  -webkit-transform: rotate(222.8385121794deg);
          transform: rotate(222.8385121794deg);
  -webkit-animation: drop-confetti-226 6s 1s infinite linear;
          animation: drop-confetti-226 6s 1s infinite linear;
}

@keyframes drop-confetti-226 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-227 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4834987056;
  -webkit-transform: rotate(28.5136123937deg);
          transform: rotate(28.5136123937deg);
  -webkit-animation: drop-confetti-227 7s 5s infinite linear;
          animation: drop-confetti-227 7s 5s infinite linear;
}

@keyframes drop-confetti-227 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-228 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 57%;
  opacity: 0.8509973374;
  -webkit-transform: rotate(125.0222091625deg);
          transform: rotate(125.0222091625deg);
  -webkit-animation: drop-confetti-228 7s 5s infinite linear;
          animation: drop-confetti-228 7s 5s infinite linear;
}

@keyframes drop-confetti-228 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-229 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6991647928;
  -webkit-transform: rotate(192.4804175781deg);
          transform: rotate(192.4804175781deg);
  -webkit-animation: drop-confetti-229 6s 5s infinite linear;
          animation: drop-confetti-229 6s 5s infinite linear;
}

@keyframes drop-confetti-229 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-230 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 77%;
  opacity: 0.6425079369;
  -webkit-transform: rotate(225.7943444728deg);
          transform: rotate(225.7943444728deg);
  -webkit-animation: drop-confetti-230 7s 2s infinite linear;
          animation: drop-confetti-230 7s 2s infinite linear;
}

@keyframes drop-confetti-230 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-231 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 82%;
  opacity: 1.3407124247;
  -webkit-transform: rotate(291.3743645172deg);
          transform: rotate(291.3743645172deg);
  -webkit-animation: drop-confetti-231 8s 1s infinite linear;
          animation: drop-confetti-231 8s 1s infinite linear;
}

@keyframes drop-confetti-231 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-232 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 42%;
  opacity: 0.9854836598;
  -webkit-transform: rotate(92.796226903deg);
          transform: rotate(92.796226903deg);
  -webkit-animation: drop-confetti-232 7s 2s infinite linear;
          animation: drop-confetti-232 7s 2s infinite linear;
}

@keyframes drop-confetti-232 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-233 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 17%;
  opacity: 0.7600988121;
  -webkit-transform: rotate(17.7762356303deg);
          transform: rotate(17.7762356303deg);
  -webkit-animation: drop-confetti-233 5s 4s infinite linear;
          animation: drop-confetti-233 5s 4s infinite linear;
}

@keyframes drop-confetti-233 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-234 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 0.5622818142;
  -webkit-transform: rotate(130.4107288022deg);
          transform: rotate(130.4107288022deg);
  -webkit-animation: drop-confetti-234 6s 1s infinite linear;
          animation: drop-confetti-234 6s 1s infinite linear;
}

@keyframes drop-confetti-234 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-235 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 17%;
  opacity: 1.4135739565;
  -webkit-transform: rotate(60.714841634deg);
          transform: rotate(60.714841634deg);
  -webkit-animation: drop-confetti-235 7s 4s infinite linear;
          animation: drop-confetti-235 7s 4s infinite linear;
}

@keyframes drop-confetti-235 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-236 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.4919989951;
  -webkit-transform: rotate(213.22388878deg);
          transform: rotate(213.22388878deg);
  -webkit-animation: drop-confetti-236 6s 4s infinite linear;
          animation: drop-confetti-236 6s 4s infinite linear;
}

@keyframes drop-confetti-236 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-237 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 0.8500174282;
  -webkit-transform: rotate(106.4029790118deg);
          transform: rotate(106.4029790118deg);
  -webkit-animation: drop-confetti-237 5s 2s infinite linear;
          animation: drop-confetti-237 5s 2s infinite linear;
}

@keyframes drop-confetti-237 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-238 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 1.1026864269;
  -webkit-transform: rotate(132.4120878902deg);
          transform: rotate(132.4120878902deg);
  -webkit-animation: drop-confetti-238 6s 5s infinite linear;
          animation: drop-confetti-238 6s 5s infinite linear;
}

@keyframes drop-confetti-238 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-239 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 38%;
  opacity: 1.3315687778;
  -webkit-transform: rotate(145.0315357519deg);
          transform: rotate(145.0315357519deg);
  -webkit-animation: drop-confetti-239 8s 3s infinite linear;
          animation: drop-confetti-239 8s 3s infinite linear;
}

@keyframes drop-confetti-239 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-240 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 0.795514067;
  -webkit-transform: rotate(294.9321522633deg);
          transform: rotate(294.9321522633deg);
  -webkit-animation: drop-confetti-240 6s 3s infinite linear;
          animation: drop-confetti-240 6s 3s infinite linear;
}

@keyframes drop-confetti-240 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-241 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.3121933772;
  -webkit-transform: rotate(322.4455602871deg);
          transform: rotate(322.4455602871deg);
  -webkit-animation: drop-confetti-241 8s 4s infinite linear;
          animation: drop-confetti-241 8s 4s infinite linear;
}

@keyframes drop-confetti-241 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-242 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 0.5588715588;
  -webkit-transform: rotate(40.6441782999deg);
          transform: rotate(40.6441782999deg);
  -webkit-animation: drop-confetti-242 8s 3s infinite linear;
          animation: drop-confetti-242 8s 3s infinite linear;
}

@keyframes drop-confetti-242 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-243 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 1.0302803401;
  -webkit-transform: rotate(14.6614113429deg);
          transform: rotate(14.6614113429deg);
  -webkit-animation: drop-confetti-243 9s 4s infinite linear;
          animation: drop-confetti-243 9s 4s infinite linear;
}

@keyframes drop-confetti-243 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-244 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 99%;
  opacity: 0.7005689642;
  -webkit-transform: rotate(38.3705763912deg);
          transform: rotate(38.3705763912deg);
  -webkit-animation: drop-confetti-244 7s 1s infinite linear;
          animation: drop-confetti-244 7s 1s infinite linear;
}

@keyframes drop-confetti-244 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-245 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 1.0642042346;
  -webkit-transform: rotate(286.0642258346deg);
          transform: rotate(286.0642258346deg);
  -webkit-animation: drop-confetti-245 5s 4s infinite linear;
          animation: drop-confetti-245 5s 4s infinite linear;
}

@keyframes drop-confetti-245 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-246 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.7750377606;
  -webkit-transform: rotate(3.1297691988deg);
          transform: rotate(3.1297691988deg);
  -webkit-animation: drop-confetti-246 6s 1s infinite linear;
          animation: drop-confetti-246 6s 1s infinite linear;
}

@keyframes drop-confetti-246 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-247 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.2784688964;
  -webkit-transform: rotate(202.2197737187deg);
          transform: rotate(202.2197737187deg);
  -webkit-animation: drop-confetti-247 6s 2s infinite linear;
          animation: drop-confetti-247 6s 2s infinite linear;
}

@keyframes drop-confetti-247 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-248 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 19%;
  opacity: 1.1751934837;
  -webkit-transform: rotate(355.5516737688deg);
          transform: rotate(355.5516737688deg);
  -webkit-animation: drop-confetti-248 8s 5s infinite linear;
          animation: drop-confetti-248 8s 5s infinite linear;
}

@keyframes drop-confetti-248 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-249 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.0295472704;
  -webkit-transform: rotate(62.1186267801deg);
          transform: rotate(62.1186267801deg);
  -webkit-animation: drop-confetti-249 5s 2s infinite linear;
          animation: drop-confetti-249 5s 2s infinite linear;
}

@keyframes drop-confetti-249 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-250 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 0.543807413;
  -webkit-transform: rotate(105.7549297154deg);
          transform: rotate(105.7549297154deg);
  -webkit-animation: drop-confetti-250 6s 3s infinite linear;
          animation: drop-confetti-250 6s 3s infinite linear;
}

@keyframes drop-confetti-250 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-251 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.8465703357;
  -webkit-transform: rotate(41.4169491212deg);
          transform: rotate(41.4169491212deg);
  -webkit-animation: drop-confetti-251 7s 5s infinite linear;
          animation: drop-confetti-251 7s 5s infinite linear;
}

@keyframes drop-confetti-251 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-252 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 1.4838990118;
  -webkit-transform: rotate(235.5047941753deg);
          transform: rotate(235.5047941753deg);
  -webkit-animation: drop-confetti-252 5s 3s infinite linear;
          animation: drop-confetti-252 5s 3s infinite linear;
}

@keyframes drop-confetti-252 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-253 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 0.566066305;
  -webkit-transform: rotate(76.0470010541deg);
          transform: rotate(76.0470010541deg);
  -webkit-animation: drop-confetti-253 7s 2s infinite linear;
          animation: drop-confetti-253 7s 2s infinite linear;
}

@keyframes drop-confetti-253 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-254 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 76%;
  opacity: 0.6326838711;
  -webkit-transform: rotate(103.0241456634deg);
          transform: rotate(103.0241456634deg);
  -webkit-animation: drop-confetti-254 8s 4s infinite linear;
          animation: drop-confetti-254 8s 4s infinite linear;
}

@keyframes drop-confetti-254 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-255 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 84%;
  opacity: 1.3534401926;
  -webkit-transform: rotate(283.6523796392deg);
          transform: rotate(283.6523796392deg);
  -webkit-animation: drop-confetti-255 8s 2s infinite linear;
          animation: drop-confetti-255 8s 2s infinite linear;
}

@keyframes drop-confetti-255 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-256 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.4046450775;
  -webkit-transform: rotate(68.5817838208deg);
          transform: rotate(68.5817838208deg);
  -webkit-animation: drop-confetti-256 9s 5s infinite linear;
          animation: drop-confetti-256 9s 5s infinite linear;
}

@keyframes drop-confetti-256 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-257 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 64%;
  opacity: 1.1925611987;
  -webkit-transform: rotate(155.452641235deg);
          transform: rotate(155.452641235deg);
  -webkit-animation: drop-confetti-257 5s 2s infinite linear;
          animation: drop-confetti-257 5s 2s infinite linear;
}

@keyframes drop-confetti-257 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-258 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3838219907;
  -webkit-transform: rotate(9.2236173466deg);
          transform: rotate(9.2236173466deg);
  -webkit-animation: drop-confetti-258 7s 4s infinite linear;
          animation: drop-confetti-258 7s 4s infinite linear;
}

@keyframes drop-confetti-258 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-259 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.0191643168;
  -webkit-transform: rotate(157.0196856374deg);
          transform: rotate(157.0196856374deg);
  -webkit-animation: drop-confetti-259 6s 3s infinite linear;
          animation: drop-confetti-259 6s 3s infinite linear;
}

@keyframes drop-confetti-259 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-260 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 1.3741638537;
  -webkit-transform: rotate(34.4905647165deg);
          transform: rotate(34.4905647165deg);
  -webkit-animation: drop-confetti-260 5s 1s infinite linear;
          animation: drop-confetti-260 5s 1s infinite linear;
}

@keyframes drop-confetti-260 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-261 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 3%;
  opacity: 1.2911397814;
  -webkit-transform: rotate(213.7410959221deg);
          transform: rotate(213.7410959221deg);
  -webkit-animation: drop-confetti-261 5s 2s infinite linear;
          animation: drop-confetti-261 5s 2s infinite linear;
}

@keyframes drop-confetti-261 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-262 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4874750576;
  -webkit-transform: rotate(112.1598998627deg);
          transform: rotate(112.1598998627deg);
  -webkit-animation: drop-confetti-262 7s 4s infinite linear;
          animation: drop-confetti-262 7s 4s infinite linear;
}

@keyframes drop-confetti-262 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-263 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.1084645949;
  -webkit-transform: rotate(273.4810091458deg);
          transform: rotate(273.4810091458deg);
  -webkit-animation: drop-confetti-263 8s 3s infinite linear;
          animation: drop-confetti-263 8s 3s infinite linear;
}

@keyframes drop-confetti-263 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-264 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 60%;
  opacity: 1.0985032256;
  -webkit-transform: rotate(45.0232316776deg);
          transform: rotate(45.0232316776deg);
  -webkit-animation: drop-confetti-264 7s 3s infinite linear;
          animation: drop-confetti-264 7s 3s infinite linear;
}

@keyframes drop-confetti-264 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-265 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.5514177243;
  -webkit-transform: rotate(41.4449365635deg);
          transform: rotate(41.4449365635deg);
  -webkit-animation: drop-confetti-265 6s 5s infinite linear;
          animation: drop-confetti-265 6s 5s infinite linear;
}

@keyframes drop-confetti-265 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-266 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 91%;
  opacity: 1.0844569332;
  -webkit-transform: rotate(230.4657275309deg);
          transform: rotate(230.4657275309deg);
  -webkit-animation: drop-confetti-266 5s 1s infinite linear;
          animation: drop-confetti-266 5s 1s infinite linear;
}

@keyframes drop-confetti-266 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-267 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3744431977;
  -webkit-transform: rotate(124.1225435417deg);
          transform: rotate(124.1225435417deg);
  -webkit-animation: drop-confetti-267 5s 2s infinite linear;
          animation: drop-confetti-267 5s 2s infinite linear;
}

@keyframes drop-confetti-267 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-268 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2342376939;
  -webkit-transform: rotate(23.8225227271deg);
          transform: rotate(23.8225227271deg);
  -webkit-animation: drop-confetti-268 7s 1s infinite linear;
          animation: drop-confetti-268 7s 1s infinite linear;
}

@keyframes drop-confetti-268 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-269 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 0.8293340428;
  -webkit-transform: rotate(304.155153362deg);
          transform: rotate(304.155153362deg);
  -webkit-animation: drop-confetti-269 5s 1s infinite linear;
          animation: drop-confetti-269 5s 1s infinite linear;
}

@keyframes drop-confetti-269 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-270 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.8998661201;
  -webkit-transform: rotate(78.483369922deg);
          transform: rotate(78.483369922deg);
  -webkit-animation: drop-confetti-270 6s 5s infinite linear;
          animation: drop-confetti-270 6s 5s infinite linear;
}

@keyframes drop-confetti-270 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-271 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.223831398;
  -webkit-transform: rotate(182.4818645111deg);
          transform: rotate(182.4818645111deg);
  -webkit-animation: drop-confetti-271 6s 5s infinite linear;
          animation: drop-confetti-271 6s 5s infinite linear;
}

@keyframes drop-confetti-271 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-272 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 81%;
  opacity: 0.6929100089;
  -webkit-transform: rotate(130.5527844739deg);
          transform: rotate(130.5527844739deg);
  -webkit-animation: drop-confetti-272 8s 2s infinite linear;
          animation: drop-confetti-272 8s 2s infinite linear;
}

@keyframes drop-confetti-272 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-273 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.0976076742;
  -webkit-transform: rotate(133.1000345406deg);
          transform: rotate(133.1000345406deg);
  -webkit-animation: drop-confetti-273 7s 5s infinite linear;
          animation: drop-confetti-273 7s 5s infinite linear;
}

@keyframes drop-confetti-273 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-274 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 20%;
  opacity: 0.7396431912;
  -webkit-transform: rotate(173.8086148419deg);
          transform: rotate(173.8086148419deg);
  -webkit-animation: drop-confetti-274 9s 2s infinite linear;
          animation: drop-confetti-274 9s 2s infinite linear;
}

@keyframes drop-confetti-274 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-275 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.0895201228;
  -webkit-transform: rotate(27.2051943916deg);
          transform: rotate(27.2051943916deg);
  -webkit-animation: drop-confetti-275 7s 2s infinite linear;
          animation: drop-confetti-275 7s 2s infinite linear;
}

@keyframes drop-confetti-275 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-276 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.9828095875;
  -webkit-transform: rotate(264.2104821259deg);
          transform: rotate(264.2104821259deg);
  -webkit-animation: drop-confetti-276 5s 2s infinite linear;
          animation: drop-confetti-276 5s 2s infinite linear;
}

@keyframes drop-confetti-276 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-277 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 56%;
  opacity: 1.3617019496;
  -webkit-transform: rotate(54.5471434889deg);
          transform: rotate(54.5471434889deg);
  -webkit-animation: drop-confetti-277 7s 4s infinite linear;
          animation: drop-confetti-277 7s 4s infinite linear;
}

@keyframes drop-confetti-277 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-278 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 0.8697711218;
  -webkit-transform: rotate(345.411444971deg);
          transform: rotate(345.411444971deg);
  -webkit-animation: drop-confetti-278 9s 4s infinite linear;
          animation: drop-confetti-278 9s 4s infinite linear;
}

@keyframes drop-confetti-278 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-279 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 47%;
  opacity: 1.1765966809;
  -webkit-transform: rotate(210.8343453619deg);
          transform: rotate(210.8343453619deg);
  -webkit-animation: drop-confetti-279 8s 4s infinite linear;
          animation: drop-confetti-279 8s 4s infinite linear;
}

@keyframes drop-confetti-279 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-280 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 0.8736088361;
  -webkit-transform: rotate(318.7038959573deg);
          transform: rotate(318.7038959573deg);
  -webkit-animation: drop-confetti-280 9s 3s infinite linear;
          animation: drop-confetti-280 9s 3s infinite linear;
}

@keyframes drop-confetti-280 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-281 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 1.3588672367;
  -webkit-transform: rotate(307.4986093097deg);
          transform: rotate(307.4986093097deg);
  -webkit-animation: drop-confetti-281 5s 5s infinite linear;
          animation: drop-confetti-281 5s 5s infinite linear;
}

@keyframes drop-confetti-281 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-282 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 1.3327605155;
  -webkit-transform: rotate(355.653267065deg);
          transform: rotate(355.653267065deg);
  -webkit-animation: drop-confetti-282 6s 3s infinite linear;
          animation: drop-confetti-282 6s 3s infinite linear;
}

@keyframes drop-confetti-282 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-283 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 0.841199294;
  -webkit-transform: rotate(198.1060199153deg);
          transform: rotate(198.1060199153deg);
  -webkit-animation: drop-confetti-283 9s 1s infinite linear;
          animation: drop-confetti-283 9s 1s infinite linear;
}

@keyframes drop-confetti-283 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-284 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 1.08615095;
  -webkit-transform: rotate(238.8245589449deg);
          transform: rotate(238.8245589449deg);
  -webkit-animation: drop-confetti-284 9s 1s infinite linear;
          animation: drop-confetti-284 9s 1s infinite linear;
}

@keyframes drop-confetti-284 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-285 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.453043144;
  -webkit-transform: rotate(240.0657342771deg);
          transform: rotate(240.0657342771deg);
  -webkit-animation: drop-confetti-285 7s 4s infinite linear;
          animation: drop-confetti-285 7s 4s infinite linear;
}

@keyframes drop-confetti-285 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-286 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.2813708807;
  -webkit-transform: rotate(70.176077293deg);
          transform: rotate(70.176077293deg);
  -webkit-animation: drop-confetti-286 7s 2s infinite linear;
          animation: drop-confetti-286 7s 2s infinite linear;
}

@keyframes drop-confetti-286 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-287 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.9059928907;
  -webkit-transform: rotate(195.4075460555deg);
          transform: rotate(195.4075460555deg);
  -webkit-animation: drop-confetti-287 9s 4s infinite linear;
          animation: drop-confetti-287 9s 4s infinite linear;
}

@keyframes drop-confetti-287 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-288 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 26%;
  opacity: 1.4324763189;
  -webkit-transform: rotate(288.4469613601deg);
          transform: rotate(288.4469613601deg);
  -webkit-animation: drop-confetti-288 6s 4s infinite linear;
          animation: drop-confetti-288 6s 4s infinite linear;
}

@keyframes drop-confetti-288 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-289 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.8433460337;
  -webkit-transform: rotate(353.9203296655deg);
          transform: rotate(353.9203296655deg);
  -webkit-animation: drop-confetti-289 7s 2s infinite linear;
          animation: drop-confetti-289 7s 2s infinite linear;
}

@keyframes drop-confetti-289 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-290 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 1.3718634902;
  -webkit-transform: rotate(163.486220771deg);
          transform: rotate(163.486220771deg);
  -webkit-animation: drop-confetti-290 9s 5s infinite linear;
          animation: drop-confetti-290 9s 5s infinite linear;
}

@keyframes drop-confetti-290 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-291 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 0.8679614464;
  -webkit-transform: rotate(283.8250658118deg);
          transform: rotate(283.8250658118deg);
  -webkit-animation: drop-confetti-291 7s 3s infinite linear;
          animation: drop-confetti-291 7s 3s infinite linear;
}

@keyframes drop-confetti-291 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-292 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 1.0541366356;
  -webkit-transform: rotate(99.6654155031deg);
          transform: rotate(99.6654155031deg);
  -webkit-animation: drop-confetti-292 5s 4s infinite linear;
          animation: drop-confetti-292 5s 4s infinite linear;
}

@keyframes drop-confetti-292 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-293 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 40%;
  opacity: 0.8222849654;
  -webkit-transform: rotate(315.3323089809deg);
          transform: rotate(315.3323089809deg);
  -webkit-animation: drop-confetti-293 7s 4s infinite linear;
          animation: drop-confetti-293 7s 4s infinite linear;
}

@keyframes drop-confetti-293 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-294 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.6757211017;
  -webkit-transform: rotate(150.017399957deg);
          transform: rotate(150.017399957deg);
  -webkit-animation: drop-confetti-294 7s 3s infinite linear;
          animation: drop-confetti-294 7s 3s infinite linear;
}

@keyframes drop-confetti-294 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-295 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 0.7635769708;
  -webkit-transform: rotate(312.0706318868deg);
          transform: rotate(312.0706318868deg);
  -webkit-animation: drop-confetti-295 7s 4s infinite linear;
          animation: drop-confetti-295 7s 4s infinite linear;
}

@keyframes drop-confetti-295 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-296 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.1231781764;
  -webkit-transform: rotate(252.1895008253deg);
          transform: rotate(252.1895008253deg);
  -webkit-animation: drop-confetti-296 8s 4s infinite linear;
          animation: drop-confetti-296 8s 4s infinite linear;
}

@keyframes drop-confetti-296 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-297 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 1.3809758892;
  -webkit-transform: rotate(276.7828052939deg);
          transform: rotate(276.7828052939deg);
  -webkit-animation: drop-confetti-297 9s 2s infinite linear;
          animation: drop-confetti-297 9s 2s infinite linear;
}

@keyframes drop-confetti-297 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-298 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2540269018;
  -webkit-transform: rotate(302.0952787909deg);
          transform: rotate(302.0952787909deg);
  -webkit-animation: drop-confetti-298 5s 2s infinite linear;
          animation: drop-confetti-298 5s 2s infinite linear;
}

@keyframes drop-confetti-298 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-299 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.8612838389;
  -webkit-transform: rotate(324.6889464482deg);
          transform: rotate(324.6889464482deg);
  -webkit-animation: drop-confetti-299 7s 3s infinite linear;
          animation: drop-confetti-299 7s 3s infinite linear;
}

@keyframes drop-confetti-299 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-300 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 99%;
  opacity: 0.558116829;
  -webkit-transform: rotate(275.1711813047deg);
          transform: rotate(275.1711813047deg);
  -webkit-animation: drop-confetti-300 8s 5s infinite linear;
          animation: drop-confetti-300 8s 5s infinite linear;
}

@keyframes drop-confetti-300 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-301 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 1.2997342441;
  -webkit-transform: rotate(323.3577879308deg);
          transform: rotate(323.3577879308deg);
  -webkit-animation: drop-confetti-301 5s 4s infinite linear;
          animation: drop-confetti-301 5s 4s infinite linear;
}

@keyframes drop-confetti-301 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-302 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 0.7011230954;
  -webkit-transform: rotate(194.0125849529deg);
          transform: rotate(194.0125849529deg);
  -webkit-animation: drop-confetti-302 8s 3s infinite linear;
          animation: drop-confetti-302 8s 3s infinite linear;
}

@keyframes drop-confetti-302 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-303 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.6156716282;
  -webkit-transform: rotate(166.7663723912deg);
          transform: rotate(166.7663723912deg);
  -webkit-animation: drop-confetti-303 5s 4s infinite linear;
          animation: drop-confetti-303 5s 4s infinite linear;
}

@keyframes drop-confetti-303 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-304 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 55%;
  opacity: 1.4312548665;
  -webkit-transform: rotate(40.4869425375deg);
          transform: rotate(40.4869425375deg);
  -webkit-animation: drop-confetti-304 5s 2s infinite linear;
          animation: drop-confetti-304 5s 2s infinite linear;
}

@keyframes drop-confetti-304 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-305 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.5020084616;
  -webkit-transform: rotate(262.6760035724deg);
          transform: rotate(262.6760035724deg);
  -webkit-animation: drop-confetti-305 6s 5s infinite linear;
          animation: drop-confetti-305 6s 5s infinite linear;
}

@keyframes drop-confetti-305 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-306 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.8702824956;
  -webkit-transform: rotate(287.7809544228deg);
          transform: rotate(287.7809544228deg);
  -webkit-animation: drop-confetti-306 6s 4s infinite linear;
          animation: drop-confetti-306 6s 4s infinite linear;
}

@keyframes drop-confetti-306 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-307 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 53%;
  opacity: 0.5784992066;
  -webkit-transform: rotate(17.2375343606deg);
          transform: rotate(17.2375343606deg);
  -webkit-animation: drop-confetti-307 6s 2s infinite linear;
          animation: drop-confetti-307 6s 2s infinite linear;
}

@keyframes drop-confetti-307 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-308 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.9722368797;
  -webkit-transform: rotate(266.0982078299deg);
          transform: rotate(266.0982078299deg);
  -webkit-animation: drop-confetti-308 8s 1s infinite linear;
          animation: drop-confetti-308 8s 1s infinite linear;
}

@keyframes drop-confetti-308 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-309 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 49%;
  opacity: 0.5743250203;
  -webkit-transform: rotate(23.317695217deg);
          transform: rotate(23.317695217deg);
  -webkit-animation: drop-confetti-309 5s 3s infinite linear;
          animation: drop-confetti-309 5s 3s infinite linear;
}

@keyframes drop-confetti-309 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-310 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2141543451;
  -webkit-transform: rotate(65.3004008359deg);
          transform: rotate(65.3004008359deg);
  -webkit-animation: drop-confetti-310 7s 2s infinite linear;
          animation: drop-confetti-310 7s 2s infinite linear;
}

@keyframes drop-confetti-310 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-311 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.1192323815;
  -webkit-transform: rotate(175.1693487514deg);
          transform: rotate(175.1693487514deg);
  -webkit-animation: drop-confetti-311 8s 3s infinite linear;
          animation: drop-confetti-311 8s 3s infinite linear;
}

@keyframes drop-confetti-311 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-312 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.7146504573;
  -webkit-transform: rotate(36.2060574096deg);
          transform: rotate(36.2060574096deg);
  -webkit-animation: drop-confetti-312 5s 5s infinite linear;
          animation: drop-confetti-312 5s 5s infinite linear;
}

@keyframes drop-confetti-312 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-313 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 80%;
  opacity: 1.1962117685;
  -webkit-transform: rotate(140.4040919141deg);
          transform: rotate(140.4040919141deg);
  -webkit-animation: drop-confetti-313 5s 1s infinite linear;
          animation: drop-confetti-313 5s 1s infinite linear;
}

@keyframes drop-confetti-313 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-314 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 83%;
  opacity: 1.3103572167;
  -webkit-transform: rotate(52.5974845669deg);
          transform: rotate(52.5974845669deg);
  -webkit-animation: drop-confetti-314 6s 5s infinite linear;
          animation: drop-confetti-314 6s 5s infinite linear;
}

@keyframes drop-confetti-314 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-315 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.0720078334;
  -webkit-transform: rotate(112.9525729919deg);
          transform: rotate(112.9525729919deg);
  -webkit-animation: drop-confetti-315 6s 2s infinite linear;
          animation: drop-confetti-315 6s 2s infinite linear;
}

@keyframes drop-confetti-315 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-316 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 1.4320242597;
  -webkit-transform: rotate(271.1719141994deg);
          transform: rotate(271.1719141994deg);
  -webkit-animation: drop-confetti-316 9s 2s infinite linear;
          animation: drop-confetti-316 9s 2s infinite linear;
}

@keyframes drop-confetti-316 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-317 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 3%;
  opacity: 0.7207462851;
  -webkit-transform: rotate(313.0865125292deg);
          transform: rotate(313.0865125292deg);
  -webkit-animation: drop-confetti-317 7s 5s infinite linear;
          animation: drop-confetti-317 7s 5s infinite linear;
}

@keyframes drop-confetti-317 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-318 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2781735824;
  -webkit-transform: rotate(9.718868725deg);
          transform: rotate(9.718868725deg);
  -webkit-animation: drop-confetti-318 8s 3s infinite linear;
          animation: drop-confetti-318 8s 3s infinite linear;
}

@keyframes drop-confetti-318 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-319 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 53%;
  opacity: 0.8712698898;
  -webkit-transform: rotate(157.8540007401deg);
          transform: rotate(157.8540007401deg);
  -webkit-animation: drop-confetti-319 9s 3s infinite linear;
          animation: drop-confetti-319 9s 3s infinite linear;
}

@keyframes drop-confetti-319 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-320 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 51%;
  opacity: 1.1407025281;
  -webkit-transform: rotate(271.8945192237deg);
          transform: rotate(271.8945192237deg);
  -webkit-animation: drop-confetti-320 9s 5s infinite linear;
          animation: drop-confetti-320 9s 5s infinite linear;
}

@keyframes drop-confetti-320 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-321 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 18%;
  opacity: 1.0045146635;
  -webkit-transform: rotate(51.0292970153deg);
          transform: rotate(51.0292970153deg);
  -webkit-animation: drop-confetti-321 5s 4s infinite linear;
          animation: drop-confetti-321 5s 4s infinite linear;
}

@keyframes drop-confetti-321 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-322 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.6072207654;
  -webkit-transform: rotate(180.6943680885deg);
          transform: rotate(180.6943680885deg);
  -webkit-animation: drop-confetti-322 9s 4s infinite linear;
          animation: drop-confetti-322 9s 4s infinite linear;
}

@keyframes drop-confetti-322 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-323 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 42%;
  opacity: 0.534492379;
  -webkit-transform: rotate(220.8720663323deg);
          transform: rotate(220.8720663323deg);
  -webkit-animation: drop-confetti-323 7s 4s infinite linear;
          animation: drop-confetti-323 7s 4s infinite linear;
}

@keyframes drop-confetti-323 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-324 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 0.8176603111;
  -webkit-transform: rotate(187.8515093067deg);
          transform: rotate(187.8515093067deg);
  -webkit-animation: drop-confetti-324 9s 1s infinite linear;
          animation: drop-confetti-324 9s 1s infinite linear;
}

@keyframes drop-confetti-324 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-325 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 99%;
  opacity: 1.2058016454;
  -webkit-transform: rotate(30.421067368deg);
          transform: rotate(30.421067368deg);
  -webkit-animation: drop-confetti-325 5s 1s infinite linear;
          animation: drop-confetti-325 5s 1s infinite linear;
}

@keyframes drop-confetti-325 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-326 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 48%;
  opacity: 0.7556357369;
  -webkit-transform: rotate(256.4817941827deg);
          transform: rotate(256.4817941827deg);
  -webkit-animation: drop-confetti-326 9s 2s infinite linear;
          animation: drop-confetti-326 9s 2s infinite linear;
}

@keyframes drop-confetti-326 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-327 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 0.8196504944;
  -webkit-transform: rotate(74.2203629775deg);
          transform: rotate(74.2203629775deg);
  -webkit-animation: drop-confetti-327 8s 5s infinite linear;
          animation: drop-confetti-327 8s 5s infinite linear;
}

@keyframes drop-confetti-327 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-328 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 1%;
  opacity: 0.8851429468;
  -webkit-transform: rotate(110.1683687744deg);
          transform: rotate(110.1683687744deg);
  -webkit-animation: drop-confetti-328 8s 3s infinite linear;
          animation: drop-confetti-328 8s 3s infinite linear;
}

@keyframes drop-confetti-328 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-329 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 1.0844901986;
  -webkit-transform: rotate(7.00024024deg);
          transform: rotate(7.00024024deg);
  -webkit-animation: drop-confetti-329 5s 3s infinite linear;
          animation: drop-confetti-329 5s 3s infinite linear;
}

@keyframes drop-confetti-329 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-330 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 0.5124751984;
  -webkit-transform: rotate(163.948942916deg);
          transform: rotate(163.948942916deg);
  -webkit-animation: drop-confetti-330 6s 1s infinite linear;
          animation: drop-confetti-330 6s 1s infinite linear;
}

@keyframes drop-confetti-330 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-331 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 1.1156452528;
  -webkit-transform: rotate(289.5723621967deg);
          transform: rotate(289.5723621967deg);
  -webkit-animation: drop-confetti-331 6s 5s infinite linear;
          animation: drop-confetti-331 6s 5s infinite linear;
}

@keyframes drop-confetti-331 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-332 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 24%;
  opacity: 0.6498680774;
  -webkit-transform: rotate(38.1521467539deg);
          transform: rotate(38.1521467539deg);
  -webkit-animation: drop-confetti-332 5s 4s infinite linear;
          animation: drop-confetti-332 5s 4s infinite linear;
}

@keyframes drop-confetti-332 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-333 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 40%;
  opacity: 1.3811172479;
  -webkit-transform: rotate(59.3798298015deg);
          transform: rotate(59.3798298015deg);
  -webkit-animation: drop-confetti-333 5s 3s infinite linear;
          animation: drop-confetti-333 5s 3s infinite linear;
}

@keyframes drop-confetti-333 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-334 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.3651012407;
  -webkit-transform: rotate(298.9614911899deg);
          transform: rotate(298.9614911899deg);
  -webkit-animation: drop-confetti-334 7s 1s infinite linear;
          animation: drop-confetti-334 7s 1s infinite linear;
}

@keyframes drop-confetti-334 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-335 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 100%;
  opacity: 0.7471157025;
  -webkit-transform: rotate(323.4010256752deg);
          transform: rotate(323.4010256752deg);
  -webkit-animation: drop-confetti-335 8s 2s infinite linear;
          animation: drop-confetti-335 8s 2s infinite linear;
}

@keyframes drop-confetti-335 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-336 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.1352198254;
  -webkit-transform: rotate(26.5196776374deg);
          transform: rotate(26.5196776374deg);
  -webkit-animation: drop-confetti-336 6s 1s infinite linear;
          animation: drop-confetti-336 6s 1s infinite linear;
}

@keyframes drop-confetti-336 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-337 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.9912429071;
  -webkit-transform: rotate(23.5209996926deg);
          transform: rotate(23.5209996926deg);
  -webkit-animation: drop-confetti-337 6s 2s infinite linear;
          animation: drop-confetti-337 6s 2s infinite linear;
}

@keyframes drop-confetti-337 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-338 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.132339593;
  -webkit-transform: rotate(253.8355411287deg);
          transform: rotate(253.8355411287deg);
  -webkit-animation: drop-confetti-338 9s 1s infinite linear;
          animation: drop-confetti-338 9s 1s infinite linear;
}

@keyframes drop-confetti-338 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-339 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 77%;
  opacity: 1.3806898134;
  -webkit-transform: rotate(306.6579680273deg);
          transform: rotate(306.6579680273deg);
  -webkit-animation: drop-confetti-339 8s 3s infinite linear;
          animation: drop-confetti-339 8s 3s infinite linear;
}

@keyframes drop-confetti-339 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-340 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 93%;
  opacity: 0.7030899078;
  -webkit-transform: rotate(54.1105145227deg);
          transform: rotate(54.1105145227deg);
  -webkit-animation: drop-confetti-340 8s 4s infinite linear;
          animation: drop-confetti-340 8s 4s infinite linear;
}

@keyframes drop-confetti-340 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-341 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5716764098;
  -webkit-transform: rotate(266.0760060907deg);
          transform: rotate(266.0760060907deg);
  -webkit-animation: drop-confetti-341 8s 5s infinite linear;
          animation: drop-confetti-341 8s 5s infinite linear;
}

@keyframes drop-confetti-341 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-342 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.2091053993;
  -webkit-transform: rotate(63.6899365544deg);
          transform: rotate(63.6899365544deg);
  -webkit-animation: drop-confetti-342 8s 4s infinite linear;
          animation: drop-confetti-342 8s 4s infinite linear;
}

@keyframes drop-confetti-342 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-343 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.1158000117;
  -webkit-transform: rotate(307.3328164441deg);
          transform: rotate(307.3328164441deg);
  -webkit-animation: drop-confetti-343 5s 4s infinite linear;
          animation: drop-confetti-343 5s 4s infinite linear;
}

@keyframes drop-confetti-343 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-344 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.5482965614;
  -webkit-transform: rotate(27.7499229816deg);
          transform: rotate(27.7499229816deg);
  -webkit-animation: drop-confetti-344 9s 5s infinite linear;
          animation: drop-confetti-344 9s 5s infinite linear;
}

@keyframes drop-confetti-344 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-345 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 51%;
  opacity: 0.9681753715;
  -webkit-transform: rotate(127.6448651563deg);
          transform: rotate(127.6448651563deg);
  -webkit-animation: drop-confetti-345 9s 4s infinite linear;
          animation: drop-confetti-345 9s 4s infinite linear;
}

@keyframes drop-confetti-345 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-346 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 0.6148179041;
  -webkit-transform: rotate(13.4240433207deg);
          transform: rotate(13.4240433207deg);
  -webkit-animation: drop-confetti-346 7s 2s infinite linear;
          animation: drop-confetti-346 7s 2s infinite linear;
}

@keyframes drop-confetti-346 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-347 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.8160871082;
  -webkit-transform: rotate(325.3411234827deg);
          transform: rotate(325.3411234827deg);
  -webkit-animation: drop-confetti-347 7s 3s infinite linear;
          animation: drop-confetti-347 7s 3s infinite linear;
}

@keyframes drop-confetti-347 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-348 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.9013604091;
  -webkit-transform: rotate(227.3724484106deg);
          transform: rotate(227.3724484106deg);
  -webkit-animation: drop-confetti-348 8s 4s infinite linear;
          animation: drop-confetti-348 8s 4s infinite linear;
}

@keyframes drop-confetti-348 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-349 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 30%;
  opacity: 0.8428245522;
  -webkit-transform: rotate(113.3837356507deg);
          transform: rotate(113.3837356507deg);
  -webkit-animation: drop-confetti-349 6s 5s infinite linear;
          animation: drop-confetti-349 6s 5s infinite linear;
}

@keyframes drop-confetti-349 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-350 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 1.4540839616;
  -webkit-transform: rotate(82.7480002556deg);
          transform: rotate(82.7480002556deg);
  -webkit-animation: drop-confetti-350 6s 3s infinite linear;
          animation: drop-confetti-350 6s 3s infinite linear;
}

@keyframes drop-confetti-350 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-351 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 20%;
  opacity: 1.459398882;
  -webkit-transform: rotate(57.6563162137deg);
          transform: rotate(57.6563162137deg);
  -webkit-animation: drop-confetti-351 7s 5s infinite linear;
          animation: drop-confetti-351 7s 5s infinite linear;
}

@keyframes drop-confetti-351 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-352 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.7647874764;
  -webkit-transform: rotate(261.4199546022deg);
          transform: rotate(261.4199546022deg);
  -webkit-animation: drop-confetti-352 8s 2s infinite linear;
          animation: drop-confetti-352 8s 2s infinite linear;
}

@keyframes drop-confetti-352 {
  100% {
    top: 110%;
    left: 111%;
  }
}
.confetti-353 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2705389333;
  -webkit-transform: rotate(141.3912661929deg);
          transform: rotate(141.3912661929deg);
  -webkit-animation: drop-confetti-353 7s 4s infinite linear;
          animation: drop-confetti-353 7s 4s infinite linear;
}

@keyframes drop-confetti-353 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-354 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3767024489;
  -webkit-transform: rotate(133.8537508185deg);
          transform: rotate(133.8537508185deg);
  -webkit-animation: drop-confetti-354 6s 1s infinite linear;
          animation: drop-confetti-354 6s 1s infinite linear;
}

@keyframes drop-confetti-354 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-355 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 52%;
  opacity: 1.2946280546;
  -webkit-transform: rotate(237.7946649282deg);
          transform: rotate(237.7946649282deg);
  -webkit-animation: drop-confetti-355 7s 2s infinite linear;
          animation: drop-confetti-355 7s 2s infinite linear;
}

@keyframes drop-confetti-355 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-356 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 0.8454502288;
  -webkit-transform: rotate(61.0620639627deg);
          transform: rotate(61.0620639627deg);
  -webkit-animation: drop-confetti-356 6s 4s infinite linear;
          animation: drop-confetti-356 6s 4s infinite linear;
}

@keyframes drop-confetti-356 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-357 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.9156406123;
  -webkit-transform: rotate(301.9559073787deg);
          transform: rotate(301.9559073787deg);
  -webkit-animation: drop-confetti-357 8s 4s infinite linear;
          animation: drop-confetti-357 8s 4s infinite linear;
}

@keyframes drop-confetti-357 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-358 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 67%;
  opacity: 0.6194668221;
  -webkit-transform: rotate(228.6027653555deg);
          transform: rotate(228.6027653555deg);
  -webkit-animation: drop-confetti-358 8s 1s infinite linear;
          animation: drop-confetti-358 8s 1s infinite linear;
}

@keyframes drop-confetti-358 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-359 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.8806078862;
  -webkit-transform: rotate(176.8246542515deg);
          transform: rotate(176.8246542515deg);
  -webkit-animation: drop-confetti-359 8s 2s infinite linear;
          animation: drop-confetti-359 8s 2s infinite linear;
}

@keyframes drop-confetti-359 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-360 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 1.2312957643;
  -webkit-transform: rotate(162.7694677153deg);
          transform: rotate(162.7694677153deg);
  -webkit-animation: drop-confetti-360 5s 1s infinite linear;
          animation: drop-confetti-360 5s 1s infinite linear;
}

@keyframes drop-confetti-360 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-361 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 1.2229966614;
  -webkit-transform: rotate(66.1193315577deg);
          transform: rotate(66.1193315577deg);
  -webkit-animation: drop-confetti-361 6s 4s infinite linear;
          animation: drop-confetti-361 6s 4s infinite linear;
}

@keyframes drop-confetti-361 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-362 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 1.182546217;
  -webkit-transform: rotate(47.557927386deg);
          transform: rotate(47.557927386deg);
  -webkit-animation: drop-confetti-362 6s 3s infinite linear;
          animation: drop-confetti-362 6s 3s infinite linear;
}

@keyframes drop-confetti-362 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-363 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 87%;
  opacity: 1.0791648743;
  -webkit-transform: rotate(116.2570038903deg);
          transform: rotate(116.2570038903deg);
  -webkit-animation: drop-confetti-363 8s 1s infinite linear;
          animation: drop-confetti-363 8s 1s infinite linear;
}

@keyframes drop-confetti-363 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-364 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.6750514279;
  -webkit-transform: rotate(122.0328408224deg);
          transform: rotate(122.0328408224deg);
  -webkit-animation: drop-confetti-364 9s 5s infinite linear;
          animation: drop-confetti-364 9s 5s infinite linear;
}

@keyframes drop-confetti-364 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-365 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 1.0499680316;
  -webkit-transform: rotate(92.4952373952deg);
          transform: rotate(92.4952373952deg);
  -webkit-animation: drop-confetti-365 8s 5s infinite linear;
          animation: drop-confetti-365 8s 5s infinite linear;
}

@keyframes drop-confetti-365 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-366 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 0.7216615869;
  -webkit-transform: rotate(211.0391794928deg);
          transform: rotate(211.0391794928deg);
  -webkit-animation: drop-confetti-366 7s 1s infinite linear;
          animation: drop-confetti-366 7s 1s infinite linear;
}

@keyframes drop-confetti-366 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-367 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.3060354947;
  -webkit-transform: rotate(184.3174344137deg);
          transform: rotate(184.3174344137deg);
  -webkit-animation: drop-confetti-367 6s 4s infinite linear;
          animation: drop-confetti-367 6s 4s infinite linear;
}

@keyframes drop-confetti-367 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-368 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 19%;
  opacity: 1.1884772351;
  -webkit-transform: rotate(208.6485170643deg);
          transform: rotate(208.6485170643deg);
  -webkit-animation: drop-confetti-368 6s 1s infinite linear;
          animation: drop-confetti-368 6s 1s infinite linear;
}

@keyframes drop-confetti-368 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-369 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 76%;
  opacity: 0.7558895221;
  -webkit-transform: rotate(210.8881632535deg);
          transform: rotate(210.8881632535deg);
  -webkit-animation: drop-confetti-369 7s 3s infinite linear;
          animation: drop-confetti-369 7s 3s infinite linear;
}

@keyframes drop-confetti-369 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-370 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.3362155093;
  -webkit-transform: rotate(313.5331634405deg);
          transform: rotate(313.5331634405deg);
  -webkit-animation: drop-confetti-370 9s 1s infinite linear;
          animation: drop-confetti-370 9s 1s infinite linear;
}

@keyframes drop-confetti-370 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-371 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 80%;
  opacity: 0.7113786355;
  -webkit-transform: rotate(128.4044426511deg);
          transform: rotate(128.4044426511deg);
  -webkit-animation: drop-confetti-371 9s 4s infinite linear;
          animation: drop-confetti-371 9s 4s infinite linear;
}

@keyframes drop-confetti-371 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-372 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 100%;
  opacity: 1.298184299;
  -webkit-transform: rotate(51.2048637462deg);
          transform: rotate(51.2048637462deg);
  -webkit-animation: drop-confetti-372 8s 5s infinite linear;
          animation: drop-confetti-372 8s 5s infinite linear;
}

@keyframes drop-confetti-372 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-373 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 1.0585402692;
  -webkit-transform: rotate(284.7838084394deg);
          transform: rotate(284.7838084394deg);
  -webkit-animation: drop-confetti-373 7s 1s infinite linear;
          animation: drop-confetti-373 7s 1s infinite linear;
}

@keyframes drop-confetti-373 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-374 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 0.9650815494;
  -webkit-transform: rotate(143.7395021408deg);
          transform: rotate(143.7395021408deg);
  -webkit-animation: drop-confetti-374 6s 4s infinite linear;
          animation: drop-confetti-374 6s 4s infinite linear;
}

@keyframes drop-confetti-374 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-375 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 1.3679215022;
  -webkit-transform: rotate(13.2763965741deg);
          transform: rotate(13.2763965741deg);
  -webkit-animation: drop-confetti-375 8s 2s infinite linear;
          animation: drop-confetti-375 8s 2s infinite linear;
}

@keyframes drop-confetti-375 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-376 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.9097854105;
  -webkit-transform: rotate(268.8523340698deg);
          transform: rotate(268.8523340698deg);
  -webkit-animation: drop-confetti-376 8s 4s infinite linear;
          animation: drop-confetti-376 8s 4s infinite linear;
}

@keyframes drop-confetti-376 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-377 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 1.1356408596;
  -webkit-transform: rotate(40.9024889821deg);
          transform: rotate(40.9024889821deg);
  -webkit-animation: drop-confetti-377 7s 2s infinite linear;
          animation: drop-confetti-377 7s 2s infinite linear;
}

@keyframes drop-confetti-377 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-378 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 58%;
  opacity: 1.2533501301;
  -webkit-transform: rotate(305.7679139174deg);
          transform: rotate(305.7679139174deg);
  -webkit-animation: drop-confetti-378 5s 1s infinite linear;
          animation: drop-confetti-378 5s 1s infinite linear;
}

@keyframes drop-confetti-378 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-379 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2194574692;
  -webkit-transform: rotate(50.6287745911deg);
          transform: rotate(50.6287745911deg);
  -webkit-animation: drop-confetti-379 5s 2s infinite linear;
          animation: drop-confetti-379 5s 2s infinite linear;
}

@keyframes drop-confetti-379 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-380 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 1.4124608547;
  -webkit-transform: rotate(168.5119378644deg);
          transform: rotate(168.5119378644deg);
  -webkit-animation: drop-confetti-380 6s 2s infinite linear;
          animation: drop-confetti-380 6s 2s infinite linear;
}

@keyframes drop-confetti-380 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-381 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 1.2641926748;
  -webkit-transform: rotate(236.1645586508deg);
          transform: rotate(236.1645586508deg);
  -webkit-animation: drop-confetti-381 9s 4s infinite linear;
          animation: drop-confetti-381 9s 4s infinite linear;
}

@keyframes drop-confetti-381 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-382 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 1.0708080848;
  -webkit-transform: rotate(293.4015635723deg);
          transform: rotate(293.4015635723deg);
  -webkit-animation: drop-confetti-382 7s 3s infinite linear;
          animation: drop-confetti-382 7s 3s infinite linear;
}

@keyframes drop-confetti-382 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-383 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 64%;
  opacity: 1.3157145179;
  -webkit-transform: rotate(313.432658851deg);
          transform: rotate(313.432658851deg);
  -webkit-animation: drop-confetti-383 6s 4s infinite linear;
          animation: drop-confetti-383 6s 4s infinite linear;
}

@keyframes drop-confetti-383 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-384 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3602318592;
  -webkit-transform: rotate(353.1465251447deg);
          transform: rotate(353.1465251447deg);
  -webkit-animation: drop-confetti-384 5s 4s infinite linear;
          animation: drop-confetti-384 5s 4s infinite linear;
}

@keyframes drop-confetti-384 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-385 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 100%;
  opacity: 0.5972324958;
  -webkit-transform: rotate(349.2515873545deg);
          transform: rotate(349.2515873545deg);
  -webkit-animation: drop-confetti-385 5s 5s infinite linear;
          animation: drop-confetti-385 5s 5s infinite linear;
}

@keyframes drop-confetti-385 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-386 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 29%;
  opacity: 0.639277169;
  -webkit-transform: rotate(29.9306808679deg);
          transform: rotate(29.9306808679deg);
  -webkit-animation: drop-confetti-386 5s 1s infinite linear;
          animation: drop-confetti-386 5s 1s infinite linear;
}

@keyframes drop-confetti-386 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-387 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 0.8053206888;
  -webkit-transform: rotate(76.1519276131deg);
          transform: rotate(76.1519276131deg);
  -webkit-animation: drop-confetti-387 6s 1s infinite linear;
          animation: drop-confetti-387 6s 1s infinite linear;
}

@keyframes drop-confetti-387 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-388 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 1.4346041115;
  -webkit-transform: rotate(44.4922481115deg);
          transform: rotate(44.4922481115deg);
  -webkit-animation: drop-confetti-388 9s 3s infinite linear;
          animation: drop-confetti-388 9s 3s infinite linear;
}

@keyframes drop-confetti-388 {
  100% {
    top: 110%;
    left: 26%;
  }
}
.confetti-389 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.7692668046;
  -webkit-transform: rotate(157.5548984156deg);
          transform: rotate(157.5548984156deg);
  -webkit-animation: drop-confetti-389 9s 4s infinite linear;
          animation: drop-confetti-389 9s 4s infinite linear;
}

@keyframes drop-confetti-389 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-390 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 0.9840334277;
  -webkit-transform: rotate(295.5828827744deg);
          transform: rotate(295.5828827744deg);
  -webkit-animation: drop-confetti-390 8s 1s infinite linear;
          animation: drop-confetti-390 8s 1s infinite linear;
}

@keyframes drop-confetti-390 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-391 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.7484903191;
  -webkit-transform: rotate(214.7730353277deg);
          transform: rotate(214.7730353277deg);
  -webkit-animation: drop-confetti-391 9s 2s infinite linear;
          animation: drop-confetti-391 9s 2s infinite linear;
}

@keyframes drop-confetti-391 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-392 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 58%;
  opacity: 0.9418561722;
  -webkit-transform: rotate(145.6723108613deg);
          transform: rotate(145.6723108613deg);
  -webkit-animation: drop-confetti-392 7s 4s infinite linear;
          animation: drop-confetti-392 7s 4s infinite linear;
}

@keyframes drop-confetti-392 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-393 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.773769236;
  -webkit-transform: rotate(334.6391497739deg);
          transform: rotate(334.6391497739deg);
  -webkit-animation: drop-confetti-393 7s 1s infinite linear;
          animation: drop-confetti-393 7s 1s infinite linear;
}

@keyframes drop-confetti-393 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-394 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.3269683239;
  -webkit-transform: rotate(252.9304182767deg);
          transform: rotate(252.9304182767deg);
  -webkit-animation: drop-confetti-394 8s 5s infinite linear;
          animation: drop-confetti-394 8s 5s infinite linear;
}

@keyframes drop-confetti-394 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-395 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8374953647;
  -webkit-transform: rotate(343.457670761deg);
          transform: rotate(343.457670761deg);
  -webkit-animation: drop-confetti-395 6s 1s infinite linear;
          animation: drop-confetti-395 6s 1s infinite linear;
}

@keyframes drop-confetti-395 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-396 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 18%;
  opacity: 1.2296734321;
  -webkit-transform: rotate(241.3461112933deg);
          transform: rotate(241.3461112933deg);
  -webkit-animation: drop-confetti-396 8s 1s infinite linear;
          animation: drop-confetti-396 8s 1s infinite linear;
}

@keyframes drop-confetti-396 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-397 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0095457044;
  -webkit-transform: rotate(221.9042537173deg);
          transform: rotate(221.9042537173deg);
  -webkit-animation: drop-confetti-397 8s 2s infinite linear;
          animation: drop-confetti-397 8s 2s infinite linear;
}

@keyframes drop-confetti-397 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-398 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.6157751879;
  -webkit-transform: rotate(264.6987811204deg);
          transform: rotate(264.6987811204deg);
  -webkit-animation: drop-confetti-398 7s 3s infinite linear;
          animation: drop-confetti-398 7s 3s infinite linear;
}

@keyframes drop-confetti-398 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-399 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 0.8802860851;
  -webkit-transform: rotate(168.889962828deg);
          transform: rotate(168.889962828deg);
  -webkit-animation: drop-confetti-399 6s 4s infinite linear;
          animation: drop-confetti-399 6s 4s infinite linear;
}

@keyframes drop-confetti-399 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-400 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5417902581;
  -webkit-transform: rotate(191.5686195062deg);
          transform: rotate(191.5686195062deg);
  -webkit-animation: drop-confetti-400 5s 2s infinite linear;
          animation: drop-confetti-400 5s 2s infinite linear;
}

@keyframes drop-confetti-400 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-401 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 0.598993732;
  -webkit-transform: rotate(77.0976673643deg);
          transform: rotate(77.0976673643deg);
  -webkit-animation: drop-confetti-401 6s 4s infinite linear;
          animation: drop-confetti-401 6s 4s infinite linear;
}

@keyframes drop-confetti-401 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-402 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 1.180265003;
  -webkit-transform: rotate(75.7380919026deg);
          transform: rotate(75.7380919026deg);
  -webkit-animation: drop-confetti-402 7s 3s infinite linear;
          animation: drop-confetti-402 7s 3s infinite linear;
}

@keyframes drop-confetti-402 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-403 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.6046866412;
  -webkit-transform: rotate(175.1011950334deg);
          transform: rotate(175.1011950334deg);
  -webkit-animation: drop-confetti-403 5s 5s infinite linear;
          animation: drop-confetti-403 5s 5s infinite linear;
}

@keyframes drop-confetti-403 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-404 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.9358547945;
  -webkit-transform: rotate(227.4123816815deg);
          transform: rotate(227.4123816815deg);
  -webkit-animation: drop-confetti-404 9s 4s infinite linear;
          animation: drop-confetti-404 9s 4s infinite linear;
}

@keyframes drop-confetti-404 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-405 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.0913718999;
  -webkit-transform: rotate(326.1951511084deg);
          transform: rotate(326.1951511084deg);
  -webkit-animation: drop-confetti-405 8s 4s infinite linear;
          animation: drop-confetti-405 8s 4s infinite linear;
}

@keyframes drop-confetti-405 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-406 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 42%;
  opacity: 1.0659179986;
  -webkit-transform: rotate(353.0881189122deg);
          transform: rotate(353.0881189122deg);
  -webkit-animation: drop-confetti-406 7s 3s infinite linear;
          animation: drop-confetti-406 7s 3s infinite linear;
}

@keyframes drop-confetti-406 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-407 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 65%;
  opacity: 1.0443174191;
  -webkit-transform: rotate(89.7430613353deg);
          transform: rotate(89.7430613353deg);
  -webkit-animation: drop-confetti-407 7s 3s infinite linear;
          animation: drop-confetti-407 7s 3s infinite linear;
}

@keyframes drop-confetti-407 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-408 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.6659939973;
  -webkit-transform: rotate(238.2940286402deg);
          transform: rotate(238.2940286402deg);
  -webkit-animation: drop-confetti-408 9s 1s infinite linear;
          animation: drop-confetti-408 9s 1s infinite linear;
}

@keyframes drop-confetti-408 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-409 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 0.6865977641;
  -webkit-transform: rotate(56.3960270073deg);
          transform: rotate(56.3960270073deg);
  -webkit-animation: drop-confetti-409 8s 2s infinite linear;
          animation: drop-confetti-409 8s 2s infinite linear;
}

@keyframes drop-confetti-409 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-410 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 98%;
  opacity: 1.3923825916;
  -webkit-transform: rotate(209.2983549649deg);
          transform: rotate(209.2983549649deg);
  -webkit-animation: drop-confetti-410 5s 1s infinite linear;
          animation: drop-confetti-410 5s 1s infinite linear;
}

@keyframes drop-confetti-410 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-411 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.6332309547;
  -webkit-transform: rotate(195.4696142221deg);
          transform: rotate(195.4696142221deg);
  -webkit-animation: drop-confetti-411 7s 1s infinite linear;
          animation: drop-confetti-411 7s 1s infinite linear;
}

@keyframes drop-confetti-411 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-412 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.170539552;
  -webkit-transform: rotate(208.0465361819deg);
          transform: rotate(208.0465361819deg);
  -webkit-animation: drop-confetti-412 6s 1s infinite linear;
          animation: drop-confetti-412 6s 1s infinite linear;
}

@keyframes drop-confetti-412 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-413 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.5158047494;
  -webkit-transform: rotate(192.0459912379deg);
          transform: rotate(192.0459912379deg);
  -webkit-animation: drop-confetti-413 7s 2s infinite linear;
          animation: drop-confetti-413 7s 2s infinite linear;
}

@keyframes drop-confetti-413 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-414 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 0.8344836255;
  -webkit-transform: rotate(53.1774445643deg);
          transform: rotate(53.1774445643deg);
  -webkit-animation: drop-confetti-414 8s 4s infinite linear;
          animation: drop-confetti-414 8s 4s infinite linear;
}

@keyframes drop-confetti-414 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-415 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 90%;
  opacity: 0.5684678927;
  -webkit-transform: rotate(171.2798572813deg);
          transform: rotate(171.2798572813deg);
  -webkit-animation: drop-confetti-415 8s 1s infinite linear;
          animation: drop-confetti-415 8s 1s infinite linear;
}

@keyframes drop-confetti-415 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-416 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 43%;
  opacity: 1.1386487181;
  -webkit-transform: rotate(59.2645506832deg);
          transform: rotate(59.2645506832deg);
  -webkit-animation: drop-confetti-416 7s 3s infinite linear;
          animation: drop-confetti-416 7s 3s infinite linear;
}

@keyframes drop-confetti-416 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-417 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.0541079584;
  -webkit-transform: rotate(45.2337617623deg);
          transform: rotate(45.2337617623deg);
  -webkit-animation: drop-confetti-417 8s 4s infinite linear;
          animation: drop-confetti-417 8s 4s infinite linear;
}

@keyframes drop-confetti-417 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-418 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 63%;
  opacity: 0.9702343155;
  -webkit-transform: rotate(346.1092283489deg);
          transform: rotate(346.1092283489deg);
  -webkit-animation: drop-confetti-418 8s 1s infinite linear;
          animation: drop-confetti-418 8s 1s infinite linear;
}

@keyframes drop-confetti-418 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-419 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6868545903;
  -webkit-transform: rotate(199.5800213218deg);
          transform: rotate(199.5800213218deg);
  -webkit-animation: drop-confetti-419 7s 5s infinite linear;
          animation: drop-confetti-419 7s 5s infinite linear;
}

@keyframes drop-confetti-419 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-420 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3759932495;
  -webkit-transform: rotate(50.4078761221deg);
          transform: rotate(50.4078761221deg);
  -webkit-animation: drop-confetti-420 9s 4s infinite linear;
          animation: drop-confetti-420 9s 4s infinite linear;
}

@keyframes drop-confetti-420 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-421 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 44%;
  opacity: 1.2840770548;
  -webkit-transform: rotate(106.5296658546deg);
          transform: rotate(106.5296658546deg);
  -webkit-animation: drop-confetti-421 5s 1s infinite linear;
          animation: drop-confetti-421 5s 1s infinite linear;
}

@keyframes drop-confetti-421 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-422 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.2340227813;
  -webkit-transform: rotate(161.7427382104deg);
          transform: rotate(161.7427382104deg);
  -webkit-animation: drop-confetti-422 5s 3s infinite linear;
          animation: drop-confetti-422 5s 3s infinite linear;
}

@keyframes drop-confetti-422 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-423 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 92%;
  opacity: 1.488560427;
  -webkit-transform: rotate(358.7319216512deg);
          transform: rotate(358.7319216512deg);
  -webkit-animation: drop-confetti-423 6s 1s infinite linear;
          animation: drop-confetti-423 6s 1s infinite linear;
}

@keyframes drop-confetti-423 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-424 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.170043675;
  -webkit-transform: rotate(270.1668385012deg);
          transform: rotate(270.1668385012deg);
  -webkit-animation: drop-confetti-424 9s 5s infinite linear;
          animation: drop-confetti-424 9s 5s infinite linear;
}

@keyframes drop-confetti-424 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-425 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 60%;
  opacity: 0.6986948848;
  -webkit-transform: rotate(345.4185048538deg);
          transform: rotate(345.4185048538deg);
  -webkit-animation: drop-confetti-425 5s 1s infinite linear;
          animation: drop-confetti-425 5s 1s infinite linear;
}

@keyframes drop-confetti-425 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-426 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.0681116583;
  -webkit-transform: rotate(289.1167612772deg);
          transform: rotate(289.1167612772deg);
  -webkit-animation: drop-confetti-426 9s 3s infinite linear;
          animation: drop-confetti-426 9s 3s infinite linear;
}

@keyframes drop-confetti-426 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-427 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 89%;
  opacity: 1.1374447906;
  -webkit-transform: rotate(97.7020381113deg);
          transform: rotate(97.7020381113deg);
  -webkit-animation: drop-confetti-427 5s 1s infinite linear;
          animation: drop-confetti-427 5s 1s infinite linear;
}

@keyframes drop-confetti-427 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-428 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 99%;
  opacity: 1.1836935718;
  -webkit-transform: rotate(88.1321035785deg);
          transform: rotate(88.1321035785deg);
  -webkit-animation: drop-confetti-428 7s 3s infinite linear;
          animation: drop-confetti-428 7s 3s infinite linear;
}

@keyframes drop-confetti-428 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-429 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 15%;
  opacity: 0.5791803763;
  -webkit-transform: rotate(184.3269171286deg);
          transform: rotate(184.3269171286deg);
  -webkit-animation: drop-confetti-429 9s 3s infinite linear;
          animation: drop-confetti-429 9s 3s infinite linear;
}

@keyframes drop-confetti-429 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-430 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.2940343004;
  -webkit-transform: rotate(206.1379136322deg);
          transform: rotate(206.1379136322deg);
  -webkit-animation: drop-confetti-430 5s 1s infinite linear;
          animation: drop-confetti-430 5s 1s infinite linear;
}

@keyframes drop-confetti-430 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-431 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 0.8173034801;
  -webkit-transform: rotate(206.9370303917deg);
          transform: rotate(206.9370303917deg);
  -webkit-animation: drop-confetti-431 7s 5s infinite linear;
          animation: drop-confetti-431 7s 5s infinite linear;
}

@keyframes drop-confetti-431 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-432 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6528509905;
  -webkit-transform: rotate(277.3664207697deg);
          transform: rotate(277.3664207697deg);
  -webkit-animation: drop-confetti-432 5s 3s infinite linear;
          animation: drop-confetti-432 5s 3s infinite linear;
}

@keyframes drop-confetti-432 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-433 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 0.8137299034;
  -webkit-transform: rotate(164.4620078387deg);
          transform: rotate(164.4620078387deg);
  -webkit-animation: drop-confetti-433 5s 1s infinite linear;
          animation: drop-confetti-433 5s 1s infinite linear;
}

@keyframes drop-confetti-433 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-434 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 1.0833561879;
  -webkit-transform: rotate(162.6205226243deg);
          transform: rotate(162.6205226243deg);
  -webkit-animation: drop-confetti-434 5s 3s infinite linear;
          animation: drop-confetti-434 5s 3s infinite linear;
}

@keyframes drop-confetti-434 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-435 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2213566943;
  -webkit-transform: rotate(338.2564675195deg);
          transform: rotate(338.2564675195deg);
  -webkit-animation: drop-confetti-435 8s 3s infinite linear;
          animation: drop-confetti-435 8s 3s infinite linear;
}

@keyframes drop-confetti-435 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-436 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 30%;
  opacity: 1.1506481427;
  -webkit-transform: rotate(120.3525702108deg);
          transform: rotate(120.3525702108deg);
  -webkit-animation: drop-confetti-436 6s 1s infinite linear;
          animation: drop-confetti-436 6s 1s infinite linear;
}

@keyframes drop-confetti-436 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-437 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.8986365019;
  -webkit-transform: rotate(76.4525504634deg);
          transform: rotate(76.4525504634deg);
  -webkit-animation: drop-confetti-437 8s 2s infinite linear;
          animation: drop-confetti-437 8s 2s infinite linear;
}

@keyframes drop-confetti-437 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-438 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 0.6885682424;
  -webkit-transform: rotate(304.6018810287deg);
          transform: rotate(304.6018810287deg);
  -webkit-animation: drop-confetti-438 5s 1s infinite linear;
          animation: drop-confetti-438 5s 1s infinite linear;
}

@keyframes drop-confetti-438 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-439 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 1.2023548663;
  -webkit-transform: rotate(10.0858274024deg);
          transform: rotate(10.0858274024deg);
  -webkit-animation: drop-confetti-439 7s 1s infinite linear;
          animation: drop-confetti-439 7s 1s infinite linear;
}

@keyframes drop-confetti-439 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-440 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 16%;
  opacity: 0.8047619485;
  -webkit-transform: rotate(304.9282683391deg);
          transform: rotate(304.9282683391deg);
  -webkit-animation: drop-confetti-440 9s 3s infinite linear;
          animation: drop-confetti-440 9s 3s infinite linear;
}

@keyframes drop-confetti-440 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-441 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.653588334;
  -webkit-transform: rotate(9.5449148382deg);
          transform: rotate(9.5449148382deg);
  -webkit-animation: drop-confetti-441 9s 2s infinite linear;
          animation: drop-confetti-441 9s 2s infinite linear;
}

@keyframes drop-confetti-441 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-442 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 49%;
  opacity: 0.8207119751;
  -webkit-transform: rotate(167.0763490814deg);
          transform: rotate(167.0763490814deg);
  -webkit-animation: drop-confetti-442 6s 1s infinite linear;
          animation: drop-confetti-442 6s 1s infinite linear;
}

@keyframes drop-confetti-442 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-443 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 96%;
  opacity: 1.3776472289;
  -webkit-transform: rotate(204.971096568deg);
          transform: rotate(204.971096568deg);
  -webkit-animation: drop-confetti-443 7s 1s infinite linear;
          animation: drop-confetti-443 7s 1s infinite linear;
}

@keyframes drop-confetti-443 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-444 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 66%;
  opacity: 1.0544227728;
  -webkit-transform: rotate(336.3212641156deg);
          transform: rotate(336.3212641156deg);
  -webkit-animation: drop-confetti-444 9s 5s infinite linear;
          animation: drop-confetti-444 9s 5s infinite linear;
}

@keyframes drop-confetti-444 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-445 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.7424256577;
  -webkit-transform: rotate(346.4866169433deg);
          transform: rotate(346.4866169433deg);
  -webkit-animation: drop-confetti-445 8s 5s infinite linear;
          animation: drop-confetti-445 8s 5s infinite linear;
}

@keyframes drop-confetti-445 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-446 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 0.7115723871;
  -webkit-transform: rotate(17.8357840859deg);
          transform: rotate(17.8357840859deg);
  -webkit-animation: drop-confetti-446 5s 4s infinite linear;
          animation: drop-confetti-446 5s 4s infinite linear;
}

@keyframes drop-confetti-446 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-447 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.9956511397;
  -webkit-transform: rotate(297.5669420364deg);
          transform: rotate(297.5669420364deg);
  -webkit-animation: drop-confetti-447 6s 3s infinite linear;
          animation: drop-confetti-447 6s 3s infinite linear;
}

@keyframes drop-confetti-447 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-448 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 0.7928426111;
  -webkit-transform: rotate(150.2643989745deg);
          transform: rotate(150.2643989745deg);
  -webkit-animation: drop-confetti-448 8s 3s infinite linear;
          animation: drop-confetti-448 8s 3s infinite linear;
}

@keyframes drop-confetti-448 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-449 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 88%;
  opacity: 1.3747622398;
  -webkit-transform: rotate(38.2465221961deg);
          transform: rotate(38.2465221961deg);
  -webkit-animation: drop-confetti-449 7s 1s infinite linear;
          animation: drop-confetti-449 7s 1s infinite linear;
}

@keyframes drop-confetti-449 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-450 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 81%;
  opacity: 0.8982648309;
  -webkit-transform: rotate(313.1227300249deg);
          transform: rotate(313.1227300249deg);
  -webkit-animation: drop-confetti-450 6s 2s infinite linear;
          animation: drop-confetti-450 6s 2s infinite linear;
}

@keyframes drop-confetti-450 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-451 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 0.9222516941;
  -webkit-transform: rotate(61.7539012801deg);
          transform: rotate(61.7539012801deg);
  -webkit-animation: drop-confetti-451 6s 4s infinite linear;
          animation: drop-confetti-451 6s 4s infinite linear;
}

@keyframes drop-confetti-451 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-452 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 44%;
  opacity: 1.1141362905;
  -webkit-transform: rotate(299.7869483309deg);
          transform: rotate(299.7869483309deg);
  -webkit-animation: drop-confetti-452 7s 1s infinite linear;
          animation: drop-confetti-452 7s 1s infinite linear;
}

@keyframes drop-confetti-452 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-453 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 0.6286534759;
  -webkit-transform: rotate(8.2681222236deg);
          transform: rotate(8.2681222236deg);
  -webkit-animation: drop-confetti-453 9s 1s infinite linear;
          animation: drop-confetti-453 9s 1s infinite linear;
}

@keyframes drop-confetti-453 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-454 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 0.9900263813;
  -webkit-transform: rotate(228.0912839555deg);
          transform: rotate(228.0912839555deg);
  -webkit-animation: drop-confetti-454 8s 1s infinite linear;
          animation: drop-confetti-454 8s 1s infinite linear;
}

@keyframes drop-confetti-454 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-455 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.8665320604;
  -webkit-transform: rotate(216.7623344988deg);
          transform: rotate(216.7623344988deg);
  -webkit-animation: drop-confetti-455 7s 2s infinite linear;
          animation: drop-confetti-455 7s 2s infinite linear;
}

@keyframes drop-confetti-455 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-456 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 95%;
  opacity: 1.478427131;
  -webkit-transform: rotate(342.4509469166deg);
          transform: rotate(342.4509469166deg);
  -webkit-animation: drop-confetti-456 6s 1s infinite linear;
          animation: drop-confetti-456 6s 1s infinite linear;
}

@keyframes drop-confetti-456 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-457 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 0.7741756923;
  -webkit-transform: rotate(260.3537293777deg);
          transform: rotate(260.3537293777deg);
  -webkit-animation: drop-confetti-457 7s 1s infinite linear;
          animation: drop-confetti-457 7s 1s infinite linear;
}

@keyframes drop-confetti-457 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-458 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2386785051;
  -webkit-transform: rotate(305.8054183548deg);
          transform: rotate(305.8054183548deg);
  -webkit-animation: drop-confetti-458 6s 1s infinite linear;
          animation: drop-confetti-458 6s 1s infinite linear;
}

@keyframes drop-confetti-458 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-459 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 82%;
  opacity: 0.9249269458;
  -webkit-transform: rotate(159.6726913424deg);
          transform: rotate(159.6726913424deg);
  -webkit-animation: drop-confetti-459 5s 2s infinite linear;
          animation: drop-confetti-459 5s 2s infinite linear;
}

@keyframes drop-confetti-459 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-460 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 70%;
  opacity: 1.0187966482;
  -webkit-transform: rotate(266.5645647186deg);
          transform: rotate(266.5645647186deg);
  -webkit-animation: drop-confetti-460 9s 1s infinite linear;
          animation: drop-confetti-460 9s 1s infinite linear;
}

@keyframes drop-confetti-460 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-461 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.3823335786;
  -webkit-transform: rotate(174.3360888235deg);
          transform: rotate(174.3360888235deg);
  -webkit-animation: drop-confetti-461 5s 2s infinite linear;
          animation: drop-confetti-461 5s 2s infinite linear;
}

@keyframes drop-confetti-461 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-462 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 77%;
  opacity: 1.1842785605;
  -webkit-transform: rotate(303.0426546837deg);
          transform: rotate(303.0426546837deg);
  -webkit-animation: drop-confetti-462 9s 2s infinite linear;
          animation: drop-confetti-462 9s 2s infinite linear;
}

@keyframes drop-confetti-462 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-463 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.0806382016;
  -webkit-transform: rotate(227.2979792236deg);
          transform: rotate(227.2979792236deg);
  -webkit-animation: drop-confetti-463 8s 5s infinite linear;
          animation: drop-confetti-463 8s 5s infinite linear;
}

@keyframes drop-confetti-463 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-464 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 45%;
  opacity: 0.9517995857;
  -webkit-transform: rotate(276.1181520857deg);
          transform: rotate(276.1181520857deg);
  -webkit-animation: drop-confetti-464 8s 3s infinite linear;
          animation: drop-confetti-464 8s 3s infinite linear;
}

@keyframes drop-confetti-464 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-465 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8780318338;
  -webkit-transform: rotate(23.2231675882deg);
          transform: rotate(23.2231675882deg);
  -webkit-animation: drop-confetti-465 5s 1s infinite linear;
          animation: drop-confetti-465 5s 1s infinite linear;
}

@keyframes drop-confetti-465 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-466 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2041919246;
  -webkit-transform: rotate(195.1062874519deg);
          transform: rotate(195.1062874519deg);
  -webkit-animation: drop-confetti-466 6s 4s infinite linear;
          animation: drop-confetti-466 6s 4s infinite linear;
}

@keyframes drop-confetti-466 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-467 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6437423569;
  -webkit-transform: rotate(98.5253077485deg);
          transform: rotate(98.5253077485deg);
  -webkit-animation: drop-confetti-467 8s 2s infinite linear;
          animation: drop-confetti-467 8s 2s infinite linear;
}

@keyframes drop-confetti-467 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-468 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 0.9863021993;
  -webkit-transform: rotate(136.5532003132deg);
          transform: rotate(136.5532003132deg);
  -webkit-animation: drop-confetti-468 5s 4s infinite linear;
          animation: drop-confetti-468 5s 4s infinite linear;
}

@keyframes drop-confetti-468 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-469 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 75%;
  opacity: 0.9069096135;
  -webkit-transform: rotate(194.4959605855deg);
          transform: rotate(194.4959605855deg);
  -webkit-animation: drop-confetti-469 7s 5s infinite linear;
          animation: drop-confetti-469 7s 5s infinite linear;
}

@keyframes drop-confetti-469 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-470 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 0.8092519114;
  -webkit-transform: rotate(178.5997034552deg);
          transform: rotate(178.5997034552deg);
  -webkit-animation: drop-confetti-470 6s 3s infinite linear;
          animation: drop-confetti-470 6s 3s infinite linear;
}

@keyframes drop-confetti-470 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-471 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2730494984;
  -webkit-transform: rotate(106.2082133401deg);
          transform: rotate(106.2082133401deg);
  -webkit-animation: drop-confetti-471 9s 1s infinite linear;
          animation: drop-confetti-471 9s 1s infinite linear;
}

@keyframes drop-confetti-471 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-472 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.6967755118;
  -webkit-transform: rotate(83.545416174deg);
          transform: rotate(83.545416174deg);
  -webkit-animation: drop-confetti-472 5s 1s infinite linear;
          animation: drop-confetti-472 5s 1s infinite linear;
}

@keyframes drop-confetti-472 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-473 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 0.6135389509;
  -webkit-transform: rotate(289.4417871961deg);
          transform: rotate(289.4417871961deg);
  -webkit-animation: drop-confetti-473 6s 2s infinite linear;
          animation: drop-confetti-473 6s 2s infinite linear;
}

@keyframes drop-confetti-473 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-474 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.2819387249;
  -webkit-transform: rotate(82.5232974835deg);
          transform: rotate(82.5232974835deg);
  -webkit-animation: drop-confetti-474 6s 5s infinite linear;
          animation: drop-confetti-474 6s 5s infinite linear;
}

@keyframes drop-confetti-474 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-475 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 0.5737693298;
  -webkit-transform: rotate(156.7354475562deg);
          transform: rotate(156.7354475562deg);
  -webkit-animation: drop-confetti-475 6s 4s infinite linear;
          animation: drop-confetti-475 6s 4s infinite linear;
}

@keyframes drop-confetti-475 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-476 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 14%;
  opacity: 1.2286331176;
  -webkit-transform: rotate(337.9403836279deg);
          transform: rotate(337.9403836279deg);
  -webkit-animation: drop-confetti-476 7s 4s infinite linear;
          animation: drop-confetti-476 7s 4s infinite linear;
}

@keyframes drop-confetti-476 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-477 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 87%;
  opacity: 1.4729639045;
  -webkit-transform: rotate(156.6441671721deg);
          transform: rotate(156.6441671721deg);
  -webkit-animation: drop-confetti-477 5s 1s infinite linear;
          animation: drop-confetti-477 5s 1s infinite linear;
}

@keyframes drop-confetti-477 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-478 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 49%;
  opacity: 1.4442308504;
  -webkit-transform: rotate(190.8190240828deg);
          transform: rotate(190.8190240828deg);
  -webkit-animation: drop-confetti-478 8s 3s infinite linear;
          animation: drop-confetti-478 8s 3s infinite linear;
}

@keyframes drop-confetti-478 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-479 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.3515034885;
  -webkit-transform: rotate(31.4255771204deg);
          transform: rotate(31.4255771204deg);
  -webkit-animation: drop-confetti-479 8s 5s infinite linear;
          animation: drop-confetti-479 8s 5s infinite linear;
}

@keyframes drop-confetti-479 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-480 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 41%;
  opacity: 1.0342059076;
  -webkit-transform: rotate(22.1176017255deg);
          transform: rotate(22.1176017255deg);
  -webkit-animation: drop-confetti-480 7s 1s infinite linear;
          animation: drop-confetti-480 7s 1s infinite linear;
}

@keyframes drop-confetti-480 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-481 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 0.9625810161;
  -webkit-transform: rotate(214.1634178399deg);
          transform: rotate(214.1634178399deg);
  -webkit-animation: drop-confetti-481 8s 1s infinite linear;
          animation: drop-confetti-481 8s 1s infinite linear;
}

@keyframes drop-confetti-481 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-482 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 83%;
  opacity: 0.615187201;
  -webkit-transform: rotate(9.9414294431deg);
          transform: rotate(9.9414294431deg);
  -webkit-animation: drop-confetti-482 9s 1s infinite linear;
          animation: drop-confetti-482 9s 1s infinite linear;
}

@keyframes drop-confetti-482 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-483 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.9641390211;
  -webkit-transform: rotate(91.7311152781deg);
          transform: rotate(91.7311152781deg);
  -webkit-animation: drop-confetti-483 7s 1s infinite linear;
          animation: drop-confetti-483 7s 1s infinite linear;
}

@keyframes drop-confetti-483 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-484 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 76%;
  opacity: 0.9630292596;
  -webkit-transform: rotate(61.1901600548deg);
          transform: rotate(61.1901600548deg);
  -webkit-animation: drop-confetti-484 5s 2s infinite linear;
          animation: drop-confetti-484 5s 2s infinite linear;
}

@keyframes drop-confetti-484 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-485 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 28%;
  opacity: 0.5650834992;
  -webkit-transform: rotate(157.710980893deg);
          transform: rotate(157.710980893deg);
  -webkit-animation: drop-confetti-485 8s 3s infinite linear;
          animation: drop-confetti-485 8s 3s infinite linear;
}

@keyframes drop-confetti-485 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-486 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 82%;
  opacity: 1.1328356577;
  -webkit-transform: rotate(134.9278457839deg);
          transform: rotate(134.9278457839deg);
  -webkit-animation: drop-confetti-486 6s 3s infinite linear;
          animation: drop-confetti-486 6s 3s infinite linear;
}

@keyframes drop-confetti-486 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-487 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.354539692;
  -webkit-transform: rotate(174.6499763708deg);
          transform: rotate(174.6499763708deg);
  -webkit-animation: drop-confetti-487 7s 3s infinite linear;
          animation: drop-confetti-487 7s 3s infinite linear;
}

@keyframes drop-confetti-487 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-488 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.0350050052;
  -webkit-transform: rotate(213.8392546052deg);
          transform: rotate(213.8392546052deg);
  -webkit-animation: drop-confetti-488 6s 3s infinite linear;
          animation: drop-confetti-488 6s 3s infinite linear;
}

@keyframes drop-confetti-488 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-489 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 88%;
  opacity: 1.4210333266;
  -webkit-transform: rotate(173.4170436685deg);
          transform: rotate(173.4170436685deg);
  -webkit-animation: drop-confetti-489 8s 4s infinite linear;
          animation: drop-confetti-489 8s 4s infinite linear;
}

@keyframes drop-confetti-489 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-490 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 54%;
  opacity: 0.6126761047;
  -webkit-transform: rotate(28.2033446187deg);
          transform: rotate(28.2033446187deg);
  -webkit-animation: drop-confetti-490 7s 1s infinite linear;
          animation: drop-confetti-490 7s 1s infinite linear;
}

@keyframes drop-confetti-490 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-491 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 43%;
  opacity: 1.4787767624;
  -webkit-transform: rotate(255.8180496244deg);
          transform: rotate(255.8180496244deg);
  -webkit-animation: drop-confetti-491 8s 1s infinite linear;
          animation: drop-confetti-491 8s 1s infinite linear;
}

@keyframes drop-confetti-491 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-492 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 67%;
  opacity: 1.4896061748;
  -webkit-transform: rotate(36.7028674164deg);
          transform: rotate(36.7028674164deg);
  -webkit-animation: drop-confetti-492 8s 2s infinite linear;
          animation: drop-confetti-492 8s 2s infinite linear;
}

@keyframes drop-confetti-492 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-493 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 20%;
  opacity: 1.1052338842;
  -webkit-transform: rotate(174.5177960951deg);
          transform: rotate(174.5177960951deg);
  -webkit-animation: drop-confetti-493 9s 3s infinite linear;
          animation: drop-confetti-493 9s 3s infinite linear;
}

@keyframes drop-confetti-493 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-494 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.2601426834;
  -webkit-transform: rotate(234.3452382389deg);
          transform: rotate(234.3452382389deg);
  -webkit-animation: drop-confetti-494 9s 4s infinite linear;
          animation: drop-confetti-494 9s 4s infinite linear;
}

@keyframes drop-confetti-494 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-495 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 1.4105016873;
  -webkit-transform: rotate(314.8906616341deg);
          transform: rotate(314.8906616341deg);
  -webkit-animation: drop-confetti-495 5s 5s infinite linear;
          animation: drop-confetti-495 5s 5s infinite linear;
}

@keyframes drop-confetti-495 {
  100% {
    top: 110%;
    left: 3%;
  }
}
.confetti-496 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.1406861991;
  -webkit-transform: rotate(23.8015651293deg);
          transform: rotate(23.8015651293deg);
  -webkit-animation: drop-confetti-496 9s 4s infinite linear;
          animation: drop-confetti-496 9s 4s infinite linear;
}

@keyframes drop-confetti-496 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-497 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 79%;
  opacity: 1.0609591106;
  -webkit-transform: rotate(244.2557337588deg);
          transform: rotate(244.2557337588deg);
  -webkit-animation: drop-confetti-497 7s 3s infinite linear;
          animation: drop-confetti-497 7s 3s infinite linear;
}

@keyframes drop-confetti-497 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-498 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 42%;
  opacity: 1.0803564239;
  -webkit-transform: rotate(338.1283706868deg);
          transform: rotate(338.1283706868deg);
  -webkit-animation: drop-confetti-498 6s 4s infinite linear;
          animation: drop-confetti-498 6s 4s infinite linear;
}

@keyframes drop-confetti-498 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-499 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 1.4072285118;
  -webkit-transform: rotate(56.9138209043deg);
          transform: rotate(56.9138209043deg);
  -webkit-animation: drop-confetti-499 9s 4s infinite linear;
          animation: drop-confetti-499 9s 4s infinite linear;
}

@keyframes drop-confetti-499 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-500 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.485124464;
  -webkit-transform: rotate(141.5491304463deg);
          transform: rotate(141.5491304463deg);
  -webkit-animation: drop-confetti-500 6s 4s infinite linear;
          animation: drop-confetti-500 6s 4s infinite linear;
}

@keyframes drop-confetti-500 {
  100% {
    top: 110%;
    left: 99%;
  }
}
/* ------------------------
    Patient Care Plan
------------------------- */
.patient-care-plan .care-plan-goals .card-body table thead tr .goal__target,
.patient-care-plan .care-plan-goals .card-body table tbody tr .goal__target {
  width: 25%;
  max-width: 25%;
}
.patient-care-plan .care-plan-goals .card-body table thead tr .goal__date,
.patient-care-plan .care-plan-goals .card-body table thead tr .goal__status,
.patient-care-plan .care-plan-goals .card-body table tbody tr .goal__date,
.patient-care-plan .care-plan-goals .card-body table tbody tr .goal__status {
  width: 150px;
  max-width: 150px;
}
.patient-care-plan .care-plan-goals .card-body table thead tr .goal__action,
.patient-care-plan .care-plan-goals .card-body table tbody tr .goal__action {
  width: 30px;
  max-width: 30px;
}
.patient-care-plan .care-plan-goals .card-body table tbody tr td .goal__title,
.patient-care-plan .care-plan-goals .card-body table tbody tr td .goal__status {
  font-weight: 500;
}
.patient-care-plan .care-plan-goals .card-body table tbody tr td .goal__status {
  line-height: 1.3;
}
.patient-care-plan .care-plan-goals .card-body table tbody tr td .card-body {
  color: #2C3E50;
}
.patient-care-plan .care-plan-goals .card-body table tbody tr td .card-body .goal__progress {
  cursor: pointer;
  font-weight: 300;
}
.patient-care-plan .care-plan-goals .card-body table tbody tr td .card-body .goal__progress i[class^=bi-] {
  visibility: hidden;
}
.patient-care-plan .care-plan-goals .card-body table tbody tr td .card-body .goal__progress:hover {
  color: #74A3E1;
}
.patient-care-plan .care-plan-goals .card-body table tbody tr td .card-body .goal__progress:hover i[class^=bi-] {
  visibility: visible;
}
.patient-care-plan .care-plan-interventions .card-body table thead tr .intervention__createdDate,
.patient-care-plan .care-plan-interventions .card-body table tbody tr .intervention__createdDate {
  width: 10%;
  max-width: 10%;
  cursor: pointer;
}
.patient-care-plan .care-plan-interventions .card-body table thead tr .intervention__createdBy,
.patient-care-plan .care-plan-interventions .card-body table tbody tr .intervention__createdBy {
  width: 15%;
  max-width: 15%;
  cursor: pointer;
}
.patient-care-plan .care-plan-interventions .card-body table thead tr .intervention__title,
.patient-care-plan .care-plan-interventions .card-body table thead tr .intervention__type,
.patient-care-plan .care-plan-interventions .card-body table thead tr .intervention__priority,
.patient-care-plan .care-plan-interventions .card-body table tbody tr .intervention__title,
.patient-care-plan .care-plan-interventions .card-body table tbody tr .intervention__type,
.patient-care-plan .care-plan-interventions .card-body table tbody tr .intervention__priority {
  width: 20%;
  max-width: 20%;
  cursor: pointer;
}
.patient-care-plan .care-plan-interventions .card-body table thead tr .intervention__solve,
.patient-care-plan .care-plan-interventions .card-body table tbody tr .intervention__solve {
  width: 5%;
  max-width: 5%;
}
.patient-care-plan .care-plan-interventions .card-body table thead tr .intervention__action,
.patient-care-plan .care-plan-interventions .card-body table tbody tr .intervention__action {
  width: 3%;
  max-width: 3%;
}
.patient-care-plan .care-plan-interventions .card-body table tbody tr td .card-body {
  color: #2C3E50;
}
.patient-care-plan .care-plan-interventions .card-body table tbody tr td .card-body .intervention__description {
  font-weight: 300;
}
.patient-care-plan .care-plan-additional-info .card-body table thead tr .information__createdAt,
.patient-care-plan .care-plan-additional-info .card-body table tbody tr .information__createdAt {
  width: 20%;
  max-width: 20%;
}
.patient-care-plan .care-plan-additional-info .card-body table thead tr .information__createdBy,
.patient-care-plan .care-plan-additional-info .card-body table tbody tr .information__createdBy {
  width: 15%;
  max-width: 15%;
}
.patient-care-plan .care-plan-additional-info .card-body table thead tr .information__note,
.patient-care-plan .care-plan-additional-info .card-body table tbody tr .information__note {
  width: 57%;
  max-width: 57%;
}
.patient-care-plan .care-plan-additional-info .card-body table thead tr .information__note .truncate-text,
.patient-care-plan .care-plan-additional-info .card-body table tbody tr .information__note .truncate-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.patient-care-plan .care-plan-additional-info .card-body table thead tr .information__note .truncate-text:hover,
.patient-care-plan .care-plan-additional-info .card-body table tbody tr .information__note .truncate-text:hover {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 20;
  line-clamp: 20;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.patient-care-plan .care-plan-additional-info .card-body table thead tr .information__solve,
.patient-care-plan .care-plan-additional-info .card-body table tbody tr .information__solve {
  width: 5%;
  max-width: 5%;
}

.valid-input-wrapper {
  position: relative;
}

.datetime-validation-label {
  position: absolute;
  font-size: 11px;
  color: #FF2400;
  top: -17px;
  white-space: nowrap;
  background-color: #FFFFFF;
  font-weight: 700;
  z-index: 0;
}

.screening-group {
  text-align: left;
  font-size: 0.875rem;
}

.screening-with-border {
  border: 1px solid #000;
  padding-top: 2rem;
  position: relative;
  margin-bottom: 1.5rem;
}
.screening-with-border .screening-group-title {
  background-color: #fff;
  position: absolute;
  top: -0.5rem;
  padding: 0 5px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 99%;
  line-height: 1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
.problem-list-table,
.billing-history-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
@media only screen and (max-width: 1023px) {
  .problem-list-table,
  .billing-history-table {
    font-size: 12px;
  }
}
.problem-list-table thead,
.billing-history-table thead {
  color: #8095B1;
  text-transform: uppercase;
  font-weight: 700;
}
.problem-list-table thead td,
.billing-history-table thead td {
  padding: 18px 3px 10px;
}
.problem-list-table tbody td,
.billing-history-table tbody td {
  padding: 14px 3px;
}
.problem-list-table tbody .draggable-container,
.billing-history-table tbody .draggable-container {
  cursor: move;
}
.problem-list-table td,
.billing-history-table td {
  border-bottom: 1px solid #E5E5E5;
}
.problem-list-table .label,
.billing-history-table .label {
  border-radius: 4px;
  display: inline-block;
  font-size: 12px;
  padding: 4px 16px;
  min-width: 0;
  background-color: #E67E22;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (max-width: 1023px) {
  .problem-list-table .label,
  .billing-history-table .label {
    font-size: 10px;
  }
}
.problem-list-table .text-column,
.billing-history-table .text-column {
  text-align: left;
  word-wrap: break-word;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 20px;
}
.problem-list-table .text-column:first-child,
.billing-history-table .text-column:first-child {
  padding-left: 26px;
}
.problem-list-table .text-column .text-column-tooltip,
.billing-history-table .text-column .text-column-tooltip {
  position: relative;
  white-space: inherit;
  text-overflow: inherit;
  overflow: inherit;
}
.problem-list-table .text-column .text-column-tooltip .text-column-tooltip-wrapper,
.billing-history-table .text-column .text-column-tooltip .text-column-tooltip-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.problem-list-table .mark-column,
.billing-history-table .mark-column {
  width: 110px;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .problem-list-table .mark-column,
  .billing-history-table .mark-column {
    width: 70px;
  }
}
.problem-list-table .date-column,
.billing-history-table .date-column {
  width: 100px;
  padding-right: 8px;
}
@media only screen and (max-width: 1023px) {
  .problem-list-table .date-column,
  .billing-history-table .date-column {
    width: 90px;
  }
}
.problem-list-table .date-column .one-field-date-picker,
.billing-history-table .date-column .one-field-date-picker {
  width: auto;
}
.problem-list-table .date-column .one-field-date-picker:not(.invalid) .dateText:not(.react-datepicker-ignore-onclickoutside),
.billing-history-table .date-column .one-field-date-picker:not(.invalid) .dateText:not(.react-datepicker-ignore-onclickoutside) {
  border-bottom-color: transparent;
  padding: 0;
  color: inherit;
}
.problem-list-table .sortable,
.billing-history-table .sortable {
  position: relative;
  cursor: pointer;
}
.problem-list-table .sortable:before, .problem-list-table .sortable:after,
.billing-history-table .sortable:before,
.billing-history-table .sortable:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 25px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
@media only screen and (max-width: 1023px) {
  .problem-list-table .sortable:before, .problem-list-table .sortable:after,
  .billing-history-table .sortable:before,
  .billing-history-table .sortable:after {
    right: 10px;
  }
}
.problem-list-table .sortable:before,
.billing-history-table .sortable:before {
  top: calc(60% - 10px);
  border-bottom: 5px solid #8095B1;
}
.problem-list-table .sortable:after,
.billing-history-table .sortable:after {
  top: 60%;
  border-top: 5px solid #8095B1;
}
.problem-list-table .sortable.active.reverse:after,
.billing-history-table .sortable.active.reverse:after {
  border-top: 5px solid #273342;
}
.problem-list-table .sortable.active:not(.reverse):before,
.billing-history-table .sortable.active:not(.reverse):before {
  border-bottom: 5px solid #273342;
}
.problem-list-table .sortable,
.problem-list-table .sortable-value,
.billing-history-table .sortable,
.billing-history-table .sortable-value {
  padding-right: 35px;
}
@media only screen and (max-width: 1023px) {
  .problem-list-table .sortable,
  .problem-list-table .sortable-value,
  .billing-history-table .sortable,
  .billing-history-table .sortable-value {
    padding-right: 20px;
  }
}
.problem-list-table .editable-input,
.billing-history-table .editable-input {
  width: 100%;
}
.problem-list-table .editable-input input,
.billing-history-table .editable-input input {
  background-color: transparent;
}
.problem-list-table .add-column,
.billing-history-table .add-column {
  width: 30px;
}
.problem-list-table .add-billing,
.billing-history-table .add-billing {
  border: none;
  background-color: transparent;
  background-image: url(/0a07d2583eee54a3efce.svg);
  width: 20px;
  background-size: cover;
  height: 20px;
  cursor: pointer;
  margin-left: 5px;
}
.problem-list-table .dragging-row,
.billing-history-table .dragging-row {
  opacity: 0.8;
  background-color: #DAE9F6;
}
.problem-list-table .static-validation-label,
.billing-history-table .static-validation-label {
  position: absolute;
  font-size: 11px;
  color: #FF2400;
  top: 0;
  white-space: nowrap;
  font-weight: 700;
  z-index: 1;
  width: 91%;
}
.problem-list-table .static-validation-label::after,
.billing-history-table .static-validation-label::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #FF2400;
  top: 27px;
  position: absolute;
}
.problem-list-table .indicator-column,
.billing-history-table .indicator-column {
  position: relative;
}
.problem-list-table .invalid-indicator,
.billing-history-table .invalid-indicator {
  color: #FF2400;
  border: 1px solid #FF2400;
  border-radius: 50%;
  width: 11px;
  height: 12px;
  display: block;
  position: absolute;
  top: 7px;
  right: 6px;
  font-size: 10px;
  line-height: 12px;
  padding-left: 1px;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Utility
------------------------- */
/* ------------------------
    #. Utility Mixins
------------------------- */
/* ------------------------
    #. Utility Classes
------------------------- */
.d-flex-center, .ccm-modal-wrapper, .ccm-status-legend .nav .nav-item .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.d-flex-center-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.white-space-pre-line {
  white-space: pre-line;
}

.text-underline {
  text-decoration: underline;
}

.span-url {
  cursor: pointer;
}

/* ------------------------
    #. Confetti Utility Classes
------------------------- */
[class|=confetti] {
  position: absolute;
}

.confetti-0 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 25%;
  opacity: 0.8704325285;
  -webkit-transform: rotate(352.8792990527deg);
          transform: rotate(352.8792990527deg);
  -webkit-animation: drop-confetti-0 7s 4s infinite linear;
          animation: drop-confetti-0 7s 4s infinite linear;
}

@keyframes drop-confetti-0 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-1 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 91%;
  opacity: 0.5989173054;
  -webkit-transform: rotate(135.189185106deg);
          transform: rotate(135.189185106deg);
  -webkit-animation: drop-confetti-1 6s 1s infinite linear;
          animation: drop-confetti-1 6s 1s infinite linear;
}

@keyframes drop-confetti-1 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-2 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.6321794797;
  -webkit-transform: rotate(319.3389954744deg);
          transform: rotate(319.3389954744deg);
  -webkit-animation: drop-confetti-2 5s 5s infinite linear;
          animation: drop-confetti-2 5s 5s infinite linear;
}

@keyframes drop-confetti-2 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-3 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6614614707;
  -webkit-transform: rotate(220.5961387719deg);
          transform: rotate(220.5961387719deg);
  -webkit-animation: drop-confetti-3 8s 1s infinite linear;
          animation: drop-confetti-3 8s 1s infinite linear;
}

@keyframes drop-confetti-3 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-4 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 34%;
  opacity: 0.9852061322;
  -webkit-transform: rotate(337.4855856377deg);
          transform: rotate(337.4855856377deg);
  -webkit-animation: drop-confetti-4 6s 3s infinite linear;
          animation: drop-confetti-4 6s 3s infinite linear;
}

@keyframes drop-confetti-4 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-5 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6994951891;
  -webkit-transform: rotate(204.5693346885deg);
          transform: rotate(204.5693346885deg);
  -webkit-animation: drop-confetti-5 7s 1s infinite linear;
          animation: drop-confetti-5 7s 1s infinite linear;
}

@keyframes drop-confetti-5 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-6 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 0.8252845219;
  -webkit-transform: rotate(352.0450452537deg);
          transform: rotate(352.0450452537deg);
  -webkit-animation: drop-confetti-6 5s 1s infinite linear;
          animation: drop-confetti-6 5s 1s infinite linear;
}

@keyframes drop-confetti-6 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-7 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 9%;
  opacity: 1.3192546027;
  -webkit-transform: rotate(67.800816664deg);
          transform: rotate(67.800816664deg);
  -webkit-animation: drop-confetti-7 5s 3s infinite linear;
          animation: drop-confetti-7 5s 3s infinite linear;
}

@keyframes drop-confetti-7 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-8 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.5657753164;
  -webkit-transform: rotate(339.3123803657deg);
          transform: rotate(339.3123803657deg);
  -webkit-animation: drop-confetti-8 7s 3s infinite linear;
          animation: drop-confetti-8 7s 3s infinite linear;
}

@keyframes drop-confetti-8 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-9 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.5731144078;
  -webkit-transform: rotate(280.2314910637deg);
          transform: rotate(280.2314910637deg);
  -webkit-animation: drop-confetti-9 6s 3s infinite linear;
          animation: drop-confetti-9 6s 3s infinite linear;
}

@keyframes drop-confetti-9 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-10 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.2509545162;
  -webkit-transform: rotate(327.0889418166deg);
          transform: rotate(327.0889418166deg);
  -webkit-animation: drop-confetti-10 5s 1s infinite linear;
          animation: drop-confetti-10 5s 1s infinite linear;
}

@keyframes drop-confetti-10 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-11 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 76%;
  opacity: 0.789499005;
  -webkit-transform: rotate(18.393710604deg);
          transform: rotate(18.393710604deg);
  -webkit-animation: drop-confetti-11 6s 3s infinite linear;
          animation: drop-confetti-11 6s 3s infinite linear;
}

@keyframes drop-confetti-11 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-12 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.4246637216;
  -webkit-transform: rotate(99.3251840316deg);
          transform: rotate(99.3251840316deg);
  -webkit-animation: drop-confetti-12 9s 4s infinite linear;
          animation: drop-confetti-12 9s 4s infinite linear;
}

@keyframes drop-confetti-12 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-13 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.3547855468;
  -webkit-transform: rotate(312.1787873916deg);
          transform: rotate(312.1787873916deg);
  -webkit-animation: drop-confetti-13 6s 3s infinite linear;
          animation: drop-confetti-13 6s 3s infinite linear;
}

@keyframes drop-confetti-13 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-14 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.2358157076;
  -webkit-transform: rotate(146.2986191804deg);
          transform: rotate(146.2986191804deg);
  -webkit-animation: drop-confetti-14 5s 2s infinite linear;
          animation: drop-confetti-14 5s 2s infinite linear;
}

@keyframes drop-confetti-14 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-15 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.2697154302;
  -webkit-transform: rotate(239.3646296791deg);
          transform: rotate(239.3646296791deg);
  -webkit-animation: drop-confetti-15 5s 4s infinite linear;
          animation: drop-confetti-15 5s 4s infinite linear;
}

@keyframes drop-confetti-15 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-16 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 17%;
  opacity: 1.4028808481;
  -webkit-transform: rotate(48.5912022504deg);
          transform: rotate(48.5912022504deg);
  -webkit-animation: drop-confetti-16 6s 3s infinite linear;
          animation: drop-confetti-16 6s 3s infinite linear;
}

@keyframes drop-confetti-16 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-17 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 26%;
  opacity: 1.0530853355;
  -webkit-transform: rotate(0.958589983deg);
          transform: rotate(0.958589983deg);
  -webkit-animation: drop-confetti-17 7s 5s infinite linear;
          animation: drop-confetti-17 7s 5s infinite linear;
}

@keyframes drop-confetti-17 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-18 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 16%;
  opacity: 1.2199478102;
  -webkit-transform: rotate(75.4600344092deg);
          transform: rotate(75.4600344092deg);
  -webkit-animation: drop-confetti-18 6s 4s infinite linear;
          animation: drop-confetti-18 6s 4s infinite linear;
}

@keyframes drop-confetti-18 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-19 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.4618311816;
  -webkit-transform: rotate(189.326111914deg);
          transform: rotate(189.326111914deg);
  -webkit-animation: drop-confetti-19 8s 1s infinite linear;
          animation: drop-confetti-19 8s 1s infinite linear;
}

@keyframes drop-confetti-19 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-20 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 57%;
  opacity: 1.3067564601;
  -webkit-transform: rotate(232.7766669886deg);
          transform: rotate(232.7766669886deg);
  -webkit-animation: drop-confetti-20 7s 5s infinite linear;
          animation: drop-confetti-20 7s 5s infinite linear;
}

@keyframes drop-confetti-20 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-21 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 46%;
  opacity: 1.1140180349;
  -webkit-transform: rotate(218.8322748099deg);
          transform: rotate(218.8322748099deg);
  -webkit-animation: drop-confetti-21 5s 4s infinite linear;
          animation: drop-confetti-21 5s 4s infinite linear;
}

@keyframes drop-confetti-21 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-22 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 1.4539354723;
  -webkit-transform: rotate(311.4790711738deg);
          transform: rotate(311.4790711738deg);
  -webkit-animation: drop-confetti-22 5s 5s infinite linear;
          animation: drop-confetti-22 5s 5s infinite linear;
}

@keyframes drop-confetti-22 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-23 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.2933557044;
  -webkit-transform: rotate(148.3589213004deg);
          transform: rotate(148.3589213004deg);
  -webkit-animation: drop-confetti-23 5s 5s infinite linear;
          animation: drop-confetti-23 5s 5s infinite linear;
}

@keyframes drop-confetti-23 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-24 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 52%;
  opacity: 1.2155570085;
  -webkit-transform: rotate(55.8748736781deg);
          transform: rotate(55.8748736781deg);
  -webkit-animation: drop-confetti-24 6s 2s infinite linear;
          animation: drop-confetti-24 6s 2s infinite linear;
}

@keyframes drop-confetti-24 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-25 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4168991496;
  -webkit-transform: rotate(214.7525789245deg);
          transform: rotate(214.7525789245deg);
  -webkit-animation: drop-confetti-25 9s 4s infinite linear;
          animation: drop-confetti-25 9s 4s infinite linear;
}

@keyframes drop-confetti-25 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-26 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2241199505;
  -webkit-transform: rotate(261.8230180767deg);
          transform: rotate(261.8230180767deg);
  -webkit-animation: drop-confetti-26 9s 3s infinite linear;
          animation: drop-confetti-26 9s 3s infinite linear;
}

@keyframes drop-confetti-26 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-27 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5641525116;
  -webkit-transform: rotate(296.0438294126deg);
          transform: rotate(296.0438294126deg);
  -webkit-animation: drop-confetti-27 6s 3s infinite linear;
          animation: drop-confetti-27 6s 3s infinite linear;
}

@keyframes drop-confetti-27 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-28 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 1.3051464446;
  -webkit-transform: rotate(237.7371179942deg);
          transform: rotate(237.7371179942deg);
  -webkit-animation: drop-confetti-28 6s 2s infinite linear;
          animation: drop-confetti-28 6s 2s infinite linear;
}

@keyframes drop-confetti-28 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-29 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2336371409;
  -webkit-transform: rotate(215.3808158345deg);
          transform: rotate(215.3808158345deg);
  -webkit-animation: drop-confetti-29 8s 1s infinite linear;
          animation: drop-confetti-29 8s 1s infinite linear;
}

@keyframes drop-confetti-29 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-30 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.4606900695;
  -webkit-transform: rotate(101.3790262684deg);
          transform: rotate(101.3790262684deg);
  -webkit-animation: drop-confetti-30 6s 2s infinite linear;
          animation: drop-confetti-30 6s 2s infinite linear;
}

@keyframes drop-confetti-30 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-31 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 0.6431347208;
  -webkit-transform: rotate(92.4340757843deg);
          transform: rotate(92.4340757843deg);
  -webkit-animation: drop-confetti-31 5s 5s infinite linear;
          animation: drop-confetti-31 5s 5s infinite linear;
}

@keyframes drop-confetti-31 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-32 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.2958292136;
  -webkit-transform: rotate(148.3723627743deg);
          transform: rotate(148.3723627743deg);
  -webkit-animation: drop-confetti-32 7s 4s infinite linear;
          animation: drop-confetti-32 7s 4s infinite linear;
}

@keyframes drop-confetti-32 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-33 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 28%;
  opacity: 0.5737007413;
  -webkit-transform: rotate(202.1679469771deg);
          transform: rotate(202.1679469771deg);
  -webkit-animation: drop-confetti-33 9s 4s infinite linear;
          animation: drop-confetti-33 9s 4s infinite linear;
}

@keyframes drop-confetti-33 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-34 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 17%;
  opacity: 0.8161380817;
  -webkit-transform: rotate(298.9876859064deg);
          transform: rotate(298.9876859064deg);
  -webkit-animation: drop-confetti-34 6s 4s infinite linear;
          animation: drop-confetti-34 6s 4s infinite linear;
}

@keyframes drop-confetti-34 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-35 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 1.0486185341;
  -webkit-transform: rotate(329.3425217144deg);
          transform: rotate(329.3425217144deg);
  -webkit-animation: drop-confetti-35 9s 5s infinite linear;
          animation: drop-confetti-35 9s 5s infinite linear;
}

@keyframes drop-confetti-35 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-36 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 3%;
  opacity: 1.3338964375;
  -webkit-transform: rotate(117.2926872328deg);
          transform: rotate(117.2926872328deg);
  -webkit-animation: drop-confetti-36 9s 1s infinite linear;
          animation: drop-confetti-36 9s 1s infinite linear;
}

@keyframes drop-confetti-36 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-37 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 0.7553385447;
  -webkit-transform: rotate(86.0814938338deg);
          transform: rotate(86.0814938338deg);
  -webkit-animation: drop-confetti-37 5s 2s infinite linear;
          animation: drop-confetti-37 5s 2s infinite linear;
}

@keyframes drop-confetti-37 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-38 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 55%;
  opacity: 0.6143003323;
  -webkit-transform: rotate(317.3442207757deg);
          transform: rotate(317.3442207757deg);
  -webkit-animation: drop-confetti-38 6s 2s infinite linear;
          animation: drop-confetti-38 6s 2s infinite linear;
}

@keyframes drop-confetti-38 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-39 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.4530628799;
  -webkit-transform: rotate(244.4116678515deg);
          transform: rotate(244.4116678515deg);
  -webkit-animation: drop-confetti-39 9s 3s infinite linear;
          animation: drop-confetti-39 9s 3s infinite linear;
}

@keyframes drop-confetti-39 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-40 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 0.7858522492;
  -webkit-transform: rotate(190.6078197119deg);
          transform: rotate(190.6078197119deg);
  -webkit-animation: drop-confetti-40 5s 3s infinite linear;
          animation: drop-confetti-40 5s 3s infinite linear;
}

@keyframes drop-confetti-40 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-41 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 71%;
  opacity: 0.8236293817;
  -webkit-transform: rotate(139.8810726283deg);
          transform: rotate(139.8810726283deg);
  -webkit-animation: drop-confetti-41 8s 3s infinite linear;
          animation: drop-confetti-41 8s 3s infinite linear;
}

@keyframes drop-confetti-41 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-42 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 10%;
  opacity: 0.8908603567;
  -webkit-transform: rotate(202.7223600727deg);
          transform: rotate(202.7223600727deg);
  -webkit-animation: drop-confetti-42 8s 4s infinite linear;
          animation: drop-confetti-42 8s 4s infinite linear;
}

@keyframes drop-confetti-42 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-43 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 1.1624812062;
  -webkit-transform: rotate(21.1360642971deg);
          transform: rotate(21.1360642971deg);
  -webkit-animation: drop-confetti-43 5s 4s infinite linear;
          animation: drop-confetti-43 5s 4s infinite linear;
}

@keyframes drop-confetti-43 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-44 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 52%;
  opacity: 1.4541221727;
  -webkit-transform: rotate(33.0615310513deg);
          transform: rotate(33.0615310513deg);
  -webkit-animation: drop-confetti-44 6s 4s infinite linear;
          animation: drop-confetti-44 6s 4s infinite linear;
}

@keyframes drop-confetti-44 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-45 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.8505357291;
  -webkit-transform: rotate(325.091299395deg);
          transform: rotate(325.091299395deg);
  -webkit-animation: drop-confetti-45 6s 1s infinite linear;
          animation: drop-confetti-45 6s 1s infinite linear;
}

@keyframes drop-confetti-45 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-46 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 95%;
  opacity: 0.5288038445;
  -webkit-transform: rotate(141.6651818125deg);
          transform: rotate(141.6651818125deg);
  -webkit-animation: drop-confetti-46 5s 5s infinite linear;
          animation: drop-confetti-46 5s 5s infinite linear;
}

@keyframes drop-confetti-46 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-47 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 61%;
  opacity: 0.923497524;
  -webkit-transform: rotate(133.9535471888deg);
          transform: rotate(133.9535471888deg);
  -webkit-animation: drop-confetti-47 7s 3s infinite linear;
          animation: drop-confetti-47 7s 3s infinite linear;
}

@keyframes drop-confetti-47 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-48 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0514857252;
  -webkit-transform: rotate(18.6575428689deg);
          transform: rotate(18.6575428689deg);
  -webkit-animation: drop-confetti-48 7s 2s infinite linear;
          animation: drop-confetti-48 7s 2s infinite linear;
}

@keyframes drop-confetti-48 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-49 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 39%;
  opacity: 1.2230771115;
  -webkit-transform: rotate(246.4164415164deg);
          transform: rotate(246.4164415164deg);
  -webkit-animation: drop-confetti-49 9s 1s infinite linear;
          animation: drop-confetti-49 9s 1s infinite linear;
}

@keyframes drop-confetti-49 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-50 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.0492422116;
  -webkit-transform: rotate(182.8576056549deg);
          transform: rotate(182.8576056549deg);
  -webkit-animation: drop-confetti-50 5s 3s infinite linear;
          animation: drop-confetti-50 5s 3s infinite linear;
}

@keyframes drop-confetti-50 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-51 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.2470707642;
  -webkit-transform: rotate(48.5220756311deg);
          transform: rotate(48.5220756311deg);
  -webkit-animation: drop-confetti-51 6s 2s infinite linear;
          animation: drop-confetti-51 6s 2s infinite linear;
}

@keyframes drop-confetti-51 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-52 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 24%;
  opacity: 0.515253828;
  -webkit-transform: rotate(137.9223113142deg);
          transform: rotate(137.9223113142deg);
  -webkit-animation: drop-confetti-52 9s 3s infinite linear;
          animation: drop-confetti-52 9s 3s infinite linear;
}

@keyframes drop-confetti-52 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-53 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 93%;
  opacity: 0.8673382493;
  -webkit-transform: rotate(271.8040695316deg);
          transform: rotate(271.8040695316deg);
  -webkit-animation: drop-confetti-53 7s 4s infinite linear;
          animation: drop-confetti-53 7s 4s infinite linear;
}

@keyframes drop-confetti-53 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-54 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 25%;
  opacity: 0.9156891076;
  -webkit-transform: rotate(335.8614596843deg);
          transform: rotate(335.8614596843deg);
  -webkit-animation: drop-confetti-54 5s 2s infinite linear;
          animation: drop-confetti-54 5s 2s infinite linear;
}

@keyframes drop-confetti-54 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-55 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.7088490995;
  -webkit-transform: rotate(323.9603692205deg);
          transform: rotate(323.9603692205deg);
  -webkit-animation: drop-confetti-55 7s 3s infinite linear;
          animation: drop-confetti-55 7s 3s infinite linear;
}

@keyframes drop-confetti-55 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-56 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.8514465321;
  -webkit-transform: rotate(176.4361627794deg);
          transform: rotate(176.4361627794deg);
  -webkit-animation: drop-confetti-56 8s 3s infinite linear;
          animation: drop-confetti-56 8s 3s infinite linear;
}

@keyframes drop-confetti-56 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-57 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 1.0282735433;
  -webkit-transform: rotate(246.9577865551deg);
          transform: rotate(246.9577865551deg);
  -webkit-animation: drop-confetti-57 6s 5s infinite linear;
          animation: drop-confetti-57 6s 5s infinite linear;
}

@keyframes drop-confetti-57 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-58 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5206040902;
  -webkit-transform: rotate(88.3994689216deg);
          transform: rotate(88.3994689216deg);
  -webkit-animation: drop-confetti-58 9s 2s infinite linear;
          animation: drop-confetti-58 9s 2s infinite linear;
}

@keyframes drop-confetti-58 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-59 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 0.8540284692;
  -webkit-transform: rotate(164.4215878221deg);
          transform: rotate(164.4215878221deg);
  -webkit-animation: drop-confetti-59 5s 5s infinite linear;
          animation: drop-confetti-59 5s 5s infinite linear;
}

@keyframes drop-confetti-59 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-60 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.4584168817;
  -webkit-transform: rotate(87.6509022878deg);
          transform: rotate(87.6509022878deg);
  -webkit-animation: drop-confetti-60 7s 5s infinite linear;
          animation: drop-confetti-60 7s 5s infinite linear;
}

@keyframes drop-confetti-60 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-61 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 19%;
  opacity: 0.7805974543;
  -webkit-transform: rotate(335.1565112015deg);
          transform: rotate(335.1565112015deg);
  -webkit-animation: drop-confetti-61 9s 2s infinite linear;
          animation: drop-confetti-61 9s 2s infinite linear;
}

@keyframes drop-confetti-61 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-62 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 33%;
  opacity: 0.6293903809;
  -webkit-transform: rotate(108.5267356076deg);
          transform: rotate(108.5267356076deg);
  -webkit-animation: drop-confetti-62 9s 2s infinite linear;
          animation: drop-confetti-62 9s 2s infinite linear;
}

@keyframes drop-confetti-62 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-63 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6311482117;
  -webkit-transform: rotate(265.1428958657deg);
          transform: rotate(265.1428958657deg);
  -webkit-animation: drop-confetti-63 8s 5s infinite linear;
          animation: drop-confetti-63 8s 5s infinite linear;
}

@keyframes drop-confetti-63 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-64 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 87%;
  opacity: 0.9242049309;
  -webkit-transform: rotate(340.6154480662deg);
          transform: rotate(340.6154480662deg);
  -webkit-animation: drop-confetti-64 7s 1s infinite linear;
          animation: drop-confetti-64 7s 1s infinite linear;
}

@keyframes drop-confetti-64 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-65 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 35%;
  opacity: 0.7771071458;
  -webkit-transform: rotate(67.0132639451deg);
          transform: rotate(67.0132639451deg);
  -webkit-animation: drop-confetti-65 5s 3s infinite linear;
          animation: drop-confetti-65 5s 3s infinite linear;
}

@keyframes drop-confetti-65 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-66 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 1.0793428086;
  -webkit-transform: rotate(336.1066757473deg);
          transform: rotate(336.1066757473deg);
  -webkit-animation: drop-confetti-66 7s 3s infinite linear;
          animation: drop-confetti-66 7s 3s infinite linear;
}

@keyframes drop-confetti-66 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-67 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.669406446;
  -webkit-transform: rotate(12.4956117366deg);
          transform: rotate(12.4956117366deg);
  -webkit-animation: drop-confetti-67 6s 5s infinite linear;
          animation: drop-confetti-67 6s 5s infinite linear;
}

@keyframes drop-confetti-67 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-68 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 1.1602283215;
  -webkit-transform: rotate(22.7291198209deg);
          transform: rotate(22.7291198209deg);
  -webkit-animation: drop-confetti-68 8s 2s infinite linear;
          animation: drop-confetti-68 8s 2s infinite linear;
}

@keyframes drop-confetti-68 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-69 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.8162670768;
  -webkit-transform: rotate(267.8907393773deg);
          transform: rotate(267.8907393773deg);
  -webkit-animation: drop-confetti-69 6s 1s infinite linear;
          animation: drop-confetti-69 6s 1s infinite linear;
}

@keyframes drop-confetti-69 {
  100% {
    top: 110%;
    left: 2%;
  }
}
.confetti-70 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.7765559224;
  -webkit-transform: rotate(220.3602618384deg);
          transform: rotate(220.3602618384deg);
  -webkit-animation: drop-confetti-70 8s 5s infinite linear;
          animation: drop-confetti-70 8s 5s infinite linear;
}

@keyframes drop-confetti-70 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-71 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.3494433258;
  -webkit-transform: rotate(295.201439541deg);
          transform: rotate(295.201439541deg);
  -webkit-animation: drop-confetti-71 7s 3s infinite linear;
          animation: drop-confetti-71 7s 3s infinite linear;
}

@keyframes drop-confetti-71 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-72 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.0986183878;
  -webkit-transform: rotate(316.4819155669deg);
          transform: rotate(316.4819155669deg);
  -webkit-animation: drop-confetti-72 8s 2s infinite linear;
          animation: drop-confetti-72 8s 2s infinite linear;
}

@keyframes drop-confetti-72 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-73 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 1.2460821029;
  -webkit-transform: rotate(207.6531816777deg);
          transform: rotate(207.6531816777deg);
  -webkit-animation: drop-confetti-73 6s 4s infinite linear;
          animation: drop-confetti-73 6s 4s infinite linear;
}

@keyframes drop-confetti-73 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-74 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 34%;
  opacity: 0.8543380597;
  -webkit-transform: rotate(284.0733289462deg);
          transform: rotate(284.0733289462deg);
  -webkit-animation: drop-confetti-74 7s 2s infinite linear;
          animation: drop-confetti-74 7s 2s infinite linear;
}

@keyframes drop-confetti-74 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-75 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 30%;
  opacity: 1.3305412059;
  -webkit-transform: rotate(272.8081709236deg);
          transform: rotate(272.8081709236deg);
  -webkit-animation: drop-confetti-75 6s 2s infinite linear;
          animation: drop-confetti-75 6s 2s infinite linear;
}

@keyframes drop-confetti-75 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-76 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4035516564;
  -webkit-transform: rotate(243.6296778418deg);
          transform: rotate(243.6296778418deg);
  -webkit-animation: drop-confetti-76 6s 1s infinite linear;
          animation: drop-confetti-76 6s 1s infinite linear;
}

@keyframes drop-confetti-76 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-77 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 83%;
  opacity: 0.5093601991;
  -webkit-transform: rotate(244.3580854181deg);
          transform: rotate(244.3580854181deg);
  -webkit-animation: drop-confetti-77 9s 3s infinite linear;
          animation: drop-confetti-77 9s 3s infinite linear;
}

@keyframes drop-confetti-77 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-78 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 81%;
  opacity: 0.9059683223;
  -webkit-transform: rotate(113.5837965651deg);
          transform: rotate(113.5837965651deg);
  -webkit-animation: drop-confetti-78 5s 5s infinite linear;
          animation: drop-confetti-78 5s 5s infinite linear;
}

@keyframes drop-confetti-78 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-79 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 0.8188688549;
  -webkit-transform: rotate(6.7923841454deg);
          transform: rotate(6.7923841454deg);
  -webkit-animation: drop-confetti-79 7s 3s infinite linear;
          animation: drop-confetti-79 7s 3s infinite linear;
}

@keyframes drop-confetti-79 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-80 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.7425962157;
  -webkit-transform: rotate(247.8786795142deg);
          transform: rotate(247.8786795142deg);
  -webkit-animation: drop-confetti-80 5s 2s infinite linear;
          animation: drop-confetti-80 5s 2s infinite linear;
}

@keyframes drop-confetti-80 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-81 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.2938073241;
  -webkit-transform: rotate(115.2163460025deg);
          transform: rotate(115.2163460025deg);
  -webkit-animation: drop-confetti-81 9s 5s infinite linear;
          animation: drop-confetti-81 9s 5s infinite linear;
}

@keyframes drop-confetti-81 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-82 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 29%;
  opacity: 1.1281418321;
  -webkit-transform: rotate(319.4564766438deg);
          transform: rotate(319.4564766438deg);
  -webkit-animation: drop-confetti-82 7s 3s infinite linear;
          animation: drop-confetti-82 7s 3s infinite linear;
}

@keyframes drop-confetti-82 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-83 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.120049106;
  -webkit-transform: rotate(218.4451987532deg);
          transform: rotate(218.4451987532deg);
  -webkit-animation: drop-confetti-83 9s 1s infinite linear;
          animation: drop-confetti-83 9s 1s infinite linear;
}

@keyframes drop-confetti-83 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.confetti-84 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.0641897845;
  -webkit-transform: rotate(45.1505789189deg);
          transform: rotate(45.1505789189deg);
  -webkit-animation: drop-confetti-84 8s 2s infinite linear;
          animation: drop-confetti-84 8s 2s infinite linear;
}

@keyframes drop-confetti-84 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-85 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 18%;
  opacity: 1.0004676684;
  -webkit-transform: rotate(345.9807714784deg);
          transform: rotate(345.9807714784deg);
  -webkit-animation: drop-confetti-85 7s 1s infinite linear;
          animation: drop-confetti-85 7s 1s infinite linear;
}

@keyframes drop-confetti-85 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-86 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 0.8245962763;
  -webkit-transform: rotate(146.6797570459deg);
          transform: rotate(146.6797570459deg);
  -webkit-animation: drop-confetti-86 6s 1s infinite linear;
          animation: drop-confetti-86 6s 1s infinite linear;
}

@keyframes drop-confetti-86 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-87 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 40%;
  opacity: 1.1421703103;
  -webkit-transform: rotate(284.1616345382deg);
          transform: rotate(284.1616345382deg);
  -webkit-animation: drop-confetti-87 5s 4s infinite linear;
          animation: drop-confetti-87 5s 4s infinite linear;
}

@keyframes drop-confetti-87 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-88 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.8363932456;
  -webkit-transform: rotate(271.7664178698deg);
          transform: rotate(271.7664178698deg);
  -webkit-animation: drop-confetti-88 7s 2s infinite linear;
          animation: drop-confetti-88 7s 2s infinite linear;
}

@keyframes drop-confetti-88 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-89 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.0222183311;
  -webkit-transform: rotate(274.6746762857deg);
          transform: rotate(274.6746762857deg);
  -webkit-animation: drop-confetti-89 5s 4s infinite linear;
          animation: drop-confetti-89 5s 4s infinite linear;
}

@keyframes drop-confetti-89 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-90 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 85%;
  opacity: 1.4332720259;
  -webkit-transform: rotate(337.5315867504deg);
          transform: rotate(337.5315867504deg);
  -webkit-animation: drop-confetti-90 9s 2s infinite linear;
          animation: drop-confetti-90 9s 2s infinite linear;
}

@keyframes drop-confetti-90 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-91 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 14%;
  opacity: 1.4522841805;
  -webkit-transform: rotate(122.8876526686deg);
          transform: rotate(122.8876526686deg);
  -webkit-animation: drop-confetti-91 7s 4s infinite linear;
          animation: drop-confetti-91 7s 4s infinite linear;
}

@keyframes drop-confetti-91 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-92 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 0.9070149967;
  -webkit-transform: rotate(232.957106602deg);
          transform: rotate(232.957106602deg);
  -webkit-animation: drop-confetti-92 9s 1s infinite linear;
          animation: drop-confetti-92 9s 1s infinite linear;
}

@keyframes drop-confetti-92 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-93 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 1.4158549183;
  -webkit-transform: rotate(321.1360824644deg);
          transform: rotate(321.1360824644deg);
  -webkit-animation: drop-confetti-93 8s 3s infinite linear;
          animation: drop-confetti-93 8s 3s infinite linear;
}

@keyframes drop-confetti-93 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-94 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 90%;
  opacity: 0.9193235036;
  -webkit-transform: rotate(117.7679754663deg);
          transform: rotate(117.7679754663deg);
  -webkit-animation: drop-confetti-94 5s 4s infinite linear;
          animation: drop-confetti-94 5s 4s infinite linear;
}

@keyframes drop-confetti-94 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-95 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2639893595;
  -webkit-transform: rotate(307.7705517693deg);
          transform: rotate(307.7705517693deg);
  -webkit-animation: drop-confetti-95 7s 1s infinite linear;
          animation: drop-confetti-95 7s 1s infinite linear;
}

@keyframes drop-confetti-95 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-96 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 1.3783075887;
  -webkit-transform: rotate(283.1909325696deg);
          transform: rotate(283.1909325696deg);
  -webkit-animation: drop-confetti-96 6s 1s infinite linear;
          animation: drop-confetti-96 6s 1s infinite linear;
}

@keyframes drop-confetti-96 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-97 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 87%;
  opacity: 0.6808216696;
  -webkit-transform: rotate(321.3944131365deg);
          transform: rotate(321.3944131365deg);
  -webkit-animation: drop-confetti-97 5s 1s infinite linear;
          animation: drop-confetti-97 5s 1s infinite linear;
}

@keyframes drop-confetti-97 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-98 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 12%;
  opacity: 0.6357691584;
  -webkit-transform: rotate(164.6844170033deg);
          transform: rotate(164.6844170033deg);
  -webkit-animation: drop-confetti-98 9s 5s infinite linear;
          animation: drop-confetti-98 9s 5s infinite linear;
}

@keyframes drop-confetti-98 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-99 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 0.5308970325;
  -webkit-transform: rotate(95.7045863026deg);
          transform: rotate(95.7045863026deg);
  -webkit-animation: drop-confetti-99 8s 3s infinite linear;
          animation: drop-confetti-99 8s 3s infinite linear;
}

@keyframes drop-confetti-99 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-100 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 79%;
  opacity: 1.4690766469;
  -webkit-transform: rotate(246.8181728068deg);
          transform: rotate(246.8181728068deg);
  -webkit-animation: drop-confetti-100 5s 1s infinite linear;
          animation: drop-confetti-100 5s 1s infinite linear;
}

@keyframes drop-confetti-100 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-101 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 0.6200111683;
  -webkit-transform: rotate(330.2456248225deg);
          transform: rotate(330.2456248225deg);
  -webkit-animation: drop-confetti-101 5s 4s infinite linear;
          animation: drop-confetti-101 5s 4s infinite linear;
}

@keyframes drop-confetti-101 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-102 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 10%;
  opacity: 0.8030971202;
  -webkit-transform: rotate(286.5694138462deg);
          transform: rotate(286.5694138462deg);
  -webkit-animation: drop-confetti-102 8s 2s infinite linear;
          animation: drop-confetti-102 8s 2s infinite linear;
}

@keyframes drop-confetti-102 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-103 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.5551700988;
  -webkit-transform: rotate(134.4803006662deg);
          transform: rotate(134.4803006662deg);
  -webkit-animation: drop-confetti-103 5s 5s infinite linear;
          animation: drop-confetti-103 5s 5s infinite linear;
}

@keyframes drop-confetti-103 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-104 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 31%;
  opacity: 0.9553384458;
  -webkit-transform: rotate(127.8733940969deg);
          transform: rotate(127.8733940969deg);
  -webkit-animation: drop-confetti-104 8s 2s infinite linear;
          animation: drop-confetti-104 8s 2s infinite linear;
}

@keyframes drop-confetti-104 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-105 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.5409010046;
  -webkit-transform: rotate(24.3096151063deg);
          transform: rotate(24.3096151063deg);
  -webkit-animation: drop-confetti-105 5s 5s infinite linear;
          animation: drop-confetti-105 5s 5s infinite linear;
}

@keyframes drop-confetti-105 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-106 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 7%;
  opacity: 0.8201516518;
  -webkit-transform: rotate(160.7971671115deg);
          transform: rotate(160.7971671115deg);
  -webkit-animation: drop-confetti-106 6s 3s infinite linear;
          animation: drop-confetti-106 6s 3s infinite linear;
}

@keyframes drop-confetti-106 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-107 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.399973283;
  -webkit-transform: rotate(111.2979960096deg);
          transform: rotate(111.2979960096deg);
  -webkit-animation: drop-confetti-107 6s 2s infinite linear;
          animation: drop-confetti-107 6s 2s infinite linear;
}

@keyframes drop-confetti-107 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-108 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6768884895;
  -webkit-transform: rotate(185.3721885467deg);
          transform: rotate(185.3721885467deg);
  -webkit-animation: drop-confetti-108 8s 2s infinite linear;
          animation: drop-confetti-108 8s 2s infinite linear;
}

@keyframes drop-confetti-108 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-109 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 0.6293500368;
  -webkit-transform: rotate(166.1873146306deg);
          transform: rotate(166.1873146306deg);
  -webkit-animation: drop-confetti-109 6s 1s infinite linear;
          animation: drop-confetti-109 6s 1s infinite linear;
}

@keyframes drop-confetti-109 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-110 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 1.1662964941;
  -webkit-transform: rotate(347.5008542372deg);
          transform: rotate(347.5008542372deg);
  -webkit-animation: drop-confetti-110 5s 5s infinite linear;
          animation: drop-confetti-110 5s 5s infinite linear;
}

@keyframes drop-confetti-110 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-111 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.1102838145;
  -webkit-transform: rotate(299.7379875284deg);
          transform: rotate(299.7379875284deg);
  -webkit-animation: drop-confetti-111 9s 3s infinite linear;
          animation: drop-confetti-111 9s 3s infinite linear;
}

@keyframes drop-confetti-111 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-112 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.7015889284;
  -webkit-transform: rotate(318.445306237deg);
          transform: rotate(318.445306237deg);
  -webkit-animation: drop-confetti-112 6s 5s infinite linear;
          animation: drop-confetti-112 6s 5s infinite linear;
}

@keyframes drop-confetti-112 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-113 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 29%;
  opacity: 1.0665183098;
  -webkit-transform: rotate(10.0338654601deg);
          transform: rotate(10.0338654601deg);
  -webkit-animation: drop-confetti-113 6s 2s infinite linear;
          animation: drop-confetti-113 6s 2s infinite linear;
}

@keyframes drop-confetti-113 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-114 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 56%;
  opacity: 0.6160872053;
  -webkit-transform: rotate(312.5575951373deg);
          transform: rotate(312.5575951373deg);
  -webkit-animation: drop-confetti-114 8s 1s infinite linear;
          animation: drop-confetti-114 8s 1s infinite linear;
}

@keyframes drop-confetti-114 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-115 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 1.4886471545;
  -webkit-transform: rotate(35.3473057546deg);
          transform: rotate(35.3473057546deg);
  -webkit-animation: drop-confetti-115 9s 2s infinite linear;
          animation: drop-confetti-115 9s 2s infinite linear;
}

@keyframes drop-confetti-115 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-116 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 1.0774359926;
  -webkit-transform: rotate(283.5950586394deg);
          transform: rotate(283.5950586394deg);
  -webkit-animation: drop-confetti-116 9s 4s infinite linear;
          animation: drop-confetti-116 9s 4s infinite linear;
}

@keyframes drop-confetti-116 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-117 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.3079681818;
  -webkit-transform: rotate(1.4179300667deg);
          transform: rotate(1.4179300667deg);
  -webkit-animation: drop-confetti-117 9s 1s infinite linear;
          animation: drop-confetti-117 9s 1s infinite linear;
}

@keyframes drop-confetti-117 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-118 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 64%;
  opacity: 1.2376109256;
  -webkit-transform: rotate(196.1063794014deg);
          transform: rotate(196.1063794014deg);
  -webkit-animation: drop-confetti-118 8s 3s infinite linear;
          animation: drop-confetti-118 8s 3s infinite linear;
}

@keyframes drop-confetti-118 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-119 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 0.776551017;
  -webkit-transform: rotate(56.5806871247deg);
          transform: rotate(56.5806871247deg);
  -webkit-animation: drop-confetti-119 6s 3s infinite linear;
          animation: drop-confetti-119 6s 3s infinite linear;
}

@keyframes drop-confetti-119 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-120 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 23%;
  opacity: 1.1915540163;
  -webkit-transform: rotate(233.7032950959deg);
          transform: rotate(233.7032950959deg);
  -webkit-animation: drop-confetti-120 8s 2s infinite linear;
          animation: drop-confetti-120 8s 2s infinite linear;
}

@keyframes drop-confetti-120 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-121 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 15%;
  opacity: 0.7368533299;
  -webkit-transform: rotate(359.1459254415deg);
          transform: rotate(359.1459254415deg);
  -webkit-animation: drop-confetti-121 7s 5s infinite linear;
          animation: drop-confetti-121 7s 5s infinite linear;
}

@keyframes drop-confetti-121 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-122 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 0.8742384659;
  -webkit-transform: rotate(311.0940320196deg);
          transform: rotate(311.0940320196deg);
  -webkit-animation: drop-confetti-122 9s 3s infinite linear;
          animation: drop-confetti-122 9s 3s infinite linear;
}

@keyframes drop-confetti-122 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-123 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.7750798118;
  -webkit-transform: rotate(42.7875898246deg);
          transform: rotate(42.7875898246deg);
  -webkit-animation: drop-confetti-123 7s 5s infinite linear;
          animation: drop-confetti-123 7s 5s infinite linear;
}

@keyframes drop-confetti-123 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-124 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.6772493476;
  -webkit-transform: rotate(254.9870610983deg);
          transform: rotate(254.9870610983deg);
  -webkit-animation: drop-confetti-124 5s 4s infinite linear;
          animation: drop-confetti-124 5s 4s infinite linear;
}

@keyframes drop-confetti-124 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-125 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2571018078;
  -webkit-transform: rotate(62.474555174deg);
          transform: rotate(62.474555174deg);
  -webkit-animation: drop-confetti-125 6s 2s infinite linear;
          animation: drop-confetti-125 6s 2s infinite linear;
}

@keyframes drop-confetti-125 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-126 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 0.6610383899;
  -webkit-transform: rotate(231.079730341deg);
          transform: rotate(231.079730341deg);
  -webkit-animation: drop-confetti-126 7s 4s infinite linear;
          animation: drop-confetti-126 7s 4s infinite linear;
}

@keyframes drop-confetti-126 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-127 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 3%;
  opacity: 1.0007957548;
  -webkit-transform: rotate(253.021015149deg);
          transform: rotate(253.021015149deg);
  -webkit-animation: drop-confetti-127 8s 3s infinite linear;
          animation: drop-confetti-127 8s 3s infinite linear;
}

@keyframes drop-confetti-127 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-128 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.0529821738;
  -webkit-transform: rotate(225.2456053427deg);
          transform: rotate(225.2456053427deg);
  -webkit-animation: drop-confetti-128 8s 5s infinite linear;
          animation: drop-confetti-128 8s 5s infinite linear;
}

@keyframes drop-confetti-128 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-129 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.7476645543;
  -webkit-transform: rotate(356.0700779584deg);
          transform: rotate(356.0700779584deg);
  -webkit-animation: drop-confetti-129 5s 2s infinite linear;
          animation: drop-confetti-129 5s 2s infinite linear;
}

@keyframes drop-confetti-129 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-130 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 50%;
  opacity: 1.2730311288;
  -webkit-transform: rotate(319.4851367307deg);
          transform: rotate(319.4851367307deg);
  -webkit-animation: drop-confetti-130 7s 4s infinite linear;
          animation: drop-confetti-130 7s 4s infinite linear;
}

@keyframes drop-confetti-130 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-131 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 0.5577403799;
  -webkit-transform: rotate(180.83014078deg);
          transform: rotate(180.83014078deg);
  -webkit-animation: drop-confetti-131 6s 2s infinite linear;
          animation: drop-confetti-131 6s 2s infinite linear;
}

@keyframes drop-confetti-131 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-132 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5263491304;
  -webkit-transform: rotate(145.5798581325deg);
          transform: rotate(145.5798581325deg);
  -webkit-animation: drop-confetti-132 6s 1s infinite linear;
          animation: drop-confetti-132 6s 1s infinite linear;
}

@keyframes drop-confetti-132 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-133 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 4%;
  opacity: 1.0961496758;
  -webkit-transform: rotate(190.9026096562deg);
          transform: rotate(190.9026096562deg);
  -webkit-animation: drop-confetti-133 9s 4s infinite linear;
          animation: drop-confetti-133 9s 4s infinite linear;
}

@keyframes drop-confetti-133 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-134 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 74%;
  opacity: 1.0947916009;
  -webkit-transform: rotate(151.8174558534deg);
          transform: rotate(151.8174558534deg);
  -webkit-animation: drop-confetti-134 5s 5s infinite linear;
          animation: drop-confetti-134 5s 5s infinite linear;
}

@keyframes drop-confetti-134 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-135 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 1.0190160056;
  -webkit-transform: rotate(90.4646317805deg);
          transform: rotate(90.4646317805deg);
  -webkit-animation: drop-confetti-135 7s 4s infinite linear;
          animation: drop-confetti-135 7s 4s infinite linear;
}

@keyframes drop-confetti-135 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-136 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.9184686021;
  -webkit-transform: rotate(8.1195799359deg);
          transform: rotate(8.1195799359deg);
  -webkit-animation: drop-confetti-136 9s 2s infinite linear;
          animation: drop-confetti-136 9s 2s infinite linear;
}

@keyframes drop-confetti-136 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-137 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 46%;
  opacity: 1.2169699034;
  -webkit-transform: rotate(99.6087826186deg);
          transform: rotate(99.6087826186deg);
  -webkit-animation: drop-confetti-137 9s 2s infinite linear;
          animation: drop-confetti-137 9s 2s infinite linear;
}

@keyframes drop-confetti-137 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-138 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.4038713563;
  -webkit-transform: rotate(127.5708155653deg);
          transform: rotate(127.5708155653deg);
  -webkit-animation: drop-confetti-138 6s 5s infinite linear;
          animation: drop-confetti-138 6s 5s infinite linear;
}

@keyframes drop-confetti-138 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-139 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7333374113;
  -webkit-transform: rotate(11.9787118257deg);
          transform: rotate(11.9787118257deg);
  -webkit-animation: drop-confetti-139 8s 3s infinite linear;
          animation: drop-confetti-139 8s 3s infinite linear;
}

@keyframes drop-confetti-139 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-140 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 51%;
  opacity: 0.9387572948;
  -webkit-transform: rotate(333.9580652377deg);
          transform: rotate(333.9580652377deg);
  -webkit-animation: drop-confetti-140 6s 2s infinite linear;
          animation: drop-confetti-140 6s 2s infinite linear;
}

@keyframes drop-confetti-140 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-141 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.1300057251;
  -webkit-transform: rotate(224.678710345deg);
          transform: rotate(224.678710345deg);
  -webkit-animation: drop-confetti-141 9s 4s infinite linear;
          animation: drop-confetti-141 9s 4s infinite linear;
}

@keyframes drop-confetti-141 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-142 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 62%;
  opacity: 1.2993865934;
  -webkit-transform: rotate(239.981380121deg);
          transform: rotate(239.981380121deg);
  -webkit-animation: drop-confetti-142 8s 3s infinite linear;
          animation: drop-confetti-142 8s 3s infinite linear;
}

@keyframes drop-confetti-142 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-143 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 0.9498784118;
  -webkit-transform: rotate(342.154754926deg);
          transform: rotate(342.154754926deg);
  -webkit-animation: drop-confetti-143 8s 1s infinite linear;
          animation: drop-confetti-143 8s 1s infinite linear;
}

@keyframes drop-confetti-143 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.confetti-144 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 0.715450974;
  -webkit-transform: rotate(321.4461056213deg);
          transform: rotate(321.4461056213deg);
  -webkit-animation: drop-confetti-144 8s 4s infinite linear;
          animation: drop-confetti-144 8s 4s infinite linear;
}

@keyframes drop-confetti-144 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-145 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0969018234;
  -webkit-transform: rotate(64.0751482601deg);
          transform: rotate(64.0751482601deg);
  -webkit-animation: drop-confetti-145 7s 4s infinite linear;
          animation: drop-confetti-145 7s 4s infinite linear;
}

@keyframes drop-confetti-145 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-146 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 34%;
  opacity: 0.916406921;
  -webkit-transform: rotate(21.7546744811deg);
          transform: rotate(21.7546744811deg);
  -webkit-animation: drop-confetti-146 7s 2s infinite linear;
          animation: drop-confetti-146 7s 2s infinite linear;
}

@keyframes drop-confetti-146 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-147 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 42%;
  opacity: 0.6559680258;
  -webkit-transform: rotate(241.9604781712deg);
          transform: rotate(241.9604781712deg);
  -webkit-animation: drop-confetti-147 5s 3s infinite linear;
          animation: drop-confetti-147 5s 3s infinite linear;
}

@keyframes drop-confetti-147 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-148 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 80%;
  opacity: 1.1239440504;
  -webkit-transform: rotate(137.8410665342deg);
          transform: rotate(137.8410665342deg);
  -webkit-animation: drop-confetti-148 9s 5s infinite linear;
          animation: drop-confetti-148 9s 5s infinite linear;
}

@keyframes drop-confetti-148 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-149 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 10%;
  opacity: 1.3775800647;
  -webkit-transform: rotate(296.466725676deg);
          transform: rotate(296.466725676deg);
  -webkit-animation: drop-confetti-149 6s 4s infinite linear;
          animation: drop-confetti-149 6s 4s infinite linear;
}

@keyframes drop-confetti-149 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-150 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.5412244587;
  -webkit-transform: rotate(245.0351582577deg);
          transform: rotate(245.0351582577deg);
  -webkit-animation: drop-confetti-150 8s 4s infinite linear;
          animation: drop-confetti-150 8s 4s infinite linear;
}

@keyframes drop-confetti-150 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-151 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.8560816382;
  -webkit-transform: rotate(308.7350056403deg);
          transform: rotate(308.7350056403deg);
  -webkit-animation: drop-confetti-151 9s 3s infinite linear;
          animation: drop-confetti-151 9s 3s infinite linear;
}

@keyframes drop-confetti-151 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-152 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.9404500051;
  -webkit-transform: rotate(49.4880582999deg);
          transform: rotate(49.4880582999deg);
  -webkit-animation: drop-confetti-152 7s 4s infinite linear;
          animation: drop-confetti-152 7s 4s infinite linear;
}

@keyframes drop-confetti-152 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-153 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 13%;
  opacity: 1.259749813;
  -webkit-transform: rotate(203.3740734104deg);
          transform: rotate(203.3740734104deg);
  -webkit-animation: drop-confetti-153 8s 3s infinite linear;
          animation: drop-confetti-153 8s 3s infinite linear;
}

@keyframes drop-confetti-153 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-154 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.4745594812;
  -webkit-transform: rotate(239.131270243deg);
          transform: rotate(239.131270243deg);
  -webkit-animation: drop-confetti-154 8s 5s infinite linear;
          animation: drop-confetti-154 8s 5s infinite linear;
}

@keyframes drop-confetti-154 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-155 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 62%;
  opacity: 1.0461603818;
  -webkit-transform: rotate(202.6489919862deg);
          transform: rotate(202.6489919862deg);
  -webkit-animation: drop-confetti-155 9s 1s infinite linear;
          animation: drop-confetti-155 9s 1s infinite linear;
}

@keyframes drop-confetti-155 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-156 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 1.001203756;
  -webkit-transform: rotate(304.5208888016deg);
          transform: rotate(304.5208888016deg);
  -webkit-animation: drop-confetti-156 7s 2s infinite linear;
          animation: drop-confetti-156 7s 2s infinite linear;
}

@keyframes drop-confetti-156 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-157 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7139598855;
  -webkit-transform: rotate(129.4509728061deg);
          transform: rotate(129.4509728061deg);
  -webkit-animation: drop-confetti-157 7s 4s infinite linear;
          animation: drop-confetti-157 7s 4s infinite linear;
}

@keyframes drop-confetti-157 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-158 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 3%;
  opacity: 1.2398073321;
  -webkit-transform: rotate(195.7745951604deg);
          transform: rotate(195.7745951604deg);
  -webkit-animation: drop-confetti-158 9s 3s infinite linear;
          animation: drop-confetti-158 9s 3s infinite linear;
}

@keyframes drop-confetti-158 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-159 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.5891270941;
  -webkit-transform: rotate(337.7669521759deg);
          transform: rotate(337.7669521759deg);
  -webkit-animation: drop-confetti-159 5s 2s infinite linear;
          animation: drop-confetti-159 5s 2s infinite linear;
}

@keyframes drop-confetti-159 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-160 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 1.4140750208;
  -webkit-transform: rotate(292.7146590516deg);
          transform: rotate(292.7146590516deg);
  -webkit-animation: drop-confetti-160 5s 2s infinite linear;
          animation: drop-confetti-160 5s 2s infinite linear;
}

@keyframes drop-confetti-160 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-161 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 72%;
  opacity: 1.1246140508;
  -webkit-transform: rotate(137.7976827948deg);
          transform: rotate(137.7976827948deg);
  -webkit-animation: drop-confetti-161 7s 5s infinite linear;
          animation: drop-confetti-161 7s 5s infinite linear;
}

@keyframes drop-confetti-161 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-162 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.770633424;
  -webkit-transform: rotate(184.8443082949deg);
          transform: rotate(184.8443082949deg);
  -webkit-animation: drop-confetti-162 6s 1s infinite linear;
          animation: drop-confetti-162 6s 1s infinite linear;
}

@keyframes drop-confetti-162 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-163 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2217682952;
  -webkit-transform: rotate(309.7874465003deg);
          transform: rotate(309.7874465003deg);
  -webkit-animation: drop-confetti-163 6s 2s infinite linear;
          animation: drop-confetti-163 6s 2s infinite linear;
}

@keyframes drop-confetti-163 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-164 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 1.2398326285;
  -webkit-transform: rotate(82.0528028055deg);
          transform: rotate(82.0528028055deg);
  -webkit-animation: drop-confetti-164 7s 2s infinite linear;
          animation: drop-confetti-164 7s 2s infinite linear;
}

@keyframes drop-confetti-164 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-165 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 1.0920079998;
  -webkit-transform: rotate(208.8158034007deg);
          transform: rotate(208.8158034007deg);
  -webkit-animation: drop-confetti-165 8s 4s infinite linear;
          animation: drop-confetti-165 8s 4s infinite linear;
}

@keyframes drop-confetti-165 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-166 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.872003167;
  -webkit-transform: rotate(292.0496333091deg);
          transform: rotate(292.0496333091deg);
  -webkit-animation: drop-confetti-166 9s 5s infinite linear;
          animation: drop-confetti-166 9s 5s infinite linear;
}

@keyframes drop-confetti-166 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-167 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 2%;
  opacity: 0.6023903023;
  -webkit-transform: rotate(207.1450259965deg);
          transform: rotate(207.1450259965deg);
  -webkit-animation: drop-confetti-167 7s 4s infinite linear;
          animation: drop-confetti-167 7s 4s infinite linear;
}

@keyframes drop-confetti-167 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-168 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0637730157;
  -webkit-transform: rotate(3.6844297982deg);
          transform: rotate(3.6844297982deg);
  -webkit-animation: drop-confetti-168 6s 5s infinite linear;
          animation: drop-confetti-168 6s 5s infinite linear;
}

@keyframes drop-confetti-168 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-169 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.4059571486;
  -webkit-transform: rotate(356.0220874011deg);
          transform: rotate(356.0220874011deg);
  -webkit-animation: drop-confetti-169 5s 3s infinite linear;
          animation: drop-confetti-169 5s 3s infinite linear;
}

@keyframes drop-confetti-169 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-170 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.5113012325;
  -webkit-transform: rotate(235.7887552673deg);
          transform: rotate(235.7887552673deg);
  -webkit-animation: drop-confetti-170 5s 2s infinite linear;
          animation: drop-confetti-170 5s 2s infinite linear;
}

@keyframes drop-confetti-170 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-171 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.4239282514;
  -webkit-transform: rotate(32.6717482885deg);
          transform: rotate(32.6717482885deg);
  -webkit-animation: drop-confetti-171 8s 3s infinite linear;
          animation: drop-confetti-171 8s 3s infinite linear;
}

@keyframes drop-confetti-171 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-172 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.987548375;
  -webkit-transform: rotate(207.2629636243deg);
          transform: rotate(207.2629636243deg);
  -webkit-animation: drop-confetti-172 8s 2s infinite linear;
          animation: drop-confetti-172 8s 2s infinite linear;
}

@keyframes drop-confetti-172 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-173 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 32%;
  opacity: 0.7699801202;
  -webkit-transform: rotate(346.4229821688deg);
          transform: rotate(346.4229821688deg);
  -webkit-animation: drop-confetti-173 9s 2s infinite linear;
          animation: drop-confetti-173 9s 2s infinite linear;
}

@keyframes drop-confetti-173 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-174 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 72%;
  opacity: 0.681339734;
  -webkit-transform: rotate(103.1389063849deg);
          transform: rotate(103.1389063849deg);
  -webkit-animation: drop-confetti-174 6s 1s infinite linear;
          animation: drop-confetti-174 6s 1s infinite linear;
}

@keyframes drop-confetti-174 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-175 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.56824948;
  -webkit-transform: rotate(123.4214254328deg);
          transform: rotate(123.4214254328deg);
  -webkit-animation: drop-confetti-175 6s 5s infinite linear;
          animation: drop-confetti-175 6s 5s infinite linear;
}

@keyframes drop-confetti-175 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-176 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 1.0562011554;
  -webkit-transform: rotate(133.8040515175deg);
          transform: rotate(133.8040515175deg);
  -webkit-animation: drop-confetti-176 9s 1s infinite linear;
          animation: drop-confetti-176 9s 1s infinite linear;
}

@keyframes drop-confetti-176 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-177 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5390655993;
  -webkit-transform: rotate(263.267153224deg);
          transform: rotate(263.267153224deg);
  -webkit-animation: drop-confetti-177 6s 5s infinite linear;
          animation: drop-confetti-177 6s 5s infinite linear;
}

@keyframes drop-confetti-177 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-178 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 82%;
  opacity: 0.9681097754;
  -webkit-transform: rotate(82.6762107348deg);
          transform: rotate(82.6762107348deg);
  -webkit-animation: drop-confetti-178 8s 1s infinite linear;
          animation: drop-confetti-178 8s 1s infinite linear;
}

@keyframes drop-confetti-178 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-179 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.6427960613;
  -webkit-transform: rotate(51.6532378357deg);
          transform: rotate(51.6532378357deg);
  -webkit-animation: drop-confetti-179 8s 1s infinite linear;
          animation: drop-confetti-179 8s 1s infinite linear;
}

@keyframes drop-confetti-179 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-180 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 59%;
  opacity: 0.9336510528;
  -webkit-transform: rotate(240.6220147857deg);
          transform: rotate(240.6220147857deg);
  -webkit-animation: drop-confetti-180 5s 1s infinite linear;
          animation: drop-confetti-180 5s 1s infinite linear;
}

@keyframes drop-confetti-180 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-181 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 20%;
  opacity: 0.6423636533;
  -webkit-transform: rotate(42.9109081163deg);
          transform: rotate(42.9109081163deg);
  -webkit-animation: drop-confetti-181 8s 4s infinite linear;
          animation: drop-confetti-181 8s 4s infinite linear;
}

@keyframes drop-confetti-181 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-182 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.5805609134;
  -webkit-transform: rotate(352.395705572deg);
          transform: rotate(352.395705572deg);
  -webkit-animation: drop-confetti-182 7s 2s infinite linear;
          animation: drop-confetti-182 7s 2s infinite linear;
}

@keyframes drop-confetti-182 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-183 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.465406279;
  -webkit-transform: rotate(202.3597169887deg);
          transform: rotate(202.3597169887deg);
  -webkit-animation: drop-confetti-183 9s 2s infinite linear;
          animation: drop-confetti-183 9s 2s infinite linear;
}

@keyframes drop-confetti-183 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-184 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 16%;
  opacity: 1.2900354435;
  -webkit-transform: rotate(22.8991798143deg);
          transform: rotate(22.8991798143deg);
  -webkit-animation: drop-confetti-184 5s 4s infinite linear;
          animation: drop-confetti-184 5s 4s infinite linear;
}

@keyframes drop-confetti-184 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-185 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.1123931522;
  -webkit-transform: rotate(41.4865739461deg);
          transform: rotate(41.4865739461deg);
  -webkit-animation: drop-confetti-185 5s 2s infinite linear;
          animation: drop-confetti-185 5s 2s infinite linear;
}

@keyframes drop-confetti-185 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-186 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 5%;
  opacity: 1.0037798223;
  -webkit-transform: rotate(285.3303293377deg);
          transform: rotate(285.3303293377deg);
  -webkit-animation: drop-confetti-186 9s 3s infinite linear;
          animation: drop-confetti-186 9s 3s infinite linear;
}

@keyframes drop-confetti-186 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-187 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.2344439919;
  -webkit-transform: rotate(135.116377076deg);
          transform: rotate(135.116377076deg);
  -webkit-animation: drop-confetti-187 7s 3s infinite linear;
          animation: drop-confetti-187 7s 3s infinite linear;
}

@keyframes drop-confetti-187 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-188 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 0.7234340731;
  -webkit-transform: rotate(126.2841944177deg);
          transform: rotate(126.2841944177deg);
  -webkit-animation: drop-confetti-188 5s 2s infinite linear;
          animation: drop-confetti-188 5s 2s infinite linear;
}

@keyframes drop-confetti-188 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-189 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6478674386;
  -webkit-transform: rotate(226.5477969968deg);
          transform: rotate(226.5477969968deg);
  -webkit-animation: drop-confetti-189 9s 1s infinite linear;
          animation: drop-confetti-189 9s 1s infinite linear;
}

@keyframes drop-confetti-189 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-190 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 13%;
  opacity: 1.3193193559;
  -webkit-transform: rotate(0.5019076857deg);
          transform: rotate(0.5019076857deg);
  -webkit-animation: drop-confetti-190 8s 2s infinite linear;
          animation: drop-confetti-190 8s 2s infinite linear;
}

@keyframes drop-confetti-190 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-191 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 68%;
  opacity: 1.051621854;
  -webkit-transform: rotate(166.5805532556deg);
          transform: rotate(166.5805532556deg);
  -webkit-animation: drop-confetti-191 9s 4s infinite linear;
          animation: drop-confetti-191 9s 4s infinite linear;
}

@keyframes drop-confetti-191 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-192 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 1.1622997781;
  -webkit-transform: rotate(98.156778344deg);
          transform: rotate(98.156778344deg);
  -webkit-animation: drop-confetti-192 7s 3s infinite linear;
          animation: drop-confetti-192 7s 3s infinite linear;
}

@keyframes drop-confetti-192 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-193 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.1730662497;
  -webkit-transform: rotate(134.7236638528deg);
          transform: rotate(134.7236638528deg);
  -webkit-animation: drop-confetti-193 7s 3s infinite linear;
          animation: drop-confetti-193 7s 3s infinite linear;
}

@keyframes drop-confetti-193 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-194 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 68%;
  opacity: 0.7790088572;
  -webkit-transform: rotate(210.9122140126deg);
          transform: rotate(210.9122140126deg);
  -webkit-animation: drop-confetti-194 6s 5s infinite linear;
          animation: drop-confetti-194 6s 5s infinite linear;
}

@keyframes drop-confetti-194 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-195 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 88%;
  opacity: 0.5767942592;
  -webkit-transform: rotate(215.3293884102deg);
          transform: rotate(215.3293884102deg);
  -webkit-animation: drop-confetti-195 5s 5s infinite linear;
          animation: drop-confetti-195 5s 5s infinite linear;
}

@keyframes drop-confetti-195 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-196 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.4845927975;
  -webkit-transform: rotate(239.1428030945deg);
          transform: rotate(239.1428030945deg);
  -webkit-animation: drop-confetti-196 7s 4s infinite linear;
          animation: drop-confetti-196 7s 4s infinite linear;
}

@keyframes drop-confetti-196 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-197 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.429208101;
  -webkit-transform: rotate(336.5703521268deg);
          transform: rotate(336.5703521268deg);
  -webkit-animation: drop-confetti-197 9s 4s infinite linear;
          animation: drop-confetti-197 9s 4s infinite linear;
}

@keyframes drop-confetti-197 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-198 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 13%;
  opacity: 0.6750767234;
  -webkit-transform: rotate(228.4497184234deg);
          transform: rotate(228.4497184234deg);
  -webkit-animation: drop-confetti-198 5s 1s infinite linear;
          animation: drop-confetti-198 5s 1s infinite linear;
}

@keyframes drop-confetti-198 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-199 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.427894058;
  -webkit-transform: rotate(9.7310627622deg);
          transform: rotate(9.7310627622deg);
  -webkit-animation: drop-confetti-199 7s 3s infinite linear;
          animation: drop-confetti-199 7s 3s infinite linear;
}

@keyframes drop-confetti-199 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-200 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.4094145332;
  -webkit-transform: rotate(236.1091036291deg);
          transform: rotate(236.1091036291deg);
  -webkit-animation: drop-confetti-200 7s 4s infinite linear;
          animation: drop-confetti-200 7s 4s infinite linear;
}

@keyframes drop-confetti-200 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-201 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 71%;
  opacity: 0.617203031;
  -webkit-transform: rotate(95.7038452795deg);
          transform: rotate(95.7038452795deg);
  -webkit-animation: drop-confetti-201 7s 5s infinite linear;
          animation: drop-confetti-201 7s 5s infinite linear;
}

@keyframes drop-confetti-201 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-202 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 89%;
  opacity: 1.2374242532;
  -webkit-transform: rotate(65.9820761673deg);
          transform: rotate(65.9820761673deg);
  -webkit-animation: drop-confetti-202 7s 4s infinite linear;
          animation: drop-confetti-202 7s 4s infinite linear;
}

@keyframes drop-confetti-202 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-203 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 1.4677059837;
  -webkit-transform: rotate(29.3832180903deg);
          transform: rotate(29.3832180903deg);
  -webkit-animation: drop-confetti-203 9s 5s infinite linear;
          animation: drop-confetti-203 9s 5s infinite linear;
}

@keyframes drop-confetti-203 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-204 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 0.5495582759;
  -webkit-transform: rotate(263.8466694869deg);
          transform: rotate(263.8466694869deg);
  -webkit-animation: drop-confetti-204 8s 2s infinite linear;
          animation: drop-confetti-204 8s 2s infinite linear;
}

@keyframes drop-confetti-204 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-205 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 6%;
  opacity: 0.7559422014;
  -webkit-transform: rotate(135.1511946726deg);
          transform: rotate(135.1511946726deg);
  -webkit-animation: drop-confetti-205 6s 3s infinite linear;
          animation: drop-confetti-205 6s 3s infinite linear;
}

@keyframes drop-confetti-205 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-206 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.3128048107;
  -webkit-transform: rotate(89.6858243514deg);
          transform: rotate(89.6858243514deg);
  -webkit-animation: drop-confetti-206 9s 3s infinite linear;
          animation: drop-confetti-206 9s 3s infinite linear;
}

@keyframes drop-confetti-206 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-207 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 1.3575554185;
  -webkit-transform: rotate(144.8301289291deg);
          transform: rotate(144.8301289291deg);
  -webkit-animation: drop-confetti-207 6s 1s infinite linear;
          animation: drop-confetti-207 6s 1s infinite linear;
}

@keyframes drop-confetti-207 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-208 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 55%;
  opacity: 0.9864258701;
  -webkit-transform: rotate(76.1889890047deg);
          transform: rotate(76.1889890047deg);
  -webkit-animation: drop-confetti-208 8s 2s infinite linear;
          animation: drop-confetti-208 8s 2s infinite linear;
}

@keyframes drop-confetti-208 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-209 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 0.6004855815;
  -webkit-transform: rotate(187.5152855437deg);
          transform: rotate(187.5152855437deg);
  -webkit-animation: drop-confetti-209 9s 2s infinite linear;
          animation: drop-confetti-209 9s 2s infinite linear;
}

@keyframes drop-confetti-209 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-210 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.5457867372;
  -webkit-transform: rotate(265.8782096842deg);
          transform: rotate(265.8782096842deg);
  -webkit-animation: drop-confetti-210 7s 5s infinite linear;
          animation: drop-confetti-210 7s 5s infinite linear;
}

@keyframes drop-confetti-210 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-211 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.6171898046;
  -webkit-transform: rotate(207.0563500867deg);
          transform: rotate(207.0563500867deg);
  -webkit-animation: drop-confetti-211 7s 1s infinite linear;
          animation: drop-confetti-211 7s 1s infinite linear;
}

@keyframes drop-confetti-211 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-212 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 33%;
  opacity: 0.5499275157;
  -webkit-transform: rotate(340.7067397554deg);
          transform: rotate(340.7067397554deg);
  -webkit-animation: drop-confetti-212 8s 2s infinite linear;
          animation: drop-confetti-212 8s 2s infinite linear;
}

@keyframes drop-confetti-212 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-213 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 60%;
  opacity: 0.8006101005;
  -webkit-transform: rotate(220.2028309326deg);
          transform: rotate(220.2028309326deg);
  -webkit-animation: drop-confetti-213 6s 1s infinite linear;
          animation: drop-confetti-213 6s 1s infinite linear;
}

@keyframes drop-confetti-213 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-214 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 1.1114547047;
  -webkit-transform: rotate(1.6212954331deg);
          transform: rotate(1.6212954331deg);
  -webkit-animation: drop-confetti-214 9s 2s infinite linear;
          animation: drop-confetti-214 9s 2s infinite linear;
}

@keyframes drop-confetti-214 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-215 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 12%;
  opacity: 1.4922803574;
  -webkit-transform: rotate(74.3123960573deg);
          transform: rotate(74.3123960573deg);
  -webkit-animation: drop-confetti-215 8s 2s infinite linear;
          animation: drop-confetti-215 8s 2s infinite linear;
}

@keyframes drop-confetti-215 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-216 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 60%;
  opacity: 1.1979452724;
  -webkit-transform: rotate(127.9829387982deg);
          transform: rotate(127.9829387982deg);
  -webkit-animation: drop-confetti-216 9s 3s infinite linear;
          animation: drop-confetti-216 9s 3s infinite linear;
}

@keyframes drop-confetti-216 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-217 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6340632168;
  -webkit-transform: rotate(289.5441487075deg);
          transform: rotate(289.5441487075deg);
  -webkit-animation: drop-confetti-217 6s 3s infinite linear;
          animation: drop-confetti-217 6s 3s infinite linear;
}

@keyframes drop-confetti-217 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-218 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 15%;
  opacity: 1.3195486341;
  -webkit-transform: rotate(352.8432365692deg);
          transform: rotate(352.8432365692deg);
  -webkit-animation: drop-confetti-218 7s 3s infinite linear;
          animation: drop-confetti-218 7s 3s infinite linear;
}

@keyframes drop-confetti-218 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-219 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.5060714667;
  -webkit-transform: rotate(310.6299554865deg);
          transform: rotate(310.6299554865deg);
  -webkit-animation: drop-confetti-219 6s 1s infinite linear;
          animation: drop-confetti-219 6s 1s infinite linear;
}

@keyframes drop-confetti-219 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-220 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 0.5865266692;
  -webkit-transform: rotate(278.7031203883deg);
          transform: rotate(278.7031203883deg);
  -webkit-animation: drop-confetti-220 5s 4s infinite linear;
          animation: drop-confetti-220 5s 4s infinite linear;
}

@keyframes drop-confetti-220 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-221 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 1.0258923246;
  -webkit-transform: rotate(131.9743175313deg);
          transform: rotate(131.9743175313deg);
  -webkit-animation: drop-confetti-221 6s 2s infinite linear;
          animation: drop-confetti-221 6s 2s infinite linear;
}

@keyframes drop-confetti-221 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-222 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3582977076;
  -webkit-transform: rotate(31.448751462deg);
          transform: rotate(31.448751462deg);
  -webkit-animation: drop-confetti-222 6s 1s infinite linear;
          animation: drop-confetti-222 6s 1s infinite linear;
}

@keyframes drop-confetti-222 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-223 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 21%;
  opacity: 1.1848441923;
  -webkit-transform: rotate(269.255027966deg);
          transform: rotate(269.255027966deg);
  -webkit-animation: drop-confetti-223 7s 1s infinite linear;
          animation: drop-confetti-223 7s 1s infinite linear;
}

@keyframes drop-confetti-223 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-224 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.4786814809;
  -webkit-transform: rotate(119.7096006905deg);
          transform: rotate(119.7096006905deg);
  -webkit-animation: drop-confetti-224 7s 3s infinite linear;
          animation: drop-confetti-224 7s 3s infinite linear;
}

@keyframes drop-confetti-224 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-225 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.2282533977;
  -webkit-transform: rotate(116.6825139727deg);
          transform: rotate(116.6825139727deg);
  -webkit-animation: drop-confetti-225 7s 3s infinite linear;
          animation: drop-confetti-225 7s 3s infinite linear;
}

@keyframes drop-confetti-225 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-226 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.9121687764;
  -webkit-transform: rotate(222.8385121794deg);
          transform: rotate(222.8385121794deg);
  -webkit-animation: drop-confetti-226 6s 1s infinite linear;
          animation: drop-confetti-226 6s 1s infinite linear;
}

@keyframes drop-confetti-226 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-227 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4834987056;
  -webkit-transform: rotate(28.5136123937deg);
          transform: rotate(28.5136123937deg);
  -webkit-animation: drop-confetti-227 7s 5s infinite linear;
          animation: drop-confetti-227 7s 5s infinite linear;
}

@keyframes drop-confetti-227 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-228 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 57%;
  opacity: 0.8509973374;
  -webkit-transform: rotate(125.0222091625deg);
          transform: rotate(125.0222091625deg);
  -webkit-animation: drop-confetti-228 7s 5s infinite linear;
          animation: drop-confetti-228 7s 5s infinite linear;
}

@keyframes drop-confetti-228 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-229 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6991647928;
  -webkit-transform: rotate(192.4804175781deg);
          transform: rotate(192.4804175781deg);
  -webkit-animation: drop-confetti-229 6s 5s infinite linear;
          animation: drop-confetti-229 6s 5s infinite linear;
}

@keyframes drop-confetti-229 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-230 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 77%;
  opacity: 0.6425079369;
  -webkit-transform: rotate(225.7943444728deg);
          transform: rotate(225.7943444728deg);
  -webkit-animation: drop-confetti-230 7s 2s infinite linear;
          animation: drop-confetti-230 7s 2s infinite linear;
}

@keyframes drop-confetti-230 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-231 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 82%;
  opacity: 1.3407124247;
  -webkit-transform: rotate(291.3743645172deg);
          transform: rotate(291.3743645172deg);
  -webkit-animation: drop-confetti-231 8s 1s infinite linear;
          animation: drop-confetti-231 8s 1s infinite linear;
}

@keyframes drop-confetti-231 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-232 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 42%;
  opacity: 0.9854836598;
  -webkit-transform: rotate(92.796226903deg);
          transform: rotate(92.796226903deg);
  -webkit-animation: drop-confetti-232 7s 2s infinite linear;
          animation: drop-confetti-232 7s 2s infinite linear;
}

@keyframes drop-confetti-232 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-233 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 17%;
  opacity: 0.7600988121;
  -webkit-transform: rotate(17.7762356303deg);
          transform: rotate(17.7762356303deg);
  -webkit-animation: drop-confetti-233 5s 4s infinite linear;
          animation: drop-confetti-233 5s 4s infinite linear;
}

@keyframes drop-confetti-233 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-234 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 0.5622818142;
  -webkit-transform: rotate(130.4107288022deg);
          transform: rotate(130.4107288022deg);
  -webkit-animation: drop-confetti-234 6s 1s infinite linear;
          animation: drop-confetti-234 6s 1s infinite linear;
}

@keyframes drop-confetti-234 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-235 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 17%;
  opacity: 1.4135739565;
  -webkit-transform: rotate(60.714841634deg);
          transform: rotate(60.714841634deg);
  -webkit-animation: drop-confetti-235 7s 4s infinite linear;
          animation: drop-confetti-235 7s 4s infinite linear;
}

@keyframes drop-confetti-235 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-236 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.4919989951;
  -webkit-transform: rotate(213.22388878deg);
          transform: rotate(213.22388878deg);
  -webkit-animation: drop-confetti-236 6s 4s infinite linear;
          animation: drop-confetti-236 6s 4s infinite linear;
}

@keyframes drop-confetti-236 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-237 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 0.8500174282;
  -webkit-transform: rotate(106.4029790118deg);
          transform: rotate(106.4029790118deg);
  -webkit-animation: drop-confetti-237 5s 2s infinite linear;
          animation: drop-confetti-237 5s 2s infinite linear;
}

@keyframes drop-confetti-237 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-238 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 1.1026864269;
  -webkit-transform: rotate(132.4120878902deg);
          transform: rotate(132.4120878902deg);
  -webkit-animation: drop-confetti-238 6s 5s infinite linear;
          animation: drop-confetti-238 6s 5s infinite linear;
}

@keyframes drop-confetti-238 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-239 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 38%;
  opacity: 1.3315687778;
  -webkit-transform: rotate(145.0315357519deg);
          transform: rotate(145.0315357519deg);
  -webkit-animation: drop-confetti-239 8s 3s infinite linear;
          animation: drop-confetti-239 8s 3s infinite linear;
}

@keyframes drop-confetti-239 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-240 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 0.795514067;
  -webkit-transform: rotate(294.9321522633deg);
          transform: rotate(294.9321522633deg);
  -webkit-animation: drop-confetti-240 6s 3s infinite linear;
          animation: drop-confetti-240 6s 3s infinite linear;
}

@keyframes drop-confetti-240 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-241 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.3121933772;
  -webkit-transform: rotate(322.4455602871deg);
          transform: rotate(322.4455602871deg);
  -webkit-animation: drop-confetti-241 8s 4s infinite linear;
          animation: drop-confetti-241 8s 4s infinite linear;
}

@keyframes drop-confetti-241 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-242 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 0.5588715588;
  -webkit-transform: rotate(40.6441782999deg);
          transform: rotate(40.6441782999deg);
  -webkit-animation: drop-confetti-242 8s 3s infinite linear;
          animation: drop-confetti-242 8s 3s infinite linear;
}

@keyframes drop-confetti-242 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-243 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 1.0302803401;
  -webkit-transform: rotate(14.6614113429deg);
          transform: rotate(14.6614113429deg);
  -webkit-animation: drop-confetti-243 9s 4s infinite linear;
          animation: drop-confetti-243 9s 4s infinite linear;
}

@keyframes drop-confetti-243 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-244 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 99%;
  opacity: 0.7005689642;
  -webkit-transform: rotate(38.3705763912deg);
          transform: rotate(38.3705763912deg);
  -webkit-animation: drop-confetti-244 7s 1s infinite linear;
          animation: drop-confetti-244 7s 1s infinite linear;
}

@keyframes drop-confetti-244 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-245 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 1.0642042346;
  -webkit-transform: rotate(286.0642258346deg);
          transform: rotate(286.0642258346deg);
  -webkit-animation: drop-confetti-245 5s 4s infinite linear;
          animation: drop-confetti-245 5s 4s infinite linear;
}

@keyframes drop-confetti-245 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-246 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.7750377606;
  -webkit-transform: rotate(3.1297691988deg);
          transform: rotate(3.1297691988deg);
  -webkit-animation: drop-confetti-246 6s 1s infinite linear;
          animation: drop-confetti-246 6s 1s infinite linear;
}

@keyframes drop-confetti-246 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-247 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.2784688964;
  -webkit-transform: rotate(202.2197737187deg);
          transform: rotate(202.2197737187deg);
  -webkit-animation: drop-confetti-247 6s 2s infinite linear;
          animation: drop-confetti-247 6s 2s infinite linear;
}

@keyframes drop-confetti-247 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-248 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 19%;
  opacity: 1.1751934837;
  -webkit-transform: rotate(355.5516737688deg);
          transform: rotate(355.5516737688deg);
  -webkit-animation: drop-confetti-248 8s 5s infinite linear;
          animation: drop-confetti-248 8s 5s infinite linear;
}

@keyframes drop-confetti-248 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-249 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.0295472704;
  -webkit-transform: rotate(62.1186267801deg);
          transform: rotate(62.1186267801deg);
  -webkit-animation: drop-confetti-249 5s 2s infinite linear;
          animation: drop-confetti-249 5s 2s infinite linear;
}

@keyframes drop-confetti-249 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-250 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 0.543807413;
  -webkit-transform: rotate(105.7549297154deg);
          transform: rotate(105.7549297154deg);
  -webkit-animation: drop-confetti-250 6s 3s infinite linear;
          animation: drop-confetti-250 6s 3s infinite linear;
}

@keyframes drop-confetti-250 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-251 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.8465703357;
  -webkit-transform: rotate(41.4169491212deg);
          transform: rotate(41.4169491212deg);
  -webkit-animation: drop-confetti-251 7s 5s infinite linear;
          animation: drop-confetti-251 7s 5s infinite linear;
}

@keyframes drop-confetti-251 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-252 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 1.4838990118;
  -webkit-transform: rotate(235.5047941753deg);
          transform: rotate(235.5047941753deg);
  -webkit-animation: drop-confetti-252 5s 3s infinite linear;
          animation: drop-confetti-252 5s 3s infinite linear;
}

@keyframes drop-confetti-252 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-253 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 0.566066305;
  -webkit-transform: rotate(76.0470010541deg);
          transform: rotate(76.0470010541deg);
  -webkit-animation: drop-confetti-253 7s 2s infinite linear;
          animation: drop-confetti-253 7s 2s infinite linear;
}

@keyframes drop-confetti-253 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-254 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 76%;
  opacity: 0.6326838711;
  -webkit-transform: rotate(103.0241456634deg);
          transform: rotate(103.0241456634deg);
  -webkit-animation: drop-confetti-254 8s 4s infinite linear;
          animation: drop-confetti-254 8s 4s infinite linear;
}

@keyframes drop-confetti-254 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-255 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 84%;
  opacity: 1.3534401926;
  -webkit-transform: rotate(283.6523796392deg);
          transform: rotate(283.6523796392deg);
  -webkit-animation: drop-confetti-255 8s 2s infinite linear;
          animation: drop-confetti-255 8s 2s infinite linear;
}

@keyframes drop-confetti-255 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-256 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.4046450775;
  -webkit-transform: rotate(68.5817838208deg);
          transform: rotate(68.5817838208deg);
  -webkit-animation: drop-confetti-256 9s 5s infinite linear;
          animation: drop-confetti-256 9s 5s infinite linear;
}

@keyframes drop-confetti-256 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-257 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 64%;
  opacity: 1.1925611987;
  -webkit-transform: rotate(155.452641235deg);
          transform: rotate(155.452641235deg);
  -webkit-animation: drop-confetti-257 5s 2s infinite linear;
          animation: drop-confetti-257 5s 2s infinite linear;
}

@keyframes drop-confetti-257 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-258 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3838219907;
  -webkit-transform: rotate(9.2236173466deg);
          transform: rotate(9.2236173466deg);
  -webkit-animation: drop-confetti-258 7s 4s infinite linear;
          animation: drop-confetti-258 7s 4s infinite linear;
}

@keyframes drop-confetti-258 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-259 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.0191643168;
  -webkit-transform: rotate(157.0196856374deg);
          transform: rotate(157.0196856374deg);
  -webkit-animation: drop-confetti-259 6s 3s infinite linear;
          animation: drop-confetti-259 6s 3s infinite linear;
}

@keyframes drop-confetti-259 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-260 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 1.3741638537;
  -webkit-transform: rotate(34.4905647165deg);
          transform: rotate(34.4905647165deg);
  -webkit-animation: drop-confetti-260 5s 1s infinite linear;
          animation: drop-confetti-260 5s 1s infinite linear;
}

@keyframes drop-confetti-260 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-261 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 3%;
  opacity: 1.2911397814;
  -webkit-transform: rotate(213.7410959221deg);
          transform: rotate(213.7410959221deg);
  -webkit-animation: drop-confetti-261 5s 2s infinite linear;
          animation: drop-confetti-261 5s 2s infinite linear;
}

@keyframes drop-confetti-261 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-262 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4874750576;
  -webkit-transform: rotate(112.1598998627deg);
          transform: rotate(112.1598998627deg);
  -webkit-animation: drop-confetti-262 7s 4s infinite linear;
          animation: drop-confetti-262 7s 4s infinite linear;
}

@keyframes drop-confetti-262 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-263 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.1084645949;
  -webkit-transform: rotate(273.4810091458deg);
          transform: rotate(273.4810091458deg);
  -webkit-animation: drop-confetti-263 8s 3s infinite linear;
          animation: drop-confetti-263 8s 3s infinite linear;
}

@keyframes drop-confetti-263 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-264 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 60%;
  opacity: 1.0985032256;
  -webkit-transform: rotate(45.0232316776deg);
          transform: rotate(45.0232316776deg);
  -webkit-animation: drop-confetti-264 7s 3s infinite linear;
          animation: drop-confetti-264 7s 3s infinite linear;
}

@keyframes drop-confetti-264 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-265 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.5514177243;
  -webkit-transform: rotate(41.4449365635deg);
          transform: rotate(41.4449365635deg);
  -webkit-animation: drop-confetti-265 6s 5s infinite linear;
          animation: drop-confetti-265 6s 5s infinite linear;
}

@keyframes drop-confetti-265 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-266 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 91%;
  opacity: 1.0844569332;
  -webkit-transform: rotate(230.4657275309deg);
          transform: rotate(230.4657275309deg);
  -webkit-animation: drop-confetti-266 5s 1s infinite linear;
          animation: drop-confetti-266 5s 1s infinite linear;
}

@keyframes drop-confetti-266 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-267 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3744431977;
  -webkit-transform: rotate(124.1225435417deg);
          transform: rotate(124.1225435417deg);
  -webkit-animation: drop-confetti-267 5s 2s infinite linear;
          animation: drop-confetti-267 5s 2s infinite linear;
}

@keyframes drop-confetti-267 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-268 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2342376939;
  -webkit-transform: rotate(23.8225227271deg);
          transform: rotate(23.8225227271deg);
  -webkit-animation: drop-confetti-268 7s 1s infinite linear;
          animation: drop-confetti-268 7s 1s infinite linear;
}

@keyframes drop-confetti-268 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-269 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 0.8293340428;
  -webkit-transform: rotate(304.155153362deg);
          transform: rotate(304.155153362deg);
  -webkit-animation: drop-confetti-269 5s 1s infinite linear;
          animation: drop-confetti-269 5s 1s infinite linear;
}

@keyframes drop-confetti-269 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-270 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.8998661201;
  -webkit-transform: rotate(78.483369922deg);
          transform: rotate(78.483369922deg);
  -webkit-animation: drop-confetti-270 6s 5s infinite linear;
          animation: drop-confetti-270 6s 5s infinite linear;
}

@keyframes drop-confetti-270 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-271 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.223831398;
  -webkit-transform: rotate(182.4818645111deg);
          transform: rotate(182.4818645111deg);
  -webkit-animation: drop-confetti-271 6s 5s infinite linear;
          animation: drop-confetti-271 6s 5s infinite linear;
}

@keyframes drop-confetti-271 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-272 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 81%;
  opacity: 0.6929100089;
  -webkit-transform: rotate(130.5527844739deg);
          transform: rotate(130.5527844739deg);
  -webkit-animation: drop-confetti-272 8s 2s infinite linear;
          animation: drop-confetti-272 8s 2s infinite linear;
}

@keyframes drop-confetti-272 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-273 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.0976076742;
  -webkit-transform: rotate(133.1000345406deg);
          transform: rotate(133.1000345406deg);
  -webkit-animation: drop-confetti-273 7s 5s infinite linear;
          animation: drop-confetti-273 7s 5s infinite linear;
}

@keyframes drop-confetti-273 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-274 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 20%;
  opacity: 0.7396431912;
  -webkit-transform: rotate(173.8086148419deg);
          transform: rotate(173.8086148419deg);
  -webkit-animation: drop-confetti-274 9s 2s infinite linear;
          animation: drop-confetti-274 9s 2s infinite linear;
}

@keyframes drop-confetti-274 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-275 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.0895201228;
  -webkit-transform: rotate(27.2051943916deg);
          transform: rotate(27.2051943916deg);
  -webkit-animation: drop-confetti-275 7s 2s infinite linear;
          animation: drop-confetti-275 7s 2s infinite linear;
}

@keyframes drop-confetti-275 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-276 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.9828095875;
  -webkit-transform: rotate(264.2104821259deg);
          transform: rotate(264.2104821259deg);
  -webkit-animation: drop-confetti-276 5s 2s infinite linear;
          animation: drop-confetti-276 5s 2s infinite linear;
}

@keyframes drop-confetti-276 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-277 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 56%;
  opacity: 1.3617019496;
  -webkit-transform: rotate(54.5471434889deg);
          transform: rotate(54.5471434889deg);
  -webkit-animation: drop-confetti-277 7s 4s infinite linear;
          animation: drop-confetti-277 7s 4s infinite linear;
}

@keyframes drop-confetti-277 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-278 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 0.8697711218;
  -webkit-transform: rotate(345.411444971deg);
          transform: rotate(345.411444971deg);
  -webkit-animation: drop-confetti-278 9s 4s infinite linear;
          animation: drop-confetti-278 9s 4s infinite linear;
}

@keyframes drop-confetti-278 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-279 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 47%;
  opacity: 1.1765966809;
  -webkit-transform: rotate(210.8343453619deg);
          transform: rotate(210.8343453619deg);
  -webkit-animation: drop-confetti-279 8s 4s infinite linear;
          animation: drop-confetti-279 8s 4s infinite linear;
}

@keyframes drop-confetti-279 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-280 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 0.8736088361;
  -webkit-transform: rotate(318.7038959573deg);
          transform: rotate(318.7038959573deg);
  -webkit-animation: drop-confetti-280 9s 3s infinite linear;
          animation: drop-confetti-280 9s 3s infinite linear;
}

@keyframes drop-confetti-280 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-281 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 1.3588672367;
  -webkit-transform: rotate(307.4986093097deg);
          transform: rotate(307.4986093097deg);
  -webkit-animation: drop-confetti-281 5s 5s infinite linear;
          animation: drop-confetti-281 5s 5s infinite linear;
}

@keyframes drop-confetti-281 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-282 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 1.3327605155;
  -webkit-transform: rotate(355.653267065deg);
          transform: rotate(355.653267065deg);
  -webkit-animation: drop-confetti-282 6s 3s infinite linear;
          animation: drop-confetti-282 6s 3s infinite linear;
}

@keyframes drop-confetti-282 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-283 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 0.841199294;
  -webkit-transform: rotate(198.1060199153deg);
          transform: rotate(198.1060199153deg);
  -webkit-animation: drop-confetti-283 9s 1s infinite linear;
          animation: drop-confetti-283 9s 1s infinite linear;
}

@keyframes drop-confetti-283 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-284 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 1.08615095;
  -webkit-transform: rotate(238.8245589449deg);
          transform: rotate(238.8245589449deg);
  -webkit-animation: drop-confetti-284 9s 1s infinite linear;
          animation: drop-confetti-284 9s 1s infinite linear;
}

@keyframes drop-confetti-284 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-285 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.453043144;
  -webkit-transform: rotate(240.0657342771deg);
          transform: rotate(240.0657342771deg);
  -webkit-animation: drop-confetti-285 7s 4s infinite linear;
          animation: drop-confetti-285 7s 4s infinite linear;
}

@keyframes drop-confetti-285 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-286 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.2813708807;
  -webkit-transform: rotate(70.176077293deg);
          transform: rotate(70.176077293deg);
  -webkit-animation: drop-confetti-286 7s 2s infinite linear;
          animation: drop-confetti-286 7s 2s infinite linear;
}

@keyframes drop-confetti-286 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-287 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.9059928907;
  -webkit-transform: rotate(195.4075460555deg);
          transform: rotate(195.4075460555deg);
  -webkit-animation: drop-confetti-287 9s 4s infinite linear;
          animation: drop-confetti-287 9s 4s infinite linear;
}

@keyframes drop-confetti-287 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-288 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 26%;
  opacity: 1.4324763189;
  -webkit-transform: rotate(288.4469613601deg);
          transform: rotate(288.4469613601deg);
  -webkit-animation: drop-confetti-288 6s 4s infinite linear;
          animation: drop-confetti-288 6s 4s infinite linear;
}

@keyframes drop-confetti-288 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-289 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.8433460337;
  -webkit-transform: rotate(353.9203296655deg);
          transform: rotate(353.9203296655deg);
  -webkit-animation: drop-confetti-289 7s 2s infinite linear;
          animation: drop-confetti-289 7s 2s infinite linear;
}

@keyframes drop-confetti-289 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-290 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 1.3718634902;
  -webkit-transform: rotate(163.486220771deg);
          transform: rotate(163.486220771deg);
  -webkit-animation: drop-confetti-290 9s 5s infinite linear;
          animation: drop-confetti-290 9s 5s infinite linear;
}

@keyframes drop-confetti-290 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-291 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 0.8679614464;
  -webkit-transform: rotate(283.8250658118deg);
          transform: rotate(283.8250658118deg);
  -webkit-animation: drop-confetti-291 7s 3s infinite linear;
          animation: drop-confetti-291 7s 3s infinite linear;
}

@keyframes drop-confetti-291 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-292 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 1.0541366356;
  -webkit-transform: rotate(99.6654155031deg);
          transform: rotate(99.6654155031deg);
  -webkit-animation: drop-confetti-292 5s 4s infinite linear;
          animation: drop-confetti-292 5s 4s infinite linear;
}

@keyframes drop-confetti-292 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-293 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 40%;
  opacity: 0.8222849654;
  -webkit-transform: rotate(315.3323089809deg);
          transform: rotate(315.3323089809deg);
  -webkit-animation: drop-confetti-293 7s 4s infinite linear;
          animation: drop-confetti-293 7s 4s infinite linear;
}

@keyframes drop-confetti-293 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-294 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.6757211017;
  -webkit-transform: rotate(150.017399957deg);
          transform: rotate(150.017399957deg);
  -webkit-animation: drop-confetti-294 7s 3s infinite linear;
          animation: drop-confetti-294 7s 3s infinite linear;
}

@keyframes drop-confetti-294 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-295 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 0.7635769708;
  -webkit-transform: rotate(312.0706318868deg);
          transform: rotate(312.0706318868deg);
  -webkit-animation: drop-confetti-295 7s 4s infinite linear;
          animation: drop-confetti-295 7s 4s infinite linear;
}

@keyframes drop-confetti-295 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-296 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.1231781764;
  -webkit-transform: rotate(252.1895008253deg);
          transform: rotate(252.1895008253deg);
  -webkit-animation: drop-confetti-296 8s 4s infinite linear;
          animation: drop-confetti-296 8s 4s infinite linear;
}

@keyframes drop-confetti-296 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-297 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 1.3809758892;
  -webkit-transform: rotate(276.7828052939deg);
          transform: rotate(276.7828052939deg);
  -webkit-animation: drop-confetti-297 9s 2s infinite linear;
          animation: drop-confetti-297 9s 2s infinite linear;
}

@keyframes drop-confetti-297 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-298 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2540269018;
  -webkit-transform: rotate(302.0952787909deg);
          transform: rotate(302.0952787909deg);
  -webkit-animation: drop-confetti-298 5s 2s infinite linear;
          animation: drop-confetti-298 5s 2s infinite linear;
}

@keyframes drop-confetti-298 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-299 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.8612838389;
  -webkit-transform: rotate(324.6889464482deg);
          transform: rotate(324.6889464482deg);
  -webkit-animation: drop-confetti-299 7s 3s infinite linear;
          animation: drop-confetti-299 7s 3s infinite linear;
}

@keyframes drop-confetti-299 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-300 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 99%;
  opacity: 0.558116829;
  -webkit-transform: rotate(275.1711813047deg);
          transform: rotate(275.1711813047deg);
  -webkit-animation: drop-confetti-300 8s 5s infinite linear;
          animation: drop-confetti-300 8s 5s infinite linear;
}

@keyframes drop-confetti-300 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-301 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 1.2997342441;
  -webkit-transform: rotate(323.3577879308deg);
          transform: rotate(323.3577879308deg);
  -webkit-animation: drop-confetti-301 5s 4s infinite linear;
          animation: drop-confetti-301 5s 4s infinite linear;
}

@keyframes drop-confetti-301 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-302 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 0.7011230954;
  -webkit-transform: rotate(194.0125849529deg);
          transform: rotate(194.0125849529deg);
  -webkit-animation: drop-confetti-302 8s 3s infinite linear;
          animation: drop-confetti-302 8s 3s infinite linear;
}

@keyframes drop-confetti-302 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-303 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.6156716282;
  -webkit-transform: rotate(166.7663723912deg);
          transform: rotate(166.7663723912deg);
  -webkit-animation: drop-confetti-303 5s 4s infinite linear;
          animation: drop-confetti-303 5s 4s infinite linear;
}

@keyframes drop-confetti-303 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-304 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 55%;
  opacity: 1.4312548665;
  -webkit-transform: rotate(40.4869425375deg);
          transform: rotate(40.4869425375deg);
  -webkit-animation: drop-confetti-304 5s 2s infinite linear;
          animation: drop-confetti-304 5s 2s infinite linear;
}

@keyframes drop-confetti-304 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-305 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.5020084616;
  -webkit-transform: rotate(262.6760035724deg);
          transform: rotate(262.6760035724deg);
  -webkit-animation: drop-confetti-305 6s 5s infinite linear;
          animation: drop-confetti-305 6s 5s infinite linear;
}

@keyframes drop-confetti-305 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-306 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.8702824956;
  -webkit-transform: rotate(287.7809544228deg);
          transform: rotate(287.7809544228deg);
  -webkit-animation: drop-confetti-306 6s 4s infinite linear;
          animation: drop-confetti-306 6s 4s infinite linear;
}

@keyframes drop-confetti-306 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-307 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 53%;
  opacity: 0.5784992066;
  -webkit-transform: rotate(17.2375343606deg);
          transform: rotate(17.2375343606deg);
  -webkit-animation: drop-confetti-307 6s 2s infinite linear;
          animation: drop-confetti-307 6s 2s infinite linear;
}

@keyframes drop-confetti-307 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-308 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.9722368797;
  -webkit-transform: rotate(266.0982078299deg);
          transform: rotate(266.0982078299deg);
  -webkit-animation: drop-confetti-308 8s 1s infinite linear;
          animation: drop-confetti-308 8s 1s infinite linear;
}

@keyframes drop-confetti-308 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-309 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 49%;
  opacity: 0.5743250203;
  -webkit-transform: rotate(23.317695217deg);
          transform: rotate(23.317695217deg);
  -webkit-animation: drop-confetti-309 5s 3s infinite linear;
          animation: drop-confetti-309 5s 3s infinite linear;
}

@keyframes drop-confetti-309 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-310 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2141543451;
  -webkit-transform: rotate(65.3004008359deg);
          transform: rotate(65.3004008359deg);
  -webkit-animation: drop-confetti-310 7s 2s infinite linear;
          animation: drop-confetti-310 7s 2s infinite linear;
}

@keyframes drop-confetti-310 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-311 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.1192323815;
  -webkit-transform: rotate(175.1693487514deg);
          transform: rotate(175.1693487514deg);
  -webkit-animation: drop-confetti-311 8s 3s infinite linear;
          animation: drop-confetti-311 8s 3s infinite linear;
}

@keyframes drop-confetti-311 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-312 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.7146504573;
  -webkit-transform: rotate(36.2060574096deg);
          transform: rotate(36.2060574096deg);
  -webkit-animation: drop-confetti-312 5s 5s infinite linear;
          animation: drop-confetti-312 5s 5s infinite linear;
}

@keyframes drop-confetti-312 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-313 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 80%;
  opacity: 1.1962117685;
  -webkit-transform: rotate(140.4040919141deg);
          transform: rotate(140.4040919141deg);
  -webkit-animation: drop-confetti-313 5s 1s infinite linear;
          animation: drop-confetti-313 5s 1s infinite linear;
}

@keyframes drop-confetti-313 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-314 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 83%;
  opacity: 1.3103572167;
  -webkit-transform: rotate(52.5974845669deg);
          transform: rotate(52.5974845669deg);
  -webkit-animation: drop-confetti-314 6s 5s infinite linear;
          animation: drop-confetti-314 6s 5s infinite linear;
}

@keyframes drop-confetti-314 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-315 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.0720078334;
  -webkit-transform: rotate(112.9525729919deg);
          transform: rotate(112.9525729919deg);
  -webkit-animation: drop-confetti-315 6s 2s infinite linear;
          animation: drop-confetti-315 6s 2s infinite linear;
}

@keyframes drop-confetti-315 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-316 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 1.4320242597;
  -webkit-transform: rotate(271.1719141994deg);
          transform: rotate(271.1719141994deg);
  -webkit-animation: drop-confetti-316 9s 2s infinite linear;
          animation: drop-confetti-316 9s 2s infinite linear;
}

@keyframes drop-confetti-316 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-317 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 3%;
  opacity: 0.7207462851;
  -webkit-transform: rotate(313.0865125292deg);
          transform: rotate(313.0865125292deg);
  -webkit-animation: drop-confetti-317 7s 5s infinite linear;
          animation: drop-confetti-317 7s 5s infinite linear;
}

@keyframes drop-confetti-317 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-318 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2781735824;
  -webkit-transform: rotate(9.718868725deg);
          transform: rotate(9.718868725deg);
  -webkit-animation: drop-confetti-318 8s 3s infinite linear;
          animation: drop-confetti-318 8s 3s infinite linear;
}

@keyframes drop-confetti-318 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-319 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 53%;
  opacity: 0.8712698898;
  -webkit-transform: rotate(157.8540007401deg);
          transform: rotate(157.8540007401deg);
  -webkit-animation: drop-confetti-319 9s 3s infinite linear;
          animation: drop-confetti-319 9s 3s infinite linear;
}

@keyframes drop-confetti-319 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-320 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 51%;
  opacity: 1.1407025281;
  -webkit-transform: rotate(271.8945192237deg);
          transform: rotate(271.8945192237deg);
  -webkit-animation: drop-confetti-320 9s 5s infinite linear;
          animation: drop-confetti-320 9s 5s infinite linear;
}

@keyframes drop-confetti-320 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-321 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 18%;
  opacity: 1.0045146635;
  -webkit-transform: rotate(51.0292970153deg);
          transform: rotate(51.0292970153deg);
  -webkit-animation: drop-confetti-321 5s 4s infinite linear;
          animation: drop-confetti-321 5s 4s infinite linear;
}

@keyframes drop-confetti-321 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-322 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.6072207654;
  -webkit-transform: rotate(180.6943680885deg);
          transform: rotate(180.6943680885deg);
  -webkit-animation: drop-confetti-322 9s 4s infinite linear;
          animation: drop-confetti-322 9s 4s infinite linear;
}

@keyframes drop-confetti-322 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-323 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 42%;
  opacity: 0.534492379;
  -webkit-transform: rotate(220.8720663323deg);
          transform: rotate(220.8720663323deg);
  -webkit-animation: drop-confetti-323 7s 4s infinite linear;
          animation: drop-confetti-323 7s 4s infinite linear;
}

@keyframes drop-confetti-323 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-324 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 0.8176603111;
  -webkit-transform: rotate(187.8515093067deg);
          transform: rotate(187.8515093067deg);
  -webkit-animation: drop-confetti-324 9s 1s infinite linear;
          animation: drop-confetti-324 9s 1s infinite linear;
}

@keyframes drop-confetti-324 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-325 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 99%;
  opacity: 1.2058016454;
  -webkit-transform: rotate(30.421067368deg);
          transform: rotate(30.421067368deg);
  -webkit-animation: drop-confetti-325 5s 1s infinite linear;
          animation: drop-confetti-325 5s 1s infinite linear;
}

@keyframes drop-confetti-325 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-326 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 48%;
  opacity: 0.7556357369;
  -webkit-transform: rotate(256.4817941827deg);
          transform: rotate(256.4817941827deg);
  -webkit-animation: drop-confetti-326 9s 2s infinite linear;
          animation: drop-confetti-326 9s 2s infinite linear;
}

@keyframes drop-confetti-326 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-327 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 0.8196504944;
  -webkit-transform: rotate(74.2203629775deg);
          transform: rotate(74.2203629775deg);
  -webkit-animation: drop-confetti-327 8s 5s infinite linear;
          animation: drop-confetti-327 8s 5s infinite linear;
}

@keyframes drop-confetti-327 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-328 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 1%;
  opacity: 0.8851429468;
  -webkit-transform: rotate(110.1683687744deg);
          transform: rotate(110.1683687744deg);
  -webkit-animation: drop-confetti-328 8s 3s infinite linear;
          animation: drop-confetti-328 8s 3s infinite linear;
}

@keyframes drop-confetti-328 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-329 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 1.0844901986;
  -webkit-transform: rotate(7.00024024deg);
          transform: rotate(7.00024024deg);
  -webkit-animation: drop-confetti-329 5s 3s infinite linear;
          animation: drop-confetti-329 5s 3s infinite linear;
}

@keyframes drop-confetti-329 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-330 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 0.5124751984;
  -webkit-transform: rotate(163.948942916deg);
          transform: rotate(163.948942916deg);
  -webkit-animation: drop-confetti-330 6s 1s infinite linear;
          animation: drop-confetti-330 6s 1s infinite linear;
}

@keyframes drop-confetti-330 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-331 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 1.1156452528;
  -webkit-transform: rotate(289.5723621967deg);
          transform: rotate(289.5723621967deg);
  -webkit-animation: drop-confetti-331 6s 5s infinite linear;
          animation: drop-confetti-331 6s 5s infinite linear;
}

@keyframes drop-confetti-331 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-332 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 24%;
  opacity: 0.6498680774;
  -webkit-transform: rotate(38.1521467539deg);
          transform: rotate(38.1521467539deg);
  -webkit-animation: drop-confetti-332 5s 4s infinite linear;
          animation: drop-confetti-332 5s 4s infinite linear;
}

@keyframes drop-confetti-332 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-333 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 40%;
  opacity: 1.3811172479;
  -webkit-transform: rotate(59.3798298015deg);
          transform: rotate(59.3798298015deg);
  -webkit-animation: drop-confetti-333 5s 3s infinite linear;
          animation: drop-confetti-333 5s 3s infinite linear;
}

@keyframes drop-confetti-333 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-334 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.3651012407;
  -webkit-transform: rotate(298.9614911899deg);
          transform: rotate(298.9614911899deg);
  -webkit-animation: drop-confetti-334 7s 1s infinite linear;
          animation: drop-confetti-334 7s 1s infinite linear;
}

@keyframes drop-confetti-334 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-335 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 100%;
  opacity: 0.7471157025;
  -webkit-transform: rotate(323.4010256752deg);
          transform: rotate(323.4010256752deg);
  -webkit-animation: drop-confetti-335 8s 2s infinite linear;
          animation: drop-confetti-335 8s 2s infinite linear;
}

@keyframes drop-confetti-335 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-336 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.1352198254;
  -webkit-transform: rotate(26.5196776374deg);
          transform: rotate(26.5196776374deg);
  -webkit-animation: drop-confetti-336 6s 1s infinite linear;
          animation: drop-confetti-336 6s 1s infinite linear;
}

@keyframes drop-confetti-336 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-337 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.9912429071;
  -webkit-transform: rotate(23.5209996926deg);
          transform: rotate(23.5209996926deg);
  -webkit-animation: drop-confetti-337 6s 2s infinite linear;
          animation: drop-confetti-337 6s 2s infinite linear;
}

@keyframes drop-confetti-337 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-338 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.132339593;
  -webkit-transform: rotate(253.8355411287deg);
          transform: rotate(253.8355411287deg);
  -webkit-animation: drop-confetti-338 9s 1s infinite linear;
          animation: drop-confetti-338 9s 1s infinite linear;
}

@keyframes drop-confetti-338 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-339 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 77%;
  opacity: 1.3806898134;
  -webkit-transform: rotate(306.6579680273deg);
          transform: rotate(306.6579680273deg);
  -webkit-animation: drop-confetti-339 8s 3s infinite linear;
          animation: drop-confetti-339 8s 3s infinite linear;
}

@keyframes drop-confetti-339 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-340 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 93%;
  opacity: 0.7030899078;
  -webkit-transform: rotate(54.1105145227deg);
          transform: rotate(54.1105145227deg);
  -webkit-animation: drop-confetti-340 8s 4s infinite linear;
          animation: drop-confetti-340 8s 4s infinite linear;
}

@keyframes drop-confetti-340 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-341 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5716764098;
  -webkit-transform: rotate(266.0760060907deg);
          transform: rotate(266.0760060907deg);
  -webkit-animation: drop-confetti-341 8s 5s infinite linear;
          animation: drop-confetti-341 8s 5s infinite linear;
}

@keyframes drop-confetti-341 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-342 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.2091053993;
  -webkit-transform: rotate(63.6899365544deg);
          transform: rotate(63.6899365544deg);
  -webkit-animation: drop-confetti-342 8s 4s infinite linear;
          animation: drop-confetti-342 8s 4s infinite linear;
}

@keyframes drop-confetti-342 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-343 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.1158000117;
  -webkit-transform: rotate(307.3328164441deg);
          transform: rotate(307.3328164441deg);
  -webkit-animation: drop-confetti-343 5s 4s infinite linear;
          animation: drop-confetti-343 5s 4s infinite linear;
}

@keyframes drop-confetti-343 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-344 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.5482965614;
  -webkit-transform: rotate(27.7499229816deg);
          transform: rotate(27.7499229816deg);
  -webkit-animation: drop-confetti-344 9s 5s infinite linear;
          animation: drop-confetti-344 9s 5s infinite linear;
}

@keyframes drop-confetti-344 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-345 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 51%;
  opacity: 0.9681753715;
  -webkit-transform: rotate(127.6448651563deg);
          transform: rotate(127.6448651563deg);
  -webkit-animation: drop-confetti-345 9s 4s infinite linear;
          animation: drop-confetti-345 9s 4s infinite linear;
}

@keyframes drop-confetti-345 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-346 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 0.6148179041;
  -webkit-transform: rotate(13.4240433207deg);
          transform: rotate(13.4240433207deg);
  -webkit-animation: drop-confetti-346 7s 2s infinite linear;
          animation: drop-confetti-346 7s 2s infinite linear;
}

@keyframes drop-confetti-346 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-347 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.8160871082;
  -webkit-transform: rotate(325.3411234827deg);
          transform: rotate(325.3411234827deg);
  -webkit-animation: drop-confetti-347 7s 3s infinite linear;
          animation: drop-confetti-347 7s 3s infinite linear;
}

@keyframes drop-confetti-347 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-348 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.9013604091;
  -webkit-transform: rotate(227.3724484106deg);
          transform: rotate(227.3724484106deg);
  -webkit-animation: drop-confetti-348 8s 4s infinite linear;
          animation: drop-confetti-348 8s 4s infinite linear;
}

@keyframes drop-confetti-348 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-349 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 30%;
  opacity: 0.8428245522;
  -webkit-transform: rotate(113.3837356507deg);
          transform: rotate(113.3837356507deg);
  -webkit-animation: drop-confetti-349 6s 5s infinite linear;
          animation: drop-confetti-349 6s 5s infinite linear;
}

@keyframes drop-confetti-349 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-350 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 1.4540839616;
  -webkit-transform: rotate(82.7480002556deg);
          transform: rotate(82.7480002556deg);
  -webkit-animation: drop-confetti-350 6s 3s infinite linear;
          animation: drop-confetti-350 6s 3s infinite linear;
}

@keyframes drop-confetti-350 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-351 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 20%;
  opacity: 1.459398882;
  -webkit-transform: rotate(57.6563162137deg);
          transform: rotate(57.6563162137deg);
  -webkit-animation: drop-confetti-351 7s 5s infinite linear;
          animation: drop-confetti-351 7s 5s infinite linear;
}

@keyframes drop-confetti-351 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-352 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.7647874764;
  -webkit-transform: rotate(261.4199546022deg);
          transform: rotate(261.4199546022deg);
  -webkit-animation: drop-confetti-352 8s 2s infinite linear;
          animation: drop-confetti-352 8s 2s infinite linear;
}

@keyframes drop-confetti-352 {
  100% {
    top: 110%;
    left: 111%;
  }
}
.confetti-353 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2705389333;
  -webkit-transform: rotate(141.3912661929deg);
          transform: rotate(141.3912661929deg);
  -webkit-animation: drop-confetti-353 7s 4s infinite linear;
          animation: drop-confetti-353 7s 4s infinite linear;
}

@keyframes drop-confetti-353 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-354 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3767024489;
  -webkit-transform: rotate(133.8537508185deg);
          transform: rotate(133.8537508185deg);
  -webkit-animation: drop-confetti-354 6s 1s infinite linear;
          animation: drop-confetti-354 6s 1s infinite linear;
}

@keyframes drop-confetti-354 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-355 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 52%;
  opacity: 1.2946280546;
  -webkit-transform: rotate(237.7946649282deg);
          transform: rotate(237.7946649282deg);
  -webkit-animation: drop-confetti-355 7s 2s infinite linear;
          animation: drop-confetti-355 7s 2s infinite linear;
}

@keyframes drop-confetti-355 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-356 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 0.8454502288;
  -webkit-transform: rotate(61.0620639627deg);
          transform: rotate(61.0620639627deg);
  -webkit-animation: drop-confetti-356 6s 4s infinite linear;
          animation: drop-confetti-356 6s 4s infinite linear;
}

@keyframes drop-confetti-356 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-357 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.9156406123;
  -webkit-transform: rotate(301.9559073787deg);
          transform: rotate(301.9559073787deg);
  -webkit-animation: drop-confetti-357 8s 4s infinite linear;
          animation: drop-confetti-357 8s 4s infinite linear;
}

@keyframes drop-confetti-357 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-358 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 67%;
  opacity: 0.6194668221;
  -webkit-transform: rotate(228.6027653555deg);
          transform: rotate(228.6027653555deg);
  -webkit-animation: drop-confetti-358 8s 1s infinite linear;
          animation: drop-confetti-358 8s 1s infinite linear;
}

@keyframes drop-confetti-358 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-359 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.8806078862;
  -webkit-transform: rotate(176.8246542515deg);
          transform: rotate(176.8246542515deg);
  -webkit-animation: drop-confetti-359 8s 2s infinite linear;
          animation: drop-confetti-359 8s 2s infinite linear;
}

@keyframes drop-confetti-359 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-360 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 1.2312957643;
  -webkit-transform: rotate(162.7694677153deg);
          transform: rotate(162.7694677153deg);
  -webkit-animation: drop-confetti-360 5s 1s infinite linear;
          animation: drop-confetti-360 5s 1s infinite linear;
}

@keyframes drop-confetti-360 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-361 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 1.2229966614;
  -webkit-transform: rotate(66.1193315577deg);
          transform: rotate(66.1193315577deg);
  -webkit-animation: drop-confetti-361 6s 4s infinite linear;
          animation: drop-confetti-361 6s 4s infinite linear;
}

@keyframes drop-confetti-361 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-362 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 1.182546217;
  -webkit-transform: rotate(47.557927386deg);
          transform: rotate(47.557927386deg);
  -webkit-animation: drop-confetti-362 6s 3s infinite linear;
          animation: drop-confetti-362 6s 3s infinite linear;
}

@keyframes drop-confetti-362 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-363 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 87%;
  opacity: 1.0791648743;
  -webkit-transform: rotate(116.2570038903deg);
          transform: rotate(116.2570038903deg);
  -webkit-animation: drop-confetti-363 8s 1s infinite linear;
          animation: drop-confetti-363 8s 1s infinite linear;
}

@keyframes drop-confetti-363 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-364 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.6750514279;
  -webkit-transform: rotate(122.0328408224deg);
          transform: rotate(122.0328408224deg);
  -webkit-animation: drop-confetti-364 9s 5s infinite linear;
          animation: drop-confetti-364 9s 5s infinite linear;
}

@keyframes drop-confetti-364 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-365 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 1.0499680316;
  -webkit-transform: rotate(92.4952373952deg);
          transform: rotate(92.4952373952deg);
  -webkit-animation: drop-confetti-365 8s 5s infinite linear;
          animation: drop-confetti-365 8s 5s infinite linear;
}

@keyframes drop-confetti-365 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-366 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 0.7216615869;
  -webkit-transform: rotate(211.0391794928deg);
          transform: rotate(211.0391794928deg);
  -webkit-animation: drop-confetti-366 7s 1s infinite linear;
          animation: drop-confetti-366 7s 1s infinite linear;
}

@keyframes drop-confetti-366 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-367 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.3060354947;
  -webkit-transform: rotate(184.3174344137deg);
          transform: rotate(184.3174344137deg);
  -webkit-animation: drop-confetti-367 6s 4s infinite linear;
          animation: drop-confetti-367 6s 4s infinite linear;
}

@keyframes drop-confetti-367 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-368 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 19%;
  opacity: 1.1884772351;
  -webkit-transform: rotate(208.6485170643deg);
          transform: rotate(208.6485170643deg);
  -webkit-animation: drop-confetti-368 6s 1s infinite linear;
          animation: drop-confetti-368 6s 1s infinite linear;
}

@keyframes drop-confetti-368 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-369 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 76%;
  opacity: 0.7558895221;
  -webkit-transform: rotate(210.8881632535deg);
          transform: rotate(210.8881632535deg);
  -webkit-animation: drop-confetti-369 7s 3s infinite linear;
          animation: drop-confetti-369 7s 3s infinite linear;
}

@keyframes drop-confetti-369 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-370 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.3362155093;
  -webkit-transform: rotate(313.5331634405deg);
          transform: rotate(313.5331634405deg);
  -webkit-animation: drop-confetti-370 9s 1s infinite linear;
          animation: drop-confetti-370 9s 1s infinite linear;
}

@keyframes drop-confetti-370 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-371 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 80%;
  opacity: 0.7113786355;
  -webkit-transform: rotate(128.4044426511deg);
          transform: rotate(128.4044426511deg);
  -webkit-animation: drop-confetti-371 9s 4s infinite linear;
          animation: drop-confetti-371 9s 4s infinite linear;
}

@keyframes drop-confetti-371 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-372 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 100%;
  opacity: 1.298184299;
  -webkit-transform: rotate(51.2048637462deg);
          transform: rotate(51.2048637462deg);
  -webkit-animation: drop-confetti-372 8s 5s infinite linear;
          animation: drop-confetti-372 8s 5s infinite linear;
}

@keyframes drop-confetti-372 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-373 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 1.0585402692;
  -webkit-transform: rotate(284.7838084394deg);
          transform: rotate(284.7838084394deg);
  -webkit-animation: drop-confetti-373 7s 1s infinite linear;
          animation: drop-confetti-373 7s 1s infinite linear;
}

@keyframes drop-confetti-373 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-374 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 0.9650815494;
  -webkit-transform: rotate(143.7395021408deg);
          transform: rotate(143.7395021408deg);
  -webkit-animation: drop-confetti-374 6s 4s infinite linear;
          animation: drop-confetti-374 6s 4s infinite linear;
}

@keyframes drop-confetti-374 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-375 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 1.3679215022;
  -webkit-transform: rotate(13.2763965741deg);
          transform: rotate(13.2763965741deg);
  -webkit-animation: drop-confetti-375 8s 2s infinite linear;
          animation: drop-confetti-375 8s 2s infinite linear;
}

@keyframes drop-confetti-375 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-376 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.9097854105;
  -webkit-transform: rotate(268.8523340698deg);
          transform: rotate(268.8523340698deg);
  -webkit-animation: drop-confetti-376 8s 4s infinite linear;
          animation: drop-confetti-376 8s 4s infinite linear;
}

@keyframes drop-confetti-376 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-377 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 1.1356408596;
  -webkit-transform: rotate(40.9024889821deg);
          transform: rotate(40.9024889821deg);
  -webkit-animation: drop-confetti-377 7s 2s infinite linear;
          animation: drop-confetti-377 7s 2s infinite linear;
}

@keyframes drop-confetti-377 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-378 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 58%;
  opacity: 1.2533501301;
  -webkit-transform: rotate(305.7679139174deg);
          transform: rotate(305.7679139174deg);
  -webkit-animation: drop-confetti-378 5s 1s infinite linear;
          animation: drop-confetti-378 5s 1s infinite linear;
}

@keyframes drop-confetti-378 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-379 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2194574692;
  -webkit-transform: rotate(50.6287745911deg);
          transform: rotate(50.6287745911deg);
  -webkit-animation: drop-confetti-379 5s 2s infinite linear;
          animation: drop-confetti-379 5s 2s infinite linear;
}

@keyframes drop-confetti-379 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-380 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 1.4124608547;
  -webkit-transform: rotate(168.5119378644deg);
          transform: rotate(168.5119378644deg);
  -webkit-animation: drop-confetti-380 6s 2s infinite linear;
          animation: drop-confetti-380 6s 2s infinite linear;
}

@keyframes drop-confetti-380 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-381 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 1.2641926748;
  -webkit-transform: rotate(236.1645586508deg);
          transform: rotate(236.1645586508deg);
  -webkit-animation: drop-confetti-381 9s 4s infinite linear;
          animation: drop-confetti-381 9s 4s infinite linear;
}

@keyframes drop-confetti-381 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-382 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 1.0708080848;
  -webkit-transform: rotate(293.4015635723deg);
          transform: rotate(293.4015635723deg);
  -webkit-animation: drop-confetti-382 7s 3s infinite linear;
          animation: drop-confetti-382 7s 3s infinite linear;
}

@keyframes drop-confetti-382 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-383 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 64%;
  opacity: 1.3157145179;
  -webkit-transform: rotate(313.432658851deg);
          transform: rotate(313.432658851deg);
  -webkit-animation: drop-confetti-383 6s 4s infinite linear;
          animation: drop-confetti-383 6s 4s infinite linear;
}

@keyframes drop-confetti-383 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-384 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3602318592;
  -webkit-transform: rotate(353.1465251447deg);
          transform: rotate(353.1465251447deg);
  -webkit-animation: drop-confetti-384 5s 4s infinite linear;
          animation: drop-confetti-384 5s 4s infinite linear;
}

@keyframes drop-confetti-384 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-385 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 100%;
  opacity: 0.5972324958;
  -webkit-transform: rotate(349.2515873545deg);
          transform: rotate(349.2515873545deg);
  -webkit-animation: drop-confetti-385 5s 5s infinite linear;
          animation: drop-confetti-385 5s 5s infinite linear;
}

@keyframes drop-confetti-385 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-386 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 29%;
  opacity: 0.639277169;
  -webkit-transform: rotate(29.9306808679deg);
          transform: rotate(29.9306808679deg);
  -webkit-animation: drop-confetti-386 5s 1s infinite linear;
          animation: drop-confetti-386 5s 1s infinite linear;
}

@keyframes drop-confetti-386 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-387 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 0.8053206888;
  -webkit-transform: rotate(76.1519276131deg);
          transform: rotate(76.1519276131deg);
  -webkit-animation: drop-confetti-387 6s 1s infinite linear;
          animation: drop-confetti-387 6s 1s infinite linear;
}

@keyframes drop-confetti-387 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-388 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 1.4346041115;
  -webkit-transform: rotate(44.4922481115deg);
          transform: rotate(44.4922481115deg);
  -webkit-animation: drop-confetti-388 9s 3s infinite linear;
          animation: drop-confetti-388 9s 3s infinite linear;
}

@keyframes drop-confetti-388 {
  100% {
    top: 110%;
    left: 26%;
  }
}
.confetti-389 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.7692668046;
  -webkit-transform: rotate(157.5548984156deg);
          transform: rotate(157.5548984156deg);
  -webkit-animation: drop-confetti-389 9s 4s infinite linear;
          animation: drop-confetti-389 9s 4s infinite linear;
}

@keyframes drop-confetti-389 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-390 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 0.9840334277;
  -webkit-transform: rotate(295.5828827744deg);
          transform: rotate(295.5828827744deg);
  -webkit-animation: drop-confetti-390 8s 1s infinite linear;
          animation: drop-confetti-390 8s 1s infinite linear;
}

@keyframes drop-confetti-390 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-391 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.7484903191;
  -webkit-transform: rotate(214.7730353277deg);
          transform: rotate(214.7730353277deg);
  -webkit-animation: drop-confetti-391 9s 2s infinite linear;
          animation: drop-confetti-391 9s 2s infinite linear;
}

@keyframes drop-confetti-391 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-392 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 58%;
  opacity: 0.9418561722;
  -webkit-transform: rotate(145.6723108613deg);
          transform: rotate(145.6723108613deg);
  -webkit-animation: drop-confetti-392 7s 4s infinite linear;
          animation: drop-confetti-392 7s 4s infinite linear;
}

@keyframes drop-confetti-392 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-393 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.773769236;
  -webkit-transform: rotate(334.6391497739deg);
          transform: rotate(334.6391497739deg);
  -webkit-animation: drop-confetti-393 7s 1s infinite linear;
          animation: drop-confetti-393 7s 1s infinite linear;
}

@keyframes drop-confetti-393 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-394 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.3269683239;
  -webkit-transform: rotate(252.9304182767deg);
          transform: rotate(252.9304182767deg);
  -webkit-animation: drop-confetti-394 8s 5s infinite linear;
          animation: drop-confetti-394 8s 5s infinite linear;
}

@keyframes drop-confetti-394 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-395 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8374953647;
  -webkit-transform: rotate(343.457670761deg);
          transform: rotate(343.457670761deg);
  -webkit-animation: drop-confetti-395 6s 1s infinite linear;
          animation: drop-confetti-395 6s 1s infinite linear;
}

@keyframes drop-confetti-395 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-396 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 18%;
  opacity: 1.2296734321;
  -webkit-transform: rotate(241.3461112933deg);
          transform: rotate(241.3461112933deg);
  -webkit-animation: drop-confetti-396 8s 1s infinite linear;
          animation: drop-confetti-396 8s 1s infinite linear;
}

@keyframes drop-confetti-396 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-397 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0095457044;
  -webkit-transform: rotate(221.9042537173deg);
          transform: rotate(221.9042537173deg);
  -webkit-animation: drop-confetti-397 8s 2s infinite linear;
          animation: drop-confetti-397 8s 2s infinite linear;
}

@keyframes drop-confetti-397 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-398 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.6157751879;
  -webkit-transform: rotate(264.6987811204deg);
          transform: rotate(264.6987811204deg);
  -webkit-animation: drop-confetti-398 7s 3s infinite linear;
          animation: drop-confetti-398 7s 3s infinite linear;
}

@keyframes drop-confetti-398 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-399 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 0.8802860851;
  -webkit-transform: rotate(168.889962828deg);
          transform: rotate(168.889962828deg);
  -webkit-animation: drop-confetti-399 6s 4s infinite linear;
          animation: drop-confetti-399 6s 4s infinite linear;
}

@keyframes drop-confetti-399 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-400 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5417902581;
  -webkit-transform: rotate(191.5686195062deg);
          transform: rotate(191.5686195062deg);
  -webkit-animation: drop-confetti-400 5s 2s infinite linear;
          animation: drop-confetti-400 5s 2s infinite linear;
}

@keyframes drop-confetti-400 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-401 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 0.598993732;
  -webkit-transform: rotate(77.0976673643deg);
          transform: rotate(77.0976673643deg);
  -webkit-animation: drop-confetti-401 6s 4s infinite linear;
          animation: drop-confetti-401 6s 4s infinite linear;
}

@keyframes drop-confetti-401 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-402 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 1.180265003;
  -webkit-transform: rotate(75.7380919026deg);
          transform: rotate(75.7380919026deg);
  -webkit-animation: drop-confetti-402 7s 3s infinite linear;
          animation: drop-confetti-402 7s 3s infinite linear;
}

@keyframes drop-confetti-402 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-403 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.6046866412;
  -webkit-transform: rotate(175.1011950334deg);
          transform: rotate(175.1011950334deg);
  -webkit-animation: drop-confetti-403 5s 5s infinite linear;
          animation: drop-confetti-403 5s 5s infinite linear;
}

@keyframes drop-confetti-403 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-404 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.9358547945;
  -webkit-transform: rotate(227.4123816815deg);
          transform: rotate(227.4123816815deg);
  -webkit-animation: drop-confetti-404 9s 4s infinite linear;
          animation: drop-confetti-404 9s 4s infinite linear;
}

@keyframes drop-confetti-404 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-405 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.0913718999;
  -webkit-transform: rotate(326.1951511084deg);
          transform: rotate(326.1951511084deg);
  -webkit-animation: drop-confetti-405 8s 4s infinite linear;
          animation: drop-confetti-405 8s 4s infinite linear;
}

@keyframes drop-confetti-405 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-406 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 42%;
  opacity: 1.0659179986;
  -webkit-transform: rotate(353.0881189122deg);
          transform: rotate(353.0881189122deg);
  -webkit-animation: drop-confetti-406 7s 3s infinite linear;
          animation: drop-confetti-406 7s 3s infinite linear;
}

@keyframes drop-confetti-406 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-407 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 65%;
  opacity: 1.0443174191;
  -webkit-transform: rotate(89.7430613353deg);
          transform: rotate(89.7430613353deg);
  -webkit-animation: drop-confetti-407 7s 3s infinite linear;
          animation: drop-confetti-407 7s 3s infinite linear;
}

@keyframes drop-confetti-407 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-408 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.6659939973;
  -webkit-transform: rotate(238.2940286402deg);
          transform: rotate(238.2940286402deg);
  -webkit-animation: drop-confetti-408 9s 1s infinite linear;
          animation: drop-confetti-408 9s 1s infinite linear;
}

@keyframes drop-confetti-408 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-409 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 0.6865977641;
  -webkit-transform: rotate(56.3960270073deg);
          transform: rotate(56.3960270073deg);
  -webkit-animation: drop-confetti-409 8s 2s infinite linear;
          animation: drop-confetti-409 8s 2s infinite linear;
}

@keyframes drop-confetti-409 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-410 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 98%;
  opacity: 1.3923825916;
  -webkit-transform: rotate(209.2983549649deg);
          transform: rotate(209.2983549649deg);
  -webkit-animation: drop-confetti-410 5s 1s infinite linear;
          animation: drop-confetti-410 5s 1s infinite linear;
}

@keyframes drop-confetti-410 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-411 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.6332309547;
  -webkit-transform: rotate(195.4696142221deg);
          transform: rotate(195.4696142221deg);
  -webkit-animation: drop-confetti-411 7s 1s infinite linear;
          animation: drop-confetti-411 7s 1s infinite linear;
}

@keyframes drop-confetti-411 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-412 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.170539552;
  -webkit-transform: rotate(208.0465361819deg);
          transform: rotate(208.0465361819deg);
  -webkit-animation: drop-confetti-412 6s 1s infinite linear;
          animation: drop-confetti-412 6s 1s infinite linear;
}

@keyframes drop-confetti-412 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-413 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.5158047494;
  -webkit-transform: rotate(192.0459912379deg);
          transform: rotate(192.0459912379deg);
  -webkit-animation: drop-confetti-413 7s 2s infinite linear;
          animation: drop-confetti-413 7s 2s infinite linear;
}

@keyframes drop-confetti-413 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-414 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 0.8344836255;
  -webkit-transform: rotate(53.1774445643deg);
          transform: rotate(53.1774445643deg);
  -webkit-animation: drop-confetti-414 8s 4s infinite linear;
          animation: drop-confetti-414 8s 4s infinite linear;
}

@keyframes drop-confetti-414 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-415 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 90%;
  opacity: 0.5684678927;
  -webkit-transform: rotate(171.2798572813deg);
          transform: rotate(171.2798572813deg);
  -webkit-animation: drop-confetti-415 8s 1s infinite linear;
          animation: drop-confetti-415 8s 1s infinite linear;
}

@keyframes drop-confetti-415 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-416 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 43%;
  opacity: 1.1386487181;
  -webkit-transform: rotate(59.2645506832deg);
          transform: rotate(59.2645506832deg);
  -webkit-animation: drop-confetti-416 7s 3s infinite linear;
          animation: drop-confetti-416 7s 3s infinite linear;
}

@keyframes drop-confetti-416 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-417 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.0541079584;
  -webkit-transform: rotate(45.2337617623deg);
          transform: rotate(45.2337617623deg);
  -webkit-animation: drop-confetti-417 8s 4s infinite linear;
          animation: drop-confetti-417 8s 4s infinite linear;
}

@keyframes drop-confetti-417 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-418 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 63%;
  opacity: 0.9702343155;
  -webkit-transform: rotate(346.1092283489deg);
          transform: rotate(346.1092283489deg);
  -webkit-animation: drop-confetti-418 8s 1s infinite linear;
          animation: drop-confetti-418 8s 1s infinite linear;
}

@keyframes drop-confetti-418 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-419 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6868545903;
  -webkit-transform: rotate(199.5800213218deg);
          transform: rotate(199.5800213218deg);
  -webkit-animation: drop-confetti-419 7s 5s infinite linear;
          animation: drop-confetti-419 7s 5s infinite linear;
}

@keyframes drop-confetti-419 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-420 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3759932495;
  -webkit-transform: rotate(50.4078761221deg);
          transform: rotate(50.4078761221deg);
  -webkit-animation: drop-confetti-420 9s 4s infinite linear;
          animation: drop-confetti-420 9s 4s infinite linear;
}

@keyframes drop-confetti-420 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-421 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 44%;
  opacity: 1.2840770548;
  -webkit-transform: rotate(106.5296658546deg);
          transform: rotate(106.5296658546deg);
  -webkit-animation: drop-confetti-421 5s 1s infinite linear;
          animation: drop-confetti-421 5s 1s infinite linear;
}

@keyframes drop-confetti-421 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-422 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.2340227813;
  -webkit-transform: rotate(161.7427382104deg);
          transform: rotate(161.7427382104deg);
  -webkit-animation: drop-confetti-422 5s 3s infinite linear;
          animation: drop-confetti-422 5s 3s infinite linear;
}

@keyframes drop-confetti-422 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-423 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 92%;
  opacity: 1.488560427;
  -webkit-transform: rotate(358.7319216512deg);
          transform: rotate(358.7319216512deg);
  -webkit-animation: drop-confetti-423 6s 1s infinite linear;
          animation: drop-confetti-423 6s 1s infinite linear;
}

@keyframes drop-confetti-423 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-424 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.170043675;
  -webkit-transform: rotate(270.1668385012deg);
          transform: rotate(270.1668385012deg);
  -webkit-animation: drop-confetti-424 9s 5s infinite linear;
          animation: drop-confetti-424 9s 5s infinite linear;
}

@keyframes drop-confetti-424 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-425 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 60%;
  opacity: 0.6986948848;
  -webkit-transform: rotate(345.4185048538deg);
          transform: rotate(345.4185048538deg);
  -webkit-animation: drop-confetti-425 5s 1s infinite linear;
          animation: drop-confetti-425 5s 1s infinite linear;
}

@keyframes drop-confetti-425 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-426 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.0681116583;
  -webkit-transform: rotate(289.1167612772deg);
          transform: rotate(289.1167612772deg);
  -webkit-animation: drop-confetti-426 9s 3s infinite linear;
          animation: drop-confetti-426 9s 3s infinite linear;
}

@keyframes drop-confetti-426 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-427 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 89%;
  opacity: 1.1374447906;
  -webkit-transform: rotate(97.7020381113deg);
          transform: rotate(97.7020381113deg);
  -webkit-animation: drop-confetti-427 5s 1s infinite linear;
          animation: drop-confetti-427 5s 1s infinite linear;
}

@keyframes drop-confetti-427 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-428 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 99%;
  opacity: 1.1836935718;
  -webkit-transform: rotate(88.1321035785deg);
          transform: rotate(88.1321035785deg);
  -webkit-animation: drop-confetti-428 7s 3s infinite linear;
          animation: drop-confetti-428 7s 3s infinite linear;
}

@keyframes drop-confetti-428 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-429 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 15%;
  opacity: 0.5791803763;
  -webkit-transform: rotate(184.3269171286deg);
          transform: rotate(184.3269171286deg);
  -webkit-animation: drop-confetti-429 9s 3s infinite linear;
          animation: drop-confetti-429 9s 3s infinite linear;
}

@keyframes drop-confetti-429 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-430 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.2940343004;
  -webkit-transform: rotate(206.1379136322deg);
          transform: rotate(206.1379136322deg);
  -webkit-animation: drop-confetti-430 5s 1s infinite linear;
          animation: drop-confetti-430 5s 1s infinite linear;
}

@keyframes drop-confetti-430 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-431 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 0.8173034801;
  -webkit-transform: rotate(206.9370303917deg);
          transform: rotate(206.9370303917deg);
  -webkit-animation: drop-confetti-431 7s 5s infinite linear;
          animation: drop-confetti-431 7s 5s infinite linear;
}

@keyframes drop-confetti-431 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-432 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6528509905;
  -webkit-transform: rotate(277.3664207697deg);
          transform: rotate(277.3664207697deg);
  -webkit-animation: drop-confetti-432 5s 3s infinite linear;
          animation: drop-confetti-432 5s 3s infinite linear;
}

@keyframes drop-confetti-432 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-433 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 0.8137299034;
  -webkit-transform: rotate(164.4620078387deg);
          transform: rotate(164.4620078387deg);
  -webkit-animation: drop-confetti-433 5s 1s infinite linear;
          animation: drop-confetti-433 5s 1s infinite linear;
}

@keyframes drop-confetti-433 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-434 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 1.0833561879;
  -webkit-transform: rotate(162.6205226243deg);
          transform: rotate(162.6205226243deg);
  -webkit-animation: drop-confetti-434 5s 3s infinite linear;
          animation: drop-confetti-434 5s 3s infinite linear;
}

@keyframes drop-confetti-434 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-435 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2213566943;
  -webkit-transform: rotate(338.2564675195deg);
          transform: rotate(338.2564675195deg);
  -webkit-animation: drop-confetti-435 8s 3s infinite linear;
          animation: drop-confetti-435 8s 3s infinite linear;
}

@keyframes drop-confetti-435 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-436 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 30%;
  opacity: 1.1506481427;
  -webkit-transform: rotate(120.3525702108deg);
          transform: rotate(120.3525702108deg);
  -webkit-animation: drop-confetti-436 6s 1s infinite linear;
          animation: drop-confetti-436 6s 1s infinite linear;
}

@keyframes drop-confetti-436 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-437 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.8986365019;
  -webkit-transform: rotate(76.4525504634deg);
          transform: rotate(76.4525504634deg);
  -webkit-animation: drop-confetti-437 8s 2s infinite linear;
          animation: drop-confetti-437 8s 2s infinite linear;
}

@keyframes drop-confetti-437 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-438 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 0.6885682424;
  -webkit-transform: rotate(304.6018810287deg);
          transform: rotate(304.6018810287deg);
  -webkit-animation: drop-confetti-438 5s 1s infinite linear;
          animation: drop-confetti-438 5s 1s infinite linear;
}

@keyframes drop-confetti-438 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-439 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 1.2023548663;
  -webkit-transform: rotate(10.0858274024deg);
          transform: rotate(10.0858274024deg);
  -webkit-animation: drop-confetti-439 7s 1s infinite linear;
          animation: drop-confetti-439 7s 1s infinite linear;
}

@keyframes drop-confetti-439 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-440 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 16%;
  opacity: 0.8047619485;
  -webkit-transform: rotate(304.9282683391deg);
          transform: rotate(304.9282683391deg);
  -webkit-animation: drop-confetti-440 9s 3s infinite linear;
          animation: drop-confetti-440 9s 3s infinite linear;
}

@keyframes drop-confetti-440 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-441 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.653588334;
  -webkit-transform: rotate(9.5449148382deg);
          transform: rotate(9.5449148382deg);
  -webkit-animation: drop-confetti-441 9s 2s infinite linear;
          animation: drop-confetti-441 9s 2s infinite linear;
}

@keyframes drop-confetti-441 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-442 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 49%;
  opacity: 0.8207119751;
  -webkit-transform: rotate(167.0763490814deg);
          transform: rotate(167.0763490814deg);
  -webkit-animation: drop-confetti-442 6s 1s infinite linear;
          animation: drop-confetti-442 6s 1s infinite linear;
}

@keyframes drop-confetti-442 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-443 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 96%;
  opacity: 1.3776472289;
  -webkit-transform: rotate(204.971096568deg);
          transform: rotate(204.971096568deg);
  -webkit-animation: drop-confetti-443 7s 1s infinite linear;
          animation: drop-confetti-443 7s 1s infinite linear;
}

@keyframes drop-confetti-443 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-444 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 66%;
  opacity: 1.0544227728;
  -webkit-transform: rotate(336.3212641156deg);
          transform: rotate(336.3212641156deg);
  -webkit-animation: drop-confetti-444 9s 5s infinite linear;
          animation: drop-confetti-444 9s 5s infinite linear;
}

@keyframes drop-confetti-444 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-445 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.7424256577;
  -webkit-transform: rotate(346.4866169433deg);
          transform: rotate(346.4866169433deg);
  -webkit-animation: drop-confetti-445 8s 5s infinite linear;
          animation: drop-confetti-445 8s 5s infinite linear;
}

@keyframes drop-confetti-445 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-446 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 0.7115723871;
  -webkit-transform: rotate(17.8357840859deg);
          transform: rotate(17.8357840859deg);
  -webkit-animation: drop-confetti-446 5s 4s infinite linear;
          animation: drop-confetti-446 5s 4s infinite linear;
}

@keyframes drop-confetti-446 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-447 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.9956511397;
  -webkit-transform: rotate(297.5669420364deg);
          transform: rotate(297.5669420364deg);
  -webkit-animation: drop-confetti-447 6s 3s infinite linear;
          animation: drop-confetti-447 6s 3s infinite linear;
}

@keyframes drop-confetti-447 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-448 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 0.7928426111;
  -webkit-transform: rotate(150.2643989745deg);
          transform: rotate(150.2643989745deg);
  -webkit-animation: drop-confetti-448 8s 3s infinite linear;
          animation: drop-confetti-448 8s 3s infinite linear;
}

@keyframes drop-confetti-448 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-449 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 88%;
  opacity: 1.3747622398;
  -webkit-transform: rotate(38.2465221961deg);
          transform: rotate(38.2465221961deg);
  -webkit-animation: drop-confetti-449 7s 1s infinite linear;
          animation: drop-confetti-449 7s 1s infinite linear;
}

@keyframes drop-confetti-449 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-450 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 81%;
  opacity: 0.8982648309;
  -webkit-transform: rotate(313.1227300249deg);
          transform: rotate(313.1227300249deg);
  -webkit-animation: drop-confetti-450 6s 2s infinite linear;
          animation: drop-confetti-450 6s 2s infinite linear;
}

@keyframes drop-confetti-450 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-451 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 0.9222516941;
  -webkit-transform: rotate(61.7539012801deg);
          transform: rotate(61.7539012801deg);
  -webkit-animation: drop-confetti-451 6s 4s infinite linear;
          animation: drop-confetti-451 6s 4s infinite linear;
}

@keyframes drop-confetti-451 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-452 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 44%;
  opacity: 1.1141362905;
  -webkit-transform: rotate(299.7869483309deg);
          transform: rotate(299.7869483309deg);
  -webkit-animation: drop-confetti-452 7s 1s infinite linear;
          animation: drop-confetti-452 7s 1s infinite linear;
}

@keyframes drop-confetti-452 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-453 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 0.6286534759;
  -webkit-transform: rotate(8.2681222236deg);
          transform: rotate(8.2681222236deg);
  -webkit-animation: drop-confetti-453 9s 1s infinite linear;
          animation: drop-confetti-453 9s 1s infinite linear;
}

@keyframes drop-confetti-453 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-454 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 0.9900263813;
  -webkit-transform: rotate(228.0912839555deg);
          transform: rotate(228.0912839555deg);
  -webkit-animation: drop-confetti-454 8s 1s infinite linear;
          animation: drop-confetti-454 8s 1s infinite linear;
}

@keyframes drop-confetti-454 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-455 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.8665320604;
  -webkit-transform: rotate(216.7623344988deg);
          transform: rotate(216.7623344988deg);
  -webkit-animation: drop-confetti-455 7s 2s infinite linear;
          animation: drop-confetti-455 7s 2s infinite linear;
}

@keyframes drop-confetti-455 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-456 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 95%;
  opacity: 1.478427131;
  -webkit-transform: rotate(342.4509469166deg);
          transform: rotate(342.4509469166deg);
  -webkit-animation: drop-confetti-456 6s 1s infinite linear;
          animation: drop-confetti-456 6s 1s infinite linear;
}

@keyframes drop-confetti-456 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-457 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 0.7741756923;
  -webkit-transform: rotate(260.3537293777deg);
          transform: rotate(260.3537293777deg);
  -webkit-animation: drop-confetti-457 7s 1s infinite linear;
          animation: drop-confetti-457 7s 1s infinite linear;
}

@keyframes drop-confetti-457 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-458 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2386785051;
  -webkit-transform: rotate(305.8054183548deg);
          transform: rotate(305.8054183548deg);
  -webkit-animation: drop-confetti-458 6s 1s infinite linear;
          animation: drop-confetti-458 6s 1s infinite linear;
}

@keyframes drop-confetti-458 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-459 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 82%;
  opacity: 0.9249269458;
  -webkit-transform: rotate(159.6726913424deg);
          transform: rotate(159.6726913424deg);
  -webkit-animation: drop-confetti-459 5s 2s infinite linear;
          animation: drop-confetti-459 5s 2s infinite linear;
}

@keyframes drop-confetti-459 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-460 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 70%;
  opacity: 1.0187966482;
  -webkit-transform: rotate(266.5645647186deg);
          transform: rotate(266.5645647186deg);
  -webkit-animation: drop-confetti-460 9s 1s infinite linear;
          animation: drop-confetti-460 9s 1s infinite linear;
}

@keyframes drop-confetti-460 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-461 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.3823335786;
  -webkit-transform: rotate(174.3360888235deg);
          transform: rotate(174.3360888235deg);
  -webkit-animation: drop-confetti-461 5s 2s infinite linear;
          animation: drop-confetti-461 5s 2s infinite linear;
}

@keyframes drop-confetti-461 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-462 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 77%;
  opacity: 1.1842785605;
  -webkit-transform: rotate(303.0426546837deg);
          transform: rotate(303.0426546837deg);
  -webkit-animation: drop-confetti-462 9s 2s infinite linear;
          animation: drop-confetti-462 9s 2s infinite linear;
}

@keyframes drop-confetti-462 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-463 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.0806382016;
  -webkit-transform: rotate(227.2979792236deg);
          transform: rotate(227.2979792236deg);
  -webkit-animation: drop-confetti-463 8s 5s infinite linear;
          animation: drop-confetti-463 8s 5s infinite linear;
}

@keyframes drop-confetti-463 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-464 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 45%;
  opacity: 0.9517995857;
  -webkit-transform: rotate(276.1181520857deg);
          transform: rotate(276.1181520857deg);
  -webkit-animation: drop-confetti-464 8s 3s infinite linear;
          animation: drop-confetti-464 8s 3s infinite linear;
}

@keyframes drop-confetti-464 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-465 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8780318338;
  -webkit-transform: rotate(23.2231675882deg);
          transform: rotate(23.2231675882deg);
  -webkit-animation: drop-confetti-465 5s 1s infinite linear;
          animation: drop-confetti-465 5s 1s infinite linear;
}

@keyframes drop-confetti-465 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-466 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2041919246;
  -webkit-transform: rotate(195.1062874519deg);
          transform: rotate(195.1062874519deg);
  -webkit-animation: drop-confetti-466 6s 4s infinite linear;
          animation: drop-confetti-466 6s 4s infinite linear;
}

@keyframes drop-confetti-466 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-467 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6437423569;
  -webkit-transform: rotate(98.5253077485deg);
          transform: rotate(98.5253077485deg);
  -webkit-animation: drop-confetti-467 8s 2s infinite linear;
          animation: drop-confetti-467 8s 2s infinite linear;
}

@keyframes drop-confetti-467 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-468 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 0.9863021993;
  -webkit-transform: rotate(136.5532003132deg);
          transform: rotate(136.5532003132deg);
  -webkit-animation: drop-confetti-468 5s 4s infinite linear;
          animation: drop-confetti-468 5s 4s infinite linear;
}

@keyframes drop-confetti-468 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-469 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 75%;
  opacity: 0.9069096135;
  -webkit-transform: rotate(194.4959605855deg);
          transform: rotate(194.4959605855deg);
  -webkit-animation: drop-confetti-469 7s 5s infinite linear;
          animation: drop-confetti-469 7s 5s infinite linear;
}

@keyframes drop-confetti-469 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-470 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 0.8092519114;
  -webkit-transform: rotate(178.5997034552deg);
          transform: rotate(178.5997034552deg);
  -webkit-animation: drop-confetti-470 6s 3s infinite linear;
          animation: drop-confetti-470 6s 3s infinite linear;
}

@keyframes drop-confetti-470 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-471 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2730494984;
  -webkit-transform: rotate(106.2082133401deg);
          transform: rotate(106.2082133401deg);
  -webkit-animation: drop-confetti-471 9s 1s infinite linear;
          animation: drop-confetti-471 9s 1s infinite linear;
}

@keyframes drop-confetti-471 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-472 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.6967755118;
  -webkit-transform: rotate(83.545416174deg);
          transform: rotate(83.545416174deg);
  -webkit-animation: drop-confetti-472 5s 1s infinite linear;
          animation: drop-confetti-472 5s 1s infinite linear;
}

@keyframes drop-confetti-472 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-473 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 0.6135389509;
  -webkit-transform: rotate(289.4417871961deg);
          transform: rotate(289.4417871961deg);
  -webkit-animation: drop-confetti-473 6s 2s infinite linear;
          animation: drop-confetti-473 6s 2s infinite linear;
}

@keyframes drop-confetti-473 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-474 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.2819387249;
  -webkit-transform: rotate(82.5232974835deg);
          transform: rotate(82.5232974835deg);
  -webkit-animation: drop-confetti-474 6s 5s infinite linear;
          animation: drop-confetti-474 6s 5s infinite linear;
}

@keyframes drop-confetti-474 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-475 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 0.5737693298;
  -webkit-transform: rotate(156.7354475562deg);
          transform: rotate(156.7354475562deg);
  -webkit-animation: drop-confetti-475 6s 4s infinite linear;
          animation: drop-confetti-475 6s 4s infinite linear;
}

@keyframes drop-confetti-475 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-476 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 14%;
  opacity: 1.2286331176;
  -webkit-transform: rotate(337.9403836279deg);
          transform: rotate(337.9403836279deg);
  -webkit-animation: drop-confetti-476 7s 4s infinite linear;
          animation: drop-confetti-476 7s 4s infinite linear;
}

@keyframes drop-confetti-476 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-477 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 87%;
  opacity: 1.4729639045;
  -webkit-transform: rotate(156.6441671721deg);
          transform: rotate(156.6441671721deg);
  -webkit-animation: drop-confetti-477 5s 1s infinite linear;
          animation: drop-confetti-477 5s 1s infinite linear;
}

@keyframes drop-confetti-477 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-478 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 49%;
  opacity: 1.4442308504;
  -webkit-transform: rotate(190.8190240828deg);
          transform: rotate(190.8190240828deg);
  -webkit-animation: drop-confetti-478 8s 3s infinite linear;
          animation: drop-confetti-478 8s 3s infinite linear;
}

@keyframes drop-confetti-478 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-479 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.3515034885;
  -webkit-transform: rotate(31.4255771204deg);
          transform: rotate(31.4255771204deg);
  -webkit-animation: drop-confetti-479 8s 5s infinite linear;
          animation: drop-confetti-479 8s 5s infinite linear;
}

@keyframes drop-confetti-479 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-480 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 41%;
  opacity: 1.0342059076;
  -webkit-transform: rotate(22.1176017255deg);
          transform: rotate(22.1176017255deg);
  -webkit-animation: drop-confetti-480 7s 1s infinite linear;
          animation: drop-confetti-480 7s 1s infinite linear;
}

@keyframes drop-confetti-480 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-481 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 0.9625810161;
  -webkit-transform: rotate(214.1634178399deg);
          transform: rotate(214.1634178399deg);
  -webkit-animation: drop-confetti-481 8s 1s infinite linear;
          animation: drop-confetti-481 8s 1s infinite linear;
}

@keyframes drop-confetti-481 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-482 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 83%;
  opacity: 0.615187201;
  -webkit-transform: rotate(9.9414294431deg);
          transform: rotate(9.9414294431deg);
  -webkit-animation: drop-confetti-482 9s 1s infinite linear;
          animation: drop-confetti-482 9s 1s infinite linear;
}

@keyframes drop-confetti-482 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-483 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.9641390211;
  -webkit-transform: rotate(91.7311152781deg);
          transform: rotate(91.7311152781deg);
  -webkit-animation: drop-confetti-483 7s 1s infinite linear;
          animation: drop-confetti-483 7s 1s infinite linear;
}

@keyframes drop-confetti-483 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-484 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 76%;
  opacity: 0.9630292596;
  -webkit-transform: rotate(61.1901600548deg);
          transform: rotate(61.1901600548deg);
  -webkit-animation: drop-confetti-484 5s 2s infinite linear;
          animation: drop-confetti-484 5s 2s infinite linear;
}

@keyframes drop-confetti-484 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-485 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 28%;
  opacity: 0.5650834992;
  -webkit-transform: rotate(157.710980893deg);
          transform: rotate(157.710980893deg);
  -webkit-animation: drop-confetti-485 8s 3s infinite linear;
          animation: drop-confetti-485 8s 3s infinite linear;
}

@keyframes drop-confetti-485 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-486 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 82%;
  opacity: 1.1328356577;
  -webkit-transform: rotate(134.9278457839deg);
          transform: rotate(134.9278457839deg);
  -webkit-animation: drop-confetti-486 6s 3s infinite linear;
          animation: drop-confetti-486 6s 3s infinite linear;
}

@keyframes drop-confetti-486 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-487 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.354539692;
  -webkit-transform: rotate(174.6499763708deg);
          transform: rotate(174.6499763708deg);
  -webkit-animation: drop-confetti-487 7s 3s infinite linear;
          animation: drop-confetti-487 7s 3s infinite linear;
}

@keyframes drop-confetti-487 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-488 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.0350050052;
  -webkit-transform: rotate(213.8392546052deg);
          transform: rotate(213.8392546052deg);
  -webkit-animation: drop-confetti-488 6s 3s infinite linear;
          animation: drop-confetti-488 6s 3s infinite linear;
}

@keyframes drop-confetti-488 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-489 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 88%;
  opacity: 1.4210333266;
  -webkit-transform: rotate(173.4170436685deg);
          transform: rotate(173.4170436685deg);
  -webkit-animation: drop-confetti-489 8s 4s infinite linear;
          animation: drop-confetti-489 8s 4s infinite linear;
}

@keyframes drop-confetti-489 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-490 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 54%;
  opacity: 0.6126761047;
  -webkit-transform: rotate(28.2033446187deg);
          transform: rotate(28.2033446187deg);
  -webkit-animation: drop-confetti-490 7s 1s infinite linear;
          animation: drop-confetti-490 7s 1s infinite linear;
}

@keyframes drop-confetti-490 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-491 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 43%;
  opacity: 1.4787767624;
  -webkit-transform: rotate(255.8180496244deg);
          transform: rotate(255.8180496244deg);
  -webkit-animation: drop-confetti-491 8s 1s infinite linear;
          animation: drop-confetti-491 8s 1s infinite linear;
}

@keyframes drop-confetti-491 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-492 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 67%;
  opacity: 1.4896061748;
  -webkit-transform: rotate(36.7028674164deg);
          transform: rotate(36.7028674164deg);
  -webkit-animation: drop-confetti-492 8s 2s infinite linear;
          animation: drop-confetti-492 8s 2s infinite linear;
}

@keyframes drop-confetti-492 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-493 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 20%;
  opacity: 1.1052338842;
  -webkit-transform: rotate(174.5177960951deg);
          transform: rotate(174.5177960951deg);
  -webkit-animation: drop-confetti-493 9s 3s infinite linear;
          animation: drop-confetti-493 9s 3s infinite linear;
}

@keyframes drop-confetti-493 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-494 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.2601426834;
  -webkit-transform: rotate(234.3452382389deg);
          transform: rotate(234.3452382389deg);
  -webkit-animation: drop-confetti-494 9s 4s infinite linear;
          animation: drop-confetti-494 9s 4s infinite linear;
}

@keyframes drop-confetti-494 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-495 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 1.4105016873;
  -webkit-transform: rotate(314.8906616341deg);
          transform: rotate(314.8906616341deg);
  -webkit-animation: drop-confetti-495 5s 5s infinite linear;
          animation: drop-confetti-495 5s 5s infinite linear;
}

@keyframes drop-confetti-495 {
  100% {
    top: 110%;
    left: 3%;
  }
}
.confetti-496 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.1406861991;
  -webkit-transform: rotate(23.8015651293deg);
          transform: rotate(23.8015651293deg);
  -webkit-animation: drop-confetti-496 9s 4s infinite linear;
          animation: drop-confetti-496 9s 4s infinite linear;
}

@keyframes drop-confetti-496 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-497 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 79%;
  opacity: 1.0609591106;
  -webkit-transform: rotate(244.2557337588deg);
          transform: rotate(244.2557337588deg);
  -webkit-animation: drop-confetti-497 7s 3s infinite linear;
          animation: drop-confetti-497 7s 3s infinite linear;
}

@keyframes drop-confetti-497 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-498 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 42%;
  opacity: 1.0803564239;
  -webkit-transform: rotate(338.1283706868deg);
          transform: rotate(338.1283706868deg);
  -webkit-animation: drop-confetti-498 6s 4s infinite linear;
          animation: drop-confetti-498 6s 4s infinite linear;
}

@keyframes drop-confetti-498 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-499 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 1.4072285118;
  -webkit-transform: rotate(56.9138209043deg);
          transform: rotate(56.9138209043deg);
  -webkit-animation: drop-confetti-499 9s 4s infinite linear;
          animation: drop-confetti-499 9s 4s infinite linear;
}

@keyframes drop-confetti-499 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-500 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.485124464;
  -webkit-transform: rotate(141.5491304463deg);
          transform: rotate(141.5491304463deg);
  -webkit-animation: drop-confetti-500 6s 4s infinite linear;
          animation: drop-confetti-500 6s 4s infinite linear;
}

@keyframes drop-confetti-500 {
  100% {
    top: 110%;
    left: 99%;
  }
}
/* ------------------------
    Patient Medications
------------------------- */
.patient-medications .patient-medication-card {
  text-align: left;
  border-radius: 0.75rem;
  border: 1px solid #4A6784;
  min-height: 135px;
}
.patient-medications .patient-medication-card.inactive-medication {
  border-color: #C4C4C4;
  background-color: rgba(196, 196, 196, 0.3);
}
.patient-medications .patient-medication-card .medication-title {
  line-height: 1.2;
}
.patient-medications .patient-medication-card .medication-route,
.patient-medications .patient-medication-card .medication-dosage {
  line-height: 1.2;
  font-weight: 300;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.patient-medications .patient-medication-card .medication-source,
.patient-medications .patient-medication-card .medication-dosage {
  font-size: 0.875rem;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Utility
------------------------- */
/* ------------------------
    #. Utility Mixins
------------------------- */
/* ------------------------
    #. Utility Classes
------------------------- */
.d-flex-center, .ccm-modal-wrapper, .ccm-status-legend .nav .nav-item .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.d-flex-center-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.white-space-pre-line {
  white-space: pre-line;
}

.text-underline {
  text-decoration: underline;
}

.span-url {
  cursor: pointer;
}

/* ------------------------
    #. Confetti Utility Classes
------------------------- */
[class|=confetti] {
  position: absolute;
}

.confetti-0 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 25%;
  opacity: 0.8704325285;
  -webkit-transform: rotate(352.8792990527deg);
          transform: rotate(352.8792990527deg);
  -webkit-animation: drop-confetti-0 7s 4s infinite linear;
          animation: drop-confetti-0 7s 4s infinite linear;
}

@keyframes drop-confetti-0 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-1 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 91%;
  opacity: 0.5989173054;
  -webkit-transform: rotate(135.189185106deg);
          transform: rotate(135.189185106deg);
  -webkit-animation: drop-confetti-1 6s 1s infinite linear;
          animation: drop-confetti-1 6s 1s infinite linear;
}

@keyframes drop-confetti-1 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-2 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.6321794797;
  -webkit-transform: rotate(319.3389954744deg);
          transform: rotate(319.3389954744deg);
  -webkit-animation: drop-confetti-2 5s 5s infinite linear;
          animation: drop-confetti-2 5s 5s infinite linear;
}

@keyframes drop-confetti-2 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-3 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6614614707;
  -webkit-transform: rotate(220.5961387719deg);
          transform: rotate(220.5961387719deg);
  -webkit-animation: drop-confetti-3 8s 1s infinite linear;
          animation: drop-confetti-3 8s 1s infinite linear;
}

@keyframes drop-confetti-3 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-4 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 34%;
  opacity: 0.9852061322;
  -webkit-transform: rotate(337.4855856377deg);
          transform: rotate(337.4855856377deg);
  -webkit-animation: drop-confetti-4 6s 3s infinite linear;
          animation: drop-confetti-4 6s 3s infinite linear;
}

@keyframes drop-confetti-4 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-5 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6994951891;
  -webkit-transform: rotate(204.5693346885deg);
          transform: rotate(204.5693346885deg);
  -webkit-animation: drop-confetti-5 7s 1s infinite linear;
          animation: drop-confetti-5 7s 1s infinite linear;
}

@keyframes drop-confetti-5 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-6 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 0.8252845219;
  -webkit-transform: rotate(352.0450452537deg);
          transform: rotate(352.0450452537deg);
  -webkit-animation: drop-confetti-6 5s 1s infinite linear;
          animation: drop-confetti-6 5s 1s infinite linear;
}

@keyframes drop-confetti-6 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-7 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 9%;
  opacity: 1.3192546027;
  -webkit-transform: rotate(67.800816664deg);
          transform: rotate(67.800816664deg);
  -webkit-animation: drop-confetti-7 5s 3s infinite linear;
          animation: drop-confetti-7 5s 3s infinite linear;
}

@keyframes drop-confetti-7 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-8 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.5657753164;
  -webkit-transform: rotate(339.3123803657deg);
          transform: rotate(339.3123803657deg);
  -webkit-animation: drop-confetti-8 7s 3s infinite linear;
          animation: drop-confetti-8 7s 3s infinite linear;
}

@keyframes drop-confetti-8 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-9 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.5731144078;
  -webkit-transform: rotate(280.2314910637deg);
          transform: rotate(280.2314910637deg);
  -webkit-animation: drop-confetti-9 6s 3s infinite linear;
          animation: drop-confetti-9 6s 3s infinite linear;
}

@keyframes drop-confetti-9 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-10 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.2509545162;
  -webkit-transform: rotate(327.0889418166deg);
          transform: rotate(327.0889418166deg);
  -webkit-animation: drop-confetti-10 5s 1s infinite linear;
          animation: drop-confetti-10 5s 1s infinite linear;
}

@keyframes drop-confetti-10 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-11 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 76%;
  opacity: 0.789499005;
  -webkit-transform: rotate(18.393710604deg);
          transform: rotate(18.393710604deg);
  -webkit-animation: drop-confetti-11 6s 3s infinite linear;
          animation: drop-confetti-11 6s 3s infinite linear;
}

@keyframes drop-confetti-11 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-12 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.4246637216;
  -webkit-transform: rotate(99.3251840316deg);
          transform: rotate(99.3251840316deg);
  -webkit-animation: drop-confetti-12 9s 4s infinite linear;
          animation: drop-confetti-12 9s 4s infinite linear;
}

@keyframes drop-confetti-12 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-13 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.3547855468;
  -webkit-transform: rotate(312.1787873916deg);
          transform: rotate(312.1787873916deg);
  -webkit-animation: drop-confetti-13 6s 3s infinite linear;
          animation: drop-confetti-13 6s 3s infinite linear;
}

@keyframes drop-confetti-13 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-14 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.2358157076;
  -webkit-transform: rotate(146.2986191804deg);
          transform: rotate(146.2986191804deg);
  -webkit-animation: drop-confetti-14 5s 2s infinite linear;
          animation: drop-confetti-14 5s 2s infinite linear;
}

@keyframes drop-confetti-14 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-15 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.2697154302;
  -webkit-transform: rotate(239.3646296791deg);
          transform: rotate(239.3646296791deg);
  -webkit-animation: drop-confetti-15 5s 4s infinite linear;
          animation: drop-confetti-15 5s 4s infinite linear;
}

@keyframes drop-confetti-15 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-16 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 17%;
  opacity: 1.4028808481;
  -webkit-transform: rotate(48.5912022504deg);
          transform: rotate(48.5912022504deg);
  -webkit-animation: drop-confetti-16 6s 3s infinite linear;
          animation: drop-confetti-16 6s 3s infinite linear;
}

@keyframes drop-confetti-16 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-17 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 26%;
  opacity: 1.0530853355;
  -webkit-transform: rotate(0.958589983deg);
          transform: rotate(0.958589983deg);
  -webkit-animation: drop-confetti-17 7s 5s infinite linear;
          animation: drop-confetti-17 7s 5s infinite linear;
}

@keyframes drop-confetti-17 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-18 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 16%;
  opacity: 1.2199478102;
  -webkit-transform: rotate(75.4600344092deg);
          transform: rotate(75.4600344092deg);
  -webkit-animation: drop-confetti-18 6s 4s infinite linear;
          animation: drop-confetti-18 6s 4s infinite linear;
}

@keyframes drop-confetti-18 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-19 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.4618311816;
  -webkit-transform: rotate(189.326111914deg);
          transform: rotate(189.326111914deg);
  -webkit-animation: drop-confetti-19 8s 1s infinite linear;
          animation: drop-confetti-19 8s 1s infinite linear;
}

@keyframes drop-confetti-19 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-20 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 57%;
  opacity: 1.3067564601;
  -webkit-transform: rotate(232.7766669886deg);
          transform: rotate(232.7766669886deg);
  -webkit-animation: drop-confetti-20 7s 5s infinite linear;
          animation: drop-confetti-20 7s 5s infinite linear;
}

@keyframes drop-confetti-20 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-21 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 46%;
  opacity: 1.1140180349;
  -webkit-transform: rotate(218.8322748099deg);
          transform: rotate(218.8322748099deg);
  -webkit-animation: drop-confetti-21 5s 4s infinite linear;
          animation: drop-confetti-21 5s 4s infinite linear;
}

@keyframes drop-confetti-21 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-22 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 1.4539354723;
  -webkit-transform: rotate(311.4790711738deg);
          transform: rotate(311.4790711738deg);
  -webkit-animation: drop-confetti-22 5s 5s infinite linear;
          animation: drop-confetti-22 5s 5s infinite linear;
}

@keyframes drop-confetti-22 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-23 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.2933557044;
  -webkit-transform: rotate(148.3589213004deg);
          transform: rotate(148.3589213004deg);
  -webkit-animation: drop-confetti-23 5s 5s infinite linear;
          animation: drop-confetti-23 5s 5s infinite linear;
}

@keyframes drop-confetti-23 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-24 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 52%;
  opacity: 1.2155570085;
  -webkit-transform: rotate(55.8748736781deg);
          transform: rotate(55.8748736781deg);
  -webkit-animation: drop-confetti-24 6s 2s infinite linear;
          animation: drop-confetti-24 6s 2s infinite linear;
}

@keyframes drop-confetti-24 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-25 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4168991496;
  -webkit-transform: rotate(214.7525789245deg);
          transform: rotate(214.7525789245deg);
  -webkit-animation: drop-confetti-25 9s 4s infinite linear;
          animation: drop-confetti-25 9s 4s infinite linear;
}

@keyframes drop-confetti-25 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-26 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2241199505;
  -webkit-transform: rotate(261.8230180767deg);
          transform: rotate(261.8230180767deg);
  -webkit-animation: drop-confetti-26 9s 3s infinite linear;
          animation: drop-confetti-26 9s 3s infinite linear;
}

@keyframes drop-confetti-26 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-27 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5641525116;
  -webkit-transform: rotate(296.0438294126deg);
          transform: rotate(296.0438294126deg);
  -webkit-animation: drop-confetti-27 6s 3s infinite linear;
          animation: drop-confetti-27 6s 3s infinite linear;
}

@keyframes drop-confetti-27 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-28 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 1.3051464446;
  -webkit-transform: rotate(237.7371179942deg);
          transform: rotate(237.7371179942deg);
  -webkit-animation: drop-confetti-28 6s 2s infinite linear;
          animation: drop-confetti-28 6s 2s infinite linear;
}

@keyframes drop-confetti-28 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-29 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2336371409;
  -webkit-transform: rotate(215.3808158345deg);
          transform: rotate(215.3808158345deg);
  -webkit-animation: drop-confetti-29 8s 1s infinite linear;
          animation: drop-confetti-29 8s 1s infinite linear;
}

@keyframes drop-confetti-29 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-30 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.4606900695;
  -webkit-transform: rotate(101.3790262684deg);
          transform: rotate(101.3790262684deg);
  -webkit-animation: drop-confetti-30 6s 2s infinite linear;
          animation: drop-confetti-30 6s 2s infinite linear;
}

@keyframes drop-confetti-30 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-31 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 0.6431347208;
  -webkit-transform: rotate(92.4340757843deg);
          transform: rotate(92.4340757843deg);
  -webkit-animation: drop-confetti-31 5s 5s infinite linear;
          animation: drop-confetti-31 5s 5s infinite linear;
}

@keyframes drop-confetti-31 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-32 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.2958292136;
  -webkit-transform: rotate(148.3723627743deg);
          transform: rotate(148.3723627743deg);
  -webkit-animation: drop-confetti-32 7s 4s infinite linear;
          animation: drop-confetti-32 7s 4s infinite linear;
}

@keyframes drop-confetti-32 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-33 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 28%;
  opacity: 0.5737007413;
  -webkit-transform: rotate(202.1679469771deg);
          transform: rotate(202.1679469771deg);
  -webkit-animation: drop-confetti-33 9s 4s infinite linear;
          animation: drop-confetti-33 9s 4s infinite linear;
}

@keyframes drop-confetti-33 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-34 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 17%;
  opacity: 0.8161380817;
  -webkit-transform: rotate(298.9876859064deg);
          transform: rotate(298.9876859064deg);
  -webkit-animation: drop-confetti-34 6s 4s infinite linear;
          animation: drop-confetti-34 6s 4s infinite linear;
}

@keyframes drop-confetti-34 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-35 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 1.0486185341;
  -webkit-transform: rotate(329.3425217144deg);
          transform: rotate(329.3425217144deg);
  -webkit-animation: drop-confetti-35 9s 5s infinite linear;
          animation: drop-confetti-35 9s 5s infinite linear;
}

@keyframes drop-confetti-35 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-36 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 3%;
  opacity: 1.3338964375;
  -webkit-transform: rotate(117.2926872328deg);
          transform: rotate(117.2926872328deg);
  -webkit-animation: drop-confetti-36 9s 1s infinite linear;
          animation: drop-confetti-36 9s 1s infinite linear;
}

@keyframes drop-confetti-36 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-37 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 0.7553385447;
  -webkit-transform: rotate(86.0814938338deg);
          transform: rotate(86.0814938338deg);
  -webkit-animation: drop-confetti-37 5s 2s infinite linear;
          animation: drop-confetti-37 5s 2s infinite linear;
}

@keyframes drop-confetti-37 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-38 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 55%;
  opacity: 0.6143003323;
  -webkit-transform: rotate(317.3442207757deg);
          transform: rotate(317.3442207757deg);
  -webkit-animation: drop-confetti-38 6s 2s infinite linear;
          animation: drop-confetti-38 6s 2s infinite linear;
}

@keyframes drop-confetti-38 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-39 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.4530628799;
  -webkit-transform: rotate(244.4116678515deg);
          transform: rotate(244.4116678515deg);
  -webkit-animation: drop-confetti-39 9s 3s infinite linear;
          animation: drop-confetti-39 9s 3s infinite linear;
}

@keyframes drop-confetti-39 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-40 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 0.7858522492;
  -webkit-transform: rotate(190.6078197119deg);
          transform: rotate(190.6078197119deg);
  -webkit-animation: drop-confetti-40 5s 3s infinite linear;
          animation: drop-confetti-40 5s 3s infinite linear;
}

@keyframes drop-confetti-40 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-41 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 71%;
  opacity: 0.8236293817;
  -webkit-transform: rotate(139.8810726283deg);
          transform: rotate(139.8810726283deg);
  -webkit-animation: drop-confetti-41 8s 3s infinite linear;
          animation: drop-confetti-41 8s 3s infinite linear;
}

@keyframes drop-confetti-41 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-42 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 10%;
  opacity: 0.8908603567;
  -webkit-transform: rotate(202.7223600727deg);
          transform: rotate(202.7223600727deg);
  -webkit-animation: drop-confetti-42 8s 4s infinite linear;
          animation: drop-confetti-42 8s 4s infinite linear;
}

@keyframes drop-confetti-42 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-43 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 1.1624812062;
  -webkit-transform: rotate(21.1360642971deg);
          transform: rotate(21.1360642971deg);
  -webkit-animation: drop-confetti-43 5s 4s infinite linear;
          animation: drop-confetti-43 5s 4s infinite linear;
}

@keyframes drop-confetti-43 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-44 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 52%;
  opacity: 1.4541221727;
  -webkit-transform: rotate(33.0615310513deg);
          transform: rotate(33.0615310513deg);
  -webkit-animation: drop-confetti-44 6s 4s infinite linear;
          animation: drop-confetti-44 6s 4s infinite linear;
}

@keyframes drop-confetti-44 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-45 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.8505357291;
  -webkit-transform: rotate(325.091299395deg);
          transform: rotate(325.091299395deg);
  -webkit-animation: drop-confetti-45 6s 1s infinite linear;
          animation: drop-confetti-45 6s 1s infinite linear;
}

@keyframes drop-confetti-45 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-46 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 95%;
  opacity: 0.5288038445;
  -webkit-transform: rotate(141.6651818125deg);
          transform: rotate(141.6651818125deg);
  -webkit-animation: drop-confetti-46 5s 5s infinite linear;
          animation: drop-confetti-46 5s 5s infinite linear;
}

@keyframes drop-confetti-46 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-47 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 61%;
  opacity: 0.923497524;
  -webkit-transform: rotate(133.9535471888deg);
          transform: rotate(133.9535471888deg);
  -webkit-animation: drop-confetti-47 7s 3s infinite linear;
          animation: drop-confetti-47 7s 3s infinite linear;
}

@keyframes drop-confetti-47 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-48 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0514857252;
  -webkit-transform: rotate(18.6575428689deg);
          transform: rotate(18.6575428689deg);
  -webkit-animation: drop-confetti-48 7s 2s infinite linear;
          animation: drop-confetti-48 7s 2s infinite linear;
}

@keyframes drop-confetti-48 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-49 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 39%;
  opacity: 1.2230771115;
  -webkit-transform: rotate(246.4164415164deg);
          transform: rotate(246.4164415164deg);
  -webkit-animation: drop-confetti-49 9s 1s infinite linear;
          animation: drop-confetti-49 9s 1s infinite linear;
}

@keyframes drop-confetti-49 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-50 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.0492422116;
  -webkit-transform: rotate(182.8576056549deg);
          transform: rotate(182.8576056549deg);
  -webkit-animation: drop-confetti-50 5s 3s infinite linear;
          animation: drop-confetti-50 5s 3s infinite linear;
}

@keyframes drop-confetti-50 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-51 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.2470707642;
  -webkit-transform: rotate(48.5220756311deg);
          transform: rotate(48.5220756311deg);
  -webkit-animation: drop-confetti-51 6s 2s infinite linear;
          animation: drop-confetti-51 6s 2s infinite linear;
}

@keyframes drop-confetti-51 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-52 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 24%;
  opacity: 0.515253828;
  -webkit-transform: rotate(137.9223113142deg);
          transform: rotate(137.9223113142deg);
  -webkit-animation: drop-confetti-52 9s 3s infinite linear;
          animation: drop-confetti-52 9s 3s infinite linear;
}

@keyframes drop-confetti-52 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-53 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 93%;
  opacity: 0.8673382493;
  -webkit-transform: rotate(271.8040695316deg);
          transform: rotate(271.8040695316deg);
  -webkit-animation: drop-confetti-53 7s 4s infinite linear;
          animation: drop-confetti-53 7s 4s infinite linear;
}

@keyframes drop-confetti-53 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-54 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 25%;
  opacity: 0.9156891076;
  -webkit-transform: rotate(335.8614596843deg);
          transform: rotate(335.8614596843deg);
  -webkit-animation: drop-confetti-54 5s 2s infinite linear;
          animation: drop-confetti-54 5s 2s infinite linear;
}

@keyframes drop-confetti-54 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-55 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.7088490995;
  -webkit-transform: rotate(323.9603692205deg);
          transform: rotate(323.9603692205deg);
  -webkit-animation: drop-confetti-55 7s 3s infinite linear;
          animation: drop-confetti-55 7s 3s infinite linear;
}

@keyframes drop-confetti-55 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-56 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.8514465321;
  -webkit-transform: rotate(176.4361627794deg);
          transform: rotate(176.4361627794deg);
  -webkit-animation: drop-confetti-56 8s 3s infinite linear;
          animation: drop-confetti-56 8s 3s infinite linear;
}

@keyframes drop-confetti-56 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-57 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 1.0282735433;
  -webkit-transform: rotate(246.9577865551deg);
          transform: rotate(246.9577865551deg);
  -webkit-animation: drop-confetti-57 6s 5s infinite linear;
          animation: drop-confetti-57 6s 5s infinite linear;
}

@keyframes drop-confetti-57 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-58 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5206040902;
  -webkit-transform: rotate(88.3994689216deg);
          transform: rotate(88.3994689216deg);
  -webkit-animation: drop-confetti-58 9s 2s infinite linear;
          animation: drop-confetti-58 9s 2s infinite linear;
}

@keyframes drop-confetti-58 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-59 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 0.8540284692;
  -webkit-transform: rotate(164.4215878221deg);
          transform: rotate(164.4215878221deg);
  -webkit-animation: drop-confetti-59 5s 5s infinite linear;
          animation: drop-confetti-59 5s 5s infinite linear;
}

@keyframes drop-confetti-59 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-60 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.4584168817;
  -webkit-transform: rotate(87.6509022878deg);
          transform: rotate(87.6509022878deg);
  -webkit-animation: drop-confetti-60 7s 5s infinite linear;
          animation: drop-confetti-60 7s 5s infinite linear;
}

@keyframes drop-confetti-60 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-61 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 19%;
  opacity: 0.7805974543;
  -webkit-transform: rotate(335.1565112015deg);
          transform: rotate(335.1565112015deg);
  -webkit-animation: drop-confetti-61 9s 2s infinite linear;
          animation: drop-confetti-61 9s 2s infinite linear;
}

@keyframes drop-confetti-61 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-62 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 33%;
  opacity: 0.6293903809;
  -webkit-transform: rotate(108.5267356076deg);
          transform: rotate(108.5267356076deg);
  -webkit-animation: drop-confetti-62 9s 2s infinite linear;
          animation: drop-confetti-62 9s 2s infinite linear;
}

@keyframes drop-confetti-62 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-63 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6311482117;
  -webkit-transform: rotate(265.1428958657deg);
          transform: rotate(265.1428958657deg);
  -webkit-animation: drop-confetti-63 8s 5s infinite linear;
          animation: drop-confetti-63 8s 5s infinite linear;
}

@keyframes drop-confetti-63 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-64 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 87%;
  opacity: 0.9242049309;
  -webkit-transform: rotate(340.6154480662deg);
          transform: rotate(340.6154480662deg);
  -webkit-animation: drop-confetti-64 7s 1s infinite linear;
          animation: drop-confetti-64 7s 1s infinite linear;
}

@keyframes drop-confetti-64 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-65 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 35%;
  opacity: 0.7771071458;
  -webkit-transform: rotate(67.0132639451deg);
          transform: rotate(67.0132639451deg);
  -webkit-animation: drop-confetti-65 5s 3s infinite linear;
          animation: drop-confetti-65 5s 3s infinite linear;
}

@keyframes drop-confetti-65 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-66 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 1.0793428086;
  -webkit-transform: rotate(336.1066757473deg);
          transform: rotate(336.1066757473deg);
  -webkit-animation: drop-confetti-66 7s 3s infinite linear;
          animation: drop-confetti-66 7s 3s infinite linear;
}

@keyframes drop-confetti-66 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-67 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.669406446;
  -webkit-transform: rotate(12.4956117366deg);
          transform: rotate(12.4956117366deg);
  -webkit-animation: drop-confetti-67 6s 5s infinite linear;
          animation: drop-confetti-67 6s 5s infinite linear;
}

@keyframes drop-confetti-67 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-68 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 1.1602283215;
  -webkit-transform: rotate(22.7291198209deg);
          transform: rotate(22.7291198209deg);
  -webkit-animation: drop-confetti-68 8s 2s infinite linear;
          animation: drop-confetti-68 8s 2s infinite linear;
}

@keyframes drop-confetti-68 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-69 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.8162670768;
  -webkit-transform: rotate(267.8907393773deg);
          transform: rotate(267.8907393773deg);
  -webkit-animation: drop-confetti-69 6s 1s infinite linear;
          animation: drop-confetti-69 6s 1s infinite linear;
}

@keyframes drop-confetti-69 {
  100% {
    top: 110%;
    left: 2%;
  }
}
.confetti-70 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.7765559224;
  -webkit-transform: rotate(220.3602618384deg);
          transform: rotate(220.3602618384deg);
  -webkit-animation: drop-confetti-70 8s 5s infinite linear;
          animation: drop-confetti-70 8s 5s infinite linear;
}

@keyframes drop-confetti-70 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-71 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.3494433258;
  -webkit-transform: rotate(295.201439541deg);
          transform: rotate(295.201439541deg);
  -webkit-animation: drop-confetti-71 7s 3s infinite linear;
          animation: drop-confetti-71 7s 3s infinite linear;
}

@keyframes drop-confetti-71 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-72 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.0986183878;
  -webkit-transform: rotate(316.4819155669deg);
          transform: rotate(316.4819155669deg);
  -webkit-animation: drop-confetti-72 8s 2s infinite linear;
          animation: drop-confetti-72 8s 2s infinite linear;
}

@keyframes drop-confetti-72 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-73 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 1.2460821029;
  -webkit-transform: rotate(207.6531816777deg);
          transform: rotate(207.6531816777deg);
  -webkit-animation: drop-confetti-73 6s 4s infinite linear;
          animation: drop-confetti-73 6s 4s infinite linear;
}

@keyframes drop-confetti-73 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-74 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 34%;
  opacity: 0.8543380597;
  -webkit-transform: rotate(284.0733289462deg);
          transform: rotate(284.0733289462deg);
  -webkit-animation: drop-confetti-74 7s 2s infinite linear;
          animation: drop-confetti-74 7s 2s infinite linear;
}

@keyframes drop-confetti-74 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-75 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 30%;
  opacity: 1.3305412059;
  -webkit-transform: rotate(272.8081709236deg);
          transform: rotate(272.8081709236deg);
  -webkit-animation: drop-confetti-75 6s 2s infinite linear;
          animation: drop-confetti-75 6s 2s infinite linear;
}

@keyframes drop-confetti-75 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-76 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4035516564;
  -webkit-transform: rotate(243.6296778418deg);
          transform: rotate(243.6296778418deg);
  -webkit-animation: drop-confetti-76 6s 1s infinite linear;
          animation: drop-confetti-76 6s 1s infinite linear;
}

@keyframes drop-confetti-76 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-77 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 83%;
  opacity: 0.5093601991;
  -webkit-transform: rotate(244.3580854181deg);
          transform: rotate(244.3580854181deg);
  -webkit-animation: drop-confetti-77 9s 3s infinite linear;
          animation: drop-confetti-77 9s 3s infinite linear;
}

@keyframes drop-confetti-77 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-78 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 81%;
  opacity: 0.9059683223;
  -webkit-transform: rotate(113.5837965651deg);
          transform: rotate(113.5837965651deg);
  -webkit-animation: drop-confetti-78 5s 5s infinite linear;
          animation: drop-confetti-78 5s 5s infinite linear;
}

@keyframes drop-confetti-78 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-79 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 0.8188688549;
  -webkit-transform: rotate(6.7923841454deg);
          transform: rotate(6.7923841454deg);
  -webkit-animation: drop-confetti-79 7s 3s infinite linear;
          animation: drop-confetti-79 7s 3s infinite linear;
}

@keyframes drop-confetti-79 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-80 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.7425962157;
  -webkit-transform: rotate(247.8786795142deg);
          transform: rotate(247.8786795142deg);
  -webkit-animation: drop-confetti-80 5s 2s infinite linear;
          animation: drop-confetti-80 5s 2s infinite linear;
}

@keyframes drop-confetti-80 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-81 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.2938073241;
  -webkit-transform: rotate(115.2163460025deg);
          transform: rotate(115.2163460025deg);
  -webkit-animation: drop-confetti-81 9s 5s infinite linear;
          animation: drop-confetti-81 9s 5s infinite linear;
}

@keyframes drop-confetti-81 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-82 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 29%;
  opacity: 1.1281418321;
  -webkit-transform: rotate(319.4564766438deg);
          transform: rotate(319.4564766438deg);
  -webkit-animation: drop-confetti-82 7s 3s infinite linear;
          animation: drop-confetti-82 7s 3s infinite linear;
}

@keyframes drop-confetti-82 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-83 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.120049106;
  -webkit-transform: rotate(218.4451987532deg);
          transform: rotate(218.4451987532deg);
  -webkit-animation: drop-confetti-83 9s 1s infinite linear;
          animation: drop-confetti-83 9s 1s infinite linear;
}

@keyframes drop-confetti-83 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.confetti-84 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.0641897845;
  -webkit-transform: rotate(45.1505789189deg);
          transform: rotate(45.1505789189deg);
  -webkit-animation: drop-confetti-84 8s 2s infinite linear;
          animation: drop-confetti-84 8s 2s infinite linear;
}

@keyframes drop-confetti-84 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-85 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 18%;
  opacity: 1.0004676684;
  -webkit-transform: rotate(345.9807714784deg);
          transform: rotate(345.9807714784deg);
  -webkit-animation: drop-confetti-85 7s 1s infinite linear;
          animation: drop-confetti-85 7s 1s infinite linear;
}

@keyframes drop-confetti-85 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-86 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 0.8245962763;
  -webkit-transform: rotate(146.6797570459deg);
          transform: rotate(146.6797570459deg);
  -webkit-animation: drop-confetti-86 6s 1s infinite linear;
          animation: drop-confetti-86 6s 1s infinite linear;
}

@keyframes drop-confetti-86 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-87 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 40%;
  opacity: 1.1421703103;
  -webkit-transform: rotate(284.1616345382deg);
          transform: rotate(284.1616345382deg);
  -webkit-animation: drop-confetti-87 5s 4s infinite linear;
          animation: drop-confetti-87 5s 4s infinite linear;
}

@keyframes drop-confetti-87 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-88 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.8363932456;
  -webkit-transform: rotate(271.7664178698deg);
          transform: rotate(271.7664178698deg);
  -webkit-animation: drop-confetti-88 7s 2s infinite linear;
          animation: drop-confetti-88 7s 2s infinite linear;
}

@keyframes drop-confetti-88 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-89 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.0222183311;
  -webkit-transform: rotate(274.6746762857deg);
          transform: rotate(274.6746762857deg);
  -webkit-animation: drop-confetti-89 5s 4s infinite linear;
          animation: drop-confetti-89 5s 4s infinite linear;
}

@keyframes drop-confetti-89 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-90 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 85%;
  opacity: 1.4332720259;
  -webkit-transform: rotate(337.5315867504deg);
          transform: rotate(337.5315867504deg);
  -webkit-animation: drop-confetti-90 9s 2s infinite linear;
          animation: drop-confetti-90 9s 2s infinite linear;
}

@keyframes drop-confetti-90 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-91 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 14%;
  opacity: 1.4522841805;
  -webkit-transform: rotate(122.8876526686deg);
          transform: rotate(122.8876526686deg);
  -webkit-animation: drop-confetti-91 7s 4s infinite linear;
          animation: drop-confetti-91 7s 4s infinite linear;
}

@keyframes drop-confetti-91 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-92 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 0.9070149967;
  -webkit-transform: rotate(232.957106602deg);
          transform: rotate(232.957106602deg);
  -webkit-animation: drop-confetti-92 9s 1s infinite linear;
          animation: drop-confetti-92 9s 1s infinite linear;
}

@keyframes drop-confetti-92 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-93 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 1.4158549183;
  -webkit-transform: rotate(321.1360824644deg);
          transform: rotate(321.1360824644deg);
  -webkit-animation: drop-confetti-93 8s 3s infinite linear;
          animation: drop-confetti-93 8s 3s infinite linear;
}

@keyframes drop-confetti-93 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-94 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 90%;
  opacity: 0.9193235036;
  -webkit-transform: rotate(117.7679754663deg);
          transform: rotate(117.7679754663deg);
  -webkit-animation: drop-confetti-94 5s 4s infinite linear;
          animation: drop-confetti-94 5s 4s infinite linear;
}

@keyframes drop-confetti-94 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-95 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2639893595;
  -webkit-transform: rotate(307.7705517693deg);
          transform: rotate(307.7705517693deg);
  -webkit-animation: drop-confetti-95 7s 1s infinite linear;
          animation: drop-confetti-95 7s 1s infinite linear;
}

@keyframes drop-confetti-95 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-96 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 1.3783075887;
  -webkit-transform: rotate(283.1909325696deg);
          transform: rotate(283.1909325696deg);
  -webkit-animation: drop-confetti-96 6s 1s infinite linear;
          animation: drop-confetti-96 6s 1s infinite linear;
}

@keyframes drop-confetti-96 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-97 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 87%;
  opacity: 0.6808216696;
  -webkit-transform: rotate(321.3944131365deg);
          transform: rotate(321.3944131365deg);
  -webkit-animation: drop-confetti-97 5s 1s infinite linear;
          animation: drop-confetti-97 5s 1s infinite linear;
}

@keyframes drop-confetti-97 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-98 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 12%;
  opacity: 0.6357691584;
  -webkit-transform: rotate(164.6844170033deg);
          transform: rotate(164.6844170033deg);
  -webkit-animation: drop-confetti-98 9s 5s infinite linear;
          animation: drop-confetti-98 9s 5s infinite linear;
}

@keyframes drop-confetti-98 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-99 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 0.5308970325;
  -webkit-transform: rotate(95.7045863026deg);
          transform: rotate(95.7045863026deg);
  -webkit-animation: drop-confetti-99 8s 3s infinite linear;
          animation: drop-confetti-99 8s 3s infinite linear;
}

@keyframes drop-confetti-99 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-100 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 79%;
  opacity: 1.4690766469;
  -webkit-transform: rotate(246.8181728068deg);
          transform: rotate(246.8181728068deg);
  -webkit-animation: drop-confetti-100 5s 1s infinite linear;
          animation: drop-confetti-100 5s 1s infinite linear;
}

@keyframes drop-confetti-100 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-101 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 0.6200111683;
  -webkit-transform: rotate(330.2456248225deg);
          transform: rotate(330.2456248225deg);
  -webkit-animation: drop-confetti-101 5s 4s infinite linear;
          animation: drop-confetti-101 5s 4s infinite linear;
}

@keyframes drop-confetti-101 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-102 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 10%;
  opacity: 0.8030971202;
  -webkit-transform: rotate(286.5694138462deg);
          transform: rotate(286.5694138462deg);
  -webkit-animation: drop-confetti-102 8s 2s infinite linear;
          animation: drop-confetti-102 8s 2s infinite linear;
}

@keyframes drop-confetti-102 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-103 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.5551700988;
  -webkit-transform: rotate(134.4803006662deg);
          transform: rotate(134.4803006662deg);
  -webkit-animation: drop-confetti-103 5s 5s infinite linear;
          animation: drop-confetti-103 5s 5s infinite linear;
}

@keyframes drop-confetti-103 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-104 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 31%;
  opacity: 0.9553384458;
  -webkit-transform: rotate(127.8733940969deg);
          transform: rotate(127.8733940969deg);
  -webkit-animation: drop-confetti-104 8s 2s infinite linear;
          animation: drop-confetti-104 8s 2s infinite linear;
}

@keyframes drop-confetti-104 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-105 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.5409010046;
  -webkit-transform: rotate(24.3096151063deg);
          transform: rotate(24.3096151063deg);
  -webkit-animation: drop-confetti-105 5s 5s infinite linear;
          animation: drop-confetti-105 5s 5s infinite linear;
}

@keyframes drop-confetti-105 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-106 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 7%;
  opacity: 0.8201516518;
  -webkit-transform: rotate(160.7971671115deg);
          transform: rotate(160.7971671115deg);
  -webkit-animation: drop-confetti-106 6s 3s infinite linear;
          animation: drop-confetti-106 6s 3s infinite linear;
}

@keyframes drop-confetti-106 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-107 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.399973283;
  -webkit-transform: rotate(111.2979960096deg);
          transform: rotate(111.2979960096deg);
  -webkit-animation: drop-confetti-107 6s 2s infinite linear;
          animation: drop-confetti-107 6s 2s infinite linear;
}

@keyframes drop-confetti-107 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-108 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6768884895;
  -webkit-transform: rotate(185.3721885467deg);
          transform: rotate(185.3721885467deg);
  -webkit-animation: drop-confetti-108 8s 2s infinite linear;
          animation: drop-confetti-108 8s 2s infinite linear;
}

@keyframes drop-confetti-108 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-109 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 0.6293500368;
  -webkit-transform: rotate(166.1873146306deg);
          transform: rotate(166.1873146306deg);
  -webkit-animation: drop-confetti-109 6s 1s infinite linear;
          animation: drop-confetti-109 6s 1s infinite linear;
}

@keyframes drop-confetti-109 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-110 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 1.1662964941;
  -webkit-transform: rotate(347.5008542372deg);
          transform: rotate(347.5008542372deg);
  -webkit-animation: drop-confetti-110 5s 5s infinite linear;
          animation: drop-confetti-110 5s 5s infinite linear;
}

@keyframes drop-confetti-110 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-111 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.1102838145;
  -webkit-transform: rotate(299.7379875284deg);
          transform: rotate(299.7379875284deg);
  -webkit-animation: drop-confetti-111 9s 3s infinite linear;
          animation: drop-confetti-111 9s 3s infinite linear;
}

@keyframes drop-confetti-111 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-112 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.7015889284;
  -webkit-transform: rotate(318.445306237deg);
          transform: rotate(318.445306237deg);
  -webkit-animation: drop-confetti-112 6s 5s infinite linear;
          animation: drop-confetti-112 6s 5s infinite linear;
}

@keyframes drop-confetti-112 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-113 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 29%;
  opacity: 1.0665183098;
  -webkit-transform: rotate(10.0338654601deg);
          transform: rotate(10.0338654601deg);
  -webkit-animation: drop-confetti-113 6s 2s infinite linear;
          animation: drop-confetti-113 6s 2s infinite linear;
}

@keyframes drop-confetti-113 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-114 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 56%;
  opacity: 0.6160872053;
  -webkit-transform: rotate(312.5575951373deg);
          transform: rotate(312.5575951373deg);
  -webkit-animation: drop-confetti-114 8s 1s infinite linear;
          animation: drop-confetti-114 8s 1s infinite linear;
}

@keyframes drop-confetti-114 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-115 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 1.4886471545;
  -webkit-transform: rotate(35.3473057546deg);
          transform: rotate(35.3473057546deg);
  -webkit-animation: drop-confetti-115 9s 2s infinite linear;
          animation: drop-confetti-115 9s 2s infinite linear;
}

@keyframes drop-confetti-115 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-116 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 1.0774359926;
  -webkit-transform: rotate(283.5950586394deg);
          transform: rotate(283.5950586394deg);
  -webkit-animation: drop-confetti-116 9s 4s infinite linear;
          animation: drop-confetti-116 9s 4s infinite linear;
}

@keyframes drop-confetti-116 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-117 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.3079681818;
  -webkit-transform: rotate(1.4179300667deg);
          transform: rotate(1.4179300667deg);
  -webkit-animation: drop-confetti-117 9s 1s infinite linear;
          animation: drop-confetti-117 9s 1s infinite linear;
}

@keyframes drop-confetti-117 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-118 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 64%;
  opacity: 1.2376109256;
  -webkit-transform: rotate(196.1063794014deg);
          transform: rotate(196.1063794014deg);
  -webkit-animation: drop-confetti-118 8s 3s infinite linear;
          animation: drop-confetti-118 8s 3s infinite linear;
}

@keyframes drop-confetti-118 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-119 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 0.776551017;
  -webkit-transform: rotate(56.5806871247deg);
          transform: rotate(56.5806871247deg);
  -webkit-animation: drop-confetti-119 6s 3s infinite linear;
          animation: drop-confetti-119 6s 3s infinite linear;
}

@keyframes drop-confetti-119 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-120 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 23%;
  opacity: 1.1915540163;
  -webkit-transform: rotate(233.7032950959deg);
          transform: rotate(233.7032950959deg);
  -webkit-animation: drop-confetti-120 8s 2s infinite linear;
          animation: drop-confetti-120 8s 2s infinite linear;
}

@keyframes drop-confetti-120 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-121 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 15%;
  opacity: 0.7368533299;
  -webkit-transform: rotate(359.1459254415deg);
          transform: rotate(359.1459254415deg);
  -webkit-animation: drop-confetti-121 7s 5s infinite linear;
          animation: drop-confetti-121 7s 5s infinite linear;
}

@keyframes drop-confetti-121 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-122 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 0.8742384659;
  -webkit-transform: rotate(311.0940320196deg);
          transform: rotate(311.0940320196deg);
  -webkit-animation: drop-confetti-122 9s 3s infinite linear;
          animation: drop-confetti-122 9s 3s infinite linear;
}

@keyframes drop-confetti-122 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-123 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.7750798118;
  -webkit-transform: rotate(42.7875898246deg);
          transform: rotate(42.7875898246deg);
  -webkit-animation: drop-confetti-123 7s 5s infinite linear;
          animation: drop-confetti-123 7s 5s infinite linear;
}

@keyframes drop-confetti-123 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-124 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.6772493476;
  -webkit-transform: rotate(254.9870610983deg);
          transform: rotate(254.9870610983deg);
  -webkit-animation: drop-confetti-124 5s 4s infinite linear;
          animation: drop-confetti-124 5s 4s infinite linear;
}

@keyframes drop-confetti-124 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-125 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2571018078;
  -webkit-transform: rotate(62.474555174deg);
          transform: rotate(62.474555174deg);
  -webkit-animation: drop-confetti-125 6s 2s infinite linear;
          animation: drop-confetti-125 6s 2s infinite linear;
}

@keyframes drop-confetti-125 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-126 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 0.6610383899;
  -webkit-transform: rotate(231.079730341deg);
          transform: rotate(231.079730341deg);
  -webkit-animation: drop-confetti-126 7s 4s infinite linear;
          animation: drop-confetti-126 7s 4s infinite linear;
}

@keyframes drop-confetti-126 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-127 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 3%;
  opacity: 1.0007957548;
  -webkit-transform: rotate(253.021015149deg);
          transform: rotate(253.021015149deg);
  -webkit-animation: drop-confetti-127 8s 3s infinite linear;
          animation: drop-confetti-127 8s 3s infinite linear;
}

@keyframes drop-confetti-127 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-128 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.0529821738;
  -webkit-transform: rotate(225.2456053427deg);
          transform: rotate(225.2456053427deg);
  -webkit-animation: drop-confetti-128 8s 5s infinite linear;
          animation: drop-confetti-128 8s 5s infinite linear;
}

@keyframes drop-confetti-128 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-129 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.7476645543;
  -webkit-transform: rotate(356.0700779584deg);
          transform: rotate(356.0700779584deg);
  -webkit-animation: drop-confetti-129 5s 2s infinite linear;
          animation: drop-confetti-129 5s 2s infinite linear;
}

@keyframes drop-confetti-129 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-130 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 50%;
  opacity: 1.2730311288;
  -webkit-transform: rotate(319.4851367307deg);
          transform: rotate(319.4851367307deg);
  -webkit-animation: drop-confetti-130 7s 4s infinite linear;
          animation: drop-confetti-130 7s 4s infinite linear;
}

@keyframes drop-confetti-130 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-131 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 0.5577403799;
  -webkit-transform: rotate(180.83014078deg);
          transform: rotate(180.83014078deg);
  -webkit-animation: drop-confetti-131 6s 2s infinite linear;
          animation: drop-confetti-131 6s 2s infinite linear;
}

@keyframes drop-confetti-131 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-132 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5263491304;
  -webkit-transform: rotate(145.5798581325deg);
          transform: rotate(145.5798581325deg);
  -webkit-animation: drop-confetti-132 6s 1s infinite linear;
          animation: drop-confetti-132 6s 1s infinite linear;
}

@keyframes drop-confetti-132 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-133 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 4%;
  opacity: 1.0961496758;
  -webkit-transform: rotate(190.9026096562deg);
          transform: rotate(190.9026096562deg);
  -webkit-animation: drop-confetti-133 9s 4s infinite linear;
          animation: drop-confetti-133 9s 4s infinite linear;
}

@keyframes drop-confetti-133 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-134 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 74%;
  opacity: 1.0947916009;
  -webkit-transform: rotate(151.8174558534deg);
          transform: rotate(151.8174558534deg);
  -webkit-animation: drop-confetti-134 5s 5s infinite linear;
          animation: drop-confetti-134 5s 5s infinite linear;
}

@keyframes drop-confetti-134 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-135 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 1.0190160056;
  -webkit-transform: rotate(90.4646317805deg);
          transform: rotate(90.4646317805deg);
  -webkit-animation: drop-confetti-135 7s 4s infinite linear;
          animation: drop-confetti-135 7s 4s infinite linear;
}

@keyframes drop-confetti-135 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-136 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.9184686021;
  -webkit-transform: rotate(8.1195799359deg);
          transform: rotate(8.1195799359deg);
  -webkit-animation: drop-confetti-136 9s 2s infinite linear;
          animation: drop-confetti-136 9s 2s infinite linear;
}

@keyframes drop-confetti-136 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-137 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 46%;
  opacity: 1.2169699034;
  -webkit-transform: rotate(99.6087826186deg);
          transform: rotate(99.6087826186deg);
  -webkit-animation: drop-confetti-137 9s 2s infinite linear;
          animation: drop-confetti-137 9s 2s infinite linear;
}

@keyframes drop-confetti-137 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-138 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.4038713563;
  -webkit-transform: rotate(127.5708155653deg);
          transform: rotate(127.5708155653deg);
  -webkit-animation: drop-confetti-138 6s 5s infinite linear;
          animation: drop-confetti-138 6s 5s infinite linear;
}

@keyframes drop-confetti-138 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-139 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7333374113;
  -webkit-transform: rotate(11.9787118257deg);
          transform: rotate(11.9787118257deg);
  -webkit-animation: drop-confetti-139 8s 3s infinite linear;
          animation: drop-confetti-139 8s 3s infinite linear;
}

@keyframes drop-confetti-139 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-140 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 51%;
  opacity: 0.9387572948;
  -webkit-transform: rotate(333.9580652377deg);
          transform: rotate(333.9580652377deg);
  -webkit-animation: drop-confetti-140 6s 2s infinite linear;
          animation: drop-confetti-140 6s 2s infinite linear;
}

@keyframes drop-confetti-140 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-141 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.1300057251;
  -webkit-transform: rotate(224.678710345deg);
          transform: rotate(224.678710345deg);
  -webkit-animation: drop-confetti-141 9s 4s infinite linear;
          animation: drop-confetti-141 9s 4s infinite linear;
}

@keyframes drop-confetti-141 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-142 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 62%;
  opacity: 1.2993865934;
  -webkit-transform: rotate(239.981380121deg);
          transform: rotate(239.981380121deg);
  -webkit-animation: drop-confetti-142 8s 3s infinite linear;
          animation: drop-confetti-142 8s 3s infinite linear;
}

@keyframes drop-confetti-142 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-143 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 0.9498784118;
  -webkit-transform: rotate(342.154754926deg);
          transform: rotate(342.154754926deg);
  -webkit-animation: drop-confetti-143 8s 1s infinite linear;
          animation: drop-confetti-143 8s 1s infinite linear;
}

@keyframes drop-confetti-143 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.confetti-144 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 0.715450974;
  -webkit-transform: rotate(321.4461056213deg);
          transform: rotate(321.4461056213deg);
  -webkit-animation: drop-confetti-144 8s 4s infinite linear;
          animation: drop-confetti-144 8s 4s infinite linear;
}

@keyframes drop-confetti-144 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-145 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0969018234;
  -webkit-transform: rotate(64.0751482601deg);
          transform: rotate(64.0751482601deg);
  -webkit-animation: drop-confetti-145 7s 4s infinite linear;
          animation: drop-confetti-145 7s 4s infinite linear;
}

@keyframes drop-confetti-145 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-146 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 34%;
  opacity: 0.916406921;
  -webkit-transform: rotate(21.7546744811deg);
          transform: rotate(21.7546744811deg);
  -webkit-animation: drop-confetti-146 7s 2s infinite linear;
          animation: drop-confetti-146 7s 2s infinite linear;
}

@keyframes drop-confetti-146 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-147 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 42%;
  opacity: 0.6559680258;
  -webkit-transform: rotate(241.9604781712deg);
          transform: rotate(241.9604781712deg);
  -webkit-animation: drop-confetti-147 5s 3s infinite linear;
          animation: drop-confetti-147 5s 3s infinite linear;
}

@keyframes drop-confetti-147 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-148 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 80%;
  opacity: 1.1239440504;
  -webkit-transform: rotate(137.8410665342deg);
          transform: rotate(137.8410665342deg);
  -webkit-animation: drop-confetti-148 9s 5s infinite linear;
          animation: drop-confetti-148 9s 5s infinite linear;
}

@keyframes drop-confetti-148 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-149 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 10%;
  opacity: 1.3775800647;
  -webkit-transform: rotate(296.466725676deg);
          transform: rotate(296.466725676deg);
  -webkit-animation: drop-confetti-149 6s 4s infinite linear;
          animation: drop-confetti-149 6s 4s infinite linear;
}

@keyframes drop-confetti-149 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-150 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.5412244587;
  -webkit-transform: rotate(245.0351582577deg);
          transform: rotate(245.0351582577deg);
  -webkit-animation: drop-confetti-150 8s 4s infinite linear;
          animation: drop-confetti-150 8s 4s infinite linear;
}

@keyframes drop-confetti-150 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-151 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.8560816382;
  -webkit-transform: rotate(308.7350056403deg);
          transform: rotate(308.7350056403deg);
  -webkit-animation: drop-confetti-151 9s 3s infinite linear;
          animation: drop-confetti-151 9s 3s infinite linear;
}

@keyframes drop-confetti-151 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-152 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.9404500051;
  -webkit-transform: rotate(49.4880582999deg);
          transform: rotate(49.4880582999deg);
  -webkit-animation: drop-confetti-152 7s 4s infinite linear;
          animation: drop-confetti-152 7s 4s infinite linear;
}

@keyframes drop-confetti-152 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-153 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 13%;
  opacity: 1.259749813;
  -webkit-transform: rotate(203.3740734104deg);
          transform: rotate(203.3740734104deg);
  -webkit-animation: drop-confetti-153 8s 3s infinite linear;
          animation: drop-confetti-153 8s 3s infinite linear;
}

@keyframes drop-confetti-153 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-154 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.4745594812;
  -webkit-transform: rotate(239.131270243deg);
          transform: rotate(239.131270243deg);
  -webkit-animation: drop-confetti-154 8s 5s infinite linear;
          animation: drop-confetti-154 8s 5s infinite linear;
}

@keyframes drop-confetti-154 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-155 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 62%;
  opacity: 1.0461603818;
  -webkit-transform: rotate(202.6489919862deg);
          transform: rotate(202.6489919862deg);
  -webkit-animation: drop-confetti-155 9s 1s infinite linear;
          animation: drop-confetti-155 9s 1s infinite linear;
}

@keyframes drop-confetti-155 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-156 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 1.001203756;
  -webkit-transform: rotate(304.5208888016deg);
          transform: rotate(304.5208888016deg);
  -webkit-animation: drop-confetti-156 7s 2s infinite linear;
          animation: drop-confetti-156 7s 2s infinite linear;
}

@keyframes drop-confetti-156 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-157 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7139598855;
  -webkit-transform: rotate(129.4509728061deg);
          transform: rotate(129.4509728061deg);
  -webkit-animation: drop-confetti-157 7s 4s infinite linear;
          animation: drop-confetti-157 7s 4s infinite linear;
}

@keyframes drop-confetti-157 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-158 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 3%;
  opacity: 1.2398073321;
  -webkit-transform: rotate(195.7745951604deg);
          transform: rotate(195.7745951604deg);
  -webkit-animation: drop-confetti-158 9s 3s infinite linear;
          animation: drop-confetti-158 9s 3s infinite linear;
}

@keyframes drop-confetti-158 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-159 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.5891270941;
  -webkit-transform: rotate(337.7669521759deg);
          transform: rotate(337.7669521759deg);
  -webkit-animation: drop-confetti-159 5s 2s infinite linear;
          animation: drop-confetti-159 5s 2s infinite linear;
}

@keyframes drop-confetti-159 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-160 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 1.4140750208;
  -webkit-transform: rotate(292.7146590516deg);
          transform: rotate(292.7146590516deg);
  -webkit-animation: drop-confetti-160 5s 2s infinite linear;
          animation: drop-confetti-160 5s 2s infinite linear;
}

@keyframes drop-confetti-160 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-161 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 72%;
  opacity: 1.1246140508;
  -webkit-transform: rotate(137.7976827948deg);
          transform: rotate(137.7976827948deg);
  -webkit-animation: drop-confetti-161 7s 5s infinite linear;
          animation: drop-confetti-161 7s 5s infinite linear;
}

@keyframes drop-confetti-161 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-162 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.770633424;
  -webkit-transform: rotate(184.8443082949deg);
          transform: rotate(184.8443082949deg);
  -webkit-animation: drop-confetti-162 6s 1s infinite linear;
          animation: drop-confetti-162 6s 1s infinite linear;
}

@keyframes drop-confetti-162 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-163 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2217682952;
  -webkit-transform: rotate(309.7874465003deg);
          transform: rotate(309.7874465003deg);
  -webkit-animation: drop-confetti-163 6s 2s infinite linear;
          animation: drop-confetti-163 6s 2s infinite linear;
}

@keyframes drop-confetti-163 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-164 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 1.2398326285;
  -webkit-transform: rotate(82.0528028055deg);
          transform: rotate(82.0528028055deg);
  -webkit-animation: drop-confetti-164 7s 2s infinite linear;
          animation: drop-confetti-164 7s 2s infinite linear;
}

@keyframes drop-confetti-164 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-165 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 1.0920079998;
  -webkit-transform: rotate(208.8158034007deg);
          transform: rotate(208.8158034007deg);
  -webkit-animation: drop-confetti-165 8s 4s infinite linear;
          animation: drop-confetti-165 8s 4s infinite linear;
}

@keyframes drop-confetti-165 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-166 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.872003167;
  -webkit-transform: rotate(292.0496333091deg);
          transform: rotate(292.0496333091deg);
  -webkit-animation: drop-confetti-166 9s 5s infinite linear;
          animation: drop-confetti-166 9s 5s infinite linear;
}

@keyframes drop-confetti-166 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-167 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 2%;
  opacity: 0.6023903023;
  -webkit-transform: rotate(207.1450259965deg);
          transform: rotate(207.1450259965deg);
  -webkit-animation: drop-confetti-167 7s 4s infinite linear;
          animation: drop-confetti-167 7s 4s infinite linear;
}

@keyframes drop-confetti-167 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-168 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0637730157;
  -webkit-transform: rotate(3.6844297982deg);
          transform: rotate(3.6844297982deg);
  -webkit-animation: drop-confetti-168 6s 5s infinite linear;
          animation: drop-confetti-168 6s 5s infinite linear;
}

@keyframes drop-confetti-168 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-169 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.4059571486;
  -webkit-transform: rotate(356.0220874011deg);
          transform: rotate(356.0220874011deg);
  -webkit-animation: drop-confetti-169 5s 3s infinite linear;
          animation: drop-confetti-169 5s 3s infinite linear;
}

@keyframes drop-confetti-169 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-170 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.5113012325;
  -webkit-transform: rotate(235.7887552673deg);
          transform: rotate(235.7887552673deg);
  -webkit-animation: drop-confetti-170 5s 2s infinite linear;
          animation: drop-confetti-170 5s 2s infinite linear;
}

@keyframes drop-confetti-170 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-171 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.4239282514;
  -webkit-transform: rotate(32.6717482885deg);
          transform: rotate(32.6717482885deg);
  -webkit-animation: drop-confetti-171 8s 3s infinite linear;
          animation: drop-confetti-171 8s 3s infinite linear;
}

@keyframes drop-confetti-171 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-172 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.987548375;
  -webkit-transform: rotate(207.2629636243deg);
          transform: rotate(207.2629636243deg);
  -webkit-animation: drop-confetti-172 8s 2s infinite linear;
          animation: drop-confetti-172 8s 2s infinite linear;
}

@keyframes drop-confetti-172 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-173 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 32%;
  opacity: 0.7699801202;
  -webkit-transform: rotate(346.4229821688deg);
          transform: rotate(346.4229821688deg);
  -webkit-animation: drop-confetti-173 9s 2s infinite linear;
          animation: drop-confetti-173 9s 2s infinite linear;
}

@keyframes drop-confetti-173 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-174 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 72%;
  opacity: 0.681339734;
  -webkit-transform: rotate(103.1389063849deg);
          transform: rotate(103.1389063849deg);
  -webkit-animation: drop-confetti-174 6s 1s infinite linear;
          animation: drop-confetti-174 6s 1s infinite linear;
}

@keyframes drop-confetti-174 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-175 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.56824948;
  -webkit-transform: rotate(123.4214254328deg);
          transform: rotate(123.4214254328deg);
  -webkit-animation: drop-confetti-175 6s 5s infinite linear;
          animation: drop-confetti-175 6s 5s infinite linear;
}

@keyframes drop-confetti-175 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-176 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 1.0562011554;
  -webkit-transform: rotate(133.8040515175deg);
          transform: rotate(133.8040515175deg);
  -webkit-animation: drop-confetti-176 9s 1s infinite linear;
          animation: drop-confetti-176 9s 1s infinite linear;
}

@keyframes drop-confetti-176 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-177 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5390655993;
  -webkit-transform: rotate(263.267153224deg);
          transform: rotate(263.267153224deg);
  -webkit-animation: drop-confetti-177 6s 5s infinite linear;
          animation: drop-confetti-177 6s 5s infinite linear;
}

@keyframes drop-confetti-177 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-178 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 82%;
  opacity: 0.9681097754;
  -webkit-transform: rotate(82.6762107348deg);
          transform: rotate(82.6762107348deg);
  -webkit-animation: drop-confetti-178 8s 1s infinite linear;
          animation: drop-confetti-178 8s 1s infinite linear;
}

@keyframes drop-confetti-178 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-179 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.6427960613;
  -webkit-transform: rotate(51.6532378357deg);
          transform: rotate(51.6532378357deg);
  -webkit-animation: drop-confetti-179 8s 1s infinite linear;
          animation: drop-confetti-179 8s 1s infinite linear;
}

@keyframes drop-confetti-179 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-180 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 59%;
  opacity: 0.9336510528;
  -webkit-transform: rotate(240.6220147857deg);
          transform: rotate(240.6220147857deg);
  -webkit-animation: drop-confetti-180 5s 1s infinite linear;
          animation: drop-confetti-180 5s 1s infinite linear;
}

@keyframes drop-confetti-180 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-181 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 20%;
  opacity: 0.6423636533;
  -webkit-transform: rotate(42.9109081163deg);
          transform: rotate(42.9109081163deg);
  -webkit-animation: drop-confetti-181 8s 4s infinite linear;
          animation: drop-confetti-181 8s 4s infinite linear;
}

@keyframes drop-confetti-181 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-182 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.5805609134;
  -webkit-transform: rotate(352.395705572deg);
          transform: rotate(352.395705572deg);
  -webkit-animation: drop-confetti-182 7s 2s infinite linear;
          animation: drop-confetti-182 7s 2s infinite linear;
}

@keyframes drop-confetti-182 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-183 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.465406279;
  -webkit-transform: rotate(202.3597169887deg);
          transform: rotate(202.3597169887deg);
  -webkit-animation: drop-confetti-183 9s 2s infinite linear;
          animation: drop-confetti-183 9s 2s infinite linear;
}

@keyframes drop-confetti-183 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-184 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 16%;
  opacity: 1.2900354435;
  -webkit-transform: rotate(22.8991798143deg);
          transform: rotate(22.8991798143deg);
  -webkit-animation: drop-confetti-184 5s 4s infinite linear;
          animation: drop-confetti-184 5s 4s infinite linear;
}

@keyframes drop-confetti-184 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-185 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.1123931522;
  -webkit-transform: rotate(41.4865739461deg);
          transform: rotate(41.4865739461deg);
  -webkit-animation: drop-confetti-185 5s 2s infinite linear;
          animation: drop-confetti-185 5s 2s infinite linear;
}

@keyframes drop-confetti-185 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-186 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 5%;
  opacity: 1.0037798223;
  -webkit-transform: rotate(285.3303293377deg);
          transform: rotate(285.3303293377deg);
  -webkit-animation: drop-confetti-186 9s 3s infinite linear;
          animation: drop-confetti-186 9s 3s infinite linear;
}

@keyframes drop-confetti-186 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-187 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.2344439919;
  -webkit-transform: rotate(135.116377076deg);
          transform: rotate(135.116377076deg);
  -webkit-animation: drop-confetti-187 7s 3s infinite linear;
          animation: drop-confetti-187 7s 3s infinite linear;
}

@keyframes drop-confetti-187 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-188 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 0.7234340731;
  -webkit-transform: rotate(126.2841944177deg);
          transform: rotate(126.2841944177deg);
  -webkit-animation: drop-confetti-188 5s 2s infinite linear;
          animation: drop-confetti-188 5s 2s infinite linear;
}

@keyframes drop-confetti-188 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-189 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6478674386;
  -webkit-transform: rotate(226.5477969968deg);
          transform: rotate(226.5477969968deg);
  -webkit-animation: drop-confetti-189 9s 1s infinite linear;
          animation: drop-confetti-189 9s 1s infinite linear;
}

@keyframes drop-confetti-189 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-190 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 13%;
  opacity: 1.3193193559;
  -webkit-transform: rotate(0.5019076857deg);
          transform: rotate(0.5019076857deg);
  -webkit-animation: drop-confetti-190 8s 2s infinite linear;
          animation: drop-confetti-190 8s 2s infinite linear;
}

@keyframes drop-confetti-190 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-191 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 68%;
  opacity: 1.051621854;
  -webkit-transform: rotate(166.5805532556deg);
          transform: rotate(166.5805532556deg);
  -webkit-animation: drop-confetti-191 9s 4s infinite linear;
          animation: drop-confetti-191 9s 4s infinite linear;
}

@keyframes drop-confetti-191 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-192 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 1.1622997781;
  -webkit-transform: rotate(98.156778344deg);
          transform: rotate(98.156778344deg);
  -webkit-animation: drop-confetti-192 7s 3s infinite linear;
          animation: drop-confetti-192 7s 3s infinite linear;
}

@keyframes drop-confetti-192 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-193 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.1730662497;
  -webkit-transform: rotate(134.7236638528deg);
          transform: rotate(134.7236638528deg);
  -webkit-animation: drop-confetti-193 7s 3s infinite linear;
          animation: drop-confetti-193 7s 3s infinite linear;
}

@keyframes drop-confetti-193 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-194 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 68%;
  opacity: 0.7790088572;
  -webkit-transform: rotate(210.9122140126deg);
          transform: rotate(210.9122140126deg);
  -webkit-animation: drop-confetti-194 6s 5s infinite linear;
          animation: drop-confetti-194 6s 5s infinite linear;
}

@keyframes drop-confetti-194 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-195 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 88%;
  opacity: 0.5767942592;
  -webkit-transform: rotate(215.3293884102deg);
          transform: rotate(215.3293884102deg);
  -webkit-animation: drop-confetti-195 5s 5s infinite linear;
          animation: drop-confetti-195 5s 5s infinite linear;
}

@keyframes drop-confetti-195 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-196 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.4845927975;
  -webkit-transform: rotate(239.1428030945deg);
          transform: rotate(239.1428030945deg);
  -webkit-animation: drop-confetti-196 7s 4s infinite linear;
          animation: drop-confetti-196 7s 4s infinite linear;
}

@keyframes drop-confetti-196 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-197 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.429208101;
  -webkit-transform: rotate(336.5703521268deg);
          transform: rotate(336.5703521268deg);
  -webkit-animation: drop-confetti-197 9s 4s infinite linear;
          animation: drop-confetti-197 9s 4s infinite linear;
}

@keyframes drop-confetti-197 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-198 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 13%;
  opacity: 0.6750767234;
  -webkit-transform: rotate(228.4497184234deg);
          transform: rotate(228.4497184234deg);
  -webkit-animation: drop-confetti-198 5s 1s infinite linear;
          animation: drop-confetti-198 5s 1s infinite linear;
}

@keyframes drop-confetti-198 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-199 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.427894058;
  -webkit-transform: rotate(9.7310627622deg);
          transform: rotate(9.7310627622deg);
  -webkit-animation: drop-confetti-199 7s 3s infinite linear;
          animation: drop-confetti-199 7s 3s infinite linear;
}

@keyframes drop-confetti-199 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-200 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.4094145332;
  -webkit-transform: rotate(236.1091036291deg);
          transform: rotate(236.1091036291deg);
  -webkit-animation: drop-confetti-200 7s 4s infinite linear;
          animation: drop-confetti-200 7s 4s infinite linear;
}

@keyframes drop-confetti-200 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-201 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 71%;
  opacity: 0.617203031;
  -webkit-transform: rotate(95.7038452795deg);
          transform: rotate(95.7038452795deg);
  -webkit-animation: drop-confetti-201 7s 5s infinite linear;
          animation: drop-confetti-201 7s 5s infinite linear;
}

@keyframes drop-confetti-201 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-202 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 89%;
  opacity: 1.2374242532;
  -webkit-transform: rotate(65.9820761673deg);
          transform: rotate(65.9820761673deg);
  -webkit-animation: drop-confetti-202 7s 4s infinite linear;
          animation: drop-confetti-202 7s 4s infinite linear;
}

@keyframes drop-confetti-202 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-203 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 1.4677059837;
  -webkit-transform: rotate(29.3832180903deg);
          transform: rotate(29.3832180903deg);
  -webkit-animation: drop-confetti-203 9s 5s infinite linear;
          animation: drop-confetti-203 9s 5s infinite linear;
}

@keyframes drop-confetti-203 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-204 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 0.5495582759;
  -webkit-transform: rotate(263.8466694869deg);
          transform: rotate(263.8466694869deg);
  -webkit-animation: drop-confetti-204 8s 2s infinite linear;
          animation: drop-confetti-204 8s 2s infinite linear;
}

@keyframes drop-confetti-204 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-205 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 6%;
  opacity: 0.7559422014;
  -webkit-transform: rotate(135.1511946726deg);
          transform: rotate(135.1511946726deg);
  -webkit-animation: drop-confetti-205 6s 3s infinite linear;
          animation: drop-confetti-205 6s 3s infinite linear;
}

@keyframes drop-confetti-205 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-206 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.3128048107;
  -webkit-transform: rotate(89.6858243514deg);
          transform: rotate(89.6858243514deg);
  -webkit-animation: drop-confetti-206 9s 3s infinite linear;
          animation: drop-confetti-206 9s 3s infinite linear;
}

@keyframes drop-confetti-206 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-207 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 1.3575554185;
  -webkit-transform: rotate(144.8301289291deg);
          transform: rotate(144.8301289291deg);
  -webkit-animation: drop-confetti-207 6s 1s infinite linear;
          animation: drop-confetti-207 6s 1s infinite linear;
}

@keyframes drop-confetti-207 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-208 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 55%;
  opacity: 0.9864258701;
  -webkit-transform: rotate(76.1889890047deg);
          transform: rotate(76.1889890047deg);
  -webkit-animation: drop-confetti-208 8s 2s infinite linear;
          animation: drop-confetti-208 8s 2s infinite linear;
}

@keyframes drop-confetti-208 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-209 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 0.6004855815;
  -webkit-transform: rotate(187.5152855437deg);
          transform: rotate(187.5152855437deg);
  -webkit-animation: drop-confetti-209 9s 2s infinite linear;
          animation: drop-confetti-209 9s 2s infinite linear;
}

@keyframes drop-confetti-209 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-210 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.5457867372;
  -webkit-transform: rotate(265.8782096842deg);
          transform: rotate(265.8782096842deg);
  -webkit-animation: drop-confetti-210 7s 5s infinite linear;
          animation: drop-confetti-210 7s 5s infinite linear;
}

@keyframes drop-confetti-210 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-211 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.6171898046;
  -webkit-transform: rotate(207.0563500867deg);
          transform: rotate(207.0563500867deg);
  -webkit-animation: drop-confetti-211 7s 1s infinite linear;
          animation: drop-confetti-211 7s 1s infinite linear;
}

@keyframes drop-confetti-211 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-212 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 33%;
  opacity: 0.5499275157;
  -webkit-transform: rotate(340.7067397554deg);
          transform: rotate(340.7067397554deg);
  -webkit-animation: drop-confetti-212 8s 2s infinite linear;
          animation: drop-confetti-212 8s 2s infinite linear;
}

@keyframes drop-confetti-212 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-213 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 60%;
  opacity: 0.8006101005;
  -webkit-transform: rotate(220.2028309326deg);
          transform: rotate(220.2028309326deg);
  -webkit-animation: drop-confetti-213 6s 1s infinite linear;
          animation: drop-confetti-213 6s 1s infinite linear;
}

@keyframes drop-confetti-213 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-214 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 1.1114547047;
  -webkit-transform: rotate(1.6212954331deg);
          transform: rotate(1.6212954331deg);
  -webkit-animation: drop-confetti-214 9s 2s infinite linear;
          animation: drop-confetti-214 9s 2s infinite linear;
}

@keyframes drop-confetti-214 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-215 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 12%;
  opacity: 1.4922803574;
  -webkit-transform: rotate(74.3123960573deg);
          transform: rotate(74.3123960573deg);
  -webkit-animation: drop-confetti-215 8s 2s infinite linear;
          animation: drop-confetti-215 8s 2s infinite linear;
}

@keyframes drop-confetti-215 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-216 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 60%;
  opacity: 1.1979452724;
  -webkit-transform: rotate(127.9829387982deg);
          transform: rotate(127.9829387982deg);
  -webkit-animation: drop-confetti-216 9s 3s infinite linear;
          animation: drop-confetti-216 9s 3s infinite linear;
}

@keyframes drop-confetti-216 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-217 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6340632168;
  -webkit-transform: rotate(289.5441487075deg);
          transform: rotate(289.5441487075deg);
  -webkit-animation: drop-confetti-217 6s 3s infinite linear;
          animation: drop-confetti-217 6s 3s infinite linear;
}

@keyframes drop-confetti-217 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-218 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 15%;
  opacity: 1.3195486341;
  -webkit-transform: rotate(352.8432365692deg);
          transform: rotate(352.8432365692deg);
  -webkit-animation: drop-confetti-218 7s 3s infinite linear;
          animation: drop-confetti-218 7s 3s infinite linear;
}

@keyframes drop-confetti-218 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-219 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.5060714667;
  -webkit-transform: rotate(310.6299554865deg);
          transform: rotate(310.6299554865deg);
  -webkit-animation: drop-confetti-219 6s 1s infinite linear;
          animation: drop-confetti-219 6s 1s infinite linear;
}

@keyframes drop-confetti-219 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-220 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 0.5865266692;
  -webkit-transform: rotate(278.7031203883deg);
          transform: rotate(278.7031203883deg);
  -webkit-animation: drop-confetti-220 5s 4s infinite linear;
          animation: drop-confetti-220 5s 4s infinite linear;
}

@keyframes drop-confetti-220 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-221 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 1.0258923246;
  -webkit-transform: rotate(131.9743175313deg);
          transform: rotate(131.9743175313deg);
  -webkit-animation: drop-confetti-221 6s 2s infinite linear;
          animation: drop-confetti-221 6s 2s infinite linear;
}

@keyframes drop-confetti-221 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-222 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3582977076;
  -webkit-transform: rotate(31.448751462deg);
          transform: rotate(31.448751462deg);
  -webkit-animation: drop-confetti-222 6s 1s infinite linear;
          animation: drop-confetti-222 6s 1s infinite linear;
}

@keyframes drop-confetti-222 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-223 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 21%;
  opacity: 1.1848441923;
  -webkit-transform: rotate(269.255027966deg);
          transform: rotate(269.255027966deg);
  -webkit-animation: drop-confetti-223 7s 1s infinite linear;
          animation: drop-confetti-223 7s 1s infinite linear;
}

@keyframes drop-confetti-223 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-224 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.4786814809;
  -webkit-transform: rotate(119.7096006905deg);
          transform: rotate(119.7096006905deg);
  -webkit-animation: drop-confetti-224 7s 3s infinite linear;
          animation: drop-confetti-224 7s 3s infinite linear;
}

@keyframes drop-confetti-224 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-225 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.2282533977;
  -webkit-transform: rotate(116.6825139727deg);
          transform: rotate(116.6825139727deg);
  -webkit-animation: drop-confetti-225 7s 3s infinite linear;
          animation: drop-confetti-225 7s 3s infinite linear;
}

@keyframes drop-confetti-225 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-226 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.9121687764;
  -webkit-transform: rotate(222.8385121794deg);
          transform: rotate(222.8385121794deg);
  -webkit-animation: drop-confetti-226 6s 1s infinite linear;
          animation: drop-confetti-226 6s 1s infinite linear;
}

@keyframes drop-confetti-226 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-227 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4834987056;
  -webkit-transform: rotate(28.5136123937deg);
          transform: rotate(28.5136123937deg);
  -webkit-animation: drop-confetti-227 7s 5s infinite linear;
          animation: drop-confetti-227 7s 5s infinite linear;
}

@keyframes drop-confetti-227 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-228 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 57%;
  opacity: 0.8509973374;
  -webkit-transform: rotate(125.0222091625deg);
          transform: rotate(125.0222091625deg);
  -webkit-animation: drop-confetti-228 7s 5s infinite linear;
          animation: drop-confetti-228 7s 5s infinite linear;
}

@keyframes drop-confetti-228 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-229 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6991647928;
  -webkit-transform: rotate(192.4804175781deg);
          transform: rotate(192.4804175781deg);
  -webkit-animation: drop-confetti-229 6s 5s infinite linear;
          animation: drop-confetti-229 6s 5s infinite linear;
}

@keyframes drop-confetti-229 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-230 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 77%;
  opacity: 0.6425079369;
  -webkit-transform: rotate(225.7943444728deg);
          transform: rotate(225.7943444728deg);
  -webkit-animation: drop-confetti-230 7s 2s infinite linear;
          animation: drop-confetti-230 7s 2s infinite linear;
}

@keyframes drop-confetti-230 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-231 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 82%;
  opacity: 1.3407124247;
  -webkit-transform: rotate(291.3743645172deg);
          transform: rotate(291.3743645172deg);
  -webkit-animation: drop-confetti-231 8s 1s infinite linear;
          animation: drop-confetti-231 8s 1s infinite linear;
}

@keyframes drop-confetti-231 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-232 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 42%;
  opacity: 0.9854836598;
  -webkit-transform: rotate(92.796226903deg);
          transform: rotate(92.796226903deg);
  -webkit-animation: drop-confetti-232 7s 2s infinite linear;
          animation: drop-confetti-232 7s 2s infinite linear;
}

@keyframes drop-confetti-232 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-233 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 17%;
  opacity: 0.7600988121;
  -webkit-transform: rotate(17.7762356303deg);
          transform: rotate(17.7762356303deg);
  -webkit-animation: drop-confetti-233 5s 4s infinite linear;
          animation: drop-confetti-233 5s 4s infinite linear;
}

@keyframes drop-confetti-233 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-234 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 0.5622818142;
  -webkit-transform: rotate(130.4107288022deg);
          transform: rotate(130.4107288022deg);
  -webkit-animation: drop-confetti-234 6s 1s infinite linear;
          animation: drop-confetti-234 6s 1s infinite linear;
}

@keyframes drop-confetti-234 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-235 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 17%;
  opacity: 1.4135739565;
  -webkit-transform: rotate(60.714841634deg);
          transform: rotate(60.714841634deg);
  -webkit-animation: drop-confetti-235 7s 4s infinite linear;
          animation: drop-confetti-235 7s 4s infinite linear;
}

@keyframes drop-confetti-235 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-236 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.4919989951;
  -webkit-transform: rotate(213.22388878deg);
          transform: rotate(213.22388878deg);
  -webkit-animation: drop-confetti-236 6s 4s infinite linear;
          animation: drop-confetti-236 6s 4s infinite linear;
}

@keyframes drop-confetti-236 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-237 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 0.8500174282;
  -webkit-transform: rotate(106.4029790118deg);
          transform: rotate(106.4029790118deg);
  -webkit-animation: drop-confetti-237 5s 2s infinite linear;
          animation: drop-confetti-237 5s 2s infinite linear;
}

@keyframes drop-confetti-237 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-238 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 1.1026864269;
  -webkit-transform: rotate(132.4120878902deg);
          transform: rotate(132.4120878902deg);
  -webkit-animation: drop-confetti-238 6s 5s infinite linear;
          animation: drop-confetti-238 6s 5s infinite linear;
}

@keyframes drop-confetti-238 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-239 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 38%;
  opacity: 1.3315687778;
  -webkit-transform: rotate(145.0315357519deg);
          transform: rotate(145.0315357519deg);
  -webkit-animation: drop-confetti-239 8s 3s infinite linear;
          animation: drop-confetti-239 8s 3s infinite linear;
}

@keyframes drop-confetti-239 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-240 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 0.795514067;
  -webkit-transform: rotate(294.9321522633deg);
          transform: rotate(294.9321522633deg);
  -webkit-animation: drop-confetti-240 6s 3s infinite linear;
          animation: drop-confetti-240 6s 3s infinite linear;
}

@keyframes drop-confetti-240 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-241 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.3121933772;
  -webkit-transform: rotate(322.4455602871deg);
          transform: rotate(322.4455602871deg);
  -webkit-animation: drop-confetti-241 8s 4s infinite linear;
          animation: drop-confetti-241 8s 4s infinite linear;
}

@keyframes drop-confetti-241 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-242 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 0.5588715588;
  -webkit-transform: rotate(40.6441782999deg);
          transform: rotate(40.6441782999deg);
  -webkit-animation: drop-confetti-242 8s 3s infinite linear;
          animation: drop-confetti-242 8s 3s infinite linear;
}

@keyframes drop-confetti-242 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-243 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 1.0302803401;
  -webkit-transform: rotate(14.6614113429deg);
          transform: rotate(14.6614113429deg);
  -webkit-animation: drop-confetti-243 9s 4s infinite linear;
          animation: drop-confetti-243 9s 4s infinite linear;
}

@keyframes drop-confetti-243 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-244 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 99%;
  opacity: 0.7005689642;
  -webkit-transform: rotate(38.3705763912deg);
          transform: rotate(38.3705763912deg);
  -webkit-animation: drop-confetti-244 7s 1s infinite linear;
          animation: drop-confetti-244 7s 1s infinite linear;
}

@keyframes drop-confetti-244 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-245 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 1.0642042346;
  -webkit-transform: rotate(286.0642258346deg);
          transform: rotate(286.0642258346deg);
  -webkit-animation: drop-confetti-245 5s 4s infinite linear;
          animation: drop-confetti-245 5s 4s infinite linear;
}

@keyframes drop-confetti-245 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-246 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.7750377606;
  -webkit-transform: rotate(3.1297691988deg);
          transform: rotate(3.1297691988deg);
  -webkit-animation: drop-confetti-246 6s 1s infinite linear;
          animation: drop-confetti-246 6s 1s infinite linear;
}

@keyframes drop-confetti-246 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-247 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.2784688964;
  -webkit-transform: rotate(202.2197737187deg);
          transform: rotate(202.2197737187deg);
  -webkit-animation: drop-confetti-247 6s 2s infinite linear;
          animation: drop-confetti-247 6s 2s infinite linear;
}

@keyframes drop-confetti-247 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-248 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 19%;
  opacity: 1.1751934837;
  -webkit-transform: rotate(355.5516737688deg);
          transform: rotate(355.5516737688deg);
  -webkit-animation: drop-confetti-248 8s 5s infinite linear;
          animation: drop-confetti-248 8s 5s infinite linear;
}

@keyframes drop-confetti-248 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-249 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.0295472704;
  -webkit-transform: rotate(62.1186267801deg);
          transform: rotate(62.1186267801deg);
  -webkit-animation: drop-confetti-249 5s 2s infinite linear;
          animation: drop-confetti-249 5s 2s infinite linear;
}

@keyframes drop-confetti-249 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-250 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 0.543807413;
  -webkit-transform: rotate(105.7549297154deg);
          transform: rotate(105.7549297154deg);
  -webkit-animation: drop-confetti-250 6s 3s infinite linear;
          animation: drop-confetti-250 6s 3s infinite linear;
}

@keyframes drop-confetti-250 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-251 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.8465703357;
  -webkit-transform: rotate(41.4169491212deg);
          transform: rotate(41.4169491212deg);
  -webkit-animation: drop-confetti-251 7s 5s infinite linear;
          animation: drop-confetti-251 7s 5s infinite linear;
}

@keyframes drop-confetti-251 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-252 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 1.4838990118;
  -webkit-transform: rotate(235.5047941753deg);
          transform: rotate(235.5047941753deg);
  -webkit-animation: drop-confetti-252 5s 3s infinite linear;
          animation: drop-confetti-252 5s 3s infinite linear;
}

@keyframes drop-confetti-252 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-253 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 0.566066305;
  -webkit-transform: rotate(76.0470010541deg);
          transform: rotate(76.0470010541deg);
  -webkit-animation: drop-confetti-253 7s 2s infinite linear;
          animation: drop-confetti-253 7s 2s infinite linear;
}

@keyframes drop-confetti-253 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-254 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 76%;
  opacity: 0.6326838711;
  -webkit-transform: rotate(103.0241456634deg);
          transform: rotate(103.0241456634deg);
  -webkit-animation: drop-confetti-254 8s 4s infinite linear;
          animation: drop-confetti-254 8s 4s infinite linear;
}

@keyframes drop-confetti-254 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-255 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 84%;
  opacity: 1.3534401926;
  -webkit-transform: rotate(283.6523796392deg);
          transform: rotate(283.6523796392deg);
  -webkit-animation: drop-confetti-255 8s 2s infinite linear;
          animation: drop-confetti-255 8s 2s infinite linear;
}

@keyframes drop-confetti-255 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-256 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.4046450775;
  -webkit-transform: rotate(68.5817838208deg);
          transform: rotate(68.5817838208deg);
  -webkit-animation: drop-confetti-256 9s 5s infinite linear;
          animation: drop-confetti-256 9s 5s infinite linear;
}

@keyframes drop-confetti-256 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-257 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 64%;
  opacity: 1.1925611987;
  -webkit-transform: rotate(155.452641235deg);
          transform: rotate(155.452641235deg);
  -webkit-animation: drop-confetti-257 5s 2s infinite linear;
          animation: drop-confetti-257 5s 2s infinite linear;
}

@keyframes drop-confetti-257 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-258 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3838219907;
  -webkit-transform: rotate(9.2236173466deg);
          transform: rotate(9.2236173466deg);
  -webkit-animation: drop-confetti-258 7s 4s infinite linear;
          animation: drop-confetti-258 7s 4s infinite linear;
}

@keyframes drop-confetti-258 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-259 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.0191643168;
  -webkit-transform: rotate(157.0196856374deg);
          transform: rotate(157.0196856374deg);
  -webkit-animation: drop-confetti-259 6s 3s infinite linear;
          animation: drop-confetti-259 6s 3s infinite linear;
}

@keyframes drop-confetti-259 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-260 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 1.3741638537;
  -webkit-transform: rotate(34.4905647165deg);
          transform: rotate(34.4905647165deg);
  -webkit-animation: drop-confetti-260 5s 1s infinite linear;
          animation: drop-confetti-260 5s 1s infinite linear;
}

@keyframes drop-confetti-260 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-261 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 3%;
  opacity: 1.2911397814;
  -webkit-transform: rotate(213.7410959221deg);
          transform: rotate(213.7410959221deg);
  -webkit-animation: drop-confetti-261 5s 2s infinite linear;
          animation: drop-confetti-261 5s 2s infinite linear;
}

@keyframes drop-confetti-261 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-262 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4874750576;
  -webkit-transform: rotate(112.1598998627deg);
          transform: rotate(112.1598998627deg);
  -webkit-animation: drop-confetti-262 7s 4s infinite linear;
          animation: drop-confetti-262 7s 4s infinite linear;
}

@keyframes drop-confetti-262 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-263 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.1084645949;
  -webkit-transform: rotate(273.4810091458deg);
          transform: rotate(273.4810091458deg);
  -webkit-animation: drop-confetti-263 8s 3s infinite linear;
          animation: drop-confetti-263 8s 3s infinite linear;
}

@keyframes drop-confetti-263 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-264 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 60%;
  opacity: 1.0985032256;
  -webkit-transform: rotate(45.0232316776deg);
          transform: rotate(45.0232316776deg);
  -webkit-animation: drop-confetti-264 7s 3s infinite linear;
          animation: drop-confetti-264 7s 3s infinite linear;
}

@keyframes drop-confetti-264 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-265 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.5514177243;
  -webkit-transform: rotate(41.4449365635deg);
          transform: rotate(41.4449365635deg);
  -webkit-animation: drop-confetti-265 6s 5s infinite linear;
          animation: drop-confetti-265 6s 5s infinite linear;
}

@keyframes drop-confetti-265 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-266 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 91%;
  opacity: 1.0844569332;
  -webkit-transform: rotate(230.4657275309deg);
          transform: rotate(230.4657275309deg);
  -webkit-animation: drop-confetti-266 5s 1s infinite linear;
          animation: drop-confetti-266 5s 1s infinite linear;
}

@keyframes drop-confetti-266 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-267 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3744431977;
  -webkit-transform: rotate(124.1225435417deg);
          transform: rotate(124.1225435417deg);
  -webkit-animation: drop-confetti-267 5s 2s infinite linear;
          animation: drop-confetti-267 5s 2s infinite linear;
}

@keyframes drop-confetti-267 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-268 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2342376939;
  -webkit-transform: rotate(23.8225227271deg);
          transform: rotate(23.8225227271deg);
  -webkit-animation: drop-confetti-268 7s 1s infinite linear;
          animation: drop-confetti-268 7s 1s infinite linear;
}

@keyframes drop-confetti-268 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-269 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 0.8293340428;
  -webkit-transform: rotate(304.155153362deg);
          transform: rotate(304.155153362deg);
  -webkit-animation: drop-confetti-269 5s 1s infinite linear;
          animation: drop-confetti-269 5s 1s infinite linear;
}

@keyframes drop-confetti-269 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-270 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.8998661201;
  -webkit-transform: rotate(78.483369922deg);
          transform: rotate(78.483369922deg);
  -webkit-animation: drop-confetti-270 6s 5s infinite linear;
          animation: drop-confetti-270 6s 5s infinite linear;
}

@keyframes drop-confetti-270 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-271 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.223831398;
  -webkit-transform: rotate(182.4818645111deg);
          transform: rotate(182.4818645111deg);
  -webkit-animation: drop-confetti-271 6s 5s infinite linear;
          animation: drop-confetti-271 6s 5s infinite linear;
}

@keyframes drop-confetti-271 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-272 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 81%;
  opacity: 0.6929100089;
  -webkit-transform: rotate(130.5527844739deg);
          transform: rotate(130.5527844739deg);
  -webkit-animation: drop-confetti-272 8s 2s infinite linear;
          animation: drop-confetti-272 8s 2s infinite linear;
}

@keyframes drop-confetti-272 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-273 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.0976076742;
  -webkit-transform: rotate(133.1000345406deg);
          transform: rotate(133.1000345406deg);
  -webkit-animation: drop-confetti-273 7s 5s infinite linear;
          animation: drop-confetti-273 7s 5s infinite linear;
}

@keyframes drop-confetti-273 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-274 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 20%;
  opacity: 0.7396431912;
  -webkit-transform: rotate(173.8086148419deg);
          transform: rotate(173.8086148419deg);
  -webkit-animation: drop-confetti-274 9s 2s infinite linear;
          animation: drop-confetti-274 9s 2s infinite linear;
}

@keyframes drop-confetti-274 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-275 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.0895201228;
  -webkit-transform: rotate(27.2051943916deg);
          transform: rotate(27.2051943916deg);
  -webkit-animation: drop-confetti-275 7s 2s infinite linear;
          animation: drop-confetti-275 7s 2s infinite linear;
}

@keyframes drop-confetti-275 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-276 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.9828095875;
  -webkit-transform: rotate(264.2104821259deg);
          transform: rotate(264.2104821259deg);
  -webkit-animation: drop-confetti-276 5s 2s infinite linear;
          animation: drop-confetti-276 5s 2s infinite linear;
}

@keyframes drop-confetti-276 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-277 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 56%;
  opacity: 1.3617019496;
  -webkit-transform: rotate(54.5471434889deg);
          transform: rotate(54.5471434889deg);
  -webkit-animation: drop-confetti-277 7s 4s infinite linear;
          animation: drop-confetti-277 7s 4s infinite linear;
}

@keyframes drop-confetti-277 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-278 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 0.8697711218;
  -webkit-transform: rotate(345.411444971deg);
          transform: rotate(345.411444971deg);
  -webkit-animation: drop-confetti-278 9s 4s infinite linear;
          animation: drop-confetti-278 9s 4s infinite linear;
}

@keyframes drop-confetti-278 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-279 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 47%;
  opacity: 1.1765966809;
  -webkit-transform: rotate(210.8343453619deg);
          transform: rotate(210.8343453619deg);
  -webkit-animation: drop-confetti-279 8s 4s infinite linear;
          animation: drop-confetti-279 8s 4s infinite linear;
}

@keyframes drop-confetti-279 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-280 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 0.8736088361;
  -webkit-transform: rotate(318.7038959573deg);
          transform: rotate(318.7038959573deg);
  -webkit-animation: drop-confetti-280 9s 3s infinite linear;
          animation: drop-confetti-280 9s 3s infinite linear;
}

@keyframes drop-confetti-280 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-281 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 1.3588672367;
  -webkit-transform: rotate(307.4986093097deg);
          transform: rotate(307.4986093097deg);
  -webkit-animation: drop-confetti-281 5s 5s infinite linear;
          animation: drop-confetti-281 5s 5s infinite linear;
}

@keyframes drop-confetti-281 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-282 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 1.3327605155;
  -webkit-transform: rotate(355.653267065deg);
          transform: rotate(355.653267065deg);
  -webkit-animation: drop-confetti-282 6s 3s infinite linear;
          animation: drop-confetti-282 6s 3s infinite linear;
}

@keyframes drop-confetti-282 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-283 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 0.841199294;
  -webkit-transform: rotate(198.1060199153deg);
          transform: rotate(198.1060199153deg);
  -webkit-animation: drop-confetti-283 9s 1s infinite linear;
          animation: drop-confetti-283 9s 1s infinite linear;
}

@keyframes drop-confetti-283 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-284 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 1.08615095;
  -webkit-transform: rotate(238.8245589449deg);
          transform: rotate(238.8245589449deg);
  -webkit-animation: drop-confetti-284 9s 1s infinite linear;
          animation: drop-confetti-284 9s 1s infinite linear;
}

@keyframes drop-confetti-284 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-285 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.453043144;
  -webkit-transform: rotate(240.0657342771deg);
          transform: rotate(240.0657342771deg);
  -webkit-animation: drop-confetti-285 7s 4s infinite linear;
          animation: drop-confetti-285 7s 4s infinite linear;
}

@keyframes drop-confetti-285 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-286 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.2813708807;
  -webkit-transform: rotate(70.176077293deg);
          transform: rotate(70.176077293deg);
  -webkit-animation: drop-confetti-286 7s 2s infinite linear;
          animation: drop-confetti-286 7s 2s infinite linear;
}

@keyframes drop-confetti-286 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-287 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.9059928907;
  -webkit-transform: rotate(195.4075460555deg);
          transform: rotate(195.4075460555deg);
  -webkit-animation: drop-confetti-287 9s 4s infinite linear;
          animation: drop-confetti-287 9s 4s infinite linear;
}

@keyframes drop-confetti-287 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-288 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 26%;
  opacity: 1.4324763189;
  -webkit-transform: rotate(288.4469613601deg);
          transform: rotate(288.4469613601deg);
  -webkit-animation: drop-confetti-288 6s 4s infinite linear;
          animation: drop-confetti-288 6s 4s infinite linear;
}

@keyframes drop-confetti-288 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-289 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.8433460337;
  -webkit-transform: rotate(353.9203296655deg);
          transform: rotate(353.9203296655deg);
  -webkit-animation: drop-confetti-289 7s 2s infinite linear;
          animation: drop-confetti-289 7s 2s infinite linear;
}

@keyframes drop-confetti-289 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-290 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 1.3718634902;
  -webkit-transform: rotate(163.486220771deg);
          transform: rotate(163.486220771deg);
  -webkit-animation: drop-confetti-290 9s 5s infinite linear;
          animation: drop-confetti-290 9s 5s infinite linear;
}

@keyframes drop-confetti-290 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-291 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 0.8679614464;
  -webkit-transform: rotate(283.8250658118deg);
          transform: rotate(283.8250658118deg);
  -webkit-animation: drop-confetti-291 7s 3s infinite linear;
          animation: drop-confetti-291 7s 3s infinite linear;
}

@keyframes drop-confetti-291 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-292 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 1.0541366356;
  -webkit-transform: rotate(99.6654155031deg);
          transform: rotate(99.6654155031deg);
  -webkit-animation: drop-confetti-292 5s 4s infinite linear;
          animation: drop-confetti-292 5s 4s infinite linear;
}

@keyframes drop-confetti-292 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-293 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 40%;
  opacity: 0.8222849654;
  -webkit-transform: rotate(315.3323089809deg);
          transform: rotate(315.3323089809deg);
  -webkit-animation: drop-confetti-293 7s 4s infinite linear;
          animation: drop-confetti-293 7s 4s infinite linear;
}

@keyframes drop-confetti-293 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-294 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.6757211017;
  -webkit-transform: rotate(150.017399957deg);
          transform: rotate(150.017399957deg);
  -webkit-animation: drop-confetti-294 7s 3s infinite linear;
          animation: drop-confetti-294 7s 3s infinite linear;
}

@keyframes drop-confetti-294 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-295 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 0.7635769708;
  -webkit-transform: rotate(312.0706318868deg);
          transform: rotate(312.0706318868deg);
  -webkit-animation: drop-confetti-295 7s 4s infinite linear;
          animation: drop-confetti-295 7s 4s infinite linear;
}

@keyframes drop-confetti-295 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-296 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.1231781764;
  -webkit-transform: rotate(252.1895008253deg);
          transform: rotate(252.1895008253deg);
  -webkit-animation: drop-confetti-296 8s 4s infinite linear;
          animation: drop-confetti-296 8s 4s infinite linear;
}

@keyframes drop-confetti-296 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-297 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 1.3809758892;
  -webkit-transform: rotate(276.7828052939deg);
          transform: rotate(276.7828052939deg);
  -webkit-animation: drop-confetti-297 9s 2s infinite linear;
          animation: drop-confetti-297 9s 2s infinite linear;
}

@keyframes drop-confetti-297 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-298 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2540269018;
  -webkit-transform: rotate(302.0952787909deg);
          transform: rotate(302.0952787909deg);
  -webkit-animation: drop-confetti-298 5s 2s infinite linear;
          animation: drop-confetti-298 5s 2s infinite linear;
}

@keyframes drop-confetti-298 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-299 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.8612838389;
  -webkit-transform: rotate(324.6889464482deg);
          transform: rotate(324.6889464482deg);
  -webkit-animation: drop-confetti-299 7s 3s infinite linear;
          animation: drop-confetti-299 7s 3s infinite linear;
}

@keyframes drop-confetti-299 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-300 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 99%;
  opacity: 0.558116829;
  -webkit-transform: rotate(275.1711813047deg);
          transform: rotate(275.1711813047deg);
  -webkit-animation: drop-confetti-300 8s 5s infinite linear;
          animation: drop-confetti-300 8s 5s infinite linear;
}

@keyframes drop-confetti-300 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-301 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 1.2997342441;
  -webkit-transform: rotate(323.3577879308deg);
          transform: rotate(323.3577879308deg);
  -webkit-animation: drop-confetti-301 5s 4s infinite linear;
          animation: drop-confetti-301 5s 4s infinite linear;
}

@keyframes drop-confetti-301 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-302 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 0.7011230954;
  -webkit-transform: rotate(194.0125849529deg);
          transform: rotate(194.0125849529deg);
  -webkit-animation: drop-confetti-302 8s 3s infinite linear;
          animation: drop-confetti-302 8s 3s infinite linear;
}

@keyframes drop-confetti-302 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-303 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.6156716282;
  -webkit-transform: rotate(166.7663723912deg);
          transform: rotate(166.7663723912deg);
  -webkit-animation: drop-confetti-303 5s 4s infinite linear;
          animation: drop-confetti-303 5s 4s infinite linear;
}

@keyframes drop-confetti-303 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-304 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 55%;
  opacity: 1.4312548665;
  -webkit-transform: rotate(40.4869425375deg);
          transform: rotate(40.4869425375deg);
  -webkit-animation: drop-confetti-304 5s 2s infinite linear;
          animation: drop-confetti-304 5s 2s infinite linear;
}

@keyframes drop-confetti-304 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-305 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.5020084616;
  -webkit-transform: rotate(262.6760035724deg);
          transform: rotate(262.6760035724deg);
  -webkit-animation: drop-confetti-305 6s 5s infinite linear;
          animation: drop-confetti-305 6s 5s infinite linear;
}

@keyframes drop-confetti-305 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-306 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.8702824956;
  -webkit-transform: rotate(287.7809544228deg);
          transform: rotate(287.7809544228deg);
  -webkit-animation: drop-confetti-306 6s 4s infinite linear;
          animation: drop-confetti-306 6s 4s infinite linear;
}

@keyframes drop-confetti-306 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-307 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 53%;
  opacity: 0.5784992066;
  -webkit-transform: rotate(17.2375343606deg);
          transform: rotate(17.2375343606deg);
  -webkit-animation: drop-confetti-307 6s 2s infinite linear;
          animation: drop-confetti-307 6s 2s infinite linear;
}

@keyframes drop-confetti-307 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-308 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.9722368797;
  -webkit-transform: rotate(266.0982078299deg);
          transform: rotate(266.0982078299deg);
  -webkit-animation: drop-confetti-308 8s 1s infinite linear;
          animation: drop-confetti-308 8s 1s infinite linear;
}

@keyframes drop-confetti-308 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-309 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 49%;
  opacity: 0.5743250203;
  -webkit-transform: rotate(23.317695217deg);
          transform: rotate(23.317695217deg);
  -webkit-animation: drop-confetti-309 5s 3s infinite linear;
          animation: drop-confetti-309 5s 3s infinite linear;
}

@keyframes drop-confetti-309 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-310 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2141543451;
  -webkit-transform: rotate(65.3004008359deg);
          transform: rotate(65.3004008359deg);
  -webkit-animation: drop-confetti-310 7s 2s infinite linear;
          animation: drop-confetti-310 7s 2s infinite linear;
}

@keyframes drop-confetti-310 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-311 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.1192323815;
  -webkit-transform: rotate(175.1693487514deg);
          transform: rotate(175.1693487514deg);
  -webkit-animation: drop-confetti-311 8s 3s infinite linear;
          animation: drop-confetti-311 8s 3s infinite linear;
}

@keyframes drop-confetti-311 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-312 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.7146504573;
  -webkit-transform: rotate(36.2060574096deg);
          transform: rotate(36.2060574096deg);
  -webkit-animation: drop-confetti-312 5s 5s infinite linear;
          animation: drop-confetti-312 5s 5s infinite linear;
}

@keyframes drop-confetti-312 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-313 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 80%;
  opacity: 1.1962117685;
  -webkit-transform: rotate(140.4040919141deg);
          transform: rotate(140.4040919141deg);
  -webkit-animation: drop-confetti-313 5s 1s infinite linear;
          animation: drop-confetti-313 5s 1s infinite linear;
}

@keyframes drop-confetti-313 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-314 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 83%;
  opacity: 1.3103572167;
  -webkit-transform: rotate(52.5974845669deg);
          transform: rotate(52.5974845669deg);
  -webkit-animation: drop-confetti-314 6s 5s infinite linear;
          animation: drop-confetti-314 6s 5s infinite linear;
}

@keyframes drop-confetti-314 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-315 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.0720078334;
  -webkit-transform: rotate(112.9525729919deg);
          transform: rotate(112.9525729919deg);
  -webkit-animation: drop-confetti-315 6s 2s infinite linear;
          animation: drop-confetti-315 6s 2s infinite linear;
}

@keyframes drop-confetti-315 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-316 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 1.4320242597;
  -webkit-transform: rotate(271.1719141994deg);
          transform: rotate(271.1719141994deg);
  -webkit-animation: drop-confetti-316 9s 2s infinite linear;
          animation: drop-confetti-316 9s 2s infinite linear;
}

@keyframes drop-confetti-316 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-317 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 3%;
  opacity: 0.7207462851;
  -webkit-transform: rotate(313.0865125292deg);
          transform: rotate(313.0865125292deg);
  -webkit-animation: drop-confetti-317 7s 5s infinite linear;
          animation: drop-confetti-317 7s 5s infinite linear;
}

@keyframes drop-confetti-317 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-318 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2781735824;
  -webkit-transform: rotate(9.718868725deg);
          transform: rotate(9.718868725deg);
  -webkit-animation: drop-confetti-318 8s 3s infinite linear;
          animation: drop-confetti-318 8s 3s infinite linear;
}

@keyframes drop-confetti-318 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-319 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 53%;
  opacity: 0.8712698898;
  -webkit-transform: rotate(157.8540007401deg);
          transform: rotate(157.8540007401deg);
  -webkit-animation: drop-confetti-319 9s 3s infinite linear;
          animation: drop-confetti-319 9s 3s infinite linear;
}

@keyframes drop-confetti-319 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-320 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 51%;
  opacity: 1.1407025281;
  -webkit-transform: rotate(271.8945192237deg);
          transform: rotate(271.8945192237deg);
  -webkit-animation: drop-confetti-320 9s 5s infinite linear;
          animation: drop-confetti-320 9s 5s infinite linear;
}

@keyframes drop-confetti-320 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-321 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 18%;
  opacity: 1.0045146635;
  -webkit-transform: rotate(51.0292970153deg);
          transform: rotate(51.0292970153deg);
  -webkit-animation: drop-confetti-321 5s 4s infinite linear;
          animation: drop-confetti-321 5s 4s infinite linear;
}

@keyframes drop-confetti-321 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-322 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.6072207654;
  -webkit-transform: rotate(180.6943680885deg);
          transform: rotate(180.6943680885deg);
  -webkit-animation: drop-confetti-322 9s 4s infinite linear;
          animation: drop-confetti-322 9s 4s infinite linear;
}

@keyframes drop-confetti-322 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-323 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 42%;
  opacity: 0.534492379;
  -webkit-transform: rotate(220.8720663323deg);
          transform: rotate(220.8720663323deg);
  -webkit-animation: drop-confetti-323 7s 4s infinite linear;
          animation: drop-confetti-323 7s 4s infinite linear;
}

@keyframes drop-confetti-323 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-324 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 0.8176603111;
  -webkit-transform: rotate(187.8515093067deg);
          transform: rotate(187.8515093067deg);
  -webkit-animation: drop-confetti-324 9s 1s infinite linear;
          animation: drop-confetti-324 9s 1s infinite linear;
}

@keyframes drop-confetti-324 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-325 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 99%;
  opacity: 1.2058016454;
  -webkit-transform: rotate(30.421067368deg);
          transform: rotate(30.421067368deg);
  -webkit-animation: drop-confetti-325 5s 1s infinite linear;
          animation: drop-confetti-325 5s 1s infinite linear;
}

@keyframes drop-confetti-325 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-326 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 48%;
  opacity: 0.7556357369;
  -webkit-transform: rotate(256.4817941827deg);
          transform: rotate(256.4817941827deg);
  -webkit-animation: drop-confetti-326 9s 2s infinite linear;
          animation: drop-confetti-326 9s 2s infinite linear;
}

@keyframes drop-confetti-326 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-327 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 0.8196504944;
  -webkit-transform: rotate(74.2203629775deg);
          transform: rotate(74.2203629775deg);
  -webkit-animation: drop-confetti-327 8s 5s infinite linear;
          animation: drop-confetti-327 8s 5s infinite linear;
}

@keyframes drop-confetti-327 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-328 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 1%;
  opacity: 0.8851429468;
  -webkit-transform: rotate(110.1683687744deg);
          transform: rotate(110.1683687744deg);
  -webkit-animation: drop-confetti-328 8s 3s infinite linear;
          animation: drop-confetti-328 8s 3s infinite linear;
}

@keyframes drop-confetti-328 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-329 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 1.0844901986;
  -webkit-transform: rotate(7.00024024deg);
          transform: rotate(7.00024024deg);
  -webkit-animation: drop-confetti-329 5s 3s infinite linear;
          animation: drop-confetti-329 5s 3s infinite linear;
}

@keyframes drop-confetti-329 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-330 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 0.5124751984;
  -webkit-transform: rotate(163.948942916deg);
          transform: rotate(163.948942916deg);
  -webkit-animation: drop-confetti-330 6s 1s infinite linear;
          animation: drop-confetti-330 6s 1s infinite linear;
}

@keyframes drop-confetti-330 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-331 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 1.1156452528;
  -webkit-transform: rotate(289.5723621967deg);
          transform: rotate(289.5723621967deg);
  -webkit-animation: drop-confetti-331 6s 5s infinite linear;
          animation: drop-confetti-331 6s 5s infinite linear;
}

@keyframes drop-confetti-331 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-332 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 24%;
  opacity: 0.6498680774;
  -webkit-transform: rotate(38.1521467539deg);
          transform: rotate(38.1521467539deg);
  -webkit-animation: drop-confetti-332 5s 4s infinite linear;
          animation: drop-confetti-332 5s 4s infinite linear;
}

@keyframes drop-confetti-332 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-333 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 40%;
  opacity: 1.3811172479;
  -webkit-transform: rotate(59.3798298015deg);
          transform: rotate(59.3798298015deg);
  -webkit-animation: drop-confetti-333 5s 3s infinite linear;
          animation: drop-confetti-333 5s 3s infinite linear;
}

@keyframes drop-confetti-333 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-334 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.3651012407;
  -webkit-transform: rotate(298.9614911899deg);
          transform: rotate(298.9614911899deg);
  -webkit-animation: drop-confetti-334 7s 1s infinite linear;
          animation: drop-confetti-334 7s 1s infinite linear;
}

@keyframes drop-confetti-334 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-335 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 100%;
  opacity: 0.7471157025;
  -webkit-transform: rotate(323.4010256752deg);
          transform: rotate(323.4010256752deg);
  -webkit-animation: drop-confetti-335 8s 2s infinite linear;
          animation: drop-confetti-335 8s 2s infinite linear;
}

@keyframes drop-confetti-335 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-336 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.1352198254;
  -webkit-transform: rotate(26.5196776374deg);
          transform: rotate(26.5196776374deg);
  -webkit-animation: drop-confetti-336 6s 1s infinite linear;
          animation: drop-confetti-336 6s 1s infinite linear;
}

@keyframes drop-confetti-336 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-337 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.9912429071;
  -webkit-transform: rotate(23.5209996926deg);
          transform: rotate(23.5209996926deg);
  -webkit-animation: drop-confetti-337 6s 2s infinite linear;
          animation: drop-confetti-337 6s 2s infinite linear;
}

@keyframes drop-confetti-337 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-338 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.132339593;
  -webkit-transform: rotate(253.8355411287deg);
          transform: rotate(253.8355411287deg);
  -webkit-animation: drop-confetti-338 9s 1s infinite linear;
          animation: drop-confetti-338 9s 1s infinite linear;
}

@keyframes drop-confetti-338 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-339 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 77%;
  opacity: 1.3806898134;
  -webkit-transform: rotate(306.6579680273deg);
          transform: rotate(306.6579680273deg);
  -webkit-animation: drop-confetti-339 8s 3s infinite linear;
          animation: drop-confetti-339 8s 3s infinite linear;
}

@keyframes drop-confetti-339 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-340 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 93%;
  opacity: 0.7030899078;
  -webkit-transform: rotate(54.1105145227deg);
          transform: rotate(54.1105145227deg);
  -webkit-animation: drop-confetti-340 8s 4s infinite linear;
          animation: drop-confetti-340 8s 4s infinite linear;
}

@keyframes drop-confetti-340 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-341 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5716764098;
  -webkit-transform: rotate(266.0760060907deg);
          transform: rotate(266.0760060907deg);
  -webkit-animation: drop-confetti-341 8s 5s infinite linear;
          animation: drop-confetti-341 8s 5s infinite linear;
}

@keyframes drop-confetti-341 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-342 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.2091053993;
  -webkit-transform: rotate(63.6899365544deg);
          transform: rotate(63.6899365544deg);
  -webkit-animation: drop-confetti-342 8s 4s infinite linear;
          animation: drop-confetti-342 8s 4s infinite linear;
}

@keyframes drop-confetti-342 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-343 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.1158000117;
  -webkit-transform: rotate(307.3328164441deg);
          transform: rotate(307.3328164441deg);
  -webkit-animation: drop-confetti-343 5s 4s infinite linear;
          animation: drop-confetti-343 5s 4s infinite linear;
}

@keyframes drop-confetti-343 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-344 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.5482965614;
  -webkit-transform: rotate(27.7499229816deg);
          transform: rotate(27.7499229816deg);
  -webkit-animation: drop-confetti-344 9s 5s infinite linear;
          animation: drop-confetti-344 9s 5s infinite linear;
}

@keyframes drop-confetti-344 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-345 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 51%;
  opacity: 0.9681753715;
  -webkit-transform: rotate(127.6448651563deg);
          transform: rotate(127.6448651563deg);
  -webkit-animation: drop-confetti-345 9s 4s infinite linear;
          animation: drop-confetti-345 9s 4s infinite linear;
}

@keyframes drop-confetti-345 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-346 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 0.6148179041;
  -webkit-transform: rotate(13.4240433207deg);
          transform: rotate(13.4240433207deg);
  -webkit-animation: drop-confetti-346 7s 2s infinite linear;
          animation: drop-confetti-346 7s 2s infinite linear;
}

@keyframes drop-confetti-346 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-347 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.8160871082;
  -webkit-transform: rotate(325.3411234827deg);
          transform: rotate(325.3411234827deg);
  -webkit-animation: drop-confetti-347 7s 3s infinite linear;
          animation: drop-confetti-347 7s 3s infinite linear;
}

@keyframes drop-confetti-347 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-348 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.9013604091;
  -webkit-transform: rotate(227.3724484106deg);
          transform: rotate(227.3724484106deg);
  -webkit-animation: drop-confetti-348 8s 4s infinite linear;
          animation: drop-confetti-348 8s 4s infinite linear;
}

@keyframes drop-confetti-348 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-349 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 30%;
  opacity: 0.8428245522;
  -webkit-transform: rotate(113.3837356507deg);
          transform: rotate(113.3837356507deg);
  -webkit-animation: drop-confetti-349 6s 5s infinite linear;
          animation: drop-confetti-349 6s 5s infinite linear;
}

@keyframes drop-confetti-349 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-350 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 1.4540839616;
  -webkit-transform: rotate(82.7480002556deg);
          transform: rotate(82.7480002556deg);
  -webkit-animation: drop-confetti-350 6s 3s infinite linear;
          animation: drop-confetti-350 6s 3s infinite linear;
}

@keyframes drop-confetti-350 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-351 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 20%;
  opacity: 1.459398882;
  -webkit-transform: rotate(57.6563162137deg);
          transform: rotate(57.6563162137deg);
  -webkit-animation: drop-confetti-351 7s 5s infinite linear;
          animation: drop-confetti-351 7s 5s infinite linear;
}

@keyframes drop-confetti-351 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-352 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.7647874764;
  -webkit-transform: rotate(261.4199546022deg);
          transform: rotate(261.4199546022deg);
  -webkit-animation: drop-confetti-352 8s 2s infinite linear;
          animation: drop-confetti-352 8s 2s infinite linear;
}

@keyframes drop-confetti-352 {
  100% {
    top: 110%;
    left: 111%;
  }
}
.confetti-353 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2705389333;
  -webkit-transform: rotate(141.3912661929deg);
          transform: rotate(141.3912661929deg);
  -webkit-animation: drop-confetti-353 7s 4s infinite linear;
          animation: drop-confetti-353 7s 4s infinite linear;
}

@keyframes drop-confetti-353 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-354 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3767024489;
  -webkit-transform: rotate(133.8537508185deg);
          transform: rotate(133.8537508185deg);
  -webkit-animation: drop-confetti-354 6s 1s infinite linear;
          animation: drop-confetti-354 6s 1s infinite linear;
}

@keyframes drop-confetti-354 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-355 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 52%;
  opacity: 1.2946280546;
  -webkit-transform: rotate(237.7946649282deg);
          transform: rotate(237.7946649282deg);
  -webkit-animation: drop-confetti-355 7s 2s infinite linear;
          animation: drop-confetti-355 7s 2s infinite linear;
}

@keyframes drop-confetti-355 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-356 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 0.8454502288;
  -webkit-transform: rotate(61.0620639627deg);
          transform: rotate(61.0620639627deg);
  -webkit-animation: drop-confetti-356 6s 4s infinite linear;
          animation: drop-confetti-356 6s 4s infinite linear;
}

@keyframes drop-confetti-356 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-357 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.9156406123;
  -webkit-transform: rotate(301.9559073787deg);
          transform: rotate(301.9559073787deg);
  -webkit-animation: drop-confetti-357 8s 4s infinite linear;
          animation: drop-confetti-357 8s 4s infinite linear;
}

@keyframes drop-confetti-357 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-358 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 67%;
  opacity: 0.6194668221;
  -webkit-transform: rotate(228.6027653555deg);
          transform: rotate(228.6027653555deg);
  -webkit-animation: drop-confetti-358 8s 1s infinite linear;
          animation: drop-confetti-358 8s 1s infinite linear;
}

@keyframes drop-confetti-358 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-359 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.8806078862;
  -webkit-transform: rotate(176.8246542515deg);
          transform: rotate(176.8246542515deg);
  -webkit-animation: drop-confetti-359 8s 2s infinite linear;
          animation: drop-confetti-359 8s 2s infinite linear;
}

@keyframes drop-confetti-359 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-360 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 1.2312957643;
  -webkit-transform: rotate(162.7694677153deg);
          transform: rotate(162.7694677153deg);
  -webkit-animation: drop-confetti-360 5s 1s infinite linear;
          animation: drop-confetti-360 5s 1s infinite linear;
}

@keyframes drop-confetti-360 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-361 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 1.2229966614;
  -webkit-transform: rotate(66.1193315577deg);
          transform: rotate(66.1193315577deg);
  -webkit-animation: drop-confetti-361 6s 4s infinite linear;
          animation: drop-confetti-361 6s 4s infinite linear;
}

@keyframes drop-confetti-361 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-362 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 1.182546217;
  -webkit-transform: rotate(47.557927386deg);
          transform: rotate(47.557927386deg);
  -webkit-animation: drop-confetti-362 6s 3s infinite linear;
          animation: drop-confetti-362 6s 3s infinite linear;
}

@keyframes drop-confetti-362 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-363 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 87%;
  opacity: 1.0791648743;
  -webkit-transform: rotate(116.2570038903deg);
          transform: rotate(116.2570038903deg);
  -webkit-animation: drop-confetti-363 8s 1s infinite linear;
          animation: drop-confetti-363 8s 1s infinite linear;
}

@keyframes drop-confetti-363 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-364 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.6750514279;
  -webkit-transform: rotate(122.0328408224deg);
          transform: rotate(122.0328408224deg);
  -webkit-animation: drop-confetti-364 9s 5s infinite linear;
          animation: drop-confetti-364 9s 5s infinite linear;
}

@keyframes drop-confetti-364 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-365 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 1.0499680316;
  -webkit-transform: rotate(92.4952373952deg);
          transform: rotate(92.4952373952deg);
  -webkit-animation: drop-confetti-365 8s 5s infinite linear;
          animation: drop-confetti-365 8s 5s infinite linear;
}

@keyframes drop-confetti-365 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-366 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 0.7216615869;
  -webkit-transform: rotate(211.0391794928deg);
          transform: rotate(211.0391794928deg);
  -webkit-animation: drop-confetti-366 7s 1s infinite linear;
          animation: drop-confetti-366 7s 1s infinite linear;
}

@keyframes drop-confetti-366 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-367 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.3060354947;
  -webkit-transform: rotate(184.3174344137deg);
          transform: rotate(184.3174344137deg);
  -webkit-animation: drop-confetti-367 6s 4s infinite linear;
          animation: drop-confetti-367 6s 4s infinite linear;
}

@keyframes drop-confetti-367 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-368 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 19%;
  opacity: 1.1884772351;
  -webkit-transform: rotate(208.6485170643deg);
          transform: rotate(208.6485170643deg);
  -webkit-animation: drop-confetti-368 6s 1s infinite linear;
          animation: drop-confetti-368 6s 1s infinite linear;
}

@keyframes drop-confetti-368 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-369 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 76%;
  opacity: 0.7558895221;
  -webkit-transform: rotate(210.8881632535deg);
          transform: rotate(210.8881632535deg);
  -webkit-animation: drop-confetti-369 7s 3s infinite linear;
          animation: drop-confetti-369 7s 3s infinite linear;
}

@keyframes drop-confetti-369 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-370 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.3362155093;
  -webkit-transform: rotate(313.5331634405deg);
          transform: rotate(313.5331634405deg);
  -webkit-animation: drop-confetti-370 9s 1s infinite linear;
          animation: drop-confetti-370 9s 1s infinite linear;
}

@keyframes drop-confetti-370 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-371 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 80%;
  opacity: 0.7113786355;
  -webkit-transform: rotate(128.4044426511deg);
          transform: rotate(128.4044426511deg);
  -webkit-animation: drop-confetti-371 9s 4s infinite linear;
          animation: drop-confetti-371 9s 4s infinite linear;
}

@keyframes drop-confetti-371 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-372 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 100%;
  opacity: 1.298184299;
  -webkit-transform: rotate(51.2048637462deg);
          transform: rotate(51.2048637462deg);
  -webkit-animation: drop-confetti-372 8s 5s infinite linear;
          animation: drop-confetti-372 8s 5s infinite linear;
}

@keyframes drop-confetti-372 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-373 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 1.0585402692;
  -webkit-transform: rotate(284.7838084394deg);
          transform: rotate(284.7838084394deg);
  -webkit-animation: drop-confetti-373 7s 1s infinite linear;
          animation: drop-confetti-373 7s 1s infinite linear;
}

@keyframes drop-confetti-373 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-374 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 0.9650815494;
  -webkit-transform: rotate(143.7395021408deg);
          transform: rotate(143.7395021408deg);
  -webkit-animation: drop-confetti-374 6s 4s infinite linear;
          animation: drop-confetti-374 6s 4s infinite linear;
}

@keyframes drop-confetti-374 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-375 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 1.3679215022;
  -webkit-transform: rotate(13.2763965741deg);
          transform: rotate(13.2763965741deg);
  -webkit-animation: drop-confetti-375 8s 2s infinite linear;
          animation: drop-confetti-375 8s 2s infinite linear;
}

@keyframes drop-confetti-375 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-376 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.9097854105;
  -webkit-transform: rotate(268.8523340698deg);
          transform: rotate(268.8523340698deg);
  -webkit-animation: drop-confetti-376 8s 4s infinite linear;
          animation: drop-confetti-376 8s 4s infinite linear;
}

@keyframes drop-confetti-376 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-377 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 1.1356408596;
  -webkit-transform: rotate(40.9024889821deg);
          transform: rotate(40.9024889821deg);
  -webkit-animation: drop-confetti-377 7s 2s infinite linear;
          animation: drop-confetti-377 7s 2s infinite linear;
}

@keyframes drop-confetti-377 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-378 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 58%;
  opacity: 1.2533501301;
  -webkit-transform: rotate(305.7679139174deg);
          transform: rotate(305.7679139174deg);
  -webkit-animation: drop-confetti-378 5s 1s infinite linear;
          animation: drop-confetti-378 5s 1s infinite linear;
}

@keyframes drop-confetti-378 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-379 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2194574692;
  -webkit-transform: rotate(50.6287745911deg);
          transform: rotate(50.6287745911deg);
  -webkit-animation: drop-confetti-379 5s 2s infinite linear;
          animation: drop-confetti-379 5s 2s infinite linear;
}

@keyframes drop-confetti-379 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-380 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 1.4124608547;
  -webkit-transform: rotate(168.5119378644deg);
          transform: rotate(168.5119378644deg);
  -webkit-animation: drop-confetti-380 6s 2s infinite linear;
          animation: drop-confetti-380 6s 2s infinite linear;
}

@keyframes drop-confetti-380 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-381 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 1.2641926748;
  -webkit-transform: rotate(236.1645586508deg);
          transform: rotate(236.1645586508deg);
  -webkit-animation: drop-confetti-381 9s 4s infinite linear;
          animation: drop-confetti-381 9s 4s infinite linear;
}

@keyframes drop-confetti-381 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-382 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 1.0708080848;
  -webkit-transform: rotate(293.4015635723deg);
          transform: rotate(293.4015635723deg);
  -webkit-animation: drop-confetti-382 7s 3s infinite linear;
          animation: drop-confetti-382 7s 3s infinite linear;
}

@keyframes drop-confetti-382 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-383 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 64%;
  opacity: 1.3157145179;
  -webkit-transform: rotate(313.432658851deg);
          transform: rotate(313.432658851deg);
  -webkit-animation: drop-confetti-383 6s 4s infinite linear;
          animation: drop-confetti-383 6s 4s infinite linear;
}

@keyframes drop-confetti-383 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-384 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3602318592;
  -webkit-transform: rotate(353.1465251447deg);
          transform: rotate(353.1465251447deg);
  -webkit-animation: drop-confetti-384 5s 4s infinite linear;
          animation: drop-confetti-384 5s 4s infinite linear;
}

@keyframes drop-confetti-384 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-385 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 100%;
  opacity: 0.5972324958;
  -webkit-transform: rotate(349.2515873545deg);
          transform: rotate(349.2515873545deg);
  -webkit-animation: drop-confetti-385 5s 5s infinite linear;
          animation: drop-confetti-385 5s 5s infinite linear;
}

@keyframes drop-confetti-385 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-386 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 29%;
  opacity: 0.639277169;
  -webkit-transform: rotate(29.9306808679deg);
          transform: rotate(29.9306808679deg);
  -webkit-animation: drop-confetti-386 5s 1s infinite linear;
          animation: drop-confetti-386 5s 1s infinite linear;
}

@keyframes drop-confetti-386 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-387 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 0.8053206888;
  -webkit-transform: rotate(76.1519276131deg);
          transform: rotate(76.1519276131deg);
  -webkit-animation: drop-confetti-387 6s 1s infinite linear;
          animation: drop-confetti-387 6s 1s infinite linear;
}

@keyframes drop-confetti-387 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-388 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 1.4346041115;
  -webkit-transform: rotate(44.4922481115deg);
          transform: rotate(44.4922481115deg);
  -webkit-animation: drop-confetti-388 9s 3s infinite linear;
          animation: drop-confetti-388 9s 3s infinite linear;
}

@keyframes drop-confetti-388 {
  100% {
    top: 110%;
    left: 26%;
  }
}
.confetti-389 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.7692668046;
  -webkit-transform: rotate(157.5548984156deg);
          transform: rotate(157.5548984156deg);
  -webkit-animation: drop-confetti-389 9s 4s infinite linear;
          animation: drop-confetti-389 9s 4s infinite linear;
}

@keyframes drop-confetti-389 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-390 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 0.9840334277;
  -webkit-transform: rotate(295.5828827744deg);
          transform: rotate(295.5828827744deg);
  -webkit-animation: drop-confetti-390 8s 1s infinite linear;
          animation: drop-confetti-390 8s 1s infinite linear;
}

@keyframes drop-confetti-390 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-391 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.7484903191;
  -webkit-transform: rotate(214.7730353277deg);
          transform: rotate(214.7730353277deg);
  -webkit-animation: drop-confetti-391 9s 2s infinite linear;
          animation: drop-confetti-391 9s 2s infinite linear;
}

@keyframes drop-confetti-391 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-392 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 58%;
  opacity: 0.9418561722;
  -webkit-transform: rotate(145.6723108613deg);
          transform: rotate(145.6723108613deg);
  -webkit-animation: drop-confetti-392 7s 4s infinite linear;
          animation: drop-confetti-392 7s 4s infinite linear;
}

@keyframes drop-confetti-392 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-393 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.773769236;
  -webkit-transform: rotate(334.6391497739deg);
          transform: rotate(334.6391497739deg);
  -webkit-animation: drop-confetti-393 7s 1s infinite linear;
          animation: drop-confetti-393 7s 1s infinite linear;
}

@keyframes drop-confetti-393 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-394 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.3269683239;
  -webkit-transform: rotate(252.9304182767deg);
          transform: rotate(252.9304182767deg);
  -webkit-animation: drop-confetti-394 8s 5s infinite linear;
          animation: drop-confetti-394 8s 5s infinite linear;
}

@keyframes drop-confetti-394 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-395 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8374953647;
  -webkit-transform: rotate(343.457670761deg);
          transform: rotate(343.457670761deg);
  -webkit-animation: drop-confetti-395 6s 1s infinite linear;
          animation: drop-confetti-395 6s 1s infinite linear;
}

@keyframes drop-confetti-395 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-396 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 18%;
  opacity: 1.2296734321;
  -webkit-transform: rotate(241.3461112933deg);
          transform: rotate(241.3461112933deg);
  -webkit-animation: drop-confetti-396 8s 1s infinite linear;
          animation: drop-confetti-396 8s 1s infinite linear;
}

@keyframes drop-confetti-396 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-397 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0095457044;
  -webkit-transform: rotate(221.9042537173deg);
          transform: rotate(221.9042537173deg);
  -webkit-animation: drop-confetti-397 8s 2s infinite linear;
          animation: drop-confetti-397 8s 2s infinite linear;
}

@keyframes drop-confetti-397 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-398 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.6157751879;
  -webkit-transform: rotate(264.6987811204deg);
          transform: rotate(264.6987811204deg);
  -webkit-animation: drop-confetti-398 7s 3s infinite linear;
          animation: drop-confetti-398 7s 3s infinite linear;
}

@keyframes drop-confetti-398 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-399 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 0.8802860851;
  -webkit-transform: rotate(168.889962828deg);
          transform: rotate(168.889962828deg);
  -webkit-animation: drop-confetti-399 6s 4s infinite linear;
          animation: drop-confetti-399 6s 4s infinite linear;
}

@keyframes drop-confetti-399 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-400 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5417902581;
  -webkit-transform: rotate(191.5686195062deg);
          transform: rotate(191.5686195062deg);
  -webkit-animation: drop-confetti-400 5s 2s infinite linear;
          animation: drop-confetti-400 5s 2s infinite linear;
}

@keyframes drop-confetti-400 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-401 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 0.598993732;
  -webkit-transform: rotate(77.0976673643deg);
          transform: rotate(77.0976673643deg);
  -webkit-animation: drop-confetti-401 6s 4s infinite linear;
          animation: drop-confetti-401 6s 4s infinite linear;
}

@keyframes drop-confetti-401 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-402 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 1.180265003;
  -webkit-transform: rotate(75.7380919026deg);
          transform: rotate(75.7380919026deg);
  -webkit-animation: drop-confetti-402 7s 3s infinite linear;
          animation: drop-confetti-402 7s 3s infinite linear;
}

@keyframes drop-confetti-402 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-403 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.6046866412;
  -webkit-transform: rotate(175.1011950334deg);
          transform: rotate(175.1011950334deg);
  -webkit-animation: drop-confetti-403 5s 5s infinite linear;
          animation: drop-confetti-403 5s 5s infinite linear;
}

@keyframes drop-confetti-403 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-404 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.9358547945;
  -webkit-transform: rotate(227.4123816815deg);
          transform: rotate(227.4123816815deg);
  -webkit-animation: drop-confetti-404 9s 4s infinite linear;
          animation: drop-confetti-404 9s 4s infinite linear;
}

@keyframes drop-confetti-404 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-405 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.0913718999;
  -webkit-transform: rotate(326.1951511084deg);
          transform: rotate(326.1951511084deg);
  -webkit-animation: drop-confetti-405 8s 4s infinite linear;
          animation: drop-confetti-405 8s 4s infinite linear;
}

@keyframes drop-confetti-405 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-406 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 42%;
  opacity: 1.0659179986;
  -webkit-transform: rotate(353.0881189122deg);
          transform: rotate(353.0881189122deg);
  -webkit-animation: drop-confetti-406 7s 3s infinite linear;
          animation: drop-confetti-406 7s 3s infinite linear;
}

@keyframes drop-confetti-406 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-407 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 65%;
  opacity: 1.0443174191;
  -webkit-transform: rotate(89.7430613353deg);
          transform: rotate(89.7430613353deg);
  -webkit-animation: drop-confetti-407 7s 3s infinite linear;
          animation: drop-confetti-407 7s 3s infinite linear;
}

@keyframes drop-confetti-407 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-408 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.6659939973;
  -webkit-transform: rotate(238.2940286402deg);
          transform: rotate(238.2940286402deg);
  -webkit-animation: drop-confetti-408 9s 1s infinite linear;
          animation: drop-confetti-408 9s 1s infinite linear;
}

@keyframes drop-confetti-408 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-409 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 0.6865977641;
  -webkit-transform: rotate(56.3960270073deg);
          transform: rotate(56.3960270073deg);
  -webkit-animation: drop-confetti-409 8s 2s infinite linear;
          animation: drop-confetti-409 8s 2s infinite linear;
}

@keyframes drop-confetti-409 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-410 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 98%;
  opacity: 1.3923825916;
  -webkit-transform: rotate(209.2983549649deg);
          transform: rotate(209.2983549649deg);
  -webkit-animation: drop-confetti-410 5s 1s infinite linear;
          animation: drop-confetti-410 5s 1s infinite linear;
}

@keyframes drop-confetti-410 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-411 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.6332309547;
  -webkit-transform: rotate(195.4696142221deg);
          transform: rotate(195.4696142221deg);
  -webkit-animation: drop-confetti-411 7s 1s infinite linear;
          animation: drop-confetti-411 7s 1s infinite linear;
}

@keyframes drop-confetti-411 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-412 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.170539552;
  -webkit-transform: rotate(208.0465361819deg);
          transform: rotate(208.0465361819deg);
  -webkit-animation: drop-confetti-412 6s 1s infinite linear;
          animation: drop-confetti-412 6s 1s infinite linear;
}

@keyframes drop-confetti-412 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-413 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.5158047494;
  -webkit-transform: rotate(192.0459912379deg);
          transform: rotate(192.0459912379deg);
  -webkit-animation: drop-confetti-413 7s 2s infinite linear;
          animation: drop-confetti-413 7s 2s infinite linear;
}

@keyframes drop-confetti-413 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-414 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 0.8344836255;
  -webkit-transform: rotate(53.1774445643deg);
          transform: rotate(53.1774445643deg);
  -webkit-animation: drop-confetti-414 8s 4s infinite linear;
          animation: drop-confetti-414 8s 4s infinite linear;
}

@keyframes drop-confetti-414 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-415 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 90%;
  opacity: 0.5684678927;
  -webkit-transform: rotate(171.2798572813deg);
          transform: rotate(171.2798572813deg);
  -webkit-animation: drop-confetti-415 8s 1s infinite linear;
          animation: drop-confetti-415 8s 1s infinite linear;
}

@keyframes drop-confetti-415 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-416 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 43%;
  opacity: 1.1386487181;
  -webkit-transform: rotate(59.2645506832deg);
          transform: rotate(59.2645506832deg);
  -webkit-animation: drop-confetti-416 7s 3s infinite linear;
          animation: drop-confetti-416 7s 3s infinite linear;
}

@keyframes drop-confetti-416 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-417 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.0541079584;
  -webkit-transform: rotate(45.2337617623deg);
          transform: rotate(45.2337617623deg);
  -webkit-animation: drop-confetti-417 8s 4s infinite linear;
          animation: drop-confetti-417 8s 4s infinite linear;
}

@keyframes drop-confetti-417 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-418 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 63%;
  opacity: 0.9702343155;
  -webkit-transform: rotate(346.1092283489deg);
          transform: rotate(346.1092283489deg);
  -webkit-animation: drop-confetti-418 8s 1s infinite linear;
          animation: drop-confetti-418 8s 1s infinite linear;
}

@keyframes drop-confetti-418 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-419 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6868545903;
  -webkit-transform: rotate(199.5800213218deg);
          transform: rotate(199.5800213218deg);
  -webkit-animation: drop-confetti-419 7s 5s infinite linear;
          animation: drop-confetti-419 7s 5s infinite linear;
}

@keyframes drop-confetti-419 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-420 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3759932495;
  -webkit-transform: rotate(50.4078761221deg);
          transform: rotate(50.4078761221deg);
  -webkit-animation: drop-confetti-420 9s 4s infinite linear;
          animation: drop-confetti-420 9s 4s infinite linear;
}

@keyframes drop-confetti-420 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-421 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 44%;
  opacity: 1.2840770548;
  -webkit-transform: rotate(106.5296658546deg);
          transform: rotate(106.5296658546deg);
  -webkit-animation: drop-confetti-421 5s 1s infinite linear;
          animation: drop-confetti-421 5s 1s infinite linear;
}

@keyframes drop-confetti-421 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-422 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.2340227813;
  -webkit-transform: rotate(161.7427382104deg);
          transform: rotate(161.7427382104deg);
  -webkit-animation: drop-confetti-422 5s 3s infinite linear;
          animation: drop-confetti-422 5s 3s infinite linear;
}

@keyframes drop-confetti-422 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-423 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 92%;
  opacity: 1.488560427;
  -webkit-transform: rotate(358.7319216512deg);
          transform: rotate(358.7319216512deg);
  -webkit-animation: drop-confetti-423 6s 1s infinite linear;
          animation: drop-confetti-423 6s 1s infinite linear;
}

@keyframes drop-confetti-423 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-424 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.170043675;
  -webkit-transform: rotate(270.1668385012deg);
          transform: rotate(270.1668385012deg);
  -webkit-animation: drop-confetti-424 9s 5s infinite linear;
          animation: drop-confetti-424 9s 5s infinite linear;
}

@keyframes drop-confetti-424 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-425 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 60%;
  opacity: 0.6986948848;
  -webkit-transform: rotate(345.4185048538deg);
          transform: rotate(345.4185048538deg);
  -webkit-animation: drop-confetti-425 5s 1s infinite linear;
          animation: drop-confetti-425 5s 1s infinite linear;
}

@keyframes drop-confetti-425 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-426 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.0681116583;
  -webkit-transform: rotate(289.1167612772deg);
          transform: rotate(289.1167612772deg);
  -webkit-animation: drop-confetti-426 9s 3s infinite linear;
          animation: drop-confetti-426 9s 3s infinite linear;
}

@keyframes drop-confetti-426 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-427 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 89%;
  opacity: 1.1374447906;
  -webkit-transform: rotate(97.7020381113deg);
          transform: rotate(97.7020381113deg);
  -webkit-animation: drop-confetti-427 5s 1s infinite linear;
          animation: drop-confetti-427 5s 1s infinite linear;
}

@keyframes drop-confetti-427 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-428 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 99%;
  opacity: 1.1836935718;
  -webkit-transform: rotate(88.1321035785deg);
          transform: rotate(88.1321035785deg);
  -webkit-animation: drop-confetti-428 7s 3s infinite linear;
          animation: drop-confetti-428 7s 3s infinite linear;
}

@keyframes drop-confetti-428 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-429 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 15%;
  opacity: 0.5791803763;
  -webkit-transform: rotate(184.3269171286deg);
          transform: rotate(184.3269171286deg);
  -webkit-animation: drop-confetti-429 9s 3s infinite linear;
          animation: drop-confetti-429 9s 3s infinite linear;
}

@keyframes drop-confetti-429 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-430 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.2940343004;
  -webkit-transform: rotate(206.1379136322deg);
          transform: rotate(206.1379136322deg);
  -webkit-animation: drop-confetti-430 5s 1s infinite linear;
          animation: drop-confetti-430 5s 1s infinite linear;
}

@keyframes drop-confetti-430 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-431 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 0.8173034801;
  -webkit-transform: rotate(206.9370303917deg);
          transform: rotate(206.9370303917deg);
  -webkit-animation: drop-confetti-431 7s 5s infinite linear;
          animation: drop-confetti-431 7s 5s infinite linear;
}

@keyframes drop-confetti-431 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-432 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6528509905;
  -webkit-transform: rotate(277.3664207697deg);
          transform: rotate(277.3664207697deg);
  -webkit-animation: drop-confetti-432 5s 3s infinite linear;
          animation: drop-confetti-432 5s 3s infinite linear;
}

@keyframes drop-confetti-432 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-433 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 0.8137299034;
  -webkit-transform: rotate(164.4620078387deg);
          transform: rotate(164.4620078387deg);
  -webkit-animation: drop-confetti-433 5s 1s infinite linear;
          animation: drop-confetti-433 5s 1s infinite linear;
}

@keyframes drop-confetti-433 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-434 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 1.0833561879;
  -webkit-transform: rotate(162.6205226243deg);
          transform: rotate(162.6205226243deg);
  -webkit-animation: drop-confetti-434 5s 3s infinite linear;
          animation: drop-confetti-434 5s 3s infinite linear;
}

@keyframes drop-confetti-434 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-435 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2213566943;
  -webkit-transform: rotate(338.2564675195deg);
          transform: rotate(338.2564675195deg);
  -webkit-animation: drop-confetti-435 8s 3s infinite linear;
          animation: drop-confetti-435 8s 3s infinite linear;
}

@keyframes drop-confetti-435 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-436 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 30%;
  opacity: 1.1506481427;
  -webkit-transform: rotate(120.3525702108deg);
          transform: rotate(120.3525702108deg);
  -webkit-animation: drop-confetti-436 6s 1s infinite linear;
          animation: drop-confetti-436 6s 1s infinite linear;
}

@keyframes drop-confetti-436 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-437 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.8986365019;
  -webkit-transform: rotate(76.4525504634deg);
          transform: rotate(76.4525504634deg);
  -webkit-animation: drop-confetti-437 8s 2s infinite linear;
          animation: drop-confetti-437 8s 2s infinite linear;
}

@keyframes drop-confetti-437 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-438 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 0.6885682424;
  -webkit-transform: rotate(304.6018810287deg);
          transform: rotate(304.6018810287deg);
  -webkit-animation: drop-confetti-438 5s 1s infinite linear;
          animation: drop-confetti-438 5s 1s infinite linear;
}

@keyframes drop-confetti-438 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-439 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 1.2023548663;
  -webkit-transform: rotate(10.0858274024deg);
          transform: rotate(10.0858274024deg);
  -webkit-animation: drop-confetti-439 7s 1s infinite linear;
          animation: drop-confetti-439 7s 1s infinite linear;
}

@keyframes drop-confetti-439 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-440 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 16%;
  opacity: 0.8047619485;
  -webkit-transform: rotate(304.9282683391deg);
          transform: rotate(304.9282683391deg);
  -webkit-animation: drop-confetti-440 9s 3s infinite linear;
          animation: drop-confetti-440 9s 3s infinite linear;
}

@keyframes drop-confetti-440 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-441 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.653588334;
  -webkit-transform: rotate(9.5449148382deg);
          transform: rotate(9.5449148382deg);
  -webkit-animation: drop-confetti-441 9s 2s infinite linear;
          animation: drop-confetti-441 9s 2s infinite linear;
}

@keyframes drop-confetti-441 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-442 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 49%;
  opacity: 0.8207119751;
  -webkit-transform: rotate(167.0763490814deg);
          transform: rotate(167.0763490814deg);
  -webkit-animation: drop-confetti-442 6s 1s infinite linear;
          animation: drop-confetti-442 6s 1s infinite linear;
}

@keyframes drop-confetti-442 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-443 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 96%;
  opacity: 1.3776472289;
  -webkit-transform: rotate(204.971096568deg);
          transform: rotate(204.971096568deg);
  -webkit-animation: drop-confetti-443 7s 1s infinite linear;
          animation: drop-confetti-443 7s 1s infinite linear;
}

@keyframes drop-confetti-443 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-444 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 66%;
  opacity: 1.0544227728;
  -webkit-transform: rotate(336.3212641156deg);
          transform: rotate(336.3212641156deg);
  -webkit-animation: drop-confetti-444 9s 5s infinite linear;
          animation: drop-confetti-444 9s 5s infinite linear;
}

@keyframes drop-confetti-444 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-445 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.7424256577;
  -webkit-transform: rotate(346.4866169433deg);
          transform: rotate(346.4866169433deg);
  -webkit-animation: drop-confetti-445 8s 5s infinite linear;
          animation: drop-confetti-445 8s 5s infinite linear;
}

@keyframes drop-confetti-445 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-446 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 0.7115723871;
  -webkit-transform: rotate(17.8357840859deg);
          transform: rotate(17.8357840859deg);
  -webkit-animation: drop-confetti-446 5s 4s infinite linear;
          animation: drop-confetti-446 5s 4s infinite linear;
}

@keyframes drop-confetti-446 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-447 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.9956511397;
  -webkit-transform: rotate(297.5669420364deg);
          transform: rotate(297.5669420364deg);
  -webkit-animation: drop-confetti-447 6s 3s infinite linear;
          animation: drop-confetti-447 6s 3s infinite linear;
}

@keyframes drop-confetti-447 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-448 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 0.7928426111;
  -webkit-transform: rotate(150.2643989745deg);
          transform: rotate(150.2643989745deg);
  -webkit-animation: drop-confetti-448 8s 3s infinite linear;
          animation: drop-confetti-448 8s 3s infinite linear;
}

@keyframes drop-confetti-448 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-449 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 88%;
  opacity: 1.3747622398;
  -webkit-transform: rotate(38.2465221961deg);
          transform: rotate(38.2465221961deg);
  -webkit-animation: drop-confetti-449 7s 1s infinite linear;
          animation: drop-confetti-449 7s 1s infinite linear;
}

@keyframes drop-confetti-449 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-450 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 81%;
  opacity: 0.8982648309;
  -webkit-transform: rotate(313.1227300249deg);
          transform: rotate(313.1227300249deg);
  -webkit-animation: drop-confetti-450 6s 2s infinite linear;
          animation: drop-confetti-450 6s 2s infinite linear;
}

@keyframes drop-confetti-450 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-451 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 0.9222516941;
  -webkit-transform: rotate(61.7539012801deg);
          transform: rotate(61.7539012801deg);
  -webkit-animation: drop-confetti-451 6s 4s infinite linear;
          animation: drop-confetti-451 6s 4s infinite linear;
}

@keyframes drop-confetti-451 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-452 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 44%;
  opacity: 1.1141362905;
  -webkit-transform: rotate(299.7869483309deg);
          transform: rotate(299.7869483309deg);
  -webkit-animation: drop-confetti-452 7s 1s infinite linear;
          animation: drop-confetti-452 7s 1s infinite linear;
}

@keyframes drop-confetti-452 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-453 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 0.6286534759;
  -webkit-transform: rotate(8.2681222236deg);
          transform: rotate(8.2681222236deg);
  -webkit-animation: drop-confetti-453 9s 1s infinite linear;
          animation: drop-confetti-453 9s 1s infinite linear;
}

@keyframes drop-confetti-453 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-454 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 0.9900263813;
  -webkit-transform: rotate(228.0912839555deg);
          transform: rotate(228.0912839555deg);
  -webkit-animation: drop-confetti-454 8s 1s infinite linear;
          animation: drop-confetti-454 8s 1s infinite linear;
}

@keyframes drop-confetti-454 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-455 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.8665320604;
  -webkit-transform: rotate(216.7623344988deg);
          transform: rotate(216.7623344988deg);
  -webkit-animation: drop-confetti-455 7s 2s infinite linear;
          animation: drop-confetti-455 7s 2s infinite linear;
}

@keyframes drop-confetti-455 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-456 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 95%;
  opacity: 1.478427131;
  -webkit-transform: rotate(342.4509469166deg);
          transform: rotate(342.4509469166deg);
  -webkit-animation: drop-confetti-456 6s 1s infinite linear;
          animation: drop-confetti-456 6s 1s infinite linear;
}

@keyframes drop-confetti-456 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-457 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 0.7741756923;
  -webkit-transform: rotate(260.3537293777deg);
          transform: rotate(260.3537293777deg);
  -webkit-animation: drop-confetti-457 7s 1s infinite linear;
          animation: drop-confetti-457 7s 1s infinite linear;
}

@keyframes drop-confetti-457 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-458 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2386785051;
  -webkit-transform: rotate(305.8054183548deg);
          transform: rotate(305.8054183548deg);
  -webkit-animation: drop-confetti-458 6s 1s infinite linear;
          animation: drop-confetti-458 6s 1s infinite linear;
}

@keyframes drop-confetti-458 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-459 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 82%;
  opacity: 0.9249269458;
  -webkit-transform: rotate(159.6726913424deg);
          transform: rotate(159.6726913424deg);
  -webkit-animation: drop-confetti-459 5s 2s infinite linear;
          animation: drop-confetti-459 5s 2s infinite linear;
}

@keyframes drop-confetti-459 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-460 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 70%;
  opacity: 1.0187966482;
  -webkit-transform: rotate(266.5645647186deg);
          transform: rotate(266.5645647186deg);
  -webkit-animation: drop-confetti-460 9s 1s infinite linear;
          animation: drop-confetti-460 9s 1s infinite linear;
}

@keyframes drop-confetti-460 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-461 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.3823335786;
  -webkit-transform: rotate(174.3360888235deg);
          transform: rotate(174.3360888235deg);
  -webkit-animation: drop-confetti-461 5s 2s infinite linear;
          animation: drop-confetti-461 5s 2s infinite linear;
}

@keyframes drop-confetti-461 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-462 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 77%;
  opacity: 1.1842785605;
  -webkit-transform: rotate(303.0426546837deg);
          transform: rotate(303.0426546837deg);
  -webkit-animation: drop-confetti-462 9s 2s infinite linear;
          animation: drop-confetti-462 9s 2s infinite linear;
}

@keyframes drop-confetti-462 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-463 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.0806382016;
  -webkit-transform: rotate(227.2979792236deg);
          transform: rotate(227.2979792236deg);
  -webkit-animation: drop-confetti-463 8s 5s infinite linear;
          animation: drop-confetti-463 8s 5s infinite linear;
}

@keyframes drop-confetti-463 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-464 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 45%;
  opacity: 0.9517995857;
  -webkit-transform: rotate(276.1181520857deg);
          transform: rotate(276.1181520857deg);
  -webkit-animation: drop-confetti-464 8s 3s infinite linear;
          animation: drop-confetti-464 8s 3s infinite linear;
}

@keyframes drop-confetti-464 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-465 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8780318338;
  -webkit-transform: rotate(23.2231675882deg);
          transform: rotate(23.2231675882deg);
  -webkit-animation: drop-confetti-465 5s 1s infinite linear;
          animation: drop-confetti-465 5s 1s infinite linear;
}

@keyframes drop-confetti-465 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-466 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2041919246;
  -webkit-transform: rotate(195.1062874519deg);
          transform: rotate(195.1062874519deg);
  -webkit-animation: drop-confetti-466 6s 4s infinite linear;
          animation: drop-confetti-466 6s 4s infinite linear;
}

@keyframes drop-confetti-466 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-467 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6437423569;
  -webkit-transform: rotate(98.5253077485deg);
          transform: rotate(98.5253077485deg);
  -webkit-animation: drop-confetti-467 8s 2s infinite linear;
          animation: drop-confetti-467 8s 2s infinite linear;
}

@keyframes drop-confetti-467 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-468 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 0.9863021993;
  -webkit-transform: rotate(136.5532003132deg);
          transform: rotate(136.5532003132deg);
  -webkit-animation: drop-confetti-468 5s 4s infinite linear;
          animation: drop-confetti-468 5s 4s infinite linear;
}

@keyframes drop-confetti-468 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-469 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 75%;
  opacity: 0.9069096135;
  -webkit-transform: rotate(194.4959605855deg);
          transform: rotate(194.4959605855deg);
  -webkit-animation: drop-confetti-469 7s 5s infinite linear;
          animation: drop-confetti-469 7s 5s infinite linear;
}

@keyframes drop-confetti-469 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-470 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 0.8092519114;
  -webkit-transform: rotate(178.5997034552deg);
          transform: rotate(178.5997034552deg);
  -webkit-animation: drop-confetti-470 6s 3s infinite linear;
          animation: drop-confetti-470 6s 3s infinite linear;
}

@keyframes drop-confetti-470 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-471 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2730494984;
  -webkit-transform: rotate(106.2082133401deg);
          transform: rotate(106.2082133401deg);
  -webkit-animation: drop-confetti-471 9s 1s infinite linear;
          animation: drop-confetti-471 9s 1s infinite linear;
}

@keyframes drop-confetti-471 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-472 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.6967755118;
  -webkit-transform: rotate(83.545416174deg);
          transform: rotate(83.545416174deg);
  -webkit-animation: drop-confetti-472 5s 1s infinite linear;
          animation: drop-confetti-472 5s 1s infinite linear;
}

@keyframes drop-confetti-472 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-473 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 0.6135389509;
  -webkit-transform: rotate(289.4417871961deg);
          transform: rotate(289.4417871961deg);
  -webkit-animation: drop-confetti-473 6s 2s infinite linear;
          animation: drop-confetti-473 6s 2s infinite linear;
}

@keyframes drop-confetti-473 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-474 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.2819387249;
  -webkit-transform: rotate(82.5232974835deg);
          transform: rotate(82.5232974835deg);
  -webkit-animation: drop-confetti-474 6s 5s infinite linear;
          animation: drop-confetti-474 6s 5s infinite linear;
}

@keyframes drop-confetti-474 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-475 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 0.5737693298;
  -webkit-transform: rotate(156.7354475562deg);
          transform: rotate(156.7354475562deg);
  -webkit-animation: drop-confetti-475 6s 4s infinite linear;
          animation: drop-confetti-475 6s 4s infinite linear;
}

@keyframes drop-confetti-475 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-476 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 14%;
  opacity: 1.2286331176;
  -webkit-transform: rotate(337.9403836279deg);
          transform: rotate(337.9403836279deg);
  -webkit-animation: drop-confetti-476 7s 4s infinite linear;
          animation: drop-confetti-476 7s 4s infinite linear;
}

@keyframes drop-confetti-476 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-477 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 87%;
  opacity: 1.4729639045;
  -webkit-transform: rotate(156.6441671721deg);
          transform: rotate(156.6441671721deg);
  -webkit-animation: drop-confetti-477 5s 1s infinite linear;
          animation: drop-confetti-477 5s 1s infinite linear;
}

@keyframes drop-confetti-477 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-478 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 49%;
  opacity: 1.4442308504;
  -webkit-transform: rotate(190.8190240828deg);
          transform: rotate(190.8190240828deg);
  -webkit-animation: drop-confetti-478 8s 3s infinite linear;
          animation: drop-confetti-478 8s 3s infinite linear;
}

@keyframes drop-confetti-478 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-479 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.3515034885;
  -webkit-transform: rotate(31.4255771204deg);
          transform: rotate(31.4255771204deg);
  -webkit-animation: drop-confetti-479 8s 5s infinite linear;
          animation: drop-confetti-479 8s 5s infinite linear;
}

@keyframes drop-confetti-479 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-480 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 41%;
  opacity: 1.0342059076;
  -webkit-transform: rotate(22.1176017255deg);
          transform: rotate(22.1176017255deg);
  -webkit-animation: drop-confetti-480 7s 1s infinite linear;
          animation: drop-confetti-480 7s 1s infinite linear;
}

@keyframes drop-confetti-480 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-481 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 0.9625810161;
  -webkit-transform: rotate(214.1634178399deg);
          transform: rotate(214.1634178399deg);
  -webkit-animation: drop-confetti-481 8s 1s infinite linear;
          animation: drop-confetti-481 8s 1s infinite linear;
}

@keyframes drop-confetti-481 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-482 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 83%;
  opacity: 0.615187201;
  -webkit-transform: rotate(9.9414294431deg);
          transform: rotate(9.9414294431deg);
  -webkit-animation: drop-confetti-482 9s 1s infinite linear;
          animation: drop-confetti-482 9s 1s infinite linear;
}

@keyframes drop-confetti-482 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-483 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.9641390211;
  -webkit-transform: rotate(91.7311152781deg);
          transform: rotate(91.7311152781deg);
  -webkit-animation: drop-confetti-483 7s 1s infinite linear;
          animation: drop-confetti-483 7s 1s infinite linear;
}

@keyframes drop-confetti-483 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-484 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 76%;
  opacity: 0.9630292596;
  -webkit-transform: rotate(61.1901600548deg);
          transform: rotate(61.1901600548deg);
  -webkit-animation: drop-confetti-484 5s 2s infinite linear;
          animation: drop-confetti-484 5s 2s infinite linear;
}

@keyframes drop-confetti-484 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-485 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 28%;
  opacity: 0.5650834992;
  -webkit-transform: rotate(157.710980893deg);
          transform: rotate(157.710980893deg);
  -webkit-animation: drop-confetti-485 8s 3s infinite linear;
          animation: drop-confetti-485 8s 3s infinite linear;
}

@keyframes drop-confetti-485 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-486 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 82%;
  opacity: 1.1328356577;
  -webkit-transform: rotate(134.9278457839deg);
          transform: rotate(134.9278457839deg);
  -webkit-animation: drop-confetti-486 6s 3s infinite linear;
          animation: drop-confetti-486 6s 3s infinite linear;
}

@keyframes drop-confetti-486 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-487 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.354539692;
  -webkit-transform: rotate(174.6499763708deg);
          transform: rotate(174.6499763708deg);
  -webkit-animation: drop-confetti-487 7s 3s infinite linear;
          animation: drop-confetti-487 7s 3s infinite linear;
}

@keyframes drop-confetti-487 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-488 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.0350050052;
  -webkit-transform: rotate(213.8392546052deg);
          transform: rotate(213.8392546052deg);
  -webkit-animation: drop-confetti-488 6s 3s infinite linear;
          animation: drop-confetti-488 6s 3s infinite linear;
}

@keyframes drop-confetti-488 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-489 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 88%;
  opacity: 1.4210333266;
  -webkit-transform: rotate(173.4170436685deg);
          transform: rotate(173.4170436685deg);
  -webkit-animation: drop-confetti-489 8s 4s infinite linear;
          animation: drop-confetti-489 8s 4s infinite linear;
}

@keyframes drop-confetti-489 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-490 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 54%;
  opacity: 0.6126761047;
  -webkit-transform: rotate(28.2033446187deg);
          transform: rotate(28.2033446187deg);
  -webkit-animation: drop-confetti-490 7s 1s infinite linear;
          animation: drop-confetti-490 7s 1s infinite linear;
}

@keyframes drop-confetti-490 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-491 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 43%;
  opacity: 1.4787767624;
  -webkit-transform: rotate(255.8180496244deg);
          transform: rotate(255.8180496244deg);
  -webkit-animation: drop-confetti-491 8s 1s infinite linear;
          animation: drop-confetti-491 8s 1s infinite linear;
}

@keyframes drop-confetti-491 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-492 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 67%;
  opacity: 1.4896061748;
  -webkit-transform: rotate(36.7028674164deg);
          transform: rotate(36.7028674164deg);
  -webkit-animation: drop-confetti-492 8s 2s infinite linear;
          animation: drop-confetti-492 8s 2s infinite linear;
}

@keyframes drop-confetti-492 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-493 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 20%;
  opacity: 1.1052338842;
  -webkit-transform: rotate(174.5177960951deg);
          transform: rotate(174.5177960951deg);
  -webkit-animation: drop-confetti-493 9s 3s infinite linear;
          animation: drop-confetti-493 9s 3s infinite linear;
}

@keyframes drop-confetti-493 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-494 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.2601426834;
  -webkit-transform: rotate(234.3452382389deg);
          transform: rotate(234.3452382389deg);
  -webkit-animation: drop-confetti-494 9s 4s infinite linear;
          animation: drop-confetti-494 9s 4s infinite linear;
}

@keyframes drop-confetti-494 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-495 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 1.4105016873;
  -webkit-transform: rotate(314.8906616341deg);
          transform: rotate(314.8906616341deg);
  -webkit-animation: drop-confetti-495 5s 5s infinite linear;
          animation: drop-confetti-495 5s 5s infinite linear;
}

@keyframes drop-confetti-495 {
  100% {
    top: 110%;
    left: 3%;
  }
}
.confetti-496 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.1406861991;
  -webkit-transform: rotate(23.8015651293deg);
          transform: rotate(23.8015651293deg);
  -webkit-animation: drop-confetti-496 9s 4s infinite linear;
          animation: drop-confetti-496 9s 4s infinite linear;
}

@keyframes drop-confetti-496 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-497 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 79%;
  opacity: 1.0609591106;
  -webkit-transform: rotate(244.2557337588deg);
          transform: rotate(244.2557337588deg);
  -webkit-animation: drop-confetti-497 7s 3s infinite linear;
          animation: drop-confetti-497 7s 3s infinite linear;
}

@keyframes drop-confetti-497 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-498 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 42%;
  opacity: 1.0803564239;
  -webkit-transform: rotate(338.1283706868deg);
          transform: rotate(338.1283706868deg);
  -webkit-animation: drop-confetti-498 6s 4s infinite linear;
          animation: drop-confetti-498 6s 4s infinite linear;
}

@keyframes drop-confetti-498 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-499 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 1.4072285118;
  -webkit-transform: rotate(56.9138209043deg);
          transform: rotate(56.9138209043deg);
  -webkit-animation: drop-confetti-499 9s 4s infinite linear;
          animation: drop-confetti-499 9s 4s infinite linear;
}

@keyframes drop-confetti-499 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-500 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.485124464;
  -webkit-transform: rotate(141.5491304463deg);
          transform: rotate(141.5491304463deg);
  -webkit-animation: drop-confetti-500 6s 4s infinite linear;
          animation: drop-confetti-500 6s 4s infinite linear;
}

@keyframes drop-confetti-500 {
  100% {
    top: 110%;
    left: 99%;
  }
}
/* ------------------------
    Patient Diagnostics
------------------------- */
.patient-diagnostics .patient-diagnostic-card {
  text-align: left;
  border-radius: 0.75rem;
  border: 1px solid #4A6784;
  min-height: 135px;
}
.patient-diagnostics .patient-diagnostic-card .diagnostic-title {
  line-height: 1.2;
}
.patient-diagnostics .patient-diagnostic-card .diagnostic-subtitle,
.patient-diagnostics .patient-diagnostic-card .diagnostic-test {
  line-height: 1.2;
  font-weight: 300;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.patient-diagnostics .patient-diagnostic-card .diagnostic-date,
.patient-diagnostics .patient-diagnostic-card .diagnostic-test {
  font-size: 0.875rem;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Buttons
------------------------- */
.btn {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn.focus, .btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn.btn-xs {
  padding: 0.25rem 0.5rem;
  font-size: 0.625rem;
  line-height: 1;
}
.btn.btn-primary {
  color: #FFFFFF;
}
.btn.btn-info-gray {
  color: #000000;
  border-color: #E5E5E5;
  background-color: #F2F2F2;
}
.btn.btn-info-gray.focus, .btn.btn-info-gray:focus {
  color: #74A3E1;
  background-color: #E6EDFE;
}
.btn.btn-light {
  color: #000000;
  border-color: #E5E5E5;
}
.btn.btn-light.focus, .btn.btn-light:focus {
  background-color: #FFFFFF;
}
.btn.btn-light:not(.disabled).active {
  background-color: rgba(116, 163, 225, 0.1);
  border-color: #74A3E1;
}
.btn.btn-outline-primary:hover {
  color: #FFFFFF;
}
.btn.btn-link-dark {
  color: #2C3E50;
}
.btn.btn-link-dark:hover {
  color: #74A3E1;
}
.btn.btn-link-dark:disabled {
  color: #8095B1;
}

.button {
  border-radius: 4px;
  border: 1px solid #498FE1;
  color: #498FE1;
  background-color: #FFFFFF;
  cursor: pointer;
  position: relative;
  padding: 8px 12px;
  font-size: 16px;
  text-align: center;
}
.button.small {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.button:hover {
  color: #FFFFFF;
  background-color: #498FE1;
}
.button.action-button {
  border-radius: 0;
  border-color: #E5E5E5;
  color: #273342;
  background-color: #FFFFFF;
}
.button.action-button:hover {
  border-color: #498FE1;
  color: #498FE1;
  background-color: #FFFFFF;
}
.button.action-button:disabled {
  border: 1px solid #8095B1;
  color: #8095B1;
  background-color: #FFFFFF;
  cursor: not-allowed;
}
.button.action-button:disabled:hover {
  border-color: #8095B1;
  color: #8095B1;
  background-color: #FFFFFF;
}
.button.active-button {
  color: #FFFFFF;
  background-color: #498FE1;
}
.button.active-button:hover {
  color: #498FE1;
  background-color: #FFFFFF;
}
.button.active-button:disabled {
  border: 1px solid #8095B1;
  color: #8095B1;
  background-color: #FFFFFF;
  cursor: not-allowed;
}
.button.active-button:disabled:hover {
  border-color: #8095B1;
  color: #8095B1;
  background-color: #FFFFFF;
}
.button.delete-button {
  margin: 10px;
}
.button.delete-button:hover {
  border-color: #FF2400;
  color: #FC8F8F;
}
.button.disabled-button {
  border: 1px solid #8095B1;
  color: #8095B1;
  background-color: #FFFFFF;
  cursor: auto;
}
.button.disabled-button:hover {
  border-color: #8095B1;
  color: #8095B1;
  background-color: #FFFFFF;
}
.button.date-choose {
  border-radius: 0;
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #FFFFFF #FFFFFF #8095B1;
  padding: 0 6px 4px;
  margin: 0;
  height: 34px;
  text-align: left;
  color: #273342;
}

.delete-link {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 14px;
  color: #8095B1;
  margin-left: 9px;
}
.delete-link:hover, .delete-link:focus {
  color: #498FE1;
}
.delete-link.is-disabled {
  cursor: default;
  opacity: 0.5;
}

.edit-button {
  margin: 10px;
}
.edit-button:hover {
  border-color: #498FE1;
  color: #498FE1;
}

.long-button {
  width: auto;
  padding: 0 15px;
  margin: 20px 0 0;
  height: 40px;
  line-height: 40px;
  border-color: transparent;
}
.long-button:hover {
  border-color: #498FE1;
  color: #498FE1;
}

.alert-button {
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #E74C3C;
  border-color: transparent;
}
.alert-button:hover {
  background-color: rgb(239.3835616438, 138.5273972603, 128.1164383562);
}

.accept-button {
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #00AB84;
  border-color: transparent;
}
.accept-button:hover {
  background-color: rgb(0, 222, 171.3684210526);
}

.select-unselect-button {
  text-transform: uppercase;
  color: #273342;
  border: 1px solid #E5E5E5;
}
.select-unselect-button:hover {
  color: #273342;
  background-color: #E5E5E5;
}

.warning-button {
  text-transform: uppercase;
  color: #273342;
  background-color: #E1CD00;
  border-color: transparent;
}
.warning-button:hover {
  color: #273342;
  background-color: rgb(255, 234.2, 21);
}

.form-button {
  padding: 10px;
}
.form-button.left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.form-button .button {
  margin-right: 20px;
  min-width: 50px;
  text-transform: uppercase;
}

.download-button {
  cursor: pointer;
  width: 32px;
  height: 22px;
  background-image: url(/60f7ca803f80f6e0e683.svg);
  background-size: cover;
}
.download-button:hover {
  background-image: url(/1ebb2bf69b2d14e71718.svg);
}

.drop-down-button {
  padding-right: 34px;
}
.drop-down-button:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  right: 24px;
  border-left: 1px solid #FFFFFF;
}
.drop-down-button:after {
  content: "";
  display: block;
  position: absolute;
  top: 17px;
  right: 8px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #FFFFFF;
}
.drop-down-button.warning-button:before {
  border-left: 1px solid #273342;
}
.drop-down-button.warning-button:after {
  border-top: 5px solid #273342;
}

.drop-down-button-list {
  position: absolute;
  top: 0;
  right: 24px;
  z-index: 2;
  min-width: calc(100% - 24px);
  background-color: #FFFFFF;
  border: 1px solid #E5E5E5;
  text-align: left;
  -webkit-box-shadow: 2px 2px 2px rgba(229, 229, 229, 0.5);
          box-shadow: 2px 2px 2px rgba(229, 229, 229, 0.5);
}

.drop-down-button-list-option {
  padding: 6px 14px;
  color: #498FE1;
  cursor: pointer;
}
.drop-down-button-list-option:hover {
  color: #273342;
}

.drop-down-button-list-option-status {
  white-space: nowrap;
}

.blue-link {
  cursor: pointer;
  color: #498FE1;
  display: inline-block;
  background: none;
  border: none;
  outline: none;
  font-size: inherit;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
}
.blue-link:hover {
  color: #8095B1;
}
.blue-link.is-disabled {
  cursor: default;
  opacity: 0.5;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Utility
------------------------- */
/* ------------------------
    #. Utility Mixins
------------------------- */
/* ------------------------
    #. Utility Classes
------------------------- */
.d-flex-center, .ccm-modal-wrapper, .ccm-status-legend .nav .nav-item .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.d-flex-center-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.white-space-pre-line {
  white-space: pre-line;
}

.text-underline {
  text-decoration: underline;
}

.span-url {
  cursor: pointer;
}

/* ------------------------
    #. Confetti Utility Classes
------------------------- */
[class|=confetti] {
  position: absolute;
}

.confetti-0 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 25%;
  opacity: 0.8704325285;
  -webkit-transform: rotate(352.8792990527deg);
          transform: rotate(352.8792990527deg);
  -webkit-animation: drop-confetti-0 7s 4s infinite linear;
          animation: drop-confetti-0 7s 4s infinite linear;
}

@keyframes drop-confetti-0 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-1 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 91%;
  opacity: 0.5989173054;
  -webkit-transform: rotate(135.189185106deg);
          transform: rotate(135.189185106deg);
  -webkit-animation: drop-confetti-1 6s 1s infinite linear;
          animation: drop-confetti-1 6s 1s infinite linear;
}

@keyframes drop-confetti-1 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-2 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.6321794797;
  -webkit-transform: rotate(319.3389954744deg);
          transform: rotate(319.3389954744deg);
  -webkit-animation: drop-confetti-2 5s 5s infinite linear;
          animation: drop-confetti-2 5s 5s infinite linear;
}

@keyframes drop-confetti-2 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-3 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6614614707;
  -webkit-transform: rotate(220.5961387719deg);
          transform: rotate(220.5961387719deg);
  -webkit-animation: drop-confetti-3 8s 1s infinite linear;
          animation: drop-confetti-3 8s 1s infinite linear;
}

@keyframes drop-confetti-3 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-4 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 34%;
  opacity: 0.9852061322;
  -webkit-transform: rotate(337.4855856377deg);
          transform: rotate(337.4855856377deg);
  -webkit-animation: drop-confetti-4 6s 3s infinite linear;
          animation: drop-confetti-4 6s 3s infinite linear;
}

@keyframes drop-confetti-4 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-5 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6994951891;
  -webkit-transform: rotate(204.5693346885deg);
          transform: rotate(204.5693346885deg);
  -webkit-animation: drop-confetti-5 7s 1s infinite linear;
          animation: drop-confetti-5 7s 1s infinite linear;
}

@keyframes drop-confetti-5 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-6 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 0.8252845219;
  -webkit-transform: rotate(352.0450452537deg);
          transform: rotate(352.0450452537deg);
  -webkit-animation: drop-confetti-6 5s 1s infinite linear;
          animation: drop-confetti-6 5s 1s infinite linear;
}

@keyframes drop-confetti-6 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-7 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 9%;
  opacity: 1.3192546027;
  -webkit-transform: rotate(67.800816664deg);
          transform: rotate(67.800816664deg);
  -webkit-animation: drop-confetti-7 5s 3s infinite linear;
          animation: drop-confetti-7 5s 3s infinite linear;
}

@keyframes drop-confetti-7 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-8 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.5657753164;
  -webkit-transform: rotate(339.3123803657deg);
          transform: rotate(339.3123803657deg);
  -webkit-animation: drop-confetti-8 7s 3s infinite linear;
          animation: drop-confetti-8 7s 3s infinite linear;
}

@keyframes drop-confetti-8 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-9 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.5731144078;
  -webkit-transform: rotate(280.2314910637deg);
          transform: rotate(280.2314910637deg);
  -webkit-animation: drop-confetti-9 6s 3s infinite linear;
          animation: drop-confetti-9 6s 3s infinite linear;
}

@keyframes drop-confetti-9 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-10 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.2509545162;
  -webkit-transform: rotate(327.0889418166deg);
          transform: rotate(327.0889418166deg);
  -webkit-animation: drop-confetti-10 5s 1s infinite linear;
          animation: drop-confetti-10 5s 1s infinite linear;
}

@keyframes drop-confetti-10 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-11 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 76%;
  opacity: 0.789499005;
  -webkit-transform: rotate(18.393710604deg);
          transform: rotate(18.393710604deg);
  -webkit-animation: drop-confetti-11 6s 3s infinite linear;
          animation: drop-confetti-11 6s 3s infinite linear;
}

@keyframes drop-confetti-11 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-12 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.4246637216;
  -webkit-transform: rotate(99.3251840316deg);
          transform: rotate(99.3251840316deg);
  -webkit-animation: drop-confetti-12 9s 4s infinite linear;
          animation: drop-confetti-12 9s 4s infinite linear;
}

@keyframes drop-confetti-12 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-13 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.3547855468;
  -webkit-transform: rotate(312.1787873916deg);
          transform: rotate(312.1787873916deg);
  -webkit-animation: drop-confetti-13 6s 3s infinite linear;
          animation: drop-confetti-13 6s 3s infinite linear;
}

@keyframes drop-confetti-13 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-14 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.2358157076;
  -webkit-transform: rotate(146.2986191804deg);
          transform: rotate(146.2986191804deg);
  -webkit-animation: drop-confetti-14 5s 2s infinite linear;
          animation: drop-confetti-14 5s 2s infinite linear;
}

@keyframes drop-confetti-14 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-15 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.2697154302;
  -webkit-transform: rotate(239.3646296791deg);
          transform: rotate(239.3646296791deg);
  -webkit-animation: drop-confetti-15 5s 4s infinite linear;
          animation: drop-confetti-15 5s 4s infinite linear;
}

@keyframes drop-confetti-15 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-16 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 17%;
  opacity: 1.4028808481;
  -webkit-transform: rotate(48.5912022504deg);
          transform: rotate(48.5912022504deg);
  -webkit-animation: drop-confetti-16 6s 3s infinite linear;
          animation: drop-confetti-16 6s 3s infinite linear;
}

@keyframes drop-confetti-16 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-17 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 26%;
  opacity: 1.0530853355;
  -webkit-transform: rotate(0.958589983deg);
          transform: rotate(0.958589983deg);
  -webkit-animation: drop-confetti-17 7s 5s infinite linear;
          animation: drop-confetti-17 7s 5s infinite linear;
}

@keyframes drop-confetti-17 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-18 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 16%;
  opacity: 1.2199478102;
  -webkit-transform: rotate(75.4600344092deg);
          transform: rotate(75.4600344092deg);
  -webkit-animation: drop-confetti-18 6s 4s infinite linear;
          animation: drop-confetti-18 6s 4s infinite linear;
}

@keyframes drop-confetti-18 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-19 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.4618311816;
  -webkit-transform: rotate(189.326111914deg);
          transform: rotate(189.326111914deg);
  -webkit-animation: drop-confetti-19 8s 1s infinite linear;
          animation: drop-confetti-19 8s 1s infinite linear;
}

@keyframes drop-confetti-19 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-20 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 57%;
  opacity: 1.3067564601;
  -webkit-transform: rotate(232.7766669886deg);
          transform: rotate(232.7766669886deg);
  -webkit-animation: drop-confetti-20 7s 5s infinite linear;
          animation: drop-confetti-20 7s 5s infinite linear;
}

@keyframes drop-confetti-20 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-21 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 46%;
  opacity: 1.1140180349;
  -webkit-transform: rotate(218.8322748099deg);
          transform: rotate(218.8322748099deg);
  -webkit-animation: drop-confetti-21 5s 4s infinite linear;
          animation: drop-confetti-21 5s 4s infinite linear;
}

@keyframes drop-confetti-21 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-22 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 1.4539354723;
  -webkit-transform: rotate(311.4790711738deg);
          transform: rotate(311.4790711738deg);
  -webkit-animation: drop-confetti-22 5s 5s infinite linear;
          animation: drop-confetti-22 5s 5s infinite linear;
}

@keyframes drop-confetti-22 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-23 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.2933557044;
  -webkit-transform: rotate(148.3589213004deg);
          transform: rotate(148.3589213004deg);
  -webkit-animation: drop-confetti-23 5s 5s infinite linear;
          animation: drop-confetti-23 5s 5s infinite linear;
}

@keyframes drop-confetti-23 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-24 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 52%;
  opacity: 1.2155570085;
  -webkit-transform: rotate(55.8748736781deg);
          transform: rotate(55.8748736781deg);
  -webkit-animation: drop-confetti-24 6s 2s infinite linear;
          animation: drop-confetti-24 6s 2s infinite linear;
}

@keyframes drop-confetti-24 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-25 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4168991496;
  -webkit-transform: rotate(214.7525789245deg);
          transform: rotate(214.7525789245deg);
  -webkit-animation: drop-confetti-25 9s 4s infinite linear;
          animation: drop-confetti-25 9s 4s infinite linear;
}

@keyframes drop-confetti-25 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-26 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2241199505;
  -webkit-transform: rotate(261.8230180767deg);
          transform: rotate(261.8230180767deg);
  -webkit-animation: drop-confetti-26 9s 3s infinite linear;
          animation: drop-confetti-26 9s 3s infinite linear;
}

@keyframes drop-confetti-26 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-27 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5641525116;
  -webkit-transform: rotate(296.0438294126deg);
          transform: rotate(296.0438294126deg);
  -webkit-animation: drop-confetti-27 6s 3s infinite linear;
          animation: drop-confetti-27 6s 3s infinite linear;
}

@keyframes drop-confetti-27 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-28 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 1.3051464446;
  -webkit-transform: rotate(237.7371179942deg);
          transform: rotate(237.7371179942deg);
  -webkit-animation: drop-confetti-28 6s 2s infinite linear;
          animation: drop-confetti-28 6s 2s infinite linear;
}

@keyframes drop-confetti-28 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-29 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2336371409;
  -webkit-transform: rotate(215.3808158345deg);
          transform: rotate(215.3808158345deg);
  -webkit-animation: drop-confetti-29 8s 1s infinite linear;
          animation: drop-confetti-29 8s 1s infinite linear;
}

@keyframes drop-confetti-29 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-30 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.4606900695;
  -webkit-transform: rotate(101.3790262684deg);
          transform: rotate(101.3790262684deg);
  -webkit-animation: drop-confetti-30 6s 2s infinite linear;
          animation: drop-confetti-30 6s 2s infinite linear;
}

@keyframes drop-confetti-30 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-31 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 0.6431347208;
  -webkit-transform: rotate(92.4340757843deg);
          transform: rotate(92.4340757843deg);
  -webkit-animation: drop-confetti-31 5s 5s infinite linear;
          animation: drop-confetti-31 5s 5s infinite linear;
}

@keyframes drop-confetti-31 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-32 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.2958292136;
  -webkit-transform: rotate(148.3723627743deg);
          transform: rotate(148.3723627743deg);
  -webkit-animation: drop-confetti-32 7s 4s infinite linear;
          animation: drop-confetti-32 7s 4s infinite linear;
}

@keyframes drop-confetti-32 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-33 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 28%;
  opacity: 0.5737007413;
  -webkit-transform: rotate(202.1679469771deg);
          transform: rotate(202.1679469771deg);
  -webkit-animation: drop-confetti-33 9s 4s infinite linear;
          animation: drop-confetti-33 9s 4s infinite linear;
}

@keyframes drop-confetti-33 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-34 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 17%;
  opacity: 0.8161380817;
  -webkit-transform: rotate(298.9876859064deg);
          transform: rotate(298.9876859064deg);
  -webkit-animation: drop-confetti-34 6s 4s infinite linear;
          animation: drop-confetti-34 6s 4s infinite linear;
}

@keyframes drop-confetti-34 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-35 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 1.0486185341;
  -webkit-transform: rotate(329.3425217144deg);
          transform: rotate(329.3425217144deg);
  -webkit-animation: drop-confetti-35 9s 5s infinite linear;
          animation: drop-confetti-35 9s 5s infinite linear;
}

@keyframes drop-confetti-35 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-36 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 3%;
  opacity: 1.3338964375;
  -webkit-transform: rotate(117.2926872328deg);
          transform: rotate(117.2926872328deg);
  -webkit-animation: drop-confetti-36 9s 1s infinite linear;
          animation: drop-confetti-36 9s 1s infinite linear;
}

@keyframes drop-confetti-36 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-37 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 0.7553385447;
  -webkit-transform: rotate(86.0814938338deg);
          transform: rotate(86.0814938338deg);
  -webkit-animation: drop-confetti-37 5s 2s infinite linear;
          animation: drop-confetti-37 5s 2s infinite linear;
}

@keyframes drop-confetti-37 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-38 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 55%;
  opacity: 0.6143003323;
  -webkit-transform: rotate(317.3442207757deg);
          transform: rotate(317.3442207757deg);
  -webkit-animation: drop-confetti-38 6s 2s infinite linear;
          animation: drop-confetti-38 6s 2s infinite linear;
}

@keyframes drop-confetti-38 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-39 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.4530628799;
  -webkit-transform: rotate(244.4116678515deg);
          transform: rotate(244.4116678515deg);
  -webkit-animation: drop-confetti-39 9s 3s infinite linear;
          animation: drop-confetti-39 9s 3s infinite linear;
}

@keyframes drop-confetti-39 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-40 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 0.7858522492;
  -webkit-transform: rotate(190.6078197119deg);
          transform: rotate(190.6078197119deg);
  -webkit-animation: drop-confetti-40 5s 3s infinite linear;
          animation: drop-confetti-40 5s 3s infinite linear;
}

@keyframes drop-confetti-40 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-41 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 71%;
  opacity: 0.8236293817;
  -webkit-transform: rotate(139.8810726283deg);
          transform: rotate(139.8810726283deg);
  -webkit-animation: drop-confetti-41 8s 3s infinite linear;
          animation: drop-confetti-41 8s 3s infinite linear;
}

@keyframes drop-confetti-41 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-42 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 10%;
  opacity: 0.8908603567;
  -webkit-transform: rotate(202.7223600727deg);
          transform: rotate(202.7223600727deg);
  -webkit-animation: drop-confetti-42 8s 4s infinite linear;
          animation: drop-confetti-42 8s 4s infinite linear;
}

@keyframes drop-confetti-42 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-43 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 1.1624812062;
  -webkit-transform: rotate(21.1360642971deg);
          transform: rotate(21.1360642971deg);
  -webkit-animation: drop-confetti-43 5s 4s infinite linear;
          animation: drop-confetti-43 5s 4s infinite linear;
}

@keyframes drop-confetti-43 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-44 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 52%;
  opacity: 1.4541221727;
  -webkit-transform: rotate(33.0615310513deg);
          transform: rotate(33.0615310513deg);
  -webkit-animation: drop-confetti-44 6s 4s infinite linear;
          animation: drop-confetti-44 6s 4s infinite linear;
}

@keyframes drop-confetti-44 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-45 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.8505357291;
  -webkit-transform: rotate(325.091299395deg);
          transform: rotate(325.091299395deg);
  -webkit-animation: drop-confetti-45 6s 1s infinite linear;
          animation: drop-confetti-45 6s 1s infinite linear;
}

@keyframes drop-confetti-45 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-46 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 95%;
  opacity: 0.5288038445;
  -webkit-transform: rotate(141.6651818125deg);
          transform: rotate(141.6651818125deg);
  -webkit-animation: drop-confetti-46 5s 5s infinite linear;
          animation: drop-confetti-46 5s 5s infinite linear;
}

@keyframes drop-confetti-46 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-47 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 61%;
  opacity: 0.923497524;
  -webkit-transform: rotate(133.9535471888deg);
          transform: rotate(133.9535471888deg);
  -webkit-animation: drop-confetti-47 7s 3s infinite linear;
          animation: drop-confetti-47 7s 3s infinite linear;
}

@keyframes drop-confetti-47 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-48 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0514857252;
  -webkit-transform: rotate(18.6575428689deg);
          transform: rotate(18.6575428689deg);
  -webkit-animation: drop-confetti-48 7s 2s infinite linear;
          animation: drop-confetti-48 7s 2s infinite linear;
}

@keyframes drop-confetti-48 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-49 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 39%;
  opacity: 1.2230771115;
  -webkit-transform: rotate(246.4164415164deg);
          transform: rotate(246.4164415164deg);
  -webkit-animation: drop-confetti-49 9s 1s infinite linear;
          animation: drop-confetti-49 9s 1s infinite linear;
}

@keyframes drop-confetti-49 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-50 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.0492422116;
  -webkit-transform: rotate(182.8576056549deg);
          transform: rotate(182.8576056549deg);
  -webkit-animation: drop-confetti-50 5s 3s infinite linear;
          animation: drop-confetti-50 5s 3s infinite linear;
}

@keyframes drop-confetti-50 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-51 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.2470707642;
  -webkit-transform: rotate(48.5220756311deg);
          transform: rotate(48.5220756311deg);
  -webkit-animation: drop-confetti-51 6s 2s infinite linear;
          animation: drop-confetti-51 6s 2s infinite linear;
}

@keyframes drop-confetti-51 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-52 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 24%;
  opacity: 0.515253828;
  -webkit-transform: rotate(137.9223113142deg);
          transform: rotate(137.9223113142deg);
  -webkit-animation: drop-confetti-52 9s 3s infinite linear;
          animation: drop-confetti-52 9s 3s infinite linear;
}

@keyframes drop-confetti-52 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-53 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 93%;
  opacity: 0.8673382493;
  -webkit-transform: rotate(271.8040695316deg);
          transform: rotate(271.8040695316deg);
  -webkit-animation: drop-confetti-53 7s 4s infinite linear;
          animation: drop-confetti-53 7s 4s infinite linear;
}

@keyframes drop-confetti-53 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-54 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 25%;
  opacity: 0.9156891076;
  -webkit-transform: rotate(335.8614596843deg);
          transform: rotate(335.8614596843deg);
  -webkit-animation: drop-confetti-54 5s 2s infinite linear;
          animation: drop-confetti-54 5s 2s infinite linear;
}

@keyframes drop-confetti-54 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-55 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.7088490995;
  -webkit-transform: rotate(323.9603692205deg);
          transform: rotate(323.9603692205deg);
  -webkit-animation: drop-confetti-55 7s 3s infinite linear;
          animation: drop-confetti-55 7s 3s infinite linear;
}

@keyframes drop-confetti-55 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-56 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.8514465321;
  -webkit-transform: rotate(176.4361627794deg);
          transform: rotate(176.4361627794deg);
  -webkit-animation: drop-confetti-56 8s 3s infinite linear;
          animation: drop-confetti-56 8s 3s infinite linear;
}

@keyframes drop-confetti-56 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-57 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 1.0282735433;
  -webkit-transform: rotate(246.9577865551deg);
          transform: rotate(246.9577865551deg);
  -webkit-animation: drop-confetti-57 6s 5s infinite linear;
          animation: drop-confetti-57 6s 5s infinite linear;
}

@keyframes drop-confetti-57 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-58 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5206040902;
  -webkit-transform: rotate(88.3994689216deg);
          transform: rotate(88.3994689216deg);
  -webkit-animation: drop-confetti-58 9s 2s infinite linear;
          animation: drop-confetti-58 9s 2s infinite linear;
}

@keyframes drop-confetti-58 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-59 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 0.8540284692;
  -webkit-transform: rotate(164.4215878221deg);
          transform: rotate(164.4215878221deg);
  -webkit-animation: drop-confetti-59 5s 5s infinite linear;
          animation: drop-confetti-59 5s 5s infinite linear;
}

@keyframes drop-confetti-59 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-60 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.4584168817;
  -webkit-transform: rotate(87.6509022878deg);
          transform: rotate(87.6509022878deg);
  -webkit-animation: drop-confetti-60 7s 5s infinite linear;
          animation: drop-confetti-60 7s 5s infinite linear;
}

@keyframes drop-confetti-60 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-61 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 19%;
  opacity: 0.7805974543;
  -webkit-transform: rotate(335.1565112015deg);
          transform: rotate(335.1565112015deg);
  -webkit-animation: drop-confetti-61 9s 2s infinite linear;
          animation: drop-confetti-61 9s 2s infinite linear;
}

@keyframes drop-confetti-61 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-62 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 33%;
  opacity: 0.6293903809;
  -webkit-transform: rotate(108.5267356076deg);
          transform: rotate(108.5267356076deg);
  -webkit-animation: drop-confetti-62 9s 2s infinite linear;
          animation: drop-confetti-62 9s 2s infinite linear;
}

@keyframes drop-confetti-62 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-63 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6311482117;
  -webkit-transform: rotate(265.1428958657deg);
          transform: rotate(265.1428958657deg);
  -webkit-animation: drop-confetti-63 8s 5s infinite linear;
          animation: drop-confetti-63 8s 5s infinite linear;
}

@keyframes drop-confetti-63 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-64 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 87%;
  opacity: 0.9242049309;
  -webkit-transform: rotate(340.6154480662deg);
          transform: rotate(340.6154480662deg);
  -webkit-animation: drop-confetti-64 7s 1s infinite linear;
          animation: drop-confetti-64 7s 1s infinite linear;
}

@keyframes drop-confetti-64 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-65 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 35%;
  opacity: 0.7771071458;
  -webkit-transform: rotate(67.0132639451deg);
          transform: rotate(67.0132639451deg);
  -webkit-animation: drop-confetti-65 5s 3s infinite linear;
          animation: drop-confetti-65 5s 3s infinite linear;
}

@keyframes drop-confetti-65 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-66 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 1.0793428086;
  -webkit-transform: rotate(336.1066757473deg);
          transform: rotate(336.1066757473deg);
  -webkit-animation: drop-confetti-66 7s 3s infinite linear;
          animation: drop-confetti-66 7s 3s infinite linear;
}

@keyframes drop-confetti-66 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-67 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.669406446;
  -webkit-transform: rotate(12.4956117366deg);
          transform: rotate(12.4956117366deg);
  -webkit-animation: drop-confetti-67 6s 5s infinite linear;
          animation: drop-confetti-67 6s 5s infinite linear;
}

@keyframes drop-confetti-67 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-68 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 1.1602283215;
  -webkit-transform: rotate(22.7291198209deg);
          transform: rotate(22.7291198209deg);
  -webkit-animation: drop-confetti-68 8s 2s infinite linear;
          animation: drop-confetti-68 8s 2s infinite linear;
}

@keyframes drop-confetti-68 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-69 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.8162670768;
  -webkit-transform: rotate(267.8907393773deg);
          transform: rotate(267.8907393773deg);
  -webkit-animation: drop-confetti-69 6s 1s infinite linear;
          animation: drop-confetti-69 6s 1s infinite linear;
}

@keyframes drop-confetti-69 {
  100% {
    top: 110%;
    left: 2%;
  }
}
.confetti-70 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.7765559224;
  -webkit-transform: rotate(220.3602618384deg);
          transform: rotate(220.3602618384deg);
  -webkit-animation: drop-confetti-70 8s 5s infinite linear;
          animation: drop-confetti-70 8s 5s infinite linear;
}

@keyframes drop-confetti-70 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-71 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.3494433258;
  -webkit-transform: rotate(295.201439541deg);
          transform: rotate(295.201439541deg);
  -webkit-animation: drop-confetti-71 7s 3s infinite linear;
          animation: drop-confetti-71 7s 3s infinite linear;
}

@keyframes drop-confetti-71 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-72 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.0986183878;
  -webkit-transform: rotate(316.4819155669deg);
          transform: rotate(316.4819155669deg);
  -webkit-animation: drop-confetti-72 8s 2s infinite linear;
          animation: drop-confetti-72 8s 2s infinite linear;
}

@keyframes drop-confetti-72 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-73 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 1.2460821029;
  -webkit-transform: rotate(207.6531816777deg);
          transform: rotate(207.6531816777deg);
  -webkit-animation: drop-confetti-73 6s 4s infinite linear;
          animation: drop-confetti-73 6s 4s infinite linear;
}

@keyframes drop-confetti-73 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-74 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 34%;
  opacity: 0.8543380597;
  -webkit-transform: rotate(284.0733289462deg);
          transform: rotate(284.0733289462deg);
  -webkit-animation: drop-confetti-74 7s 2s infinite linear;
          animation: drop-confetti-74 7s 2s infinite linear;
}

@keyframes drop-confetti-74 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-75 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 30%;
  opacity: 1.3305412059;
  -webkit-transform: rotate(272.8081709236deg);
          transform: rotate(272.8081709236deg);
  -webkit-animation: drop-confetti-75 6s 2s infinite linear;
          animation: drop-confetti-75 6s 2s infinite linear;
}

@keyframes drop-confetti-75 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-76 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4035516564;
  -webkit-transform: rotate(243.6296778418deg);
          transform: rotate(243.6296778418deg);
  -webkit-animation: drop-confetti-76 6s 1s infinite linear;
          animation: drop-confetti-76 6s 1s infinite linear;
}

@keyframes drop-confetti-76 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-77 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 83%;
  opacity: 0.5093601991;
  -webkit-transform: rotate(244.3580854181deg);
          transform: rotate(244.3580854181deg);
  -webkit-animation: drop-confetti-77 9s 3s infinite linear;
          animation: drop-confetti-77 9s 3s infinite linear;
}

@keyframes drop-confetti-77 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-78 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 81%;
  opacity: 0.9059683223;
  -webkit-transform: rotate(113.5837965651deg);
          transform: rotate(113.5837965651deg);
  -webkit-animation: drop-confetti-78 5s 5s infinite linear;
          animation: drop-confetti-78 5s 5s infinite linear;
}

@keyframes drop-confetti-78 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-79 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 0.8188688549;
  -webkit-transform: rotate(6.7923841454deg);
          transform: rotate(6.7923841454deg);
  -webkit-animation: drop-confetti-79 7s 3s infinite linear;
          animation: drop-confetti-79 7s 3s infinite linear;
}

@keyframes drop-confetti-79 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-80 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.7425962157;
  -webkit-transform: rotate(247.8786795142deg);
          transform: rotate(247.8786795142deg);
  -webkit-animation: drop-confetti-80 5s 2s infinite linear;
          animation: drop-confetti-80 5s 2s infinite linear;
}

@keyframes drop-confetti-80 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-81 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.2938073241;
  -webkit-transform: rotate(115.2163460025deg);
          transform: rotate(115.2163460025deg);
  -webkit-animation: drop-confetti-81 9s 5s infinite linear;
          animation: drop-confetti-81 9s 5s infinite linear;
}

@keyframes drop-confetti-81 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-82 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 29%;
  opacity: 1.1281418321;
  -webkit-transform: rotate(319.4564766438deg);
          transform: rotate(319.4564766438deg);
  -webkit-animation: drop-confetti-82 7s 3s infinite linear;
          animation: drop-confetti-82 7s 3s infinite linear;
}

@keyframes drop-confetti-82 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-83 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.120049106;
  -webkit-transform: rotate(218.4451987532deg);
          transform: rotate(218.4451987532deg);
  -webkit-animation: drop-confetti-83 9s 1s infinite linear;
          animation: drop-confetti-83 9s 1s infinite linear;
}

@keyframes drop-confetti-83 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.confetti-84 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.0641897845;
  -webkit-transform: rotate(45.1505789189deg);
          transform: rotate(45.1505789189deg);
  -webkit-animation: drop-confetti-84 8s 2s infinite linear;
          animation: drop-confetti-84 8s 2s infinite linear;
}

@keyframes drop-confetti-84 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-85 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 18%;
  opacity: 1.0004676684;
  -webkit-transform: rotate(345.9807714784deg);
          transform: rotate(345.9807714784deg);
  -webkit-animation: drop-confetti-85 7s 1s infinite linear;
          animation: drop-confetti-85 7s 1s infinite linear;
}

@keyframes drop-confetti-85 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-86 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 0.8245962763;
  -webkit-transform: rotate(146.6797570459deg);
          transform: rotate(146.6797570459deg);
  -webkit-animation: drop-confetti-86 6s 1s infinite linear;
          animation: drop-confetti-86 6s 1s infinite linear;
}

@keyframes drop-confetti-86 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-87 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 40%;
  opacity: 1.1421703103;
  -webkit-transform: rotate(284.1616345382deg);
          transform: rotate(284.1616345382deg);
  -webkit-animation: drop-confetti-87 5s 4s infinite linear;
          animation: drop-confetti-87 5s 4s infinite linear;
}

@keyframes drop-confetti-87 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-88 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.8363932456;
  -webkit-transform: rotate(271.7664178698deg);
          transform: rotate(271.7664178698deg);
  -webkit-animation: drop-confetti-88 7s 2s infinite linear;
          animation: drop-confetti-88 7s 2s infinite linear;
}

@keyframes drop-confetti-88 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-89 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.0222183311;
  -webkit-transform: rotate(274.6746762857deg);
          transform: rotate(274.6746762857deg);
  -webkit-animation: drop-confetti-89 5s 4s infinite linear;
          animation: drop-confetti-89 5s 4s infinite linear;
}

@keyframes drop-confetti-89 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-90 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 85%;
  opacity: 1.4332720259;
  -webkit-transform: rotate(337.5315867504deg);
          transform: rotate(337.5315867504deg);
  -webkit-animation: drop-confetti-90 9s 2s infinite linear;
          animation: drop-confetti-90 9s 2s infinite linear;
}

@keyframes drop-confetti-90 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-91 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 14%;
  opacity: 1.4522841805;
  -webkit-transform: rotate(122.8876526686deg);
          transform: rotate(122.8876526686deg);
  -webkit-animation: drop-confetti-91 7s 4s infinite linear;
          animation: drop-confetti-91 7s 4s infinite linear;
}

@keyframes drop-confetti-91 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-92 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 0.9070149967;
  -webkit-transform: rotate(232.957106602deg);
          transform: rotate(232.957106602deg);
  -webkit-animation: drop-confetti-92 9s 1s infinite linear;
          animation: drop-confetti-92 9s 1s infinite linear;
}

@keyframes drop-confetti-92 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-93 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 1.4158549183;
  -webkit-transform: rotate(321.1360824644deg);
          transform: rotate(321.1360824644deg);
  -webkit-animation: drop-confetti-93 8s 3s infinite linear;
          animation: drop-confetti-93 8s 3s infinite linear;
}

@keyframes drop-confetti-93 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-94 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 90%;
  opacity: 0.9193235036;
  -webkit-transform: rotate(117.7679754663deg);
          transform: rotate(117.7679754663deg);
  -webkit-animation: drop-confetti-94 5s 4s infinite linear;
          animation: drop-confetti-94 5s 4s infinite linear;
}

@keyframes drop-confetti-94 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-95 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2639893595;
  -webkit-transform: rotate(307.7705517693deg);
          transform: rotate(307.7705517693deg);
  -webkit-animation: drop-confetti-95 7s 1s infinite linear;
          animation: drop-confetti-95 7s 1s infinite linear;
}

@keyframes drop-confetti-95 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-96 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 1.3783075887;
  -webkit-transform: rotate(283.1909325696deg);
          transform: rotate(283.1909325696deg);
  -webkit-animation: drop-confetti-96 6s 1s infinite linear;
          animation: drop-confetti-96 6s 1s infinite linear;
}

@keyframes drop-confetti-96 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-97 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 87%;
  opacity: 0.6808216696;
  -webkit-transform: rotate(321.3944131365deg);
          transform: rotate(321.3944131365deg);
  -webkit-animation: drop-confetti-97 5s 1s infinite linear;
          animation: drop-confetti-97 5s 1s infinite linear;
}

@keyframes drop-confetti-97 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-98 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 12%;
  opacity: 0.6357691584;
  -webkit-transform: rotate(164.6844170033deg);
          transform: rotate(164.6844170033deg);
  -webkit-animation: drop-confetti-98 9s 5s infinite linear;
          animation: drop-confetti-98 9s 5s infinite linear;
}

@keyframes drop-confetti-98 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-99 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 0.5308970325;
  -webkit-transform: rotate(95.7045863026deg);
          transform: rotate(95.7045863026deg);
  -webkit-animation: drop-confetti-99 8s 3s infinite linear;
          animation: drop-confetti-99 8s 3s infinite linear;
}

@keyframes drop-confetti-99 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-100 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 79%;
  opacity: 1.4690766469;
  -webkit-transform: rotate(246.8181728068deg);
          transform: rotate(246.8181728068deg);
  -webkit-animation: drop-confetti-100 5s 1s infinite linear;
          animation: drop-confetti-100 5s 1s infinite linear;
}

@keyframes drop-confetti-100 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-101 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 0.6200111683;
  -webkit-transform: rotate(330.2456248225deg);
          transform: rotate(330.2456248225deg);
  -webkit-animation: drop-confetti-101 5s 4s infinite linear;
          animation: drop-confetti-101 5s 4s infinite linear;
}

@keyframes drop-confetti-101 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-102 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 10%;
  opacity: 0.8030971202;
  -webkit-transform: rotate(286.5694138462deg);
          transform: rotate(286.5694138462deg);
  -webkit-animation: drop-confetti-102 8s 2s infinite linear;
          animation: drop-confetti-102 8s 2s infinite linear;
}

@keyframes drop-confetti-102 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-103 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.5551700988;
  -webkit-transform: rotate(134.4803006662deg);
          transform: rotate(134.4803006662deg);
  -webkit-animation: drop-confetti-103 5s 5s infinite linear;
          animation: drop-confetti-103 5s 5s infinite linear;
}

@keyframes drop-confetti-103 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-104 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 31%;
  opacity: 0.9553384458;
  -webkit-transform: rotate(127.8733940969deg);
          transform: rotate(127.8733940969deg);
  -webkit-animation: drop-confetti-104 8s 2s infinite linear;
          animation: drop-confetti-104 8s 2s infinite linear;
}

@keyframes drop-confetti-104 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-105 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.5409010046;
  -webkit-transform: rotate(24.3096151063deg);
          transform: rotate(24.3096151063deg);
  -webkit-animation: drop-confetti-105 5s 5s infinite linear;
          animation: drop-confetti-105 5s 5s infinite linear;
}

@keyframes drop-confetti-105 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-106 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 7%;
  opacity: 0.8201516518;
  -webkit-transform: rotate(160.7971671115deg);
          transform: rotate(160.7971671115deg);
  -webkit-animation: drop-confetti-106 6s 3s infinite linear;
          animation: drop-confetti-106 6s 3s infinite linear;
}

@keyframes drop-confetti-106 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-107 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.399973283;
  -webkit-transform: rotate(111.2979960096deg);
          transform: rotate(111.2979960096deg);
  -webkit-animation: drop-confetti-107 6s 2s infinite linear;
          animation: drop-confetti-107 6s 2s infinite linear;
}

@keyframes drop-confetti-107 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-108 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6768884895;
  -webkit-transform: rotate(185.3721885467deg);
          transform: rotate(185.3721885467deg);
  -webkit-animation: drop-confetti-108 8s 2s infinite linear;
          animation: drop-confetti-108 8s 2s infinite linear;
}

@keyframes drop-confetti-108 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-109 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 0.6293500368;
  -webkit-transform: rotate(166.1873146306deg);
          transform: rotate(166.1873146306deg);
  -webkit-animation: drop-confetti-109 6s 1s infinite linear;
          animation: drop-confetti-109 6s 1s infinite linear;
}

@keyframes drop-confetti-109 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-110 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 1.1662964941;
  -webkit-transform: rotate(347.5008542372deg);
          transform: rotate(347.5008542372deg);
  -webkit-animation: drop-confetti-110 5s 5s infinite linear;
          animation: drop-confetti-110 5s 5s infinite linear;
}

@keyframes drop-confetti-110 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-111 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.1102838145;
  -webkit-transform: rotate(299.7379875284deg);
          transform: rotate(299.7379875284deg);
  -webkit-animation: drop-confetti-111 9s 3s infinite linear;
          animation: drop-confetti-111 9s 3s infinite linear;
}

@keyframes drop-confetti-111 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-112 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.7015889284;
  -webkit-transform: rotate(318.445306237deg);
          transform: rotate(318.445306237deg);
  -webkit-animation: drop-confetti-112 6s 5s infinite linear;
          animation: drop-confetti-112 6s 5s infinite linear;
}

@keyframes drop-confetti-112 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-113 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 29%;
  opacity: 1.0665183098;
  -webkit-transform: rotate(10.0338654601deg);
          transform: rotate(10.0338654601deg);
  -webkit-animation: drop-confetti-113 6s 2s infinite linear;
          animation: drop-confetti-113 6s 2s infinite linear;
}

@keyframes drop-confetti-113 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-114 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 56%;
  opacity: 0.6160872053;
  -webkit-transform: rotate(312.5575951373deg);
          transform: rotate(312.5575951373deg);
  -webkit-animation: drop-confetti-114 8s 1s infinite linear;
          animation: drop-confetti-114 8s 1s infinite linear;
}

@keyframes drop-confetti-114 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-115 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 1.4886471545;
  -webkit-transform: rotate(35.3473057546deg);
          transform: rotate(35.3473057546deg);
  -webkit-animation: drop-confetti-115 9s 2s infinite linear;
          animation: drop-confetti-115 9s 2s infinite linear;
}

@keyframes drop-confetti-115 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-116 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 1.0774359926;
  -webkit-transform: rotate(283.5950586394deg);
          transform: rotate(283.5950586394deg);
  -webkit-animation: drop-confetti-116 9s 4s infinite linear;
          animation: drop-confetti-116 9s 4s infinite linear;
}

@keyframes drop-confetti-116 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-117 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.3079681818;
  -webkit-transform: rotate(1.4179300667deg);
          transform: rotate(1.4179300667deg);
  -webkit-animation: drop-confetti-117 9s 1s infinite linear;
          animation: drop-confetti-117 9s 1s infinite linear;
}

@keyframes drop-confetti-117 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-118 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 64%;
  opacity: 1.2376109256;
  -webkit-transform: rotate(196.1063794014deg);
          transform: rotate(196.1063794014deg);
  -webkit-animation: drop-confetti-118 8s 3s infinite linear;
          animation: drop-confetti-118 8s 3s infinite linear;
}

@keyframes drop-confetti-118 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-119 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 0.776551017;
  -webkit-transform: rotate(56.5806871247deg);
          transform: rotate(56.5806871247deg);
  -webkit-animation: drop-confetti-119 6s 3s infinite linear;
          animation: drop-confetti-119 6s 3s infinite linear;
}

@keyframes drop-confetti-119 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-120 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 23%;
  opacity: 1.1915540163;
  -webkit-transform: rotate(233.7032950959deg);
          transform: rotate(233.7032950959deg);
  -webkit-animation: drop-confetti-120 8s 2s infinite linear;
          animation: drop-confetti-120 8s 2s infinite linear;
}

@keyframes drop-confetti-120 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-121 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 15%;
  opacity: 0.7368533299;
  -webkit-transform: rotate(359.1459254415deg);
          transform: rotate(359.1459254415deg);
  -webkit-animation: drop-confetti-121 7s 5s infinite linear;
          animation: drop-confetti-121 7s 5s infinite linear;
}

@keyframes drop-confetti-121 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-122 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 0.8742384659;
  -webkit-transform: rotate(311.0940320196deg);
          transform: rotate(311.0940320196deg);
  -webkit-animation: drop-confetti-122 9s 3s infinite linear;
          animation: drop-confetti-122 9s 3s infinite linear;
}

@keyframes drop-confetti-122 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-123 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.7750798118;
  -webkit-transform: rotate(42.7875898246deg);
          transform: rotate(42.7875898246deg);
  -webkit-animation: drop-confetti-123 7s 5s infinite linear;
          animation: drop-confetti-123 7s 5s infinite linear;
}

@keyframes drop-confetti-123 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-124 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.6772493476;
  -webkit-transform: rotate(254.9870610983deg);
          transform: rotate(254.9870610983deg);
  -webkit-animation: drop-confetti-124 5s 4s infinite linear;
          animation: drop-confetti-124 5s 4s infinite linear;
}

@keyframes drop-confetti-124 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-125 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2571018078;
  -webkit-transform: rotate(62.474555174deg);
          transform: rotate(62.474555174deg);
  -webkit-animation: drop-confetti-125 6s 2s infinite linear;
          animation: drop-confetti-125 6s 2s infinite linear;
}

@keyframes drop-confetti-125 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-126 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 0.6610383899;
  -webkit-transform: rotate(231.079730341deg);
          transform: rotate(231.079730341deg);
  -webkit-animation: drop-confetti-126 7s 4s infinite linear;
          animation: drop-confetti-126 7s 4s infinite linear;
}

@keyframes drop-confetti-126 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-127 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 3%;
  opacity: 1.0007957548;
  -webkit-transform: rotate(253.021015149deg);
          transform: rotate(253.021015149deg);
  -webkit-animation: drop-confetti-127 8s 3s infinite linear;
          animation: drop-confetti-127 8s 3s infinite linear;
}

@keyframes drop-confetti-127 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-128 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.0529821738;
  -webkit-transform: rotate(225.2456053427deg);
          transform: rotate(225.2456053427deg);
  -webkit-animation: drop-confetti-128 8s 5s infinite linear;
          animation: drop-confetti-128 8s 5s infinite linear;
}

@keyframes drop-confetti-128 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-129 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.7476645543;
  -webkit-transform: rotate(356.0700779584deg);
          transform: rotate(356.0700779584deg);
  -webkit-animation: drop-confetti-129 5s 2s infinite linear;
          animation: drop-confetti-129 5s 2s infinite linear;
}

@keyframes drop-confetti-129 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-130 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 50%;
  opacity: 1.2730311288;
  -webkit-transform: rotate(319.4851367307deg);
          transform: rotate(319.4851367307deg);
  -webkit-animation: drop-confetti-130 7s 4s infinite linear;
          animation: drop-confetti-130 7s 4s infinite linear;
}

@keyframes drop-confetti-130 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-131 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 0.5577403799;
  -webkit-transform: rotate(180.83014078deg);
          transform: rotate(180.83014078deg);
  -webkit-animation: drop-confetti-131 6s 2s infinite linear;
          animation: drop-confetti-131 6s 2s infinite linear;
}

@keyframes drop-confetti-131 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-132 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5263491304;
  -webkit-transform: rotate(145.5798581325deg);
          transform: rotate(145.5798581325deg);
  -webkit-animation: drop-confetti-132 6s 1s infinite linear;
          animation: drop-confetti-132 6s 1s infinite linear;
}

@keyframes drop-confetti-132 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-133 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 4%;
  opacity: 1.0961496758;
  -webkit-transform: rotate(190.9026096562deg);
          transform: rotate(190.9026096562deg);
  -webkit-animation: drop-confetti-133 9s 4s infinite linear;
          animation: drop-confetti-133 9s 4s infinite linear;
}

@keyframes drop-confetti-133 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-134 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 74%;
  opacity: 1.0947916009;
  -webkit-transform: rotate(151.8174558534deg);
          transform: rotate(151.8174558534deg);
  -webkit-animation: drop-confetti-134 5s 5s infinite linear;
          animation: drop-confetti-134 5s 5s infinite linear;
}

@keyframes drop-confetti-134 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-135 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 1.0190160056;
  -webkit-transform: rotate(90.4646317805deg);
          transform: rotate(90.4646317805deg);
  -webkit-animation: drop-confetti-135 7s 4s infinite linear;
          animation: drop-confetti-135 7s 4s infinite linear;
}

@keyframes drop-confetti-135 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-136 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.9184686021;
  -webkit-transform: rotate(8.1195799359deg);
          transform: rotate(8.1195799359deg);
  -webkit-animation: drop-confetti-136 9s 2s infinite linear;
          animation: drop-confetti-136 9s 2s infinite linear;
}

@keyframes drop-confetti-136 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-137 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 46%;
  opacity: 1.2169699034;
  -webkit-transform: rotate(99.6087826186deg);
          transform: rotate(99.6087826186deg);
  -webkit-animation: drop-confetti-137 9s 2s infinite linear;
          animation: drop-confetti-137 9s 2s infinite linear;
}

@keyframes drop-confetti-137 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-138 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.4038713563;
  -webkit-transform: rotate(127.5708155653deg);
          transform: rotate(127.5708155653deg);
  -webkit-animation: drop-confetti-138 6s 5s infinite linear;
          animation: drop-confetti-138 6s 5s infinite linear;
}

@keyframes drop-confetti-138 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-139 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7333374113;
  -webkit-transform: rotate(11.9787118257deg);
          transform: rotate(11.9787118257deg);
  -webkit-animation: drop-confetti-139 8s 3s infinite linear;
          animation: drop-confetti-139 8s 3s infinite linear;
}

@keyframes drop-confetti-139 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-140 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 51%;
  opacity: 0.9387572948;
  -webkit-transform: rotate(333.9580652377deg);
          transform: rotate(333.9580652377deg);
  -webkit-animation: drop-confetti-140 6s 2s infinite linear;
          animation: drop-confetti-140 6s 2s infinite linear;
}

@keyframes drop-confetti-140 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-141 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.1300057251;
  -webkit-transform: rotate(224.678710345deg);
          transform: rotate(224.678710345deg);
  -webkit-animation: drop-confetti-141 9s 4s infinite linear;
          animation: drop-confetti-141 9s 4s infinite linear;
}

@keyframes drop-confetti-141 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-142 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 62%;
  opacity: 1.2993865934;
  -webkit-transform: rotate(239.981380121deg);
          transform: rotate(239.981380121deg);
  -webkit-animation: drop-confetti-142 8s 3s infinite linear;
          animation: drop-confetti-142 8s 3s infinite linear;
}

@keyframes drop-confetti-142 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-143 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 0.9498784118;
  -webkit-transform: rotate(342.154754926deg);
          transform: rotate(342.154754926deg);
  -webkit-animation: drop-confetti-143 8s 1s infinite linear;
          animation: drop-confetti-143 8s 1s infinite linear;
}

@keyframes drop-confetti-143 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.confetti-144 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 0.715450974;
  -webkit-transform: rotate(321.4461056213deg);
          transform: rotate(321.4461056213deg);
  -webkit-animation: drop-confetti-144 8s 4s infinite linear;
          animation: drop-confetti-144 8s 4s infinite linear;
}

@keyframes drop-confetti-144 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-145 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0969018234;
  -webkit-transform: rotate(64.0751482601deg);
          transform: rotate(64.0751482601deg);
  -webkit-animation: drop-confetti-145 7s 4s infinite linear;
          animation: drop-confetti-145 7s 4s infinite linear;
}

@keyframes drop-confetti-145 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-146 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 34%;
  opacity: 0.916406921;
  -webkit-transform: rotate(21.7546744811deg);
          transform: rotate(21.7546744811deg);
  -webkit-animation: drop-confetti-146 7s 2s infinite linear;
          animation: drop-confetti-146 7s 2s infinite linear;
}

@keyframes drop-confetti-146 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-147 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 42%;
  opacity: 0.6559680258;
  -webkit-transform: rotate(241.9604781712deg);
          transform: rotate(241.9604781712deg);
  -webkit-animation: drop-confetti-147 5s 3s infinite linear;
          animation: drop-confetti-147 5s 3s infinite linear;
}

@keyframes drop-confetti-147 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-148 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 80%;
  opacity: 1.1239440504;
  -webkit-transform: rotate(137.8410665342deg);
          transform: rotate(137.8410665342deg);
  -webkit-animation: drop-confetti-148 9s 5s infinite linear;
          animation: drop-confetti-148 9s 5s infinite linear;
}

@keyframes drop-confetti-148 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-149 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 10%;
  opacity: 1.3775800647;
  -webkit-transform: rotate(296.466725676deg);
          transform: rotate(296.466725676deg);
  -webkit-animation: drop-confetti-149 6s 4s infinite linear;
          animation: drop-confetti-149 6s 4s infinite linear;
}

@keyframes drop-confetti-149 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-150 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.5412244587;
  -webkit-transform: rotate(245.0351582577deg);
          transform: rotate(245.0351582577deg);
  -webkit-animation: drop-confetti-150 8s 4s infinite linear;
          animation: drop-confetti-150 8s 4s infinite linear;
}

@keyframes drop-confetti-150 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-151 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.8560816382;
  -webkit-transform: rotate(308.7350056403deg);
          transform: rotate(308.7350056403deg);
  -webkit-animation: drop-confetti-151 9s 3s infinite linear;
          animation: drop-confetti-151 9s 3s infinite linear;
}

@keyframes drop-confetti-151 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-152 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.9404500051;
  -webkit-transform: rotate(49.4880582999deg);
          transform: rotate(49.4880582999deg);
  -webkit-animation: drop-confetti-152 7s 4s infinite linear;
          animation: drop-confetti-152 7s 4s infinite linear;
}

@keyframes drop-confetti-152 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-153 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 13%;
  opacity: 1.259749813;
  -webkit-transform: rotate(203.3740734104deg);
          transform: rotate(203.3740734104deg);
  -webkit-animation: drop-confetti-153 8s 3s infinite linear;
          animation: drop-confetti-153 8s 3s infinite linear;
}

@keyframes drop-confetti-153 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-154 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.4745594812;
  -webkit-transform: rotate(239.131270243deg);
          transform: rotate(239.131270243deg);
  -webkit-animation: drop-confetti-154 8s 5s infinite linear;
          animation: drop-confetti-154 8s 5s infinite linear;
}

@keyframes drop-confetti-154 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-155 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 62%;
  opacity: 1.0461603818;
  -webkit-transform: rotate(202.6489919862deg);
          transform: rotate(202.6489919862deg);
  -webkit-animation: drop-confetti-155 9s 1s infinite linear;
          animation: drop-confetti-155 9s 1s infinite linear;
}

@keyframes drop-confetti-155 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-156 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 1.001203756;
  -webkit-transform: rotate(304.5208888016deg);
          transform: rotate(304.5208888016deg);
  -webkit-animation: drop-confetti-156 7s 2s infinite linear;
          animation: drop-confetti-156 7s 2s infinite linear;
}

@keyframes drop-confetti-156 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-157 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7139598855;
  -webkit-transform: rotate(129.4509728061deg);
          transform: rotate(129.4509728061deg);
  -webkit-animation: drop-confetti-157 7s 4s infinite linear;
          animation: drop-confetti-157 7s 4s infinite linear;
}

@keyframes drop-confetti-157 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-158 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 3%;
  opacity: 1.2398073321;
  -webkit-transform: rotate(195.7745951604deg);
          transform: rotate(195.7745951604deg);
  -webkit-animation: drop-confetti-158 9s 3s infinite linear;
          animation: drop-confetti-158 9s 3s infinite linear;
}

@keyframes drop-confetti-158 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-159 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.5891270941;
  -webkit-transform: rotate(337.7669521759deg);
          transform: rotate(337.7669521759deg);
  -webkit-animation: drop-confetti-159 5s 2s infinite linear;
          animation: drop-confetti-159 5s 2s infinite linear;
}

@keyframes drop-confetti-159 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-160 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 1.4140750208;
  -webkit-transform: rotate(292.7146590516deg);
          transform: rotate(292.7146590516deg);
  -webkit-animation: drop-confetti-160 5s 2s infinite linear;
          animation: drop-confetti-160 5s 2s infinite linear;
}

@keyframes drop-confetti-160 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-161 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 72%;
  opacity: 1.1246140508;
  -webkit-transform: rotate(137.7976827948deg);
          transform: rotate(137.7976827948deg);
  -webkit-animation: drop-confetti-161 7s 5s infinite linear;
          animation: drop-confetti-161 7s 5s infinite linear;
}

@keyframes drop-confetti-161 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-162 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.770633424;
  -webkit-transform: rotate(184.8443082949deg);
          transform: rotate(184.8443082949deg);
  -webkit-animation: drop-confetti-162 6s 1s infinite linear;
          animation: drop-confetti-162 6s 1s infinite linear;
}

@keyframes drop-confetti-162 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-163 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2217682952;
  -webkit-transform: rotate(309.7874465003deg);
          transform: rotate(309.7874465003deg);
  -webkit-animation: drop-confetti-163 6s 2s infinite linear;
          animation: drop-confetti-163 6s 2s infinite linear;
}

@keyframes drop-confetti-163 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-164 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 1.2398326285;
  -webkit-transform: rotate(82.0528028055deg);
          transform: rotate(82.0528028055deg);
  -webkit-animation: drop-confetti-164 7s 2s infinite linear;
          animation: drop-confetti-164 7s 2s infinite linear;
}

@keyframes drop-confetti-164 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-165 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 1.0920079998;
  -webkit-transform: rotate(208.8158034007deg);
          transform: rotate(208.8158034007deg);
  -webkit-animation: drop-confetti-165 8s 4s infinite linear;
          animation: drop-confetti-165 8s 4s infinite linear;
}

@keyframes drop-confetti-165 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-166 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.872003167;
  -webkit-transform: rotate(292.0496333091deg);
          transform: rotate(292.0496333091deg);
  -webkit-animation: drop-confetti-166 9s 5s infinite linear;
          animation: drop-confetti-166 9s 5s infinite linear;
}

@keyframes drop-confetti-166 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-167 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 2%;
  opacity: 0.6023903023;
  -webkit-transform: rotate(207.1450259965deg);
          transform: rotate(207.1450259965deg);
  -webkit-animation: drop-confetti-167 7s 4s infinite linear;
          animation: drop-confetti-167 7s 4s infinite linear;
}

@keyframes drop-confetti-167 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-168 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0637730157;
  -webkit-transform: rotate(3.6844297982deg);
          transform: rotate(3.6844297982deg);
  -webkit-animation: drop-confetti-168 6s 5s infinite linear;
          animation: drop-confetti-168 6s 5s infinite linear;
}

@keyframes drop-confetti-168 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-169 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.4059571486;
  -webkit-transform: rotate(356.0220874011deg);
          transform: rotate(356.0220874011deg);
  -webkit-animation: drop-confetti-169 5s 3s infinite linear;
          animation: drop-confetti-169 5s 3s infinite linear;
}

@keyframes drop-confetti-169 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-170 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.5113012325;
  -webkit-transform: rotate(235.7887552673deg);
          transform: rotate(235.7887552673deg);
  -webkit-animation: drop-confetti-170 5s 2s infinite linear;
          animation: drop-confetti-170 5s 2s infinite linear;
}

@keyframes drop-confetti-170 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-171 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.4239282514;
  -webkit-transform: rotate(32.6717482885deg);
          transform: rotate(32.6717482885deg);
  -webkit-animation: drop-confetti-171 8s 3s infinite linear;
          animation: drop-confetti-171 8s 3s infinite linear;
}

@keyframes drop-confetti-171 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-172 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.987548375;
  -webkit-transform: rotate(207.2629636243deg);
          transform: rotate(207.2629636243deg);
  -webkit-animation: drop-confetti-172 8s 2s infinite linear;
          animation: drop-confetti-172 8s 2s infinite linear;
}

@keyframes drop-confetti-172 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-173 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 32%;
  opacity: 0.7699801202;
  -webkit-transform: rotate(346.4229821688deg);
          transform: rotate(346.4229821688deg);
  -webkit-animation: drop-confetti-173 9s 2s infinite linear;
          animation: drop-confetti-173 9s 2s infinite linear;
}

@keyframes drop-confetti-173 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-174 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 72%;
  opacity: 0.681339734;
  -webkit-transform: rotate(103.1389063849deg);
          transform: rotate(103.1389063849deg);
  -webkit-animation: drop-confetti-174 6s 1s infinite linear;
          animation: drop-confetti-174 6s 1s infinite linear;
}

@keyframes drop-confetti-174 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-175 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.56824948;
  -webkit-transform: rotate(123.4214254328deg);
          transform: rotate(123.4214254328deg);
  -webkit-animation: drop-confetti-175 6s 5s infinite linear;
          animation: drop-confetti-175 6s 5s infinite linear;
}

@keyframes drop-confetti-175 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-176 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 1.0562011554;
  -webkit-transform: rotate(133.8040515175deg);
          transform: rotate(133.8040515175deg);
  -webkit-animation: drop-confetti-176 9s 1s infinite linear;
          animation: drop-confetti-176 9s 1s infinite linear;
}

@keyframes drop-confetti-176 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-177 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5390655993;
  -webkit-transform: rotate(263.267153224deg);
          transform: rotate(263.267153224deg);
  -webkit-animation: drop-confetti-177 6s 5s infinite linear;
          animation: drop-confetti-177 6s 5s infinite linear;
}

@keyframes drop-confetti-177 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-178 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 82%;
  opacity: 0.9681097754;
  -webkit-transform: rotate(82.6762107348deg);
          transform: rotate(82.6762107348deg);
  -webkit-animation: drop-confetti-178 8s 1s infinite linear;
          animation: drop-confetti-178 8s 1s infinite linear;
}

@keyframes drop-confetti-178 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-179 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.6427960613;
  -webkit-transform: rotate(51.6532378357deg);
          transform: rotate(51.6532378357deg);
  -webkit-animation: drop-confetti-179 8s 1s infinite linear;
          animation: drop-confetti-179 8s 1s infinite linear;
}

@keyframes drop-confetti-179 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-180 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 59%;
  opacity: 0.9336510528;
  -webkit-transform: rotate(240.6220147857deg);
          transform: rotate(240.6220147857deg);
  -webkit-animation: drop-confetti-180 5s 1s infinite linear;
          animation: drop-confetti-180 5s 1s infinite linear;
}

@keyframes drop-confetti-180 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-181 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 20%;
  opacity: 0.6423636533;
  -webkit-transform: rotate(42.9109081163deg);
          transform: rotate(42.9109081163deg);
  -webkit-animation: drop-confetti-181 8s 4s infinite linear;
          animation: drop-confetti-181 8s 4s infinite linear;
}

@keyframes drop-confetti-181 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-182 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.5805609134;
  -webkit-transform: rotate(352.395705572deg);
          transform: rotate(352.395705572deg);
  -webkit-animation: drop-confetti-182 7s 2s infinite linear;
          animation: drop-confetti-182 7s 2s infinite linear;
}

@keyframes drop-confetti-182 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-183 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.465406279;
  -webkit-transform: rotate(202.3597169887deg);
          transform: rotate(202.3597169887deg);
  -webkit-animation: drop-confetti-183 9s 2s infinite linear;
          animation: drop-confetti-183 9s 2s infinite linear;
}

@keyframes drop-confetti-183 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-184 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 16%;
  opacity: 1.2900354435;
  -webkit-transform: rotate(22.8991798143deg);
          transform: rotate(22.8991798143deg);
  -webkit-animation: drop-confetti-184 5s 4s infinite linear;
          animation: drop-confetti-184 5s 4s infinite linear;
}

@keyframes drop-confetti-184 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-185 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.1123931522;
  -webkit-transform: rotate(41.4865739461deg);
          transform: rotate(41.4865739461deg);
  -webkit-animation: drop-confetti-185 5s 2s infinite linear;
          animation: drop-confetti-185 5s 2s infinite linear;
}

@keyframes drop-confetti-185 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-186 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 5%;
  opacity: 1.0037798223;
  -webkit-transform: rotate(285.3303293377deg);
          transform: rotate(285.3303293377deg);
  -webkit-animation: drop-confetti-186 9s 3s infinite linear;
          animation: drop-confetti-186 9s 3s infinite linear;
}

@keyframes drop-confetti-186 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-187 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.2344439919;
  -webkit-transform: rotate(135.116377076deg);
          transform: rotate(135.116377076deg);
  -webkit-animation: drop-confetti-187 7s 3s infinite linear;
          animation: drop-confetti-187 7s 3s infinite linear;
}

@keyframes drop-confetti-187 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-188 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 0.7234340731;
  -webkit-transform: rotate(126.2841944177deg);
          transform: rotate(126.2841944177deg);
  -webkit-animation: drop-confetti-188 5s 2s infinite linear;
          animation: drop-confetti-188 5s 2s infinite linear;
}

@keyframes drop-confetti-188 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-189 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6478674386;
  -webkit-transform: rotate(226.5477969968deg);
          transform: rotate(226.5477969968deg);
  -webkit-animation: drop-confetti-189 9s 1s infinite linear;
          animation: drop-confetti-189 9s 1s infinite linear;
}

@keyframes drop-confetti-189 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-190 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 13%;
  opacity: 1.3193193559;
  -webkit-transform: rotate(0.5019076857deg);
          transform: rotate(0.5019076857deg);
  -webkit-animation: drop-confetti-190 8s 2s infinite linear;
          animation: drop-confetti-190 8s 2s infinite linear;
}

@keyframes drop-confetti-190 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-191 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 68%;
  opacity: 1.051621854;
  -webkit-transform: rotate(166.5805532556deg);
          transform: rotate(166.5805532556deg);
  -webkit-animation: drop-confetti-191 9s 4s infinite linear;
          animation: drop-confetti-191 9s 4s infinite linear;
}

@keyframes drop-confetti-191 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-192 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 1.1622997781;
  -webkit-transform: rotate(98.156778344deg);
          transform: rotate(98.156778344deg);
  -webkit-animation: drop-confetti-192 7s 3s infinite linear;
          animation: drop-confetti-192 7s 3s infinite linear;
}

@keyframes drop-confetti-192 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-193 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.1730662497;
  -webkit-transform: rotate(134.7236638528deg);
          transform: rotate(134.7236638528deg);
  -webkit-animation: drop-confetti-193 7s 3s infinite linear;
          animation: drop-confetti-193 7s 3s infinite linear;
}

@keyframes drop-confetti-193 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-194 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 68%;
  opacity: 0.7790088572;
  -webkit-transform: rotate(210.9122140126deg);
          transform: rotate(210.9122140126deg);
  -webkit-animation: drop-confetti-194 6s 5s infinite linear;
          animation: drop-confetti-194 6s 5s infinite linear;
}

@keyframes drop-confetti-194 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-195 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 88%;
  opacity: 0.5767942592;
  -webkit-transform: rotate(215.3293884102deg);
          transform: rotate(215.3293884102deg);
  -webkit-animation: drop-confetti-195 5s 5s infinite linear;
          animation: drop-confetti-195 5s 5s infinite linear;
}

@keyframes drop-confetti-195 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-196 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.4845927975;
  -webkit-transform: rotate(239.1428030945deg);
          transform: rotate(239.1428030945deg);
  -webkit-animation: drop-confetti-196 7s 4s infinite linear;
          animation: drop-confetti-196 7s 4s infinite linear;
}

@keyframes drop-confetti-196 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-197 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.429208101;
  -webkit-transform: rotate(336.5703521268deg);
          transform: rotate(336.5703521268deg);
  -webkit-animation: drop-confetti-197 9s 4s infinite linear;
          animation: drop-confetti-197 9s 4s infinite linear;
}

@keyframes drop-confetti-197 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-198 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 13%;
  opacity: 0.6750767234;
  -webkit-transform: rotate(228.4497184234deg);
          transform: rotate(228.4497184234deg);
  -webkit-animation: drop-confetti-198 5s 1s infinite linear;
          animation: drop-confetti-198 5s 1s infinite linear;
}

@keyframes drop-confetti-198 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-199 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.427894058;
  -webkit-transform: rotate(9.7310627622deg);
          transform: rotate(9.7310627622deg);
  -webkit-animation: drop-confetti-199 7s 3s infinite linear;
          animation: drop-confetti-199 7s 3s infinite linear;
}

@keyframes drop-confetti-199 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-200 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.4094145332;
  -webkit-transform: rotate(236.1091036291deg);
          transform: rotate(236.1091036291deg);
  -webkit-animation: drop-confetti-200 7s 4s infinite linear;
          animation: drop-confetti-200 7s 4s infinite linear;
}

@keyframes drop-confetti-200 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-201 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 71%;
  opacity: 0.617203031;
  -webkit-transform: rotate(95.7038452795deg);
          transform: rotate(95.7038452795deg);
  -webkit-animation: drop-confetti-201 7s 5s infinite linear;
          animation: drop-confetti-201 7s 5s infinite linear;
}

@keyframes drop-confetti-201 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-202 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 89%;
  opacity: 1.2374242532;
  -webkit-transform: rotate(65.9820761673deg);
          transform: rotate(65.9820761673deg);
  -webkit-animation: drop-confetti-202 7s 4s infinite linear;
          animation: drop-confetti-202 7s 4s infinite linear;
}

@keyframes drop-confetti-202 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-203 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 1.4677059837;
  -webkit-transform: rotate(29.3832180903deg);
          transform: rotate(29.3832180903deg);
  -webkit-animation: drop-confetti-203 9s 5s infinite linear;
          animation: drop-confetti-203 9s 5s infinite linear;
}

@keyframes drop-confetti-203 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-204 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 0.5495582759;
  -webkit-transform: rotate(263.8466694869deg);
          transform: rotate(263.8466694869deg);
  -webkit-animation: drop-confetti-204 8s 2s infinite linear;
          animation: drop-confetti-204 8s 2s infinite linear;
}

@keyframes drop-confetti-204 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-205 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 6%;
  opacity: 0.7559422014;
  -webkit-transform: rotate(135.1511946726deg);
          transform: rotate(135.1511946726deg);
  -webkit-animation: drop-confetti-205 6s 3s infinite linear;
          animation: drop-confetti-205 6s 3s infinite linear;
}

@keyframes drop-confetti-205 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-206 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.3128048107;
  -webkit-transform: rotate(89.6858243514deg);
          transform: rotate(89.6858243514deg);
  -webkit-animation: drop-confetti-206 9s 3s infinite linear;
          animation: drop-confetti-206 9s 3s infinite linear;
}

@keyframes drop-confetti-206 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-207 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 1.3575554185;
  -webkit-transform: rotate(144.8301289291deg);
          transform: rotate(144.8301289291deg);
  -webkit-animation: drop-confetti-207 6s 1s infinite linear;
          animation: drop-confetti-207 6s 1s infinite linear;
}

@keyframes drop-confetti-207 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-208 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 55%;
  opacity: 0.9864258701;
  -webkit-transform: rotate(76.1889890047deg);
          transform: rotate(76.1889890047deg);
  -webkit-animation: drop-confetti-208 8s 2s infinite linear;
          animation: drop-confetti-208 8s 2s infinite linear;
}

@keyframes drop-confetti-208 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-209 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 0.6004855815;
  -webkit-transform: rotate(187.5152855437deg);
          transform: rotate(187.5152855437deg);
  -webkit-animation: drop-confetti-209 9s 2s infinite linear;
          animation: drop-confetti-209 9s 2s infinite linear;
}

@keyframes drop-confetti-209 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-210 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.5457867372;
  -webkit-transform: rotate(265.8782096842deg);
          transform: rotate(265.8782096842deg);
  -webkit-animation: drop-confetti-210 7s 5s infinite linear;
          animation: drop-confetti-210 7s 5s infinite linear;
}

@keyframes drop-confetti-210 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-211 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.6171898046;
  -webkit-transform: rotate(207.0563500867deg);
          transform: rotate(207.0563500867deg);
  -webkit-animation: drop-confetti-211 7s 1s infinite linear;
          animation: drop-confetti-211 7s 1s infinite linear;
}

@keyframes drop-confetti-211 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-212 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 33%;
  opacity: 0.5499275157;
  -webkit-transform: rotate(340.7067397554deg);
          transform: rotate(340.7067397554deg);
  -webkit-animation: drop-confetti-212 8s 2s infinite linear;
          animation: drop-confetti-212 8s 2s infinite linear;
}

@keyframes drop-confetti-212 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-213 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 60%;
  opacity: 0.8006101005;
  -webkit-transform: rotate(220.2028309326deg);
          transform: rotate(220.2028309326deg);
  -webkit-animation: drop-confetti-213 6s 1s infinite linear;
          animation: drop-confetti-213 6s 1s infinite linear;
}

@keyframes drop-confetti-213 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-214 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 1.1114547047;
  -webkit-transform: rotate(1.6212954331deg);
          transform: rotate(1.6212954331deg);
  -webkit-animation: drop-confetti-214 9s 2s infinite linear;
          animation: drop-confetti-214 9s 2s infinite linear;
}

@keyframes drop-confetti-214 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-215 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 12%;
  opacity: 1.4922803574;
  -webkit-transform: rotate(74.3123960573deg);
          transform: rotate(74.3123960573deg);
  -webkit-animation: drop-confetti-215 8s 2s infinite linear;
          animation: drop-confetti-215 8s 2s infinite linear;
}

@keyframes drop-confetti-215 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-216 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 60%;
  opacity: 1.1979452724;
  -webkit-transform: rotate(127.9829387982deg);
          transform: rotate(127.9829387982deg);
  -webkit-animation: drop-confetti-216 9s 3s infinite linear;
          animation: drop-confetti-216 9s 3s infinite linear;
}

@keyframes drop-confetti-216 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-217 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6340632168;
  -webkit-transform: rotate(289.5441487075deg);
          transform: rotate(289.5441487075deg);
  -webkit-animation: drop-confetti-217 6s 3s infinite linear;
          animation: drop-confetti-217 6s 3s infinite linear;
}

@keyframes drop-confetti-217 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-218 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 15%;
  opacity: 1.3195486341;
  -webkit-transform: rotate(352.8432365692deg);
          transform: rotate(352.8432365692deg);
  -webkit-animation: drop-confetti-218 7s 3s infinite linear;
          animation: drop-confetti-218 7s 3s infinite linear;
}

@keyframes drop-confetti-218 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-219 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.5060714667;
  -webkit-transform: rotate(310.6299554865deg);
          transform: rotate(310.6299554865deg);
  -webkit-animation: drop-confetti-219 6s 1s infinite linear;
          animation: drop-confetti-219 6s 1s infinite linear;
}

@keyframes drop-confetti-219 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-220 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 0.5865266692;
  -webkit-transform: rotate(278.7031203883deg);
          transform: rotate(278.7031203883deg);
  -webkit-animation: drop-confetti-220 5s 4s infinite linear;
          animation: drop-confetti-220 5s 4s infinite linear;
}

@keyframes drop-confetti-220 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-221 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 1.0258923246;
  -webkit-transform: rotate(131.9743175313deg);
          transform: rotate(131.9743175313deg);
  -webkit-animation: drop-confetti-221 6s 2s infinite linear;
          animation: drop-confetti-221 6s 2s infinite linear;
}

@keyframes drop-confetti-221 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-222 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3582977076;
  -webkit-transform: rotate(31.448751462deg);
          transform: rotate(31.448751462deg);
  -webkit-animation: drop-confetti-222 6s 1s infinite linear;
          animation: drop-confetti-222 6s 1s infinite linear;
}

@keyframes drop-confetti-222 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-223 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 21%;
  opacity: 1.1848441923;
  -webkit-transform: rotate(269.255027966deg);
          transform: rotate(269.255027966deg);
  -webkit-animation: drop-confetti-223 7s 1s infinite linear;
          animation: drop-confetti-223 7s 1s infinite linear;
}

@keyframes drop-confetti-223 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-224 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.4786814809;
  -webkit-transform: rotate(119.7096006905deg);
          transform: rotate(119.7096006905deg);
  -webkit-animation: drop-confetti-224 7s 3s infinite linear;
          animation: drop-confetti-224 7s 3s infinite linear;
}

@keyframes drop-confetti-224 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-225 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.2282533977;
  -webkit-transform: rotate(116.6825139727deg);
          transform: rotate(116.6825139727deg);
  -webkit-animation: drop-confetti-225 7s 3s infinite linear;
          animation: drop-confetti-225 7s 3s infinite linear;
}

@keyframes drop-confetti-225 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-226 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.9121687764;
  -webkit-transform: rotate(222.8385121794deg);
          transform: rotate(222.8385121794deg);
  -webkit-animation: drop-confetti-226 6s 1s infinite linear;
          animation: drop-confetti-226 6s 1s infinite linear;
}

@keyframes drop-confetti-226 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-227 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4834987056;
  -webkit-transform: rotate(28.5136123937deg);
          transform: rotate(28.5136123937deg);
  -webkit-animation: drop-confetti-227 7s 5s infinite linear;
          animation: drop-confetti-227 7s 5s infinite linear;
}

@keyframes drop-confetti-227 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-228 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 57%;
  opacity: 0.8509973374;
  -webkit-transform: rotate(125.0222091625deg);
          transform: rotate(125.0222091625deg);
  -webkit-animation: drop-confetti-228 7s 5s infinite linear;
          animation: drop-confetti-228 7s 5s infinite linear;
}

@keyframes drop-confetti-228 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-229 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6991647928;
  -webkit-transform: rotate(192.4804175781deg);
          transform: rotate(192.4804175781deg);
  -webkit-animation: drop-confetti-229 6s 5s infinite linear;
          animation: drop-confetti-229 6s 5s infinite linear;
}

@keyframes drop-confetti-229 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-230 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 77%;
  opacity: 0.6425079369;
  -webkit-transform: rotate(225.7943444728deg);
          transform: rotate(225.7943444728deg);
  -webkit-animation: drop-confetti-230 7s 2s infinite linear;
          animation: drop-confetti-230 7s 2s infinite linear;
}

@keyframes drop-confetti-230 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-231 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 82%;
  opacity: 1.3407124247;
  -webkit-transform: rotate(291.3743645172deg);
          transform: rotate(291.3743645172deg);
  -webkit-animation: drop-confetti-231 8s 1s infinite linear;
          animation: drop-confetti-231 8s 1s infinite linear;
}

@keyframes drop-confetti-231 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-232 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 42%;
  opacity: 0.9854836598;
  -webkit-transform: rotate(92.796226903deg);
          transform: rotate(92.796226903deg);
  -webkit-animation: drop-confetti-232 7s 2s infinite linear;
          animation: drop-confetti-232 7s 2s infinite linear;
}

@keyframes drop-confetti-232 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-233 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 17%;
  opacity: 0.7600988121;
  -webkit-transform: rotate(17.7762356303deg);
          transform: rotate(17.7762356303deg);
  -webkit-animation: drop-confetti-233 5s 4s infinite linear;
          animation: drop-confetti-233 5s 4s infinite linear;
}

@keyframes drop-confetti-233 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-234 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 0.5622818142;
  -webkit-transform: rotate(130.4107288022deg);
          transform: rotate(130.4107288022deg);
  -webkit-animation: drop-confetti-234 6s 1s infinite linear;
          animation: drop-confetti-234 6s 1s infinite linear;
}

@keyframes drop-confetti-234 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-235 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 17%;
  opacity: 1.4135739565;
  -webkit-transform: rotate(60.714841634deg);
          transform: rotate(60.714841634deg);
  -webkit-animation: drop-confetti-235 7s 4s infinite linear;
          animation: drop-confetti-235 7s 4s infinite linear;
}

@keyframes drop-confetti-235 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-236 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.4919989951;
  -webkit-transform: rotate(213.22388878deg);
          transform: rotate(213.22388878deg);
  -webkit-animation: drop-confetti-236 6s 4s infinite linear;
          animation: drop-confetti-236 6s 4s infinite linear;
}

@keyframes drop-confetti-236 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-237 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 0.8500174282;
  -webkit-transform: rotate(106.4029790118deg);
          transform: rotate(106.4029790118deg);
  -webkit-animation: drop-confetti-237 5s 2s infinite linear;
          animation: drop-confetti-237 5s 2s infinite linear;
}

@keyframes drop-confetti-237 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-238 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 1.1026864269;
  -webkit-transform: rotate(132.4120878902deg);
          transform: rotate(132.4120878902deg);
  -webkit-animation: drop-confetti-238 6s 5s infinite linear;
          animation: drop-confetti-238 6s 5s infinite linear;
}

@keyframes drop-confetti-238 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-239 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 38%;
  opacity: 1.3315687778;
  -webkit-transform: rotate(145.0315357519deg);
          transform: rotate(145.0315357519deg);
  -webkit-animation: drop-confetti-239 8s 3s infinite linear;
          animation: drop-confetti-239 8s 3s infinite linear;
}

@keyframes drop-confetti-239 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-240 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 0.795514067;
  -webkit-transform: rotate(294.9321522633deg);
          transform: rotate(294.9321522633deg);
  -webkit-animation: drop-confetti-240 6s 3s infinite linear;
          animation: drop-confetti-240 6s 3s infinite linear;
}

@keyframes drop-confetti-240 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-241 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.3121933772;
  -webkit-transform: rotate(322.4455602871deg);
          transform: rotate(322.4455602871deg);
  -webkit-animation: drop-confetti-241 8s 4s infinite linear;
          animation: drop-confetti-241 8s 4s infinite linear;
}

@keyframes drop-confetti-241 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-242 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 0.5588715588;
  -webkit-transform: rotate(40.6441782999deg);
          transform: rotate(40.6441782999deg);
  -webkit-animation: drop-confetti-242 8s 3s infinite linear;
          animation: drop-confetti-242 8s 3s infinite linear;
}

@keyframes drop-confetti-242 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-243 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 1.0302803401;
  -webkit-transform: rotate(14.6614113429deg);
          transform: rotate(14.6614113429deg);
  -webkit-animation: drop-confetti-243 9s 4s infinite linear;
          animation: drop-confetti-243 9s 4s infinite linear;
}

@keyframes drop-confetti-243 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-244 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 99%;
  opacity: 0.7005689642;
  -webkit-transform: rotate(38.3705763912deg);
          transform: rotate(38.3705763912deg);
  -webkit-animation: drop-confetti-244 7s 1s infinite linear;
          animation: drop-confetti-244 7s 1s infinite linear;
}

@keyframes drop-confetti-244 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-245 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 1.0642042346;
  -webkit-transform: rotate(286.0642258346deg);
          transform: rotate(286.0642258346deg);
  -webkit-animation: drop-confetti-245 5s 4s infinite linear;
          animation: drop-confetti-245 5s 4s infinite linear;
}

@keyframes drop-confetti-245 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-246 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.7750377606;
  -webkit-transform: rotate(3.1297691988deg);
          transform: rotate(3.1297691988deg);
  -webkit-animation: drop-confetti-246 6s 1s infinite linear;
          animation: drop-confetti-246 6s 1s infinite linear;
}

@keyframes drop-confetti-246 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-247 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.2784688964;
  -webkit-transform: rotate(202.2197737187deg);
          transform: rotate(202.2197737187deg);
  -webkit-animation: drop-confetti-247 6s 2s infinite linear;
          animation: drop-confetti-247 6s 2s infinite linear;
}

@keyframes drop-confetti-247 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-248 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 19%;
  opacity: 1.1751934837;
  -webkit-transform: rotate(355.5516737688deg);
          transform: rotate(355.5516737688deg);
  -webkit-animation: drop-confetti-248 8s 5s infinite linear;
          animation: drop-confetti-248 8s 5s infinite linear;
}

@keyframes drop-confetti-248 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-249 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.0295472704;
  -webkit-transform: rotate(62.1186267801deg);
          transform: rotate(62.1186267801deg);
  -webkit-animation: drop-confetti-249 5s 2s infinite linear;
          animation: drop-confetti-249 5s 2s infinite linear;
}

@keyframes drop-confetti-249 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-250 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 0.543807413;
  -webkit-transform: rotate(105.7549297154deg);
          transform: rotate(105.7549297154deg);
  -webkit-animation: drop-confetti-250 6s 3s infinite linear;
          animation: drop-confetti-250 6s 3s infinite linear;
}

@keyframes drop-confetti-250 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-251 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.8465703357;
  -webkit-transform: rotate(41.4169491212deg);
          transform: rotate(41.4169491212deg);
  -webkit-animation: drop-confetti-251 7s 5s infinite linear;
          animation: drop-confetti-251 7s 5s infinite linear;
}

@keyframes drop-confetti-251 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-252 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 1.4838990118;
  -webkit-transform: rotate(235.5047941753deg);
          transform: rotate(235.5047941753deg);
  -webkit-animation: drop-confetti-252 5s 3s infinite linear;
          animation: drop-confetti-252 5s 3s infinite linear;
}

@keyframes drop-confetti-252 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-253 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 0.566066305;
  -webkit-transform: rotate(76.0470010541deg);
          transform: rotate(76.0470010541deg);
  -webkit-animation: drop-confetti-253 7s 2s infinite linear;
          animation: drop-confetti-253 7s 2s infinite linear;
}

@keyframes drop-confetti-253 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-254 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 76%;
  opacity: 0.6326838711;
  -webkit-transform: rotate(103.0241456634deg);
          transform: rotate(103.0241456634deg);
  -webkit-animation: drop-confetti-254 8s 4s infinite linear;
          animation: drop-confetti-254 8s 4s infinite linear;
}

@keyframes drop-confetti-254 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-255 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 84%;
  opacity: 1.3534401926;
  -webkit-transform: rotate(283.6523796392deg);
          transform: rotate(283.6523796392deg);
  -webkit-animation: drop-confetti-255 8s 2s infinite linear;
          animation: drop-confetti-255 8s 2s infinite linear;
}

@keyframes drop-confetti-255 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-256 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.4046450775;
  -webkit-transform: rotate(68.5817838208deg);
          transform: rotate(68.5817838208deg);
  -webkit-animation: drop-confetti-256 9s 5s infinite linear;
          animation: drop-confetti-256 9s 5s infinite linear;
}

@keyframes drop-confetti-256 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-257 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 64%;
  opacity: 1.1925611987;
  -webkit-transform: rotate(155.452641235deg);
          transform: rotate(155.452641235deg);
  -webkit-animation: drop-confetti-257 5s 2s infinite linear;
          animation: drop-confetti-257 5s 2s infinite linear;
}

@keyframes drop-confetti-257 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-258 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3838219907;
  -webkit-transform: rotate(9.2236173466deg);
          transform: rotate(9.2236173466deg);
  -webkit-animation: drop-confetti-258 7s 4s infinite linear;
          animation: drop-confetti-258 7s 4s infinite linear;
}

@keyframes drop-confetti-258 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-259 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.0191643168;
  -webkit-transform: rotate(157.0196856374deg);
          transform: rotate(157.0196856374deg);
  -webkit-animation: drop-confetti-259 6s 3s infinite linear;
          animation: drop-confetti-259 6s 3s infinite linear;
}

@keyframes drop-confetti-259 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-260 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 1.3741638537;
  -webkit-transform: rotate(34.4905647165deg);
          transform: rotate(34.4905647165deg);
  -webkit-animation: drop-confetti-260 5s 1s infinite linear;
          animation: drop-confetti-260 5s 1s infinite linear;
}

@keyframes drop-confetti-260 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-261 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 3%;
  opacity: 1.2911397814;
  -webkit-transform: rotate(213.7410959221deg);
          transform: rotate(213.7410959221deg);
  -webkit-animation: drop-confetti-261 5s 2s infinite linear;
          animation: drop-confetti-261 5s 2s infinite linear;
}

@keyframes drop-confetti-261 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-262 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4874750576;
  -webkit-transform: rotate(112.1598998627deg);
          transform: rotate(112.1598998627deg);
  -webkit-animation: drop-confetti-262 7s 4s infinite linear;
          animation: drop-confetti-262 7s 4s infinite linear;
}

@keyframes drop-confetti-262 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-263 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.1084645949;
  -webkit-transform: rotate(273.4810091458deg);
          transform: rotate(273.4810091458deg);
  -webkit-animation: drop-confetti-263 8s 3s infinite linear;
          animation: drop-confetti-263 8s 3s infinite linear;
}

@keyframes drop-confetti-263 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-264 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 60%;
  opacity: 1.0985032256;
  -webkit-transform: rotate(45.0232316776deg);
          transform: rotate(45.0232316776deg);
  -webkit-animation: drop-confetti-264 7s 3s infinite linear;
          animation: drop-confetti-264 7s 3s infinite linear;
}

@keyframes drop-confetti-264 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-265 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.5514177243;
  -webkit-transform: rotate(41.4449365635deg);
          transform: rotate(41.4449365635deg);
  -webkit-animation: drop-confetti-265 6s 5s infinite linear;
          animation: drop-confetti-265 6s 5s infinite linear;
}

@keyframes drop-confetti-265 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-266 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 91%;
  opacity: 1.0844569332;
  -webkit-transform: rotate(230.4657275309deg);
          transform: rotate(230.4657275309deg);
  -webkit-animation: drop-confetti-266 5s 1s infinite linear;
          animation: drop-confetti-266 5s 1s infinite linear;
}

@keyframes drop-confetti-266 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-267 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3744431977;
  -webkit-transform: rotate(124.1225435417deg);
          transform: rotate(124.1225435417deg);
  -webkit-animation: drop-confetti-267 5s 2s infinite linear;
          animation: drop-confetti-267 5s 2s infinite linear;
}

@keyframes drop-confetti-267 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-268 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2342376939;
  -webkit-transform: rotate(23.8225227271deg);
          transform: rotate(23.8225227271deg);
  -webkit-animation: drop-confetti-268 7s 1s infinite linear;
          animation: drop-confetti-268 7s 1s infinite linear;
}

@keyframes drop-confetti-268 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-269 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 0.8293340428;
  -webkit-transform: rotate(304.155153362deg);
          transform: rotate(304.155153362deg);
  -webkit-animation: drop-confetti-269 5s 1s infinite linear;
          animation: drop-confetti-269 5s 1s infinite linear;
}

@keyframes drop-confetti-269 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-270 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.8998661201;
  -webkit-transform: rotate(78.483369922deg);
          transform: rotate(78.483369922deg);
  -webkit-animation: drop-confetti-270 6s 5s infinite linear;
          animation: drop-confetti-270 6s 5s infinite linear;
}

@keyframes drop-confetti-270 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-271 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.223831398;
  -webkit-transform: rotate(182.4818645111deg);
          transform: rotate(182.4818645111deg);
  -webkit-animation: drop-confetti-271 6s 5s infinite linear;
          animation: drop-confetti-271 6s 5s infinite linear;
}

@keyframes drop-confetti-271 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-272 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 81%;
  opacity: 0.6929100089;
  -webkit-transform: rotate(130.5527844739deg);
          transform: rotate(130.5527844739deg);
  -webkit-animation: drop-confetti-272 8s 2s infinite linear;
          animation: drop-confetti-272 8s 2s infinite linear;
}

@keyframes drop-confetti-272 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-273 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.0976076742;
  -webkit-transform: rotate(133.1000345406deg);
          transform: rotate(133.1000345406deg);
  -webkit-animation: drop-confetti-273 7s 5s infinite linear;
          animation: drop-confetti-273 7s 5s infinite linear;
}

@keyframes drop-confetti-273 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-274 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 20%;
  opacity: 0.7396431912;
  -webkit-transform: rotate(173.8086148419deg);
          transform: rotate(173.8086148419deg);
  -webkit-animation: drop-confetti-274 9s 2s infinite linear;
          animation: drop-confetti-274 9s 2s infinite linear;
}

@keyframes drop-confetti-274 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-275 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.0895201228;
  -webkit-transform: rotate(27.2051943916deg);
          transform: rotate(27.2051943916deg);
  -webkit-animation: drop-confetti-275 7s 2s infinite linear;
          animation: drop-confetti-275 7s 2s infinite linear;
}

@keyframes drop-confetti-275 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-276 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.9828095875;
  -webkit-transform: rotate(264.2104821259deg);
          transform: rotate(264.2104821259deg);
  -webkit-animation: drop-confetti-276 5s 2s infinite linear;
          animation: drop-confetti-276 5s 2s infinite linear;
}

@keyframes drop-confetti-276 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-277 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 56%;
  opacity: 1.3617019496;
  -webkit-transform: rotate(54.5471434889deg);
          transform: rotate(54.5471434889deg);
  -webkit-animation: drop-confetti-277 7s 4s infinite linear;
          animation: drop-confetti-277 7s 4s infinite linear;
}

@keyframes drop-confetti-277 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-278 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 0.8697711218;
  -webkit-transform: rotate(345.411444971deg);
          transform: rotate(345.411444971deg);
  -webkit-animation: drop-confetti-278 9s 4s infinite linear;
          animation: drop-confetti-278 9s 4s infinite linear;
}

@keyframes drop-confetti-278 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-279 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 47%;
  opacity: 1.1765966809;
  -webkit-transform: rotate(210.8343453619deg);
          transform: rotate(210.8343453619deg);
  -webkit-animation: drop-confetti-279 8s 4s infinite linear;
          animation: drop-confetti-279 8s 4s infinite linear;
}

@keyframes drop-confetti-279 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-280 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 0.8736088361;
  -webkit-transform: rotate(318.7038959573deg);
          transform: rotate(318.7038959573deg);
  -webkit-animation: drop-confetti-280 9s 3s infinite linear;
          animation: drop-confetti-280 9s 3s infinite linear;
}

@keyframes drop-confetti-280 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-281 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 1.3588672367;
  -webkit-transform: rotate(307.4986093097deg);
          transform: rotate(307.4986093097deg);
  -webkit-animation: drop-confetti-281 5s 5s infinite linear;
          animation: drop-confetti-281 5s 5s infinite linear;
}

@keyframes drop-confetti-281 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-282 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 1.3327605155;
  -webkit-transform: rotate(355.653267065deg);
          transform: rotate(355.653267065deg);
  -webkit-animation: drop-confetti-282 6s 3s infinite linear;
          animation: drop-confetti-282 6s 3s infinite linear;
}

@keyframes drop-confetti-282 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-283 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 0.841199294;
  -webkit-transform: rotate(198.1060199153deg);
          transform: rotate(198.1060199153deg);
  -webkit-animation: drop-confetti-283 9s 1s infinite linear;
          animation: drop-confetti-283 9s 1s infinite linear;
}

@keyframes drop-confetti-283 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-284 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 1.08615095;
  -webkit-transform: rotate(238.8245589449deg);
          transform: rotate(238.8245589449deg);
  -webkit-animation: drop-confetti-284 9s 1s infinite linear;
          animation: drop-confetti-284 9s 1s infinite linear;
}

@keyframes drop-confetti-284 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-285 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.453043144;
  -webkit-transform: rotate(240.0657342771deg);
          transform: rotate(240.0657342771deg);
  -webkit-animation: drop-confetti-285 7s 4s infinite linear;
          animation: drop-confetti-285 7s 4s infinite linear;
}

@keyframes drop-confetti-285 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-286 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.2813708807;
  -webkit-transform: rotate(70.176077293deg);
          transform: rotate(70.176077293deg);
  -webkit-animation: drop-confetti-286 7s 2s infinite linear;
          animation: drop-confetti-286 7s 2s infinite linear;
}

@keyframes drop-confetti-286 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-287 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.9059928907;
  -webkit-transform: rotate(195.4075460555deg);
          transform: rotate(195.4075460555deg);
  -webkit-animation: drop-confetti-287 9s 4s infinite linear;
          animation: drop-confetti-287 9s 4s infinite linear;
}

@keyframes drop-confetti-287 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-288 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 26%;
  opacity: 1.4324763189;
  -webkit-transform: rotate(288.4469613601deg);
          transform: rotate(288.4469613601deg);
  -webkit-animation: drop-confetti-288 6s 4s infinite linear;
          animation: drop-confetti-288 6s 4s infinite linear;
}

@keyframes drop-confetti-288 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-289 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.8433460337;
  -webkit-transform: rotate(353.9203296655deg);
          transform: rotate(353.9203296655deg);
  -webkit-animation: drop-confetti-289 7s 2s infinite linear;
          animation: drop-confetti-289 7s 2s infinite linear;
}

@keyframes drop-confetti-289 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-290 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 1.3718634902;
  -webkit-transform: rotate(163.486220771deg);
          transform: rotate(163.486220771deg);
  -webkit-animation: drop-confetti-290 9s 5s infinite linear;
          animation: drop-confetti-290 9s 5s infinite linear;
}

@keyframes drop-confetti-290 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-291 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 0.8679614464;
  -webkit-transform: rotate(283.8250658118deg);
          transform: rotate(283.8250658118deg);
  -webkit-animation: drop-confetti-291 7s 3s infinite linear;
          animation: drop-confetti-291 7s 3s infinite linear;
}

@keyframes drop-confetti-291 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-292 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 1.0541366356;
  -webkit-transform: rotate(99.6654155031deg);
          transform: rotate(99.6654155031deg);
  -webkit-animation: drop-confetti-292 5s 4s infinite linear;
          animation: drop-confetti-292 5s 4s infinite linear;
}

@keyframes drop-confetti-292 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-293 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 40%;
  opacity: 0.8222849654;
  -webkit-transform: rotate(315.3323089809deg);
          transform: rotate(315.3323089809deg);
  -webkit-animation: drop-confetti-293 7s 4s infinite linear;
          animation: drop-confetti-293 7s 4s infinite linear;
}

@keyframes drop-confetti-293 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-294 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.6757211017;
  -webkit-transform: rotate(150.017399957deg);
          transform: rotate(150.017399957deg);
  -webkit-animation: drop-confetti-294 7s 3s infinite linear;
          animation: drop-confetti-294 7s 3s infinite linear;
}

@keyframes drop-confetti-294 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-295 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 0.7635769708;
  -webkit-transform: rotate(312.0706318868deg);
          transform: rotate(312.0706318868deg);
  -webkit-animation: drop-confetti-295 7s 4s infinite linear;
          animation: drop-confetti-295 7s 4s infinite linear;
}

@keyframes drop-confetti-295 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-296 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.1231781764;
  -webkit-transform: rotate(252.1895008253deg);
          transform: rotate(252.1895008253deg);
  -webkit-animation: drop-confetti-296 8s 4s infinite linear;
          animation: drop-confetti-296 8s 4s infinite linear;
}

@keyframes drop-confetti-296 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-297 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 1.3809758892;
  -webkit-transform: rotate(276.7828052939deg);
          transform: rotate(276.7828052939deg);
  -webkit-animation: drop-confetti-297 9s 2s infinite linear;
          animation: drop-confetti-297 9s 2s infinite linear;
}

@keyframes drop-confetti-297 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-298 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2540269018;
  -webkit-transform: rotate(302.0952787909deg);
          transform: rotate(302.0952787909deg);
  -webkit-animation: drop-confetti-298 5s 2s infinite linear;
          animation: drop-confetti-298 5s 2s infinite linear;
}

@keyframes drop-confetti-298 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-299 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.8612838389;
  -webkit-transform: rotate(324.6889464482deg);
          transform: rotate(324.6889464482deg);
  -webkit-animation: drop-confetti-299 7s 3s infinite linear;
          animation: drop-confetti-299 7s 3s infinite linear;
}

@keyframes drop-confetti-299 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-300 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 99%;
  opacity: 0.558116829;
  -webkit-transform: rotate(275.1711813047deg);
          transform: rotate(275.1711813047deg);
  -webkit-animation: drop-confetti-300 8s 5s infinite linear;
          animation: drop-confetti-300 8s 5s infinite linear;
}

@keyframes drop-confetti-300 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-301 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 1.2997342441;
  -webkit-transform: rotate(323.3577879308deg);
          transform: rotate(323.3577879308deg);
  -webkit-animation: drop-confetti-301 5s 4s infinite linear;
          animation: drop-confetti-301 5s 4s infinite linear;
}

@keyframes drop-confetti-301 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-302 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 0.7011230954;
  -webkit-transform: rotate(194.0125849529deg);
          transform: rotate(194.0125849529deg);
  -webkit-animation: drop-confetti-302 8s 3s infinite linear;
          animation: drop-confetti-302 8s 3s infinite linear;
}

@keyframes drop-confetti-302 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-303 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.6156716282;
  -webkit-transform: rotate(166.7663723912deg);
          transform: rotate(166.7663723912deg);
  -webkit-animation: drop-confetti-303 5s 4s infinite linear;
          animation: drop-confetti-303 5s 4s infinite linear;
}

@keyframes drop-confetti-303 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-304 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 55%;
  opacity: 1.4312548665;
  -webkit-transform: rotate(40.4869425375deg);
          transform: rotate(40.4869425375deg);
  -webkit-animation: drop-confetti-304 5s 2s infinite linear;
          animation: drop-confetti-304 5s 2s infinite linear;
}

@keyframes drop-confetti-304 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-305 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.5020084616;
  -webkit-transform: rotate(262.6760035724deg);
          transform: rotate(262.6760035724deg);
  -webkit-animation: drop-confetti-305 6s 5s infinite linear;
          animation: drop-confetti-305 6s 5s infinite linear;
}

@keyframes drop-confetti-305 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-306 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.8702824956;
  -webkit-transform: rotate(287.7809544228deg);
          transform: rotate(287.7809544228deg);
  -webkit-animation: drop-confetti-306 6s 4s infinite linear;
          animation: drop-confetti-306 6s 4s infinite linear;
}

@keyframes drop-confetti-306 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-307 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 53%;
  opacity: 0.5784992066;
  -webkit-transform: rotate(17.2375343606deg);
          transform: rotate(17.2375343606deg);
  -webkit-animation: drop-confetti-307 6s 2s infinite linear;
          animation: drop-confetti-307 6s 2s infinite linear;
}

@keyframes drop-confetti-307 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-308 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.9722368797;
  -webkit-transform: rotate(266.0982078299deg);
          transform: rotate(266.0982078299deg);
  -webkit-animation: drop-confetti-308 8s 1s infinite linear;
          animation: drop-confetti-308 8s 1s infinite linear;
}

@keyframes drop-confetti-308 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-309 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 49%;
  opacity: 0.5743250203;
  -webkit-transform: rotate(23.317695217deg);
          transform: rotate(23.317695217deg);
  -webkit-animation: drop-confetti-309 5s 3s infinite linear;
          animation: drop-confetti-309 5s 3s infinite linear;
}

@keyframes drop-confetti-309 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-310 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2141543451;
  -webkit-transform: rotate(65.3004008359deg);
          transform: rotate(65.3004008359deg);
  -webkit-animation: drop-confetti-310 7s 2s infinite linear;
          animation: drop-confetti-310 7s 2s infinite linear;
}

@keyframes drop-confetti-310 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-311 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.1192323815;
  -webkit-transform: rotate(175.1693487514deg);
          transform: rotate(175.1693487514deg);
  -webkit-animation: drop-confetti-311 8s 3s infinite linear;
          animation: drop-confetti-311 8s 3s infinite linear;
}

@keyframes drop-confetti-311 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-312 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.7146504573;
  -webkit-transform: rotate(36.2060574096deg);
          transform: rotate(36.2060574096deg);
  -webkit-animation: drop-confetti-312 5s 5s infinite linear;
          animation: drop-confetti-312 5s 5s infinite linear;
}

@keyframes drop-confetti-312 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-313 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 80%;
  opacity: 1.1962117685;
  -webkit-transform: rotate(140.4040919141deg);
          transform: rotate(140.4040919141deg);
  -webkit-animation: drop-confetti-313 5s 1s infinite linear;
          animation: drop-confetti-313 5s 1s infinite linear;
}

@keyframes drop-confetti-313 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-314 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 83%;
  opacity: 1.3103572167;
  -webkit-transform: rotate(52.5974845669deg);
          transform: rotate(52.5974845669deg);
  -webkit-animation: drop-confetti-314 6s 5s infinite linear;
          animation: drop-confetti-314 6s 5s infinite linear;
}

@keyframes drop-confetti-314 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-315 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.0720078334;
  -webkit-transform: rotate(112.9525729919deg);
          transform: rotate(112.9525729919deg);
  -webkit-animation: drop-confetti-315 6s 2s infinite linear;
          animation: drop-confetti-315 6s 2s infinite linear;
}

@keyframes drop-confetti-315 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-316 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 1.4320242597;
  -webkit-transform: rotate(271.1719141994deg);
          transform: rotate(271.1719141994deg);
  -webkit-animation: drop-confetti-316 9s 2s infinite linear;
          animation: drop-confetti-316 9s 2s infinite linear;
}

@keyframes drop-confetti-316 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-317 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 3%;
  opacity: 0.7207462851;
  -webkit-transform: rotate(313.0865125292deg);
          transform: rotate(313.0865125292deg);
  -webkit-animation: drop-confetti-317 7s 5s infinite linear;
          animation: drop-confetti-317 7s 5s infinite linear;
}

@keyframes drop-confetti-317 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-318 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2781735824;
  -webkit-transform: rotate(9.718868725deg);
          transform: rotate(9.718868725deg);
  -webkit-animation: drop-confetti-318 8s 3s infinite linear;
          animation: drop-confetti-318 8s 3s infinite linear;
}

@keyframes drop-confetti-318 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-319 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 53%;
  opacity: 0.8712698898;
  -webkit-transform: rotate(157.8540007401deg);
          transform: rotate(157.8540007401deg);
  -webkit-animation: drop-confetti-319 9s 3s infinite linear;
          animation: drop-confetti-319 9s 3s infinite linear;
}

@keyframes drop-confetti-319 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-320 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 51%;
  opacity: 1.1407025281;
  -webkit-transform: rotate(271.8945192237deg);
          transform: rotate(271.8945192237deg);
  -webkit-animation: drop-confetti-320 9s 5s infinite linear;
          animation: drop-confetti-320 9s 5s infinite linear;
}

@keyframes drop-confetti-320 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-321 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 18%;
  opacity: 1.0045146635;
  -webkit-transform: rotate(51.0292970153deg);
          transform: rotate(51.0292970153deg);
  -webkit-animation: drop-confetti-321 5s 4s infinite linear;
          animation: drop-confetti-321 5s 4s infinite linear;
}

@keyframes drop-confetti-321 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-322 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.6072207654;
  -webkit-transform: rotate(180.6943680885deg);
          transform: rotate(180.6943680885deg);
  -webkit-animation: drop-confetti-322 9s 4s infinite linear;
          animation: drop-confetti-322 9s 4s infinite linear;
}

@keyframes drop-confetti-322 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-323 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 42%;
  opacity: 0.534492379;
  -webkit-transform: rotate(220.8720663323deg);
          transform: rotate(220.8720663323deg);
  -webkit-animation: drop-confetti-323 7s 4s infinite linear;
          animation: drop-confetti-323 7s 4s infinite linear;
}

@keyframes drop-confetti-323 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-324 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 0.8176603111;
  -webkit-transform: rotate(187.8515093067deg);
          transform: rotate(187.8515093067deg);
  -webkit-animation: drop-confetti-324 9s 1s infinite linear;
          animation: drop-confetti-324 9s 1s infinite linear;
}

@keyframes drop-confetti-324 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-325 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 99%;
  opacity: 1.2058016454;
  -webkit-transform: rotate(30.421067368deg);
          transform: rotate(30.421067368deg);
  -webkit-animation: drop-confetti-325 5s 1s infinite linear;
          animation: drop-confetti-325 5s 1s infinite linear;
}

@keyframes drop-confetti-325 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-326 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 48%;
  opacity: 0.7556357369;
  -webkit-transform: rotate(256.4817941827deg);
          transform: rotate(256.4817941827deg);
  -webkit-animation: drop-confetti-326 9s 2s infinite linear;
          animation: drop-confetti-326 9s 2s infinite linear;
}

@keyframes drop-confetti-326 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-327 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 0.8196504944;
  -webkit-transform: rotate(74.2203629775deg);
          transform: rotate(74.2203629775deg);
  -webkit-animation: drop-confetti-327 8s 5s infinite linear;
          animation: drop-confetti-327 8s 5s infinite linear;
}

@keyframes drop-confetti-327 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-328 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 1%;
  opacity: 0.8851429468;
  -webkit-transform: rotate(110.1683687744deg);
          transform: rotate(110.1683687744deg);
  -webkit-animation: drop-confetti-328 8s 3s infinite linear;
          animation: drop-confetti-328 8s 3s infinite linear;
}

@keyframes drop-confetti-328 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-329 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 1.0844901986;
  -webkit-transform: rotate(7.00024024deg);
          transform: rotate(7.00024024deg);
  -webkit-animation: drop-confetti-329 5s 3s infinite linear;
          animation: drop-confetti-329 5s 3s infinite linear;
}

@keyframes drop-confetti-329 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-330 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 0.5124751984;
  -webkit-transform: rotate(163.948942916deg);
          transform: rotate(163.948942916deg);
  -webkit-animation: drop-confetti-330 6s 1s infinite linear;
          animation: drop-confetti-330 6s 1s infinite linear;
}

@keyframes drop-confetti-330 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-331 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 1.1156452528;
  -webkit-transform: rotate(289.5723621967deg);
          transform: rotate(289.5723621967deg);
  -webkit-animation: drop-confetti-331 6s 5s infinite linear;
          animation: drop-confetti-331 6s 5s infinite linear;
}

@keyframes drop-confetti-331 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-332 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 24%;
  opacity: 0.6498680774;
  -webkit-transform: rotate(38.1521467539deg);
          transform: rotate(38.1521467539deg);
  -webkit-animation: drop-confetti-332 5s 4s infinite linear;
          animation: drop-confetti-332 5s 4s infinite linear;
}

@keyframes drop-confetti-332 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-333 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 40%;
  opacity: 1.3811172479;
  -webkit-transform: rotate(59.3798298015deg);
          transform: rotate(59.3798298015deg);
  -webkit-animation: drop-confetti-333 5s 3s infinite linear;
          animation: drop-confetti-333 5s 3s infinite linear;
}

@keyframes drop-confetti-333 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-334 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.3651012407;
  -webkit-transform: rotate(298.9614911899deg);
          transform: rotate(298.9614911899deg);
  -webkit-animation: drop-confetti-334 7s 1s infinite linear;
          animation: drop-confetti-334 7s 1s infinite linear;
}

@keyframes drop-confetti-334 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-335 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 100%;
  opacity: 0.7471157025;
  -webkit-transform: rotate(323.4010256752deg);
          transform: rotate(323.4010256752deg);
  -webkit-animation: drop-confetti-335 8s 2s infinite linear;
          animation: drop-confetti-335 8s 2s infinite linear;
}

@keyframes drop-confetti-335 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-336 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.1352198254;
  -webkit-transform: rotate(26.5196776374deg);
          transform: rotate(26.5196776374deg);
  -webkit-animation: drop-confetti-336 6s 1s infinite linear;
          animation: drop-confetti-336 6s 1s infinite linear;
}

@keyframes drop-confetti-336 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-337 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.9912429071;
  -webkit-transform: rotate(23.5209996926deg);
          transform: rotate(23.5209996926deg);
  -webkit-animation: drop-confetti-337 6s 2s infinite linear;
          animation: drop-confetti-337 6s 2s infinite linear;
}

@keyframes drop-confetti-337 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-338 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.132339593;
  -webkit-transform: rotate(253.8355411287deg);
          transform: rotate(253.8355411287deg);
  -webkit-animation: drop-confetti-338 9s 1s infinite linear;
          animation: drop-confetti-338 9s 1s infinite linear;
}

@keyframes drop-confetti-338 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-339 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 77%;
  opacity: 1.3806898134;
  -webkit-transform: rotate(306.6579680273deg);
          transform: rotate(306.6579680273deg);
  -webkit-animation: drop-confetti-339 8s 3s infinite linear;
          animation: drop-confetti-339 8s 3s infinite linear;
}

@keyframes drop-confetti-339 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-340 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 93%;
  opacity: 0.7030899078;
  -webkit-transform: rotate(54.1105145227deg);
          transform: rotate(54.1105145227deg);
  -webkit-animation: drop-confetti-340 8s 4s infinite linear;
          animation: drop-confetti-340 8s 4s infinite linear;
}

@keyframes drop-confetti-340 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-341 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5716764098;
  -webkit-transform: rotate(266.0760060907deg);
          transform: rotate(266.0760060907deg);
  -webkit-animation: drop-confetti-341 8s 5s infinite linear;
          animation: drop-confetti-341 8s 5s infinite linear;
}

@keyframes drop-confetti-341 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-342 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.2091053993;
  -webkit-transform: rotate(63.6899365544deg);
          transform: rotate(63.6899365544deg);
  -webkit-animation: drop-confetti-342 8s 4s infinite linear;
          animation: drop-confetti-342 8s 4s infinite linear;
}

@keyframes drop-confetti-342 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-343 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.1158000117;
  -webkit-transform: rotate(307.3328164441deg);
          transform: rotate(307.3328164441deg);
  -webkit-animation: drop-confetti-343 5s 4s infinite linear;
          animation: drop-confetti-343 5s 4s infinite linear;
}

@keyframes drop-confetti-343 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-344 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.5482965614;
  -webkit-transform: rotate(27.7499229816deg);
          transform: rotate(27.7499229816deg);
  -webkit-animation: drop-confetti-344 9s 5s infinite linear;
          animation: drop-confetti-344 9s 5s infinite linear;
}

@keyframes drop-confetti-344 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-345 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 51%;
  opacity: 0.9681753715;
  -webkit-transform: rotate(127.6448651563deg);
          transform: rotate(127.6448651563deg);
  -webkit-animation: drop-confetti-345 9s 4s infinite linear;
          animation: drop-confetti-345 9s 4s infinite linear;
}

@keyframes drop-confetti-345 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-346 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 0.6148179041;
  -webkit-transform: rotate(13.4240433207deg);
          transform: rotate(13.4240433207deg);
  -webkit-animation: drop-confetti-346 7s 2s infinite linear;
          animation: drop-confetti-346 7s 2s infinite linear;
}

@keyframes drop-confetti-346 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-347 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.8160871082;
  -webkit-transform: rotate(325.3411234827deg);
          transform: rotate(325.3411234827deg);
  -webkit-animation: drop-confetti-347 7s 3s infinite linear;
          animation: drop-confetti-347 7s 3s infinite linear;
}

@keyframes drop-confetti-347 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-348 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.9013604091;
  -webkit-transform: rotate(227.3724484106deg);
          transform: rotate(227.3724484106deg);
  -webkit-animation: drop-confetti-348 8s 4s infinite linear;
          animation: drop-confetti-348 8s 4s infinite linear;
}

@keyframes drop-confetti-348 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-349 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 30%;
  opacity: 0.8428245522;
  -webkit-transform: rotate(113.3837356507deg);
          transform: rotate(113.3837356507deg);
  -webkit-animation: drop-confetti-349 6s 5s infinite linear;
          animation: drop-confetti-349 6s 5s infinite linear;
}

@keyframes drop-confetti-349 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-350 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 1.4540839616;
  -webkit-transform: rotate(82.7480002556deg);
          transform: rotate(82.7480002556deg);
  -webkit-animation: drop-confetti-350 6s 3s infinite linear;
          animation: drop-confetti-350 6s 3s infinite linear;
}

@keyframes drop-confetti-350 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-351 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 20%;
  opacity: 1.459398882;
  -webkit-transform: rotate(57.6563162137deg);
          transform: rotate(57.6563162137deg);
  -webkit-animation: drop-confetti-351 7s 5s infinite linear;
          animation: drop-confetti-351 7s 5s infinite linear;
}

@keyframes drop-confetti-351 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-352 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.7647874764;
  -webkit-transform: rotate(261.4199546022deg);
          transform: rotate(261.4199546022deg);
  -webkit-animation: drop-confetti-352 8s 2s infinite linear;
          animation: drop-confetti-352 8s 2s infinite linear;
}

@keyframes drop-confetti-352 {
  100% {
    top: 110%;
    left: 111%;
  }
}
.confetti-353 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2705389333;
  -webkit-transform: rotate(141.3912661929deg);
          transform: rotate(141.3912661929deg);
  -webkit-animation: drop-confetti-353 7s 4s infinite linear;
          animation: drop-confetti-353 7s 4s infinite linear;
}

@keyframes drop-confetti-353 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-354 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3767024489;
  -webkit-transform: rotate(133.8537508185deg);
          transform: rotate(133.8537508185deg);
  -webkit-animation: drop-confetti-354 6s 1s infinite linear;
          animation: drop-confetti-354 6s 1s infinite linear;
}

@keyframes drop-confetti-354 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-355 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 52%;
  opacity: 1.2946280546;
  -webkit-transform: rotate(237.7946649282deg);
          transform: rotate(237.7946649282deg);
  -webkit-animation: drop-confetti-355 7s 2s infinite linear;
          animation: drop-confetti-355 7s 2s infinite linear;
}

@keyframes drop-confetti-355 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-356 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 0.8454502288;
  -webkit-transform: rotate(61.0620639627deg);
          transform: rotate(61.0620639627deg);
  -webkit-animation: drop-confetti-356 6s 4s infinite linear;
          animation: drop-confetti-356 6s 4s infinite linear;
}

@keyframes drop-confetti-356 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-357 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.9156406123;
  -webkit-transform: rotate(301.9559073787deg);
          transform: rotate(301.9559073787deg);
  -webkit-animation: drop-confetti-357 8s 4s infinite linear;
          animation: drop-confetti-357 8s 4s infinite linear;
}

@keyframes drop-confetti-357 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-358 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 67%;
  opacity: 0.6194668221;
  -webkit-transform: rotate(228.6027653555deg);
          transform: rotate(228.6027653555deg);
  -webkit-animation: drop-confetti-358 8s 1s infinite linear;
          animation: drop-confetti-358 8s 1s infinite linear;
}

@keyframes drop-confetti-358 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-359 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.8806078862;
  -webkit-transform: rotate(176.8246542515deg);
          transform: rotate(176.8246542515deg);
  -webkit-animation: drop-confetti-359 8s 2s infinite linear;
          animation: drop-confetti-359 8s 2s infinite linear;
}

@keyframes drop-confetti-359 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-360 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 1.2312957643;
  -webkit-transform: rotate(162.7694677153deg);
          transform: rotate(162.7694677153deg);
  -webkit-animation: drop-confetti-360 5s 1s infinite linear;
          animation: drop-confetti-360 5s 1s infinite linear;
}

@keyframes drop-confetti-360 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-361 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 1.2229966614;
  -webkit-transform: rotate(66.1193315577deg);
          transform: rotate(66.1193315577deg);
  -webkit-animation: drop-confetti-361 6s 4s infinite linear;
          animation: drop-confetti-361 6s 4s infinite linear;
}

@keyframes drop-confetti-361 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-362 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 1.182546217;
  -webkit-transform: rotate(47.557927386deg);
          transform: rotate(47.557927386deg);
  -webkit-animation: drop-confetti-362 6s 3s infinite linear;
          animation: drop-confetti-362 6s 3s infinite linear;
}

@keyframes drop-confetti-362 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-363 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 87%;
  opacity: 1.0791648743;
  -webkit-transform: rotate(116.2570038903deg);
          transform: rotate(116.2570038903deg);
  -webkit-animation: drop-confetti-363 8s 1s infinite linear;
          animation: drop-confetti-363 8s 1s infinite linear;
}

@keyframes drop-confetti-363 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-364 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.6750514279;
  -webkit-transform: rotate(122.0328408224deg);
          transform: rotate(122.0328408224deg);
  -webkit-animation: drop-confetti-364 9s 5s infinite linear;
          animation: drop-confetti-364 9s 5s infinite linear;
}

@keyframes drop-confetti-364 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-365 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 1.0499680316;
  -webkit-transform: rotate(92.4952373952deg);
          transform: rotate(92.4952373952deg);
  -webkit-animation: drop-confetti-365 8s 5s infinite linear;
          animation: drop-confetti-365 8s 5s infinite linear;
}

@keyframes drop-confetti-365 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-366 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 0.7216615869;
  -webkit-transform: rotate(211.0391794928deg);
          transform: rotate(211.0391794928deg);
  -webkit-animation: drop-confetti-366 7s 1s infinite linear;
          animation: drop-confetti-366 7s 1s infinite linear;
}

@keyframes drop-confetti-366 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-367 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.3060354947;
  -webkit-transform: rotate(184.3174344137deg);
          transform: rotate(184.3174344137deg);
  -webkit-animation: drop-confetti-367 6s 4s infinite linear;
          animation: drop-confetti-367 6s 4s infinite linear;
}

@keyframes drop-confetti-367 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-368 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 19%;
  opacity: 1.1884772351;
  -webkit-transform: rotate(208.6485170643deg);
          transform: rotate(208.6485170643deg);
  -webkit-animation: drop-confetti-368 6s 1s infinite linear;
          animation: drop-confetti-368 6s 1s infinite linear;
}

@keyframes drop-confetti-368 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-369 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 76%;
  opacity: 0.7558895221;
  -webkit-transform: rotate(210.8881632535deg);
          transform: rotate(210.8881632535deg);
  -webkit-animation: drop-confetti-369 7s 3s infinite linear;
          animation: drop-confetti-369 7s 3s infinite linear;
}

@keyframes drop-confetti-369 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-370 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.3362155093;
  -webkit-transform: rotate(313.5331634405deg);
          transform: rotate(313.5331634405deg);
  -webkit-animation: drop-confetti-370 9s 1s infinite linear;
          animation: drop-confetti-370 9s 1s infinite linear;
}

@keyframes drop-confetti-370 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-371 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 80%;
  opacity: 0.7113786355;
  -webkit-transform: rotate(128.4044426511deg);
          transform: rotate(128.4044426511deg);
  -webkit-animation: drop-confetti-371 9s 4s infinite linear;
          animation: drop-confetti-371 9s 4s infinite linear;
}

@keyframes drop-confetti-371 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-372 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 100%;
  opacity: 1.298184299;
  -webkit-transform: rotate(51.2048637462deg);
          transform: rotate(51.2048637462deg);
  -webkit-animation: drop-confetti-372 8s 5s infinite linear;
          animation: drop-confetti-372 8s 5s infinite linear;
}

@keyframes drop-confetti-372 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-373 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 1.0585402692;
  -webkit-transform: rotate(284.7838084394deg);
          transform: rotate(284.7838084394deg);
  -webkit-animation: drop-confetti-373 7s 1s infinite linear;
          animation: drop-confetti-373 7s 1s infinite linear;
}

@keyframes drop-confetti-373 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-374 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 0.9650815494;
  -webkit-transform: rotate(143.7395021408deg);
          transform: rotate(143.7395021408deg);
  -webkit-animation: drop-confetti-374 6s 4s infinite linear;
          animation: drop-confetti-374 6s 4s infinite linear;
}

@keyframes drop-confetti-374 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-375 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 1.3679215022;
  -webkit-transform: rotate(13.2763965741deg);
          transform: rotate(13.2763965741deg);
  -webkit-animation: drop-confetti-375 8s 2s infinite linear;
          animation: drop-confetti-375 8s 2s infinite linear;
}

@keyframes drop-confetti-375 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-376 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.9097854105;
  -webkit-transform: rotate(268.8523340698deg);
          transform: rotate(268.8523340698deg);
  -webkit-animation: drop-confetti-376 8s 4s infinite linear;
          animation: drop-confetti-376 8s 4s infinite linear;
}

@keyframes drop-confetti-376 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-377 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 1.1356408596;
  -webkit-transform: rotate(40.9024889821deg);
          transform: rotate(40.9024889821deg);
  -webkit-animation: drop-confetti-377 7s 2s infinite linear;
          animation: drop-confetti-377 7s 2s infinite linear;
}

@keyframes drop-confetti-377 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-378 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 58%;
  opacity: 1.2533501301;
  -webkit-transform: rotate(305.7679139174deg);
          transform: rotate(305.7679139174deg);
  -webkit-animation: drop-confetti-378 5s 1s infinite linear;
          animation: drop-confetti-378 5s 1s infinite linear;
}

@keyframes drop-confetti-378 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-379 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2194574692;
  -webkit-transform: rotate(50.6287745911deg);
          transform: rotate(50.6287745911deg);
  -webkit-animation: drop-confetti-379 5s 2s infinite linear;
          animation: drop-confetti-379 5s 2s infinite linear;
}

@keyframes drop-confetti-379 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-380 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 1.4124608547;
  -webkit-transform: rotate(168.5119378644deg);
          transform: rotate(168.5119378644deg);
  -webkit-animation: drop-confetti-380 6s 2s infinite linear;
          animation: drop-confetti-380 6s 2s infinite linear;
}

@keyframes drop-confetti-380 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-381 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 1.2641926748;
  -webkit-transform: rotate(236.1645586508deg);
          transform: rotate(236.1645586508deg);
  -webkit-animation: drop-confetti-381 9s 4s infinite linear;
          animation: drop-confetti-381 9s 4s infinite linear;
}

@keyframes drop-confetti-381 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-382 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 1.0708080848;
  -webkit-transform: rotate(293.4015635723deg);
          transform: rotate(293.4015635723deg);
  -webkit-animation: drop-confetti-382 7s 3s infinite linear;
          animation: drop-confetti-382 7s 3s infinite linear;
}

@keyframes drop-confetti-382 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-383 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 64%;
  opacity: 1.3157145179;
  -webkit-transform: rotate(313.432658851deg);
          transform: rotate(313.432658851deg);
  -webkit-animation: drop-confetti-383 6s 4s infinite linear;
          animation: drop-confetti-383 6s 4s infinite linear;
}

@keyframes drop-confetti-383 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-384 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3602318592;
  -webkit-transform: rotate(353.1465251447deg);
          transform: rotate(353.1465251447deg);
  -webkit-animation: drop-confetti-384 5s 4s infinite linear;
          animation: drop-confetti-384 5s 4s infinite linear;
}

@keyframes drop-confetti-384 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-385 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 100%;
  opacity: 0.5972324958;
  -webkit-transform: rotate(349.2515873545deg);
          transform: rotate(349.2515873545deg);
  -webkit-animation: drop-confetti-385 5s 5s infinite linear;
          animation: drop-confetti-385 5s 5s infinite linear;
}

@keyframes drop-confetti-385 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-386 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 29%;
  opacity: 0.639277169;
  -webkit-transform: rotate(29.9306808679deg);
          transform: rotate(29.9306808679deg);
  -webkit-animation: drop-confetti-386 5s 1s infinite linear;
          animation: drop-confetti-386 5s 1s infinite linear;
}

@keyframes drop-confetti-386 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-387 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 0.8053206888;
  -webkit-transform: rotate(76.1519276131deg);
          transform: rotate(76.1519276131deg);
  -webkit-animation: drop-confetti-387 6s 1s infinite linear;
          animation: drop-confetti-387 6s 1s infinite linear;
}

@keyframes drop-confetti-387 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-388 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 1.4346041115;
  -webkit-transform: rotate(44.4922481115deg);
          transform: rotate(44.4922481115deg);
  -webkit-animation: drop-confetti-388 9s 3s infinite linear;
          animation: drop-confetti-388 9s 3s infinite linear;
}

@keyframes drop-confetti-388 {
  100% {
    top: 110%;
    left: 26%;
  }
}
.confetti-389 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.7692668046;
  -webkit-transform: rotate(157.5548984156deg);
          transform: rotate(157.5548984156deg);
  -webkit-animation: drop-confetti-389 9s 4s infinite linear;
          animation: drop-confetti-389 9s 4s infinite linear;
}

@keyframes drop-confetti-389 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-390 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 0.9840334277;
  -webkit-transform: rotate(295.5828827744deg);
          transform: rotate(295.5828827744deg);
  -webkit-animation: drop-confetti-390 8s 1s infinite linear;
          animation: drop-confetti-390 8s 1s infinite linear;
}

@keyframes drop-confetti-390 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-391 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.7484903191;
  -webkit-transform: rotate(214.7730353277deg);
          transform: rotate(214.7730353277deg);
  -webkit-animation: drop-confetti-391 9s 2s infinite linear;
          animation: drop-confetti-391 9s 2s infinite linear;
}

@keyframes drop-confetti-391 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-392 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 58%;
  opacity: 0.9418561722;
  -webkit-transform: rotate(145.6723108613deg);
          transform: rotate(145.6723108613deg);
  -webkit-animation: drop-confetti-392 7s 4s infinite linear;
          animation: drop-confetti-392 7s 4s infinite linear;
}

@keyframes drop-confetti-392 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-393 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.773769236;
  -webkit-transform: rotate(334.6391497739deg);
          transform: rotate(334.6391497739deg);
  -webkit-animation: drop-confetti-393 7s 1s infinite linear;
          animation: drop-confetti-393 7s 1s infinite linear;
}

@keyframes drop-confetti-393 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-394 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.3269683239;
  -webkit-transform: rotate(252.9304182767deg);
          transform: rotate(252.9304182767deg);
  -webkit-animation: drop-confetti-394 8s 5s infinite linear;
          animation: drop-confetti-394 8s 5s infinite linear;
}

@keyframes drop-confetti-394 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-395 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8374953647;
  -webkit-transform: rotate(343.457670761deg);
          transform: rotate(343.457670761deg);
  -webkit-animation: drop-confetti-395 6s 1s infinite linear;
          animation: drop-confetti-395 6s 1s infinite linear;
}

@keyframes drop-confetti-395 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-396 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 18%;
  opacity: 1.2296734321;
  -webkit-transform: rotate(241.3461112933deg);
          transform: rotate(241.3461112933deg);
  -webkit-animation: drop-confetti-396 8s 1s infinite linear;
          animation: drop-confetti-396 8s 1s infinite linear;
}

@keyframes drop-confetti-396 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-397 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0095457044;
  -webkit-transform: rotate(221.9042537173deg);
          transform: rotate(221.9042537173deg);
  -webkit-animation: drop-confetti-397 8s 2s infinite linear;
          animation: drop-confetti-397 8s 2s infinite linear;
}

@keyframes drop-confetti-397 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-398 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.6157751879;
  -webkit-transform: rotate(264.6987811204deg);
          transform: rotate(264.6987811204deg);
  -webkit-animation: drop-confetti-398 7s 3s infinite linear;
          animation: drop-confetti-398 7s 3s infinite linear;
}

@keyframes drop-confetti-398 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-399 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 0.8802860851;
  -webkit-transform: rotate(168.889962828deg);
          transform: rotate(168.889962828deg);
  -webkit-animation: drop-confetti-399 6s 4s infinite linear;
          animation: drop-confetti-399 6s 4s infinite linear;
}

@keyframes drop-confetti-399 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-400 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5417902581;
  -webkit-transform: rotate(191.5686195062deg);
          transform: rotate(191.5686195062deg);
  -webkit-animation: drop-confetti-400 5s 2s infinite linear;
          animation: drop-confetti-400 5s 2s infinite linear;
}

@keyframes drop-confetti-400 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-401 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 0.598993732;
  -webkit-transform: rotate(77.0976673643deg);
          transform: rotate(77.0976673643deg);
  -webkit-animation: drop-confetti-401 6s 4s infinite linear;
          animation: drop-confetti-401 6s 4s infinite linear;
}

@keyframes drop-confetti-401 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-402 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 1.180265003;
  -webkit-transform: rotate(75.7380919026deg);
          transform: rotate(75.7380919026deg);
  -webkit-animation: drop-confetti-402 7s 3s infinite linear;
          animation: drop-confetti-402 7s 3s infinite linear;
}

@keyframes drop-confetti-402 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-403 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.6046866412;
  -webkit-transform: rotate(175.1011950334deg);
          transform: rotate(175.1011950334deg);
  -webkit-animation: drop-confetti-403 5s 5s infinite linear;
          animation: drop-confetti-403 5s 5s infinite linear;
}

@keyframes drop-confetti-403 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-404 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.9358547945;
  -webkit-transform: rotate(227.4123816815deg);
          transform: rotate(227.4123816815deg);
  -webkit-animation: drop-confetti-404 9s 4s infinite linear;
          animation: drop-confetti-404 9s 4s infinite linear;
}

@keyframes drop-confetti-404 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-405 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.0913718999;
  -webkit-transform: rotate(326.1951511084deg);
          transform: rotate(326.1951511084deg);
  -webkit-animation: drop-confetti-405 8s 4s infinite linear;
          animation: drop-confetti-405 8s 4s infinite linear;
}

@keyframes drop-confetti-405 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-406 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 42%;
  opacity: 1.0659179986;
  -webkit-transform: rotate(353.0881189122deg);
          transform: rotate(353.0881189122deg);
  -webkit-animation: drop-confetti-406 7s 3s infinite linear;
          animation: drop-confetti-406 7s 3s infinite linear;
}

@keyframes drop-confetti-406 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-407 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 65%;
  opacity: 1.0443174191;
  -webkit-transform: rotate(89.7430613353deg);
          transform: rotate(89.7430613353deg);
  -webkit-animation: drop-confetti-407 7s 3s infinite linear;
          animation: drop-confetti-407 7s 3s infinite linear;
}

@keyframes drop-confetti-407 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-408 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.6659939973;
  -webkit-transform: rotate(238.2940286402deg);
          transform: rotate(238.2940286402deg);
  -webkit-animation: drop-confetti-408 9s 1s infinite linear;
          animation: drop-confetti-408 9s 1s infinite linear;
}

@keyframes drop-confetti-408 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-409 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 0.6865977641;
  -webkit-transform: rotate(56.3960270073deg);
          transform: rotate(56.3960270073deg);
  -webkit-animation: drop-confetti-409 8s 2s infinite linear;
          animation: drop-confetti-409 8s 2s infinite linear;
}

@keyframes drop-confetti-409 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-410 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 98%;
  opacity: 1.3923825916;
  -webkit-transform: rotate(209.2983549649deg);
          transform: rotate(209.2983549649deg);
  -webkit-animation: drop-confetti-410 5s 1s infinite linear;
          animation: drop-confetti-410 5s 1s infinite linear;
}

@keyframes drop-confetti-410 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-411 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.6332309547;
  -webkit-transform: rotate(195.4696142221deg);
          transform: rotate(195.4696142221deg);
  -webkit-animation: drop-confetti-411 7s 1s infinite linear;
          animation: drop-confetti-411 7s 1s infinite linear;
}

@keyframes drop-confetti-411 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-412 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.170539552;
  -webkit-transform: rotate(208.0465361819deg);
          transform: rotate(208.0465361819deg);
  -webkit-animation: drop-confetti-412 6s 1s infinite linear;
          animation: drop-confetti-412 6s 1s infinite linear;
}

@keyframes drop-confetti-412 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-413 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.5158047494;
  -webkit-transform: rotate(192.0459912379deg);
          transform: rotate(192.0459912379deg);
  -webkit-animation: drop-confetti-413 7s 2s infinite linear;
          animation: drop-confetti-413 7s 2s infinite linear;
}

@keyframes drop-confetti-413 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-414 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 0.8344836255;
  -webkit-transform: rotate(53.1774445643deg);
          transform: rotate(53.1774445643deg);
  -webkit-animation: drop-confetti-414 8s 4s infinite linear;
          animation: drop-confetti-414 8s 4s infinite linear;
}

@keyframes drop-confetti-414 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-415 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 90%;
  opacity: 0.5684678927;
  -webkit-transform: rotate(171.2798572813deg);
          transform: rotate(171.2798572813deg);
  -webkit-animation: drop-confetti-415 8s 1s infinite linear;
          animation: drop-confetti-415 8s 1s infinite linear;
}

@keyframes drop-confetti-415 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-416 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 43%;
  opacity: 1.1386487181;
  -webkit-transform: rotate(59.2645506832deg);
          transform: rotate(59.2645506832deg);
  -webkit-animation: drop-confetti-416 7s 3s infinite linear;
          animation: drop-confetti-416 7s 3s infinite linear;
}

@keyframes drop-confetti-416 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-417 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.0541079584;
  -webkit-transform: rotate(45.2337617623deg);
          transform: rotate(45.2337617623deg);
  -webkit-animation: drop-confetti-417 8s 4s infinite linear;
          animation: drop-confetti-417 8s 4s infinite linear;
}

@keyframes drop-confetti-417 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-418 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 63%;
  opacity: 0.9702343155;
  -webkit-transform: rotate(346.1092283489deg);
          transform: rotate(346.1092283489deg);
  -webkit-animation: drop-confetti-418 8s 1s infinite linear;
          animation: drop-confetti-418 8s 1s infinite linear;
}

@keyframes drop-confetti-418 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-419 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6868545903;
  -webkit-transform: rotate(199.5800213218deg);
          transform: rotate(199.5800213218deg);
  -webkit-animation: drop-confetti-419 7s 5s infinite linear;
          animation: drop-confetti-419 7s 5s infinite linear;
}

@keyframes drop-confetti-419 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-420 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3759932495;
  -webkit-transform: rotate(50.4078761221deg);
          transform: rotate(50.4078761221deg);
  -webkit-animation: drop-confetti-420 9s 4s infinite linear;
          animation: drop-confetti-420 9s 4s infinite linear;
}

@keyframes drop-confetti-420 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-421 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 44%;
  opacity: 1.2840770548;
  -webkit-transform: rotate(106.5296658546deg);
          transform: rotate(106.5296658546deg);
  -webkit-animation: drop-confetti-421 5s 1s infinite linear;
          animation: drop-confetti-421 5s 1s infinite linear;
}

@keyframes drop-confetti-421 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-422 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.2340227813;
  -webkit-transform: rotate(161.7427382104deg);
          transform: rotate(161.7427382104deg);
  -webkit-animation: drop-confetti-422 5s 3s infinite linear;
          animation: drop-confetti-422 5s 3s infinite linear;
}

@keyframes drop-confetti-422 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-423 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 92%;
  opacity: 1.488560427;
  -webkit-transform: rotate(358.7319216512deg);
          transform: rotate(358.7319216512deg);
  -webkit-animation: drop-confetti-423 6s 1s infinite linear;
          animation: drop-confetti-423 6s 1s infinite linear;
}

@keyframes drop-confetti-423 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-424 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.170043675;
  -webkit-transform: rotate(270.1668385012deg);
          transform: rotate(270.1668385012deg);
  -webkit-animation: drop-confetti-424 9s 5s infinite linear;
          animation: drop-confetti-424 9s 5s infinite linear;
}

@keyframes drop-confetti-424 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-425 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 60%;
  opacity: 0.6986948848;
  -webkit-transform: rotate(345.4185048538deg);
          transform: rotate(345.4185048538deg);
  -webkit-animation: drop-confetti-425 5s 1s infinite linear;
          animation: drop-confetti-425 5s 1s infinite linear;
}

@keyframes drop-confetti-425 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-426 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.0681116583;
  -webkit-transform: rotate(289.1167612772deg);
          transform: rotate(289.1167612772deg);
  -webkit-animation: drop-confetti-426 9s 3s infinite linear;
          animation: drop-confetti-426 9s 3s infinite linear;
}

@keyframes drop-confetti-426 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-427 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 89%;
  opacity: 1.1374447906;
  -webkit-transform: rotate(97.7020381113deg);
          transform: rotate(97.7020381113deg);
  -webkit-animation: drop-confetti-427 5s 1s infinite linear;
          animation: drop-confetti-427 5s 1s infinite linear;
}

@keyframes drop-confetti-427 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-428 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 99%;
  opacity: 1.1836935718;
  -webkit-transform: rotate(88.1321035785deg);
          transform: rotate(88.1321035785deg);
  -webkit-animation: drop-confetti-428 7s 3s infinite linear;
          animation: drop-confetti-428 7s 3s infinite linear;
}

@keyframes drop-confetti-428 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-429 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 15%;
  opacity: 0.5791803763;
  -webkit-transform: rotate(184.3269171286deg);
          transform: rotate(184.3269171286deg);
  -webkit-animation: drop-confetti-429 9s 3s infinite linear;
          animation: drop-confetti-429 9s 3s infinite linear;
}

@keyframes drop-confetti-429 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-430 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.2940343004;
  -webkit-transform: rotate(206.1379136322deg);
          transform: rotate(206.1379136322deg);
  -webkit-animation: drop-confetti-430 5s 1s infinite linear;
          animation: drop-confetti-430 5s 1s infinite linear;
}

@keyframes drop-confetti-430 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-431 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 0.8173034801;
  -webkit-transform: rotate(206.9370303917deg);
          transform: rotate(206.9370303917deg);
  -webkit-animation: drop-confetti-431 7s 5s infinite linear;
          animation: drop-confetti-431 7s 5s infinite linear;
}

@keyframes drop-confetti-431 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-432 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6528509905;
  -webkit-transform: rotate(277.3664207697deg);
          transform: rotate(277.3664207697deg);
  -webkit-animation: drop-confetti-432 5s 3s infinite linear;
          animation: drop-confetti-432 5s 3s infinite linear;
}

@keyframes drop-confetti-432 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-433 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 0.8137299034;
  -webkit-transform: rotate(164.4620078387deg);
          transform: rotate(164.4620078387deg);
  -webkit-animation: drop-confetti-433 5s 1s infinite linear;
          animation: drop-confetti-433 5s 1s infinite linear;
}

@keyframes drop-confetti-433 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-434 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 1.0833561879;
  -webkit-transform: rotate(162.6205226243deg);
          transform: rotate(162.6205226243deg);
  -webkit-animation: drop-confetti-434 5s 3s infinite linear;
          animation: drop-confetti-434 5s 3s infinite linear;
}

@keyframes drop-confetti-434 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-435 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2213566943;
  -webkit-transform: rotate(338.2564675195deg);
          transform: rotate(338.2564675195deg);
  -webkit-animation: drop-confetti-435 8s 3s infinite linear;
          animation: drop-confetti-435 8s 3s infinite linear;
}

@keyframes drop-confetti-435 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-436 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 30%;
  opacity: 1.1506481427;
  -webkit-transform: rotate(120.3525702108deg);
          transform: rotate(120.3525702108deg);
  -webkit-animation: drop-confetti-436 6s 1s infinite linear;
          animation: drop-confetti-436 6s 1s infinite linear;
}

@keyframes drop-confetti-436 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-437 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.8986365019;
  -webkit-transform: rotate(76.4525504634deg);
          transform: rotate(76.4525504634deg);
  -webkit-animation: drop-confetti-437 8s 2s infinite linear;
          animation: drop-confetti-437 8s 2s infinite linear;
}

@keyframes drop-confetti-437 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-438 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 0.6885682424;
  -webkit-transform: rotate(304.6018810287deg);
          transform: rotate(304.6018810287deg);
  -webkit-animation: drop-confetti-438 5s 1s infinite linear;
          animation: drop-confetti-438 5s 1s infinite linear;
}

@keyframes drop-confetti-438 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-439 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 1.2023548663;
  -webkit-transform: rotate(10.0858274024deg);
          transform: rotate(10.0858274024deg);
  -webkit-animation: drop-confetti-439 7s 1s infinite linear;
          animation: drop-confetti-439 7s 1s infinite linear;
}

@keyframes drop-confetti-439 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-440 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 16%;
  opacity: 0.8047619485;
  -webkit-transform: rotate(304.9282683391deg);
          transform: rotate(304.9282683391deg);
  -webkit-animation: drop-confetti-440 9s 3s infinite linear;
          animation: drop-confetti-440 9s 3s infinite linear;
}

@keyframes drop-confetti-440 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-441 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.653588334;
  -webkit-transform: rotate(9.5449148382deg);
          transform: rotate(9.5449148382deg);
  -webkit-animation: drop-confetti-441 9s 2s infinite linear;
          animation: drop-confetti-441 9s 2s infinite linear;
}

@keyframes drop-confetti-441 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-442 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 49%;
  opacity: 0.8207119751;
  -webkit-transform: rotate(167.0763490814deg);
          transform: rotate(167.0763490814deg);
  -webkit-animation: drop-confetti-442 6s 1s infinite linear;
          animation: drop-confetti-442 6s 1s infinite linear;
}

@keyframes drop-confetti-442 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-443 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 96%;
  opacity: 1.3776472289;
  -webkit-transform: rotate(204.971096568deg);
          transform: rotate(204.971096568deg);
  -webkit-animation: drop-confetti-443 7s 1s infinite linear;
          animation: drop-confetti-443 7s 1s infinite linear;
}

@keyframes drop-confetti-443 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-444 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 66%;
  opacity: 1.0544227728;
  -webkit-transform: rotate(336.3212641156deg);
          transform: rotate(336.3212641156deg);
  -webkit-animation: drop-confetti-444 9s 5s infinite linear;
          animation: drop-confetti-444 9s 5s infinite linear;
}

@keyframes drop-confetti-444 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-445 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.7424256577;
  -webkit-transform: rotate(346.4866169433deg);
          transform: rotate(346.4866169433deg);
  -webkit-animation: drop-confetti-445 8s 5s infinite linear;
          animation: drop-confetti-445 8s 5s infinite linear;
}

@keyframes drop-confetti-445 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-446 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 0.7115723871;
  -webkit-transform: rotate(17.8357840859deg);
          transform: rotate(17.8357840859deg);
  -webkit-animation: drop-confetti-446 5s 4s infinite linear;
          animation: drop-confetti-446 5s 4s infinite linear;
}

@keyframes drop-confetti-446 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-447 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.9956511397;
  -webkit-transform: rotate(297.5669420364deg);
          transform: rotate(297.5669420364deg);
  -webkit-animation: drop-confetti-447 6s 3s infinite linear;
          animation: drop-confetti-447 6s 3s infinite linear;
}

@keyframes drop-confetti-447 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-448 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 0.7928426111;
  -webkit-transform: rotate(150.2643989745deg);
          transform: rotate(150.2643989745deg);
  -webkit-animation: drop-confetti-448 8s 3s infinite linear;
          animation: drop-confetti-448 8s 3s infinite linear;
}

@keyframes drop-confetti-448 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-449 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 88%;
  opacity: 1.3747622398;
  -webkit-transform: rotate(38.2465221961deg);
          transform: rotate(38.2465221961deg);
  -webkit-animation: drop-confetti-449 7s 1s infinite linear;
          animation: drop-confetti-449 7s 1s infinite linear;
}

@keyframes drop-confetti-449 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-450 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 81%;
  opacity: 0.8982648309;
  -webkit-transform: rotate(313.1227300249deg);
          transform: rotate(313.1227300249deg);
  -webkit-animation: drop-confetti-450 6s 2s infinite linear;
          animation: drop-confetti-450 6s 2s infinite linear;
}

@keyframes drop-confetti-450 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-451 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 0.9222516941;
  -webkit-transform: rotate(61.7539012801deg);
          transform: rotate(61.7539012801deg);
  -webkit-animation: drop-confetti-451 6s 4s infinite linear;
          animation: drop-confetti-451 6s 4s infinite linear;
}

@keyframes drop-confetti-451 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-452 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 44%;
  opacity: 1.1141362905;
  -webkit-transform: rotate(299.7869483309deg);
          transform: rotate(299.7869483309deg);
  -webkit-animation: drop-confetti-452 7s 1s infinite linear;
          animation: drop-confetti-452 7s 1s infinite linear;
}

@keyframes drop-confetti-452 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-453 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 0.6286534759;
  -webkit-transform: rotate(8.2681222236deg);
          transform: rotate(8.2681222236deg);
  -webkit-animation: drop-confetti-453 9s 1s infinite linear;
          animation: drop-confetti-453 9s 1s infinite linear;
}

@keyframes drop-confetti-453 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-454 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 0.9900263813;
  -webkit-transform: rotate(228.0912839555deg);
          transform: rotate(228.0912839555deg);
  -webkit-animation: drop-confetti-454 8s 1s infinite linear;
          animation: drop-confetti-454 8s 1s infinite linear;
}

@keyframes drop-confetti-454 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-455 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.8665320604;
  -webkit-transform: rotate(216.7623344988deg);
          transform: rotate(216.7623344988deg);
  -webkit-animation: drop-confetti-455 7s 2s infinite linear;
          animation: drop-confetti-455 7s 2s infinite linear;
}

@keyframes drop-confetti-455 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-456 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 95%;
  opacity: 1.478427131;
  -webkit-transform: rotate(342.4509469166deg);
          transform: rotate(342.4509469166deg);
  -webkit-animation: drop-confetti-456 6s 1s infinite linear;
          animation: drop-confetti-456 6s 1s infinite linear;
}

@keyframes drop-confetti-456 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-457 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 0.7741756923;
  -webkit-transform: rotate(260.3537293777deg);
          transform: rotate(260.3537293777deg);
  -webkit-animation: drop-confetti-457 7s 1s infinite linear;
          animation: drop-confetti-457 7s 1s infinite linear;
}

@keyframes drop-confetti-457 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-458 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2386785051;
  -webkit-transform: rotate(305.8054183548deg);
          transform: rotate(305.8054183548deg);
  -webkit-animation: drop-confetti-458 6s 1s infinite linear;
          animation: drop-confetti-458 6s 1s infinite linear;
}

@keyframes drop-confetti-458 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-459 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 82%;
  opacity: 0.9249269458;
  -webkit-transform: rotate(159.6726913424deg);
          transform: rotate(159.6726913424deg);
  -webkit-animation: drop-confetti-459 5s 2s infinite linear;
          animation: drop-confetti-459 5s 2s infinite linear;
}

@keyframes drop-confetti-459 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-460 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 70%;
  opacity: 1.0187966482;
  -webkit-transform: rotate(266.5645647186deg);
          transform: rotate(266.5645647186deg);
  -webkit-animation: drop-confetti-460 9s 1s infinite linear;
          animation: drop-confetti-460 9s 1s infinite linear;
}

@keyframes drop-confetti-460 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-461 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.3823335786;
  -webkit-transform: rotate(174.3360888235deg);
          transform: rotate(174.3360888235deg);
  -webkit-animation: drop-confetti-461 5s 2s infinite linear;
          animation: drop-confetti-461 5s 2s infinite linear;
}

@keyframes drop-confetti-461 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-462 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 77%;
  opacity: 1.1842785605;
  -webkit-transform: rotate(303.0426546837deg);
          transform: rotate(303.0426546837deg);
  -webkit-animation: drop-confetti-462 9s 2s infinite linear;
          animation: drop-confetti-462 9s 2s infinite linear;
}

@keyframes drop-confetti-462 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-463 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.0806382016;
  -webkit-transform: rotate(227.2979792236deg);
          transform: rotate(227.2979792236deg);
  -webkit-animation: drop-confetti-463 8s 5s infinite linear;
          animation: drop-confetti-463 8s 5s infinite linear;
}

@keyframes drop-confetti-463 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-464 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 45%;
  opacity: 0.9517995857;
  -webkit-transform: rotate(276.1181520857deg);
          transform: rotate(276.1181520857deg);
  -webkit-animation: drop-confetti-464 8s 3s infinite linear;
          animation: drop-confetti-464 8s 3s infinite linear;
}

@keyframes drop-confetti-464 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-465 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8780318338;
  -webkit-transform: rotate(23.2231675882deg);
          transform: rotate(23.2231675882deg);
  -webkit-animation: drop-confetti-465 5s 1s infinite linear;
          animation: drop-confetti-465 5s 1s infinite linear;
}

@keyframes drop-confetti-465 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-466 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2041919246;
  -webkit-transform: rotate(195.1062874519deg);
          transform: rotate(195.1062874519deg);
  -webkit-animation: drop-confetti-466 6s 4s infinite linear;
          animation: drop-confetti-466 6s 4s infinite linear;
}

@keyframes drop-confetti-466 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-467 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6437423569;
  -webkit-transform: rotate(98.5253077485deg);
          transform: rotate(98.5253077485deg);
  -webkit-animation: drop-confetti-467 8s 2s infinite linear;
          animation: drop-confetti-467 8s 2s infinite linear;
}

@keyframes drop-confetti-467 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-468 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 0.9863021993;
  -webkit-transform: rotate(136.5532003132deg);
          transform: rotate(136.5532003132deg);
  -webkit-animation: drop-confetti-468 5s 4s infinite linear;
          animation: drop-confetti-468 5s 4s infinite linear;
}

@keyframes drop-confetti-468 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-469 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 75%;
  opacity: 0.9069096135;
  -webkit-transform: rotate(194.4959605855deg);
          transform: rotate(194.4959605855deg);
  -webkit-animation: drop-confetti-469 7s 5s infinite linear;
          animation: drop-confetti-469 7s 5s infinite linear;
}

@keyframes drop-confetti-469 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-470 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 0.8092519114;
  -webkit-transform: rotate(178.5997034552deg);
          transform: rotate(178.5997034552deg);
  -webkit-animation: drop-confetti-470 6s 3s infinite linear;
          animation: drop-confetti-470 6s 3s infinite linear;
}

@keyframes drop-confetti-470 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-471 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2730494984;
  -webkit-transform: rotate(106.2082133401deg);
          transform: rotate(106.2082133401deg);
  -webkit-animation: drop-confetti-471 9s 1s infinite linear;
          animation: drop-confetti-471 9s 1s infinite linear;
}

@keyframes drop-confetti-471 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-472 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.6967755118;
  -webkit-transform: rotate(83.545416174deg);
          transform: rotate(83.545416174deg);
  -webkit-animation: drop-confetti-472 5s 1s infinite linear;
          animation: drop-confetti-472 5s 1s infinite linear;
}

@keyframes drop-confetti-472 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-473 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 0.6135389509;
  -webkit-transform: rotate(289.4417871961deg);
          transform: rotate(289.4417871961deg);
  -webkit-animation: drop-confetti-473 6s 2s infinite linear;
          animation: drop-confetti-473 6s 2s infinite linear;
}

@keyframes drop-confetti-473 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-474 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.2819387249;
  -webkit-transform: rotate(82.5232974835deg);
          transform: rotate(82.5232974835deg);
  -webkit-animation: drop-confetti-474 6s 5s infinite linear;
          animation: drop-confetti-474 6s 5s infinite linear;
}

@keyframes drop-confetti-474 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-475 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 0.5737693298;
  -webkit-transform: rotate(156.7354475562deg);
          transform: rotate(156.7354475562deg);
  -webkit-animation: drop-confetti-475 6s 4s infinite linear;
          animation: drop-confetti-475 6s 4s infinite linear;
}

@keyframes drop-confetti-475 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-476 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 14%;
  opacity: 1.2286331176;
  -webkit-transform: rotate(337.9403836279deg);
          transform: rotate(337.9403836279deg);
  -webkit-animation: drop-confetti-476 7s 4s infinite linear;
          animation: drop-confetti-476 7s 4s infinite linear;
}

@keyframes drop-confetti-476 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-477 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 87%;
  opacity: 1.4729639045;
  -webkit-transform: rotate(156.6441671721deg);
          transform: rotate(156.6441671721deg);
  -webkit-animation: drop-confetti-477 5s 1s infinite linear;
          animation: drop-confetti-477 5s 1s infinite linear;
}

@keyframes drop-confetti-477 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-478 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 49%;
  opacity: 1.4442308504;
  -webkit-transform: rotate(190.8190240828deg);
          transform: rotate(190.8190240828deg);
  -webkit-animation: drop-confetti-478 8s 3s infinite linear;
          animation: drop-confetti-478 8s 3s infinite linear;
}

@keyframes drop-confetti-478 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-479 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.3515034885;
  -webkit-transform: rotate(31.4255771204deg);
          transform: rotate(31.4255771204deg);
  -webkit-animation: drop-confetti-479 8s 5s infinite linear;
          animation: drop-confetti-479 8s 5s infinite linear;
}

@keyframes drop-confetti-479 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-480 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 41%;
  opacity: 1.0342059076;
  -webkit-transform: rotate(22.1176017255deg);
          transform: rotate(22.1176017255deg);
  -webkit-animation: drop-confetti-480 7s 1s infinite linear;
          animation: drop-confetti-480 7s 1s infinite linear;
}

@keyframes drop-confetti-480 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-481 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 0.9625810161;
  -webkit-transform: rotate(214.1634178399deg);
          transform: rotate(214.1634178399deg);
  -webkit-animation: drop-confetti-481 8s 1s infinite linear;
          animation: drop-confetti-481 8s 1s infinite linear;
}

@keyframes drop-confetti-481 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-482 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 83%;
  opacity: 0.615187201;
  -webkit-transform: rotate(9.9414294431deg);
          transform: rotate(9.9414294431deg);
  -webkit-animation: drop-confetti-482 9s 1s infinite linear;
          animation: drop-confetti-482 9s 1s infinite linear;
}

@keyframes drop-confetti-482 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-483 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.9641390211;
  -webkit-transform: rotate(91.7311152781deg);
          transform: rotate(91.7311152781deg);
  -webkit-animation: drop-confetti-483 7s 1s infinite linear;
          animation: drop-confetti-483 7s 1s infinite linear;
}

@keyframes drop-confetti-483 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-484 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 76%;
  opacity: 0.9630292596;
  -webkit-transform: rotate(61.1901600548deg);
          transform: rotate(61.1901600548deg);
  -webkit-animation: drop-confetti-484 5s 2s infinite linear;
          animation: drop-confetti-484 5s 2s infinite linear;
}

@keyframes drop-confetti-484 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-485 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 28%;
  opacity: 0.5650834992;
  -webkit-transform: rotate(157.710980893deg);
          transform: rotate(157.710980893deg);
  -webkit-animation: drop-confetti-485 8s 3s infinite linear;
          animation: drop-confetti-485 8s 3s infinite linear;
}

@keyframes drop-confetti-485 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-486 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 82%;
  opacity: 1.1328356577;
  -webkit-transform: rotate(134.9278457839deg);
          transform: rotate(134.9278457839deg);
  -webkit-animation: drop-confetti-486 6s 3s infinite linear;
          animation: drop-confetti-486 6s 3s infinite linear;
}

@keyframes drop-confetti-486 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-487 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.354539692;
  -webkit-transform: rotate(174.6499763708deg);
          transform: rotate(174.6499763708deg);
  -webkit-animation: drop-confetti-487 7s 3s infinite linear;
          animation: drop-confetti-487 7s 3s infinite linear;
}

@keyframes drop-confetti-487 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-488 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.0350050052;
  -webkit-transform: rotate(213.8392546052deg);
          transform: rotate(213.8392546052deg);
  -webkit-animation: drop-confetti-488 6s 3s infinite linear;
          animation: drop-confetti-488 6s 3s infinite linear;
}

@keyframes drop-confetti-488 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-489 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 88%;
  opacity: 1.4210333266;
  -webkit-transform: rotate(173.4170436685deg);
          transform: rotate(173.4170436685deg);
  -webkit-animation: drop-confetti-489 8s 4s infinite linear;
          animation: drop-confetti-489 8s 4s infinite linear;
}

@keyframes drop-confetti-489 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-490 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 54%;
  opacity: 0.6126761047;
  -webkit-transform: rotate(28.2033446187deg);
          transform: rotate(28.2033446187deg);
  -webkit-animation: drop-confetti-490 7s 1s infinite linear;
          animation: drop-confetti-490 7s 1s infinite linear;
}

@keyframes drop-confetti-490 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-491 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 43%;
  opacity: 1.4787767624;
  -webkit-transform: rotate(255.8180496244deg);
          transform: rotate(255.8180496244deg);
  -webkit-animation: drop-confetti-491 8s 1s infinite linear;
          animation: drop-confetti-491 8s 1s infinite linear;
}

@keyframes drop-confetti-491 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-492 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 67%;
  opacity: 1.4896061748;
  -webkit-transform: rotate(36.7028674164deg);
          transform: rotate(36.7028674164deg);
  -webkit-animation: drop-confetti-492 8s 2s infinite linear;
          animation: drop-confetti-492 8s 2s infinite linear;
}

@keyframes drop-confetti-492 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-493 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 20%;
  opacity: 1.1052338842;
  -webkit-transform: rotate(174.5177960951deg);
          transform: rotate(174.5177960951deg);
  -webkit-animation: drop-confetti-493 9s 3s infinite linear;
          animation: drop-confetti-493 9s 3s infinite linear;
}

@keyframes drop-confetti-493 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-494 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.2601426834;
  -webkit-transform: rotate(234.3452382389deg);
          transform: rotate(234.3452382389deg);
  -webkit-animation: drop-confetti-494 9s 4s infinite linear;
          animation: drop-confetti-494 9s 4s infinite linear;
}

@keyframes drop-confetti-494 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-495 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 1.4105016873;
  -webkit-transform: rotate(314.8906616341deg);
          transform: rotate(314.8906616341deg);
  -webkit-animation: drop-confetti-495 5s 5s infinite linear;
          animation: drop-confetti-495 5s 5s infinite linear;
}

@keyframes drop-confetti-495 {
  100% {
    top: 110%;
    left: 3%;
  }
}
.confetti-496 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.1406861991;
  -webkit-transform: rotate(23.8015651293deg);
          transform: rotate(23.8015651293deg);
  -webkit-animation: drop-confetti-496 9s 4s infinite linear;
          animation: drop-confetti-496 9s 4s infinite linear;
}

@keyframes drop-confetti-496 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-497 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 79%;
  opacity: 1.0609591106;
  -webkit-transform: rotate(244.2557337588deg);
          transform: rotate(244.2557337588deg);
  -webkit-animation: drop-confetti-497 7s 3s infinite linear;
          animation: drop-confetti-497 7s 3s infinite linear;
}

@keyframes drop-confetti-497 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-498 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 42%;
  opacity: 1.0803564239;
  -webkit-transform: rotate(338.1283706868deg);
          transform: rotate(338.1283706868deg);
  -webkit-animation: drop-confetti-498 6s 4s infinite linear;
          animation: drop-confetti-498 6s 4s infinite linear;
}

@keyframes drop-confetti-498 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-499 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 1.4072285118;
  -webkit-transform: rotate(56.9138209043deg);
          transform: rotate(56.9138209043deg);
  -webkit-animation: drop-confetti-499 9s 4s infinite linear;
          animation: drop-confetti-499 9s 4s infinite linear;
}

@keyframes drop-confetti-499 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-500 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.485124464;
  -webkit-transform: rotate(141.5491304463deg);
          transform: rotate(141.5491304463deg);
  -webkit-animation: drop-confetti-500 6s 4s infinite linear;
          animation: drop-confetti-500 6s 4s infinite linear;
}

@keyframes drop-confetti-500 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.time-tracking-section {
  font-size: 0.875rem;
}
.time-tracking-section .auditing-content {
  padding-top: 20px;
}
.time-tracking-section .activity-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 7px;
  border: 1px solid #74A3E1;
  background-color: #DAE9F6;
  padding: 12px 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.time-tracking-section .activity-total.issues-exist {
  border: 1px solid #FF2400;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #F1A3A3;
}
.time-tracking-section .activity-total.issues-exist .billing-cycle {
  text-transform: lowercase;
}
.time-tracking-section .activity-total > div {
  margin-right: 2%;
}
.time-tracking-section .activity-total > div:last-child {
  margin-right: 0;
}

.auditing-date-range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.auditing-date-range .label {
  min-width: 0;
  padding-left: 0;
}
.auditing-date-range .editable-input {
  width: auto;
}
.auditing-date-range > div {
  margin: 0 10px 10px 0;
}
.auditing-date-range > div:last-child {
  margin-right: 0;
}
.auditing-date-range .button {
  -ms-flex-item-align: center;
      align-self: center;
  height: auto;
}

.time-tracking-modal .dialog-content {
  padding: 20px 30px 0 30px;
}
.time-tracking-modal .auditing-date-range {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0;
}

.activity {
  margin-bottom: 0.5rem;
  border: 1px solid #E5E5E5;
}

.activity-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1023px) {
  .activity-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.activity-header > div {
  margin-right: 7px;
}
.activity-header > div:last-child {
  margin-right: 0;
}

.activity-title {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 30%;
}
.activity-title.editable-input {
  overflow: visible;
}
@media only screen and (max-width: 1023px) {
  .activity-title {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
}
.activity-title .patients-list-select-container.invalid {
  border-bottom: 2px solid #FF2400;
}
.activity-title .patients-list-select {
  padding-right: 10px;
  position: relative;
  min-height: 22px;
}
.activity-title .patients-list-select:after {
  position: absolute;
  top: 50%;
  right: 2px;
}
.activity-title .patients-list-select-other-input--fwidth {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.activity-title .Select, .activity-title .Select-placeholder {
  font-size: 0.875rem;
}
.activity-title .Select::-webkit-input-placeholder, .activity-title .Select-placeholder::-webkit-input-placeholder {
  color: #1D2633;
}
.activity-title .Select::-moz-placeholder, .activity-title .Select-placeholder::-moz-placeholder {
  color: #1D2633;
  opacity: 1;
}
.activity-title .Select::-moz-placeholder, .activity-title .Select-placeholder::-moz-placeholder {
  color: #1D2633;
  opacity: 1;
}
.activity-title .Select:-ms-input-placeholder, .activity-title .Select-placeholder:-ms-input-placeholder {
  color: #1D2633;
}
.activity-title .Select, .activity-title .Select-placeholder {
  color: #1D2633 !important;
}
.activity-title .Select-placeholder {
  padding-right: 25px;
}
.activity-title .Select {
  width: 100%;
}
.activity-title .Select.error {
  border-color: #FF2400;
}
.activity-title .Select-input {
  max-width: 100%;
  overflow-x: hidden;
  width: 100%;
}
.activity-title .Select-input > input {
  max-width: 300px;
  width: 100% !important;
}

.activity-cn-name {
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  width: 17%;
}
@media only screen and (max-width: 1023px) {
  .activity-cn-name {
    width: 100%;
    padding: 0;
    margin-right: 5px;
  }
}

.activity-date {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-align: left;
}

.activity-label {
  text-align: center;
  width: 65px;
}

.activity-label-info,
.activity-label-success {
  font-size: 0.6875rem;
  border-radius: 4px;
  color: #FFFFFF;
  min-width: 0;
  padding: 3px 0;
  text-transform: uppercase;
}

.activity-label-info {
  background-color: #E67E22;
}

.activity-label-success {
  background-color: #00AB84;
}

.activity-download-button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.direct-contact {
  font-size: 11px;
  cursor: pointer;
}

.direct-contact-toggle {
  border-radius: 50px;
  height: 20px;
  background-color: #8095B1;
  width: 41px;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
  position: relative;
  margin: 0 auto 2px;
}
.direct-contact-toggle:before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background-color: #FFFFFF;
  position: absolute;
  left: 5px;
  right: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.direct-contact-toggle.active {
  background-color: #318FFD;
}
.direct-contact-toggle.active:before {
  left: auto;
  right: 5px;
}

.direct-contact-title {
  width: 56px;
}

.activity-ccm-container {
  font-weight: 700;
}
.activity-ccm-container > div {
  white-space: nowrap;
}
.activity-ccm-container > div > div {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 1023px) {
  .activity-ccm-container > div > div.minutes {
    margin-right: 0;
  }
}
.activity-ccm-container > div > div.line {
  display: block;
  width: 45px;
}
@media only screen and (max-width: 1023px) {
  .activity-ccm-container > div > div.line {
    display: none;
  }
}
.activity-ccm-container .editable-input.duration {
  width: 33px;
  text-align: right;
  padding-right: 4px;
}
.activity-ccm-container .editable-input.duration input {
  padding: 2px;
}
.activity-ccm-container .editable-input.phone {
  text-align: center;
  padding-right: 4px;
  border: none;
}
.activity-ccm-container .editable-input.phone input {
  padding: 2px;
  cursor: pointer;
}
.activity-ccm-container .editable-input.phone input:not(:focus) {
  border: none;
}
.activity-ccm-container .editable-input.phone.time-tracking-history .validation-label {
  top: initial;
  bottom: -19px;
}
.activity-ccm-container .editable-input.phone.time-tracking-history .validation-label div::before {
  padding-right: 5px;
}

@media only screen and (max-width: 1023px) {
  .activity-notes textarea {
    width: 90%;
  }
}

.activity-phone .Select.error {
  border-color: #FF2400;
}
.activity-phone .Select .Select-input {
  width: 60%;
  text-align: left;
}
.activity-phone .phone-select {
  visibility: hidden;
}
.activity-phone .phone-select .error {
  color: #FF2400;
}
.activity-phone .phone-select .error div::before {
  padding-right: 5px;
}
.activity-phone .phone-select .error .validation-label {
  height: 0;
  font-size: 11px;
  font-weight: 700;
  text-align: left;
}
.activity-phone .required {
  visibility: visible;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Utility
------------------------- */
/* ------------------------
    #. Utility Mixins
------------------------- */
/* ------------------------
    #. Utility Classes
------------------------- */
.d-flex-center, .ccm-modal-wrapper, .ccm-status-legend .nav .nav-item .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.d-flex-center-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.white-space-pre-line {
  white-space: pre-line;
}

.text-underline {
  text-decoration: underline;
}

.span-url {
  cursor: pointer;
}

/* ------------------------
    #. Confetti Utility Classes
------------------------- */
[class|=confetti] {
  position: absolute;
}

.confetti-0 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 25%;
  opacity: 0.8704325285;
  -webkit-transform: rotate(352.8792990527deg);
          transform: rotate(352.8792990527deg);
  -webkit-animation: drop-confetti-0 7s 4s infinite linear;
          animation: drop-confetti-0 7s 4s infinite linear;
}

@keyframes drop-confetti-0 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-1 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 91%;
  opacity: 0.5989173054;
  -webkit-transform: rotate(135.189185106deg);
          transform: rotate(135.189185106deg);
  -webkit-animation: drop-confetti-1 6s 1s infinite linear;
          animation: drop-confetti-1 6s 1s infinite linear;
}

@keyframes drop-confetti-1 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-2 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.6321794797;
  -webkit-transform: rotate(319.3389954744deg);
          transform: rotate(319.3389954744deg);
  -webkit-animation: drop-confetti-2 5s 5s infinite linear;
          animation: drop-confetti-2 5s 5s infinite linear;
}

@keyframes drop-confetti-2 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-3 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6614614707;
  -webkit-transform: rotate(220.5961387719deg);
          transform: rotate(220.5961387719deg);
  -webkit-animation: drop-confetti-3 8s 1s infinite linear;
          animation: drop-confetti-3 8s 1s infinite linear;
}

@keyframes drop-confetti-3 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-4 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 34%;
  opacity: 0.9852061322;
  -webkit-transform: rotate(337.4855856377deg);
          transform: rotate(337.4855856377deg);
  -webkit-animation: drop-confetti-4 6s 3s infinite linear;
          animation: drop-confetti-4 6s 3s infinite linear;
}

@keyframes drop-confetti-4 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-5 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6994951891;
  -webkit-transform: rotate(204.5693346885deg);
          transform: rotate(204.5693346885deg);
  -webkit-animation: drop-confetti-5 7s 1s infinite linear;
          animation: drop-confetti-5 7s 1s infinite linear;
}

@keyframes drop-confetti-5 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-6 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 0.8252845219;
  -webkit-transform: rotate(352.0450452537deg);
          transform: rotate(352.0450452537deg);
  -webkit-animation: drop-confetti-6 5s 1s infinite linear;
          animation: drop-confetti-6 5s 1s infinite linear;
}

@keyframes drop-confetti-6 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-7 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 9%;
  opacity: 1.3192546027;
  -webkit-transform: rotate(67.800816664deg);
          transform: rotate(67.800816664deg);
  -webkit-animation: drop-confetti-7 5s 3s infinite linear;
          animation: drop-confetti-7 5s 3s infinite linear;
}

@keyframes drop-confetti-7 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-8 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.5657753164;
  -webkit-transform: rotate(339.3123803657deg);
          transform: rotate(339.3123803657deg);
  -webkit-animation: drop-confetti-8 7s 3s infinite linear;
          animation: drop-confetti-8 7s 3s infinite linear;
}

@keyframes drop-confetti-8 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-9 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.5731144078;
  -webkit-transform: rotate(280.2314910637deg);
          transform: rotate(280.2314910637deg);
  -webkit-animation: drop-confetti-9 6s 3s infinite linear;
          animation: drop-confetti-9 6s 3s infinite linear;
}

@keyframes drop-confetti-9 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-10 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.2509545162;
  -webkit-transform: rotate(327.0889418166deg);
          transform: rotate(327.0889418166deg);
  -webkit-animation: drop-confetti-10 5s 1s infinite linear;
          animation: drop-confetti-10 5s 1s infinite linear;
}

@keyframes drop-confetti-10 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-11 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 76%;
  opacity: 0.789499005;
  -webkit-transform: rotate(18.393710604deg);
          transform: rotate(18.393710604deg);
  -webkit-animation: drop-confetti-11 6s 3s infinite linear;
          animation: drop-confetti-11 6s 3s infinite linear;
}

@keyframes drop-confetti-11 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-12 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.4246637216;
  -webkit-transform: rotate(99.3251840316deg);
          transform: rotate(99.3251840316deg);
  -webkit-animation: drop-confetti-12 9s 4s infinite linear;
          animation: drop-confetti-12 9s 4s infinite linear;
}

@keyframes drop-confetti-12 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-13 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.3547855468;
  -webkit-transform: rotate(312.1787873916deg);
          transform: rotate(312.1787873916deg);
  -webkit-animation: drop-confetti-13 6s 3s infinite linear;
          animation: drop-confetti-13 6s 3s infinite linear;
}

@keyframes drop-confetti-13 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-14 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.2358157076;
  -webkit-transform: rotate(146.2986191804deg);
          transform: rotate(146.2986191804deg);
  -webkit-animation: drop-confetti-14 5s 2s infinite linear;
          animation: drop-confetti-14 5s 2s infinite linear;
}

@keyframes drop-confetti-14 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-15 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.2697154302;
  -webkit-transform: rotate(239.3646296791deg);
          transform: rotate(239.3646296791deg);
  -webkit-animation: drop-confetti-15 5s 4s infinite linear;
          animation: drop-confetti-15 5s 4s infinite linear;
}

@keyframes drop-confetti-15 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-16 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 17%;
  opacity: 1.4028808481;
  -webkit-transform: rotate(48.5912022504deg);
          transform: rotate(48.5912022504deg);
  -webkit-animation: drop-confetti-16 6s 3s infinite linear;
          animation: drop-confetti-16 6s 3s infinite linear;
}

@keyframes drop-confetti-16 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-17 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 26%;
  opacity: 1.0530853355;
  -webkit-transform: rotate(0.958589983deg);
          transform: rotate(0.958589983deg);
  -webkit-animation: drop-confetti-17 7s 5s infinite linear;
          animation: drop-confetti-17 7s 5s infinite linear;
}

@keyframes drop-confetti-17 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-18 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 16%;
  opacity: 1.2199478102;
  -webkit-transform: rotate(75.4600344092deg);
          transform: rotate(75.4600344092deg);
  -webkit-animation: drop-confetti-18 6s 4s infinite linear;
          animation: drop-confetti-18 6s 4s infinite linear;
}

@keyframes drop-confetti-18 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-19 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.4618311816;
  -webkit-transform: rotate(189.326111914deg);
          transform: rotate(189.326111914deg);
  -webkit-animation: drop-confetti-19 8s 1s infinite linear;
          animation: drop-confetti-19 8s 1s infinite linear;
}

@keyframes drop-confetti-19 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-20 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 57%;
  opacity: 1.3067564601;
  -webkit-transform: rotate(232.7766669886deg);
          transform: rotate(232.7766669886deg);
  -webkit-animation: drop-confetti-20 7s 5s infinite linear;
          animation: drop-confetti-20 7s 5s infinite linear;
}

@keyframes drop-confetti-20 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-21 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 46%;
  opacity: 1.1140180349;
  -webkit-transform: rotate(218.8322748099deg);
          transform: rotate(218.8322748099deg);
  -webkit-animation: drop-confetti-21 5s 4s infinite linear;
          animation: drop-confetti-21 5s 4s infinite linear;
}

@keyframes drop-confetti-21 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-22 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 1.4539354723;
  -webkit-transform: rotate(311.4790711738deg);
          transform: rotate(311.4790711738deg);
  -webkit-animation: drop-confetti-22 5s 5s infinite linear;
          animation: drop-confetti-22 5s 5s infinite linear;
}

@keyframes drop-confetti-22 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-23 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.2933557044;
  -webkit-transform: rotate(148.3589213004deg);
          transform: rotate(148.3589213004deg);
  -webkit-animation: drop-confetti-23 5s 5s infinite linear;
          animation: drop-confetti-23 5s 5s infinite linear;
}

@keyframes drop-confetti-23 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-24 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 52%;
  opacity: 1.2155570085;
  -webkit-transform: rotate(55.8748736781deg);
          transform: rotate(55.8748736781deg);
  -webkit-animation: drop-confetti-24 6s 2s infinite linear;
          animation: drop-confetti-24 6s 2s infinite linear;
}

@keyframes drop-confetti-24 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-25 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4168991496;
  -webkit-transform: rotate(214.7525789245deg);
          transform: rotate(214.7525789245deg);
  -webkit-animation: drop-confetti-25 9s 4s infinite linear;
          animation: drop-confetti-25 9s 4s infinite linear;
}

@keyframes drop-confetti-25 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-26 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2241199505;
  -webkit-transform: rotate(261.8230180767deg);
          transform: rotate(261.8230180767deg);
  -webkit-animation: drop-confetti-26 9s 3s infinite linear;
          animation: drop-confetti-26 9s 3s infinite linear;
}

@keyframes drop-confetti-26 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-27 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5641525116;
  -webkit-transform: rotate(296.0438294126deg);
          transform: rotate(296.0438294126deg);
  -webkit-animation: drop-confetti-27 6s 3s infinite linear;
          animation: drop-confetti-27 6s 3s infinite linear;
}

@keyframes drop-confetti-27 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-28 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 1.3051464446;
  -webkit-transform: rotate(237.7371179942deg);
          transform: rotate(237.7371179942deg);
  -webkit-animation: drop-confetti-28 6s 2s infinite linear;
          animation: drop-confetti-28 6s 2s infinite linear;
}

@keyframes drop-confetti-28 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-29 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2336371409;
  -webkit-transform: rotate(215.3808158345deg);
          transform: rotate(215.3808158345deg);
  -webkit-animation: drop-confetti-29 8s 1s infinite linear;
          animation: drop-confetti-29 8s 1s infinite linear;
}

@keyframes drop-confetti-29 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-30 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.4606900695;
  -webkit-transform: rotate(101.3790262684deg);
          transform: rotate(101.3790262684deg);
  -webkit-animation: drop-confetti-30 6s 2s infinite linear;
          animation: drop-confetti-30 6s 2s infinite linear;
}

@keyframes drop-confetti-30 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-31 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 0.6431347208;
  -webkit-transform: rotate(92.4340757843deg);
          transform: rotate(92.4340757843deg);
  -webkit-animation: drop-confetti-31 5s 5s infinite linear;
          animation: drop-confetti-31 5s 5s infinite linear;
}

@keyframes drop-confetti-31 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-32 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.2958292136;
  -webkit-transform: rotate(148.3723627743deg);
          transform: rotate(148.3723627743deg);
  -webkit-animation: drop-confetti-32 7s 4s infinite linear;
          animation: drop-confetti-32 7s 4s infinite linear;
}

@keyframes drop-confetti-32 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-33 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 28%;
  opacity: 0.5737007413;
  -webkit-transform: rotate(202.1679469771deg);
          transform: rotate(202.1679469771deg);
  -webkit-animation: drop-confetti-33 9s 4s infinite linear;
          animation: drop-confetti-33 9s 4s infinite linear;
}

@keyframes drop-confetti-33 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-34 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 17%;
  opacity: 0.8161380817;
  -webkit-transform: rotate(298.9876859064deg);
          transform: rotate(298.9876859064deg);
  -webkit-animation: drop-confetti-34 6s 4s infinite linear;
          animation: drop-confetti-34 6s 4s infinite linear;
}

@keyframes drop-confetti-34 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-35 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 1.0486185341;
  -webkit-transform: rotate(329.3425217144deg);
          transform: rotate(329.3425217144deg);
  -webkit-animation: drop-confetti-35 9s 5s infinite linear;
          animation: drop-confetti-35 9s 5s infinite linear;
}

@keyframes drop-confetti-35 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-36 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 3%;
  opacity: 1.3338964375;
  -webkit-transform: rotate(117.2926872328deg);
          transform: rotate(117.2926872328deg);
  -webkit-animation: drop-confetti-36 9s 1s infinite linear;
          animation: drop-confetti-36 9s 1s infinite linear;
}

@keyframes drop-confetti-36 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-37 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 0.7553385447;
  -webkit-transform: rotate(86.0814938338deg);
          transform: rotate(86.0814938338deg);
  -webkit-animation: drop-confetti-37 5s 2s infinite linear;
          animation: drop-confetti-37 5s 2s infinite linear;
}

@keyframes drop-confetti-37 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-38 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 55%;
  opacity: 0.6143003323;
  -webkit-transform: rotate(317.3442207757deg);
          transform: rotate(317.3442207757deg);
  -webkit-animation: drop-confetti-38 6s 2s infinite linear;
          animation: drop-confetti-38 6s 2s infinite linear;
}

@keyframes drop-confetti-38 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-39 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.4530628799;
  -webkit-transform: rotate(244.4116678515deg);
          transform: rotate(244.4116678515deg);
  -webkit-animation: drop-confetti-39 9s 3s infinite linear;
          animation: drop-confetti-39 9s 3s infinite linear;
}

@keyframes drop-confetti-39 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-40 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 0.7858522492;
  -webkit-transform: rotate(190.6078197119deg);
          transform: rotate(190.6078197119deg);
  -webkit-animation: drop-confetti-40 5s 3s infinite linear;
          animation: drop-confetti-40 5s 3s infinite linear;
}

@keyframes drop-confetti-40 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-41 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 71%;
  opacity: 0.8236293817;
  -webkit-transform: rotate(139.8810726283deg);
          transform: rotate(139.8810726283deg);
  -webkit-animation: drop-confetti-41 8s 3s infinite linear;
          animation: drop-confetti-41 8s 3s infinite linear;
}

@keyframes drop-confetti-41 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-42 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 10%;
  opacity: 0.8908603567;
  -webkit-transform: rotate(202.7223600727deg);
          transform: rotate(202.7223600727deg);
  -webkit-animation: drop-confetti-42 8s 4s infinite linear;
          animation: drop-confetti-42 8s 4s infinite linear;
}

@keyframes drop-confetti-42 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-43 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 1.1624812062;
  -webkit-transform: rotate(21.1360642971deg);
          transform: rotate(21.1360642971deg);
  -webkit-animation: drop-confetti-43 5s 4s infinite linear;
          animation: drop-confetti-43 5s 4s infinite linear;
}

@keyframes drop-confetti-43 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-44 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 52%;
  opacity: 1.4541221727;
  -webkit-transform: rotate(33.0615310513deg);
          transform: rotate(33.0615310513deg);
  -webkit-animation: drop-confetti-44 6s 4s infinite linear;
          animation: drop-confetti-44 6s 4s infinite linear;
}

@keyframes drop-confetti-44 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-45 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.8505357291;
  -webkit-transform: rotate(325.091299395deg);
          transform: rotate(325.091299395deg);
  -webkit-animation: drop-confetti-45 6s 1s infinite linear;
          animation: drop-confetti-45 6s 1s infinite linear;
}

@keyframes drop-confetti-45 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-46 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 95%;
  opacity: 0.5288038445;
  -webkit-transform: rotate(141.6651818125deg);
          transform: rotate(141.6651818125deg);
  -webkit-animation: drop-confetti-46 5s 5s infinite linear;
          animation: drop-confetti-46 5s 5s infinite linear;
}

@keyframes drop-confetti-46 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-47 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 61%;
  opacity: 0.923497524;
  -webkit-transform: rotate(133.9535471888deg);
          transform: rotate(133.9535471888deg);
  -webkit-animation: drop-confetti-47 7s 3s infinite linear;
          animation: drop-confetti-47 7s 3s infinite linear;
}

@keyframes drop-confetti-47 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-48 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0514857252;
  -webkit-transform: rotate(18.6575428689deg);
          transform: rotate(18.6575428689deg);
  -webkit-animation: drop-confetti-48 7s 2s infinite linear;
          animation: drop-confetti-48 7s 2s infinite linear;
}

@keyframes drop-confetti-48 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-49 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 39%;
  opacity: 1.2230771115;
  -webkit-transform: rotate(246.4164415164deg);
          transform: rotate(246.4164415164deg);
  -webkit-animation: drop-confetti-49 9s 1s infinite linear;
          animation: drop-confetti-49 9s 1s infinite linear;
}

@keyframes drop-confetti-49 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-50 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.0492422116;
  -webkit-transform: rotate(182.8576056549deg);
          transform: rotate(182.8576056549deg);
  -webkit-animation: drop-confetti-50 5s 3s infinite linear;
          animation: drop-confetti-50 5s 3s infinite linear;
}

@keyframes drop-confetti-50 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-51 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.2470707642;
  -webkit-transform: rotate(48.5220756311deg);
          transform: rotate(48.5220756311deg);
  -webkit-animation: drop-confetti-51 6s 2s infinite linear;
          animation: drop-confetti-51 6s 2s infinite linear;
}

@keyframes drop-confetti-51 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-52 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 24%;
  opacity: 0.515253828;
  -webkit-transform: rotate(137.9223113142deg);
          transform: rotate(137.9223113142deg);
  -webkit-animation: drop-confetti-52 9s 3s infinite linear;
          animation: drop-confetti-52 9s 3s infinite linear;
}

@keyframes drop-confetti-52 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-53 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 93%;
  opacity: 0.8673382493;
  -webkit-transform: rotate(271.8040695316deg);
          transform: rotate(271.8040695316deg);
  -webkit-animation: drop-confetti-53 7s 4s infinite linear;
          animation: drop-confetti-53 7s 4s infinite linear;
}

@keyframes drop-confetti-53 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-54 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 25%;
  opacity: 0.9156891076;
  -webkit-transform: rotate(335.8614596843deg);
          transform: rotate(335.8614596843deg);
  -webkit-animation: drop-confetti-54 5s 2s infinite linear;
          animation: drop-confetti-54 5s 2s infinite linear;
}

@keyframes drop-confetti-54 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-55 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.7088490995;
  -webkit-transform: rotate(323.9603692205deg);
          transform: rotate(323.9603692205deg);
  -webkit-animation: drop-confetti-55 7s 3s infinite linear;
          animation: drop-confetti-55 7s 3s infinite linear;
}

@keyframes drop-confetti-55 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-56 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.8514465321;
  -webkit-transform: rotate(176.4361627794deg);
          transform: rotate(176.4361627794deg);
  -webkit-animation: drop-confetti-56 8s 3s infinite linear;
          animation: drop-confetti-56 8s 3s infinite linear;
}

@keyframes drop-confetti-56 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-57 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 1.0282735433;
  -webkit-transform: rotate(246.9577865551deg);
          transform: rotate(246.9577865551deg);
  -webkit-animation: drop-confetti-57 6s 5s infinite linear;
          animation: drop-confetti-57 6s 5s infinite linear;
}

@keyframes drop-confetti-57 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-58 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5206040902;
  -webkit-transform: rotate(88.3994689216deg);
          transform: rotate(88.3994689216deg);
  -webkit-animation: drop-confetti-58 9s 2s infinite linear;
          animation: drop-confetti-58 9s 2s infinite linear;
}

@keyframes drop-confetti-58 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-59 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 0.8540284692;
  -webkit-transform: rotate(164.4215878221deg);
          transform: rotate(164.4215878221deg);
  -webkit-animation: drop-confetti-59 5s 5s infinite linear;
          animation: drop-confetti-59 5s 5s infinite linear;
}

@keyframes drop-confetti-59 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-60 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.4584168817;
  -webkit-transform: rotate(87.6509022878deg);
          transform: rotate(87.6509022878deg);
  -webkit-animation: drop-confetti-60 7s 5s infinite linear;
          animation: drop-confetti-60 7s 5s infinite linear;
}

@keyframes drop-confetti-60 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-61 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 19%;
  opacity: 0.7805974543;
  -webkit-transform: rotate(335.1565112015deg);
          transform: rotate(335.1565112015deg);
  -webkit-animation: drop-confetti-61 9s 2s infinite linear;
          animation: drop-confetti-61 9s 2s infinite linear;
}

@keyframes drop-confetti-61 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-62 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 33%;
  opacity: 0.6293903809;
  -webkit-transform: rotate(108.5267356076deg);
          transform: rotate(108.5267356076deg);
  -webkit-animation: drop-confetti-62 9s 2s infinite linear;
          animation: drop-confetti-62 9s 2s infinite linear;
}

@keyframes drop-confetti-62 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-63 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6311482117;
  -webkit-transform: rotate(265.1428958657deg);
          transform: rotate(265.1428958657deg);
  -webkit-animation: drop-confetti-63 8s 5s infinite linear;
          animation: drop-confetti-63 8s 5s infinite linear;
}

@keyframes drop-confetti-63 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-64 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 87%;
  opacity: 0.9242049309;
  -webkit-transform: rotate(340.6154480662deg);
          transform: rotate(340.6154480662deg);
  -webkit-animation: drop-confetti-64 7s 1s infinite linear;
          animation: drop-confetti-64 7s 1s infinite linear;
}

@keyframes drop-confetti-64 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-65 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 35%;
  opacity: 0.7771071458;
  -webkit-transform: rotate(67.0132639451deg);
          transform: rotate(67.0132639451deg);
  -webkit-animation: drop-confetti-65 5s 3s infinite linear;
          animation: drop-confetti-65 5s 3s infinite linear;
}

@keyframes drop-confetti-65 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-66 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 1.0793428086;
  -webkit-transform: rotate(336.1066757473deg);
          transform: rotate(336.1066757473deg);
  -webkit-animation: drop-confetti-66 7s 3s infinite linear;
          animation: drop-confetti-66 7s 3s infinite linear;
}

@keyframes drop-confetti-66 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-67 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.669406446;
  -webkit-transform: rotate(12.4956117366deg);
          transform: rotate(12.4956117366deg);
  -webkit-animation: drop-confetti-67 6s 5s infinite linear;
          animation: drop-confetti-67 6s 5s infinite linear;
}

@keyframes drop-confetti-67 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-68 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 1.1602283215;
  -webkit-transform: rotate(22.7291198209deg);
          transform: rotate(22.7291198209deg);
  -webkit-animation: drop-confetti-68 8s 2s infinite linear;
          animation: drop-confetti-68 8s 2s infinite linear;
}

@keyframes drop-confetti-68 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-69 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.8162670768;
  -webkit-transform: rotate(267.8907393773deg);
          transform: rotate(267.8907393773deg);
  -webkit-animation: drop-confetti-69 6s 1s infinite linear;
          animation: drop-confetti-69 6s 1s infinite linear;
}

@keyframes drop-confetti-69 {
  100% {
    top: 110%;
    left: 2%;
  }
}
.confetti-70 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.7765559224;
  -webkit-transform: rotate(220.3602618384deg);
          transform: rotate(220.3602618384deg);
  -webkit-animation: drop-confetti-70 8s 5s infinite linear;
          animation: drop-confetti-70 8s 5s infinite linear;
}

@keyframes drop-confetti-70 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-71 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.3494433258;
  -webkit-transform: rotate(295.201439541deg);
          transform: rotate(295.201439541deg);
  -webkit-animation: drop-confetti-71 7s 3s infinite linear;
          animation: drop-confetti-71 7s 3s infinite linear;
}

@keyframes drop-confetti-71 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-72 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.0986183878;
  -webkit-transform: rotate(316.4819155669deg);
          transform: rotate(316.4819155669deg);
  -webkit-animation: drop-confetti-72 8s 2s infinite linear;
          animation: drop-confetti-72 8s 2s infinite linear;
}

@keyframes drop-confetti-72 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-73 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 1.2460821029;
  -webkit-transform: rotate(207.6531816777deg);
          transform: rotate(207.6531816777deg);
  -webkit-animation: drop-confetti-73 6s 4s infinite linear;
          animation: drop-confetti-73 6s 4s infinite linear;
}

@keyframes drop-confetti-73 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-74 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 34%;
  opacity: 0.8543380597;
  -webkit-transform: rotate(284.0733289462deg);
          transform: rotate(284.0733289462deg);
  -webkit-animation: drop-confetti-74 7s 2s infinite linear;
          animation: drop-confetti-74 7s 2s infinite linear;
}

@keyframes drop-confetti-74 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-75 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 30%;
  opacity: 1.3305412059;
  -webkit-transform: rotate(272.8081709236deg);
          transform: rotate(272.8081709236deg);
  -webkit-animation: drop-confetti-75 6s 2s infinite linear;
          animation: drop-confetti-75 6s 2s infinite linear;
}

@keyframes drop-confetti-75 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-76 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4035516564;
  -webkit-transform: rotate(243.6296778418deg);
          transform: rotate(243.6296778418deg);
  -webkit-animation: drop-confetti-76 6s 1s infinite linear;
          animation: drop-confetti-76 6s 1s infinite linear;
}

@keyframes drop-confetti-76 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-77 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 83%;
  opacity: 0.5093601991;
  -webkit-transform: rotate(244.3580854181deg);
          transform: rotate(244.3580854181deg);
  -webkit-animation: drop-confetti-77 9s 3s infinite linear;
          animation: drop-confetti-77 9s 3s infinite linear;
}

@keyframes drop-confetti-77 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-78 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 81%;
  opacity: 0.9059683223;
  -webkit-transform: rotate(113.5837965651deg);
          transform: rotate(113.5837965651deg);
  -webkit-animation: drop-confetti-78 5s 5s infinite linear;
          animation: drop-confetti-78 5s 5s infinite linear;
}

@keyframes drop-confetti-78 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-79 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 0.8188688549;
  -webkit-transform: rotate(6.7923841454deg);
          transform: rotate(6.7923841454deg);
  -webkit-animation: drop-confetti-79 7s 3s infinite linear;
          animation: drop-confetti-79 7s 3s infinite linear;
}

@keyframes drop-confetti-79 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-80 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.7425962157;
  -webkit-transform: rotate(247.8786795142deg);
          transform: rotate(247.8786795142deg);
  -webkit-animation: drop-confetti-80 5s 2s infinite linear;
          animation: drop-confetti-80 5s 2s infinite linear;
}

@keyframes drop-confetti-80 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-81 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.2938073241;
  -webkit-transform: rotate(115.2163460025deg);
          transform: rotate(115.2163460025deg);
  -webkit-animation: drop-confetti-81 9s 5s infinite linear;
          animation: drop-confetti-81 9s 5s infinite linear;
}

@keyframes drop-confetti-81 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-82 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 29%;
  opacity: 1.1281418321;
  -webkit-transform: rotate(319.4564766438deg);
          transform: rotate(319.4564766438deg);
  -webkit-animation: drop-confetti-82 7s 3s infinite linear;
          animation: drop-confetti-82 7s 3s infinite linear;
}

@keyframes drop-confetti-82 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-83 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.120049106;
  -webkit-transform: rotate(218.4451987532deg);
          transform: rotate(218.4451987532deg);
  -webkit-animation: drop-confetti-83 9s 1s infinite linear;
          animation: drop-confetti-83 9s 1s infinite linear;
}

@keyframes drop-confetti-83 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.confetti-84 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.0641897845;
  -webkit-transform: rotate(45.1505789189deg);
          transform: rotate(45.1505789189deg);
  -webkit-animation: drop-confetti-84 8s 2s infinite linear;
          animation: drop-confetti-84 8s 2s infinite linear;
}

@keyframes drop-confetti-84 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-85 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 18%;
  opacity: 1.0004676684;
  -webkit-transform: rotate(345.9807714784deg);
          transform: rotate(345.9807714784deg);
  -webkit-animation: drop-confetti-85 7s 1s infinite linear;
          animation: drop-confetti-85 7s 1s infinite linear;
}

@keyframes drop-confetti-85 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-86 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 0.8245962763;
  -webkit-transform: rotate(146.6797570459deg);
          transform: rotate(146.6797570459deg);
  -webkit-animation: drop-confetti-86 6s 1s infinite linear;
          animation: drop-confetti-86 6s 1s infinite linear;
}

@keyframes drop-confetti-86 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-87 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 40%;
  opacity: 1.1421703103;
  -webkit-transform: rotate(284.1616345382deg);
          transform: rotate(284.1616345382deg);
  -webkit-animation: drop-confetti-87 5s 4s infinite linear;
          animation: drop-confetti-87 5s 4s infinite linear;
}

@keyframes drop-confetti-87 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-88 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.8363932456;
  -webkit-transform: rotate(271.7664178698deg);
          transform: rotate(271.7664178698deg);
  -webkit-animation: drop-confetti-88 7s 2s infinite linear;
          animation: drop-confetti-88 7s 2s infinite linear;
}

@keyframes drop-confetti-88 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-89 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.0222183311;
  -webkit-transform: rotate(274.6746762857deg);
          transform: rotate(274.6746762857deg);
  -webkit-animation: drop-confetti-89 5s 4s infinite linear;
          animation: drop-confetti-89 5s 4s infinite linear;
}

@keyframes drop-confetti-89 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-90 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 85%;
  opacity: 1.4332720259;
  -webkit-transform: rotate(337.5315867504deg);
          transform: rotate(337.5315867504deg);
  -webkit-animation: drop-confetti-90 9s 2s infinite linear;
          animation: drop-confetti-90 9s 2s infinite linear;
}

@keyframes drop-confetti-90 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-91 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 14%;
  opacity: 1.4522841805;
  -webkit-transform: rotate(122.8876526686deg);
          transform: rotate(122.8876526686deg);
  -webkit-animation: drop-confetti-91 7s 4s infinite linear;
          animation: drop-confetti-91 7s 4s infinite linear;
}

@keyframes drop-confetti-91 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-92 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 0.9070149967;
  -webkit-transform: rotate(232.957106602deg);
          transform: rotate(232.957106602deg);
  -webkit-animation: drop-confetti-92 9s 1s infinite linear;
          animation: drop-confetti-92 9s 1s infinite linear;
}

@keyframes drop-confetti-92 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-93 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 1.4158549183;
  -webkit-transform: rotate(321.1360824644deg);
          transform: rotate(321.1360824644deg);
  -webkit-animation: drop-confetti-93 8s 3s infinite linear;
          animation: drop-confetti-93 8s 3s infinite linear;
}

@keyframes drop-confetti-93 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-94 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 90%;
  opacity: 0.9193235036;
  -webkit-transform: rotate(117.7679754663deg);
          transform: rotate(117.7679754663deg);
  -webkit-animation: drop-confetti-94 5s 4s infinite linear;
          animation: drop-confetti-94 5s 4s infinite linear;
}

@keyframes drop-confetti-94 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-95 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2639893595;
  -webkit-transform: rotate(307.7705517693deg);
          transform: rotate(307.7705517693deg);
  -webkit-animation: drop-confetti-95 7s 1s infinite linear;
          animation: drop-confetti-95 7s 1s infinite linear;
}

@keyframes drop-confetti-95 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-96 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 1.3783075887;
  -webkit-transform: rotate(283.1909325696deg);
          transform: rotate(283.1909325696deg);
  -webkit-animation: drop-confetti-96 6s 1s infinite linear;
          animation: drop-confetti-96 6s 1s infinite linear;
}

@keyframes drop-confetti-96 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-97 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 87%;
  opacity: 0.6808216696;
  -webkit-transform: rotate(321.3944131365deg);
          transform: rotate(321.3944131365deg);
  -webkit-animation: drop-confetti-97 5s 1s infinite linear;
          animation: drop-confetti-97 5s 1s infinite linear;
}

@keyframes drop-confetti-97 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-98 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 12%;
  opacity: 0.6357691584;
  -webkit-transform: rotate(164.6844170033deg);
          transform: rotate(164.6844170033deg);
  -webkit-animation: drop-confetti-98 9s 5s infinite linear;
          animation: drop-confetti-98 9s 5s infinite linear;
}

@keyframes drop-confetti-98 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-99 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 0.5308970325;
  -webkit-transform: rotate(95.7045863026deg);
          transform: rotate(95.7045863026deg);
  -webkit-animation: drop-confetti-99 8s 3s infinite linear;
          animation: drop-confetti-99 8s 3s infinite linear;
}

@keyframes drop-confetti-99 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-100 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 79%;
  opacity: 1.4690766469;
  -webkit-transform: rotate(246.8181728068deg);
          transform: rotate(246.8181728068deg);
  -webkit-animation: drop-confetti-100 5s 1s infinite linear;
          animation: drop-confetti-100 5s 1s infinite linear;
}

@keyframes drop-confetti-100 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-101 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 0.6200111683;
  -webkit-transform: rotate(330.2456248225deg);
          transform: rotate(330.2456248225deg);
  -webkit-animation: drop-confetti-101 5s 4s infinite linear;
          animation: drop-confetti-101 5s 4s infinite linear;
}

@keyframes drop-confetti-101 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-102 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 10%;
  opacity: 0.8030971202;
  -webkit-transform: rotate(286.5694138462deg);
          transform: rotate(286.5694138462deg);
  -webkit-animation: drop-confetti-102 8s 2s infinite linear;
          animation: drop-confetti-102 8s 2s infinite linear;
}

@keyframes drop-confetti-102 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-103 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.5551700988;
  -webkit-transform: rotate(134.4803006662deg);
          transform: rotate(134.4803006662deg);
  -webkit-animation: drop-confetti-103 5s 5s infinite linear;
          animation: drop-confetti-103 5s 5s infinite linear;
}

@keyframes drop-confetti-103 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-104 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 31%;
  opacity: 0.9553384458;
  -webkit-transform: rotate(127.8733940969deg);
          transform: rotate(127.8733940969deg);
  -webkit-animation: drop-confetti-104 8s 2s infinite linear;
          animation: drop-confetti-104 8s 2s infinite linear;
}

@keyframes drop-confetti-104 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-105 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.5409010046;
  -webkit-transform: rotate(24.3096151063deg);
          transform: rotate(24.3096151063deg);
  -webkit-animation: drop-confetti-105 5s 5s infinite linear;
          animation: drop-confetti-105 5s 5s infinite linear;
}

@keyframes drop-confetti-105 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-106 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 7%;
  opacity: 0.8201516518;
  -webkit-transform: rotate(160.7971671115deg);
          transform: rotate(160.7971671115deg);
  -webkit-animation: drop-confetti-106 6s 3s infinite linear;
          animation: drop-confetti-106 6s 3s infinite linear;
}

@keyframes drop-confetti-106 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-107 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.399973283;
  -webkit-transform: rotate(111.2979960096deg);
          transform: rotate(111.2979960096deg);
  -webkit-animation: drop-confetti-107 6s 2s infinite linear;
          animation: drop-confetti-107 6s 2s infinite linear;
}

@keyframes drop-confetti-107 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-108 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6768884895;
  -webkit-transform: rotate(185.3721885467deg);
          transform: rotate(185.3721885467deg);
  -webkit-animation: drop-confetti-108 8s 2s infinite linear;
          animation: drop-confetti-108 8s 2s infinite linear;
}

@keyframes drop-confetti-108 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-109 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 0.6293500368;
  -webkit-transform: rotate(166.1873146306deg);
          transform: rotate(166.1873146306deg);
  -webkit-animation: drop-confetti-109 6s 1s infinite linear;
          animation: drop-confetti-109 6s 1s infinite linear;
}

@keyframes drop-confetti-109 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-110 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 1.1662964941;
  -webkit-transform: rotate(347.5008542372deg);
          transform: rotate(347.5008542372deg);
  -webkit-animation: drop-confetti-110 5s 5s infinite linear;
          animation: drop-confetti-110 5s 5s infinite linear;
}

@keyframes drop-confetti-110 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-111 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.1102838145;
  -webkit-transform: rotate(299.7379875284deg);
          transform: rotate(299.7379875284deg);
  -webkit-animation: drop-confetti-111 9s 3s infinite linear;
          animation: drop-confetti-111 9s 3s infinite linear;
}

@keyframes drop-confetti-111 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-112 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.7015889284;
  -webkit-transform: rotate(318.445306237deg);
          transform: rotate(318.445306237deg);
  -webkit-animation: drop-confetti-112 6s 5s infinite linear;
          animation: drop-confetti-112 6s 5s infinite linear;
}

@keyframes drop-confetti-112 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-113 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 29%;
  opacity: 1.0665183098;
  -webkit-transform: rotate(10.0338654601deg);
          transform: rotate(10.0338654601deg);
  -webkit-animation: drop-confetti-113 6s 2s infinite linear;
          animation: drop-confetti-113 6s 2s infinite linear;
}

@keyframes drop-confetti-113 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-114 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 56%;
  opacity: 0.6160872053;
  -webkit-transform: rotate(312.5575951373deg);
          transform: rotate(312.5575951373deg);
  -webkit-animation: drop-confetti-114 8s 1s infinite linear;
          animation: drop-confetti-114 8s 1s infinite linear;
}

@keyframes drop-confetti-114 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-115 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 1.4886471545;
  -webkit-transform: rotate(35.3473057546deg);
          transform: rotate(35.3473057546deg);
  -webkit-animation: drop-confetti-115 9s 2s infinite linear;
          animation: drop-confetti-115 9s 2s infinite linear;
}

@keyframes drop-confetti-115 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-116 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 1.0774359926;
  -webkit-transform: rotate(283.5950586394deg);
          transform: rotate(283.5950586394deg);
  -webkit-animation: drop-confetti-116 9s 4s infinite linear;
          animation: drop-confetti-116 9s 4s infinite linear;
}

@keyframes drop-confetti-116 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-117 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.3079681818;
  -webkit-transform: rotate(1.4179300667deg);
          transform: rotate(1.4179300667deg);
  -webkit-animation: drop-confetti-117 9s 1s infinite linear;
          animation: drop-confetti-117 9s 1s infinite linear;
}

@keyframes drop-confetti-117 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-118 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 64%;
  opacity: 1.2376109256;
  -webkit-transform: rotate(196.1063794014deg);
          transform: rotate(196.1063794014deg);
  -webkit-animation: drop-confetti-118 8s 3s infinite linear;
          animation: drop-confetti-118 8s 3s infinite linear;
}

@keyframes drop-confetti-118 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-119 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 0.776551017;
  -webkit-transform: rotate(56.5806871247deg);
          transform: rotate(56.5806871247deg);
  -webkit-animation: drop-confetti-119 6s 3s infinite linear;
          animation: drop-confetti-119 6s 3s infinite linear;
}

@keyframes drop-confetti-119 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-120 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 23%;
  opacity: 1.1915540163;
  -webkit-transform: rotate(233.7032950959deg);
          transform: rotate(233.7032950959deg);
  -webkit-animation: drop-confetti-120 8s 2s infinite linear;
          animation: drop-confetti-120 8s 2s infinite linear;
}

@keyframes drop-confetti-120 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-121 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 15%;
  opacity: 0.7368533299;
  -webkit-transform: rotate(359.1459254415deg);
          transform: rotate(359.1459254415deg);
  -webkit-animation: drop-confetti-121 7s 5s infinite linear;
          animation: drop-confetti-121 7s 5s infinite linear;
}

@keyframes drop-confetti-121 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-122 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 0.8742384659;
  -webkit-transform: rotate(311.0940320196deg);
          transform: rotate(311.0940320196deg);
  -webkit-animation: drop-confetti-122 9s 3s infinite linear;
          animation: drop-confetti-122 9s 3s infinite linear;
}

@keyframes drop-confetti-122 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-123 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.7750798118;
  -webkit-transform: rotate(42.7875898246deg);
          transform: rotate(42.7875898246deg);
  -webkit-animation: drop-confetti-123 7s 5s infinite linear;
          animation: drop-confetti-123 7s 5s infinite linear;
}

@keyframes drop-confetti-123 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-124 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.6772493476;
  -webkit-transform: rotate(254.9870610983deg);
          transform: rotate(254.9870610983deg);
  -webkit-animation: drop-confetti-124 5s 4s infinite linear;
          animation: drop-confetti-124 5s 4s infinite linear;
}

@keyframes drop-confetti-124 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-125 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2571018078;
  -webkit-transform: rotate(62.474555174deg);
          transform: rotate(62.474555174deg);
  -webkit-animation: drop-confetti-125 6s 2s infinite linear;
          animation: drop-confetti-125 6s 2s infinite linear;
}

@keyframes drop-confetti-125 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-126 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 0.6610383899;
  -webkit-transform: rotate(231.079730341deg);
          transform: rotate(231.079730341deg);
  -webkit-animation: drop-confetti-126 7s 4s infinite linear;
          animation: drop-confetti-126 7s 4s infinite linear;
}

@keyframes drop-confetti-126 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-127 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 3%;
  opacity: 1.0007957548;
  -webkit-transform: rotate(253.021015149deg);
          transform: rotate(253.021015149deg);
  -webkit-animation: drop-confetti-127 8s 3s infinite linear;
          animation: drop-confetti-127 8s 3s infinite linear;
}

@keyframes drop-confetti-127 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-128 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.0529821738;
  -webkit-transform: rotate(225.2456053427deg);
          transform: rotate(225.2456053427deg);
  -webkit-animation: drop-confetti-128 8s 5s infinite linear;
          animation: drop-confetti-128 8s 5s infinite linear;
}

@keyframes drop-confetti-128 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-129 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.7476645543;
  -webkit-transform: rotate(356.0700779584deg);
          transform: rotate(356.0700779584deg);
  -webkit-animation: drop-confetti-129 5s 2s infinite linear;
          animation: drop-confetti-129 5s 2s infinite linear;
}

@keyframes drop-confetti-129 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-130 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 50%;
  opacity: 1.2730311288;
  -webkit-transform: rotate(319.4851367307deg);
          transform: rotate(319.4851367307deg);
  -webkit-animation: drop-confetti-130 7s 4s infinite linear;
          animation: drop-confetti-130 7s 4s infinite linear;
}

@keyframes drop-confetti-130 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-131 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 0.5577403799;
  -webkit-transform: rotate(180.83014078deg);
          transform: rotate(180.83014078deg);
  -webkit-animation: drop-confetti-131 6s 2s infinite linear;
          animation: drop-confetti-131 6s 2s infinite linear;
}

@keyframes drop-confetti-131 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-132 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5263491304;
  -webkit-transform: rotate(145.5798581325deg);
          transform: rotate(145.5798581325deg);
  -webkit-animation: drop-confetti-132 6s 1s infinite linear;
          animation: drop-confetti-132 6s 1s infinite linear;
}

@keyframes drop-confetti-132 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-133 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 4%;
  opacity: 1.0961496758;
  -webkit-transform: rotate(190.9026096562deg);
          transform: rotate(190.9026096562deg);
  -webkit-animation: drop-confetti-133 9s 4s infinite linear;
          animation: drop-confetti-133 9s 4s infinite linear;
}

@keyframes drop-confetti-133 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-134 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 74%;
  opacity: 1.0947916009;
  -webkit-transform: rotate(151.8174558534deg);
          transform: rotate(151.8174558534deg);
  -webkit-animation: drop-confetti-134 5s 5s infinite linear;
          animation: drop-confetti-134 5s 5s infinite linear;
}

@keyframes drop-confetti-134 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-135 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 1.0190160056;
  -webkit-transform: rotate(90.4646317805deg);
          transform: rotate(90.4646317805deg);
  -webkit-animation: drop-confetti-135 7s 4s infinite linear;
          animation: drop-confetti-135 7s 4s infinite linear;
}

@keyframes drop-confetti-135 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-136 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.9184686021;
  -webkit-transform: rotate(8.1195799359deg);
          transform: rotate(8.1195799359deg);
  -webkit-animation: drop-confetti-136 9s 2s infinite linear;
          animation: drop-confetti-136 9s 2s infinite linear;
}

@keyframes drop-confetti-136 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-137 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 46%;
  opacity: 1.2169699034;
  -webkit-transform: rotate(99.6087826186deg);
          transform: rotate(99.6087826186deg);
  -webkit-animation: drop-confetti-137 9s 2s infinite linear;
          animation: drop-confetti-137 9s 2s infinite linear;
}

@keyframes drop-confetti-137 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-138 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.4038713563;
  -webkit-transform: rotate(127.5708155653deg);
          transform: rotate(127.5708155653deg);
  -webkit-animation: drop-confetti-138 6s 5s infinite linear;
          animation: drop-confetti-138 6s 5s infinite linear;
}

@keyframes drop-confetti-138 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-139 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7333374113;
  -webkit-transform: rotate(11.9787118257deg);
          transform: rotate(11.9787118257deg);
  -webkit-animation: drop-confetti-139 8s 3s infinite linear;
          animation: drop-confetti-139 8s 3s infinite linear;
}

@keyframes drop-confetti-139 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-140 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 51%;
  opacity: 0.9387572948;
  -webkit-transform: rotate(333.9580652377deg);
          transform: rotate(333.9580652377deg);
  -webkit-animation: drop-confetti-140 6s 2s infinite linear;
          animation: drop-confetti-140 6s 2s infinite linear;
}

@keyframes drop-confetti-140 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-141 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.1300057251;
  -webkit-transform: rotate(224.678710345deg);
          transform: rotate(224.678710345deg);
  -webkit-animation: drop-confetti-141 9s 4s infinite linear;
          animation: drop-confetti-141 9s 4s infinite linear;
}

@keyframes drop-confetti-141 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-142 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 62%;
  opacity: 1.2993865934;
  -webkit-transform: rotate(239.981380121deg);
          transform: rotate(239.981380121deg);
  -webkit-animation: drop-confetti-142 8s 3s infinite linear;
          animation: drop-confetti-142 8s 3s infinite linear;
}

@keyframes drop-confetti-142 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-143 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 0.9498784118;
  -webkit-transform: rotate(342.154754926deg);
          transform: rotate(342.154754926deg);
  -webkit-animation: drop-confetti-143 8s 1s infinite linear;
          animation: drop-confetti-143 8s 1s infinite linear;
}

@keyframes drop-confetti-143 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.confetti-144 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 0.715450974;
  -webkit-transform: rotate(321.4461056213deg);
          transform: rotate(321.4461056213deg);
  -webkit-animation: drop-confetti-144 8s 4s infinite linear;
          animation: drop-confetti-144 8s 4s infinite linear;
}

@keyframes drop-confetti-144 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-145 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0969018234;
  -webkit-transform: rotate(64.0751482601deg);
          transform: rotate(64.0751482601deg);
  -webkit-animation: drop-confetti-145 7s 4s infinite linear;
          animation: drop-confetti-145 7s 4s infinite linear;
}

@keyframes drop-confetti-145 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-146 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 34%;
  opacity: 0.916406921;
  -webkit-transform: rotate(21.7546744811deg);
          transform: rotate(21.7546744811deg);
  -webkit-animation: drop-confetti-146 7s 2s infinite linear;
          animation: drop-confetti-146 7s 2s infinite linear;
}

@keyframes drop-confetti-146 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-147 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 42%;
  opacity: 0.6559680258;
  -webkit-transform: rotate(241.9604781712deg);
          transform: rotate(241.9604781712deg);
  -webkit-animation: drop-confetti-147 5s 3s infinite linear;
          animation: drop-confetti-147 5s 3s infinite linear;
}

@keyframes drop-confetti-147 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-148 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 80%;
  opacity: 1.1239440504;
  -webkit-transform: rotate(137.8410665342deg);
          transform: rotate(137.8410665342deg);
  -webkit-animation: drop-confetti-148 9s 5s infinite linear;
          animation: drop-confetti-148 9s 5s infinite linear;
}

@keyframes drop-confetti-148 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-149 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 10%;
  opacity: 1.3775800647;
  -webkit-transform: rotate(296.466725676deg);
          transform: rotate(296.466725676deg);
  -webkit-animation: drop-confetti-149 6s 4s infinite linear;
          animation: drop-confetti-149 6s 4s infinite linear;
}

@keyframes drop-confetti-149 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-150 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.5412244587;
  -webkit-transform: rotate(245.0351582577deg);
          transform: rotate(245.0351582577deg);
  -webkit-animation: drop-confetti-150 8s 4s infinite linear;
          animation: drop-confetti-150 8s 4s infinite linear;
}

@keyframes drop-confetti-150 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-151 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.8560816382;
  -webkit-transform: rotate(308.7350056403deg);
          transform: rotate(308.7350056403deg);
  -webkit-animation: drop-confetti-151 9s 3s infinite linear;
          animation: drop-confetti-151 9s 3s infinite linear;
}

@keyframes drop-confetti-151 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-152 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.9404500051;
  -webkit-transform: rotate(49.4880582999deg);
          transform: rotate(49.4880582999deg);
  -webkit-animation: drop-confetti-152 7s 4s infinite linear;
          animation: drop-confetti-152 7s 4s infinite linear;
}

@keyframes drop-confetti-152 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-153 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 13%;
  opacity: 1.259749813;
  -webkit-transform: rotate(203.3740734104deg);
          transform: rotate(203.3740734104deg);
  -webkit-animation: drop-confetti-153 8s 3s infinite linear;
          animation: drop-confetti-153 8s 3s infinite linear;
}

@keyframes drop-confetti-153 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-154 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.4745594812;
  -webkit-transform: rotate(239.131270243deg);
          transform: rotate(239.131270243deg);
  -webkit-animation: drop-confetti-154 8s 5s infinite linear;
          animation: drop-confetti-154 8s 5s infinite linear;
}

@keyframes drop-confetti-154 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-155 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 62%;
  opacity: 1.0461603818;
  -webkit-transform: rotate(202.6489919862deg);
          transform: rotate(202.6489919862deg);
  -webkit-animation: drop-confetti-155 9s 1s infinite linear;
          animation: drop-confetti-155 9s 1s infinite linear;
}

@keyframes drop-confetti-155 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-156 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 1.001203756;
  -webkit-transform: rotate(304.5208888016deg);
          transform: rotate(304.5208888016deg);
  -webkit-animation: drop-confetti-156 7s 2s infinite linear;
          animation: drop-confetti-156 7s 2s infinite linear;
}

@keyframes drop-confetti-156 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-157 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7139598855;
  -webkit-transform: rotate(129.4509728061deg);
          transform: rotate(129.4509728061deg);
  -webkit-animation: drop-confetti-157 7s 4s infinite linear;
          animation: drop-confetti-157 7s 4s infinite linear;
}

@keyframes drop-confetti-157 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-158 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 3%;
  opacity: 1.2398073321;
  -webkit-transform: rotate(195.7745951604deg);
          transform: rotate(195.7745951604deg);
  -webkit-animation: drop-confetti-158 9s 3s infinite linear;
          animation: drop-confetti-158 9s 3s infinite linear;
}

@keyframes drop-confetti-158 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-159 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.5891270941;
  -webkit-transform: rotate(337.7669521759deg);
          transform: rotate(337.7669521759deg);
  -webkit-animation: drop-confetti-159 5s 2s infinite linear;
          animation: drop-confetti-159 5s 2s infinite linear;
}

@keyframes drop-confetti-159 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-160 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 1.4140750208;
  -webkit-transform: rotate(292.7146590516deg);
          transform: rotate(292.7146590516deg);
  -webkit-animation: drop-confetti-160 5s 2s infinite linear;
          animation: drop-confetti-160 5s 2s infinite linear;
}

@keyframes drop-confetti-160 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-161 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 72%;
  opacity: 1.1246140508;
  -webkit-transform: rotate(137.7976827948deg);
          transform: rotate(137.7976827948deg);
  -webkit-animation: drop-confetti-161 7s 5s infinite linear;
          animation: drop-confetti-161 7s 5s infinite linear;
}

@keyframes drop-confetti-161 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-162 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.770633424;
  -webkit-transform: rotate(184.8443082949deg);
          transform: rotate(184.8443082949deg);
  -webkit-animation: drop-confetti-162 6s 1s infinite linear;
          animation: drop-confetti-162 6s 1s infinite linear;
}

@keyframes drop-confetti-162 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-163 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2217682952;
  -webkit-transform: rotate(309.7874465003deg);
          transform: rotate(309.7874465003deg);
  -webkit-animation: drop-confetti-163 6s 2s infinite linear;
          animation: drop-confetti-163 6s 2s infinite linear;
}

@keyframes drop-confetti-163 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-164 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 1.2398326285;
  -webkit-transform: rotate(82.0528028055deg);
          transform: rotate(82.0528028055deg);
  -webkit-animation: drop-confetti-164 7s 2s infinite linear;
          animation: drop-confetti-164 7s 2s infinite linear;
}

@keyframes drop-confetti-164 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-165 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 1.0920079998;
  -webkit-transform: rotate(208.8158034007deg);
          transform: rotate(208.8158034007deg);
  -webkit-animation: drop-confetti-165 8s 4s infinite linear;
          animation: drop-confetti-165 8s 4s infinite linear;
}

@keyframes drop-confetti-165 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-166 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.872003167;
  -webkit-transform: rotate(292.0496333091deg);
          transform: rotate(292.0496333091deg);
  -webkit-animation: drop-confetti-166 9s 5s infinite linear;
          animation: drop-confetti-166 9s 5s infinite linear;
}

@keyframes drop-confetti-166 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-167 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 2%;
  opacity: 0.6023903023;
  -webkit-transform: rotate(207.1450259965deg);
          transform: rotate(207.1450259965deg);
  -webkit-animation: drop-confetti-167 7s 4s infinite linear;
          animation: drop-confetti-167 7s 4s infinite linear;
}

@keyframes drop-confetti-167 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-168 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0637730157;
  -webkit-transform: rotate(3.6844297982deg);
          transform: rotate(3.6844297982deg);
  -webkit-animation: drop-confetti-168 6s 5s infinite linear;
          animation: drop-confetti-168 6s 5s infinite linear;
}

@keyframes drop-confetti-168 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-169 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.4059571486;
  -webkit-transform: rotate(356.0220874011deg);
          transform: rotate(356.0220874011deg);
  -webkit-animation: drop-confetti-169 5s 3s infinite linear;
          animation: drop-confetti-169 5s 3s infinite linear;
}

@keyframes drop-confetti-169 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-170 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.5113012325;
  -webkit-transform: rotate(235.7887552673deg);
          transform: rotate(235.7887552673deg);
  -webkit-animation: drop-confetti-170 5s 2s infinite linear;
          animation: drop-confetti-170 5s 2s infinite linear;
}

@keyframes drop-confetti-170 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-171 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.4239282514;
  -webkit-transform: rotate(32.6717482885deg);
          transform: rotate(32.6717482885deg);
  -webkit-animation: drop-confetti-171 8s 3s infinite linear;
          animation: drop-confetti-171 8s 3s infinite linear;
}

@keyframes drop-confetti-171 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-172 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.987548375;
  -webkit-transform: rotate(207.2629636243deg);
          transform: rotate(207.2629636243deg);
  -webkit-animation: drop-confetti-172 8s 2s infinite linear;
          animation: drop-confetti-172 8s 2s infinite linear;
}

@keyframes drop-confetti-172 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-173 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 32%;
  opacity: 0.7699801202;
  -webkit-transform: rotate(346.4229821688deg);
          transform: rotate(346.4229821688deg);
  -webkit-animation: drop-confetti-173 9s 2s infinite linear;
          animation: drop-confetti-173 9s 2s infinite linear;
}

@keyframes drop-confetti-173 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-174 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 72%;
  opacity: 0.681339734;
  -webkit-transform: rotate(103.1389063849deg);
          transform: rotate(103.1389063849deg);
  -webkit-animation: drop-confetti-174 6s 1s infinite linear;
          animation: drop-confetti-174 6s 1s infinite linear;
}

@keyframes drop-confetti-174 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-175 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.56824948;
  -webkit-transform: rotate(123.4214254328deg);
          transform: rotate(123.4214254328deg);
  -webkit-animation: drop-confetti-175 6s 5s infinite linear;
          animation: drop-confetti-175 6s 5s infinite linear;
}

@keyframes drop-confetti-175 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-176 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 1.0562011554;
  -webkit-transform: rotate(133.8040515175deg);
          transform: rotate(133.8040515175deg);
  -webkit-animation: drop-confetti-176 9s 1s infinite linear;
          animation: drop-confetti-176 9s 1s infinite linear;
}

@keyframes drop-confetti-176 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-177 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5390655993;
  -webkit-transform: rotate(263.267153224deg);
          transform: rotate(263.267153224deg);
  -webkit-animation: drop-confetti-177 6s 5s infinite linear;
          animation: drop-confetti-177 6s 5s infinite linear;
}

@keyframes drop-confetti-177 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-178 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 82%;
  opacity: 0.9681097754;
  -webkit-transform: rotate(82.6762107348deg);
          transform: rotate(82.6762107348deg);
  -webkit-animation: drop-confetti-178 8s 1s infinite linear;
          animation: drop-confetti-178 8s 1s infinite linear;
}

@keyframes drop-confetti-178 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-179 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.6427960613;
  -webkit-transform: rotate(51.6532378357deg);
          transform: rotate(51.6532378357deg);
  -webkit-animation: drop-confetti-179 8s 1s infinite linear;
          animation: drop-confetti-179 8s 1s infinite linear;
}

@keyframes drop-confetti-179 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-180 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 59%;
  opacity: 0.9336510528;
  -webkit-transform: rotate(240.6220147857deg);
          transform: rotate(240.6220147857deg);
  -webkit-animation: drop-confetti-180 5s 1s infinite linear;
          animation: drop-confetti-180 5s 1s infinite linear;
}

@keyframes drop-confetti-180 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-181 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 20%;
  opacity: 0.6423636533;
  -webkit-transform: rotate(42.9109081163deg);
          transform: rotate(42.9109081163deg);
  -webkit-animation: drop-confetti-181 8s 4s infinite linear;
          animation: drop-confetti-181 8s 4s infinite linear;
}

@keyframes drop-confetti-181 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-182 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.5805609134;
  -webkit-transform: rotate(352.395705572deg);
          transform: rotate(352.395705572deg);
  -webkit-animation: drop-confetti-182 7s 2s infinite linear;
          animation: drop-confetti-182 7s 2s infinite linear;
}

@keyframes drop-confetti-182 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-183 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.465406279;
  -webkit-transform: rotate(202.3597169887deg);
          transform: rotate(202.3597169887deg);
  -webkit-animation: drop-confetti-183 9s 2s infinite linear;
          animation: drop-confetti-183 9s 2s infinite linear;
}

@keyframes drop-confetti-183 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-184 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 16%;
  opacity: 1.2900354435;
  -webkit-transform: rotate(22.8991798143deg);
          transform: rotate(22.8991798143deg);
  -webkit-animation: drop-confetti-184 5s 4s infinite linear;
          animation: drop-confetti-184 5s 4s infinite linear;
}

@keyframes drop-confetti-184 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-185 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.1123931522;
  -webkit-transform: rotate(41.4865739461deg);
          transform: rotate(41.4865739461deg);
  -webkit-animation: drop-confetti-185 5s 2s infinite linear;
          animation: drop-confetti-185 5s 2s infinite linear;
}

@keyframes drop-confetti-185 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-186 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 5%;
  opacity: 1.0037798223;
  -webkit-transform: rotate(285.3303293377deg);
          transform: rotate(285.3303293377deg);
  -webkit-animation: drop-confetti-186 9s 3s infinite linear;
          animation: drop-confetti-186 9s 3s infinite linear;
}

@keyframes drop-confetti-186 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-187 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.2344439919;
  -webkit-transform: rotate(135.116377076deg);
          transform: rotate(135.116377076deg);
  -webkit-animation: drop-confetti-187 7s 3s infinite linear;
          animation: drop-confetti-187 7s 3s infinite linear;
}

@keyframes drop-confetti-187 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-188 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 0.7234340731;
  -webkit-transform: rotate(126.2841944177deg);
          transform: rotate(126.2841944177deg);
  -webkit-animation: drop-confetti-188 5s 2s infinite linear;
          animation: drop-confetti-188 5s 2s infinite linear;
}

@keyframes drop-confetti-188 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-189 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6478674386;
  -webkit-transform: rotate(226.5477969968deg);
          transform: rotate(226.5477969968deg);
  -webkit-animation: drop-confetti-189 9s 1s infinite linear;
          animation: drop-confetti-189 9s 1s infinite linear;
}

@keyframes drop-confetti-189 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-190 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 13%;
  opacity: 1.3193193559;
  -webkit-transform: rotate(0.5019076857deg);
          transform: rotate(0.5019076857deg);
  -webkit-animation: drop-confetti-190 8s 2s infinite linear;
          animation: drop-confetti-190 8s 2s infinite linear;
}

@keyframes drop-confetti-190 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-191 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 68%;
  opacity: 1.051621854;
  -webkit-transform: rotate(166.5805532556deg);
          transform: rotate(166.5805532556deg);
  -webkit-animation: drop-confetti-191 9s 4s infinite linear;
          animation: drop-confetti-191 9s 4s infinite linear;
}

@keyframes drop-confetti-191 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-192 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 1.1622997781;
  -webkit-transform: rotate(98.156778344deg);
          transform: rotate(98.156778344deg);
  -webkit-animation: drop-confetti-192 7s 3s infinite linear;
          animation: drop-confetti-192 7s 3s infinite linear;
}

@keyframes drop-confetti-192 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-193 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.1730662497;
  -webkit-transform: rotate(134.7236638528deg);
          transform: rotate(134.7236638528deg);
  -webkit-animation: drop-confetti-193 7s 3s infinite linear;
          animation: drop-confetti-193 7s 3s infinite linear;
}

@keyframes drop-confetti-193 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-194 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 68%;
  opacity: 0.7790088572;
  -webkit-transform: rotate(210.9122140126deg);
          transform: rotate(210.9122140126deg);
  -webkit-animation: drop-confetti-194 6s 5s infinite linear;
          animation: drop-confetti-194 6s 5s infinite linear;
}

@keyframes drop-confetti-194 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-195 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 88%;
  opacity: 0.5767942592;
  -webkit-transform: rotate(215.3293884102deg);
          transform: rotate(215.3293884102deg);
  -webkit-animation: drop-confetti-195 5s 5s infinite linear;
          animation: drop-confetti-195 5s 5s infinite linear;
}

@keyframes drop-confetti-195 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-196 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.4845927975;
  -webkit-transform: rotate(239.1428030945deg);
          transform: rotate(239.1428030945deg);
  -webkit-animation: drop-confetti-196 7s 4s infinite linear;
          animation: drop-confetti-196 7s 4s infinite linear;
}

@keyframes drop-confetti-196 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-197 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.429208101;
  -webkit-transform: rotate(336.5703521268deg);
          transform: rotate(336.5703521268deg);
  -webkit-animation: drop-confetti-197 9s 4s infinite linear;
          animation: drop-confetti-197 9s 4s infinite linear;
}

@keyframes drop-confetti-197 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-198 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 13%;
  opacity: 0.6750767234;
  -webkit-transform: rotate(228.4497184234deg);
          transform: rotate(228.4497184234deg);
  -webkit-animation: drop-confetti-198 5s 1s infinite linear;
          animation: drop-confetti-198 5s 1s infinite linear;
}

@keyframes drop-confetti-198 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-199 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.427894058;
  -webkit-transform: rotate(9.7310627622deg);
          transform: rotate(9.7310627622deg);
  -webkit-animation: drop-confetti-199 7s 3s infinite linear;
          animation: drop-confetti-199 7s 3s infinite linear;
}

@keyframes drop-confetti-199 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-200 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.4094145332;
  -webkit-transform: rotate(236.1091036291deg);
          transform: rotate(236.1091036291deg);
  -webkit-animation: drop-confetti-200 7s 4s infinite linear;
          animation: drop-confetti-200 7s 4s infinite linear;
}

@keyframes drop-confetti-200 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-201 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 71%;
  opacity: 0.617203031;
  -webkit-transform: rotate(95.7038452795deg);
          transform: rotate(95.7038452795deg);
  -webkit-animation: drop-confetti-201 7s 5s infinite linear;
          animation: drop-confetti-201 7s 5s infinite linear;
}

@keyframes drop-confetti-201 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-202 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 89%;
  opacity: 1.2374242532;
  -webkit-transform: rotate(65.9820761673deg);
          transform: rotate(65.9820761673deg);
  -webkit-animation: drop-confetti-202 7s 4s infinite linear;
          animation: drop-confetti-202 7s 4s infinite linear;
}

@keyframes drop-confetti-202 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-203 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 1.4677059837;
  -webkit-transform: rotate(29.3832180903deg);
          transform: rotate(29.3832180903deg);
  -webkit-animation: drop-confetti-203 9s 5s infinite linear;
          animation: drop-confetti-203 9s 5s infinite linear;
}

@keyframes drop-confetti-203 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-204 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 0.5495582759;
  -webkit-transform: rotate(263.8466694869deg);
          transform: rotate(263.8466694869deg);
  -webkit-animation: drop-confetti-204 8s 2s infinite linear;
          animation: drop-confetti-204 8s 2s infinite linear;
}

@keyframes drop-confetti-204 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-205 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 6%;
  opacity: 0.7559422014;
  -webkit-transform: rotate(135.1511946726deg);
          transform: rotate(135.1511946726deg);
  -webkit-animation: drop-confetti-205 6s 3s infinite linear;
          animation: drop-confetti-205 6s 3s infinite linear;
}

@keyframes drop-confetti-205 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-206 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.3128048107;
  -webkit-transform: rotate(89.6858243514deg);
          transform: rotate(89.6858243514deg);
  -webkit-animation: drop-confetti-206 9s 3s infinite linear;
          animation: drop-confetti-206 9s 3s infinite linear;
}

@keyframes drop-confetti-206 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-207 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 1.3575554185;
  -webkit-transform: rotate(144.8301289291deg);
          transform: rotate(144.8301289291deg);
  -webkit-animation: drop-confetti-207 6s 1s infinite linear;
          animation: drop-confetti-207 6s 1s infinite linear;
}

@keyframes drop-confetti-207 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-208 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 55%;
  opacity: 0.9864258701;
  -webkit-transform: rotate(76.1889890047deg);
          transform: rotate(76.1889890047deg);
  -webkit-animation: drop-confetti-208 8s 2s infinite linear;
          animation: drop-confetti-208 8s 2s infinite linear;
}

@keyframes drop-confetti-208 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-209 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 0.6004855815;
  -webkit-transform: rotate(187.5152855437deg);
          transform: rotate(187.5152855437deg);
  -webkit-animation: drop-confetti-209 9s 2s infinite linear;
          animation: drop-confetti-209 9s 2s infinite linear;
}

@keyframes drop-confetti-209 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-210 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.5457867372;
  -webkit-transform: rotate(265.8782096842deg);
          transform: rotate(265.8782096842deg);
  -webkit-animation: drop-confetti-210 7s 5s infinite linear;
          animation: drop-confetti-210 7s 5s infinite linear;
}

@keyframes drop-confetti-210 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-211 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.6171898046;
  -webkit-transform: rotate(207.0563500867deg);
          transform: rotate(207.0563500867deg);
  -webkit-animation: drop-confetti-211 7s 1s infinite linear;
          animation: drop-confetti-211 7s 1s infinite linear;
}

@keyframes drop-confetti-211 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-212 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 33%;
  opacity: 0.5499275157;
  -webkit-transform: rotate(340.7067397554deg);
          transform: rotate(340.7067397554deg);
  -webkit-animation: drop-confetti-212 8s 2s infinite linear;
          animation: drop-confetti-212 8s 2s infinite linear;
}

@keyframes drop-confetti-212 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-213 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 60%;
  opacity: 0.8006101005;
  -webkit-transform: rotate(220.2028309326deg);
          transform: rotate(220.2028309326deg);
  -webkit-animation: drop-confetti-213 6s 1s infinite linear;
          animation: drop-confetti-213 6s 1s infinite linear;
}

@keyframes drop-confetti-213 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-214 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 1.1114547047;
  -webkit-transform: rotate(1.6212954331deg);
          transform: rotate(1.6212954331deg);
  -webkit-animation: drop-confetti-214 9s 2s infinite linear;
          animation: drop-confetti-214 9s 2s infinite linear;
}

@keyframes drop-confetti-214 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-215 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 12%;
  opacity: 1.4922803574;
  -webkit-transform: rotate(74.3123960573deg);
          transform: rotate(74.3123960573deg);
  -webkit-animation: drop-confetti-215 8s 2s infinite linear;
          animation: drop-confetti-215 8s 2s infinite linear;
}

@keyframes drop-confetti-215 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-216 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 60%;
  opacity: 1.1979452724;
  -webkit-transform: rotate(127.9829387982deg);
          transform: rotate(127.9829387982deg);
  -webkit-animation: drop-confetti-216 9s 3s infinite linear;
          animation: drop-confetti-216 9s 3s infinite linear;
}

@keyframes drop-confetti-216 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-217 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6340632168;
  -webkit-transform: rotate(289.5441487075deg);
          transform: rotate(289.5441487075deg);
  -webkit-animation: drop-confetti-217 6s 3s infinite linear;
          animation: drop-confetti-217 6s 3s infinite linear;
}

@keyframes drop-confetti-217 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-218 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 15%;
  opacity: 1.3195486341;
  -webkit-transform: rotate(352.8432365692deg);
          transform: rotate(352.8432365692deg);
  -webkit-animation: drop-confetti-218 7s 3s infinite linear;
          animation: drop-confetti-218 7s 3s infinite linear;
}

@keyframes drop-confetti-218 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-219 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.5060714667;
  -webkit-transform: rotate(310.6299554865deg);
          transform: rotate(310.6299554865deg);
  -webkit-animation: drop-confetti-219 6s 1s infinite linear;
          animation: drop-confetti-219 6s 1s infinite linear;
}

@keyframes drop-confetti-219 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-220 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 0.5865266692;
  -webkit-transform: rotate(278.7031203883deg);
          transform: rotate(278.7031203883deg);
  -webkit-animation: drop-confetti-220 5s 4s infinite linear;
          animation: drop-confetti-220 5s 4s infinite linear;
}

@keyframes drop-confetti-220 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-221 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 1.0258923246;
  -webkit-transform: rotate(131.9743175313deg);
          transform: rotate(131.9743175313deg);
  -webkit-animation: drop-confetti-221 6s 2s infinite linear;
          animation: drop-confetti-221 6s 2s infinite linear;
}

@keyframes drop-confetti-221 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-222 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3582977076;
  -webkit-transform: rotate(31.448751462deg);
          transform: rotate(31.448751462deg);
  -webkit-animation: drop-confetti-222 6s 1s infinite linear;
          animation: drop-confetti-222 6s 1s infinite linear;
}

@keyframes drop-confetti-222 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-223 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 21%;
  opacity: 1.1848441923;
  -webkit-transform: rotate(269.255027966deg);
          transform: rotate(269.255027966deg);
  -webkit-animation: drop-confetti-223 7s 1s infinite linear;
          animation: drop-confetti-223 7s 1s infinite linear;
}

@keyframes drop-confetti-223 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-224 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.4786814809;
  -webkit-transform: rotate(119.7096006905deg);
          transform: rotate(119.7096006905deg);
  -webkit-animation: drop-confetti-224 7s 3s infinite linear;
          animation: drop-confetti-224 7s 3s infinite linear;
}

@keyframes drop-confetti-224 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-225 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.2282533977;
  -webkit-transform: rotate(116.6825139727deg);
          transform: rotate(116.6825139727deg);
  -webkit-animation: drop-confetti-225 7s 3s infinite linear;
          animation: drop-confetti-225 7s 3s infinite linear;
}

@keyframes drop-confetti-225 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-226 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.9121687764;
  -webkit-transform: rotate(222.8385121794deg);
          transform: rotate(222.8385121794deg);
  -webkit-animation: drop-confetti-226 6s 1s infinite linear;
          animation: drop-confetti-226 6s 1s infinite linear;
}

@keyframes drop-confetti-226 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-227 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4834987056;
  -webkit-transform: rotate(28.5136123937deg);
          transform: rotate(28.5136123937deg);
  -webkit-animation: drop-confetti-227 7s 5s infinite linear;
          animation: drop-confetti-227 7s 5s infinite linear;
}

@keyframes drop-confetti-227 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-228 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 57%;
  opacity: 0.8509973374;
  -webkit-transform: rotate(125.0222091625deg);
          transform: rotate(125.0222091625deg);
  -webkit-animation: drop-confetti-228 7s 5s infinite linear;
          animation: drop-confetti-228 7s 5s infinite linear;
}

@keyframes drop-confetti-228 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-229 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6991647928;
  -webkit-transform: rotate(192.4804175781deg);
          transform: rotate(192.4804175781deg);
  -webkit-animation: drop-confetti-229 6s 5s infinite linear;
          animation: drop-confetti-229 6s 5s infinite linear;
}

@keyframes drop-confetti-229 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-230 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 77%;
  opacity: 0.6425079369;
  -webkit-transform: rotate(225.7943444728deg);
          transform: rotate(225.7943444728deg);
  -webkit-animation: drop-confetti-230 7s 2s infinite linear;
          animation: drop-confetti-230 7s 2s infinite linear;
}

@keyframes drop-confetti-230 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-231 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 82%;
  opacity: 1.3407124247;
  -webkit-transform: rotate(291.3743645172deg);
          transform: rotate(291.3743645172deg);
  -webkit-animation: drop-confetti-231 8s 1s infinite linear;
          animation: drop-confetti-231 8s 1s infinite linear;
}

@keyframes drop-confetti-231 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-232 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 42%;
  opacity: 0.9854836598;
  -webkit-transform: rotate(92.796226903deg);
          transform: rotate(92.796226903deg);
  -webkit-animation: drop-confetti-232 7s 2s infinite linear;
          animation: drop-confetti-232 7s 2s infinite linear;
}

@keyframes drop-confetti-232 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-233 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 17%;
  opacity: 0.7600988121;
  -webkit-transform: rotate(17.7762356303deg);
          transform: rotate(17.7762356303deg);
  -webkit-animation: drop-confetti-233 5s 4s infinite linear;
          animation: drop-confetti-233 5s 4s infinite linear;
}

@keyframes drop-confetti-233 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-234 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 0.5622818142;
  -webkit-transform: rotate(130.4107288022deg);
          transform: rotate(130.4107288022deg);
  -webkit-animation: drop-confetti-234 6s 1s infinite linear;
          animation: drop-confetti-234 6s 1s infinite linear;
}

@keyframes drop-confetti-234 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-235 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 17%;
  opacity: 1.4135739565;
  -webkit-transform: rotate(60.714841634deg);
          transform: rotate(60.714841634deg);
  -webkit-animation: drop-confetti-235 7s 4s infinite linear;
          animation: drop-confetti-235 7s 4s infinite linear;
}

@keyframes drop-confetti-235 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-236 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.4919989951;
  -webkit-transform: rotate(213.22388878deg);
          transform: rotate(213.22388878deg);
  -webkit-animation: drop-confetti-236 6s 4s infinite linear;
          animation: drop-confetti-236 6s 4s infinite linear;
}

@keyframes drop-confetti-236 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-237 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 0.8500174282;
  -webkit-transform: rotate(106.4029790118deg);
          transform: rotate(106.4029790118deg);
  -webkit-animation: drop-confetti-237 5s 2s infinite linear;
          animation: drop-confetti-237 5s 2s infinite linear;
}

@keyframes drop-confetti-237 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-238 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 1.1026864269;
  -webkit-transform: rotate(132.4120878902deg);
          transform: rotate(132.4120878902deg);
  -webkit-animation: drop-confetti-238 6s 5s infinite linear;
          animation: drop-confetti-238 6s 5s infinite linear;
}

@keyframes drop-confetti-238 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-239 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 38%;
  opacity: 1.3315687778;
  -webkit-transform: rotate(145.0315357519deg);
          transform: rotate(145.0315357519deg);
  -webkit-animation: drop-confetti-239 8s 3s infinite linear;
          animation: drop-confetti-239 8s 3s infinite linear;
}

@keyframes drop-confetti-239 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-240 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 0.795514067;
  -webkit-transform: rotate(294.9321522633deg);
          transform: rotate(294.9321522633deg);
  -webkit-animation: drop-confetti-240 6s 3s infinite linear;
          animation: drop-confetti-240 6s 3s infinite linear;
}

@keyframes drop-confetti-240 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-241 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.3121933772;
  -webkit-transform: rotate(322.4455602871deg);
          transform: rotate(322.4455602871deg);
  -webkit-animation: drop-confetti-241 8s 4s infinite linear;
          animation: drop-confetti-241 8s 4s infinite linear;
}

@keyframes drop-confetti-241 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-242 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 0.5588715588;
  -webkit-transform: rotate(40.6441782999deg);
          transform: rotate(40.6441782999deg);
  -webkit-animation: drop-confetti-242 8s 3s infinite linear;
          animation: drop-confetti-242 8s 3s infinite linear;
}

@keyframes drop-confetti-242 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-243 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 1.0302803401;
  -webkit-transform: rotate(14.6614113429deg);
          transform: rotate(14.6614113429deg);
  -webkit-animation: drop-confetti-243 9s 4s infinite linear;
          animation: drop-confetti-243 9s 4s infinite linear;
}

@keyframes drop-confetti-243 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-244 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 99%;
  opacity: 0.7005689642;
  -webkit-transform: rotate(38.3705763912deg);
          transform: rotate(38.3705763912deg);
  -webkit-animation: drop-confetti-244 7s 1s infinite linear;
          animation: drop-confetti-244 7s 1s infinite linear;
}

@keyframes drop-confetti-244 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-245 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 1.0642042346;
  -webkit-transform: rotate(286.0642258346deg);
          transform: rotate(286.0642258346deg);
  -webkit-animation: drop-confetti-245 5s 4s infinite linear;
          animation: drop-confetti-245 5s 4s infinite linear;
}

@keyframes drop-confetti-245 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-246 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.7750377606;
  -webkit-transform: rotate(3.1297691988deg);
          transform: rotate(3.1297691988deg);
  -webkit-animation: drop-confetti-246 6s 1s infinite linear;
          animation: drop-confetti-246 6s 1s infinite linear;
}

@keyframes drop-confetti-246 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-247 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.2784688964;
  -webkit-transform: rotate(202.2197737187deg);
          transform: rotate(202.2197737187deg);
  -webkit-animation: drop-confetti-247 6s 2s infinite linear;
          animation: drop-confetti-247 6s 2s infinite linear;
}

@keyframes drop-confetti-247 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-248 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 19%;
  opacity: 1.1751934837;
  -webkit-transform: rotate(355.5516737688deg);
          transform: rotate(355.5516737688deg);
  -webkit-animation: drop-confetti-248 8s 5s infinite linear;
          animation: drop-confetti-248 8s 5s infinite linear;
}

@keyframes drop-confetti-248 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-249 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.0295472704;
  -webkit-transform: rotate(62.1186267801deg);
          transform: rotate(62.1186267801deg);
  -webkit-animation: drop-confetti-249 5s 2s infinite linear;
          animation: drop-confetti-249 5s 2s infinite linear;
}

@keyframes drop-confetti-249 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-250 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 0.543807413;
  -webkit-transform: rotate(105.7549297154deg);
          transform: rotate(105.7549297154deg);
  -webkit-animation: drop-confetti-250 6s 3s infinite linear;
          animation: drop-confetti-250 6s 3s infinite linear;
}

@keyframes drop-confetti-250 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-251 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.8465703357;
  -webkit-transform: rotate(41.4169491212deg);
          transform: rotate(41.4169491212deg);
  -webkit-animation: drop-confetti-251 7s 5s infinite linear;
          animation: drop-confetti-251 7s 5s infinite linear;
}

@keyframes drop-confetti-251 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-252 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 1.4838990118;
  -webkit-transform: rotate(235.5047941753deg);
          transform: rotate(235.5047941753deg);
  -webkit-animation: drop-confetti-252 5s 3s infinite linear;
          animation: drop-confetti-252 5s 3s infinite linear;
}

@keyframes drop-confetti-252 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-253 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 0.566066305;
  -webkit-transform: rotate(76.0470010541deg);
          transform: rotate(76.0470010541deg);
  -webkit-animation: drop-confetti-253 7s 2s infinite linear;
          animation: drop-confetti-253 7s 2s infinite linear;
}

@keyframes drop-confetti-253 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-254 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 76%;
  opacity: 0.6326838711;
  -webkit-transform: rotate(103.0241456634deg);
          transform: rotate(103.0241456634deg);
  -webkit-animation: drop-confetti-254 8s 4s infinite linear;
          animation: drop-confetti-254 8s 4s infinite linear;
}

@keyframes drop-confetti-254 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-255 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 84%;
  opacity: 1.3534401926;
  -webkit-transform: rotate(283.6523796392deg);
          transform: rotate(283.6523796392deg);
  -webkit-animation: drop-confetti-255 8s 2s infinite linear;
          animation: drop-confetti-255 8s 2s infinite linear;
}

@keyframes drop-confetti-255 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-256 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.4046450775;
  -webkit-transform: rotate(68.5817838208deg);
          transform: rotate(68.5817838208deg);
  -webkit-animation: drop-confetti-256 9s 5s infinite linear;
          animation: drop-confetti-256 9s 5s infinite linear;
}

@keyframes drop-confetti-256 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-257 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 64%;
  opacity: 1.1925611987;
  -webkit-transform: rotate(155.452641235deg);
          transform: rotate(155.452641235deg);
  -webkit-animation: drop-confetti-257 5s 2s infinite linear;
          animation: drop-confetti-257 5s 2s infinite linear;
}

@keyframes drop-confetti-257 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-258 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3838219907;
  -webkit-transform: rotate(9.2236173466deg);
          transform: rotate(9.2236173466deg);
  -webkit-animation: drop-confetti-258 7s 4s infinite linear;
          animation: drop-confetti-258 7s 4s infinite linear;
}

@keyframes drop-confetti-258 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-259 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.0191643168;
  -webkit-transform: rotate(157.0196856374deg);
          transform: rotate(157.0196856374deg);
  -webkit-animation: drop-confetti-259 6s 3s infinite linear;
          animation: drop-confetti-259 6s 3s infinite linear;
}

@keyframes drop-confetti-259 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-260 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 1.3741638537;
  -webkit-transform: rotate(34.4905647165deg);
          transform: rotate(34.4905647165deg);
  -webkit-animation: drop-confetti-260 5s 1s infinite linear;
          animation: drop-confetti-260 5s 1s infinite linear;
}

@keyframes drop-confetti-260 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-261 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 3%;
  opacity: 1.2911397814;
  -webkit-transform: rotate(213.7410959221deg);
          transform: rotate(213.7410959221deg);
  -webkit-animation: drop-confetti-261 5s 2s infinite linear;
          animation: drop-confetti-261 5s 2s infinite linear;
}

@keyframes drop-confetti-261 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-262 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4874750576;
  -webkit-transform: rotate(112.1598998627deg);
          transform: rotate(112.1598998627deg);
  -webkit-animation: drop-confetti-262 7s 4s infinite linear;
          animation: drop-confetti-262 7s 4s infinite linear;
}

@keyframes drop-confetti-262 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-263 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.1084645949;
  -webkit-transform: rotate(273.4810091458deg);
          transform: rotate(273.4810091458deg);
  -webkit-animation: drop-confetti-263 8s 3s infinite linear;
          animation: drop-confetti-263 8s 3s infinite linear;
}

@keyframes drop-confetti-263 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-264 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 60%;
  opacity: 1.0985032256;
  -webkit-transform: rotate(45.0232316776deg);
          transform: rotate(45.0232316776deg);
  -webkit-animation: drop-confetti-264 7s 3s infinite linear;
          animation: drop-confetti-264 7s 3s infinite linear;
}

@keyframes drop-confetti-264 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-265 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.5514177243;
  -webkit-transform: rotate(41.4449365635deg);
          transform: rotate(41.4449365635deg);
  -webkit-animation: drop-confetti-265 6s 5s infinite linear;
          animation: drop-confetti-265 6s 5s infinite linear;
}

@keyframes drop-confetti-265 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-266 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 91%;
  opacity: 1.0844569332;
  -webkit-transform: rotate(230.4657275309deg);
          transform: rotate(230.4657275309deg);
  -webkit-animation: drop-confetti-266 5s 1s infinite linear;
          animation: drop-confetti-266 5s 1s infinite linear;
}

@keyframes drop-confetti-266 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-267 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3744431977;
  -webkit-transform: rotate(124.1225435417deg);
          transform: rotate(124.1225435417deg);
  -webkit-animation: drop-confetti-267 5s 2s infinite linear;
          animation: drop-confetti-267 5s 2s infinite linear;
}

@keyframes drop-confetti-267 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-268 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2342376939;
  -webkit-transform: rotate(23.8225227271deg);
          transform: rotate(23.8225227271deg);
  -webkit-animation: drop-confetti-268 7s 1s infinite linear;
          animation: drop-confetti-268 7s 1s infinite linear;
}

@keyframes drop-confetti-268 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-269 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 0.8293340428;
  -webkit-transform: rotate(304.155153362deg);
          transform: rotate(304.155153362deg);
  -webkit-animation: drop-confetti-269 5s 1s infinite linear;
          animation: drop-confetti-269 5s 1s infinite linear;
}

@keyframes drop-confetti-269 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-270 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.8998661201;
  -webkit-transform: rotate(78.483369922deg);
          transform: rotate(78.483369922deg);
  -webkit-animation: drop-confetti-270 6s 5s infinite linear;
          animation: drop-confetti-270 6s 5s infinite linear;
}

@keyframes drop-confetti-270 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-271 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.223831398;
  -webkit-transform: rotate(182.4818645111deg);
          transform: rotate(182.4818645111deg);
  -webkit-animation: drop-confetti-271 6s 5s infinite linear;
          animation: drop-confetti-271 6s 5s infinite linear;
}

@keyframes drop-confetti-271 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-272 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 81%;
  opacity: 0.6929100089;
  -webkit-transform: rotate(130.5527844739deg);
          transform: rotate(130.5527844739deg);
  -webkit-animation: drop-confetti-272 8s 2s infinite linear;
          animation: drop-confetti-272 8s 2s infinite linear;
}

@keyframes drop-confetti-272 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-273 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.0976076742;
  -webkit-transform: rotate(133.1000345406deg);
          transform: rotate(133.1000345406deg);
  -webkit-animation: drop-confetti-273 7s 5s infinite linear;
          animation: drop-confetti-273 7s 5s infinite linear;
}

@keyframes drop-confetti-273 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-274 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 20%;
  opacity: 0.7396431912;
  -webkit-transform: rotate(173.8086148419deg);
          transform: rotate(173.8086148419deg);
  -webkit-animation: drop-confetti-274 9s 2s infinite linear;
          animation: drop-confetti-274 9s 2s infinite linear;
}

@keyframes drop-confetti-274 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-275 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.0895201228;
  -webkit-transform: rotate(27.2051943916deg);
          transform: rotate(27.2051943916deg);
  -webkit-animation: drop-confetti-275 7s 2s infinite linear;
          animation: drop-confetti-275 7s 2s infinite linear;
}

@keyframes drop-confetti-275 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-276 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.9828095875;
  -webkit-transform: rotate(264.2104821259deg);
          transform: rotate(264.2104821259deg);
  -webkit-animation: drop-confetti-276 5s 2s infinite linear;
          animation: drop-confetti-276 5s 2s infinite linear;
}

@keyframes drop-confetti-276 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-277 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 56%;
  opacity: 1.3617019496;
  -webkit-transform: rotate(54.5471434889deg);
          transform: rotate(54.5471434889deg);
  -webkit-animation: drop-confetti-277 7s 4s infinite linear;
          animation: drop-confetti-277 7s 4s infinite linear;
}

@keyframes drop-confetti-277 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-278 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 0.8697711218;
  -webkit-transform: rotate(345.411444971deg);
          transform: rotate(345.411444971deg);
  -webkit-animation: drop-confetti-278 9s 4s infinite linear;
          animation: drop-confetti-278 9s 4s infinite linear;
}

@keyframes drop-confetti-278 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-279 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 47%;
  opacity: 1.1765966809;
  -webkit-transform: rotate(210.8343453619deg);
          transform: rotate(210.8343453619deg);
  -webkit-animation: drop-confetti-279 8s 4s infinite linear;
          animation: drop-confetti-279 8s 4s infinite linear;
}

@keyframes drop-confetti-279 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-280 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 0.8736088361;
  -webkit-transform: rotate(318.7038959573deg);
          transform: rotate(318.7038959573deg);
  -webkit-animation: drop-confetti-280 9s 3s infinite linear;
          animation: drop-confetti-280 9s 3s infinite linear;
}

@keyframes drop-confetti-280 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-281 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 1.3588672367;
  -webkit-transform: rotate(307.4986093097deg);
          transform: rotate(307.4986093097deg);
  -webkit-animation: drop-confetti-281 5s 5s infinite linear;
          animation: drop-confetti-281 5s 5s infinite linear;
}

@keyframes drop-confetti-281 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-282 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 1.3327605155;
  -webkit-transform: rotate(355.653267065deg);
          transform: rotate(355.653267065deg);
  -webkit-animation: drop-confetti-282 6s 3s infinite linear;
          animation: drop-confetti-282 6s 3s infinite linear;
}

@keyframes drop-confetti-282 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-283 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 0.841199294;
  -webkit-transform: rotate(198.1060199153deg);
          transform: rotate(198.1060199153deg);
  -webkit-animation: drop-confetti-283 9s 1s infinite linear;
          animation: drop-confetti-283 9s 1s infinite linear;
}

@keyframes drop-confetti-283 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-284 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 1.08615095;
  -webkit-transform: rotate(238.8245589449deg);
          transform: rotate(238.8245589449deg);
  -webkit-animation: drop-confetti-284 9s 1s infinite linear;
          animation: drop-confetti-284 9s 1s infinite linear;
}

@keyframes drop-confetti-284 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-285 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.453043144;
  -webkit-transform: rotate(240.0657342771deg);
          transform: rotate(240.0657342771deg);
  -webkit-animation: drop-confetti-285 7s 4s infinite linear;
          animation: drop-confetti-285 7s 4s infinite linear;
}

@keyframes drop-confetti-285 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-286 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.2813708807;
  -webkit-transform: rotate(70.176077293deg);
          transform: rotate(70.176077293deg);
  -webkit-animation: drop-confetti-286 7s 2s infinite linear;
          animation: drop-confetti-286 7s 2s infinite linear;
}

@keyframes drop-confetti-286 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-287 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.9059928907;
  -webkit-transform: rotate(195.4075460555deg);
          transform: rotate(195.4075460555deg);
  -webkit-animation: drop-confetti-287 9s 4s infinite linear;
          animation: drop-confetti-287 9s 4s infinite linear;
}

@keyframes drop-confetti-287 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-288 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 26%;
  opacity: 1.4324763189;
  -webkit-transform: rotate(288.4469613601deg);
          transform: rotate(288.4469613601deg);
  -webkit-animation: drop-confetti-288 6s 4s infinite linear;
          animation: drop-confetti-288 6s 4s infinite linear;
}

@keyframes drop-confetti-288 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-289 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.8433460337;
  -webkit-transform: rotate(353.9203296655deg);
          transform: rotate(353.9203296655deg);
  -webkit-animation: drop-confetti-289 7s 2s infinite linear;
          animation: drop-confetti-289 7s 2s infinite linear;
}

@keyframes drop-confetti-289 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-290 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 1.3718634902;
  -webkit-transform: rotate(163.486220771deg);
          transform: rotate(163.486220771deg);
  -webkit-animation: drop-confetti-290 9s 5s infinite linear;
          animation: drop-confetti-290 9s 5s infinite linear;
}

@keyframes drop-confetti-290 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-291 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 0.8679614464;
  -webkit-transform: rotate(283.8250658118deg);
          transform: rotate(283.8250658118deg);
  -webkit-animation: drop-confetti-291 7s 3s infinite linear;
          animation: drop-confetti-291 7s 3s infinite linear;
}

@keyframes drop-confetti-291 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-292 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 1.0541366356;
  -webkit-transform: rotate(99.6654155031deg);
          transform: rotate(99.6654155031deg);
  -webkit-animation: drop-confetti-292 5s 4s infinite linear;
          animation: drop-confetti-292 5s 4s infinite linear;
}

@keyframes drop-confetti-292 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-293 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 40%;
  opacity: 0.8222849654;
  -webkit-transform: rotate(315.3323089809deg);
          transform: rotate(315.3323089809deg);
  -webkit-animation: drop-confetti-293 7s 4s infinite linear;
          animation: drop-confetti-293 7s 4s infinite linear;
}

@keyframes drop-confetti-293 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-294 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.6757211017;
  -webkit-transform: rotate(150.017399957deg);
          transform: rotate(150.017399957deg);
  -webkit-animation: drop-confetti-294 7s 3s infinite linear;
          animation: drop-confetti-294 7s 3s infinite linear;
}

@keyframes drop-confetti-294 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-295 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 0.7635769708;
  -webkit-transform: rotate(312.0706318868deg);
          transform: rotate(312.0706318868deg);
  -webkit-animation: drop-confetti-295 7s 4s infinite linear;
          animation: drop-confetti-295 7s 4s infinite linear;
}

@keyframes drop-confetti-295 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-296 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.1231781764;
  -webkit-transform: rotate(252.1895008253deg);
          transform: rotate(252.1895008253deg);
  -webkit-animation: drop-confetti-296 8s 4s infinite linear;
          animation: drop-confetti-296 8s 4s infinite linear;
}

@keyframes drop-confetti-296 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-297 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 1.3809758892;
  -webkit-transform: rotate(276.7828052939deg);
          transform: rotate(276.7828052939deg);
  -webkit-animation: drop-confetti-297 9s 2s infinite linear;
          animation: drop-confetti-297 9s 2s infinite linear;
}

@keyframes drop-confetti-297 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-298 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2540269018;
  -webkit-transform: rotate(302.0952787909deg);
          transform: rotate(302.0952787909deg);
  -webkit-animation: drop-confetti-298 5s 2s infinite linear;
          animation: drop-confetti-298 5s 2s infinite linear;
}

@keyframes drop-confetti-298 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-299 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.8612838389;
  -webkit-transform: rotate(324.6889464482deg);
          transform: rotate(324.6889464482deg);
  -webkit-animation: drop-confetti-299 7s 3s infinite linear;
          animation: drop-confetti-299 7s 3s infinite linear;
}

@keyframes drop-confetti-299 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-300 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 99%;
  opacity: 0.558116829;
  -webkit-transform: rotate(275.1711813047deg);
          transform: rotate(275.1711813047deg);
  -webkit-animation: drop-confetti-300 8s 5s infinite linear;
          animation: drop-confetti-300 8s 5s infinite linear;
}

@keyframes drop-confetti-300 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-301 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 1.2997342441;
  -webkit-transform: rotate(323.3577879308deg);
          transform: rotate(323.3577879308deg);
  -webkit-animation: drop-confetti-301 5s 4s infinite linear;
          animation: drop-confetti-301 5s 4s infinite linear;
}

@keyframes drop-confetti-301 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-302 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 0.7011230954;
  -webkit-transform: rotate(194.0125849529deg);
          transform: rotate(194.0125849529deg);
  -webkit-animation: drop-confetti-302 8s 3s infinite linear;
          animation: drop-confetti-302 8s 3s infinite linear;
}

@keyframes drop-confetti-302 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-303 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.6156716282;
  -webkit-transform: rotate(166.7663723912deg);
          transform: rotate(166.7663723912deg);
  -webkit-animation: drop-confetti-303 5s 4s infinite linear;
          animation: drop-confetti-303 5s 4s infinite linear;
}

@keyframes drop-confetti-303 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-304 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 55%;
  opacity: 1.4312548665;
  -webkit-transform: rotate(40.4869425375deg);
          transform: rotate(40.4869425375deg);
  -webkit-animation: drop-confetti-304 5s 2s infinite linear;
          animation: drop-confetti-304 5s 2s infinite linear;
}

@keyframes drop-confetti-304 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-305 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.5020084616;
  -webkit-transform: rotate(262.6760035724deg);
          transform: rotate(262.6760035724deg);
  -webkit-animation: drop-confetti-305 6s 5s infinite linear;
          animation: drop-confetti-305 6s 5s infinite linear;
}

@keyframes drop-confetti-305 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-306 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.8702824956;
  -webkit-transform: rotate(287.7809544228deg);
          transform: rotate(287.7809544228deg);
  -webkit-animation: drop-confetti-306 6s 4s infinite linear;
          animation: drop-confetti-306 6s 4s infinite linear;
}

@keyframes drop-confetti-306 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-307 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 53%;
  opacity: 0.5784992066;
  -webkit-transform: rotate(17.2375343606deg);
          transform: rotate(17.2375343606deg);
  -webkit-animation: drop-confetti-307 6s 2s infinite linear;
          animation: drop-confetti-307 6s 2s infinite linear;
}

@keyframes drop-confetti-307 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-308 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.9722368797;
  -webkit-transform: rotate(266.0982078299deg);
          transform: rotate(266.0982078299deg);
  -webkit-animation: drop-confetti-308 8s 1s infinite linear;
          animation: drop-confetti-308 8s 1s infinite linear;
}

@keyframes drop-confetti-308 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-309 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 49%;
  opacity: 0.5743250203;
  -webkit-transform: rotate(23.317695217deg);
          transform: rotate(23.317695217deg);
  -webkit-animation: drop-confetti-309 5s 3s infinite linear;
          animation: drop-confetti-309 5s 3s infinite linear;
}

@keyframes drop-confetti-309 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-310 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2141543451;
  -webkit-transform: rotate(65.3004008359deg);
          transform: rotate(65.3004008359deg);
  -webkit-animation: drop-confetti-310 7s 2s infinite linear;
          animation: drop-confetti-310 7s 2s infinite linear;
}

@keyframes drop-confetti-310 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-311 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.1192323815;
  -webkit-transform: rotate(175.1693487514deg);
          transform: rotate(175.1693487514deg);
  -webkit-animation: drop-confetti-311 8s 3s infinite linear;
          animation: drop-confetti-311 8s 3s infinite linear;
}

@keyframes drop-confetti-311 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-312 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.7146504573;
  -webkit-transform: rotate(36.2060574096deg);
          transform: rotate(36.2060574096deg);
  -webkit-animation: drop-confetti-312 5s 5s infinite linear;
          animation: drop-confetti-312 5s 5s infinite linear;
}

@keyframes drop-confetti-312 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-313 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 80%;
  opacity: 1.1962117685;
  -webkit-transform: rotate(140.4040919141deg);
          transform: rotate(140.4040919141deg);
  -webkit-animation: drop-confetti-313 5s 1s infinite linear;
          animation: drop-confetti-313 5s 1s infinite linear;
}

@keyframes drop-confetti-313 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-314 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 83%;
  opacity: 1.3103572167;
  -webkit-transform: rotate(52.5974845669deg);
          transform: rotate(52.5974845669deg);
  -webkit-animation: drop-confetti-314 6s 5s infinite linear;
          animation: drop-confetti-314 6s 5s infinite linear;
}

@keyframes drop-confetti-314 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-315 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.0720078334;
  -webkit-transform: rotate(112.9525729919deg);
          transform: rotate(112.9525729919deg);
  -webkit-animation: drop-confetti-315 6s 2s infinite linear;
          animation: drop-confetti-315 6s 2s infinite linear;
}

@keyframes drop-confetti-315 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-316 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 1.4320242597;
  -webkit-transform: rotate(271.1719141994deg);
          transform: rotate(271.1719141994deg);
  -webkit-animation: drop-confetti-316 9s 2s infinite linear;
          animation: drop-confetti-316 9s 2s infinite linear;
}

@keyframes drop-confetti-316 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-317 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 3%;
  opacity: 0.7207462851;
  -webkit-transform: rotate(313.0865125292deg);
          transform: rotate(313.0865125292deg);
  -webkit-animation: drop-confetti-317 7s 5s infinite linear;
          animation: drop-confetti-317 7s 5s infinite linear;
}

@keyframes drop-confetti-317 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-318 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2781735824;
  -webkit-transform: rotate(9.718868725deg);
          transform: rotate(9.718868725deg);
  -webkit-animation: drop-confetti-318 8s 3s infinite linear;
          animation: drop-confetti-318 8s 3s infinite linear;
}

@keyframes drop-confetti-318 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-319 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 53%;
  opacity: 0.8712698898;
  -webkit-transform: rotate(157.8540007401deg);
          transform: rotate(157.8540007401deg);
  -webkit-animation: drop-confetti-319 9s 3s infinite linear;
          animation: drop-confetti-319 9s 3s infinite linear;
}

@keyframes drop-confetti-319 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-320 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 51%;
  opacity: 1.1407025281;
  -webkit-transform: rotate(271.8945192237deg);
          transform: rotate(271.8945192237deg);
  -webkit-animation: drop-confetti-320 9s 5s infinite linear;
          animation: drop-confetti-320 9s 5s infinite linear;
}

@keyframes drop-confetti-320 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-321 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 18%;
  opacity: 1.0045146635;
  -webkit-transform: rotate(51.0292970153deg);
          transform: rotate(51.0292970153deg);
  -webkit-animation: drop-confetti-321 5s 4s infinite linear;
          animation: drop-confetti-321 5s 4s infinite linear;
}

@keyframes drop-confetti-321 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-322 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.6072207654;
  -webkit-transform: rotate(180.6943680885deg);
          transform: rotate(180.6943680885deg);
  -webkit-animation: drop-confetti-322 9s 4s infinite linear;
          animation: drop-confetti-322 9s 4s infinite linear;
}

@keyframes drop-confetti-322 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-323 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 42%;
  opacity: 0.534492379;
  -webkit-transform: rotate(220.8720663323deg);
          transform: rotate(220.8720663323deg);
  -webkit-animation: drop-confetti-323 7s 4s infinite linear;
          animation: drop-confetti-323 7s 4s infinite linear;
}

@keyframes drop-confetti-323 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-324 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 0.8176603111;
  -webkit-transform: rotate(187.8515093067deg);
          transform: rotate(187.8515093067deg);
  -webkit-animation: drop-confetti-324 9s 1s infinite linear;
          animation: drop-confetti-324 9s 1s infinite linear;
}

@keyframes drop-confetti-324 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-325 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 99%;
  opacity: 1.2058016454;
  -webkit-transform: rotate(30.421067368deg);
          transform: rotate(30.421067368deg);
  -webkit-animation: drop-confetti-325 5s 1s infinite linear;
          animation: drop-confetti-325 5s 1s infinite linear;
}

@keyframes drop-confetti-325 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-326 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 48%;
  opacity: 0.7556357369;
  -webkit-transform: rotate(256.4817941827deg);
          transform: rotate(256.4817941827deg);
  -webkit-animation: drop-confetti-326 9s 2s infinite linear;
          animation: drop-confetti-326 9s 2s infinite linear;
}

@keyframes drop-confetti-326 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-327 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 0.8196504944;
  -webkit-transform: rotate(74.2203629775deg);
          transform: rotate(74.2203629775deg);
  -webkit-animation: drop-confetti-327 8s 5s infinite linear;
          animation: drop-confetti-327 8s 5s infinite linear;
}

@keyframes drop-confetti-327 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-328 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 1%;
  opacity: 0.8851429468;
  -webkit-transform: rotate(110.1683687744deg);
          transform: rotate(110.1683687744deg);
  -webkit-animation: drop-confetti-328 8s 3s infinite linear;
          animation: drop-confetti-328 8s 3s infinite linear;
}

@keyframes drop-confetti-328 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-329 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 1.0844901986;
  -webkit-transform: rotate(7.00024024deg);
          transform: rotate(7.00024024deg);
  -webkit-animation: drop-confetti-329 5s 3s infinite linear;
          animation: drop-confetti-329 5s 3s infinite linear;
}

@keyframes drop-confetti-329 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-330 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 0.5124751984;
  -webkit-transform: rotate(163.948942916deg);
          transform: rotate(163.948942916deg);
  -webkit-animation: drop-confetti-330 6s 1s infinite linear;
          animation: drop-confetti-330 6s 1s infinite linear;
}

@keyframes drop-confetti-330 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-331 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 1.1156452528;
  -webkit-transform: rotate(289.5723621967deg);
          transform: rotate(289.5723621967deg);
  -webkit-animation: drop-confetti-331 6s 5s infinite linear;
          animation: drop-confetti-331 6s 5s infinite linear;
}

@keyframes drop-confetti-331 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-332 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 24%;
  opacity: 0.6498680774;
  -webkit-transform: rotate(38.1521467539deg);
          transform: rotate(38.1521467539deg);
  -webkit-animation: drop-confetti-332 5s 4s infinite linear;
          animation: drop-confetti-332 5s 4s infinite linear;
}

@keyframes drop-confetti-332 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-333 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 40%;
  opacity: 1.3811172479;
  -webkit-transform: rotate(59.3798298015deg);
          transform: rotate(59.3798298015deg);
  -webkit-animation: drop-confetti-333 5s 3s infinite linear;
          animation: drop-confetti-333 5s 3s infinite linear;
}

@keyframes drop-confetti-333 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-334 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.3651012407;
  -webkit-transform: rotate(298.9614911899deg);
          transform: rotate(298.9614911899deg);
  -webkit-animation: drop-confetti-334 7s 1s infinite linear;
          animation: drop-confetti-334 7s 1s infinite linear;
}

@keyframes drop-confetti-334 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-335 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 100%;
  opacity: 0.7471157025;
  -webkit-transform: rotate(323.4010256752deg);
          transform: rotate(323.4010256752deg);
  -webkit-animation: drop-confetti-335 8s 2s infinite linear;
          animation: drop-confetti-335 8s 2s infinite linear;
}

@keyframes drop-confetti-335 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-336 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.1352198254;
  -webkit-transform: rotate(26.5196776374deg);
          transform: rotate(26.5196776374deg);
  -webkit-animation: drop-confetti-336 6s 1s infinite linear;
          animation: drop-confetti-336 6s 1s infinite linear;
}

@keyframes drop-confetti-336 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-337 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.9912429071;
  -webkit-transform: rotate(23.5209996926deg);
          transform: rotate(23.5209996926deg);
  -webkit-animation: drop-confetti-337 6s 2s infinite linear;
          animation: drop-confetti-337 6s 2s infinite linear;
}

@keyframes drop-confetti-337 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-338 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.132339593;
  -webkit-transform: rotate(253.8355411287deg);
          transform: rotate(253.8355411287deg);
  -webkit-animation: drop-confetti-338 9s 1s infinite linear;
          animation: drop-confetti-338 9s 1s infinite linear;
}

@keyframes drop-confetti-338 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-339 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 77%;
  opacity: 1.3806898134;
  -webkit-transform: rotate(306.6579680273deg);
          transform: rotate(306.6579680273deg);
  -webkit-animation: drop-confetti-339 8s 3s infinite linear;
          animation: drop-confetti-339 8s 3s infinite linear;
}

@keyframes drop-confetti-339 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-340 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 93%;
  opacity: 0.7030899078;
  -webkit-transform: rotate(54.1105145227deg);
          transform: rotate(54.1105145227deg);
  -webkit-animation: drop-confetti-340 8s 4s infinite linear;
          animation: drop-confetti-340 8s 4s infinite linear;
}

@keyframes drop-confetti-340 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-341 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5716764098;
  -webkit-transform: rotate(266.0760060907deg);
          transform: rotate(266.0760060907deg);
  -webkit-animation: drop-confetti-341 8s 5s infinite linear;
          animation: drop-confetti-341 8s 5s infinite linear;
}

@keyframes drop-confetti-341 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-342 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.2091053993;
  -webkit-transform: rotate(63.6899365544deg);
          transform: rotate(63.6899365544deg);
  -webkit-animation: drop-confetti-342 8s 4s infinite linear;
          animation: drop-confetti-342 8s 4s infinite linear;
}

@keyframes drop-confetti-342 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-343 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.1158000117;
  -webkit-transform: rotate(307.3328164441deg);
          transform: rotate(307.3328164441deg);
  -webkit-animation: drop-confetti-343 5s 4s infinite linear;
          animation: drop-confetti-343 5s 4s infinite linear;
}

@keyframes drop-confetti-343 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-344 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.5482965614;
  -webkit-transform: rotate(27.7499229816deg);
          transform: rotate(27.7499229816deg);
  -webkit-animation: drop-confetti-344 9s 5s infinite linear;
          animation: drop-confetti-344 9s 5s infinite linear;
}

@keyframes drop-confetti-344 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-345 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 51%;
  opacity: 0.9681753715;
  -webkit-transform: rotate(127.6448651563deg);
          transform: rotate(127.6448651563deg);
  -webkit-animation: drop-confetti-345 9s 4s infinite linear;
          animation: drop-confetti-345 9s 4s infinite linear;
}

@keyframes drop-confetti-345 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-346 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 0.6148179041;
  -webkit-transform: rotate(13.4240433207deg);
          transform: rotate(13.4240433207deg);
  -webkit-animation: drop-confetti-346 7s 2s infinite linear;
          animation: drop-confetti-346 7s 2s infinite linear;
}

@keyframes drop-confetti-346 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-347 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.8160871082;
  -webkit-transform: rotate(325.3411234827deg);
          transform: rotate(325.3411234827deg);
  -webkit-animation: drop-confetti-347 7s 3s infinite linear;
          animation: drop-confetti-347 7s 3s infinite linear;
}

@keyframes drop-confetti-347 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-348 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.9013604091;
  -webkit-transform: rotate(227.3724484106deg);
          transform: rotate(227.3724484106deg);
  -webkit-animation: drop-confetti-348 8s 4s infinite linear;
          animation: drop-confetti-348 8s 4s infinite linear;
}

@keyframes drop-confetti-348 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-349 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 30%;
  opacity: 0.8428245522;
  -webkit-transform: rotate(113.3837356507deg);
          transform: rotate(113.3837356507deg);
  -webkit-animation: drop-confetti-349 6s 5s infinite linear;
          animation: drop-confetti-349 6s 5s infinite linear;
}

@keyframes drop-confetti-349 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-350 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 1.4540839616;
  -webkit-transform: rotate(82.7480002556deg);
          transform: rotate(82.7480002556deg);
  -webkit-animation: drop-confetti-350 6s 3s infinite linear;
          animation: drop-confetti-350 6s 3s infinite linear;
}

@keyframes drop-confetti-350 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-351 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 20%;
  opacity: 1.459398882;
  -webkit-transform: rotate(57.6563162137deg);
          transform: rotate(57.6563162137deg);
  -webkit-animation: drop-confetti-351 7s 5s infinite linear;
          animation: drop-confetti-351 7s 5s infinite linear;
}

@keyframes drop-confetti-351 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-352 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.7647874764;
  -webkit-transform: rotate(261.4199546022deg);
          transform: rotate(261.4199546022deg);
  -webkit-animation: drop-confetti-352 8s 2s infinite linear;
          animation: drop-confetti-352 8s 2s infinite linear;
}

@keyframes drop-confetti-352 {
  100% {
    top: 110%;
    left: 111%;
  }
}
.confetti-353 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2705389333;
  -webkit-transform: rotate(141.3912661929deg);
          transform: rotate(141.3912661929deg);
  -webkit-animation: drop-confetti-353 7s 4s infinite linear;
          animation: drop-confetti-353 7s 4s infinite linear;
}

@keyframes drop-confetti-353 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-354 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3767024489;
  -webkit-transform: rotate(133.8537508185deg);
          transform: rotate(133.8537508185deg);
  -webkit-animation: drop-confetti-354 6s 1s infinite linear;
          animation: drop-confetti-354 6s 1s infinite linear;
}

@keyframes drop-confetti-354 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-355 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 52%;
  opacity: 1.2946280546;
  -webkit-transform: rotate(237.7946649282deg);
          transform: rotate(237.7946649282deg);
  -webkit-animation: drop-confetti-355 7s 2s infinite linear;
          animation: drop-confetti-355 7s 2s infinite linear;
}

@keyframes drop-confetti-355 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-356 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 0.8454502288;
  -webkit-transform: rotate(61.0620639627deg);
          transform: rotate(61.0620639627deg);
  -webkit-animation: drop-confetti-356 6s 4s infinite linear;
          animation: drop-confetti-356 6s 4s infinite linear;
}

@keyframes drop-confetti-356 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-357 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.9156406123;
  -webkit-transform: rotate(301.9559073787deg);
          transform: rotate(301.9559073787deg);
  -webkit-animation: drop-confetti-357 8s 4s infinite linear;
          animation: drop-confetti-357 8s 4s infinite linear;
}

@keyframes drop-confetti-357 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-358 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 67%;
  opacity: 0.6194668221;
  -webkit-transform: rotate(228.6027653555deg);
          transform: rotate(228.6027653555deg);
  -webkit-animation: drop-confetti-358 8s 1s infinite linear;
          animation: drop-confetti-358 8s 1s infinite linear;
}

@keyframes drop-confetti-358 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-359 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.8806078862;
  -webkit-transform: rotate(176.8246542515deg);
          transform: rotate(176.8246542515deg);
  -webkit-animation: drop-confetti-359 8s 2s infinite linear;
          animation: drop-confetti-359 8s 2s infinite linear;
}

@keyframes drop-confetti-359 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-360 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 1.2312957643;
  -webkit-transform: rotate(162.7694677153deg);
          transform: rotate(162.7694677153deg);
  -webkit-animation: drop-confetti-360 5s 1s infinite linear;
          animation: drop-confetti-360 5s 1s infinite linear;
}

@keyframes drop-confetti-360 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-361 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 1.2229966614;
  -webkit-transform: rotate(66.1193315577deg);
          transform: rotate(66.1193315577deg);
  -webkit-animation: drop-confetti-361 6s 4s infinite linear;
          animation: drop-confetti-361 6s 4s infinite linear;
}

@keyframes drop-confetti-361 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-362 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 1.182546217;
  -webkit-transform: rotate(47.557927386deg);
          transform: rotate(47.557927386deg);
  -webkit-animation: drop-confetti-362 6s 3s infinite linear;
          animation: drop-confetti-362 6s 3s infinite linear;
}

@keyframes drop-confetti-362 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-363 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 87%;
  opacity: 1.0791648743;
  -webkit-transform: rotate(116.2570038903deg);
          transform: rotate(116.2570038903deg);
  -webkit-animation: drop-confetti-363 8s 1s infinite linear;
          animation: drop-confetti-363 8s 1s infinite linear;
}

@keyframes drop-confetti-363 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-364 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.6750514279;
  -webkit-transform: rotate(122.0328408224deg);
          transform: rotate(122.0328408224deg);
  -webkit-animation: drop-confetti-364 9s 5s infinite linear;
          animation: drop-confetti-364 9s 5s infinite linear;
}

@keyframes drop-confetti-364 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-365 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 1.0499680316;
  -webkit-transform: rotate(92.4952373952deg);
          transform: rotate(92.4952373952deg);
  -webkit-animation: drop-confetti-365 8s 5s infinite linear;
          animation: drop-confetti-365 8s 5s infinite linear;
}

@keyframes drop-confetti-365 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-366 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 0.7216615869;
  -webkit-transform: rotate(211.0391794928deg);
          transform: rotate(211.0391794928deg);
  -webkit-animation: drop-confetti-366 7s 1s infinite linear;
          animation: drop-confetti-366 7s 1s infinite linear;
}

@keyframes drop-confetti-366 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-367 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.3060354947;
  -webkit-transform: rotate(184.3174344137deg);
          transform: rotate(184.3174344137deg);
  -webkit-animation: drop-confetti-367 6s 4s infinite linear;
          animation: drop-confetti-367 6s 4s infinite linear;
}

@keyframes drop-confetti-367 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-368 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 19%;
  opacity: 1.1884772351;
  -webkit-transform: rotate(208.6485170643deg);
          transform: rotate(208.6485170643deg);
  -webkit-animation: drop-confetti-368 6s 1s infinite linear;
          animation: drop-confetti-368 6s 1s infinite linear;
}

@keyframes drop-confetti-368 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-369 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 76%;
  opacity: 0.7558895221;
  -webkit-transform: rotate(210.8881632535deg);
          transform: rotate(210.8881632535deg);
  -webkit-animation: drop-confetti-369 7s 3s infinite linear;
          animation: drop-confetti-369 7s 3s infinite linear;
}

@keyframes drop-confetti-369 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-370 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.3362155093;
  -webkit-transform: rotate(313.5331634405deg);
          transform: rotate(313.5331634405deg);
  -webkit-animation: drop-confetti-370 9s 1s infinite linear;
          animation: drop-confetti-370 9s 1s infinite linear;
}

@keyframes drop-confetti-370 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-371 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 80%;
  opacity: 0.7113786355;
  -webkit-transform: rotate(128.4044426511deg);
          transform: rotate(128.4044426511deg);
  -webkit-animation: drop-confetti-371 9s 4s infinite linear;
          animation: drop-confetti-371 9s 4s infinite linear;
}

@keyframes drop-confetti-371 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-372 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 100%;
  opacity: 1.298184299;
  -webkit-transform: rotate(51.2048637462deg);
          transform: rotate(51.2048637462deg);
  -webkit-animation: drop-confetti-372 8s 5s infinite linear;
          animation: drop-confetti-372 8s 5s infinite linear;
}

@keyframes drop-confetti-372 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-373 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 1.0585402692;
  -webkit-transform: rotate(284.7838084394deg);
          transform: rotate(284.7838084394deg);
  -webkit-animation: drop-confetti-373 7s 1s infinite linear;
          animation: drop-confetti-373 7s 1s infinite linear;
}

@keyframes drop-confetti-373 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-374 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 0.9650815494;
  -webkit-transform: rotate(143.7395021408deg);
          transform: rotate(143.7395021408deg);
  -webkit-animation: drop-confetti-374 6s 4s infinite linear;
          animation: drop-confetti-374 6s 4s infinite linear;
}

@keyframes drop-confetti-374 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-375 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 1.3679215022;
  -webkit-transform: rotate(13.2763965741deg);
          transform: rotate(13.2763965741deg);
  -webkit-animation: drop-confetti-375 8s 2s infinite linear;
          animation: drop-confetti-375 8s 2s infinite linear;
}

@keyframes drop-confetti-375 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-376 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.9097854105;
  -webkit-transform: rotate(268.8523340698deg);
          transform: rotate(268.8523340698deg);
  -webkit-animation: drop-confetti-376 8s 4s infinite linear;
          animation: drop-confetti-376 8s 4s infinite linear;
}

@keyframes drop-confetti-376 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-377 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 1.1356408596;
  -webkit-transform: rotate(40.9024889821deg);
          transform: rotate(40.9024889821deg);
  -webkit-animation: drop-confetti-377 7s 2s infinite linear;
          animation: drop-confetti-377 7s 2s infinite linear;
}

@keyframes drop-confetti-377 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-378 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 58%;
  opacity: 1.2533501301;
  -webkit-transform: rotate(305.7679139174deg);
          transform: rotate(305.7679139174deg);
  -webkit-animation: drop-confetti-378 5s 1s infinite linear;
          animation: drop-confetti-378 5s 1s infinite linear;
}

@keyframes drop-confetti-378 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-379 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2194574692;
  -webkit-transform: rotate(50.6287745911deg);
          transform: rotate(50.6287745911deg);
  -webkit-animation: drop-confetti-379 5s 2s infinite linear;
          animation: drop-confetti-379 5s 2s infinite linear;
}

@keyframes drop-confetti-379 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-380 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 1.4124608547;
  -webkit-transform: rotate(168.5119378644deg);
          transform: rotate(168.5119378644deg);
  -webkit-animation: drop-confetti-380 6s 2s infinite linear;
          animation: drop-confetti-380 6s 2s infinite linear;
}

@keyframes drop-confetti-380 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-381 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 1.2641926748;
  -webkit-transform: rotate(236.1645586508deg);
          transform: rotate(236.1645586508deg);
  -webkit-animation: drop-confetti-381 9s 4s infinite linear;
          animation: drop-confetti-381 9s 4s infinite linear;
}

@keyframes drop-confetti-381 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-382 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 1.0708080848;
  -webkit-transform: rotate(293.4015635723deg);
          transform: rotate(293.4015635723deg);
  -webkit-animation: drop-confetti-382 7s 3s infinite linear;
          animation: drop-confetti-382 7s 3s infinite linear;
}

@keyframes drop-confetti-382 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-383 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 64%;
  opacity: 1.3157145179;
  -webkit-transform: rotate(313.432658851deg);
          transform: rotate(313.432658851deg);
  -webkit-animation: drop-confetti-383 6s 4s infinite linear;
          animation: drop-confetti-383 6s 4s infinite linear;
}

@keyframes drop-confetti-383 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-384 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3602318592;
  -webkit-transform: rotate(353.1465251447deg);
          transform: rotate(353.1465251447deg);
  -webkit-animation: drop-confetti-384 5s 4s infinite linear;
          animation: drop-confetti-384 5s 4s infinite linear;
}

@keyframes drop-confetti-384 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-385 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 100%;
  opacity: 0.5972324958;
  -webkit-transform: rotate(349.2515873545deg);
          transform: rotate(349.2515873545deg);
  -webkit-animation: drop-confetti-385 5s 5s infinite linear;
          animation: drop-confetti-385 5s 5s infinite linear;
}

@keyframes drop-confetti-385 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-386 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 29%;
  opacity: 0.639277169;
  -webkit-transform: rotate(29.9306808679deg);
          transform: rotate(29.9306808679deg);
  -webkit-animation: drop-confetti-386 5s 1s infinite linear;
          animation: drop-confetti-386 5s 1s infinite linear;
}

@keyframes drop-confetti-386 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-387 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 0.8053206888;
  -webkit-transform: rotate(76.1519276131deg);
          transform: rotate(76.1519276131deg);
  -webkit-animation: drop-confetti-387 6s 1s infinite linear;
          animation: drop-confetti-387 6s 1s infinite linear;
}

@keyframes drop-confetti-387 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-388 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 1.4346041115;
  -webkit-transform: rotate(44.4922481115deg);
          transform: rotate(44.4922481115deg);
  -webkit-animation: drop-confetti-388 9s 3s infinite linear;
          animation: drop-confetti-388 9s 3s infinite linear;
}

@keyframes drop-confetti-388 {
  100% {
    top: 110%;
    left: 26%;
  }
}
.confetti-389 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.7692668046;
  -webkit-transform: rotate(157.5548984156deg);
          transform: rotate(157.5548984156deg);
  -webkit-animation: drop-confetti-389 9s 4s infinite linear;
          animation: drop-confetti-389 9s 4s infinite linear;
}

@keyframes drop-confetti-389 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-390 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 0.9840334277;
  -webkit-transform: rotate(295.5828827744deg);
          transform: rotate(295.5828827744deg);
  -webkit-animation: drop-confetti-390 8s 1s infinite linear;
          animation: drop-confetti-390 8s 1s infinite linear;
}

@keyframes drop-confetti-390 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-391 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.7484903191;
  -webkit-transform: rotate(214.7730353277deg);
          transform: rotate(214.7730353277deg);
  -webkit-animation: drop-confetti-391 9s 2s infinite linear;
          animation: drop-confetti-391 9s 2s infinite linear;
}

@keyframes drop-confetti-391 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-392 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 58%;
  opacity: 0.9418561722;
  -webkit-transform: rotate(145.6723108613deg);
          transform: rotate(145.6723108613deg);
  -webkit-animation: drop-confetti-392 7s 4s infinite linear;
          animation: drop-confetti-392 7s 4s infinite linear;
}

@keyframes drop-confetti-392 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-393 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.773769236;
  -webkit-transform: rotate(334.6391497739deg);
          transform: rotate(334.6391497739deg);
  -webkit-animation: drop-confetti-393 7s 1s infinite linear;
          animation: drop-confetti-393 7s 1s infinite linear;
}

@keyframes drop-confetti-393 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-394 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.3269683239;
  -webkit-transform: rotate(252.9304182767deg);
          transform: rotate(252.9304182767deg);
  -webkit-animation: drop-confetti-394 8s 5s infinite linear;
          animation: drop-confetti-394 8s 5s infinite linear;
}

@keyframes drop-confetti-394 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-395 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8374953647;
  -webkit-transform: rotate(343.457670761deg);
          transform: rotate(343.457670761deg);
  -webkit-animation: drop-confetti-395 6s 1s infinite linear;
          animation: drop-confetti-395 6s 1s infinite linear;
}

@keyframes drop-confetti-395 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-396 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 18%;
  opacity: 1.2296734321;
  -webkit-transform: rotate(241.3461112933deg);
          transform: rotate(241.3461112933deg);
  -webkit-animation: drop-confetti-396 8s 1s infinite linear;
          animation: drop-confetti-396 8s 1s infinite linear;
}

@keyframes drop-confetti-396 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-397 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0095457044;
  -webkit-transform: rotate(221.9042537173deg);
          transform: rotate(221.9042537173deg);
  -webkit-animation: drop-confetti-397 8s 2s infinite linear;
          animation: drop-confetti-397 8s 2s infinite linear;
}

@keyframes drop-confetti-397 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-398 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.6157751879;
  -webkit-transform: rotate(264.6987811204deg);
          transform: rotate(264.6987811204deg);
  -webkit-animation: drop-confetti-398 7s 3s infinite linear;
          animation: drop-confetti-398 7s 3s infinite linear;
}

@keyframes drop-confetti-398 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-399 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 0.8802860851;
  -webkit-transform: rotate(168.889962828deg);
          transform: rotate(168.889962828deg);
  -webkit-animation: drop-confetti-399 6s 4s infinite linear;
          animation: drop-confetti-399 6s 4s infinite linear;
}

@keyframes drop-confetti-399 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-400 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5417902581;
  -webkit-transform: rotate(191.5686195062deg);
          transform: rotate(191.5686195062deg);
  -webkit-animation: drop-confetti-400 5s 2s infinite linear;
          animation: drop-confetti-400 5s 2s infinite linear;
}

@keyframes drop-confetti-400 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-401 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 0.598993732;
  -webkit-transform: rotate(77.0976673643deg);
          transform: rotate(77.0976673643deg);
  -webkit-animation: drop-confetti-401 6s 4s infinite linear;
          animation: drop-confetti-401 6s 4s infinite linear;
}

@keyframes drop-confetti-401 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-402 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 1.180265003;
  -webkit-transform: rotate(75.7380919026deg);
          transform: rotate(75.7380919026deg);
  -webkit-animation: drop-confetti-402 7s 3s infinite linear;
          animation: drop-confetti-402 7s 3s infinite linear;
}

@keyframes drop-confetti-402 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-403 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.6046866412;
  -webkit-transform: rotate(175.1011950334deg);
          transform: rotate(175.1011950334deg);
  -webkit-animation: drop-confetti-403 5s 5s infinite linear;
          animation: drop-confetti-403 5s 5s infinite linear;
}

@keyframes drop-confetti-403 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-404 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.9358547945;
  -webkit-transform: rotate(227.4123816815deg);
          transform: rotate(227.4123816815deg);
  -webkit-animation: drop-confetti-404 9s 4s infinite linear;
          animation: drop-confetti-404 9s 4s infinite linear;
}

@keyframes drop-confetti-404 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-405 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.0913718999;
  -webkit-transform: rotate(326.1951511084deg);
          transform: rotate(326.1951511084deg);
  -webkit-animation: drop-confetti-405 8s 4s infinite linear;
          animation: drop-confetti-405 8s 4s infinite linear;
}

@keyframes drop-confetti-405 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-406 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 42%;
  opacity: 1.0659179986;
  -webkit-transform: rotate(353.0881189122deg);
          transform: rotate(353.0881189122deg);
  -webkit-animation: drop-confetti-406 7s 3s infinite linear;
          animation: drop-confetti-406 7s 3s infinite linear;
}

@keyframes drop-confetti-406 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-407 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 65%;
  opacity: 1.0443174191;
  -webkit-transform: rotate(89.7430613353deg);
          transform: rotate(89.7430613353deg);
  -webkit-animation: drop-confetti-407 7s 3s infinite linear;
          animation: drop-confetti-407 7s 3s infinite linear;
}

@keyframes drop-confetti-407 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-408 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.6659939973;
  -webkit-transform: rotate(238.2940286402deg);
          transform: rotate(238.2940286402deg);
  -webkit-animation: drop-confetti-408 9s 1s infinite linear;
          animation: drop-confetti-408 9s 1s infinite linear;
}

@keyframes drop-confetti-408 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-409 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 0.6865977641;
  -webkit-transform: rotate(56.3960270073deg);
          transform: rotate(56.3960270073deg);
  -webkit-animation: drop-confetti-409 8s 2s infinite linear;
          animation: drop-confetti-409 8s 2s infinite linear;
}

@keyframes drop-confetti-409 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-410 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 98%;
  opacity: 1.3923825916;
  -webkit-transform: rotate(209.2983549649deg);
          transform: rotate(209.2983549649deg);
  -webkit-animation: drop-confetti-410 5s 1s infinite linear;
          animation: drop-confetti-410 5s 1s infinite linear;
}

@keyframes drop-confetti-410 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-411 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.6332309547;
  -webkit-transform: rotate(195.4696142221deg);
          transform: rotate(195.4696142221deg);
  -webkit-animation: drop-confetti-411 7s 1s infinite linear;
          animation: drop-confetti-411 7s 1s infinite linear;
}

@keyframes drop-confetti-411 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-412 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.170539552;
  -webkit-transform: rotate(208.0465361819deg);
          transform: rotate(208.0465361819deg);
  -webkit-animation: drop-confetti-412 6s 1s infinite linear;
          animation: drop-confetti-412 6s 1s infinite linear;
}

@keyframes drop-confetti-412 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-413 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.5158047494;
  -webkit-transform: rotate(192.0459912379deg);
          transform: rotate(192.0459912379deg);
  -webkit-animation: drop-confetti-413 7s 2s infinite linear;
          animation: drop-confetti-413 7s 2s infinite linear;
}

@keyframes drop-confetti-413 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-414 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 0.8344836255;
  -webkit-transform: rotate(53.1774445643deg);
          transform: rotate(53.1774445643deg);
  -webkit-animation: drop-confetti-414 8s 4s infinite linear;
          animation: drop-confetti-414 8s 4s infinite linear;
}

@keyframes drop-confetti-414 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-415 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 90%;
  opacity: 0.5684678927;
  -webkit-transform: rotate(171.2798572813deg);
          transform: rotate(171.2798572813deg);
  -webkit-animation: drop-confetti-415 8s 1s infinite linear;
          animation: drop-confetti-415 8s 1s infinite linear;
}

@keyframes drop-confetti-415 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-416 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 43%;
  opacity: 1.1386487181;
  -webkit-transform: rotate(59.2645506832deg);
          transform: rotate(59.2645506832deg);
  -webkit-animation: drop-confetti-416 7s 3s infinite linear;
          animation: drop-confetti-416 7s 3s infinite linear;
}

@keyframes drop-confetti-416 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-417 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.0541079584;
  -webkit-transform: rotate(45.2337617623deg);
          transform: rotate(45.2337617623deg);
  -webkit-animation: drop-confetti-417 8s 4s infinite linear;
          animation: drop-confetti-417 8s 4s infinite linear;
}

@keyframes drop-confetti-417 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-418 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 63%;
  opacity: 0.9702343155;
  -webkit-transform: rotate(346.1092283489deg);
          transform: rotate(346.1092283489deg);
  -webkit-animation: drop-confetti-418 8s 1s infinite linear;
          animation: drop-confetti-418 8s 1s infinite linear;
}

@keyframes drop-confetti-418 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-419 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6868545903;
  -webkit-transform: rotate(199.5800213218deg);
          transform: rotate(199.5800213218deg);
  -webkit-animation: drop-confetti-419 7s 5s infinite linear;
          animation: drop-confetti-419 7s 5s infinite linear;
}

@keyframes drop-confetti-419 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-420 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3759932495;
  -webkit-transform: rotate(50.4078761221deg);
          transform: rotate(50.4078761221deg);
  -webkit-animation: drop-confetti-420 9s 4s infinite linear;
          animation: drop-confetti-420 9s 4s infinite linear;
}

@keyframes drop-confetti-420 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-421 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 44%;
  opacity: 1.2840770548;
  -webkit-transform: rotate(106.5296658546deg);
          transform: rotate(106.5296658546deg);
  -webkit-animation: drop-confetti-421 5s 1s infinite linear;
          animation: drop-confetti-421 5s 1s infinite linear;
}

@keyframes drop-confetti-421 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-422 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.2340227813;
  -webkit-transform: rotate(161.7427382104deg);
          transform: rotate(161.7427382104deg);
  -webkit-animation: drop-confetti-422 5s 3s infinite linear;
          animation: drop-confetti-422 5s 3s infinite linear;
}

@keyframes drop-confetti-422 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-423 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 92%;
  opacity: 1.488560427;
  -webkit-transform: rotate(358.7319216512deg);
          transform: rotate(358.7319216512deg);
  -webkit-animation: drop-confetti-423 6s 1s infinite linear;
          animation: drop-confetti-423 6s 1s infinite linear;
}

@keyframes drop-confetti-423 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-424 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.170043675;
  -webkit-transform: rotate(270.1668385012deg);
          transform: rotate(270.1668385012deg);
  -webkit-animation: drop-confetti-424 9s 5s infinite linear;
          animation: drop-confetti-424 9s 5s infinite linear;
}

@keyframes drop-confetti-424 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-425 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 60%;
  opacity: 0.6986948848;
  -webkit-transform: rotate(345.4185048538deg);
          transform: rotate(345.4185048538deg);
  -webkit-animation: drop-confetti-425 5s 1s infinite linear;
          animation: drop-confetti-425 5s 1s infinite linear;
}

@keyframes drop-confetti-425 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-426 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.0681116583;
  -webkit-transform: rotate(289.1167612772deg);
          transform: rotate(289.1167612772deg);
  -webkit-animation: drop-confetti-426 9s 3s infinite linear;
          animation: drop-confetti-426 9s 3s infinite linear;
}

@keyframes drop-confetti-426 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-427 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 89%;
  opacity: 1.1374447906;
  -webkit-transform: rotate(97.7020381113deg);
          transform: rotate(97.7020381113deg);
  -webkit-animation: drop-confetti-427 5s 1s infinite linear;
          animation: drop-confetti-427 5s 1s infinite linear;
}

@keyframes drop-confetti-427 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-428 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 99%;
  opacity: 1.1836935718;
  -webkit-transform: rotate(88.1321035785deg);
          transform: rotate(88.1321035785deg);
  -webkit-animation: drop-confetti-428 7s 3s infinite linear;
          animation: drop-confetti-428 7s 3s infinite linear;
}

@keyframes drop-confetti-428 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-429 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 15%;
  opacity: 0.5791803763;
  -webkit-transform: rotate(184.3269171286deg);
          transform: rotate(184.3269171286deg);
  -webkit-animation: drop-confetti-429 9s 3s infinite linear;
          animation: drop-confetti-429 9s 3s infinite linear;
}

@keyframes drop-confetti-429 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-430 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.2940343004;
  -webkit-transform: rotate(206.1379136322deg);
          transform: rotate(206.1379136322deg);
  -webkit-animation: drop-confetti-430 5s 1s infinite linear;
          animation: drop-confetti-430 5s 1s infinite linear;
}

@keyframes drop-confetti-430 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-431 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 0.8173034801;
  -webkit-transform: rotate(206.9370303917deg);
          transform: rotate(206.9370303917deg);
  -webkit-animation: drop-confetti-431 7s 5s infinite linear;
          animation: drop-confetti-431 7s 5s infinite linear;
}

@keyframes drop-confetti-431 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-432 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6528509905;
  -webkit-transform: rotate(277.3664207697deg);
          transform: rotate(277.3664207697deg);
  -webkit-animation: drop-confetti-432 5s 3s infinite linear;
          animation: drop-confetti-432 5s 3s infinite linear;
}

@keyframes drop-confetti-432 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-433 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 0.8137299034;
  -webkit-transform: rotate(164.4620078387deg);
          transform: rotate(164.4620078387deg);
  -webkit-animation: drop-confetti-433 5s 1s infinite linear;
          animation: drop-confetti-433 5s 1s infinite linear;
}

@keyframes drop-confetti-433 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-434 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 1.0833561879;
  -webkit-transform: rotate(162.6205226243deg);
          transform: rotate(162.6205226243deg);
  -webkit-animation: drop-confetti-434 5s 3s infinite linear;
          animation: drop-confetti-434 5s 3s infinite linear;
}

@keyframes drop-confetti-434 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-435 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2213566943;
  -webkit-transform: rotate(338.2564675195deg);
          transform: rotate(338.2564675195deg);
  -webkit-animation: drop-confetti-435 8s 3s infinite linear;
          animation: drop-confetti-435 8s 3s infinite linear;
}

@keyframes drop-confetti-435 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-436 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 30%;
  opacity: 1.1506481427;
  -webkit-transform: rotate(120.3525702108deg);
          transform: rotate(120.3525702108deg);
  -webkit-animation: drop-confetti-436 6s 1s infinite linear;
          animation: drop-confetti-436 6s 1s infinite linear;
}

@keyframes drop-confetti-436 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-437 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.8986365019;
  -webkit-transform: rotate(76.4525504634deg);
          transform: rotate(76.4525504634deg);
  -webkit-animation: drop-confetti-437 8s 2s infinite linear;
          animation: drop-confetti-437 8s 2s infinite linear;
}

@keyframes drop-confetti-437 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-438 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 0.6885682424;
  -webkit-transform: rotate(304.6018810287deg);
          transform: rotate(304.6018810287deg);
  -webkit-animation: drop-confetti-438 5s 1s infinite linear;
          animation: drop-confetti-438 5s 1s infinite linear;
}

@keyframes drop-confetti-438 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-439 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 1.2023548663;
  -webkit-transform: rotate(10.0858274024deg);
          transform: rotate(10.0858274024deg);
  -webkit-animation: drop-confetti-439 7s 1s infinite linear;
          animation: drop-confetti-439 7s 1s infinite linear;
}

@keyframes drop-confetti-439 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-440 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 16%;
  opacity: 0.8047619485;
  -webkit-transform: rotate(304.9282683391deg);
          transform: rotate(304.9282683391deg);
  -webkit-animation: drop-confetti-440 9s 3s infinite linear;
          animation: drop-confetti-440 9s 3s infinite linear;
}

@keyframes drop-confetti-440 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-441 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.653588334;
  -webkit-transform: rotate(9.5449148382deg);
          transform: rotate(9.5449148382deg);
  -webkit-animation: drop-confetti-441 9s 2s infinite linear;
          animation: drop-confetti-441 9s 2s infinite linear;
}

@keyframes drop-confetti-441 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-442 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 49%;
  opacity: 0.8207119751;
  -webkit-transform: rotate(167.0763490814deg);
          transform: rotate(167.0763490814deg);
  -webkit-animation: drop-confetti-442 6s 1s infinite linear;
          animation: drop-confetti-442 6s 1s infinite linear;
}

@keyframes drop-confetti-442 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-443 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 96%;
  opacity: 1.3776472289;
  -webkit-transform: rotate(204.971096568deg);
          transform: rotate(204.971096568deg);
  -webkit-animation: drop-confetti-443 7s 1s infinite linear;
          animation: drop-confetti-443 7s 1s infinite linear;
}

@keyframes drop-confetti-443 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-444 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 66%;
  opacity: 1.0544227728;
  -webkit-transform: rotate(336.3212641156deg);
          transform: rotate(336.3212641156deg);
  -webkit-animation: drop-confetti-444 9s 5s infinite linear;
          animation: drop-confetti-444 9s 5s infinite linear;
}

@keyframes drop-confetti-444 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-445 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.7424256577;
  -webkit-transform: rotate(346.4866169433deg);
          transform: rotate(346.4866169433deg);
  -webkit-animation: drop-confetti-445 8s 5s infinite linear;
          animation: drop-confetti-445 8s 5s infinite linear;
}

@keyframes drop-confetti-445 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-446 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 0.7115723871;
  -webkit-transform: rotate(17.8357840859deg);
          transform: rotate(17.8357840859deg);
  -webkit-animation: drop-confetti-446 5s 4s infinite linear;
          animation: drop-confetti-446 5s 4s infinite linear;
}

@keyframes drop-confetti-446 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-447 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.9956511397;
  -webkit-transform: rotate(297.5669420364deg);
          transform: rotate(297.5669420364deg);
  -webkit-animation: drop-confetti-447 6s 3s infinite linear;
          animation: drop-confetti-447 6s 3s infinite linear;
}

@keyframes drop-confetti-447 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-448 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 0.7928426111;
  -webkit-transform: rotate(150.2643989745deg);
          transform: rotate(150.2643989745deg);
  -webkit-animation: drop-confetti-448 8s 3s infinite linear;
          animation: drop-confetti-448 8s 3s infinite linear;
}

@keyframes drop-confetti-448 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-449 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 88%;
  opacity: 1.3747622398;
  -webkit-transform: rotate(38.2465221961deg);
          transform: rotate(38.2465221961deg);
  -webkit-animation: drop-confetti-449 7s 1s infinite linear;
          animation: drop-confetti-449 7s 1s infinite linear;
}

@keyframes drop-confetti-449 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-450 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 81%;
  opacity: 0.8982648309;
  -webkit-transform: rotate(313.1227300249deg);
          transform: rotate(313.1227300249deg);
  -webkit-animation: drop-confetti-450 6s 2s infinite linear;
          animation: drop-confetti-450 6s 2s infinite linear;
}

@keyframes drop-confetti-450 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-451 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 0.9222516941;
  -webkit-transform: rotate(61.7539012801deg);
          transform: rotate(61.7539012801deg);
  -webkit-animation: drop-confetti-451 6s 4s infinite linear;
          animation: drop-confetti-451 6s 4s infinite linear;
}

@keyframes drop-confetti-451 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-452 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 44%;
  opacity: 1.1141362905;
  -webkit-transform: rotate(299.7869483309deg);
          transform: rotate(299.7869483309deg);
  -webkit-animation: drop-confetti-452 7s 1s infinite linear;
          animation: drop-confetti-452 7s 1s infinite linear;
}

@keyframes drop-confetti-452 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-453 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 0.6286534759;
  -webkit-transform: rotate(8.2681222236deg);
          transform: rotate(8.2681222236deg);
  -webkit-animation: drop-confetti-453 9s 1s infinite linear;
          animation: drop-confetti-453 9s 1s infinite linear;
}

@keyframes drop-confetti-453 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-454 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 0.9900263813;
  -webkit-transform: rotate(228.0912839555deg);
          transform: rotate(228.0912839555deg);
  -webkit-animation: drop-confetti-454 8s 1s infinite linear;
          animation: drop-confetti-454 8s 1s infinite linear;
}

@keyframes drop-confetti-454 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-455 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.8665320604;
  -webkit-transform: rotate(216.7623344988deg);
          transform: rotate(216.7623344988deg);
  -webkit-animation: drop-confetti-455 7s 2s infinite linear;
          animation: drop-confetti-455 7s 2s infinite linear;
}

@keyframes drop-confetti-455 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-456 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 95%;
  opacity: 1.478427131;
  -webkit-transform: rotate(342.4509469166deg);
          transform: rotate(342.4509469166deg);
  -webkit-animation: drop-confetti-456 6s 1s infinite linear;
          animation: drop-confetti-456 6s 1s infinite linear;
}

@keyframes drop-confetti-456 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-457 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 0.7741756923;
  -webkit-transform: rotate(260.3537293777deg);
          transform: rotate(260.3537293777deg);
  -webkit-animation: drop-confetti-457 7s 1s infinite linear;
          animation: drop-confetti-457 7s 1s infinite linear;
}

@keyframes drop-confetti-457 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-458 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2386785051;
  -webkit-transform: rotate(305.8054183548deg);
          transform: rotate(305.8054183548deg);
  -webkit-animation: drop-confetti-458 6s 1s infinite linear;
          animation: drop-confetti-458 6s 1s infinite linear;
}

@keyframes drop-confetti-458 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-459 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 82%;
  opacity: 0.9249269458;
  -webkit-transform: rotate(159.6726913424deg);
          transform: rotate(159.6726913424deg);
  -webkit-animation: drop-confetti-459 5s 2s infinite linear;
          animation: drop-confetti-459 5s 2s infinite linear;
}

@keyframes drop-confetti-459 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-460 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 70%;
  opacity: 1.0187966482;
  -webkit-transform: rotate(266.5645647186deg);
          transform: rotate(266.5645647186deg);
  -webkit-animation: drop-confetti-460 9s 1s infinite linear;
          animation: drop-confetti-460 9s 1s infinite linear;
}

@keyframes drop-confetti-460 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-461 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.3823335786;
  -webkit-transform: rotate(174.3360888235deg);
          transform: rotate(174.3360888235deg);
  -webkit-animation: drop-confetti-461 5s 2s infinite linear;
          animation: drop-confetti-461 5s 2s infinite linear;
}

@keyframes drop-confetti-461 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-462 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 77%;
  opacity: 1.1842785605;
  -webkit-transform: rotate(303.0426546837deg);
          transform: rotate(303.0426546837deg);
  -webkit-animation: drop-confetti-462 9s 2s infinite linear;
          animation: drop-confetti-462 9s 2s infinite linear;
}

@keyframes drop-confetti-462 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-463 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.0806382016;
  -webkit-transform: rotate(227.2979792236deg);
          transform: rotate(227.2979792236deg);
  -webkit-animation: drop-confetti-463 8s 5s infinite linear;
          animation: drop-confetti-463 8s 5s infinite linear;
}

@keyframes drop-confetti-463 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-464 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 45%;
  opacity: 0.9517995857;
  -webkit-transform: rotate(276.1181520857deg);
          transform: rotate(276.1181520857deg);
  -webkit-animation: drop-confetti-464 8s 3s infinite linear;
          animation: drop-confetti-464 8s 3s infinite linear;
}

@keyframes drop-confetti-464 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-465 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8780318338;
  -webkit-transform: rotate(23.2231675882deg);
          transform: rotate(23.2231675882deg);
  -webkit-animation: drop-confetti-465 5s 1s infinite linear;
          animation: drop-confetti-465 5s 1s infinite linear;
}

@keyframes drop-confetti-465 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-466 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2041919246;
  -webkit-transform: rotate(195.1062874519deg);
          transform: rotate(195.1062874519deg);
  -webkit-animation: drop-confetti-466 6s 4s infinite linear;
          animation: drop-confetti-466 6s 4s infinite linear;
}

@keyframes drop-confetti-466 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-467 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6437423569;
  -webkit-transform: rotate(98.5253077485deg);
          transform: rotate(98.5253077485deg);
  -webkit-animation: drop-confetti-467 8s 2s infinite linear;
          animation: drop-confetti-467 8s 2s infinite linear;
}

@keyframes drop-confetti-467 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-468 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 0.9863021993;
  -webkit-transform: rotate(136.5532003132deg);
          transform: rotate(136.5532003132deg);
  -webkit-animation: drop-confetti-468 5s 4s infinite linear;
          animation: drop-confetti-468 5s 4s infinite linear;
}

@keyframes drop-confetti-468 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-469 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 75%;
  opacity: 0.9069096135;
  -webkit-transform: rotate(194.4959605855deg);
          transform: rotate(194.4959605855deg);
  -webkit-animation: drop-confetti-469 7s 5s infinite linear;
          animation: drop-confetti-469 7s 5s infinite linear;
}

@keyframes drop-confetti-469 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-470 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 0.8092519114;
  -webkit-transform: rotate(178.5997034552deg);
          transform: rotate(178.5997034552deg);
  -webkit-animation: drop-confetti-470 6s 3s infinite linear;
          animation: drop-confetti-470 6s 3s infinite linear;
}

@keyframes drop-confetti-470 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-471 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2730494984;
  -webkit-transform: rotate(106.2082133401deg);
          transform: rotate(106.2082133401deg);
  -webkit-animation: drop-confetti-471 9s 1s infinite linear;
          animation: drop-confetti-471 9s 1s infinite linear;
}

@keyframes drop-confetti-471 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-472 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.6967755118;
  -webkit-transform: rotate(83.545416174deg);
          transform: rotate(83.545416174deg);
  -webkit-animation: drop-confetti-472 5s 1s infinite linear;
          animation: drop-confetti-472 5s 1s infinite linear;
}

@keyframes drop-confetti-472 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-473 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 0.6135389509;
  -webkit-transform: rotate(289.4417871961deg);
          transform: rotate(289.4417871961deg);
  -webkit-animation: drop-confetti-473 6s 2s infinite linear;
          animation: drop-confetti-473 6s 2s infinite linear;
}

@keyframes drop-confetti-473 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-474 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.2819387249;
  -webkit-transform: rotate(82.5232974835deg);
          transform: rotate(82.5232974835deg);
  -webkit-animation: drop-confetti-474 6s 5s infinite linear;
          animation: drop-confetti-474 6s 5s infinite linear;
}

@keyframes drop-confetti-474 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-475 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 0.5737693298;
  -webkit-transform: rotate(156.7354475562deg);
          transform: rotate(156.7354475562deg);
  -webkit-animation: drop-confetti-475 6s 4s infinite linear;
          animation: drop-confetti-475 6s 4s infinite linear;
}

@keyframes drop-confetti-475 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-476 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 14%;
  opacity: 1.2286331176;
  -webkit-transform: rotate(337.9403836279deg);
          transform: rotate(337.9403836279deg);
  -webkit-animation: drop-confetti-476 7s 4s infinite linear;
          animation: drop-confetti-476 7s 4s infinite linear;
}

@keyframes drop-confetti-476 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-477 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 87%;
  opacity: 1.4729639045;
  -webkit-transform: rotate(156.6441671721deg);
          transform: rotate(156.6441671721deg);
  -webkit-animation: drop-confetti-477 5s 1s infinite linear;
          animation: drop-confetti-477 5s 1s infinite linear;
}

@keyframes drop-confetti-477 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-478 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 49%;
  opacity: 1.4442308504;
  -webkit-transform: rotate(190.8190240828deg);
          transform: rotate(190.8190240828deg);
  -webkit-animation: drop-confetti-478 8s 3s infinite linear;
          animation: drop-confetti-478 8s 3s infinite linear;
}

@keyframes drop-confetti-478 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-479 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.3515034885;
  -webkit-transform: rotate(31.4255771204deg);
          transform: rotate(31.4255771204deg);
  -webkit-animation: drop-confetti-479 8s 5s infinite linear;
          animation: drop-confetti-479 8s 5s infinite linear;
}

@keyframes drop-confetti-479 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-480 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 41%;
  opacity: 1.0342059076;
  -webkit-transform: rotate(22.1176017255deg);
          transform: rotate(22.1176017255deg);
  -webkit-animation: drop-confetti-480 7s 1s infinite linear;
          animation: drop-confetti-480 7s 1s infinite linear;
}

@keyframes drop-confetti-480 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-481 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 0.9625810161;
  -webkit-transform: rotate(214.1634178399deg);
          transform: rotate(214.1634178399deg);
  -webkit-animation: drop-confetti-481 8s 1s infinite linear;
          animation: drop-confetti-481 8s 1s infinite linear;
}

@keyframes drop-confetti-481 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-482 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 83%;
  opacity: 0.615187201;
  -webkit-transform: rotate(9.9414294431deg);
          transform: rotate(9.9414294431deg);
  -webkit-animation: drop-confetti-482 9s 1s infinite linear;
          animation: drop-confetti-482 9s 1s infinite linear;
}

@keyframes drop-confetti-482 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-483 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.9641390211;
  -webkit-transform: rotate(91.7311152781deg);
          transform: rotate(91.7311152781deg);
  -webkit-animation: drop-confetti-483 7s 1s infinite linear;
          animation: drop-confetti-483 7s 1s infinite linear;
}

@keyframes drop-confetti-483 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-484 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 76%;
  opacity: 0.9630292596;
  -webkit-transform: rotate(61.1901600548deg);
          transform: rotate(61.1901600548deg);
  -webkit-animation: drop-confetti-484 5s 2s infinite linear;
          animation: drop-confetti-484 5s 2s infinite linear;
}

@keyframes drop-confetti-484 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-485 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 28%;
  opacity: 0.5650834992;
  -webkit-transform: rotate(157.710980893deg);
          transform: rotate(157.710980893deg);
  -webkit-animation: drop-confetti-485 8s 3s infinite linear;
          animation: drop-confetti-485 8s 3s infinite linear;
}

@keyframes drop-confetti-485 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-486 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 82%;
  opacity: 1.1328356577;
  -webkit-transform: rotate(134.9278457839deg);
          transform: rotate(134.9278457839deg);
  -webkit-animation: drop-confetti-486 6s 3s infinite linear;
          animation: drop-confetti-486 6s 3s infinite linear;
}

@keyframes drop-confetti-486 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-487 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.354539692;
  -webkit-transform: rotate(174.6499763708deg);
          transform: rotate(174.6499763708deg);
  -webkit-animation: drop-confetti-487 7s 3s infinite linear;
          animation: drop-confetti-487 7s 3s infinite linear;
}

@keyframes drop-confetti-487 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-488 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.0350050052;
  -webkit-transform: rotate(213.8392546052deg);
          transform: rotate(213.8392546052deg);
  -webkit-animation: drop-confetti-488 6s 3s infinite linear;
          animation: drop-confetti-488 6s 3s infinite linear;
}

@keyframes drop-confetti-488 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-489 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 88%;
  opacity: 1.4210333266;
  -webkit-transform: rotate(173.4170436685deg);
          transform: rotate(173.4170436685deg);
  -webkit-animation: drop-confetti-489 8s 4s infinite linear;
          animation: drop-confetti-489 8s 4s infinite linear;
}

@keyframes drop-confetti-489 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-490 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 54%;
  opacity: 0.6126761047;
  -webkit-transform: rotate(28.2033446187deg);
          transform: rotate(28.2033446187deg);
  -webkit-animation: drop-confetti-490 7s 1s infinite linear;
          animation: drop-confetti-490 7s 1s infinite linear;
}

@keyframes drop-confetti-490 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-491 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 43%;
  opacity: 1.4787767624;
  -webkit-transform: rotate(255.8180496244deg);
          transform: rotate(255.8180496244deg);
  -webkit-animation: drop-confetti-491 8s 1s infinite linear;
          animation: drop-confetti-491 8s 1s infinite linear;
}

@keyframes drop-confetti-491 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-492 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 67%;
  opacity: 1.4896061748;
  -webkit-transform: rotate(36.7028674164deg);
          transform: rotate(36.7028674164deg);
  -webkit-animation: drop-confetti-492 8s 2s infinite linear;
          animation: drop-confetti-492 8s 2s infinite linear;
}

@keyframes drop-confetti-492 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-493 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 20%;
  opacity: 1.1052338842;
  -webkit-transform: rotate(174.5177960951deg);
          transform: rotate(174.5177960951deg);
  -webkit-animation: drop-confetti-493 9s 3s infinite linear;
          animation: drop-confetti-493 9s 3s infinite linear;
}

@keyframes drop-confetti-493 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-494 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.2601426834;
  -webkit-transform: rotate(234.3452382389deg);
          transform: rotate(234.3452382389deg);
  -webkit-animation: drop-confetti-494 9s 4s infinite linear;
          animation: drop-confetti-494 9s 4s infinite linear;
}

@keyframes drop-confetti-494 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-495 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 1.4105016873;
  -webkit-transform: rotate(314.8906616341deg);
          transform: rotate(314.8906616341deg);
  -webkit-animation: drop-confetti-495 5s 5s infinite linear;
          animation: drop-confetti-495 5s 5s infinite linear;
}

@keyframes drop-confetti-495 {
  100% {
    top: 110%;
    left: 3%;
  }
}
.confetti-496 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.1406861991;
  -webkit-transform: rotate(23.8015651293deg);
          transform: rotate(23.8015651293deg);
  -webkit-animation: drop-confetti-496 9s 4s infinite linear;
          animation: drop-confetti-496 9s 4s infinite linear;
}

@keyframes drop-confetti-496 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-497 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 79%;
  opacity: 1.0609591106;
  -webkit-transform: rotate(244.2557337588deg);
          transform: rotate(244.2557337588deg);
  -webkit-animation: drop-confetti-497 7s 3s infinite linear;
          animation: drop-confetti-497 7s 3s infinite linear;
}

@keyframes drop-confetti-497 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-498 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 42%;
  opacity: 1.0803564239;
  -webkit-transform: rotate(338.1283706868deg);
          transform: rotate(338.1283706868deg);
  -webkit-animation: drop-confetti-498 6s 4s infinite linear;
          animation: drop-confetti-498 6s 4s infinite linear;
}

@keyframes drop-confetti-498 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-499 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 1.4072285118;
  -webkit-transform: rotate(56.9138209043deg);
          transform: rotate(56.9138209043deg);
  -webkit-animation: drop-confetti-499 9s 4s infinite linear;
          animation: drop-confetti-499 9s 4s infinite linear;
}

@keyframes drop-confetti-499 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-500 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.485124464;
  -webkit-transform: rotate(141.5491304463deg);
          transform: rotate(141.5491304463deg);
  -webkit-animation: drop-confetti-500 6s 4s infinite linear;
          animation: drop-confetti-500 6s 4s infinite linear;
}

@keyframes drop-confetti-500 {
  100% {
    top: 110%;
    left: 99%;
  }
}
/* ------------------------
    Patients Summary
------------------------- */
.patient-summary .patient-summary-title {
  font-weight: 500;
}
.patient-summary .patient-summary-status .summary-status-info span:first-child {
  font-weight: 300;
}
.patient-summary .patient-summary-status .summary-status-info span:last-child {
  font-weight: 500;
}
.patient-summary .patient-summary-status .summary-status-info .call-attempts {
  font-size: 0.875rem;
}
.patient-summary .patient-summary-status .summary-status-buttons .btn {
  margin: 0 0.25rem;
}
.patient-summary .patient-summary-status .summary-status-buttons .dropdown .avatar .avatar-icon {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.patient-summary .patient-summary-status .summary-status-buttons .dropdown .avatar .avatar-label {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  line-height: 1.2;
  font-size: 0.875rem;
}
.patient-summary .patient-summary-status .summary-status-buttons .dropdown .dropdown-menu.show {
  left: auto !important;
  right: 0.5rem !important;
}
.patient-summary .patient-summary-general .patient-pcp-info .next-apt-visit:hover,
.patient-summary .patient-summary-general .patient-pcp-info .future-insurance:hover,
.patient-summary .patient-summary-general .patient-awv-info .next-apt-visit:hover,
.patient-summary .patient-summary-general .patient-awv-info .future-insurance:hover,
.patient-summary .patient-summary-general .patient-ins-info .next-apt-visit:hover,
.patient-summary .patient-summary-general .patient-ins-info .future-insurance:hover,
.patient-summary .patient-summary-general .patient-fut-ins-info .next-apt-visit:hover,
.patient-summary .patient-summary-general .patient-fut-ins-info .future-insurance:hover {
  color: #74A3E1;
  cursor: pointer;
}
.patient-summary .patient-summary-general .patient-pcp-info .future-insurance,
.patient-summary .patient-summary-general .patient-awv-info .future-insurance,
.patient-summary .patient-summary-general .patient-ins-info .future-insurance,
.patient-summary .patient-summary-general .patient-fut-ins-info .future-insurance {
  word-wrap: break-word;
}
.patient-summary .patient-summary-general .note-body {
  font-size: 0.875rem;
}
.patient-summary .patient-summary-general .note-body p {
  margin-bottom: 0.75rem;
}
.patient-summary nav a.nav-item.nav-link {
  color: #8095B1;
}
.patient-summary nav a.nav-item.nav-link.active {
  border-width: 0 0 2px 0;
  border-bottom: solid #74A3E1;
  color: #2C3E50;
}
.patient-summary nav .nav-link:hover, .patient-summary nav .nav-link:focus {
  border-color: transparent;
}

.insurance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  padding: 0 0 3px;
}

.insurance-title {
  color: #8095B1;
}

.margin-between-child-10 > * {
  margin-right: 10px;
}

.patient-home-healthcare {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.patient-home-healthcare > div {
  margin-bottom: 0;
}

.patient-tcm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 38px;
}

.patient-eligibility-toggle {
  cursor: pointer;
}
.patient-eligibility-toggle .direct-contact-toggle {
  margin: 0 10px 0 0;
}
.patient-eligibility-toggle .active {
  background-color: #19AA64;
}

.deactivate {
  pointer-events: none;
}

.inactive-reason-select {
  margin-top: 10px;
  margin-bottom: 20px;
}

.ineligible-reason-select {
  margin-top: 10px;
  margin-bottom: 20px;
}

.other-reason-detail {
  margin-top: 20px;
  width: 312px;
}

.eligibility-check-form .form-label-adjust label {
  margin-bottom: 1em;
}
.eligibility-check-form .invalid-feedback::before, .eligibility-check-form .text-danger::before {
  padding-right: 5px;
}
.eligibility-check-form input.is-invalid, .eligibility-check-form input.is-valid {
  background-image: none;
}
.eligibility-check-form .Select {
  font-size: 0.875em;
}
.eligibility-check-form .Select.is-invalid {
  border-color: #E74C3C;
}
.eligibility-check-form .Select.is-valid {
  border-color: #00AB84;
}
.eligibility-check-form .is-valid input {
  border-color: #00AB84;
}
.eligibility-check-form .is-invalid .react-datepicker-wrapper + .text-danger {
  font-size: 80%;
}
.eligibility-check-form .is-invalid .react-datepicker-wrapper input {
  border-color: #E74C3C;
}

.patient-eligibility-table td {
  border: none !important;
}
.patient-eligibility-table .__react_component_tooltip {
  min-width: 300px;
  max-width: 600px;
}
.patient-eligibility-table .text-ccm-red {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
.patient-enrollment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-bottom: none;
  height: 100%;
  padding: 10px;
}
.patient-enrollment .input-label {
  font-size: 16px;
  font-weight: 400;
}
.patient-enrollment .title {
  padding: 24px;
  border-bottom: 1px solid #E5E5E5;
  text-align: left;
  font-weight: 700;
}
.patient-enrollment label {
  width: 100%;
}
.patient-enrollment table {
  border-collapse: separate;
  border-spacing: 1em;
}
.patient-enrollment th {
  font-size: 16px;
  font-weight: 400;
}
.patient-enrollment th:first-of-type {
  width: 60%;
}
.patient-enrollment td {
  text-align: center;
}
.patient-enrollment td:first-of-type {
  text-align: left;
}
.patient-enrollment td .custom-checkbox {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.patient-enrollment td .custom-checkbox .label {
  display: none;
}
.patient-enrollment .form-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.patient-enrollment .form-button .button {
  min-width: 150px;
  margin: 20px auto auto;
  min-height: 45px;
}
.patient-enrollment .form-button .button:first-of-type {
  margin-top: auto;
}
.patient-enrollment .form-button .button.confirm-button {
  padding: 5px 12px;
}
.patient-enrollment .list-pointer {
  margin-right: 5px;
}
.patient-enrollment .confirm-button {
  width: 150px;
}
.patient-enrollment .question-row td:first-child {
  padding-left: 1rem;
}

.title .number.blue {
  border-radius: 4px;
  background-color: #498FE1;
  color: #FFFFFF;
  padding: 0 10px;
  margin: 0 20px;
}

.enrollment-list-number {
  margin-right: 3px;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
.patient-subsection {
  background-color: #FFFFFF;
  margin-bottom: 20px;
}
.patient-subsection:last-child {
  margin-bottom: 0;
}

.patient-subsection-title {
  padding: 24px;
  border: 1px solid #E5E5E5;
  text-align: left;
  font-weight: 700;
}

.patient-subsection-content {
  padding-top: 1px;
}
.patient-subsection-content.history-page {
  border: 1px solid #E5E5E5;
  border-top: none;
}
.patient-subsection-content.history-page .vitals {
  padding: 20px;
}

.billing-history-table-wrapper {
  border: 1px solid #E5E5E5;
  border-bottom: none;
  margin: 20px 10px;
}
.billing-history-table-wrapper .billing-history-table {
  margin-bottom: 0;
}

.physician {
  border-top: 2px solid #E5E5E5;
}
.physician:first-child {
  border-top: none;
}

.physician-section-title {
  padding: 10px 20px;
  text-align: left;
  font-weight: 700;
}

.physician-section-line {
  padding: 10px 20px;
  text-align: left;
}

.physician-label {
  color: #8095B1;
}

.physician-meetings.container {
  margin-bottom: 0;
}
.physician-meetings.container .title {
  border: none;
  border-top: 1px solid #E5E5E5;
}
.physician-meetings.container.opened .title {
  border-bottom: 1px solid #E5E5E5;
}
.physician-meetings.container .content {
  border: none;
}

.empty-value {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  color: #8095B1;
  text-align: center;
}

.visit {
  margin: 20px;
  text-align: left;
  border: 1px solid #E5E5E5;
  padding: 10px;
}

.visit-title {
  padding: 10px 0;
  font-weight: 700;
}

.visit-line {
  padding: 10px 0;
}

.visit-purpose {
  font-weight: 700;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
.procedures-section {
  margin: 20px;
  border: 1px solid #E5E5E5;
}

.procedure-title {
  padding: 10px;
  text-align: left;
  font-weight: 700;
}

.procedures {
  width: 100%;
  text-align: left;
  padding: 10px;
  border-collapse: collapse;
}
.procedures thead {
  color: #8095B1;
  text-transform: uppercase;
  font-weight: 700;
}
.procedures tr {
  height: 40px;
  border-bottom: 1px solid #E5E5E5;
}
.procedures td {
  padding: 10px;
}

.procedure-title-name {
  width: 400px;
}

.procedure-name {
  font-weight: 700;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Administration
------------------------- */
.ccm-admin-main {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  color: #2C3E50;
}
.ccm-admin-main .ccm-admin-panel-menu {
  width: 300px;
  min-width: 300px;
}
.ccm-admin-main .ccm-admin-panel-menu .ccm-admin-menu-wrapper {
  position: relative;
}
.ccm-admin-main .ccm-admin-panel-menu .ccm-admin-menu-wrapper .admin-general-info .avatar-icon {
  font-size: 1.875rem;
}
@media (max-width: 1200px) {
  .ccm-admin-main .ccm-admin-panel-menu .ccm-admin-menu-wrapper .admin-general-info .avatar-icon {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
.ccm-admin-main .ccm-admin-panel-menu .ccm-admin-menu-wrapper .admin-general-info .avatar-icon {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: relative;
  text-transform: uppercase;
}
.ccm-admin-main .ccm-admin-panel-menu .ccm-admin-menu-wrapper .admin-general-info .admin__name {
  font-size: 1.25rem;
  padding-right: 3rem;
  line-height: 1.2;
}
.ccm-admin-main .ccm-admin-panel-menu .ccm-admin-menu-wrapper .admin-general-info .admin_tenant {
  font-size: 0.875rem;
}
.ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table thead tr .batch__date, .ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table tbody tr .batch__date {
  width: 15%;
  max-width: 15%;
}
.ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table thead tr .batch__recent-date, .ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table thead tr .batch__type, .ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table thead tr .batch__user, .ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table tbody tr .batch__recent-date, .ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table tbody tr .batch__type, .ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table tbody tr .batch__user {
  width: 16%;
  max-width: 16%;
}
.ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table thead tr .batch__status, .ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table tbody tr .batch__status {
  width: 13%;
  max-width: 13%;
}
.ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table thead tr .batch__id, .ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table tbody tr .batch__id {
  width: 8%;
  max-width: 8%;
}
.ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table thead tr .batch__method, .ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table tbody tr .batch__method {
  width: 10%;
  max-width: 10%;
}
.ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table thead tr .batch__action, .ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table tbody tr .batch__action {
  text-align: right;
  width: 6%;
  max-width: 6%;
}
.ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table thead tr .batch__comment, .ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table tbody tr .batch__comment {
  width: 40%;
  max-width: 40%;
  font-style: italic;
  font-weight: 300;
}
.ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table thead tr .batch__status, .ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table tbody tr .batch__status {
  font-weight: 500;
}
.ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table tbody tr td .card-body {
  color: #2C3E50;
}
.ccm-admin-main .ccm-admin-main-content .patient-outreach .patient-outreach-history .card-body table tbody tr td .card-body .batch__activity {
  font-weight: 300;
}
.ccm-admin-main .ccm-admin-main-content .patient-attributes .patient-attributes-list .card-body table thead tr .attribute__date,
.ccm-admin-main .ccm-admin-main-content .patient-attributes .patient-attributes-list .card-body table tbody tr .attribute__date {
  width: 150px;
  max-width: 150px;
}
.ccm-admin-main .ccm-admin-main-content .patient-attributes .patient-attributes-list .card-body table thead tr .attribute__deleted,
.ccm-admin-main .ccm-admin-main-content .patient-attributes .patient-attributes-list .card-body table thead tr .attribute__name,
.ccm-admin-main .ccm-admin-main-content .patient-attributes .patient-attributes-list .card-body table tbody tr .attribute__deleted,
.ccm-admin-main .ccm-admin-main-content .patient-attributes .patient-attributes-list .card-body table tbody tr .attribute__name {
  width: 20%;
  max-width: 20%;
}
.ccm-admin-main .ccm-admin-main-content .patient-attributes .patient-attributes-list .card-body table thead tr .attribute__action,
.ccm-admin-main .ccm-admin-main-content .patient-attributes .patient-attributes-list .card-body table tbody tr .attribute__action {
  text-align: right;
  width: 90px;
  max-width: 90px;
}
.ccm-admin-main .ccm-admin-main-content .patient-attributes .patient-attributes-list .card-body table thead tr .attribute__description,
.ccm-admin-main .ccm-admin-main-content .patient-attributes .patient-attributes-list .card-body table tbody tr .attribute__description {
  width: 40%;
  max-width: 40%;
  font-style: italic;
  font-weight: 300;
}
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table thead tr .prompt__name,
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table tbody tr .prompt__name {
  width: 15%;
  max-width: 15%;
}
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table thead tr .prompt__category,
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table tbody tr .prompt__category {
  width: 100px;
  max-width: 100px;
}
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table thead tr .prompt__date,
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table thead tr .prompt__user,
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table thead tr .prompt__prompt-type,
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table tbody tr .prompt__date,
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table tbody tr .prompt__user,
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table tbody tr .prompt__prompt-type {
  width: 150px;
  max-width: 150px;
}
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table thead tr .prompt__confirmation,
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table tbody tr .prompt__confirmation {
  width: 20%;
  max-width: 20%;
}
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table thead tr .prompt__status,
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table tbody tr .prompt__status {
  width: 115px;
  max-width: 115px;
  font-weight: 500;
}
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table thead tr .prompt__action,
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table tbody tr .prompt__action {
  text-align: right;
  width: 85px;
  max-width: 85px;
}
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table tbody tr td .card-body {
  color: #2C3E50;
}
.ccm-admin-main .ccm-admin-main-content .prompts-configuration .prompts .card-body table tbody tr td .card-body .prompt __activity {
  font-weight: 300;
}
.ccm-admin-main .ccm-admin-main-content .health-factor-configuration .factors .card-body table thead tr .factor__date,
.ccm-admin-main .ccm-admin-main-content .health-factor-configuration .factors .card-body table thead tr .factor__added,
.ccm-admin-main .ccm-admin-main-content .health-factor-configuration .factors .card-body table thead tr .factor__z-code,
.ccm-admin-main .ccm-admin-main-content .health-factor-configuration .factors .card-body table tbody tr .factor__date,
.ccm-admin-main .ccm-admin-main-content .health-factor-configuration .factors .card-body table tbody tr .factor__added,
.ccm-admin-main .ccm-admin-main-content .health-factor-configuration .factors .card-body table tbody tr .factor__z-code {
  width: 150px;
  max-width: 150px;
}
.ccm-admin-main .ccm-admin-main-content .health-factor-configuration .factors .card-body table thead tr .factor__display-name,
.ccm-admin-main .ccm-admin-main-content .health-factor-configuration .factors .card-body table tbody tr .factor__display-name {
  width: 250px;
  max-width: 250px;
}
.ccm-admin-main .ccm-admin-main-content .health-factor-configuration .factors .card-body table tbody tr td .card-body {
  color: #2C3E50;
}
.ccm-admin-main .ccm-admin-main-content .health-factor-configuration .factors .card-body table tbody tr td .card-body .prompt __activity {
  font-weight: 300;
}
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .resource-btn {
  width: 50px;
}
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .resource-url {
  cursor: pointer;
}
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .note {
  width: 137px;
}
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .card-body table thead tr .resource__link,
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .card-body table tbody tr .resource__link {
  width: 200px;
  max-width: 200px;
}
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .card-body table thead tr .resource__phone,
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .card-body table tbody tr .resource__phone {
  width: 100px;
  max-width: 100px;
}
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .card-body table thead tr .resource__name,
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .card-body table tbody tr .resource__name {
  width: 250px;
  max-width: 250px;
}
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .card-body table thead tr .resource__actions,
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .card-body table tbody tr .resource__actions {
  width: 25px;
  max-width: 25px;
}
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .card-body table thead tr .resource__status,
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .card-body table tbody tr .resource__status {
  width: 50px;
  max-width: 50px;
}
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .card-body table tbody tr td .card-body {
  color: #2C3E50;
}
.ccm-admin-main .ccm-admin-main-content .resource-configuration .resources .card-body table tbody tr td .card-body .prompt __activity {
  font-weight: 300;
}

.admin-section {
  border: 1px solid #E5E5E5;
}

.team-list-title {
  border-bottom: 1px solid #E5E5E5;
  color: #8095B1;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
.team-list-title .team-member-status {
  text-transform: uppercase;
}
@media only screen and (max-width: 1023px) {
  .team-list-title {
    font-size: 9px;
  }
}
.team-list-title .sortable {
  position: relative;
  cursor: pointer;
}
.team-list-title .sortable:before, .team-list-title .sortable:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 105px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
@media only screen and (max-width: 1023px) {
  .team-list-title .sortable:before, .team-list-title .sortable:after {
    left: 70px;
  }
}
.team-list-title .sortable:before {
  top: calc(56% - 10px);
  border-bottom: 5px solid #8095B1;
}
.team-list-title .sortable:after {
  top: 53%;
  border-top: 5px solid #8095B1;
}
.team-list-title .sortable.active.reverse:after {
  border-top: 5px solid #273342;
}
.team-list-title .sortable.active:not(.reverse):before {
  border-bottom: 5px solid #273342;
}

.team-member {
  border-bottom: 1px solid #E5E5E5;
}

.team-list-title,
.team-member-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.team-list-title .arrow-placeholder,
.team-list-title .arrow,
.team-member-data .arrow-placeholder,
.team-member-data .arrow {
  width: 15px;
  min-width: 15px;
}

.team-member-cell {
  max-width: 72px;
  width: 72px;
}

.team-member-icon-cell {
  max-width: 30px;
  width: 30px;
}

.team-member-icon {
  background-color: #1d4999;
  border: 1px solid #4472C4;
  color: #FFFFFF;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  width: 20px;
  height: 20px;
  font-size: 13px;
  line-height: 17px;
  display: inline-block;
}
.team-member-icon::before {
  content: "I";
}
.team-member-icon:hover, .team-member-icon:focus {
  background-color: #498FE1;
}
.team-member-icon.external {
  background-color: #4A8522;
  border-color: #4A8522;
}
.team-member-icon.external::before {
  content: "E";
}
.team-member-icon.external:hover, .team-member-icon.external:focus {
  background-color: #5DC54F;
}

.team-member-username {
  font-size: 14px;
  font-weight: 400;
}

.team-member-email {
  font-size: 14px;
  color: #8095B1;
  font-weight: 400;
}

.team-member-status {
  text-transform: lowercase;
  width: 60px;
  max-width: 60px;
}

.last-login {
  text-align: center;
  max-width: 140px;
  width: 140px;
}

.team-member-name {
  width: 200px;
  max-width: 200px;
  font-weight: 700;
  text-align: left;
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .team-member-name {
    width: 110px;
    max-width: 110px;
    min-width: 110px;
  }
}
.team-member-name > div {
  overflow: hidden;
  text-overflow: ellipsis;
}

.arrow {
  position: relative;
}
.arrow:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  left: 3px;
  top: -4px;
}
.arrow.opened:after {
  border-bottom: 5px solid #273342;
}
.arrow.closed:after {
  border-top: 5px solid #273342;
}

.team-member-data {
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .team-member-data {
    font-size: 0.9rem;
  }
}
.team-member-data:hover {
  background-color: #E5E5E5;
}

.workload-box .button {
  border-radius: 6px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 40px;
}

.workload {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 0;
}

.workload-content {
  position: relative;
  min-height: 100px;
}

.workload-box {
  margin: 0 60px;
  min-width: 240px;
}

.workload-row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 700;
}

.edit-user-column {
  width: 250px;
}

.edit-user-select {
  width: 250px !important;
}

.administration-care-plan {
  position: relative;
  min-height: 100px;
  padding: 20px 35px 25px;
  text-align: left;
}

.administration-care-plan-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .administration-care-plan-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.administration-care-plan-label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 31%;
  font-weight: 700;
}
@media only screen and (max-width: 1023px) {
  .administration-care-plan-label {
    width: 100%;
  }
}

.administration-care-plan-row--rules .administration-care-plan-label {
  width: 20%;
}
.administration-care-plan-row--rules .administration-care-plan-cn-title {
  width: 360px;
}
.administration-care-plan-row--rules .editable-input:not(:only-child) {
  margin-top: 20px;
}
.administration-care-plan-row--rules .administration-care-plan-cn-title-tip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.administration-care-plan-cn-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 240px;
}
@media only screen and (max-width: 1023px) {
  .administration-care-plan-cn-title {
    width: 100%;
  }
}
.administration-care-plan-cn-title .editable-input {
  width: 100%;
}

.administration-care-plan-cn-title-tip {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: #8095B1;
  margin-left: 7%;
}
@media only screen and (max-width: 1023px) {
  .administration-care-plan-cn-title-tip {
    margin-left: 0;
  }
}

.require-review-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 38px;
}

.require-review-toggle {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px 0px 0px 20px;
}
.require-review-toggle .direct-contact-toggle {
  margin: 0 10px 0 0;
}
.require-review-toggle .active {
  background-color: #19AA64;
}

.reassign-select-container {
  margin: 0px 0px 0px 35px;
}

.reassign-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 20px 10px 5px 10px;
}

.eligibility-section-label {
  font-weight: 700;
  width: 100%;
}

.selection-count-label {
  font-weight: 700;
  width: 100%;
  margin: 10px 0px;
}

.invalid-value {
  color: #FF2400;
}

.elibility-section-subtitle {
  width: 100%;
  margin: 10px 0px;
}

.eligibility-rule-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 15px 0px 25px 0px;
}
.eligibility-rule-container .radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .eligibility-rule-container .radio-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.eligibility-rule-container .radio-option {
  margin-right: 20px;
}
@media only screen and (max-width: 1023px) {
  .eligibility-rule-container .radio-option {
    margin: 10px 0px;
  }
}
.eligibility-rule-container .custom-patients-age-input {
  margin: 0px 10px 0px 10px;
  width: 40px;
}
.eligibility-rule-container .provider-list {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin: 0px 25px;
  padding: 20px;
}
.eligibility-rule-container .edit-providers-link {
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
  color: #498FE1;
  padding: 10px 0px;
  font-size: 12px;
}
.eligibility-rule-container .edit-providers-link:hover, .eligibility-rule-container .edit-providers-link:focus {
  color: #1976D2;
}
.eligibility-rule-container .insurance-input-wrapper {
  margin: 30px 0px 10px 0px;
  width: 500px;
}

.eligibility-provider-modal {
  min-width: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.eligibility-provider-modal .provider-search-container {
  height: 450px;
  max-height: 500px;
  width: 50%;
  padding: 10px;
  margin: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #E5E5E5;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.eligibility-provider-modal .provider-selection-container {
  height: 450px;
  max-height: 500px;
  width: 50%;
  padding: 10px;
  margin: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #E5E5E5;
  overflow: scroll;
}
.eligibility-provider-modal .provider-search-list {
  height: 100%;
  overflow: scroll;
  padding: 10px;
}
.eligibility-provider-modal .selected-provider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
}
.eligibility-provider-modal .selected-provider .remove-provider-icon {
  margin: 5px;
  font-size: 12px;
  cursor: pointer;
}
.eligibility-provider-modal .selected-provider .remove-provider-icon:hover, .eligibility-provider-modal .selected-provider .remove-provider-icon:focus {
  color: #1976D2;
}

.admin-prompt-modal .align-items-center {
  position: relative;
}
.admin-prompt-modal .align-items-center .form-invalid-bottom {
  padding-left: 5em;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
.assign-container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80px;
}
.assign-container .assign-title {
  font-weight: 700;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
.user-account .user-account-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.user-account .user-account-row .column {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.user-account .user-account-row .column:first-of-type {
  width: 250px;
}
@media only screen and (max-width: 1023px) {
  .user-account .user-account-row .column:first-of-type {
    width: 37%;
  }
}
.user-account .user-account-row .column:last-child {
  margin-right: 10px;
}
.user-account .container {
  border: 1px solid #E5E5E5;
}
.user-account .container .title {
  border: none;
  border-bottom: 1px solid #E5E5E5;
}
.user-account .content {
  border-top: 1px solid #E5E5E5;
  margin: 20px;
}
.user-account .button {
  margin: 10px 0 20px 20px;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Dialogs
------------------------- */
.ReactModal__Overlay.ccm-modal-wrapper.animated-modal {
  opacity: 0;
  -webkit-transition: opacity 2000ms ease-in-out;
  transition: opacity 2000ms ease-in-out;
}
.ReactModal__Overlay--after-open.ccm-modal-wrapper.animated-modal {
  opacity: 1;
}
.ReactModal__Overlay--before-close.ccm-modal-wrapper.animated-modal {
  opacity: 0;
}

.ccm-modal-wrapper {
  position: fixed;
  inset: 0px;
  z-index: 110;
  background-color: rgba(0, 0, 0, 0.5);
}
.ccm-modal-wrapper .ccm-modal {
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  padding: 0;
  border-color: #DCE3ED;
  overflow: initial;
  border: none;
}

.simple-dialog {
  width: 600px;
}
.simple-dialog.small-dialog {
  width: 400px;
}
.simple-dialog.small-dialog.large-height {
  height: 380px;
}
.simple-dialog.small-dialog.extralarge-height {
  height: 450px;
}
.simple-dialog.medium-dialog {
  width: 650px;
}
.simple-dialog.big-dialog {
  min-width: 768px;
  max-width: 900px;
  width: auto;
}
.simple-dialog.xl-dialog {
  min-width: 768px;
  max-width: 1140px;
  width: 1140px;
}
.simple-dialog.xxl-dialog {
  min-width: 768px;
  max-width: 1440px;
  width: 1440px;
}

.dialog-title {
  font-size: 1.375rem;
}
@media (max-width: 1200px) {
  .dialog-title {
    font-size: calc(1.2625rem + 0.15vw);
  }
}
.dialog-title {
  text-align: left;
  border: none;
  border-bottom: 1px solid #E5E5E5;
  padding: 0.5rem 2rem 0.5rem 1rem;
  position: relative;
  min-height: 37px;
}
.dialog-title .dialog-icon-alert {
  color: #FF2400;
  margin-right: 8px;
}
.dialog-title .dialog-subtitle {
  font-size: 1rem;
  color: #8095B1;
}
.dialog-title .dialog-text-center {
  text-align: center;
}
.dialog-title .close-icon {
  font-size: 1.25rem;
  background: none;
  border: none;
  position: absolute;
  right: 5px;
  top: 50%;
  cursor: pointer;
  color: #8095B1;
  opacity: 0.8;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.dialog-title .close-icon:hover {
  opacity: 1;
}

.dialog-loading {
  padding: 1em;
}
.dialog-loading .spinner-border {
  width: 8em;
  height: 8em;
  border-width: 0.35em;
}
.dialog-loading .dialog-loading-text {
  font-size: 1.2em;
  text-align: center;
  padding-top: 1em;
}

.ccm-modal-wrapper.animated-modal {
  background-color: rgba(196, 196, 196, 0.3);
}

.nextOutreachDate-modal .call-schedule .call-schedule-heading {
  font-size: 1.25rem;
  line-height: 1.2;
}
.nextOutreachDate-modal .call-schedule .call-schedule-content {
  max-height: 200px;
}
.nextOutreachDate-modal .call-schedule .call-schedule-content .call-schedule-category {
  border: 1px solid #E5E5E5;
}
.nextOutreachDate-modal .call-schedule .call-schedule-content .call-schedule-category:not(:last-child) {
  border-right: 0px;
}
.nextOutreachDate-modal .call-schedule .call-schedule-content .call-schedule-category .call-schedule__category-name {
  background-color: #74A3E1;
  color: #FFFFFF;
}
.nextOutreachDate-modal .call-schedule .call-schedule-content .call-schedule-category .call-schedule__subcategory-name {
  font-weight: 500;
}
.nextOutreachDate-modal .call-schedule .call-schedule-content .call-schedule-category .call-schedule__subcategory-name,
.nextOutreachDate-modal .call-schedule .call-schedule-content .call-schedule-category .call-schedule__patient-name,
.nextOutreachDate-modal .call-schedule .call-schedule-content .call-schedule-category .call-schedule__empty {
  font-size: 0.875rem;
}
.nextOutreachDate-modal .call-schedule .call-schedule-content .call-schedule-category .call-schedule__patient-name.active {
  color: #C6017D;
}

.no-border {
  border: none;
}

.dialog-align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dialog-content {
  padding: 1rem 2rem 0.5rem 2rem;
}
.dialog-content .warning-note {
  font-size: 0.875rem;
}
.dialog-content.dialog-edit-phone {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 35px;
}
.dialog-content.dialog-edit-phone .radio-container {
  margin-left: 0;
  margin-bottom: 15px;
}
.dialog-content.dialog-edit-phone .custom-radio-container {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.dialog-content.dialog-edit-phone .custom-radio-container .editable-input {
  margin-left: 5px;
}
.dialog-content.dialog-edit-phone .custom-radio-container .editable-input .validation-label {
  top: -11px;
}

.dialog-list {
  text-align: left;
}
.dialog-list .red {
  color: #FF2400;
}

.dialog-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px 0;
}
.dialog-buttons .button {
  margin: 0 5px;
}
.dialog-buttons .disabled {
  cursor: not-allowed;
}

.error-hint {
  font-size: 14px;
  color: #FF2400;
  border-bottom: 2px solid #FF2400;
}

.history-radios {
  font-size: 20px;
  padding-top: 4px;
}
.history-radios label {
  margin-right: 20px;
}

.history-dialog-content {
  max-height: 600px;
  overflow-y: auto;
}

.dialog-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 30px 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dialog-footer .direct-contact-toggle {
  margin: 0 10px 0 0;
}
.dialog-footer .direct-contact-toggle.active {
  background-color: #19AA64;
}
.dialog-footer.buttons-row-no-border {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 21px 20px 20px;
  margin-top: 10px;
}
.dialog-footer.buttons-row-no-border .button:first-child {
  margin-right: 15px;
}

.evidence-dialog-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0rem 2rem 1rem 2rem;
}
.evidence-dialog-body div:last-child {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.evidence-dialog-body .evidence-dialog-content {
  min-height: 10rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.evidence-dialog-body .evidence-dialog-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.simple-dialog-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0rem 1rem 1rem 1rem;
}
.simple-dialog-body .simple-dialog-content {
  padding: 0 1.8rem;
}
.simple-dialog-body .simple-dialog-content .radio-container {
  margin-left: 0;
}
.simple-dialog-body .simple-dialog-content .radio-container:nth-child(2) .option-text {
  margin-bottom: 0;
}
.simple-dialog-body .simple-dialog-content .radio-container .option-text {
  text-align: justify;
  margin-left: 1rem;
}

.screening-select .Select-menu {
  max-height: 100px;
}

.audit-entry-field {
  min-height: 115px;
}
.audit-entry-field input {
  min-height: 35px;
}
.audit-entry-field .Select-input input {
  min-height: initial;
}
.audit-entry-field .has-value {
  border-bottom-color: #00AB84;
}
.audit-entry-field .is-invalid {
  border-bottom-color: #FF2400;
}
.audit-entry-field .is-valid, .audit-entry-field .is-invalid {
  background-image: none;
  padding-right: initial;
}
.audit-entry-field .form-group {
  margin-bottom: 0;
}
.audit-entry-field .Select-menu {
  max-height: 125px;
}
.audit-entry-field .Select-menu-outer {
  min-width: 160px;
}
.audit-entry-field textarea {
  min-height: 38px;
  resize: vertical;
}
.audit-entry-field .invalid-feedback::before {
  padding-right: 5px;
}

.audit-entries {
  max-height: 905px;
  overflow-y: auto;
}
@media (max-height: 1215px) {
  .audit-entries {
    max-height: calc(-320px + 100vh);
  }
}
.audit-entries .dialog-content:not(:has(div.border-top)) {
  padding-top: 0;
}

.remove-activity-button {
  margin-top: 1.3rem !important;
}

.audit-info-banner {
  background-color: #DCE8F5;
  border: 1px solid #74A3E1;
  margin-bottom: 10px;
}

.duration-warning-border {
  border-color: #C67000 !important;
}

.duration-warning {
  color: #C67000;
  display: block;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
.terms-of-agreements .title-section {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.terms-of-agreements .title-section .title {
  font-weight: 700;
  font-size: 20px;
}
.terms-of-agreements .title-section .subtitle {
  font-style: italic;
}
.terms-of-agreements {
  color: #273342;
  text-align: justify;
  padding-right: 5px;
}
.terms-of-agreements p {
  margin: 0 0 10px;
}
.terms-of-agreements address {
  font-style: normal;
  margin-left: 40px;
  margin-bottom: 10px;
}
.terms-of-agreements u {
  margin-right: 7px;
}
.terms-of-agreements h3 {
  margin: 20px 0 10px 0;
  font-size: 16px;
}
.terms-of-agreements h3:first-child {
  margin-top: 0;
}
.terms-of-agreements ol {
  padding-left: 35px;
}
.terms-of-agreements ol li {
  margin: 10px 0;
  padding-left: 5px;
}

.licence-agreement p {
  text-indent: 40px;
}

.terms-alpha-list {
  list-style-type: lower-alpha;
}

.terms-roman-list {
  list-style-type: lower-roman;
}

.terms-link {
  margin: 0 7px;
  color: #498FE1;
  text-decoration: none;
}
.terms-link.policy {
  margin-right: 0;
}
.terms-link:hover, .terms-link:focus, .terms-link:active {
  color: #1976D2;
}

.terms-contact-table {
  margin-bottom: 12px;
}
.terms-contact-table a {
  color: #8095B1;
}
.terms-contact-table a:hover, .terms-contact-table a:focus, .terms-contact-table a:active {
  color: #1D2633;
  text-decoration: none;
}
.terms-contact-table .field {
  padding-right: 10px;
  vertical-align: top;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
.status-icon {
  border-radius: 50%;
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 17px;
  display: inline-block;
  margin-right: 4px;
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.status-icon.green {
  color: #FFFFFF;
  background-color: #14CE45;
}
.status-icon.yellow {
  color: #000000;
  background-color: #E1CD00;
}
.status-icon.red {
  color: #FFFFFF;
  background-color: #FF5000;
}
.status-icon.blue {
  color: #FFFFFF;
  background-color: #1976D2;
}
.status-icon.navy {
  color: #FFFFFF;
  background-color: #2980B9;
}
.status-icon.orange {
  color: #FFFFFF;
  background-color: #E67E22;
}
.status-icon.oslo {
  color: #FFFFFF;
  background-color: #8D89A5;
}
.status-icon.bismark {
  color: #FFFFFF;
  background-color: #4A6784;
}

.status-icon-for-logo {
  width: 33px;
  height: 33px;
  line-height: 34px;
  position: absolute;
  bottom: -8px;
  right: -8px;
  font-size: 16px;
  margin-right: 0;
}

.status-icon-for-search {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  margin-right: 3px;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
.billing-section .card-header .Select.Select--single {
  border-bottom: none;
}
.billing-section .card-header .Select.Select--single > .Select-control .Select-value {
  background-color: #F2F2F2;
  font-weight: bold;
}
.billing-section .card-body tbody td.billing__source {
  width: 10%;
}
.billing-section .card-body tbody td.billing__problem {
  width: 50%;
}
.billing-section .card-body tbody td.billing__ccm {
  width: 13%;
}
.billing-section .card-body tbody td.billing__actions {
  width: 10%;
}
.billing-section .card-body tbody td.billing__ehr-problem {
  width: 35%;
  max-width: 35%;
}
.billing-section .card-body tbody td.billing__ehr-code {
  width: 100px;
  max-width: 100px;
}
.billing-section .card-body tbody td.billing__ehr-ccm {
  width: 100px;
  max-width: 100px;
}
.billing-section .card-body tbody td.billing__ehr-actions {
  width: 50px;
  max-width: 50px;
}
.billing-section .new-problem td {
  border-bottom: 1px solid #19AA64;
  border-top: 1px solid #19AA64;
  vertical-align: middle;
}
.billing-section .new-problem td:first-child {
  border-left: 1px solid #19AA64;
}
.billing-section .new-problem td:last-child {
  border-right: 1px solid #19AA64;
}
.billing-section .edited-problem td {
  border-bottom: 1px solid #E67E22;
  border-top: 1px solid #E67E22;
  vertical-align: middle;
}
.billing-section .edited-problem td:first-child {
  border-left: 1px solid #E67E22;
}
.billing-section .edited-problem td:last-child {
  border-right: 1px solid #E67E22;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
.settings .container .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 26px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.settings .container .title:after {
  visibility: hidden;
  content: "";
  display: none;
}

.billable-providers-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
  table-layout: fixed;
  overflow-wrap: break-word;
}
.billable-providers-table td {
  padding: 15px 10px;
  width: 19%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .billable-providers-table td {
    font-size: 13px;
  }
}
.billable-providers-table .physician-billable {
  cursor: pointer;
}
.billable-providers-table .physician-active {
  cursor: pointer;
}
.billable-providers-table .physician-input:hover {
  overflow: visible;
  white-space: normal;
  width: auto;
}
@media only screen and (max-width: 1023px) {
  .billable-providers-table .physician-input {
    width: 75px;
  }
}
.billable-providers-table .physician-input .editable-input {
  width: 100%;
}
.billable-providers-table .physician-input .validation-label {
  top: -12px;
}
.billable-providers-table .physician-input .text {
  text-align: center;
}
.billable-providers-table .sortable {
  position: relative;
  cursor: pointer;
}
.billable-providers-table .sortable:before, .billable-providers-table .sortable:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 105px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
@media only screen and (max-width: 1023px) {
  .billable-providers-table .sortable:before, .billable-providers-table .sortable:after {
    left: 70px;
  }
}
.billable-providers-table .sortable:before {
  top: calc(56% - 10px);
  border-bottom: 5px solid #8095B1;
}
.billable-providers-table .sortable:after {
  top: 53%;
  border-top: 5px solid #8095B1;
}
.billable-providers-table .sortable.active.reverse:after {
  border-top: 5px solid #273342;
}
.billable-providers-table .sortable.active:not(.reverse):before {
  border-bottom: 5px solid #273342;
}

.billable-providers-table-title {
  border-bottom: 1px solid #E5E5E5;
  color: #8095B1;
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (max-width: 1023px) {
  .billable-providers-table-title td {
    font-size: 9px;
  }
}

.billable-providers-table-row {
  border-bottom: 1px solid #E5E5E5;
}
.billable-providers-table-row .physician-name:hover {
  overflow: visible;
  white-space: normal;
  width: auto;
}

.billable-providers-table-title .physician-name, .billable-providers-table-row .physician-name {
  text-align: left;
}
.billable-providers-table-title .physician-name:first-child, .billable-providers-table-row .physician-name:first-child {
  padding-left: 25px;
}
.billable-providers-table-title .physician-name:first-child:before, .billable-providers-table-title .physician-name:first-child:after, .billable-providers-table-row .physician-name:first-child:before, .billable-providers-table-row .physician-name:first-child:after {
  left: 125px;
}
@media only screen and (max-width: 1023px) {
  .billable-providers-table-title .physician-name:first-child:before, .billable-providers-table-title .physician-name:first-child:after, .billable-providers-table-row .physician-name:first-child:before, .billable-providers-table-row .physician-name:first-child:after {
    left: 90px;
  }
}

.container .content > .billing-providers-controls {
  padding: 15px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.billing-providers-radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 0;
  font-weight: 400;
}
.billing-providers-radios > span {
  margin-right: 20px;
}

.active-providers-radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 0;
  font-weight: 400;
}
.active-providers-radios > span {
  margin-right: 20px;
}

.select-billable-provider {
  margin-left: auto;
}

.search-field-container {
  width: 100%;
  text-align: right;
  margin-top: 0.3rem;
}
.search-field-container .search-icon {
  display: inline-block;
  color: #8095B1;
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px;
}
.search-field-container input {
  width: 30%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2px 3px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}
.search-field-container input.applied {
  background-color: #DDDDDD;
}
.search-field-container input.invalid {
  border-bottom-color: #FF2400;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
.intervention-priorities {
  position: relative;
  text-align: center;
  width: auto;
  font-size: 14px;
  height: 42px;
}

.intervention-priority-dropdown {
  position: absolute;
  z-index: 1;
}
.intervention-priority-dropdown .intervention-priority {
  border-radius: 0;
}
.intervention-priority-dropdown .intervention-priority:first-child {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.intervention-priority-dropdown .intervention-priority:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.intervention-priority {
  border-radius: 6px;
  width: auto;
  padding: 10px;
  cursor: pointer;
}
.intervention-priority:hover {
  color: #498FE1;
}
.intervention-priority.normal {
  background-color: #19AA64;
  color: #000000;
}
.intervention-priority.info {
  background-color: #E1CD00;
  color: #000000;
}
.intervention-priority.urgent {
  background-color: #F5A623;
  color: #000000;
}
.intervention-priority.emergent {
  background-color: #FF2400;
  color: #000000;
}

.resolved-date-selection-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.resolved-date-selection-container .icon {
  font-size: 24px;
}
.resolved-date-selection-container .one-field-date-picker {
  width: 150px;
  text-align: left;
  font-weight: normal;
}

.add-intervention-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.add-intervention-form .add-intervention-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 10px;
  width: 100%;
}
.add-intervention-form .add-intervention-group .Select, .add-intervention-form .add-intervention-group .editable-input {
  width: 200px;
}
.add-intervention-form label {
  width: 130px;
  margin: 10px;
}
.add-intervention-form .add-intervention-note {
  width: 100%;
  height: 36px;
}
.add-intervention-form .add-intervention-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.add-intervention-form .add-intervention-column.left {
  width: 50%;
  padding-right: 20px;
}
.add-intervention-form .add-intervention-column.right {
  border-left: 1px solid #DCE3ED;
  margin-left: 20px;
  padding-left: 20px;
}
.add-intervention-form .add-intervention-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}

.resolution-toggle {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
.resolution-toggle .direct-contact-toggle {
  margin: 0 10px 0 0;
}
.resolution-toggle .active {
  background-color: #498FE1;
}

.intervention-modal .label-space {
  margin-bottom: 13px;
}
.intervention-modal .dropdown-items-text {
  font-size: 0.75rem;
  text-transform: lowercase;
}
.intervention-modal .dropdown-items-text:first-letter {
  text-transform: uppercase;
}
.intervention-modal .dropdown-items {
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 0;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    QA Notes
------------------------- */
.qa-note-radios .radio-container {
  display: block;
  margin: 10px 0;
}
.qa-note-radios .radio-container + .radio-container {
  margin-left: 0;
}

.qa-note-info.qa-resubmitted_review {
  color: #00AB84;
}
.qa-note-info.qa-change_requested {
  color: #E74C3C;
}
.qa-note-info.qa-accepted_with_feedback {
  color: #BBAA03;
}

.bulk-change-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bulk-change-status .change-status-form-group {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.5rem auto;
  width: 80%;
}
.bulk-change-status .change-status-form-group .change-status-select {
  font-size: 14px;
}
.bulk-change-status .change-status-form-group .change-status-select .Select-placeholder {
  font-size: 14px !important;
}
.bulk-change-status .change-status-form-group .change-status-select .Select-value-label {
  font-size: 14px;
}
.bulk-change-status .change-status-text-container .change-status-text-area {
  width: 97%;
  min-height: 8rem;
  margin: 0.5rem 0rem;
}
.bulk-change-status .change-status-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 1rem;
}
.bulk-change-status .change-status-footer button {
  margin-left: 1rem;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Utility
------------------------- */
/* ------------------------
    #. Utility Mixins
------------------------- */
/* ------------------------
    #. Utility Classes
------------------------- */
.d-flex-center, .ccm-status-legend .nav .nav-item .nav-link, .ccm-modal-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.d-flex-center-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.white-space-pre-line {
  white-space: pre-line;
}

.text-underline {
  text-decoration: underline;
}

.span-url {
  cursor: pointer;
}

/* ------------------------
    #. Confetti Utility Classes
------------------------- */
[class|=confetti] {
  position: absolute;
}

.confetti-0 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 25%;
  opacity: 0.8704325285;
  -webkit-transform: rotate(352.8792990527deg);
          transform: rotate(352.8792990527deg);
  -webkit-animation: drop-confetti-0 7s 4s infinite linear;
          animation: drop-confetti-0 7s 4s infinite linear;
}

@keyframes drop-confetti-0 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-1 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 91%;
  opacity: 0.5989173054;
  -webkit-transform: rotate(135.189185106deg);
          transform: rotate(135.189185106deg);
  -webkit-animation: drop-confetti-1 6s 1s infinite linear;
          animation: drop-confetti-1 6s 1s infinite linear;
}

@keyframes drop-confetti-1 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-2 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.6321794797;
  -webkit-transform: rotate(319.3389954744deg);
          transform: rotate(319.3389954744deg);
  -webkit-animation: drop-confetti-2 5s 5s infinite linear;
          animation: drop-confetti-2 5s 5s infinite linear;
}

@keyframes drop-confetti-2 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-3 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6614614707;
  -webkit-transform: rotate(220.5961387719deg);
          transform: rotate(220.5961387719deg);
  -webkit-animation: drop-confetti-3 8s 1s infinite linear;
          animation: drop-confetti-3 8s 1s infinite linear;
}

@keyframes drop-confetti-3 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-4 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 34%;
  opacity: 0.9852061322;
  -webkit-transform: rotate(337.4855856377deg);
          transform: rotate(337.4855856377deg);
  -webkit-animation: drop-confetti-4 6s 3s infinite linear;
          animation: drop-confetti-4 6s 3s infinite linear;
}

@keyframes drop-confetti-4 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-5 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6994951891;
  -webkit-transform: rotate(204.5693346885deg);
          transform: rotate(204.5693346885deg);
  -webkit-animation: drop-confetti-5 7s 1s infinite linear;
          animation: drop-confetti-5 7s 1s infinite linear;
}

@keyframes drop-confetti-5 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-6 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 0.8252845219;
  -webkit-transform: rotate(352.0450452537deg);
          transform: rotate(352.0450452537deg);
  -webkit-animation: drop-confetti-6 5s 1s infinite linear;
          animation: drop-confetti-6 5s 1s infinite linear;
}

@keyframes drop-confetti-6 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-7 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 9%;
  opacity: 1.3192546027;
  -webkit-transform: rotate(67.800816664deg);
          transform: rotate(67.800816664deg);
  -webkit-animation: drop-confetti-7 5s 3s infinite linear;
          animation: drop-confetti-7 5s 3s infinite linear;
}

@keyframes drop-confetti-7 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-8 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.5657753164;
  -webkit-transform: rotate(339.3123803657deg);
          transform: rotate(339.3123803657deg);
  -webkit-animation: drop-confetti-8 7s 3s infinite linear;
          animation: drop-confetti-8 7s 3s infinite linear;
}

@keyframes drop-confetti-8 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-9 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.5731144078;
  -webkit-transform: rotate(280.2314910637deg);
          transform: rotate(280.2314910637deg);
  -webkit-animation: drop-confetti-9 6s 3s infinite linear;
          animation: drop-confetti-9 6s 3s infinite linear;
}

@keyframes drop-confetti-9 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-10 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.2509545162;
  -webkit-transform: rotate(327.0889418166deg);
          transform: rotate(327.0889418166deg);
  -webkit-animation: drop-confetti-10 5s 1s infinite linear;
          animation: drop-confetti-10 5s 1s infinite linear;
}

@keyframes drop-confetti-10 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-11 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 76%;
  opacity: 0.789499005;
  -webkit-transform: rotate(18.393710604deg);
          transform: rotate(18.393710604deg);
  -webkit-animation: drop-confetti-11 6s 3s infinite linear;
          animation: drop-confetti-11 6s 3s infinite linear;
}

@keyframes drop-confetti-11 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-12 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.4246637216;
  -webkit-transform: rotate(99.3251840316deg);
          transform: rotate(99.3251840316deg);
  -webkit-animation: drop-confetti-12 9s 4s infinite linear;
          animation: drop-confetti-12 9s 4s infinite linear;
}

@keyframes drop-confetti-12 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-13 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.3547855468;
  -webkit-transform: rotate(312.1787873916deg);
          transform: rotate(312.1787873916deg);
  -webkit-animation: drop-confetti-13 6s 3s infinite linear;
          animation: drop-confetti-13 6s 3s infinite linear;
}

@keyframes drop-confetti-13 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-14 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.2358157076;
  -webkit-transform: rotate(146.2986191804deg);
          transform: rotate(146.2986191804deg);
  -webkit-animation: drop-confetti-14 5s 2s infinite linear;
          animation: drop-confetti-14 5s 2s infinite linear;
}

@keyframes drop-confetti-14 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-15 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.2697154302;
  -webkit-transform: rotate(239.3646296791deg);
          transform: rotate(239.3646296791deg);
  -webkit-animation: drop-confetti-15 5s 4s infinite linear;
          animation: drop-confetti-15 5s 4s infinite linear;
}

@keyframes drop-confetti-15 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-16 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 17%;
  opacity: 1.4028808481;
  -webkit-transform: rotate(48.5912022504deg);
          transform: rotate(48.5912022504deg);
  -webkit-animation: drop-confetti-16 6s 3s infinite linear;
          animation: drop-confetti-16 6s 3s infinite linear;
}

@keyframes drop-confetti-16 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-17 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 26%;
  opacity: 1.0530853355;
  -webkit-transform: rotate(0.958589983deg);
          transform: rotate(0.958589983deg);
  -webkit-animation: drop-confetti-17 7s 5s infinite linear;
          animation: drop-confetti-17 7s 5s infinite linear;
}

@keyframes drop-confetti-17 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-18 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 16%;
  opacity: 1.2199478102;
  -webkit-transform: rotate(75.4600344092deg);
          transform: rotate(75.4600344092deg);
  -webkit-animation: drop-confetti-18 6s 4s infinite linear;
          animation: drop-confetti-18 6s 4s infinite linear;
}

@keyframes drop-confetti-18 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-19 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 8%;
  opacity: 1.4618311816;
  -webkit-transform: rotate(189.326111914deg);
          transform: rotate(189.326111914deg);
  -webkit-animation: drop-confetti-19 8s 1s infinite linear;
          animation: drop-confetti-19 8s 1s infinite linear;
}

@keyframes drop-confetti-19 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-20 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 57%;
  opacity: 1.3067564601;
  -webkit-transform: rotate(232.7766669886deg);
          transform: rotate(232.7766669886deg);
  -webkit-animation: drop-confetti-20 7s 5s infinite linear;
          animation: drop-confetti-20 7s 5s infinite linear;
}

@keyframes drop-confetti-20 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-21 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 46%;
  opacity: 1.1140180349;
  -webkit-transform: rotate(218.8322748099deg);
          transform: rotate(218.8322748099deg);
  -webkit-animation: drop-confetti-21 5s 4s infinite linear;
          animation: drop-confetti-21 5s 4s infinite linear;
}

@keyframes drop-confetti-21 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-22 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 1.4539354723;
  -webkit-transform: rotate(311.4790711738deg);
          transform: rotate(311.4790711738deg);
  -webkit-animation: drop-confetti-22 5s 5s infinite linear;
          animation: drop-confetti-22 5s 5s infinite linear;
}

@keyframes drop-confetti-22 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-23 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.2933557044;
  -webkit-transform: rotate(148.3589213004deg);
          transform: rotate(148.3589213004deg);
  -webkit-animation: drop-confetti-23 5s 5s infinite linear;
          animation: drop-confetti-23 5s 5s infinite linear;
}

@keyframes drop-confetti-23 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-24 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 52%;
  opacity: 1.2155570085;
  -webkit-transform: rotate(55.8748736781deg);
          transform: rotate(55.8748736781deg);
  -webkit-animation: drop-confetti-24 6s 2s infinite linear;
          animation: drop-confetti-24 6s 2s infinite linear;
}

@keyframes drop-confetti-24 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-25 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4168991496;
  -webkit-transform: rotate(214.7525789245deg);
          transform: rotate(214.7525789245deg);
  -webkit-animation: drop-confetti-25 9s 4s infinite linear;
          animation: drop-confetti-25 9s 4s infinite linear;
}

@keyframes drop-confetti-25 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-26 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2241199505;
  -webkit-transform: rotate(261.8230180767deg);
          transform: rotate(261.8230180767deg);
  -webkit-animation: drop-confetti-26 9s 3s infinite linear;
          animation: drop-confetti-26 9s 3s infinite linear;
}

@keyframes drop-confetti-26 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-27 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5641525116;
  -webkit-transform: rotate(296.0438294126deg);
          transform: rotate(296.0438294126deg);
  -webkit-animation: drop-confetti-27 6s 3s infinite linear;
          animation: drop-confetti-27 6s 3s infinite linear;
}

@keyframes drop-confetti-27 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-28 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 1.3051464446;
  -webkit-transform: rotate(237.7371179942deg);
          transform: rotate(237.7371179942deg);
  -webkit-animation: drop-confetti-28 6s 2s infinite linear;
          animation: drop-confetti-28 6s 2s infinite linear;
}

@keyframes drop-confetti-28 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-29 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2336371409;
  -webkit-transform: rotate(215.3808158345deg);
          transform: rotate(215.3808158345deg);
  -webkit-animation: drop-confetti-29 8s 1s infinite linear;
          animation: drop-confetti-29 8s 1s infinite linear;
}

@keyframes drop-confetti-29 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-30 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.4606900695;
  -webkit-transform: rotate(101.3790262684deg);
          transform: rotate(101.3790262684deg);
  -webkit-animation: drop-confetti-30 6s 2s infinite linear;
          animation: drop-confetti-30 6s 2s infinite linear;
}

@keyframes drop-confetti-30 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-31 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 0.6431347208;
  -webkit-transform: rotate(92.4340757843deg);
          transform: rotate(92.4340757843deg);
  -webkit-animation: drop-confetti-31 5s 5s infinite linear;
          animation: drop-confetti-31 5s 5s infinite linear;
}

@keyframes drop-confetti-31 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-32 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.2958292136;
  -webkit-transform: rotate(148.3723627743deg);
          transform: rotate(148.3723627743deg);
  -webkit-animation: drop-confetti-32 7s 4s infinite linear;
          animation: drop-confetti-32 7s 4s infinite linear;
}

@keyframes drop-confetti-32 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-33 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 28%;
  opacity: 0.5737007413;
  -webkit-transform: rotate(202.1679469771deg);
          transform: rotate(202.1679469771deg);
  -webkit-animation: drop-confetti-33 9s 4s infinite linear;
          animation: drop-confetti-33 9s 4s infinite linear;
}

@keyframes drop-confetti-33 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-34 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 17%;
  opacity: 0.8161380817;
  -webkit-transform: rotate(298.9876859064deg);
          transform: rotate(298.9876859064deg);
  -webkit-animation: drop-confetti-34 6s 4s infinite linear;
          animation: drop-confetti-34 6s 4s infinite linear;
}

@keyframes drop-confetti-34 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-35 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 1.0486185341;
  -webkit-transform: rotate(329.3425217144deg);
          transform: rotate(329.3425217144deg);
  -webkit-animation: drop-confetti-35 9s 5s infinite linear;
          animation: drop-confetti-35 9s 5s infinite linear;
}

@keyframes drop-confetti-35 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-36 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 3%;
  opacity: 1.3338964375;
  -webkit-transform: rotate(117.2926872328deg);
          transform: rotate(117.2926872328deg);
  -webkit-animation: drop-confetti-36 9s 1s infinite linear;
          animation: drop-confetti-36 9s 1s infinite linear;
}

@keyframes drop-confetti-36 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-37 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 0.7553385447;
  -webkit-transform: rotate(86.0814938338deg);
          transform: rotate(86.0814938338deg);
  -webkit-animation: drop-confetti-37 5s 2s infinite linear;
          animation: drop-confetti-37 5s 2s infinite linear;
}

@keyframes drop-confetti-37 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-38 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 55%;
  opacity: 0.6143003323;
  -webkit-transform: rotate(317.3442207757deg);
          transform: rotate(317.3442207757deg);
  -webkit-animation: drop-confetti-38 6s 2s infinite linear;
          animation: drop-confetti-38 6s 2s infinite linear;
}

@keyframes drop-confetti-38 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-39 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.4530628799;
  -webkit-transform: rotate(244.4116678515deg);
          transform: rotate(244.4116678515deg);
  -webkit-animation: drop-confetti-39 9s 3s infinite linear;
          animation: drop-confetti-39 9s 3s infinite linear;
}

@keyframes drop-confetti-39 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-40 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 0.7858522492;
  -webkit-transform: rotate(190.6078197119deg);
          transform: rotate(190.6078197119deg);
  -webkit-animation: drop-confetti-40 5s 3s infinite linear;
          animation: drop-confetti-40 5s 3s infinite linear;
}

@keyframes drop-confetti-40 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-41 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 71%;
  opacity: 0.8236293817;
  -webkit-transform: rotate(139.8810726283deg);
          transform: rotate(139.8810726283deg);
  -webkit-animation: drop-confetti-41 8s 3s infinite linear;
          animation: drop-confetti-41 8s 3s infinite linear;
}

@keyframes drop-confetti-41 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-42 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 10%;
  opacity: 0.8908603567;
  -webkit-transform: rotate(202.7223600727deg);
          transform: rotate(202.7223600727deg);
  -webkit-animation: drop-confetti-42 8s 4s infinite linear;
          animation: drop-confetti-42 8s 4s infinite linear;
}

@keyframes drop-confetti-42 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-43 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 1.1624812062;
  -webkit-transform: rotate(21.1360642971deg);
          transform: rotate(21.1360642971deg);
  -webkit-animation: drop-confetti-43 5s 4s infinite linear;
          animation: drop-confetti-43 5s 4s infinite linear;
}

@keyframes drop-confetti-43 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-44 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 52%;
  opacity: 1.4541221727;
  -webkit-transform: rotate(33.0615310513deg);
          transform: rotate(33.0615310513deg);
  -webkit-animation: drop-confetti-44 6s 4s infinite linear;
          animation: drop-confetti-44 6s 4s infinite linear;
}

@keyframes drop-confetti-44 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-45 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.8505357291;
  -webkit-transform: rotate(325.091299395deg);
          transform: rotate(325.091299395deg);
  -webkit-animation: drop-confetti-45 6s 1s infinite linear;
          animation: drop-confetti-45 6s 1s infinite linear;
}

@keyframes drop-confetti-45 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-46 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 95%;
  opacity: 0.5288038445;
  -webkit-transform: rotate(141.6651818125deg);
          transform: rotate(141.6651818125deg);
  -webkit-animation: drop-confetti-46 5s 5s infinite linear;
          animation: drop-confetti-46 5s 5s infinite linear;
}

@keyframes drop-confetti-46 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-47 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 61%;
  opacity: 0.923497524;
  -webkit-transform: rotate(133.9535471888deg);
          transform: rotate(133.9535471888deg);
  -webkit-animation: drop-confetti-47 7s 3s infinite linear;
          animation: drop-confetti-47 7s 3s infinite linear;
}

@keyframes drop-confetti-47 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-48 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0514857252;
  -webkit-transform: rotate(18.6575428689deg);
          transform: rotate(18.6575428689deg);
  -webkit-animation: drop-confetti-48 7s 2s infinite linear;
          animation: drop-confetti-48 7s 2s infinite linear;
}

@keyframes drop-confetti-48 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-49 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 39%;
  opacity: 1.2230771115;
  -webkit-transform: rotate(246.4164415164deg);
          transform: rotate(246.4164415164deg);
  -webkit-animation: drop-confetti-49 9s 1s infinite linear;
          animation: drop-confetti-49 9s 1s infinite linear;
}

@keyframes drop-confetti-49 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-50 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.0492422116;
  -webkit-transform: rotate(182.8576056549deg);
          transform: rotate(182.8576056549deg);
  -webkit-animation: drop-confetti-50 5s 3s infinite linear;
          animation: drop-confetti-50 5s 3s infinite linear;
}

@keyframes drop-confetti-50 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-51 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.2470707642;
  -webkit-transform: rotate(48.5220756311deg);
          transform: rotate(48.5220756311deg);
  -webkit-animation: drop-confetti-51 6s 2s infinite linear;
          animation: drop-confetti-51 6s 2s infinite linear;
}

@keyframes drop-confetti-51 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-52 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 24%;
  opacity: 0.515253828;
  -webkit-transform: rotate(137.9223113142deg);
          transform: rotate(137.9223113142deg);
  -webkit-animation: drop-confetti-52 9s 3s infinite linear;
          animation: drop-confetti-52 9s 3s infinite linear;
}

@keyframes drop-confetti-52 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-53 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 93%;
  opacity: 0.8673382493;
  -webkit-transform: rotate(271.8040695316deg);
          transform: rotate(271.8040695316deg);
  -webkit-animation: drop-confetti-53 7s 4s infinite linear;
          animation: drop-confetti-53 7s 4s infinite linear;
}

@keyframes drop-confetti-53 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-54 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 25%;
  opacity: 0.9156891076;
  -webkit-transform: rotate(335.8614596843deg);
          transform: rotate(335.8614596843deg);
  -webkit-animation: drop-confetti-54 5s 2s infinite linear;
          animation: drop-confetti-54 5s 2s infinite linear;
}

@keyframes drop-confetti-54 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-55 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.7088490995;
  -webkit-transform: rotate(323.9603692205deg);
          transform: rotate(323.9603692205deg);
  -webkit-animation: drop-confetti-55 7s 3s infinite linear;
          animation: drop-confetti-55 7s 3s infinite linear;
}

@keyframes drop-confetti-55 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-56 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.8514465321;
  -webkit-transform: rotate(176.4361627794deg);
          transform: rotate(176.4361627794deg);
  -webkit-animation: drop-confetti-56 8s 3s infinite linear;
          animation: drop-confetti-56 8s 3s infinite linear;
}

@keyframes drop-confetti-56 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-57 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 63%;
  opacity: 1.0282735433;
  -webkit-transform: rotate(246.9577865551deg);
          transform: rotate(246.9577865551deg);
  -webkit-animation: drop-confetti-57 6s 5s infinite linear;
          animation: drop-confetti-57 6s 5s infinite linear;
}

@keyframes drop-confetti-57 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-58 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.5206040902;
  -webkit-transform: rotate(88.3994689216deg);
          transform: rotate(88.3994689216deg);
  -webkit-animation: drop-confetti-58 9s 2s infinite linear;
          animation: drop-confetti-58 9s 2s infinite linear;
}

@keyframes drop-confetti-58 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-59 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 0.8540284692;
  -webkit-transform: rotate(164.4215878221deg);
          transform: rotate(164.4215878221deg);
  -webkit-animation: drop-confetti-59 5s 5s infinite linear;
          animation: drop-confetti-59 5s 5s infinite linear;
}

@keyframes drop-confetti-59 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-60 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.4584168817;
  -webkit-transform: rotate(87.6509022878deg);
          transform: rotate(87.6509022878deg);
  -webkit-animation: drop-confetti-60 7s 5s infinite linear;
          animation: drop-confetti-60 7s 5s infinite linear;
}

@keyframes drop-confetti-60 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-61 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 19%;
  opacity: 0.7805974543;
  -webkit-transform: rotate(335.1565112015deg);
          transform: rotate(335.1565112015deg);
  -webkit-animation: drop-confetti-61 9s 2s infinite linear;
          animation: drop-confetti-61 9s 2s infinite linear;
}

@keyframes drop-confetti-61 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-62 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 33%;
  opacity: 0.6293903809;
  -webkit-transform: rotate(108.5267356076deg);
          transform: rotate(108.5267356076deg);
  -webkit-animation: drop-confetti-62 9s 2s infinite linear;
          animation: drop-confetti-62 9s 2s infinite linear;
}

@keyframes drop-confetti-62 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-63 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6311482117;
  -webkit-transform: rotate(265.1428958657deg);
          transform: rotate(265.1428958657deg);
  -webkit-animation: drop-confetti-63 8s 5s infinite linear;
          animation: drop-confetti-63 8s 5s infinite linear;
}

@keyframes drop-confetti-63 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-64 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 87%;
  opacity: 0.9242049309;
  -webkit-transform: rotate(340.6154480662deg);
          transform: rotate(340.6154480662deg);
  -webkit-animation: drop-confetti-64 7s 1s infinite linear;
          animation: drop-confetti-64 7s 1s infinite linear;
}

@keyframes drop-confetti-64 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-65 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 35%;
  opacity: 0.7771071458;
  -webkit-transform: rotate(67.0132639451deg);
          transform: rotate(67.0132639451deg);
  -webkit-animation: drop-confetti-65 5s 3s infinite linear;
          animation: drop-confetti-65 5s 3s infinite linear;
}

@keyframes drop-confetti-65 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-66 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 1.0793428086;
  -webkit-transform: rotate(336.1066757473deg);
          transform: rotate(336.1066757473deg);
  -webkit-animation: drop-confetti-66 7s 3s infinite linear;
          animation: drop-confetti-66 7s 3s infinite linear;
}

@keyframes drop-confetti-66 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-67 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.669406446;
  -webkit-transform: rotate(12.4956117366deg);
          transform: rotate(12.4956117366deg);
  -webkit-animation: drop-confetti-67 6s 5s infinite linear;
          animation: drop-confetti-67 6s 5s infinite linear;
}

@keyframes drop-confetti-67 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-68 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 1.1602283215;
  -webkit-transform: rotate(22.7291198209deg);
          transform: rotate(22.7291198209deg);
  -webkit-animation: drop-confetti-68 8s 2s infinite linear;
          animation: drop-confetti-68 8s 2s infinite linear;
}

@keyframes drop-confetti-68 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-69 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.8162670768;
  -webkit-transform: rotate(267.8907393773deg);
          transform: rotate(267.8907393773deg);
  -webkit-animation: drop-confetti-69 6s 1s infinite linear;
          animation: drop-confetti-69 6s 1s infinite linear;
}

@keyframes drop-confetti-69 {
  100% {
    top: 110%;
    left: 2%;
  }
}
.confetti-70 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.7765559224;
  -webkit-transform: rotate(220.3602618384deg);
          transform: rotate(220.3602618384deg);
  -webkit-animation: drop-confetti-70 8s 5s infinite linear;
          animation: drop-confetti-70 8s 5s infinite linear;
}

@keyframes drop-confetti-70 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-71 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 1.3494433258;
  -webkit-transform: rotate(295.201439541deg);
          transform: rotate(295.201439541deg);
  -webkit-animation: drop-confetti-71 7s 3s infinite linear;
          animation: drop-confetti-71 7s 3s infinite linear;
}

@keyframes drop-confetti-71 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-72 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.0986183878;
  -webkit-transform: rotate(316.4819155669deg);
          transform: rotate(316.4819155669deg);
  -webkit-animation: drop-confetti-72 8s 2s infinite linear;
          animation: drop-confetti-72 8s 2s infinite linear;
}

@keyframes drop-confetti-72 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-73 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 1.2460821029;
  -webkit-transform: rotate(207.6531816777deg);
          transform: rotate(207.6531816777deg);
  -webkit-animation: drop-confetti-73 6s 4s infinite linear;
          animation: drop-confetti-73 6s 4s infinite linear;
}

@keyframes drop-confetti-73 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-74 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 34%;
  opacity: 0.8543380597;
  -webkit-transform: rotate(284.0733289462deg);
          transform: rotate(284.0733289462deg);
  -webkit-animation: drop-confetti-74 7s 2s infinite linear;
          animation: drop-confetti-74 7s 2s infinite linear;
}

@keyframes drop-confetti-74 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-75 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 30%;
  opacity: 1.3305412059;
  -webkit-transform: rotate(272.8081709236deg);
          transform: rotate(272.8081709236deg);
  -webkit-animation: drop-confetti-75 6s 2s infinite linear;
          animation: drop-confetti-75 6s 2s infinite linear;
}

@keyframes drop-confetti-75 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-76 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.4035516564;
  -webkit-transform: rotate(243.6296778418deg);
          transform: rotate(243.6296778418deg);
  -webkit-animation: drop-confetti-76 6s 1s infinite linear;
          animation: drop-confetti-76 6s 1s infinite linear;
}

@keyframes drop-confetti-76 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-77 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 83%;
  opacity: 0.5093601991;
  -webkit-transform: rotate(244.3580854181deg);
          transform: rotate(244.3580854181deg);
  -webkit-animation: drop-confetti-77 9s 3s infinite linear;
          animation: drop-confetti-77 9s 3s infinite linear;
}

@keyframes drop-confetti-77 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-78 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 81%;
  opacity: 0.9059683223;
  -webkit-transform: rotate(113.5837965651deg);
          transform: rotate(113.5837965651deg);
  -webkit-animation: drop-confetti-78 5s 5s infinite linear;
          animation: drop-confetti-78 5s 5s infinite linear;
}

@keyframes drop-confetti-78 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-79 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 0.8188688549;
  -webkit-transform: rotate(6.7923841454deg);
          transform: rotate(6.7923841454deg);
  -webkit-animation: drop-confetti-79 7s 3s infinite linear;
          animation: drop-confetti-79 7s 3s infinite linear;
}

@keyframes drop-confetti-79 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-80 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.7425962157;
  -webkit-transform: rotate(247.8786795142deg);
          transform: rotate(247.8786795142deg);
  -webkit-animation: drop-confetti-80 5s 2s infinite linear;
          animation: drop-confetti-80 5s 2s infinite linear;
}

@keyframes drop-confetti-80 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-81 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.2938073241;
  -webkit-transform: rotate(115.2163460025deg);
          transform: rotate(115.2163460025deg);
  -webkit-animation: drop-confetti-81 9s 5s infinite linear;
          animation: drop-confetti-81 9s 5s infinite linear;
}

@keyframes drop-confetti-81 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-82 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 29%;
  opacity: 1.1281418321;
  -webkit-transform: rotate(319.4564766438deg);
          transform: rotate(319.4564766438deg);
  -webkit-animation: drop-confetti-82 7s 3s infinite linear;
          animation: drop-confetti-82 7s 3s infinite linear;
}

@keyframes drop-confetti-82 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-83 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.120049106;
  -webkit-transform: rotate(218.4451987532deg);
          transform: rotate(218.4451987532deg);
  -webkit-animation: drop-confetti-83 9s 1s infinite linear;
          animation: drop-confetti-83 9s 1s infinite linear;
}

@keyframes drop-confetti-83 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.confetti-84 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.0641897845;
  -webkit-transform: rotate(45.1505789189deg);
          transform: rotate(45.1505789189deg);
  -webkit-animation: drop-confetti-84 8s 2s infinite linear;
          animation: drop-confetti-84 8s 2s infinite linear;
}

@keyframes drop-confetti-84 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-85 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 18%;
  opacity: 1.0004676684;
  -webkit-transform: rotate(345.9807714784deg);
          transform: rotate(345.9807714784deg);
  -webkit-animation: drop-confetti-85 7s 1s infinite linear;
          animation: drop-confetti-85 7s 1s infinite linear;
}

@keyframes drop-confetti-85 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-86 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 0.8245962763;
  -webkit-transform: rotate(146.6797570459deg);
          transform: rotate(146.6797570459deg);
  -webkit-animation: drop-confetti-86 6s 1s infinite linear;
          animation: drop-confetti-86 6s 1s infinite linear;
}

@keyframes drop-confetti-86 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-87 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 40%;
  opacity: 1.1421703103;
  -webkit-transform: rotate(284.1616345382deg);
          transform: rotate(284.1616345382deg);
  -webkit-animation: drop-confetti-87 5s 4s infinite linear;
          animation: drop-confetti-87 5s 4s infinite linear;
}

@keyframes drop-confetti-87 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-88 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.8363932456;
  -webkit-transform: rotate(271.7664178698deg);
          transform: rotate(271.7664178698deg);
  -webkit-animation: drop-confetti-88 7s 2s infinite linear;
          animation: drop-confetti-88 7s 2s infinite linear;
}

@keyframes drop-confetti-88 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-89 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.0222183311;
  -webkit-transform: rotate(274.6746762857deg);
          transform: rotate(274.6746762857deg);
  -webkit-animation: drop-confetti-89 5s 4s infinite linear;
          animation: drop-confetti-89 5s 4s infinite linear;
}

@keyframes drop-confetti-89 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-90 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 85%;
  opacity: 1.4332720259;
  -webkit-transform: rotate(337.5315867504deg);
          transform: rotate(337.5315867504deg);
  -webkit-animation: drop-confetti-90 9s 2s infinite linear;
          animation: drop-confetti-90 9s 2s infinite linear;
}

@keyframes drop-confetti-90 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-91 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 14%;
  opacity: 1.4522841805;
  -webkit-transform: rotate(122.8876526686deg);
          transform: rotate(122.8876526686deg);
  -webkit-animation: drop-confetti-91 7s 4s infinite linear;
          animation: drop-confetti-91 7s 4s infinite linear;
}

@keyframes drop-confetti-91 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-92 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 0.9070149967;
  -webkit-transform: rotate(232.957106602deg);
          transform: rotate(232.957106602deg);
  -webkit-animation: drop-confetti-92 9s 1s infinite linear;
          animation: drop-confetti-92 9s 1s infinite linear;
}

@keyframes drop-confetti-92 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-93 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 69%;
  opacity: 1.4158549183;
  -webkit-transform: rotate(321.1360824644deg);
          transform: rotate(321.1360824644deg);
  -webkit-animation: drop-confetti-93 8s 3s infinite linear;
          animation: drop-confetti-93 8s 3s infinite linear;
}

@keyframes drop-confetti-93 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-94 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 90%;
  opacity: 0.9193235036;
  -webkit-transform: rotate(117.7679754663deg);
          transform: rotate(117.7679754663deg);
  -webkit-animation: drop-confetti-94 5s 4s infinite linear;
          animation: drop-confetti-94 5s 4s infinite linear;
}

@keyframes drop-confetti-94 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-95 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2639893595;
  -webkit-transform: rotate(307.7705517693deg);
          transform: rotate(307.7705517693deg);
  -webkit-animation: drop-confetti-95 7s 1s infinite linear;
          animation: drop-confetti-95 7s 1s infinite linear;
}

@keyframes drop-confetti-95 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-96 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 1.3783075887;
  -webkit-transform: rotate(283.1909325696deg);
          transform: rotate(283.1909325696deg);
  -webkit-animation: drop-confetti-96 6s 1s infinite linear;
          animation: drop-confetti-96 6s 1s infinite linear;
}

@keyframes drop-confetti-96 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-97 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 87%;
  opacity: 0.6808216696;
  -webkit-transform: rotate(321.3944131365deg);
          transform: rotate(321.3944131365deg);
  -webkit-animation: drop-confetti-97 5s 1s infinite linear;
          animation: drop-confetti-97 5s 1s infinite linear;
}

@keyframes drop-confetti-97 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-98 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 12%;
  opacity: 0.6357691584;
  -webkit-transform: rotate(164.6844170033deg);
          transform: rotate(164.6844170033deg);
  -webkit-animation: drop-confetti-98 9s 5s infinite linear;
          animation: drop-confetti-98 9s 5s infinite linear;
}

@keyframes drop-confetti-98 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-99 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 0.5308970325;
  -webkit-transform: rotate(95.7045863026deg);
          transform: rotate(95.7045863026deg);
  -webkit-animation: drop-confetti-99 8s 3s infinite linear;
          animation: drop-confetti-99 8s 3s infinite linear;
}

@keyframes drop-confetti-99 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-100 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 79%;
  opacity: 1.4690766469;
  -webkit-transform: rotate(246.8181728068deg);
          transform: rotate(246.8181728068deg);
  -webkit-animation: drop-confetti-100 5s 1s infinite linear;
          animation: drop-confetti-100 5s 1s infinite linear;
}

@keyframes drop-confetti-100 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-101 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 0.6200111683;
  -webkit-transform: rotate(330.2456248225deg);
          transform: rotate(330.2456248225deg);
  -webkit-animation: drop-confetti-101 5s 4s infinite linear;
          animation: drop-confetti-101 5s 4s infinite linear;
}

@keyframes drop-confetti-101 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-102 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 10%;
  opacity: 0.8030971202;
  -webkit-transform: rotate(286.5694138462deg);
          transform: rotate(286.5694138462deg);
  -webkit-animation: drop-confetti-102 8s 2s infinite linear;
          animation: drop-confetti-102 8s 2s infinite linear;
}

@keyframes drop-confetti-102 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-103 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 0.5551700988;
  -webkit-transform: rotate(134.4803006662deg);
          transform: rotate(134.4803006662deg);
  -webkit-animation: drop-confetti-103 5s 5s infinite linear;
          animation: drop-confetti-103 5s 5s infinite linear;
}

@keyframes drop-confetti-103 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-104 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 31%;
  opacity: 0.9553384458;
  -webkit-transform: rotate(127.8733940969deg);
          transform: rotate(127.8733940969deg);
  -webkit-animation: drop-confetti-104 8s 2s infinite linear;
          animation: drop-confetti-104 8s 2s infinite linear;
}

@keyframes drop-confetti-104 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-105 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 81%;
  opacity: 0.5409010046;
  -webkit-transform: rotate(24.3096151063deg);
          transform: rotate(24.3096151063deg);
  -webkit-animation: drop-confetti-105 5s 5s infinite linear;
          animation: drop-confetti-105 5s 5s infinite linear;
}

@keyframes drop-confetti-105 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-106 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 7%;
  opacity: 0.8201516518;
  -webkit-transform: rotate(160.7971671115deg);
          transform: rotate(160.7971671115deg);
  -webkit-animation: drop-confetti-106 6s 3s infinite linear;
          animation: drop-confetti-106 6s 3s infinite linear;
}

@keyframes drop-confetti-106 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-107 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.399973283;
  -webkit-transform: rotate(111.2979960096deg);
          transform: rotate(111.2979960096deg);
  -webkit-animation: drop-confetti-107 6s 2s infinite linear;
          animation: drop-confetti-107 6s 2s infinite linear;
}

@keyframes drop-confetti-107 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-108 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6768884895;
  -webkit-transform: rotate(185.3721885467deg);
          transform: rotate(185.3721885467deg);
  -webkit-animation: drop-confetti-108 8s 2s infinite linear;
          animation: drop-confetti-108 8s 2s infinite linear;
}

@keyframes drop-confetti-108 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-109 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 96%;
  opacity: 0.6293500368;
  -webkit-transform: rotate(166.1873146306deg);
          transform: rotate(166.1873146306deg);
  -webkit-animation: drop-confetti-109 6s 1s infinite linear;
          animation: drop-confetti-109 6s 1s infinite linear;
}

@keyframes drop-confetti-109 {
  100% {
    top: 110%;
    left: 101%;
  }
}
.confetti-110 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 53%;
  opacity: 1.1662964941;
  -webkit-transform: rotate(347.5008542372deg);
          transform: rotate(347.5008542372deg);
  -webkit-animation: drop-confetti-110 5s 5s infinite linear;
          animation: drop-confetti-110 5s 5s infinite linear;
}

@keyframes drop-confetti-110 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-111 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.1102838145;
  -webkit-transform: rotate(299.7379875284deg);
          transform: rotate(299.7379875284deg);
  -webkit-animation: drop-confetti-111 9s 3s infinite linear;
          animation: drop-confetti-111 9s 3s infinite linear;
}

@keyframes drop-confetti-111 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-112 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 0.7015889284;
  -webkit-transform: rotate(318.445306237deg);
          transform: rotate(318.445306237deg);
  -webkit-animation: drop-confetti-112 6s 5s infinite linear;
          animation: drop-confetti-112 6s 5s infinite linear;
}

@keyframes drop-confetti-112 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-113 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 29%;
  opacity: 1.0665183098;
  -webkit-transform: rotate(10.0338654601deg);
          transform: rotate(10.0338654601deg);
  -webkit-animation: drop-confetti-113 6s 2s infinite linear;
          animation: drop-confetti-113 6s 2s infinite linear;
}

@keyframes drop-confetti-113 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.confetti-114 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 56%;
  opacity: 0.6160872053;
  -webkit-transform: rotate(312.5575951373deg);
          transform: rotate(312.5575951373deg);
  -webkit-animation: drop-confetti-114 8s 1s infinite linear;
          animation: drop-confetti-114 8s 1s infinite linear;
}

@keyframes drop-confetti-114 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-115 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 1.4886471545;
  -webkit-transform: rotate(35.3473057546deg);
          transform: rotate(35.3473057546deg);
  -webkit-animation: drop-confetti-115 9s 2s infinite linear;
          animation: drop-confetti-115 9s 2s infinite linear;
}

@keyframes drop-confetti-115 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-116 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 1.0774359926;
  -webkit-transform: rotate(283.5950586394deg);
          transform: rotate(283.5950586394deg);
  -webkit-animation: drop-confetti-116 9s 4s infinite linear;
          animation: drop-confetti-116 9s 4s infinite linear;
}

@keyframes drop-confetti-116 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-117 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.3079681818;
  -webkit-transform: rotate(1.4179300667deg);
          transform: rotate(1.4179300667deg);
  -webkit-animation: drop-confetti-117 9s 1s infinite linear;
          animation: drop-confetti-117 9s 1s infinite linear;
}

@keyframes drop-confetti-117 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-118 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 64%;
  opacity: 1.2376109256;
  -webkit-transform: rotate(196.1063794014deg);
          transform: rotate(196.1063794014deg);
  -webkit-animation: drop-confetti-118 8s 3s infinite linear;
          animation: drop-confetti-118 8s 3s infinite linear;
}

@keyframes drop-confetti-118 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-119 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 0.776551017;
  -webkit-transform: rotate(56.5806871247deg);
          transform: rotate(56.5806871247deg);
  -webkit-animation: drop-confetti-119 6s 3s infinite linear;
          animation: drop-confetti-119 6s 3s infinite linear;
}

@keyframes drop-confetti-119 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-120 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 23%;
  opacity: 1.1915540163;
  -webkit-transform: rotate(233.7032950959deg);
          transform: rotate(233.7032950959deg);
  -webkit-animation: drop-confetti-120 8s 2s infinite linear;
          animation: drop-confetti-120 8s 2s infinite linear;
}

@keyframes drop-confetti-120 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-121 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 15%;
  opacity: 0.7368533299;
  -webkit-transform: rotate(359.1459254415deg);
          transform: rotate(359.1459254415deg);
  -webkit-animation: drop-confetti-121 7s 5s infinite linear;
          animation: drop-confetti-121 7s 5s infinite linear;
}

@keyframes drop-confetti-121 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-122 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 0.8742384659;
  -webkit-transform: rotate(311.0940320196deg);
          transform: rotate(311.0940320196deg);
  -webkit-animation: drop-confetti-122 9s 3s infinite linear;
          animation: drop-confetti-122 9s 3s infinite linear;
}

@keyframes drop-confetti-122 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-123 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.7750798118;
  -webkit-transform: rotate(42.7875898246deg);
          transform: rotate(42.7875898246deg);
  -webkit-animation: drop-confetti-123 7s 5s infinite linear;
          animation: drop-confetti-123 7s 5s infinite linear;
}

@keyframes drop-confetti-123 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.confetti-124 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.6772493476;
  -webkit-transform: rotate(254.9870610983deg);
          transform: rotate(254.9870610983deg);
  -webkit-animation: drop-confetti-124 5s 4s infinite linear;
          animation: drop-confetti-124 5s 4s infinite linear;
}

@keyframes drop-confetti-124 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-125 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2571018078;
  -webkit-transform: rotate(62.474555174deg);
          transform: rotate(62.474555174deg);
  -webkit-animation: drop-confetti-125 6s 2s infinite linear;
          animation: drop-confetti-125 6s 2s infinite linear;
}

@keyframes drop-confetti-125 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-126 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 0.6610383899;
  -webkit-transform: rotate(231.079730341deg);
          transform: rotate(231.079730341deg);
  -webkit-animation: drop-confetti-126 7s 4s infinite linear;
          animation: drop-confetti-126 7s 4s infinite linear;
}

@keyframes drop-confetti-126 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-127 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 3%;
  opacity: 1.0007957548;
  -webkit-transform: rotate(253.021015149deg);
          transform: rotate(253.021015149deg);
  -webkit-animation: drop-confetti-127 8s 3s infinite linear;
          animation: drop-confetti-127 8s 3s infinite linear;
}

@keyframes drop-confetti-127 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-128 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.0529821738;
  -webkit-transform: rotate(225.2456053427deg);
          transform: rotate(225.2456053427deg);
  -webkit-animation: drop-confetti-128 8s 5s infinite linear;
          animation: drop-confetti-128 8s 5s infinite linear;
}

@keyframes drop-confetti-128 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.confetti-129 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.7476645543;
  -webkit-transform: rotate(356.0700779584deg);
          transform: rotate(356.0700779584deg);
  -webkit-animation: drop-confetti-129 5s 2s infinite linear;
          animation: drop-confetti-129 5s 2s infinite linear;
}

@keyframes drop-confetti-129 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-130 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 50%;
  opacity: 1.2730311288;
  -webkit-transform: rotate(319.4851367307deg);
          transform: rotate(319.4851367307deg);
  -webkit-animation: drop-confetti-130 7s 4s infinite linear;
          animation: drop-confetti-130 7s 4s infinite linear;
}

@keyframes drop-confetti-130 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-131 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 0.5577403799;
  -webkit-transform: rotate(180.83014078deg);
          transform: rotate(180.83014078deg);
  -webkit-animation: drop-confetti-131 6s 2s infinite linear;
          animation: drop-confetti-131 6s 2s infinite linear;
}

@keyframes drop-confetti-131 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-132 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5263491304;
  -webkit-transform: rotate(145.5798581325deg);
          transform: rotate(145.5798581325deg);
  -webkit-animation: drop-confetti-132 6s 1s infinite linear;
          animation: drop-confetti-132 6s 1s infinite linear;
}

@keyframes drop-confetti-132 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-133 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 4%;
  opacity: 1.0961496758;
  -webkit-transform: rotate(190.9026096562deg);
          transform: rotate(190.9026096562deg);
  -webkit-animation: drop-confetti-133 9s 4s infinite linear;
          animation: drop-confetti-133 9s 4s infinite linear;
}

@keyframes drop-confetti-133 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-134 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 74%;
  opacity: 1.0947916009;
  -webkit-transform: rotate(151.8174558534deg);
          transform: rotate(151.8174558534deg);
  -webkit-animation: drop-confetti-134 5s 5s infinite linear;
          animation: drop-confetti-134 5s 5s infinite linear;
}

@keyframes drop-confetti-134 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-135 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 1.0190160056;
  -webkit-transform: rotate(90.4646317805deg);
          transform: rotate(90.4646317805deg);
  -webkit-animation: drop-confetti-135 7s 4s infinite linear;
          animation: drop-confetti-135 7s 4s infinite linear;
}

@keyframes drop-confetti-135 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-136 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.9184686021;
  -webkit-transform: rotate(8.1195799359deg);
          transform: rotate(8.1195799359deg);
  -webkit-animation: drop-confetti-136 9s 2s infinite linear;
          animation: drop-confetti-136 9s 2s infinite linear;
}

@keyframes drop-confetti-136 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-137 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 46%;
  opacity: 1.2169699034;
  -webkit-transform: rotate(99.6087826186deg);
          transform: rotate(99.6087826186deg);
  -webkit-animation: drop-confetti-137 9s 2s infinite linear;
          animation: drop-confetti-137 9s 2s infinite linear;
}

@keyframes drop-confetti-137 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-138 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.4038713563;
  -webkit-transform: rotate(127.5708155653deg);
          transform: rotate(127.5708155653deg);
  -webkit-animation: drop-confetti-138 6s 5s infinite linear;
          animation: drop-confetti-138 6s 5s infinite linear;
}

@keyframes drop-confetti-138 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-139 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7333374113;
  -webkit-transform: rotate(11.9787118257deg);
          transform: rotate(11.9787118257deg);
  -webkit-animation: drop-confetti-139 8s 3s infinite linear;
          animation: drop-confetti-139 8s 3s infinite linear;
}

@keyframes drop-confetti-139 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-140 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 51%;
  opacity: 0.9387572948;
  -webkit-transform: rotate(333.9580652377deg);
          transform: rotate(333.9580652377deg);
  -webkit-animation: drop-confetti-140 6s 2s infinite linear;
          animation: drop-confetti-140 6s 2s infinite linear;
}

@keyframes drop-confetti-140 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-141 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.1300057251;
  -webkit-transform: rotate(224.678710345deg);
          transform: rotate(224.678710345deg);
  -webkit-animation: drop-confetti-141 9s 4s infinite linear;
          animation: drop-confetti-141 9s 4s infinite linear;
}

@keyframes drop-confetti-141 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-142 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 62%;
  opacity: 1.2993865934;
  -webkit-transform: rotate(239.981380121deg);
          transform: rotate(239.981380121deg);
  -webkit-animation: drop-confetti-142 8s 3s infinite linear;
          animation: drop-confetti-142 8s 3s infinite linear;
}

@keyframes drop-confetti-142 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-143 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 0.9498784118;
  -webkit-transform: rotate(342.154754926deg);
          transform: rotate(342.154754926deg);
  -webkit-animation: drop-confetti-143 8s 1s infinite linear;
          animation: drop-confetti-143 8s 1s infinite linear;
}

@keyframes drop-confetti-143 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.confetti-144 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 0.715450974;
  -webkit-transform: rotate(321.4461056213deg);
          transform: rotate(321.4461056213deg);
  -webkit-animation: drop-confetti-144 8s 4s infinite linear;
          animation: drop-confetti-144 8s 4s infinite linear;
}

@keyframes drop-confetti-144 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-145 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.0969018234;
  -webkit-transform: rotate(64.0751482601deg);
          transform: rotate(64.0751482601deg);
  -webkit-animation: drop-confetti-145 7s 4s infinite linear;
          animation: drop-confetti-145 7s 4s infinite linear;
}

@keyframes drop-confetti-145 {
  100% {
    top: 110%;
    left: 83%;
  }
}
.confetti-146 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 34%;
  opacity: 0.916406921;
  -webkit-transform: rotate(21.7546744811deg);
          transform: rotate(21.7546744811deg);
  -webkit-animation: drop-confetti-146 7s 2s infinite linear;
          animation: drop-confetti-146 7s 2s infinite linear;
}

@keyframes drop-confetti-146 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-147 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 42%;
  opacity: 0.6559680258;
  -webkit-transform: rotate(241.9604781712deg);
          transform: rotate(241.9604781712deg);
  -webkit-animation: drop-confetti-147 5s 3s infinite linear;
          animation: drop-confetti-147 5s 3s infinite linear;
}

@keyframes drop-confetti-147 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-148 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 80%;
  opacity: 1.1239440504;
  -webkit-transform: rotate(137.8410665342deg);
          transform: rotate(137.8410665342deg);
  -webkit-animation: drop-confetti-148 9s 5s infinite linear;
          animation: drop-confetti-148 9s 5s infinite linear;
}

@keyframes drop-confetti-148 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-149 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 10%;
  opacity: 1.3775800647;
  -webkit-transform: rotate(296.466725676deg);
          transform: rotate(296.466725676deg);
  -webkit-animation: drop-confetti-149 6s 4s infinite linear;
          animation: drop-confetti-149 6s 4s infinite linear;
}

@keyframes drop-confetti-149 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-150 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 0.5412244587;
  -webkit-transform: rotate(245.0351582577deg);
          transform: rotate(245.0351582577deg);
  -webkit-animation: drop-confetti-150 8s 4s infinite linear;
          animation: drop-confetti-150 8s 4s infinite linear;
}

@keyframes drop-confetti-150 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-151 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.8560816382;
  -webkit-transform: rotate(308.7350056403deg);
          transform: rotate(308.7350056403deg);
  -webkit-animation: drop-confetti-151 9s 3s infinite linear;
          animation: drop-confetti-151 9s 3s infinite linear;
}

@keyframes drop-confetti-151 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-152 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.9404500051;
  -webkit-transform: rotate(49.4880582999deg);
          transform: rotate(49.4880582999deg);
  -webkit-animation: drop-confetti-152 7s 4s infinite linear;
          animation: drop-confetti-152 7s 4s infinite linear;
}

@keyframes drop-confetti-152 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-153 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 13%;
  opacity: 1.259749813;
  -webkit-transform: rotate(203.3740734104deg);
          transform: rotate(203.3740734104deg);
  -webkit-animation: drop-confetti-153 8s 3s infinite linear;
          animation: drop-confetti-153 8s 3s infinite linear;
}

@keyframes drop-confetti-153 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-154 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 1.4745594812;
  -webkit-transform: rotate(239.131270243deg);
          transform: rotate(239.131270243deg);
  -webkit-animation: drop-confetti-154 8s 5s infinite linear;
          animation: drop-confetti-154 8s 5s infinite linear;
}

@keyframes drop-confetti-154 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-155 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 62%;
  opacity: 1.0461603818;
  -webkit-transform: rotate(202.6489919862deg);
          transform: rotate(202.6489919862deg);
  -webkit-animation: drop-confetti-155 9s 1s infinite linear;
          animation: drop-confetti-155 9s 1s infinite linear;
}

@keyframes drop-confetti-155 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-156 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 1.001203756;
  -webkit-transform: rotate(304.5208888016deg);
          transform: rotate(304.5208888016deg);
  -webkit-animation: drop-confetti-156 7s 2s infinite linear;
          animation: drop-confetti-156 7s 2s infinite linear;
}

@keyframes drop-confetti-156 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-157 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 54%;
  opacity: 0.7139598855;
  -webkit-transform: rotate(129.4509728061deg);
          transform: rotate(129.4509728061deg);
  -webkit-animation: drop-confetti-157 7s 4s infinite linear;
          animation: drop-confetti-157 7s 4s infinite linear;
}

@keyframes drop-confetti-157 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-158 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 3%;
  opacity: 1.2398073321;
  -webkit-transform: rotate(195.7745951604deg);
          transform: rotate(195.7745951604deg);
  -webkit-animation: drop-confetti-158 9s 3s infinite linear;
          animation: drop-confetti-158 9s 3s infinite linear;
}

@keyframes drop-confetti-158 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-159 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.5891270941;
  -webkit-transform: rotate(337.7669521759deg);
          transform: rotate(337.7669521759deg);
  -webkit-animation: drop-confetti-159 5s 2s infinite linear;
          animation: drop-confetti-159 5s 2s infinite linear;
}

@keyframes drop-confetti-159 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-160 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 1.4140750208;
  -webkit-transform: rotate(292.7146590516deg);
          transform: rotate(292.7146590516deg);
  -webkit-animation: drop-confetti-160 5s 2s infinite linear;
          animation: drop-confetti-160 5s 2s infinite linear;
}

@keyframes drop-confetti-160 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-161 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 72%;
  opacity: 1.1246140508;
  -webkit-transform: rotate(137.7976827948deg);
          transform: rotate(137.7976827948deg);
  -webkit-animation: drop-confetti-161 7s 5s infinite linear;
          animation: drop-confetti-161 7s 5s infinite linear;
}

@keyframes drop-confetti-161 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-162 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.770633424;
  -webkit-transform: rotate(184.8443082949deg);
          transform: rotate(184.8443082949deg);
  -webkit-animation: drop-confetti-162 6s 1s infinite linear;
          animation: drop-confetti-162 6s 1s infinite linear;
}

@keyframes drop-confetti-162 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-163 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2217682952;
  -webkit-transform: rotate(309.7874465003deg);
          transform: rotate(309.7874465003deg);
  -webkit-animation: drop-confetti-163 6s 2s infinite linear;
          animation: drop-confetti-163 6s 2s infinite linear;
}

@keyframes drop-confetti-163 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-164 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 1.2398326285;
  -webkit-transform: rotate(82.0528028055deg);
          transform: rotate(82.0528028055deg);
  -webkit-animation: drop-confetti-164 7s 2s infinite linear;
          animation: drop-confetti-164 7s 2s infinite linear;
}

@keyframes drop-confetti-164 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-165 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 1.0920079998;
  -webkit-transform: rotate(208.8158034007deg);
          transform: rotate(208.8158034007deg);
  -webkit-animation: drop-confetti-165 8s 4s infinite linear;
          animation: drop-confetti-165 8s 4s infinite linear;
}

@keyframes drop-confetti-165 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-166 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.872003167;
  -webkit-transform: rotate(292.0496333091deg);
          transform: rotate(292.0496333091deg);
  -webkit-animation: drop-confetti-166 9s 5s infinite linear;
          animation: drop-confetti-166 9s 5s infinite linear;
}

@keyframes drop-confetti-166 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-167 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 2%;
  opacity: 0.6023903023;
  -webkit-transform: rotate(207.1450259965deg);
          transform: rotate(207.1450259965deg);
  -webkit-animation: drop-confetti-167 7s 4s infinite linear;
          animation: drop-confetti-167 7s 4s infinite linear;
}

@keyframes drop-confetti-167 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-168 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0637730157;
  -webkit-transform: rotate(3.6844297982deg);
          transform: rotate(3.6844297982deg);
  -webkit-animation: drop-confetti-168 6s 5s infinite linear;
          animation: drop-confetti-168 6s 5s infinite linear;
}

@keyframes drop-confetti-168 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-169 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 1.4059571486;
  -webkit-transform: rotate(356.0220874011deg);
          transform: rotate(356.0220874011deg);
  -webkit-animation: drop-confetti-169 5s 3s infinite linear;
          animation: drop-confetti-169 5s 3s infinite linear;
}

@keyframes drop-confetti-169 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-170 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.5113012325;
  -webkit-transform: rotate(235.7887552673deg);
          transform: rotate(235.7887552673deg);
  -webkit-animation: drop-confetti-170 5s 2s infinite linear;
          animation: drop-confetti-170 5s 2s infinite linear;
}

@keyframes drop-confetti-170 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-171 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.4239282514;
  -webkit-transform: rotate(32.6717482885deg);
          transform: rotate(32.6717482885deg);
  -webkit-animation: drop-confetti-171 8s 3s infinite linear;
          animation: drop-confetti-171 8s 3s infinite linear;
}

@keyframes drop-confetti-171 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-172 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 90%;
  opacity: 0.987548375;
  -webkit-transform: rotate(207.2629636243deg);
          transform: rotate(207.2629636243deg);
  -webkit-animation: drop-confetti-172 8s 2s infinite linear;
          animation: drop-confetti-172 8s 2s infinite linear;
}

@keyframes drop-confetti-172 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-173 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 32%;
  opacity: 0.7699801202;
  -webkit-transform: rotate(346.4229821688deg);
          transform: rotate(346.4229821688deg);
  -webkit-animation: drop-confetti-173 9s 2s infinite linear;
          animation: drop-confetti-173 9s 2s infinite linear;
}

@keyframes drop-confetti-173 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-174 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 72%;
  opacity: 0.681339734;
  -webkit-transform: rotate(103.1389063849deg);
          transform: rotate(103.1389063849deg);
  -webkit-animation: drop-confetti-174 6s 1s infinite linear;
          animation: drop-confetti-174 6s 1s infinite linear;
}

@keyframes drop-confetti-174 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-175 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 8%;
  opacity: 0.56824948;
  -webkit-transform: rotate(123.4214254328deg);
          transform: rotate(123.4214254328deg);
  -webkit-animation: drop-confetti-175 6s 5s infinite linear;
          animation: drop-confetti-175 6s 5s infinite linear;
}

@keyframes drop-confetti-175 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-176 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 1.0562011554;
  -webkit-transform: rotate(133.8040515175deg);
          transform: rotate(133.8040515175deg);
  -webkit-animation: drop-confetti-176 9s 1s infinite linear;
          animation: drop-confetti-176 9s 1s infinite linear;
}

@keyframes drop-confetti-176 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-177 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5390655993;
  -webkit-transform: rotate(263.267153224deg);
          transform: rotate(263.267153224deg);
  -webkit-animation: drop-confetti-177 6s 5s infinite linear;
          animation: drop-confetti-177 6s 5s infinite linear;
}

@keyframes drop-confetti-177 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-178 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 82%;
  opacity: 0.9681097754;
  -webkit-transform: rotate(82.6762107348deg);
          transform: rotate(82.6762107348deg);
  -webkit-animation: drop-confetti-178 8s 1s infinite linear;
          animation: drop-confetti-178 8s 1s infinite linear;
}

@keyframes drop-confetti-178 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-179 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.6427960613;
  -webkit-transform: rotate(51.6532378357deg);
          transform: rotate(51.6532378357deg);
  -webkit-animation: drop-confetti-179 8s 1s infinite linear;
          animation: drop-confetti-179 8s 1s infinite linear;
}

@keyframes drop-confetti-179 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-180 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 59%;
  opacity: 0.9336510528;
  -webkit-transform: rotate(240.6220147857deg);
          transform: rotate(240.6220147857deg);
  -webkit-animation: drop-confetti-180 5s 1s infinite linear;
          animation: drop-confetti-180 5s 1s infinite linear;
}

@keyframes drop-confetti-180 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-181 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 20%;
  opacity: 0.6423636533;
  -webkit-transform: rotate(42.9109081163deg);
          transform: rotate(42.9109081163deg);
  -webkit-animation: drop-confetti-181 8s 4s infinite linear;
          animation: drop-confetti-181 8s 4s infinite linear;
}

@keyframes drop-confetti-181 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-182 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.5805609134;
  -webkit-transform: rotate(352.395705572deg);
          transform: rotate(352.395705572deg);
  -webkit-animation: drop-confetti-182 7s 2s infinite linear;
          animation: drop-confetti-182 7s 2s infinite linear;
}

@keyframes drop-confetti-182 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-183 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.465406279;
  -webkit-transform: rotate(202.3597169887deg);
          transform: rotate(202.3597169887deg);
  -webkit-animation: drop-confetti-183 9s 2s infinite linear;
          animation: drop-confetti-183 9s 2s infinite linear;
}

@keyframes drop-confetti-183 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-184 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 16%;
  opacity: 1.2900354435;
  -webkit-transform: rotate(22.8991798143deg);
          transform: rotate(22.8991798143deg);
  -webkit-animation: drop-confetti-184 5s 4s infinite linear;
          animation: drop-confetti-184 5s 4s infinite linear;
}

@keyframes drop-confetti-184 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-185 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.1123931522;
  -webkit-transform: rotate(41.4865739461deg);
          transform: rotate(41.4865739461deg);
  -webkit-animation: drop-confetti-185 5s 2s infinite linear;
          animation: drop-confetti-185 5s 2s infinite linear;
}

@keyframes drop-confetti-185 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-186 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 5%;
  opacity: 1.0037798223;
  -webkit-transform: rotate(285.3303293377deg);
          transform: rotate(285.3303293377deg);
  -webkit-animation: drop-confetti-186 9s 3s infinite linear;
          animation: drop-confetti-186 9s 3s infinite linear;
}

@keyframes drop-confetti-186 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-187 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 64%;
  opacity: 1.2344439919;
  -webkit-transform: rotate(135.116377076deg);
          transform: rotate(135.116377076deg);
  -webkit-animation: drop-confetti-187 7s 3s infinite linear;
          animation: drop-confetti-187 7s 3s infinite linear;
}

@keyframes drop-confetti-187 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-188 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 13%;
  opacity: 0.7234340731;
  -webkit-transform: rotate(126.2841944177deg);
          transform: rotate(126.2841944177deg);
  -webkit-animation: drop-confetti-188 5s 2s infinite linear;
          animation: drop-confetti-188 5s 2s infinite linear;
}

@keyframes drop-confetti-188 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-189 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 26%;
  opacity: 0.6478674386;
  -webkit-transform: rotate(226.5477969968deg);
          transform: rotate(226.5477969968deg);
  -webkit-animation: drop-confetti-189 9s 1s infinite linear;
          animation: drop-confetti-189 9s 1s infinite linear;
}

@keyframes drop-confetti-189 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-190 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 13%;
  opacity: 1.3193193559;
  -webkit-transform: rotate(0.5019076857deg);
          transform: rotate(0.5019076857deg);
  -webkit-animation: drop-confetti-190 8s 2s infinite linear;
          animation: drop-confetti-190 8s 2s infinite linear;
}

@keyframes drop-confetti-190 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-191 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 68%;
  opacity: 1.051621854;
  -webkit-transform: rotate(166.5805532556deg);
          transform: rotate(166.5805532556deg);
  -webkit-animation: drop-confetti-191 9s 4s infinite linear;
          animation: drop-confetti-191 9s 4s infinite linear;
}

@keyframes drop-confetti-191 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-192 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 22%;
  opacity: 1.1622997781;
  -webkit-transform: rotate(98.156778344deg);
          transform: rotate(98.156778344deg);
  -webkit-animation: drop-confetti-192 7s 3s infinite linear;
          animation: drop-confetti-192 7s 3s infinite linear;
}

@keyframes drop-confetti-192 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-193 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 72%;
  opacity: 1.1730662497;
  -webkit-transform: rotate(134.7236638528deg);
          transform: rotate(134.7236638528deg);
  -webkit-animation: drop-confetti-193 7s 3s infinite linear;
          animation: drop-confetti-193 7s 3s infinite linear;
}

@keyframes drop-confetti-193 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-194 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 68%;
  opacity: 0.7790088572;
  -webkit-transform: rotate(210.9122140126deg);
          transform: rotate(210.9122140126deg);
  -webkit-animation: drop-confetti-194 6s 5s infinite linear;
          animation: drop-confetti-194 6s 5s infinite linear;
}

@keyframes drop-confetti-194 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-195 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 88%;
  opacity: 0.5767942592;
  -webkit-transform: rotate(215.3293884102deg);
          transform: rotate(215.3293884102deg);
  -webkit-animation: drop-confetti-195 5s 5s infinite linear;
          animation: drop-confetti-195 5s 5s infinite linear;
}

@keyframes drop-confetti-195 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-196 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.4845927975;
  -webkit-transform: rotate(239.1428030945deg);
          transform: rotate(239.1428030945deg);
  -webkit-animation: drop-confetti-196 7s 4s infinite linear;
          animation: drop-confetti-196 7s 4s infinite linear;
}

@keyframes drop-confetti-196 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-197 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.429208101;
  -webkit-transform: rotate(336.5703521268deg);
          transform: rotate(336.5703521268deg);
  -webkit-animation: drop-confetti-197 9s 4s infinite linear;
          animation: drop-confetti-197 9s 4s infinite linear;
}

@keyframes drop-confetti-197 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-198 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 13%;
  opacity: 0.6750767234;
  -webkit-transform: rotate(228.4497184234deg);
          transform: rotate(228.4497184234deg);
  -webkit-animation: drop-confetti-198 5s 1s infinite linear;
          animation: drop-confetti-198 5s 1s infinite linear;
}

@keyframes drop-confetti-198 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-199 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.427894058;
  -webkit-transform: rotate(9.7310627622deg);
          transform: rotate(9.7310627622deg);
  -webkit-animation: drop-confetti-199 7s 3s infinite linear;
          animation: drop-confetti-199 7s 3s infinite linear;
}

@keyframes drop-confetti-199 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-200 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.4094145332;
  -webkit-transform: rotate(236.1091036291deg);
          transform: rotate(236.1091036291deg);
  -webkit-animation: drop-confetti-200 7s 4s infinite linear;
          animation: drop-confetti-200 7s 4s infinite linear;
}

@keyframes drop-confetti-200 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-201 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 71%;
  opacity: 0.617203031;
  -webkit-transform: rotate(95.7038452795deg);
          transform: rotate(95.7038452795deg);
  -webkit-animation: drop-confetti-201 7s 5s infinite linear;
          animation: drop-confetti-201 7s 5s infinite linear;
}

@keyframes drop-confetti-201 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-202 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 89%;
  opacity: 1.2374242532;
  -webkit-transform: rotate(65.9820761673deg);
          transform: rotate(65.9820761673deg);
  -webkit-animation: drop-confetti-202 7s 4s infinite linear;
          animation: drop-confetti-202 7s 4s infinite linear;
}

@keyframes drop-confetti-202 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-203 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 11%;
  opacity: 1.4677059837;
  -webkit-transform: rotate(29.3832180903deg);
          transform: rotate(29.3832180903deg);
  -webkit-animation: drop-confetti-203 9s 5s infinite linear;
          animation: drop-confetti-203 9s 5s infinite linear;
}

@keyframes drop-confetti-203 {
  100% {
    top: 110%;
    left: 17%;
  }
}
.confetti-204 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 33%;
  opacity: 0.5495582759;
  -webkit-transform: rotate(263.8466694869deg);
          transform: rotate(263.8466694869deg);
  -webkit-animation: drop-confetti-204 8s 2s infinite linear;
          animation: drop-confetti-204 8s 2s infinite linear;
}

@keyframes drop-confetti-204 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-205 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 6%;
  opacity: 0.7559422014;
  -webkit-transform: rotate(135.1511946726deg);
          transform: rotate(135.1511946726deg);
  -webkit-animation: drop-confetti-205 6s 3s infinite linear;
          animation: drop-confetti-205 6s 3s infinite linear;
}

@keyframes drop-confetti-205 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-206 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 73%;
  opacity: 1.3128048107;
  -webkit-transform: rotate(89.6858243514deg);
          transform: rotate(89.6858243514deg);
  -webkit-animation: drop-confetti-206 9s 3s infinite linear;
          animation: drop-confetti-206 9s 3s infinite linear;
}

@keyframes drop-confetti-206 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-207 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 1.3575554185;
  -webkit-transform: rotate(144.8301289291deg);
          transform: rotate(144.8301289291deg);
  -webkit-animation: drop-confetti-207 6s 1s infinite linear;
          animation: drop-confetti-207 6s 1s infinite linear;
}

@keyframes drop-confetti-207 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-208 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 55%;
  opacity: 0.9864258701;
  -webkit-transform: rotate(76.1889890047deg);
          transform: rotate(76.1889890047deg);
  -webkit-animation: drop-confetti-208 8s 2s infinite linear;
          animation: drop-confetti-208 8s 2s infinite linear;
}

@keyframes drop-confetti-208 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-209 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 48%;
  opacity: 0.6004855815;
  -webkit-transform: rotate(187.5152855437deg);
          transform: rotate(187.5152855437deg);
  -webkit-animation: drop-confetti-209 9s 2s infinite linear;
          animation: drop-confetti-209 9s 2s infinite linear;
}

@keyframes drop-confetti-209 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-210 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.5457867372;
  -webkit-transform: rotate(265.8782096842deg);
          transform: rotate(265.8782096842deg);
  -webkit-animation: drop-confetti-210 7s 5s infinite linear;
          animation: drop-confetti-210 7s 5s infinite linear;
}

@keyframes drop-confetti-210 {
  100% {
    top: 110%;
    left: 72%;
  }
}
.confetti-211 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 7%;
  opacity: 0.6171898046;
  -webkit-transform: rotate(207.0563500867deg);
          transform: rotate(207.0563500867deg);
  -webkit-animation: drop-confetti-211 7s 1s infinite linear;
          animation: drop-confetti-211 7s 1s infinite linear;
}

@keyframes drop-confetti-211 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-212 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 33%;
  opacity: 0.5499275157;
  -webkit-transform: rotate(340.7067397554deg);
          transform: rotate(340.7067397554deg);
  -webkit-animation: drop-confetti-212 8s 2s infinite linear;
          animation: drop-confetti-212 8s 2s infinite linear;
}

@keyframes drop-confetti-212 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-213 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 60%;
  opacity: 0.8006101005;
  -webkit-transform: rotate(220.2028309326deg);
          transform: rotate(220.2028309326deg);
  -webkit-animation: drop-confetti-213 6s 1s infinite linear;
          animation: drop-confetti-213 6s 1s infinite linear;
}

@keyframes drop-confetti-213 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-214 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 36%;
  opacity: 1.1114547047;
  -webkit-transform: rotate(1.6212954331deg);
          transform: rotate(1.6212954331deg);
  -webkit-animation: drop-confetti-214 9s 2s infinite linear;
          animation: drop-confetti-214 9s 2s infinite linear;
}

@keyframes drop-confetti-214 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-215 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 12%;
  opacity: 1.4922803574;
  -webkit-transform: rotate(74.3123960573deg);
          transform: rotate(74.3123960573deg);
  -webkit-animation: drop-confetti-215 8s 2s infinite linear;
          animation: drop-confetti-215 8s 2s infinite linear;
}

@keyframes drop-confetti-215 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-216 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 60%;
  opacity: 1.1979452724;
  -webkit-transform: rotate(127.9829387982deg);
          transform: rotate(127.9829387982deg);
  -webkit-animation: drop-confetti-216 9s 3s infinite linear;
          animation: drop-confetti-216 9s 3s infinite linear;
}

@keyframes drop-confetti-216 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-217 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 56%;
  opacity: 0.6340632168;
  -webkit-transform: rotate(289.5441487075deg);
          transform: rotate(289.5441487075deg);
  -webkit-animation: drop-confetti-217 6s 3s infinite linear;
          animation: drop-confetti-217 6s 3s infinite linear;
}

@keyframes drop-confetti-217 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-218 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 15%;
  opacity: 1.3195486341;
  -webkit-transform: rotate(352.8432365692deg);
          transform: rotate(352.8432365692deg);
  -webkit-animation: drop-confetti-218 7s 3s infinite linear;
          animation: drop-confetti-218 7s 3s infinite linear;
}

@keyframes drop-confetti-218 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.confetti-219 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.5060714667;
  -webkit-transform: rotate(310.6299554865deg);
          transform: rotate(310.6299554865deg);
  -webkit-animation: drop-confetti-219 6s 1s infinite linear;
          animation: drop-confetti-219 6s 1s infinite linear;
}

@keyframes drop-confetti-219 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-220 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 0.5865266692;
  -webkit-transform: rotate(278.7031203883deg);
          transform: rotate(278.7031203883deg);
  -webkit-animation: drop-confetti-220 5s 4s infinite linear;
          animation: drop-confetti-220 5s 4s infinite linear;
}

@keyframes drop-confetti-220 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-221 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 1.0258923246;
  -webkit-transform: rotate(131.9743175313deg);
          transform: rotate(131.9743175313deg);
  -webkit-animation: drop-confetti-221 6s 2s infinite linear;
          animation: drop-confetti-221 6s 2s infinite linear;
}

@keyframes drop-confetti-221 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-222 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3582977076;
  -webkit-transform: rotate(31.448751462deg);
          transform: rotate(31.448751462deg);
  -webkit-animation: drop-confetti-222 6s 1s infinite linear;
          animation: drop-confetti-222 6s 1s infinite linear;
}

@keyframes drop-confetti-222 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-223 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 21%;
  opacity: 1.1848441923;
  -webkit-transform: rotate(269.255027966deg);
          transform: rotate(269.255027966deg);
  -webkit-animation: drop-confetti-223 7s 1s infinite linear;
          animation: drop-confetti-223 7s 1s infinite linear;
}

@keyframes drop-confetti-223 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-224 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.4786814809;
  -webkit-transform: rotate(119.7096006905deg);
          transform: rotate(119.7096006905deg);
  -webkit-animation: drop-confetti-224 7s 3s infinite linear;
          animation: drop-confetti-224 7s 3s infinite linear;
}

@keyframes drop-confetti-224 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-225 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 45%;
  opacity: 1.2282533977;
  -webkit-transform: rotate(116.6825139727deg);
          transform: rotate(116.6825139727deg);
  -webkit-animation: drop-confetti-225 7s 3s infinite linear;
          animation: drop-confetti-225 7s 3s infinite linear;
}

@keyframes drop-confetti-225 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-226 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 61%;
  opacity: 0.9121687764;
  -webkit-transform: rotate(222.8385121794deg);
          transform: rotate(222.8385121794deg);
  -webkit-animation: drop-confetti-226 6s 1s infinite linear;
          animation: drop-confetti-226 6s 1s infinite linear;
}

@keyframes drop-confetti-226 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-227 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4834987056;
  -webkit-transform: rotate(28.5136123937deg);
          transform: rotate(28.5136123937deg);
  -webkit-animation: drop-confetti-227 7s 5s infinite linear;
          animation: drop-confetti-227 7s 5s infinite linear;
}

@keyframes drop-confetti-227 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-228 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 57%;
  opacity: 0.8509973374;
  -webkit-transform: rotate(125.0222091625deg);
          transform: rotate(125.0222091625deg);
  -webkit-animation: drop-confetti-228 7s 5s infinite linear;
          animation: drop-confetti-228 7s 5s infinite linear;
}

@keyframes drop-confetti-228 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-229 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6991647928;
  -webkit-transform: rotate(192.4804175781deg);
          transform: rotate(192.4804175781deg);
  -webkit-animation: drop-confetti-229 6s 5s infinite linear;
          animation: drop-confetti-229 6s 5s infinite linear;
}

@keyframes drop-confetti-229 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-230 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 77%;
  opacity: 0.6425079369;
  -webkit-transform: rotate(225.7943444728deg);
          transform: rotate(225.7943444728deg);
  -webkit-animation: drop-confetti-230 7s 2s infinite linear;
          animation: drop-confetti-230 7s 2s infinite linear;
}

@keyframes drop-confetti-230 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-231 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 82%;
  opacity: 1.3407124247;
  -webkit-transform: rotate(291.3743645172deg);
          transform: rotate(291.3743645172deg);
  -webkit-animation: drop-confetti-231 8s 1s infinite linear;
          animation: drop-confetti-231 8s 1s infinite linear;
}

@keyframes drop-confetti-231 {
  100% {
    top: 110%;
    left: 93%;
  }
}
.confetti-232 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 42%;
  opacity: 0.9854836598;
  -webkit-transform: rotate(92.796226903deg);
          transform: rotate(92.796226903deg);
  -webkit-animation: drop-confetti-232 7s 2s infinite linear;
          animation: drop-confetti-232 7s 2s infinite linear;
}

@keyframes drop-confetti-232 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-233 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 17%;
  opacity: 0.7600988121;
  -webkit-transform: rotate(17.7762356303deg);
          transform: rotate(17.7762356303deg);
  -webkit-animation: drop-confetti-233 5s 4s infinite linear;
          animation: drop-confetti-233 5s 4s infinite linear;
}

@keyframes drop-confetti-233 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-234 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 0.5622818142;
  -webkit-transform: rotate(130.4107288022deg);
          transform: rotate(130.4107288022deg);
  -webkit-animation: drop-confetti-234 6s 1s infinite linear;
          animation: drop-confetti-234 6s 1s infinite linear;
}

@keyframes drop-confetti-234 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-235 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 17%;
  opacity: 1.4135739565;
  -webkit-transform: rotate(60.714841634deg);
          transform: rotate(60.714841634deg);
  -webkit-animation: drop-confetti-235 7s 4s infinite linear;
          animation: drop-confetti-235 7s 4s infinite linear;
}

@keyframes drop-confetti-235 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-236 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.4919989951;
  -webkit-transform: rotate(213.22388878deg);
          transform: rotate(213.22388878deg);
  -webkit-animation: drop-confetti-236 6s 4s infinite linear;
          animation: drop-confetti-236 6s 4s infinite linear;
}

@keyframes drop-confetti-236 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.confetti-237 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 0.8500174282;
  -webkit-transform: rotate(106.4029790118deg);
          transform: rotate(106.4029790118deg);
  -webkit-animation: drop-confetti-237 5s 2s infinite linear;
          animation: drop-confetti-237 5s 2s infinite linear;
}

@keyframes drop-confetti-237 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-238 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 1.1026864269;
  -webkit-transform: rotate(132.4120878902deg);
          transform: rotate(132.4120878902deg);
  -webkit-animation: drop-confetti-238 6s 5s infinite linear;
          animation: drop-confetti-238 6s 5s infinite linear;
}

@keyframes drop-confetti-238 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-239 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 38%;
  opacity: 1.3315687778;
  -webkit-transform: rotate(145.0315357519deg);
          transform: rotate(145.0315357519deg);
  -webkit-animation: drop-confetti-239 8s 3s infinite linear;
          animation: drop-confetti-239 8s 3s infinite linear;
}

@keyframes drop-confetti-239 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-240 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 0.795514067;
  -webkit-transform: rotate(294.9321522633deg);
          transform: rotate(294.9321522633deg);
  -webkit-animation: drop-confetti-240 6s 3s infinite linear;
          animation: drop-confetti-240 6s 3s infinite linear;
}

@keyframes drop-confetti-240 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-241 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 93%;
  opacity: 1.3121933772;
  -webkit-transform: rotate(322.4455602871deg);
          transform: rotate(322.4455602871deg);
  -webkit-animation: drop-confetti-241 8s 4s infinite linear;
          animation: drop-confetti-241 8s 4s infinite linear;
}

@keyframes drop-confetti-241 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-242 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 0.5588715588;
  -webkit-transform: rotate(40.6441782999deg);
          transform: rotate(40.6441782999deg);
  -webkit-animation: drop-confetti-242 8s 3s infinite linear;
          animation: drop-confetti-242 8s 3s infinite linear;
}

@keyframes drop-confetti-242 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.confetti-243 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 15%;
  opacity: 1.0302803401;
  -webkit-transform: rotate(14.6614113429deg);
          transform: rotate(14.6614113429deg);
  -webkit-animation: drop-confetti-243 9s 4s infinite linear;
          animation: drop-confetti-243 9s 4s infinite linear;
}

@keyframes drop-confetti-243 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-244 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 99%;
  opacity: 0.7005689642;
  -webkit-transform: rotate(38.3705763912deg);
          transform: rotate(38.3705763912deg);
  -webkit-animation: drop-confetti-244 7s 1s infinite linear;
          animation: drop-confetti-244 7s 1s infinite linear;
}

@keyframes drop-confetti-244 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-245 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 1.0642042346;
  -webkit-transform: rotate(286.0642258346deg);
          transform: rotate(286.0642258346deg);
  -webkit-animation: drop-confetti-245 5s 4s infinite linear;
          animation: drop-confetti-245 5s 4s infinite linear;
}

@keyframes drop-confetti-245 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-246 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.7750377606;
  -webkit-transform: rotate(3.1297691988deg);
          transform: rotate(3.1297691988deg);
  -webkit-animation: drop-confetti-246 6s 1s infinite linear;
          animation: drop-confetti-246 6s 1s infinite linear;
}

@keyframes drop-confetti-246 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-247 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 36%;
  opacity: 1.2784688964;
  -webkit-transform: rotate(202.2197737187deg);
          transform: rotate(202.2197737187deg);
  -webkit-animation: drop-confetti-247 6s 2s infinite linear;
          animation: drop-confetti-247 6s 2s infinite linear;
}

@keyframes drop-confetti-247 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.confetti-248 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 19%;
  opacity: 1.1751934837;
  -webkit-transform: rotate(355.5516737688deg);
          transform: rotate(355.5516737688deg);
  -webkit-animation: drop-confetti-248 8s 5s infinite linear;
          animation: drop-confetti-248 8s 5s infinite linear;
}

@keyframes drop-confetti-248 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.confetti-249 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 86%;
  opacity: 1.0295472704;
  -webkit-transform: rotate(62.1186267801deg);
          transform: rotate(62.1186267801deg);
  -webkit-animation: drop-confetti-249 5s 2s infinite linear;
          animation: drop-confetti-249 5s 2s infinite linear;
}

@keyframes drop-confetti-249 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-250 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 38%;
  opacity: 0.543807413;
  -webkit-transform: rotate(105.7549297154deg);
          transform: rotate(105.7549297154deg);
  -webkit-animation: drop-confetti-250 6s 3s infinite linear;
          animation: drop-confetti-250 6s 3s infinite linear;
}

@keyframes drop-confetti-250 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-251 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.8465703357;
  -webkit-transform: rotate(41.4169491212deg);
          transform: rotate(41.4169491212deg);
  -webkit-animation: drop-confetti-251 7s 5s infinite linear;
          animation: drop-confetti-251 7s 5s infinite linear;
}

@keyframes drop-confetti-251 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-252 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 65%;
  opacity: 1.4838990118;
  -webkit-transform: rotate(235.5047941753deg);
          transform: rotate(235.5047941753deg);
  -webkit-animation: drop-confetti-252 5s 3s infinite linear;
          animation: drop-confetti-252 5s 3s infinite linear;
}

@keyframes drop-confetti-252 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-253 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 0.566066305;
  -webkit-transform: rotate(76.0470010541deg);
          transform: rotate(76.0470010541deg);
  -webkit-animation: drop-confetti-253 7s 2s infinite linear;
          animation: drop-confetti-253 7s 2s infinite linear;
}

@keyframes drop-confetti-253 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-254 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 76%;
  opacity: 0.6326838711;
  -webkit-transform: rotate(103.0241456634deg);
          transform: rotate(103.0241456634deg);
  -webkit-animation: drop-confetti-254 8s 4s infinite linear;
          animation: drop-confetti-254 8s 4s infinite linear;
}

@keyframes drop-confetti-254 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-255 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 84%;
  opacity: 1.3534401926;
  -webkit-transform: rotate(283.6523796392deg);
          transform: rotate(283.6523796392deg);
  -webkit-animation: drop-confetti-255 8s 2s infinite linear;
          animation: drop-confetti-255 8s 2s infinite linear;
}

@keyframes drop-confetti-255 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-256 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.4046450775;
  -webkit-transform: rotate(68.5817838208deg);
          transform: rotate(68.5817838208deg);
  -webkit-animation: drop-confetti-256 9s 5s infinite linear;
          animation: drop-confetti-256 9s 5s infinite linear;
}

@keyframes drop-confetti-256 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-257 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 64%;
  opacity: 1.1925611987;
  -webkit-transform: rotate(155.452641235deg);
          transform: rotate(155.452641235deg);
  -webkit-animation: drop-confetti-257 5s 2s infinite linear;
          animation: drop-confetti-257 5s 2s infinite linear;
}

@keyframes drop-confetti-257 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-258 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3838219907;
  -webkit-transform: rotate(9.2236173466deg);
          transform: rotate(9.2236173466deg);
  -webkit-animation: drop-confetti-258 7s 4s infinite linear;
          animation: drop-confetti-258 7s 4s infinite linear;
}

@keyframes drop-confetti-258 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-259 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.0191643168;
  -webkit-transform: rotate(157.0196856374deg);
          transform: rotate(157.0196856374deg);
  -webkit-animation: drop-confetti-259 6s 3s infinite linear;
          animation: drop-confetti-259 6s 3s infinite linear;
}

@keyframes drop-confetti-259 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-260 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 1.3741638537;
  -webkit-transform: rotate(34.4905647165deg);
          transform: rotate(34.4905647165deg);
  -webkit-animation: drop-confetti-260 5s 1s infinite linear;
          animation: drop-confetti-260 5s 1s infinite linear;
}

@keyframes drop-confetti-260 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-261 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 3%;
  opacity: 1.2911397814;
  -webkit-transform: rotate(213.7410959221deg);
          transform: rotate(213.7410959221deg);
  -webkit-animation: drop-confetti-261 5s 2s infinite linear;
          animation: drop-confetti-261 5s 2s infinite linear;
}

@keyframes drop-confetti-261 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-262 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 1.4874750576;
  -webkit-transform: rotate(112.1598998627deg);
          transform: rotate(112.1598998627deg);
  -webkit-animation: drop-confetti-262 7s 4s infinite linear;
          animation: drop-confetti-262 7s 4s infinite linear;
}

@keyframes drop-confetti-262 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-263 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.1084645949;
  -webkit-transform: rotate(273.4810091458deg);
          transform: rotate(273.4810091458deg);
  -webkit-animation: drop-confetti-263 8s 3s infinite linear;
          animation: drop-confetti-263 8s 3s infinite linear;
}

@keyframes drop-confetti-263 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-264 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 60%;
  opacity: 1.0985032256;
  -webkit-transform: rotate(45.0232316776deg);
          transform: rotate(45.0232316776deg);
  -webkit-animation: drop-confetti-264 7s 3s infinite linear;
          animation: drop-confetti-264 7s 3s infinite linear;
}

@keyframes drop-confetti-264 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-265 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.5514177243;
  -webkit-transform: rotate(41.4449365635deg);
          transform: rotate(41.4449365635deg);
  -webkit-animation: drop-confetti-265 6s 5s infinite linear;
          animation: drop-confetti-265 6s 5s infinite linear;
}

@keyframes drop-confetti-265 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-266 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 91%;
  opacity: 1.0844569332;
  -webkit-transform: rotate(230.4657275309deg);
          transform: rotate(230.4657275309deg);
  -webkit-animation: drop-confetti-266 5s 1s infinite linear;
          animation: drop-confetti-266 5s 1s infinite linear;
}

@keyframes drop-confetti-266 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-267 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3744431977;
  -webkit-transform: rotate(124.1225435417deg);
          transform: rotate(124.1225435417deg);
  -webkit-animation: drop-confetti-267 5s 2s infinite linear;
          animation: drop-confetti-267 5s 2s infinite linear;
}

@keyframes drop-confetti-267 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-268 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2342376939;
  -webkit-transform: rotate(23.8225227271deg);
          transform: rotate(23.8225227271deg);
  -webkit-animation: drop-confetti-268 7s 1s infinite linear;
          animation: drop-confetti-268 7s 1s infinite linear;
}

@keyframes drop-confetti-268 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-269 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 0.8293340428;
  -webkit-transform: rotate(304.155153362deg);
          transform: rotate(304.155153362deg);
  -webkit-animation: drop-confetti-269 5s 1s infinite linear;
          animation: drop-confetti-269 5s 1s infinite linear;
}

@keyframes drop-confetti-269 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-270 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 59%;
  opacity: 0.8998661201;
  -webkit-transform: rotate(78.483369922deg);
          transform: rotate(78.483369922deg);
  -webkit-animation: drop-confetti-270 6s 5s infinite linear;
          animation: drop-confetti-270 6s 5s infinite linear;
}

@keyframes drop-confetti-270 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-271 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 1.223831398;
  -webkit-transform: rotate(182.4818645111deg);
          transform: rotate(182.4818645111deg);
  -webkit-animation: drop-confetti-271 6s 5s infinite linear;
          animation: drop-confetti-271 6s 5s infinite linear;
}

@keyframes drop-confetti-271 {
  100% {
    top: 110%;
    left: 48%;
  }
}
.confetti-272 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 81%;
  opacity: 0.6929100089;
  -webkit-transform: rotate(130.5527844739deg);
          transform: rotate(130.5527844739deg);
  -webkit-animation: drop-confetti-272 8s 2s infinite linear;
          animation: drop-confetti-272 8s 2s infinite linear;
}

@keyframes drop-confetti-272 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-273 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 31%;
  opacity: 1.0976076742;
  -webkit-transform: rotate(133.1000345406deg);
          transform: rotate(133.1000345406deg);
  -webkit-animation: drop-confetti-273 7s 5s infinite linear;
          animation: drop-confetti-273 7s 5s infinite linear;
}

@keyframes drop-confetti-273 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-274 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 20%;
  opacity: 0.7396431912;
  -webkit-transform: rotate(173.8086148419deg);
          transform: rotate(173.8086148419deg);
  -webkit-animation: drop-confetti-274 9s 2s infinite linear;
          animation: drop-confetti-274 9s 2s infinite linear;
}

@keyframes drop-confetti-274 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-275 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 10%;
  opacity: 1.0895201228;
  -webkit-transform: rotate(27.2051943916deg);
          transform: rotate(27.2051943916deg);
  -webkit-animation: drop-confetti-275 7s 2s infinite linear;
          animation: drop-confetti-275 7s 2s infinite linear;
}

@keyframes drop-confetti-275 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-276 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.9828095875;
  -webkit-transform: rotate(264.2104821259deg);
          transform: rotate(264.2104821259deg);
  -webkit-animation: drop-confetti-276 5s 2s infinite linear;
          animation: drop-confetti-276 5s 2s infinite linear;
}

@keyframes drop-confetti-276 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-277 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 56%;
  opacity: 1.3617019496;
  -webkit-transform: rotate(54.5471434889deg);
          transform: rotate(54.5471434889deg);
  -webkit-animation: drop-confetti-277 7s 4s infinite linear;
          animation: drop-confetti-277 7s 4s infinite linear;
}

@keyframes drop-confetti-277 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-278 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 0.8697711218;
  -webkit-transform: rotate(345.411444971deg);
          transform: rotate(345.411444971deg);
  -webkit-animation: drop-confetti-278 9s 4s infinite linear;
          animation: drop-confetti-278 9s 4s infinite linear;
}

@keyframes drop-confetti-278 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-279 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 47%;
  opacity: 1.1765966809;
  -webkit-transform: rotate(210.8343453619deg);
          transform: rotate(210.8343453619deg);
  -webkit-animation: drop-confetti-279 8s 4s infinite linear;
          animation: drop-confetti-279 8s 4s infinite linear;
}

@keyframes drop-confetti-279 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-280 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 0.8736088361;
  -webkit-transform: rotate(318.7038959573deg);
          transform: rotate(318.7038959573deg);
  -webkit-animation: drop-confetti-280 9s 3s infinite linear;
          animation: drop-confetti-280 9s 3s infinite linear;
}

@keyframes drop-confetti-280 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-281 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 1.3588672367;
  -webkit-transform: rotate(307.4986093097deg);
          transform: rotate(307.4986093097deg);
  -webkit-animation: drop-confetti-281 5s 5s infinite linear;
          animation: drop-confetti-281 5s 5s infinite linear;
}

@keyframes drop-confetti-281 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-282 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 48%;
  opacity: 1.3327605155;
  -webkit-transform: rotate(355.653267065deg);
          transform: rotate(355.653267065deg);
  -webkit-animation: drop-confetti-282 6s 3s infinite linear;
          animation: drop-confetti-282 6s 3s infinite linear;
}

@keyframes drop-confetti-282 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-283 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 43%;
  opacity: 0.841199294;
  -webkit-transform: rotate(198.1060199153deg);
          transform: rotate(198.1060199153deg);
  -webkit-animation: drop-confetti-283 9s 1s infinite linear;
          animation: drop-confetti-283 9s 1s infinite linear;
}

@keyframes drop-confetti-283 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-284 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 1.08615095;
  -webkit-transform: rotate(238.8245589449deg);
          transform: rotate(238.8245589449deg);
  -webkit-animation: drop-confetti-284 9s 1s infinite linear;
          animation: drop-confetti-284 9s 1s infinite linear;
}

@keyframes drop-confetti-284 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-285 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.453043144;
  -webkit-transform: rotate(240.0657342771deg);
          transform: rotate(240.0657342771deg);
  -webkit-animation: drop-confetti-285 7s 4s infinite linear;
          animation: drop-confetti-285 7s 4s infinite linear;
}

@keyframes drop-confetti-285 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-286 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.2813708807;
  -webkit-transform: rotate(70.176077293deg);
          transform: rotate(70.176077293deg);
  -webkit-animation: drop-confetti-286 7s 2s infinite linear;
          animation: drop-confetti-286 7s 2s infinite linear;
}

@keyframes drop-confetti-286 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-287 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 66%;
  opacity: 0.9059928907;
  -webkit-transform: rotate(195.4075460555deg);
          transform: rotate(195.4075460555deg);
  -webkit-animation: drop-confetti-287 9s 4s infinite linear;
          animation: drop-confetti-287 9s 4s infinite linear;
}

@keyframes drop-confetti-287 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-288 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 26%;
  opacity: 1.4324763189;
  -webkit-transform: rotate(288.4469613601deg);
          transform: rotate(288.4469613601deg);
  -webkit-animation: drop-confetti-288 6s 4s infinite linear;
          animation: drop-confetti-288 6s 4s infinite linear;
}

@keyframes drop-confetti-288 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-289 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 66%;
  opacity: 0.8433460337;
  -webkit-transform: rotate(353.9203296655deg);
          transform: rotate(353.9203296655deg);
  -webkit-animation: drop-confetti-289 7s 2s infinite linear;
          animation: drop-confetti-289 7s 2s infinite linear;
}

@keyframes drop-confetti-289 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-290 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 1.3718634902;
  -webkit-transform: rotate(163.486220771deg);
          transform: rotate(163.486220771deg);
  -webkit-animation: drop-confetti-290 9s 5s infinite linear;
          animation: drop-confetti-290 9s 5s infinite linear;
}

@keyframes drop-confetti-290 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-291 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 0.8679614464;
  -webkit-transform: rotate(283.8250658118deg);
          transform: rotate(283.8250658118deg);
  -webkit-animation: drop-confetti-291 7s 3s infinite linear;
          animation: drop-confetti-291 7s 3s infinite linear;
}

@keyframes drop-confetti-291 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-292 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 1.0541366356;
  -webkit-transform: rotate(99.6654155031deg);
          transform: rotate(99.6654155031deg);
  -webkit-animation: drop-confetti-292 5s 4s infinite linear;
          animation: drop-confetti-292 5s 4s infinite linear;
}

@keyframes drop-confetti-292 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-293 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 40%;
  opacity: 0.8222849654;
  -webkit-transform: rotate(315.3323089809deg);
          transform: rotate(315.3323089809deg);
  -webkit-animation: drop-confetti-293 7s 4s infinite linear;
          animation: drop-confetti-293 7s 4s infinite linear;
}

@keyframes drop-confetti-293 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.confetti-294 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.6757211017;
  -webkit-transform: rotate(150.017399957deg);
          transform: rotate(150.017399957deg);
  -webkit-animation: drop-confetti-294 7s 3s infinite linear;
          animation: drop-confetti-294 7s 3s infinite linear;
}

@keyframes drop-confetti-294 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-295 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 9%;
  opacity: 0.7635769708;
  -webkit-transform: rotate(312.0706318868deg);
          transform: rotate(312.0706318868deg);
  -webkit-animation: drop-confetti-295 7s 4s infinite linear;
          animation: drop-confetti-295 7s 4s infinite linear;
}

@keyframes drop-confetti-295 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.confetti-296 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.1231781764;
  -webkit-transform: rotate(252.1895008253deg);
          transform: rotate(252.1895008253deg);
  -webkit-animation: drop-confetti-296 8s 4s infinite linear;
          animation: drop-confetti-296 8s 4s infinite linear;
}

@keyframes drop-confetti-296 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-297 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 59%;
  opacity: 1.3809758892;
  -webkit-transform: rotate(276.7828052939deg);
          transform: rotate(276.7828052939deg);
  -webkit-animation: drop-confetti-297 9s 2s infinite linear;
          animation: drop-confetti-297 9s 2s infinite linear;
}

@keyframes drop-confetti-297 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-298 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 37%;
  opacity: 1.2540269018;
  -webkit-transform: rotate(302.0952787909deg);
          transform: rotate(302.0952787909deg);
  -webkit-animation: drop-confetti-298 5s 2s infinite linear;
          animation: drop-confetti-298 5s 2s infinite linear;
}

@keyframes drop-confetti-298 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-299 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 0.8612838389;
  -webkit-transform: rotate(324.6889464482deg);
          transform: rotate(324.6889464482deg);
  -webkit-animation: drop-confetti-299 7s 3s infinite linear;
          animation: drop-confetti-299 7s 3s infinite linear;
}

@keyframes drop-confetti-299 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-300 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 99%;
  opacity: 0.558116829;
  -webkit-transform: rotate(275.1711813047deg);
          transform: rotate(275.1711813047deg);
  -webkit-animation: drop-confetti-300 8s 5s infinite linear;
          animation: drop-confetti-300 8s 5s infinite linear;
}

@keyframes drop-confetti-300 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-301 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 35%;
  opacity: 1.2997342441;
  -webkit-transform: rotate(323.3577879308deg);
          transform: rotate(323.3577879308deg);
  -webkit-animation: drop-confetti-301 5s 4s infinite linear;
          animation: drop-confetti-301 5s 4s infinite linear;
}

@keyframes drop-confetti-301 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-302 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 0.7011230954;
  -webkit-transform: rotate(194.0125849529deg);
          transform: rotate(194.0125849529deg);
  -webkit-animation: drop-confetti-302 8s 3s infinite linear;
          animation: drop-confetti-302 8s 3s infinite linear;
}

@keyframes drop-confetti-302 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-303 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.6156716282;
  -webkit-transform: rotate(166.7663723912deg);
          transform: rotate(166.7663723912deg);
  -webkit-animation: drop-confetti-303 5s 4s infinite linear;
          animation: drop-confetti-303 5s 4s infinite linear;
}

@keyframes drop-confetti-303 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-304 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 55%;
  opacity: 1.4312548665;
  -webkit-transform: rotate(40.4869425375deg);
          transform: rotate(40.4869425375deg);
  -webkit-animation: drop-confetti-304 5s 2s infinite linear;
          animation: drop-confetti-304 5s 2s infinite linear;
}

@keyframes drop-confetti-304 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-305 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.5020084616;
  -webkit-transform: rotate(262.6760035724deg);
          transform: rotate(262.6760035724deg);
  -webkit-animation: drop-confetti-305 6s 5s infinite linear;
          animation: drop-confetti-305 6s 5s infinite linear;
}

@keyframes drop-confetti-305 {
  100% {
    top: 110%;
    left: 15%;
  }
}
.confetti-306 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 0.8702824956;
  -webkit-transform: rotate(287.7809544228deg);
          transform: rotate(287.7809544228deg);
  -webkit-animation: drop-confetti-306 6s 4s infinite linear;
          animation: drop-confetti-306 6s 4s infinite linear;
}

@keyframes drop-confetti-306 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-307 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 53%;
  opacity: 0.5784992066;
  -webkit-transform: rotate(17.2375343606deg);
          transform: rotate(17.2375343606deg);
  -webkit-animation: drop-confetti-307 6s 2s infinite linear;
          animation: drop-confetti-307 6s 2s infinite linear;
}

@keyframes drop-confetti-307 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-308 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 84%;
  opacity: 0.9722368797;
  -webkit-transform: rotate(266.0982078299deg);
          transform: rotate(266.0982078299deg);
  -webkit-animation: drop-confetti-308 8s 1s infinite linear;
          animation: drop-confetti-308 8s 1s infinite linear;
}

@keyframes drop-confetti-308 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-309 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 49%;
  opacity: 0.5743250203;
  -webkit-transform: rotate(23.317695217deg);
          transform: rotate(23.317695217deg);
  -webkit-animation: drop-confetti-309 5s 3s infinite linear;
          animation: drop-confetti-309 5s 3s infinite linear;
}

@keyframes drop-confetti-309 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-310 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2141543451;
  -webkit-transform: rotate(65.3004008359deg);
          transform: rotate(65.3004008359deg);
  -webkit-animation: drop-confetti-310 7s 2s infinite linear;
          animation: drop-confetti-310 7s 2s infinite linear;
}

@keyframes drop-confetti-310 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-311 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 63%;
  opacity: 1.1192323815;
  -webkit-transform: rotate(175.1693487514deg);
          transform: rotate(175.1693487514deg);
  -webkit-animation: drop-confetti-311 8s 3s infinite linear;
          animation: drop-confetti-311 8s 3s infinite linear;
}

@keyframes drop-confetti-311 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-312 {
  width: 8px;
  height: 3.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.7146504573;
  -webkit-transform: rotate(36.2060574096deg);
          transform: rotate(36.2060574096deg);
  -webkit-animation: drop-confetti-312 5s 5s infinite linear;
          animation: drop-confetti-312 5s 5s infinite linear;
}

@keyframes drop-confetti-312 {
  100% {
    top: 110%;
    left: 5%;
  }
}
.confetti-313 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 80%;
  opacity: 1.1962117685;
  -webkit-transform: rotate(140.4040919141deg);
          transform: rotate(140.4040919141deg);
  -webkit-animation: drop-confetti-313 5s 1s infinite linear;
          animation: drop-confetti-313 5s 1s infinite linear;
}

@keyframes drop-confetti-313 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-314 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 83%;
  opacity: 1.3103572167;
  -webkit-transform: rotate(52.5974845669deg);
          transform: rotate(52.5974845669deg);
  -webkit-animation: drop-confetti-314 6s 5s infinite linear;
          animation: drop-confetti-314 6s 5s infinite linear;
}

@keyframes drop-confetti-314 {
  100% {
    top: 110%;
    left: 96%;
  }
}
.confetti-315 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.0720078334;
  -webkit-transform: rotate(112.9525729919deg);
          transform: rotate(112.9525729919deg);
  -webkit-animation: drop-confetti-315 6s 2s infinite linear;
          animation: drop-confetti-315 6s 2s infinite linear;
}

@keyframes drop-confetti-315 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-316 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 98%;
  opacity: 1.4320242597;
  -webkit-transform: rotate(271.1719141994deg);
          transform: rotate(271.1719141994deg);
  -webkit-animation: drop-confetti-316 9s 2s infinite linear;
          animation: drop-confetti-316 9s 2s infinite linear;
}

@keyframes drop-confetti-316 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-317 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 3%;
  opacity: 0.7207462851;
  -webkit-transform: rotate(313.0865125292deg);
          transform: rotate(313.0865125292deg);
  -webkit-animation: drop-confetti-317 7s 5s infinite linear;
          animation: drop-confetti-317 7s 5s infinite linear;
}

@keyframes drop-confetti-317 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.confetti-318 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 25%;
  opacity: 1.2781735824;
  -webkit-transform: rotate(9.718868725deg);
          transform: rotate(9.718868725deg);
  -webkit-animation: drop-confetti-318 8s 3s infinite linear;
          animation: drop-confetti-318 8s 3s infinite linear;
}

@keyframes drop-confetti-318 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-319 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 53%;
  opacity: 0.8712698898;
  -webkit-transform: rotate(157.8540007401deg);
          transform: rotate(157.8540007401deg);
  -webkit-animation: drop-confetti-319 9s 3s infinite linear;
          animation: drop-confetti-319 9s 3s infinite linear;
}

@keyframes drop-confetti-319 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-320 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 51%;
  opacity: 1.1407025281;
  -webkit-transform: rotate(271.8945192237deg);
          transform: rotate(271.8945192237deg);
  -webkit-animation: drop-confetti-320 9s 5s infinite linear;
          animation: drop-confetti-320 9s 5s infinite linear;
}

@keyframes drop-confetti-320 {
  100% {
    top: 110%;
    left: 64%;
  }
}
.confetti-321 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 18%;
  opacity: 1.0045146635;
  -webkit-transform: rotate(51.0292970153deg);
          transform: rotate(51.0292970153deg);
  -webkit-animation: drop-confetti-321 5s 4s infinite linear;
          animation: drop-confetti-321 5s 4s infinite linear;
}

@keyframes drop-confetti-321 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-322 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 55%;
  opacity: 0.6072207654;
  -webkit-transform: rotate(180.6943680885deg);
          transform: rotate(180.6943680885deg);
  -webkit-animation: drop-confetti-322 9s 4s infinite linear;
          animation: drop-confetti-322 9s 4s infinite linear;
}

@keyframes drop-confetti-322 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-323 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 42%;
  opacity: 0.534492379;
  -webkit-transform: rotate(220.8720663323deg);
          transform: rotate(220.8720663323deg);
  -webkit-animation: drop-confetti-323 7s 4s infinite linear;
          animation: drop-confetti-323 7s 4s infinite linear;
}

@keyframes drop-confetti-323 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-324 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 39%;
  opacity: 0.8176603111;
  -webkit-transform: rotate(187.8515093067deg);
          transform: rotate(187.8515093067deg);
  -webkit-animation: drop-confetti-324 9s 1s infinite linear;
          animation: drop-confetti-324 9s 1s infinite linear;
}

@keyframes drop-confetti-324 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-325 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 99%;
  opacity: 1.2058016454;
  -webkit-transform: rotate(30.421067368deg);
          transform: rotate(30.421067368deg);
  -webkit-animation: drop-confetti-325 5s 1s infinite linear;
          animation: drop-confetti-325 5s 1s infinite linear;
}

@keyframes drop-confetti-325 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-326 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 48%;
  opacity: 0.7556357369;
  -webkit-transform: rotate(256.4817941827deg);
          transform: rotate(256.4817941827deg);
  -webkit-animation: drop-confetti-326 9s 2s infinite linear;
          animation: drop-confetti-326 9s 2s infinite linear;
}

@keyframes drop-confetti-326 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-327 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 94%;
  opacity: 0.8196504944;
  -webkit-transform: rotate(74.2203629775deg);
          transform: rotate(74.2203629775deg);
  -webkit-animation: drop-confetti-327 8s 5s infinite linear;
          animation: drop-confetti-327 8s 5s infinite linear;
}

@keyframes drop-confetti-327 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-328 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 1%;
  opacity: 0.8851429468;
  -webkit-transform: rotate(110.1683687744deg);
          transform: rotate(110.1683687744deg);
  -webkit-animation: drop-confetti-328 8s 3s infinite linear;
          animation: drop-confetti-328 8s 3s infinite linear;
}

@keyframes drop-confetti-328 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-329 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 11%;
  opacity: 1.0844901986;
  -webkit-transform: rotate(7.00024024deg);
          transform: rotate(7.00024024deg);
  -webkit-animation: drop-confetti-329 5s 3s infinite linear;
          animation: drop-confetti-329 5s 3s infinite linear;
}

@keyframes drop-confetti-329 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-330 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 61%;
  opacity: 0.5124751984;
  -webkit-transform: rotate(163.948942916deg);
          transform: rotate(163.948942916deg);
  -webkit-animation: drop-confetti-330 6s 1s infinite linear;
          animation: drop-confetti-330 6s 1s infinite linear;
}

@keyframes drop-confetti-330 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-331 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 19%;
  opacity: 1.1156452528;
  -webkit-transform: rotate(289.5723621967deg);
          transform: rotate(289.5723621967deg);
  -webkit-animation: drop-confetti-331 6s 5s infinite linear;
          animation: drop-confetti-331 6s 5s infinite linear;
}

@keyframes drop-confetti-331 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-332 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 24%;
  opacity: 0.6498680774;
  -webkit-transform: rotate(38.1521467539deg);
          transform: rotate(38.1521467539deg);
  -webkit-animation: drop-confetti-332 5s 4s infinite linear;
          animation: drop-confetti-332 5s 4s infinite linear;
}

@keyframes drop-confetti-332 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-333 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 40%;
  opacity: 1.3811172479;
  -webkit-transform: rotate(59.3798298015deg);
          transform: rotate(59.3798298015deg);
  -webkit-animation: drop-confetti-333 5s 3s infinite linear;
          animation: drop-confetti-333 5s 3s infinite linear;
}

@keyframes drop-confetti-333 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.confetti-334 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 60%;
  opacity: 1.3651012407;
  -webkit-transform: rotate(298.9614911899deg);
          transform: rotate(298.9614911899deg);
  -webkit-animation: drop-confetti-334 7s 1s infinite linear;
          animation: drop-confetti-334 7s 1s infinite linear;
}

@keyframes drop-confetti-334 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-335 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 100%;
  opacity: 0.7471157025;
  -webkit-transform: rotate(323.4010256752deg);
          transform: rotate(323.4010256752deg);
  -webkit-animation: drop-confetti-335 8s 2s infinite linear;
          animation: drop-confetti-335 8s 2s infinite linear;
}

@keyframes drop-confetti-335 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.confetti-336 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 1.1352198254;
  -webkit-transform: rotate(26.5196776374deg);
          transform: rotate(26.5196776374deg);
  -webkit-animation: drop-confetti-336 6s 1s infinite linear;
          animation: drop-confetti-336 6s 1s infinite linear;
}

@keyframes drop-confetti-336 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-337 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.9912429071;
  -webkit-transform: rotate(23.5209996926deg);
          transform: rotate(23.5209996926deg);
  -webkit-animation: drop-confetti-337 6s 2s infinite linear;
          animation: drop-confetti-337 6s 2s infinite linear;
}

@keyframes drop-confetti-337 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.confetti-338 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.132339593;
  -webkit-transform: rotate(253.8355411287deg);
          transform: rotate(253.8355411287deg);
  -webkit-animation: drop-confetti-338 9s 1s infinite linear;
          animation: drop-confetti-338 9s 1s infinite linear;
}

@keyframes drop-confetti-338 {
  100% {
    top: 110%;
    left: 18%;
  }
}
.confetti-339 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 77%;
  opacity: 1.3806898134;
  -webkit-transform: rotate(306.6579680273deg);
          transform: rotate(306.6579680273deg);
  -webkit-animation: drop-confetti-339 8s 3s infinite linear;
          animation: drop-confetti-339 8s 3s infinite linear;
}

@keyframes drop-confetti-339 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-340 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 93%;
  opacity: 0.7030899078;
  -webkit-transform: rotate(54.1105145227deg);
          transform: rotate(54.1105145227deg);
  -webkit-animation: drop-confetti-340 8s 4s infinite linear;
          animation: drop-confetti-340 8s 4s infinite linear;
}

@keyframes drop-confetti-340 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.confetti-341 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 22%;
  opacity: 0.5716764098;
  -webkit-transform: rotate(266.0760060907deg);
          transform: rotate(266.0760060907deg);
  -webkit-animation: drop-confetti-341 8s 5s infinite linear;
          animation: drop-confetti-341 8s 5s infinite linear;
}

@keyframes drop-confetti-341 {
  100% {
    top: 110%;
    left: 33%;
  }
}
.confetti-342 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 1%;
  opacity: 1.2091053993;
  -webkit-transform: rotate(63.6899365544deg);
          transform: rotate(63.6899365544deg);
  -webkit-animation: drop-confetti-342 8s 4s infinite linear;
          animation: drop-confetti-342 8s 4s infinite linear;
}

@keyframes drop-confetti-342 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-343 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 20%;
  opacity: 1.1158000117;
  -webkit-transform: rotate(307.3328164441deg);
          transform: rotate(307.3328164441deg);
  -webkit-animation: drop-confetti-343 5s 4s infinite linear;
          animation: drop-confetti-343 5s 4s infinite linear;
}

@keyframes drop-confetti-343 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-344 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.5482965614;
  -webkit-transform: rotate(27.7499229816deg);
          transform: rotate(27.7499229816deg);
  -webkit-animation: drop-confetti-344 9s 5s infinite linear;
          animation: drop-confetti-344 9s 5s infinite linear;
}

@keyframes drop-confetti-344 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-345 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 51%;
  opacity: 0.9681753715;
  -webkit-transform: rotate(127.6448651563deg);
          transform: rotate(127.6448651563deg);
  -webkit-animation: drop-confetti-345 9s 4s infinite linear;
          animation: drop-confetti-345 9s 4s infinite linear;
}

@keyframes drop-confetti-345 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-346 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 0.6148179041;
  -webkit-transform: rotate(13.4240433207deg);
          transform: rotate(13.4240433207deg);
  -webkit-animation: drop-confetti-346 7s 2s infinite linear;
          animation: drop-confetti-346 7s 2s infinite linear;
}

@keyframes drop-confetti-346 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-347 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 0.8160871082;
  -webkit-transform: rotate(325.3411234827deg);
          transform: rotate(325.3411234827deg);
  -webkit-animation: drop-confetti-347 7s 3s infinite linear;
          animation: drop-confetti-347 7s 3s infinite linear;
}

@keyframes drop-confetti-347 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-348 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 19%;
  opacity: 0.9013604091;
  -webkit-transform: rotate(227.3724484106deg);
          transform: rotate(227.3724484106deg);
  -webkit-animation: drop-confetti-348 8s 4s infinite linear;
          animation: drop-confetti-348 8s 4s infinite linear;
}

@keyframes drop-confetti-348 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-349 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 30%;
  opacity: 0.8428245522;
  -webkit-transform: rotate(113.3837356507deg);
          transform: rotate(113.3837356507deg);
  -webkit-animation: drop-confetti-349 6s 5s infinite linear;
          animation: drop-confetti-349 6s 5s infinite linear;
}

@keyframes drop-confetti-349 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-350 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 24%;
  opacity: 1.4540839616;
  -webkit-transform: rotate(82.7480002556deg);
          transform: rotate(82.7480002556deg);
  -webkit-animation: drop-confetti-350 6s 3s infinite linear;
          animation: drop-confetti-350 6s 3s infinite linear;
}

@keyframes drop-confetti-350 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-351 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 20%;
  opacity: 1.459398882;
  -webkit-transform: rotate(57.6563162137deg);
          transform: rotate(57.6563162137deg);
  -webkit-animation: drop-confetti-351 7s 5s infinite linear;
          animation: drop-confetti-351 7s 5s infinite linear;
}

@keyframes drop-confetti-351 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.confetti-352 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 97%;
  opacity: 0.7647874764;
  -webkit-transform: rotate(261.4199546022deg);
          transform: rotate(261.4199546022deg);
  -webkit-animation: drop-confetti-352 8s 2s infinite linear;
          animation: drop-confetti-352 8s 2s infinite linear;
}

@keyframes drop-confetti-352 {
  100% {
    top: 110%;
    left: 111%;
  }
}
.confetti-353 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 97%;
  opacity: 1.2705389333;
  -webkit-transform: rotate(141.3912661929deg);
          transform: rotate(141.3912661929deg);
  -webkit-animation: drop-confetti-353 7s 4s infinite linear;
          animation: drop-confetti-353 7s 4s infinite linear;
}

@keyframes drop-confetti-353 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-354 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 82%;
  opacity: 1.3767024489;
  -webkit-transform: rotate(133.8537508185deg);
          transform: rotate(133.8537508185deg);
  -webkit-animation: drop-confetti-354 6s 1s infinite linear;
          animation: drop-confetti-354 6s 1s infinite linear;
}

@keyframes drop-confetti-354 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-355 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 52%;
  opacity: 1.2946280546;
  -webkit-transform: rotate(237.7946649282deg);
          transform: rotate(237.7946649282deg);
  -webkit-animation: drop-confetti-355 7s 2s infinite linear;
          animation: drop-confetti-355 7s 2s infinite linear;
}

@keyframes drop-confetti-355 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-356 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 57%;
  opacity: 0.8454502288;
  -webkit-transform: rotate(61.0620639627deg);
          transform: rotate(61.0620639627deg);
  -webkit-animation: drop-confetti-356 6s 4s infinite linear;
          animation: drop-confetti-356 6s 4s infinite linear;
}

@keyframes drop-confetti-356 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.confetti-357 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 37%;
  opacity: 0.9156406123;
  -webkit-transform: rotate(301.9559073787deg);
          transform: rotate(301.9559073787deg);
  -webkit-animation: drop-confetti-357 8s 4s infinite linear;
          animation: drop-confetti-357 8s 4s infinite linear;
}

@keyframes drop-confetti-357 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-358 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 67%;
  opacity: 0.6194668221;
  -webkit-transform: rotate(228.6027653555deg);
          transform: rotate(228.6027653555deg);
  -webkit-animation: drop-confetti-358 8s 1s infinite linear;
          animation: drop-confetti-358 8s 1s infinite linear;
}

@keyframes drop-confetti-358 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-359 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.8806078862;
  -webkit-transform: rotate(176.8246542515deg);
          transform: rotate(176.8246542515deg);
  -webkit-animation: drop-confetti-359 8s 2s infinite linear;
          animation: drop-confetti-359 8s 2s infinite linear;
}

@keyframes drop-confetti-359 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-360 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 1.2312957643;
  -webkit-transform: rotate(162.7694677153deg);
          transform: rotate(162.7694677153deg);
  -webkit-animation: drop-confetti-360 5s 1s infinite linear;
          animation: drop-confetti-360 5s 1s infinite linear;
}

@keyframes drop-confetti-360 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-361 {
  width: 4px;
  height: 1.6px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 1.2229966614;
  -webkit-transform: rotate(66.1193315577deg);
          transform: rotate(66.1193315577deg);
  -webkit-animation: drop-confetti-361 6s 4s infinite linear;
          animation: drop-confetti-361 6s 4s infinite linear;
}

@keyframes drop-confetti-361 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-362 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 1.182546217;
  -webkit-transform: rotate(47.557927386deg);
          transform: rotate(47.557927386deg);
  -webkit-animation: drop-confetti-362 6s 3s infinite linear;
          animation: drop-confetti-362 6s 3s infinite linear;
}

@keyframes drop-confetti-362 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-363 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 87%;
  opacity: 1.0791648743;
  -webkit-transform: rotate(116.2570038903deg);
          transform: rotate(116.2570038903deg);
  -webkit-animation: drop-confetti-363 8s 1s infinite linear;
          animation: drop-confetti-363 8s 1s infinite linear;
}

@keyframes drop-confetti-363 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-364 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 8%;
  opacity: 0.6750514279;
  -webkit-transform: rotate(122.0328408224deg);
          transform: rotate(122.0328408224deg);
  -webkit-animation: drop-confetti-364 9s 5s infinite linear;
          animation: drop-confetti-364 9s 5s infinite linear;
}

@keyframes drop-confetti-364 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.confetti-365 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 92%;
  opacity: 1.0499680316;
  -webkit-transform: rotate(92.4952373952deg);
          transform: rotate(92.4952373952deg);
  -webkit-animation: drop-confetti-365 8s 5s infinite linear;
          animation: drop-confetti-365 8s 5s infinite linear;
}

@keyframes drop-confetti-365 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-366 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 0.7216615869;
  -webkit-transform: rotate(211.0391794928deg);
          transform: rotate(211.0391794928deg);
  -webkit-animation: drop-confetti-366 7s 1s infinite linear;
          animation: drop-confetti-366 7s 1s infinite linear;
}

@keyframes drop-confetti-366 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-367 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 50%;
  opacity: 1.3060354947;
  -webkit-transform: rotate(184.3174344137deg);
          transform: rotate(184.3174344137deg);
  -webkit-animation: drop-confetti-367 6s 4s infinite linear;
          animation: drop-confetti-367 6s 4s infinite linear;
}

@keyframes drop-confetti-367 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-368 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 19%;
  opacity: 1.1884772351;
  -webkit-transform: rotate(208.6485170643deg);
          transform: rotate(208.6485170643deg);
  -webkit-animation: drop-confetti-368 6s 1s infinite linear;
          animation: drop-confetti-368 6s 1s infinite linear;
}

@keyframes drop-confetti-368 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-369 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 76%;
  opacity: 0.7558895221;
  -webkit-transform: rotate(210.8881632535deg);
          transform: rotate(210.8881632535deg);
  -webkit-animation: drop-confetti-369 7s 3s infinite linear;
          animation: drop-confetti-369 7s 3s infinite linear;
}

@keyframes drop-confetti-369 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-370 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 1.3362155093;
  -webkit-transform: rotate(313.5331634405deg);
          transform: rotate(313.5331634405deg);
  -webkit-animation: drop-confetti-370 9s 1s infinite linear;
          animation: drop-confetti-370 9s 1s infinite linear;
}

@keyframes drop-confetti-370 {
  100% {
    top: 110%;
    left: 9%;
  }
}
.confetti-371 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 80%;
  opacity: 0.7113786355;
  -webkit-transform: rotate(128.4044426511deg);
          transform: rotate(128.4044426511deg);
  -webkit-animation: drop-confetti-371 9s 4s infinite linear;
          animation: drop-confetti-371 9s 4s infinite linear;
}

@keyframes drop-confetti-371 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-372 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 100%;
  opacity: 1.298184299;
  -webkit-transform: rotate(51.2048637462deg);
          transform: rotate(51.2048637462deg);
  -webkit-animation: drop-confetti-372 8s 5s infinite linear;
          animation: drop-confetti-372 8s 5s infinite linear;
}

@keyframes drop-confetti-372 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-373 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 1.0585402692;
  -webkit-transform: rotate(284.7838084394deg);
          transform: rotate(284.7838084394deg);
  -webkit-animation: drop-confetti-373 7s 1s infinite linear;
          animation: drop-confetti-373 7s 1s infinite linear;
}

@keyframes drop-confetti-373 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-374 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 17%;
  opacity: 0.9650815494;
  -webkit-transform: rotate(143.7395021408deg);
          transform: rotate(143.7395021408deg);
  -webkit-animation: drop-confetti-374 6s 4s infinite linear;
          animation: drop-confetti-374 6s 4s infinite linear;
}

@keyframes drop-confetti-374 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.confetti-375 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 1.3679215022;
  -webkit-transform: rotate(13.2763965741deg);
          transform: rotate(13.2763965741deg);
  -webkit-animation: drop-confetti-375 8s 2s infinite linear;
          animation: drop-confetti-375 8s 2s infinite linear;
}

@keyframes drop-confetti-375 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.confetti-376 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 0.9097854105;
  -webkit-transform: rotate(268.8523340698deg);
          transform: rotate(268.8523340698deg);
  -webkit-animation: drop-confetti-376 8s 4s infinite linear;
          animation: drop-confetti-376 8s 4s infinite linear;
}

@keyframes drop-confetti-376 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-377 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 52%;
  opacity: 1.1356408596;
  -webkit-transform: rotate(40.9024889821deg);
          transform: rotate(40.9024889821deg);
  -webkit-animation: drop-confetti-377 7s 2s infinite linear;
          animation: drop-confetti-377 7s 2s infinite linear;
}

@keyframes drop-confetti-377 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-378 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 58%;
  opacity: 1.2533501301;
  -webkit-transform: rotate(305.7679139174deg);
          transform: rotate(305.7679139174deg);
  -webkit-animation: drop-confetti-378 5s 1s infinite linear;
          animation: drop-confetti-378 5s 1s infinite linear;
}

@keyframes drop-confetti-378 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-379 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2194574692;
  -webkit-transform: rotate(50.6287745911deg);
          transform: rotate(50.6287745911deg);
  -webkit-animation: drop-confetti-379 5s 2s infinite linear;
          animation: drop-confetti-379 5s 2s infinite linear;
}

@keyframes drop-confetti-379 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.confetti-380 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 14%;
  opacity: 1.4124608547;
  -webkit-transform: rotate(168.5119378644deg);
          transform: rotate(168.5119378644deg);
  -webkit-animation: drop-confetti-380 6s 2s infinite linear;
          animation: drop-confetti-380 6s 2s infinite linear;
}

@keyframes drop-confetti-380 {
  100% {
    top: 110%;
    left: 24%;
  }
}
.confetti-381 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 1.2641926748;
  -webkit-transform: rotate(236.1645586508deg);
          transform: rotate(236.1645586508deg);
  -webkit-animation: drop-confetti-381 9s 4s infinite linear;
          animation: drop-confetti-381 9s 4s infinite linear;
}

@keyframes drop-confetti-381 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-382 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 43%;
  opacity: 1.0708080848;
  -webkit-transform: rotate(293.4015635723deg);
          transform: rotate(293.4015635723deg);
  -webkit-animation: drop-confetti-382 7s 3s infinite linear;
          animation: drop-confetti-382 7s 3s infinite linear;
}

@keyframes drop-confetti-382 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.confetti-383 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 64%;
  opacity: 1.3157145179;
  -webkit-transform: rotate(313.432658851deg);
          transform: rotate(313.432658851deg);
  -webkit-animation: drop-confetti-383 6s 4s infinite linear;
          animation: drop-confetti-383 6s 4s infinite linear;
}

@keyframes drop-confetti-383 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.confetti-384 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 53%;
  opacity: 1.3602318592;
  -webkit-transform: rotate(353.1465251447deg);
          transform: rotate(353.1465251447deg);
  -webkit-animation: drop-confetti-384 5s 4s infinite linear;
          animation: drop-confetti-384 5s 4s infinite linear;
}

@keyframes drop-confetti-384 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-385 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 100%;
  opacity: 0.5972324958;
  -webkit-transform: rotate(349.2515873545deg);
          transform: rotate(349.2515873545deg);
  -webkit-animation: drop-confetti-385 5s 5s infinite linear;
          animation: drop-confetti-385 5s 5s infinite linear;
}

@keyframes drop-confetti-385 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-386 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 29%;
  opacity: 0.639277169;
  -webkit-transform: rotate(29.9306808679deg);
          transform: rotate(29.9306808679deg);
  -webkit-animation: drop-confetti-386 5s 1s infinite linear;
          animation: drop-confetti-386 5s 1s infinite linear;
}

@keyframes drop-confetti-386 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-387 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 36%;
  opacity: 0.8053206888;
  -webkit-transform: rotate(76.1519276131deg);
          transform: rotate(76.1519276131deg);
  -webkit-animation: drop-confetti-387 6s 1s infinite linear;
          animation: drop-confetti-387 6s 1s infinite linear;
}

@keyframes drop-confetti-387 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-388 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 25%;
  opacity: 1.4346041115;
  -webkit-transform: rotate(44.4922481115deg);
          transform: rotate(44.4922481115deg);
  -webkit-animation: drop-confetti-388 9s 3s infinite linear;
          animation: drop-confetti-388 9s 3s infinite linear;
}

@keyframes drop-confetti-388 {
  100% {
    top: 110%;
    left: 26%;
  }
}
.confetti-389 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 32%;
  opacity: 0.7692668046;
  -webkit-transform: rotate(157.5548984156deg);
          transform: rotate(157.5548984156deg);
  -webkit-animation: drop-confetti-389 9s 4s infinite linear;
          animation: drop-confetti-389 9s 4s infinite linear;
}

@keyframes drop-confetti-389 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-390 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 89%;
  opacity: 0.9840334277;
  -webkit-transform: rotate(295.5828827744deg);
          transform: rotate(295.5828827744deg);
  -webkit-animation: drop-confetti-390 8s 1s infinite linear;
          animation: drop-confetti-390 8s 1s infinite linear;
}

@keyframes drop-confetti-390 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-391 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 7%;
  opacity: 0.7484903191;
  -webkit-transform: rotate(214.7730353277deg);
          transform: rotate(214.7730353277deg);
  -webkit-animation: drop-confetti-391 9s 2s infinite linear;
          animation: drop-confetti-391 9s 2s infinite linear;
}

@keyframes drop-confetti-391 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-392 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 58%;
  opacity: 0.9418561722;
  -webkit-transform: rotate(145.6723108613deg);
          transform: rotate(145.6723108613deg);
  -webkit-animation: drop-confetti-392 7s 4s infinite linear;
          animation: drop-confetti-392 7s 4s infinite linear;
}

@keyframes drop-confetti-392 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-393 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 4%;
  opacity: 0.773769236;
  -webkit-transform: rotate(334.6391497739deg);
          transform: rotate(334.6391497739deg);
  -webkit-animation: drop-confetti-393 7s 1s infinite linear;
          animation: drop-confetti-393 7s 1s infinite linear;
}

@keyframes drop-confetti-393 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-394 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.3269683239;
  -webkit-transform: rotate(252.9304182767deg);
          transform: rotate(252.9304182767deg);
  -webkit-animation: drop-confetti-394 8s 5s infinite linear;
          animation: drop-confetti-394 8s 5s infinite linear;
}

@keyframes drop-confetti-394 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-395 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8374953647;
  -webkit-transform: rotate(343.457670761deg);
          transform: rotate(343.457670761deg);
  -webkit-animation: drop-confetti-395 6s 1s infinite linear;
          animation: drop-confetti-395 6s 1s infinite linear;
}

@keyframes drop-confetti-395 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-396 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 18%;
  opacity: 1.2296734321;
  -webkit-transform: rotate(241.3461112933deg);
          transform: rotate(241.3461112933deg);
  -webkit-animation: drop-confetti-396 8s 1s infinite linear;
          animation: drop-confetti-396 8s 1s infinite linear;
}

@keyframes drop-confetti-396 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-397 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 71%;
  opacity: 1.0095457044;
  -webkit-transform: rotate(221.9042537173deg);
          transform: rotate(221.9042537173deg);
  -webkit-animation: drop-confetti-397 8s 2s infinite linear;
          animation: drop-confetti-397 8s 2s infinite linear;
}

@keyframes drop-confetti-397 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-398 {
  width: 3px;
  height: 1.2px;
  background-color: #000000;
  top: -10%;
  left: 84%;
  opacity: 0.6157751879;
  -webkit-transform: rotate(264.6987811204deg);
          transform: rotate(264.6987811204deg);
  -webkit-animation: drop-confetti-398 7s 3s infinite linear;
          animation: drop-confetti-398 7s 3s infinite linear;
}

@keyframes drop-confetti-398 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-399 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 0.8802860851;
  -webkit-transform: rotate(168.889962828deg);
          transform: rotate(168.889962828deg);
  -webkit-animation: drop-confetti-399 6s 4s infinite linear;
          animation: drop-confetti-399 6s 4s infinite linear;
}

@keyframes drop-confetti-399 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-400 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.5417902581;
  -webkit-transform: rotate(191.5686195062deg);
          transform: rotate(191.5686195062deg);
  -webkit-animation: drop-confetti-400 5s 2s infinite linear;
          animation: drop-confetti-400 5s 2s infinite linear;
}

@keyframes drop-confetti-400 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-401 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 78%;
  opacity: 0.598993732;
  -webkit-transform: rotate(77.0976673643deg);
          transform: rotate(77.0976673643deg);
  -webkit-animation: drop-confetti-401 6s 4s infinite linear;
          animation: drop-confetti-401 6s 4s infinite linear;
}

@keyframes drop-confetti-401 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-402 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 75%;
  opacity: 1.180265003;
  -webkit-transform: rotate(75.7380919026deg);
          transform: rotate(75.7380919026deg);
  -webkit-animation: drop-confetti-402 7s 3s infinite linear;
          animation: drop-confetti-402 7s 3s infinite linear;
}

@keyframes drop-confetti-402 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.confetti-403 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 51%;
  opacity: 0.6046866412;
  -webkit-transform: rotate(175.1011950334deg);
          transform: rotate(175.1011950334deg);
  -webkit-animation: drop-confetti-403 5s 5s infinite linear;
          animation: drop-confetti-403 5s 5s infinite linear;
}

@keyframes drop-confetti-403 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-404 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 5%;
  opacity: 0.9358547945;
  -webkit-transform: rotate(227.4123816815deg);
          transform: rotate(227.4123816815deg);
  -webkit-animation: drop-confetti-404 9s 4s infinite linear;
          animation: drop-confetti-404 9s 4s infinite linear;
}

@keyframes drop-confetti-404 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.confetti-405 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 1.0913718999;
  -webkit-transform: rotate(326.1951511084deg);
          transform: rotate(326.1951511084deg);
  -webkit-animation: drop-confetti-405 8s 4s infinite linear;
          animation: drop-confetti-405 8s 4s infinite linear;
}

@keyframes drop-confetti-405 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.confetti-406 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 42%;
  opacity: 1.0659179986;
  -webkit-transform: rotate(353.0881189122deg);
          transform: rotate(353.0881189122deg);
  -webkit-animation: drop-confetti-406 7s 3s infinite linear;
          animation: drop-confetti-406 7s 3s infinite linear;
}

@keyframes drop-confetti-406 {
  100% {
    top: 110%;
    left: 52%;
  }
}
.confetti-407 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 65%;
  opacity: 1.0443174191;
  -webkit-transform: rotate(89.7430613353deg);
          transform: rotate(89.7430613353deg);
  -webkit-animation: drop-confetti-407 7s 3s infinite linear;
          animation: drop-confetti-407 7s 3s infinite linear;
}

@keyframes drop-confetti-407 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-408 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.6659939973;
  -webkit-transform: rotate(238.2940286402deg);
          transform: rotate(238.2940286402deg);
  -webkit-animation: drop-confetti-408 9s 1s infinite linear;
          animation: drop-confetti-408 9s 1s infinite linear;
}

@keyframes drop-confetti-408 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-409 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 54%;
  opacity: 0.6865977641;
  -webkit-transform: rotate(56.3960270073deg);
          transform: rotate(56.3960270073deg);
  -webkit-animation: drop-confetti-409 8s 2s infinite linear;
          animation: drop-confetti-409 8s 2s infinite linear;
}

@keyframes drop-confetti-409 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.confetti-410 {
  width: 1px;
  height: 0.4px;
  background-color: #C6017D;
  top: -10%;
  left: 98%;
  opacity: 1.3923825916;
  -webkit-transform: rotate(209.2983549649deg);
          transform: rotate(209.2983549649deg);
  -webkit-animation: drop-confetti-410 5s 1s infinite linear;
          animation: drop-confetti-410 5s 1s infinite linear;
}

@keyframes drop-confetti-410 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-411 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 35%;
  opacity: 0.6332309547;
  -webkit-transform: rotate(195.4696142221deg);
          transform: rotate(195.4696142221deg);
  -webkit-animation: drop-confetti-411 7s 1s infinite linear;
          animation: drop-confetti-411 7s 1s infinite linear;
}

@keyframes drop-confetti-411 {
  100% {
    top: 110%;
    left: 46%;
  }
}
.confetti-412 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 74%;
  opacity: 1.170539552;
  -webkit-transform: rotate(208.0465361819deg);
          transform: rotate(208.0465361819deg);
  -webkit-animation: drop-confetti-412 6s 1s infinite linear;
          animation: drop-confetti-412 6s 1s infinite linear;
}

@keyframes drop-confetti-412 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-413 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 80%;
  opacity: 0.5158047494;
  -webkit-transform: rotate(192.0459912379deg);
          transform: rotate(192.0459912379deg);
  -webkit-animation: drop-confetti-413 7s 2s infinite linear;
          animation: drop-confetti-413 7s 2s infinite linear;
}

@keyframes drop-confetti-413 {
  100% {
    top: 110%;
    left: 81%;
  }
}
.confetti-414 {
  width: 7px;
  height: 2.8px;
  background-color: #C6017D;
  top: -10%;
  left: 58%;
  opacity: 0.8344836255;
  -webkit-transform: rotate(53.1774445643deg);
          transform: rotate(53.1774445643deg);
  -webkit-animation: drop-confetti-414 8s 4s infinite linear;
          animation: drop-confetti-414 8s 4s infinite linear;
}

@keyframes drop-confetti-414 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.confetti-415 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 90%;
  opacity: 0.5684678927;
  -webkit-transform: rotate(171.2798572813deg);
          transform: rotate(171.2798572813deg);
  -webkit-animation: drop-confetti-415 8s 1s infinite linear;
          animation: drop-confetti-415 8s 1s infinite linear;
}

@keyframes drop-confetti-415 {
  100% {
    top: 110%;
    left: 105%;
  }
}
.confetti-416 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 43%;
  opacity: 1.1386487181;
  -webkit-transform: rotate(59.2645506832deg);
          transform: rotate(59.2645506832deg);
  -webkit-animation: drop-confetti-416 7s 3s infinite linear;
          animation: drop-confetti-416 7s 3s infinite linear;
}

@keyframes drop-confetti-416 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-417 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 7%;
  opacity: 1.0541079584;
  -webkit-transform: rotate(45.2337617623deg);
          transform: rotate(45.2337617623deg);
  -webkit-animation: drop-confetti-417 8s 4s infinite linear;
          animation: drop-confetti-417 8s 4s infinite linear;
}

@keyframes drop-confetti-417 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-418 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 63%;
  opacity: 0.9702343155;
  -webkit-transform: rotate(346.1092283489deg);
          transform: rotate(346.1092283489deg);
  -webkit-animation: drop-confetti-418 8s 1s infinite linear;
          animation: drop-confetti-418 8s 1s infinite linear;
}

@keyframes drop-confetti-418 {
  100% {
    top: 110%;
    left: 77%;
  }
}
.confetti-419 {
  width: 6px;
  height: 2.4px;
  background-color: #000000;
  top: -10%;
  left: 12%;
  opacity: 0.6868545903;
  -webkit-transform: rotate(199.5800213218deg);
          transform: rotate(199.5800213218deg);
  -webkit-animation: drop-confetti-419 7s 5s infinite linear;
          animation: drop-confetti-419 7s 5s infinite linear;
}

@keyframes drop-confetti-419 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.confetti-420 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 69%;
  opacity: 1.3759932495;
  -webkit-transform: rotate(50.4078761221deg);
          transform: rotate(50.4078761221deg);
  -webkit-animation: drop-confetti-420 9s 4s infinite linear;
          animation: drop-confetti-420 9s 4s infinite linear;
}

@keyframes drop-confetti-420 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-421 {
  width: 8px;
  height: 3.2px;
  background-color: #00AB84;
  top: -10%;
  left: 44%;
  opacity: 1.2840770548;
  -webkit-transform: rotate(106.5296658546deg);
          transform: rotate(106.5296658546deg);
  -webkit-animation: drop-confetti-421 5s 1s infinite linear;
          animation: drop-confetti-421 5s 1s infinite linear;
}

@keyframes drop-confetti-421 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.confetti-422 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 27%;
  opacity: 1.2340227813;
  -webkit-transform: rotate(161.7427382104deg);
          transform: rotate(161.7427382104deg);
  -webkit-animation: drop-confetti-422 5s 3s infinite linear;
          animation: drop-confetti-422 5s 3s infinite linear;
}

@keyframes drop-confetti-422 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-423 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 92%;
  opacity: 1.488560427;
  -webkit-transform: rotate(358.7319216512deg);
          transform: rotate(358.7319216512deg);
  -webkit-animation: drop-confetti-423 6s 1s infinite linear;
          animation: drop-confetti-423 6s 1s infinite linear;
}

@keyframes drop-confetti-423 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-424 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 87%;
  opacity: 1.170043675;
  -webkit-transform: rotate(270.1668385012deg);
          transform: rotate(270.1668385012deg);
  -webkit-animation: drop-confetti-424 9s 5s infinite linear;
          animation: drop-confetti-424 9s 5s infinite linear;
}

@keyframes drop-confetti-424 {
  100% {
    top: 110%;
    left: 89%;
  }
}
.confetti-425 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 60%;
  opacity: 0.6986948848;
  -webkit-transform: rotate(345.4185048538deg);
          transform: rotate(345.4185048538deg);
  -webkit-animation: drop-confetti-425 5s 1s infinite linear;
          animation: drop-confetti-425 5s 1s infinite linear;
}

@keyframes drop-confetti-425 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.confetti-426 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.0681116583;
  -webkit-transform: rotate(289.1167612772deg);
          transform: rotate(289.1167612772deg);
  -webkit-animation: drop-confetti-426 9s 3s infinite linear;
          animation: drop-confetti-426 9s 3s infinite linear;
}

@keyframes drop-confetti-426 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.confetti-427 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 89%;
  opacity: 1.1374447906;
  -webkit-transform: rotate(97.7020381113deg);
          transform: rotate(97.7020381113deg);
  -webkit-animation: drop-confetti-427 5s 1s infinite linear;
          animation: drop-confetti-427 5s 1s infinite linear;
}

@keyframes drop-confetti-427 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-428 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 99%;
  opacity: 1.1836935718;
  -webkit-transform: rotate(88.1321035785deg);
          transform: rotate(88.1321035785deg);
  -webkit-animation: drop-confetti-428 7s 3s infinite linear;
          animation: drop-confetti-428 7s 3s infinite linear;
}

@keyframes drop-confetti-428 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-429 {
  width: 6px;
  height: 2.4px;
  background-color: #2980B9;
  top: -10%;
  left: 15%;
  opacity: 0.5791803763;
  -webkit-transform: rotate(184.3269171286deg);
          transform: rotate(184.3269171286deg);
  -webkit-animation: drop-confetti-429 9s 3s infinite linear;
          animation: drop-confetti-429 9s 3s infinite linear;
}

@keyframes drop-confetti-429 {
  100% {
    top: 110%;
    left: 27%;
  }
}
.confetti-430 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 56%;
  opacity: 1.2940343004;
  -webkit-transform: rotate(206.1379136322deg);
          transform: rotate(206.1379136322deg);
  -webkit-animation: drop-confetti-430 5s 1s infinite linear;
          animation: drop-confetti-430 5s 1s infinite linear;
}

@keyframes drop-confetti-430 {
  100% {
    top: 110%;
    left: 66%;
  }
}
.confetti-431 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 24%;
  opacity: 0.8173034801;
  -webkit-transform: rotate(206.9370303917deg);
          transform: rotate(206.9370303917deg);
  -webkit-animation: drop-confetti-431 7s 5s infinite linear;
          animation: drop-confetti-431 7s 5s infinite linear;
}

@keyframes drop-confetti-431 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-432 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 16%;
  opacity: 0.6528509905;
  -webkit-transform: rotate(277.3664207697deg);
          transform: rotate(277.3664207697deg);
  -webkit-animation: drop-confetti-432 5s 3s infinite linear;
          animation: drop-confetti-432 5s 3s infinite linear;
}

@keyframes drop-confetti-432 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-433 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 85%;
  opacity: 0.8137299034;
  -webkit-transform: rotate(164.4620078387deg);
          transform: rotate(164.4620078387deg);
  -webkit-animation: drop-confetti-433 5s 1s infinite linear;
          animation: drop-confetti-433 5s 1s infinite linear;
}

@keyframes drop-confetti-433 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-434 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 78%;
  opacity: 1.0833561879;
  -webkit-transform: rotate(162.6205226243deg);
          transform: rotate(162.6205226243deg);
  -webkit-animation: drop-confetti-434 5s 3s infinite linear;
          animation: drop-confetti-434 5s 3s infinite linear;
}

@keyframes drop-confetti-434 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-435 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 69%;
  opacity: 1.2213566943;
  -webkit-transform: rotate(338.2564675195deg);
          transform: rotate(338.2564675195deg);
  -webkit-animation: drop-confetti-435 8s 3s infinite linear;
          animation: drop-confetti-435 8s 3s infinite linear;
}

@keyframes drop-confetti-435 {
  100% {
    top: 110%;
    left: 82%;
  }
}
.confetti-436 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 30%;
  opacity: 1.1506481427;
  -webkit-transform: rotate(120.3525702108deg);
          transform: rotate(120.3525702108deg);
  -webkit-animation: drop-confetti-436 6s 1s infinite linear;
          animation: drop-confetti-436 6s 1s infinite linear;
}

@keyframes drop-confetti-436 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-437 {
  width: 3px;
  height: 1.2px;
  background-color: #2980B9;
  top: -10%;
  left: 67%;
  opacity: 0.8986365019;
  -webkit-transform: rotate(76.4525504634deg);
          transform: rotate(76.4525504634deg);
  -webkit-animation: drop-confetti-437 8s 2s infinite linear;
          animation: drop-confetti-437 8s 2s infinite linear;
}

@keyframes drop-confetti-437 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.confetti-438 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 30%;
  opacity: 0.6885682424;
  -webkit-transform: rotate(304.6018810287deg);
          transform: rotate(304.6018810287deg);
  -webkit-animation: drop-confetti-438 5s 1s infinite linear;
          animation: drop-confetti-438 5s 1s infinite linear;
}

@keyframes drop-confetti-438 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.confetti-439 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 72%;
  opacity: 1.2023548663;
  -webkit-transform: rotate(10.0858274024deg);
          transform: rotate(10.0858274024deg);
  -webkit-animation: drop-confetti-439 7s 1s infinite linear;
          animation: drop-confetti-439 7s 1s infinite linear;
}

@keyframes drop-confetti-439 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.confetti-440 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 16%;
  opacity: 0.8047619485;
  -webkit-transform: rotate(304.9282683391deg);
          transform: rotate(304.9282683391deg);
  -webkit-animation: drop-confetti-440 9s 3s infinite linear;
          animation: drop-confetti-440 9s 3s infinite linear;
}

@keyframes drop-confetti-440 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.confetti-441 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 4%;
  opacity: 0.653588334;
  -webkit-transform: rotate(9.5449148382deg);
          transform: rotate(9.5449148382deg);
  -webkit-animation: drop-confetti-441 9s 2s infinite linear;
          animation: drop-confetti-441 9s 2s infinite linear;
}

@keyframes drop-confetti-441 {
  100% {
    top: 110%;
    left: 6%;
  }
}
.confetti-442 {
  width: 5px;
  height: 2px;
  background-color: #C6017D;
  top: -10%;
  left: 49%;
  opacity: 0.8207119751;
  -webkit-transform: rotate(167.0763490814deg);
          transform: rotate(167.0763490814deg);
  -webkit-animation: drop-confetti-442 6s 1s infinite linear;
          animation: drop-confetti-442 6s 1s infinite linear;
}

@keyframes drop-confetti-442 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-443 {
  width: 7px;
  height: 2.8px;
  background-color: #00AB84;
  top: -10%;
  left: 96%;
  opacity: 1.3776472289;
  -webkit-transform: rotate(204.971096568deg);
          transform: rotate(204.971096568deg);
  -webkit-animation: drop-confetti-443 7s 1s infinite linear;
          animation: drop-confetti-443 7s 1s infinite linear;
}

@keyframes drop-confetti-443 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.confetti-444 {
  width: 5px;
  height: 2px;
  background-color: #000000;
  top: -10%;
  left: 66%;
  opacity: 1.0544227728;
  -webkit-transform: rotate(336.3212641156deg);
          transform: rotate(336.3212641156deg);
  -webkit-animation: drop-confetti-444 9s 5s infinite linear;
          animation: drop-confetti-444 9s 5s infinite linear;
}

@keyframes drop-confetti-444 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-445 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 32%;
  opacity: 0.7424256577;
  -webkit-transform: rotate(346.4866169433deg);
          transform: rotate(346.4866169433deg);
  -webkit-animation: drop-confetti-445 8s 5s infinite linear;
          animation: drop-confetti-445 8s 5s infinite linear;
}

@keyframes drop-confetti-445 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.confetti-446 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 38%;
  opacity: 0.7115723871;
  -webkit-transform: rotate(17.8357840859deg);
          transform: rotate(17.8357840859deg);
  -webkit-animation: drop-confetti-446 5s 4s infinite linear;
          animation: drop-confetti-446 5s 4s infinite linear;
}

@keyframes drop-confetti-446 {
  100% {
    top: 110%;
    left: 47%;
  }
}
.confetti-447 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 85%;
  opacity: 0.9956511397;
  -webkit-transform: rotate(297.5669420364deg);
          transform: rotate(297.5669420364deg);
  -webkit-animation: drop-confetti-447 6s 3s infinite linear;
          animation: drop-confetti-447 6s 3s infinite linear;
}

@keyframes drop-confetti-447 {
  100% {
    top: 110%;
    left: 95%;
  }
}
.confetti-448 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 73%;
  opacity: 0.7928426111;
  -webkit-transform: rotate(150.2643989745deg);
          transform: rotate(150.2643989745deg);
  -webkit-animation: drop-confetti-448 8s 3s infinite linear;
          animation: drop-confetti-448 8s 3s infinite linear;
}

@keyframes drop-confetti-448 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.confetti-449 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 88%;
  opacity: 1.3747622398;
  -webkit-transform: rotate(38.2465221961deg);
          transform: rotate(38.2465221961deg);
  -webkit-animation: drop-confetti-449 7s 1s infinite linear;
          animation: drop-confetti-449 7s 1s infinite linear;
}

@keyframes drop-confetti-449 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.confetti-450 {
  width: 3px;
  height: 1.2px;
  background-color: #00AB84;
  top: -10%;
  left: 81%;
  opacity: 0.8982648309;
  -webkit-transform: rotate(313.1227300249deg);
          transform: rotate(313.1227300249deg);
  -webkit-animation: drop-confetti-450 6s 2s infinite linear;
          animation: drop-confetti-450 6s 2s infinite linear;
}

@keyframes drop-confetti-450 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-451 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 0.9222516941;
  -webkit-transform: rotate(61.7539012801deg);
          transform: rotate(61.7539012801deg);
  -webkit-animation: drop-confetti-451 6s 4s infinite linear;
          animation: drop-confetti-451 6s 4s infinite linear;
}

@keyframes drop-confetti-451 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.confetti-452 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 44%;
  opacity: 1.1141362905;
  -webkit-transform: rotate(299.7869483309deg);
          transform: rotate(299.7869483309deg);
  -webkit-animation: drop-confetti-452 7s 1s infinite linear;
          animation: drop-confetti-452 7s 1s infinite linear;
}

@keyframes drop-confetti-452 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-453 {
  width: 1px;
  height: 0.4px;
  background-color: #000000;
  top: -10%;
  left: 21%;
  opacity: 0.6286534759;
  -webkit-transform: rotate(8.2681222236deg);
          transform: rotate(8.2681222236deg);
  -webkit-animation: drop-confetti-453 9s 1s infinite linear;
          animation: drop-confetti-453 9s 1s infinite linear;
}

@keyframes drop-confetti-453 {
  100% {
    top: 110%;
    left: 22%;
  }
}
.confetti-454 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 0.9900263813;
  -webkit-transform: rotate(228.0912839555deg);
          transform: rotate(228.0912839555deg);
  -webkit-animation: drop-confetti-454 8s 1s infinite linear;
          animation: drop-confetti-454 8s 1s infinite linear;
}

@keyframes drop-confetti-454 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-455 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 67%;
  opacity: 0.8665320604;
  -webkit-transform: rotate(216.7623344988deg);
          transform: rotate(216.7623344988deg);
  -webkit-animation: drop-confetti-455 7s 2s infinite linear;
          animation: drop-confetti-455 7s 2s infinite linear;
}

@keyframes drop-confetti-455 {
  100% {
    top: 110%;
    left: 79%;
  }
}
.confetti-456 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 95%;
  opacity: 1.478427131;
  -webkit-transform: rotate(342.4509469166deg);
          transform: rotate(342.4509469166deg);
  -webkit-animation: drop-confetti-456 6s 1s infinite linear;
          animation: drop-confetti-456 6s 1s infinite linear;
}

@keyframes drop-confetti-456 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.confetti-457 {
  width: 2px;
  height: 0.8px;
  background-color: #C6017D;
  top: -10%;
  left: 47%;
  opacity: 0.7741756923;
  -webkit-transform: rotate(260.3537293777deg);
          transform: rotate(260.3537293777deg);
  -webkit-animation: drop-confetti-457 7s 1s infinite linear;
          animation: drop-confetti-457 7s 1s infinite linear;
}

@keyframes drop-confetti-457 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-458 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 31%;
  opacity: 1.2386785051;
  -webkit-transform: rotate(305.8054183548deg);
          transform: rotate(305.8054183548deg);
  -webkit-animation: drop-confetti-458 6s 1s infinite linear;
          animation: drop-confetti-458 6s 1s infinite linear;
}

@keyframes drop-confetti-458 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.confetti-459 {
  width: 6px;
  height: 2.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 82%;
  opacity: 0.9249269458;
  -webkit-transform: rotate(159.6726913424deg);
          transform: rotate(159.6726913424deg);
  -webkit-animation: drop-confetti-459 5s 2s infinite linear;
          animation: drop-confetti-459 5s 2s infinite linear;
}

@keyframes drop-confetti-459 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-460 {
  width: 6px;
  height: 2.4px;
  background-color: #00AB84;
  top: -10%;
  left: 70%;
  opacity: 1.0187966482;
  -webkit-transform: rotate(266.5645647186deg);
          transform: rotate(266.5645647186deg);
  -webkit-animation: drop-confetti-460 9s 1s infinite linear;
          animation: drop-confetti-460 9s 1s infinite linear;
}

@keyframes drop-confetti-460 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-461 {
  width: 7px;
  height: 2.8px;
  background-color: #2980B9;
  top: -10%;
  left: 9%;
  opacity: 1.3823335786;
  -webkit-transform: rotate(174.3360888235deg);
          transform: rotate(174.3360888235deg);
  -webkit-animation: drop-confetti-461 5s 2s infinite linear;
          animation: drop-confetti-461 5s 2s infinite linear;
}

@keyframes drop-confetti-461 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.confetti-462 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 77%;
  opacity: 1.1842785605;
  -webkit-transform: rotate(303.0426546837deg);
          transform: rotate(303.0426546837deg);
  -webkit-animation: drop-confetti-462 9s 2s infinite linear;
          animation: drop-confetti-462 9s 2s infinite linear;
}

@keyframes drop-confetti-462 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-463 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 1%;
  opacity: 1.0806382016;
  -webkit-transform: rotate(227.2979792236deg);
          transform: rotate(227.2979792236deg);
  -webkit-animation: drop-confetti-463 8s 5s infinite linear;
          animation: drop-confetti-463 8s 5s infinite linear;
}

@keyframes drop-confetti-463 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.confetti-464 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 45%;
  opacity: 0.9517995857;
  -webkit-transform: rotate(276.1181520857deg);
          transform: rotate(276.1181520857deg);
  -webkit-animation: drop-confetti-464 8s 3s infinite linear;
          animation: drop-confetti-464 8s 3s infinite linear;
}

@keyframes drop-confetti-464 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-465 {
  width: 2px;
  height: 0.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 54%;
  opacity: 0.8780318338;
  -webkit-transform: rotate(23.2231675882deg);
          transform: rotate(23.2231675882deg);
  -webkit-animation: drop-confetti-465 5s 1s infinite linear;
          animation: drop-confetti-465 5s 1s infinite linear;
}

@keyframes drop-confetti-465 {
  100% {
    top: 110%;
    left: 61%;
  }
}
.confetti-466 {
  width: 4px;
  height: 1.6px;
  background-color: #C6017D;
  top: -10%;
  left: 68%;
  opacity: 1.2041919246;
  -webkit-transform: rotate(195.1062874519deg);
          transform: rotate(195.1062874519deg);
  -webkit-animation: drop-confetti-466 6s 4s infinite linear;
          animation: drop-confetti-466 6s 4s infinite linear;
}

@keyframes drop-confetti-466 {
  100% {
    top: 110%;
    left: 70%;
  }
}
.confetti-467 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 6%;
  opacity: 0.6437423569;
  -webkit-transform: rotate(98.5253077485deg);
          transform: rotate(98.5253077485deg);
  -webkit-animation: drop-confetti-467 8s 2s infinite linear;
          animation: drop-confetti-467 8s 2s infinite linear;
}

@keyframes drop-confetti-467 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-468 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 27%;
  opacity: 0.9863021993;
  -webkit-transform: rotate(136.5532003132deg);
          transform: rotate(136.5532003132deg);
  -webkit-animation: drop-confetti-468 5s 4s infinite linear;
          animation: drop-confetti-468 5s 4s infinite linear;
}

@keyframes drop-confetti-468 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.confetti-469 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 75%;
  opacity: 0.9069096135;
  -webkit-transform: rotate(194.4959605855deg);
          transform: rotate(194.4959605855deg);
  -webkit-animation: drop-confetti-469 7s 5s infinite linear;
          animation: drop-confetti-469 7s 5s infinite linear;
}

@keyframes drop-confetti-469 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-470 {
  width: 5px;
  height: 2px;
  background-color: #E1CD00;
  top: -10%;
  left: 85%;
  opacity: 0.8092519114;
  -webkit-transform: rotate(178.5997034552deg);
          transform: rotate(178.5997034552deg);
  -webkit-animation: drop-confetti-470 6s 3s infinite linear;
          animation: drop-confetti-470 6s 3s infinite linear;
}

@keyframes drop-confetti-470 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.confetti-471 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 47%;
  opacity: 1.2730494984;
  -webkit-transform: rotate(106.2082133401deg);
          transform: rotate(106.2082133401deg);
  -webkit-animation: drop-confetti-471 9s 1s infinite linear;
          animation: drop-confetti-471 9s 1s infinite linear;
}

@keyframes drop-confetti-471 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.confetti-472 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 1%;
  opacity: 0.6967755118;
  -webkit-transform: rotate(83.545416174deg);
          transform: rotate(83.545416174deg);
  -webkit-animation: drop-confetti-472 5s 1s infinite linear;
          animation: drop-confetti-472 5s 1s infinite linear;
}

@keyframes drop-confetti-472 {
  100% {
    top: 110%;
    left: 7%;
  }
}
.confetti-473 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 93%;
  opacity: 0.6135389509;
  -webkit-transform: rotate(289.4417871961deg);
          transform: rotate(289.4417871961deg);
  -webkit-animation: drop-confetti-473 6s 2s infinite linear;
          animation: drop-confetti-473 6s 2s infinite linear;
}

@keyframes drop-confetti-473 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-474 {
  width: 1px;
  height: 0.4px;
  background-color: #00AB84;
  top: -10%;
  left: 88%;
  opacity: 1.2819387249;
  -webkit-transform: rotate(82.5232974835deg);
          transform: rotate(82.5232974835deg);
  -webkit-animation: drop-confetti-474 6s 5s infinite linear;
          animation: drop-confetti-474 6s 5s infinite linear;
}

@keyframes drop-confetti-474 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.confetti-475 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 44%;
  opacity: 0.5737693298;
  -webkit-transform: rotate(156.7354475562deg);
          transform: rotate(156.7354475562deg);
  -webkit-animation: drop-confetti-475 6s 4s infinite linear;
          animation: drop-confetti-475 6s 4s infinite linear;
}

@keyframes drop-confetti-475 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.confetti-476 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 14%;
  opacity: 1.2286331176;
  -webkit-transform: rotate(337.9403836279deg);
          transform: rotate(337.9403836279deg);
  -webkit-animation: drop-confetti-476 7s 4s infinite linear;
          animation: drop-confetti-476 7s 4s infinite linear;
}

@keyframes drop-confetti-476 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.confetti-477 {
  width: 4px;
  height: 1.6px;
  background-color: #000000;
  top: -10%;
  left: 87%;
  opacity: 1.4729639045;
  -webkit-transform: rotate(156.6441671721deg);
          transform: rotate(156.6441671721deg);
  -webkit-animation: drop-confetti-477 5s 1s infinite linear;
          animation: drop-confetti-477 5s 1s infinite linear;
}

@keyframes drop-confetti-477 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.confetti-478 {
  width: 1px;
  height: 0.4px;
  background-color: #2980B9;
  top: -10%;
  left: 49%;
  opacity: 1.4442308504;
  -webkit-transform: rotate(190.8190240828deg);
          transform: rotate(190.8190240828deg);
  -webkit-animation: drop-confetti-478 8s 3s infinite linear;
          animation: drop-confetti-478 8s 3s infinite linear;
}

@keyframes drop-confetti-478 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.confetti-479 {
  width: 2px;
  height: 0.8px;
  background-color: #00AB84;
  top: -10%;
  left: 74%;
  opacity: 1.3515034885;
  -webkit-transform: rotate(31.4255771204deg);
          transform: rotate(31.4255771204deg);
  -webkit-animation: drop-confetti-479 8s 5s infinite linear;
          animation: drop-confetti-479 8s 5s infinite linear;
}

@keyframes drop-confetti-479 {
  100% {
    top: 110%;
    left: 84%;
  }
}
.confetti-480 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 41%;
  opacity: 1.0342059076;
  -webkit-transform: rotate(22.1176017255deg);
          transform: rotate(22.1176017255deg);
  -webkit-animation: drop-confetti-480 7s 1s infinite linear;
          animation: drop-confetti-480 7s 1s infinite linear;
}

@keyframes drop-confetti-480 {
  100% {
    top: 110%;
    left: 56%;
  }
}
.confetti-481 {
  width: 4px;
  height: 1.6px;
  background-color: #00AB84;
  top: -10%;
  left: 32%;
  opacity: 0.9625810161;
  -webkit-transform: rotate(214.1634178399deg);
          transform: rotate(214.1634178399deg);
  -webkit-animation: drop-confetti-481 8s 1s infinite linear;
          animation: drop-confetti-481 8s 1s infinite linear;
}

@keyframes drop-confetti-481 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.confetti-482 {
  width: 7px;
  height: 2.8px;
  background-color: #000000;
  top: -10%;
  left: 83%;
  opacity: 0.615187201;
  -webkit-transform: rotate(9.9414294431deg);
          transform: rotate(9.9414294431deg);
  -webkit-animation: drop-confetti-482 9s 1s infinite linear;
          animation: drop-confetti-482 9s 1s infinite linear;
}

@keyframes drop-confetti-482 {
  100% {
    top: 110%;
    left: 87%;
  }
}
.confetti-483 {
  width: 5px;
  height: 2px;
  background-color: #2980B9;
  top: -10%;
  left: 70%;
  opacity: 0.9641390211;
  -webkit-transform: rotate(91.7311152781deg);
          transform: rotate(91.7311152781deg);
  -webkit-animation: drop-confetti-483 7s 1s infinite linear;
          animation: drop-confetti-483 7s 1s infinite linear;
}

@keyframes drop-confetti-483 {
  100% {
    top: 110%;
    left: 74%;
  }
}
.confetti-484 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 76%;
  opacity: 0.9630292596;
  -webkit-transform: rotate(61.1901600548deg);
          transform: rotate(61.1901600548deg);
  -webkit-animation: drop-confetti-484 5s 2s infinite linear;
          animation: drop-confetti-484 5s 2s infinite linear;
}

@keyframes drop-confetti-484 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.confetti-485 {
  width: 3px;
  height: 1.2px;
  background-color: #C6017D;
  top: -10%;
  left: 28%;
  opacity: 0.5650834992;
  -webkit-transform: rotate(157.710980893deg);
          transform: rotate(157.710980893deg);
  -webkit-animation: drop-confetti-485 8s 3s infinite linear;
          animation: drop-confetti-485 8s 3s infinite linear;
}

@keyframes drop-confetti-485 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.confetti-486 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 82%;
  opacity: 1.1328356577;
  -webkit-transform: rotate(134.9278457839deg);
          transform: rotate(134.9278457839deg);
  -webkit-animation: drop-confetti-486 6s 3s infinite linear;
          animation: drop-confetti-486 6s 3s infinite linear;
}

@keyframes drop-confetti-486 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-487 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 84%;
  opacity: 1.354539692;
  -webkit-transform: rotate(174.6499763708deg);
          transform: rotate(174.6499763708deg);
  -webkit-animation: drop-confetti-487 7s 3s infinite linear;
          animation: drop-confetti-487 7s 3s infinite linear;
}

@keyframes drop-confetti-487 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-488 {
  width: 8px;
  height: 3.2px;
  background-color: #2980B9;
  top: -10%;
  left: 57%;
  opacity: 1.0350050052;
  -webkit-transform: rotate(213.8392546052deg);
          transform: rotate(213.8392546052deg);
  -webkit-animation: drop-confetti-488 6s 3s infinite linear;
          animation: drop-confetti-488 6s 3s infinite linear;
}

@keyframes drop-confetti-488 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.confetti-489 {
  width: 1px;
  height: 0.4px;
  background-color: #E1CD00;
  top: -10%;
  left: 88%;
  opacity: 1.4210333266;
  -webkit-transform: rotate(173.4170436685deg);
          transform: rotate(173.4170436685deg);
  -webkit-animation: drop-confetti-489 8s 4s infinite linear;
          animation: drop-confetti-489 8s 4s infinite linear;
}

@keyframes drop-confetti-489 {
  100% {
    top: 110%;
    left: 92%;
  }
}
.confetti-490 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 54%;
  opacity: 0.6126761047;
  -webkit-transform: rotate(28.2033446187deg);
          transform: rotate(28.2033446187deg);
  -webkit-animation: drop-confetti-490 7s 1s infinite linear;
          animation: drop-confetti-490 7s 1s infinite linear;
}

@keyframes drop-confetti-490 {
  100% {
    top: 110%;
    left: 68%;
  }
}
.confetti-491 {
  width: 2px;
  height: 0.8px;
  background-color: #2980B9;
  top: -10%;
  left: 43%;
  opacity: 1.4787767624;
  -webkit-transform: rotate(255.8180496244deg);
          transform: rotate(255.8180496244deg);
  -webkit-animation: drop-confetti-491 8s 1s infinite linear;
          animation: drop-confetti-491 8s 1s infinite linear;
}

@keyframes drop-confetti-491 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.confetti-492 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 67%;
  opacity: 1.4896061748;
  -webkit-transform: rotate(36.7028674164deg);
          transform: rotate(36.7028674164deg);
  -webkit-animation: drop-confetti-492 8s 2s infinite linear;
          animation: drop-confetti-492 8s 2s infinite linear;
}

@keyframes drop-confetti-492 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.confetti-493 {
  width: 7px;
  height: 2.8px;
  background-color: #E1CD00;
  top: -10%;
  left: 20%;
  opacity: 1.1052338842;
  -webkit-transform: rotate(174.5177960951deg);
          transform: rotate(174.5177960951deg);
  -webkit-animation: drop-confetti-493 9s 3s infinite linear;
          animation: drop-confetti-493 9s 3s infinite linear;
}

@keyframes drop-confetti-493 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.confetti-494 {
  width: 5px;
  height: 2px;
  background-color: #00AB84;
  top: -10%;
  left: 38%;
  opacity: 1.2601426834;
  -webkit-transform: rotate(234.3452382389deg);
          transform: rotate(234.3452382389deg);
  -webkit-animation: drop-confetti-494 9s 4s infinite linear;
          animation: drop-confetti-494 9s 4s infinite linear;
}

@keyframes drop-confetti-494 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-495 {
  width: 2px;
  height: 0.8px;
  background-color: #000000;
  top: -10%;
  left: 2%;
  opacity: 1.4105016873;
  -webkit-transform: rotate(314.8906616341deg);
          transform: rotate(314.8906616341deg);
  -webkit-animation: drop-confetti-495 5s 5s infinite linear;
          animation: drop-confetti-495 5s 5s infinite linear;
}

@keyframes drop-confetti-495 {
  100% {
    top: 110%;
    left: 3%;
  }
}
.confetti-496 {
  width: 8px;
  height: 3.2px;
  background-color: #000000;
  top: -10%;
  left: 58%;
  opacity: 1.1406861991;
  -webkit-transform: rotate(23.8015651293deg);
          transform: rotate(23.8015651293deg);
  -webkit-animation: drop-confetti-496 9s 4s infinite linear;
          animation: drop-confetti-496 9s 4s infinite linear;
}

@keyframes drop-confetti-496 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.confetti-497 {
  width: 6px;
  height: 2.4px;
  background-color: #C6017D;
  top: -10%;
  left: 79%;
  opacity: 1.0609591106;
  -webkit-transform: rotate(244.2557337588deg);
          transform: rotate(244.2557337588deg);
  -webkit-animation: drop-confetti-497 7s 3s infinite linear;
          animation: drop-confetti-497 7s 3s infinite linear;
}

@keyframes drop-confetti-497 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.confetti-498 {
  width: 3px;
  height: 1.2px;
  background-color: #E1CD00;
  top: -10%;
  left: 42%;
  opacity: 1.0803564239;
  -webkit-transform: rotate(338.1283706868deg);
          transform: rotate(338.1283706868deg);
  -webkit-animation: drop-confetti-498 6s 4s infinite linear;
          animation: drop-confetti-498 6s 4s infinite linear;
}

@keyframes drop-confetti-498 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.confetti-499 {
  width: 4px;
  height: 1.6px;
  background-color: #2980B9;
  top: -10%;
  left: 79%;
  opacity: 1.4072285118;
  -webkit-transform: rotate(56.9138209043deg);
          transform: rotate(56.9138209043deg);
  -webkit-animation: drop-confetti-499 9s 4s infinite linear;
          animation: drop-confetti-499 9s 4s infinite linear;
}

@keyframes drop-confetti-499 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.confetti-500 {
  width: 8px;
  height: 3.2px;
  background-color: #C6017D;
  top: -10%;
  left: 90%;
  opacity: 1.485124464;
  -webkit-transform: rotate(141.5491304463deg);
          transform: rotate(141.5491304463deg);
  -webkit-animation: drop-confetti-500 6s 4s infinite linear;
          animation: drop-confetti-500 6s 4s infinite linear;
}

@keyframes drop-confetti-500 {
  100% {
    top: 110%;
    left: 99%;
  }
}
/* ------------------------
    Patient History
------------------------- */
.patient-history .history-qaNotes tbody tr.qa-edit-note {
  cursor: pointer;
}
.patient-history .history-qaNotes tbody tr.qa-edit-note:hover {
  color: #498FE1;
}
.patient-history .history-qaNotes tbody td.qa-accepted {
  color: #00AB84;
}
.patient-history .history-qaNotes tbody td.qa-change_requested {
  color: #E74C3C;
}
.patient-history .history-qaNotes tbody td.qa__status {
  font-weight: 500;
}
.patient-history .history-qaNotes tbody td.qa__comments {
  width: 40%;
}
.patient-history .history-qaNotes tbody td.qa__comments p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.patient-history .history-qaNotes tbody td.qa__comments p:hover {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 20;
  line-clamp: 20;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.patient-history .history-immunizations .card-body table thead tr .immunization__name,
.patient-history .history-immunizations .card-body table thead tr .immunization__manufacturer,
.patient-history .history-immunizations .card-body table tbody tr .immunization__name,
.patient-history .history-immunizations .card-body table tbody tr .immunization__manufacturer {
  width: 20%;
  max-width: 20%;
}
.patient-history .history-immunizations .card-body table thead tr .immunization__date,
.patient-history .history-immunizations .card-body table thead tr .immunization__status,
.patient-history .history-immunizations .card-body table thead tr .immunization__source,
.patient-history .history-immunizations .card-body table tbody tr .immunization__date,
.patient-history .history-immunizations .card-body table tbody tr .immunization__status,
.patient-history .history-immunizations .card-body table tbody tr .immunization__source {
  width: 100px;
  max-width: 100px;
}
.patient-history .history-immunizations .card-body table thead tr .immunization__action,
.patient-history .history-immunizations .card-body table tbody tr .immunization__action {
  width: 40px;
  max-width: 40px;
}
.patient-history .history-immunizations .card-body table tbody tr td .immunization__status {
  font-weight: 500;
}
.patient-history .history-medical-events .card-body table thead tr .medical-events__type,
.patient-history .history-medical-events .card-body table tbody tr .medical-events__type {
  width: 180px;
  max-width: 180px;
}
.patient-history .history-medical-events .card-body table thead tr .medical-events__reason,
.patient-history .history-medical-events .card-body table thead tr .medical-events__location,
.patient-history .history-medical-events .card-body table tbody tr .medical-events__reason,
.patient-history .history-medical-events .card-body table tbody tr .medical-events__location {
  width: 15%;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.patient-history .history-medical-events .card-body table thead tr .medical-events__reason:hover,
.patient-history .history-medical-events .card-body table thead tr .medical-events__location:hover,
.patient-history .history-medical-events .card-body table tbody tr .medical-events__reason:hover,
.patient-history .history-medical-events .card-body table tbody tr .medical-events__location:hover {
  overflow: visible;
  white-space: normal;
  width: 15%;
  max-width: 150px;
}
.patient-history .history-medical-events .card-body table thead tr .medical-events__date,
.patient-history .history-medical-events .card-body table thead tr .medical-events__source,
.patient-history .history-medical-events .card-body table tbody tr .medical-events__date,
.patient-history .history-medical-events .card-body table tbody tr .medical-events__source {
  width: 105px;
  max-width: 105px;
}
.patient-history .history-medical-events .card-body table thead tr .medical-events__action,
.patient-history .history-medical-events .card-body table tbody tr .medical-events__action {
  width: 70px;
  max-width: 70px;
}
.patient-history .history-medical-events .card-body table tbody tr td .immunization__status {
  font-weight: 500;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Reports
------------------------- */
.ccm-reports-main {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  color: #2C3E50;
}
.ccm-reports-main .ccm-reports-panel-menu {
  width: 300px;
  min-width: 300px;
}
.ccm-reports-main .ccm-reports-panel-menu .ccm-reports-menu-wrapper {
  position: relative;
}
.ccm-reports-main .reports-form-group {
  width: 300px;
}
.ccm-reports-main .reports-form-group .form-label {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 10%;
          flex: 1 0 10%;
}
.ccm-reports-main .reports-form-group .react-datepicker-wrapper, .ccm-reports-main .reports-form-group .Select {
  width: 50%;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
.ccm-table-container {
  overflow-y: auto;
  overflow-x: hidden;
}
.ccm-table-container table {
  border-collapse: separate;
  border-spacing: 0 0.5rem;
}
.ccm-table-container table thead {
  background-color: #FFFFFF;
}
.ccm-table-container table thead th {
  font-size: 0.875rem;
  line-height: 1.2;
  vertical-align: top;
  white-space: nowrap;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  border: none;
}
.ccm-table-container table tbody {
  font-size: 0.875rem;
  font-weight: 400;
}
.ccm-table-container table tbody p {
  margin-bottom: 0;
}
.ccm-table-container table tbody td {
  border-bottom: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
  vertical-align: middle;
}
.ccm-table-container table tbody td:first-child {
  border-left: 1px solid #E5E5E5;
}
.ccm-table-container table tbody td:last-child {
  border-right: 1px solid #E5E5E5;
}
.ccm-table-container table tbody td .accordion .card-header table {
  border-collapse: collapse;
}
.ccm-table-container table tbody td .accordion .card-header table td {
  border: none;
}
.ccm-table-container table tbody td .accordion .card-body {
  padding: 0.75rem;
}
.ccm-table-container table.table-hover tbody tr:not(.no-editable) td {
  cursor: pointer;
}
.ccm-table-container table.table-hover tbody tr:not(.no-editable):hover {
  color: #498FE1;
}

.ccm-table-pager .btn-group .btn {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Flight Plan
------------------------- */
.ccm-flight-plan-main {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  color: #2C3E50;
}
.ccm-flight-plan-main .ccm-flight-plan-panel-menu {
  width: 300px;
  min-width: 300px;
}
.ccm-flight-plan-main .ccm-flight-plan-panel-menu .ccm-flight-plan-menu-wrapper {
  position: relative;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .filter .select-filter {
  min-width: 100px;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .filter .toggle, .ccm-flight-plan-main .ccm-flight-plan-main-content .filter .item {
  font-size: 0.75rem;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .filter .toggle:hover, .ccm-flight-plan-main .ccm-flight-plan-main-content .filter .toggle:active {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .filter .menu-filter {
  min-width: 100px;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .filter .menu-status {
  min-width: 50px;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .filter .input {
  width: 75px;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info.patientInfo-closed .avatar-icon {
  font-size: 0.75rem;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info.patientInfo-closed .avatar-badge {
  font-size: 0.5rem;
  right: -0.5rem;
  width: 14px;
  height: 14px;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .patient-info.patientInfo-closed .patient__name {
  font-size: 1.125rem;
  line-height: 1.4;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-reminders .reminders-content .reminders-info .reminders__assignedCn {
  color: #929292;
  font-weight: 300;
  line-height: 1.6;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-reminders .reminders-content .reminders-info .reminders__dateTime {
  font-size: 0.875rem;
  white-space: nowrap;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-recent-work .recent-work-content .recent-work-info .recentWork__workDate,
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-recent-work .recent-work-content .recent-work-info .recentWork__activityDate {
  color: #929292;
  font-weight: 300;
  line-height: 1.6;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-alerts .alert-content .alert-list-info .alert__alertDate {
  color: #929292;
  font-weight: 300;
  line-height: 1.6;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule nav a.nav-item.nav-link {
  color: #8095B1;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule nav a.nav-item.nav-link.active {
  border-width: 0 0 2px 0;
  border-bottom: solid #74A3E1;
  color: #2C3E50;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule nav .nav-link:hover, .ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule nav .nav-link:focus {
  border-color: transparent;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule .title h1 {
  font-weight: 500;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule .bi {
  font-size: 1.125rem;
  font-weight: 500;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule .table .pa__name {
  width: 19%;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule .table .pa__sent {
  width: 15%;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule .table .pa__response {
  width: 44%;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule .table .pa__column {
  width: 10%;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule .table .pa__actions {
  width: 12%;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule .call-schedule-content .schedule-content-header .bi {
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  .ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule .call-schedule-content .schedule-content-header .bi {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule .call-schedule-content .schedule-content-header .bi {
  font-weight: 500;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule .call-schedule-content .call-schedule__category-name {
  background-color: #74A3E1;
  color: #FFFFFF;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule .call-schedule-content .call-schedule__subcategory-name,
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule .call-schedule-content .call-schedule__patient-name,
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-call-schedule .call-schedule-content .call-schedule__empty {
  font-size: 1rem;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-status-change .filter {
  font-size: 0.8125rem;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-status-change .filter .item {
  font-size: 0.75rem;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-status-change .medium-header-text {
  font-size: 0.8125rem;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-status-change .assigned-filter .title-filter {
  font-size: 0.75rem;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-status-change .assigned-filter .Select {
  border-bottom: none;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-status-change .assigned-filter .Select .Select-control .Select-value .Select-value-label,
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-status-change .assigned-filter .Select .Select-control .Select-clear-zone .Select-clear,
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-status-change .assigned-filter .Select .Select-control .Select-multi-value-wrapper .Select-input input {
  color: #74A3E1;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-status-change .assigned-filter .Select .Select-control .Select-arrow-zone .Select-arrow {
  border-color: #74A3E1 transparent transparent;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-status-change .assigned-filter .Select .Select-menu-outer .Select-menu .Select-option {
  color: #74A3E1;
}
.ccm-flight-plan-main .ccm-flight-plan-main-content .flight-plan-status-change .assigned-filter .Select.is-open > .Select-control .Select-arrow {
  border-color: transparent transparent #74A3E1;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
.flight-plan-metrics nav a.nav-item.nav-link {
  color: #8095B1;
}
.flight-plan-metrics nav a.nav-item.nav-link.active {
  border-width: 0 0 2px 0;
  border-bottom: solid #74A3E1;
  color: #2C3E50;
}
.flight-plan-metrics nav .nav-link:hover, .flight-plan-metrics nav .nav-link:focus {
  border-color: transparent;
}
.flight-plan-metrics .title h1 {
  font-weight: 500;
}
.flight-plan-metrics .card {
  border-radius: 10px;
}
.flight-plan-metrics .card .card-body {
  font-size: 1.125rem;
}
.flight-plan-metrics .card .card-body .card-chart {
  height: 230px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: #E5E5E5;
  clip-path: circle();
}
.flight-plan-metrics .card .card-body .percentage-text {
  font-size: 2.125rem;
}
@media (max-width: 1200px) {
  .flight-plan-metrics .card .card-body .percentage-text {
    font-size: calc(1.3375rem + 1.05vw);
  }
}
.flight-plan-metrics .card .card-body .chart-text {
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  .flight-plan-metrics .card .card-body .chart-text {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.flight-plan-metrics .card .card-footer {
  background-color: transparent;
  border-top: 1.5px solid #C4C4C4;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Simple PES View
------------------------- */
.ccm-patient-view-main .ccm-patient-view-main-content .sub-content .enrollment nav a.nav-item.nav-link, .ccm-patient-view-main .ccm-patient-view-main-content .sub-content .patient-history nav a.nav-item.nav-link {
  color: #8095B1;
}
.ccm-patient-view-main .ccm-patient-view-main-content .sub-content .enrollment nav a.nav-item.nav-link.active, .ccm-patient-view-main .ccm-patient-view-main-content .sub-content .patient-history nav a.nav-item.nav-link.active {
  border-width: 0 0 2px 0;
  border-bottom: solid #74A3E1;
  color: #2C3E50;
}
.ccm-patient-view-main .ccm-patient-view-main-content .sub-content .enrollment nav .nav-link:hover, .ccm-patient-view-main .ccm-patient-view-main-content .sub-content .enrollment nav .nav-link:focus, .ccm-patient-view-main .ccm-patient-view-main-content .sub-content .patient-history nav .nav-link:hover, .ccm-patient-view-main .ccm-patient-view-main-content .sub-content .patient-history nav .nav-link:focus {
  border-color: transparent;
}
.ccm-patient-view-main .ccm-patient-view-main-content .sub-content .enrollment .enroll-options .title-content span, .ccm-patient-view-main .ccm-patient-view-main-content .sub-content .patient-history .enroll-options .title-content span {
  font-size: 1.125rem;
}
.ccm-patient-view-main .ccm-patient-view-main-content .sub-content .enrollment .enroll-options .detail-content p, .ccm-patient-view-main .ccm-patient-view-main-content .sub-content .patient-history .enroll-options .detail-content p {
  font-size: 0.875rem;
}
.ccm-patient-view-main .ccm-patient-view-main-content .sub-content .error-text {
  font-size: 0.8rem;
}
.ccm-patient-view-main .ccm-patient-view-main-content .sub-content .pesView-outreachDate {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ccm-patient-view-main .ccm-patient-view-main-content .sub-content .timeTraking-textarea ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.ccm-patient-view-main .ccm-patient-view-main-content .sub-content .timeTraking-textarea ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.ccm-patient-view-main .ccm-patient-view-main-content .separator {
  border-left: 2px solid #E5E5E5;
}
.ccm-patient-view-main .ccm-patient-view-main-content .section-reference-information .title {
  font-size: 1.4375rem;
}
@media (max-width: 1200px) {
  .ccm-patient-view-main .ccm-patient-view-main-content .section-reference-information .title {
    font-size: calc(1.26875rem + 0.225vw);
  }
}
.ccm-patient-view-main .ccm-patient-view-main-content .section-reference-information .sub-title {
  font-size: 1.1875rem;
}
.ccm-patient-view-main .ccm-patient-view-main-content .section-reference-information .text-content {
  font-size: 0.9375rem;
}
.ccm-patient-view-main .ccm-patient-view-main-content .section-reference-information .text-last-emr-update {
  font-size: 0.875rem;
}
.ccm-patient-view-main .ccm-patient-view-main-content .form-check input, .ccm-patient-view-main .ccm-patient-view-main-content .form-check label {
  cursor: pointer;
}
.ccm-patient-view-main .ccm-patient-view-main-content .reminders-list input[type=checkbox]:checked + .reminder__content .form-check-label, .ccm-patient-view-main .ccm-patient-view-main-content .reminders-list input[type=checkbox]:checked + .reminder__content span {
  text-decoration: line-through;
}
.ccm-patient-view-main .ccm-patient-view-main-content .reminders-list input[type=checkbox]:checked + .reminder__content span {
  color: #929292;
}
.ccm-patient-view-main .ccm-patient-view-main-content .note-body {
  text-align: left;
}

.patient-prompts .prompts-options .title span {
  font-size: 1.25rem;
}
.patient-prompts .prompts-options .content span {
  font-size: 1.0625rem;
}
.patient-prompts .prompts-options .content p {
  font-size: 0.9375rem;
}
.patient-prompts .prompts-options .form-check input, .patient-prompts .prompts-options .form-check label {
  cursor: pointer;
}

.patient-health-factors .health-factor p, .patient-health-factors .health-factor li {
  line-height: 1.2;
}
.patient-health-factors .health-factor .resources-text li {
  cursor: pointer;
}

.health-factor-modal .form-check input, .health-factor-modal .form-check label {
  cursor: pointer;
}

.resource-modal .resource-url {
  cursor: pointer;
}

/* ------------------------
    Banner
------------------------- */
.ccm-banner-container {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  max-height: calc(100% - 30px);
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
}
.ccm-banner-container + .d-flex {
  padding-top: 50px;
}

/*
-----------------------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------------------
 01. Colors
   01.01 Base colors
   01.02 Shades of grey
   01.03 Goals
   01.04 Other
 02. Typography
   02.01 Font family
   02.02 Font size
   02.03 Font weight
 03. Dimensions
 04. Media queries
-----------------------------------------------------------------------------
*/
/* ------------------------
    Snook
------------------------- */
.ccm-snook-list {
  background-image: url(/static/media/amelia-splash.8fe4e8ec..png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ccm-snook-list .wrapper-list {
  background-color: #FFFFFF;
  border-radius: 30px;
}

/*# sourceMappingURL=index.css.map */


/*# sourceMappingURL=main.2d6a8d67.css.map*/