@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap");
* {
  box-sizing: border-box;
}

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

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

body {
  margin: 0;
}

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

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

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

a {
  color: #337ab7;
  text-decoration: none;
  background-color: transparent;
}

a:focus,
a:hover,
a:active {
  outline: 0;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  color: inherit;
  font-weight: normal;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}

.h1,
h1 {
  font-size: 36px;
}

.h2,
h2 {
  font-size: 30px;
}

.h3,
h3 {
  font-size: 24px;
}

.h6,
h6 {
  font-size: 12px;
}

p {
  margin: 0;
}

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

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

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

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

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

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

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

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

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

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}

.hidden {
  display: none !important;
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
body {
  font-family:
    "Inter",
    sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-weight: normal;
  color: #737c8b;
  font-size: 1rem;
  position: relative;
  line-height: 1.5;
  letter-spacing: -0.25px;
}

body object,
body img {
  max-width: 100%;
  height: auto;
}

a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}

.cd-link--icon:before {
  width: 0;
  height: 2px;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -4px;
  left: 0;
  background-color: #000ff0;
  transition-duration: 0.15s;
  margin: auto;
}

.cd-link {
  font-family:
    "Inter",
    sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-weight: 500;
  color: #000ff0;
  font-size: var(16px);
  position: relative;
  white-space: nowrap;
}
.cd-link:hover,
.cd-link:focus {
  color: #000ff0;
  text-decoration: none;
}
.cd-link--icon:after,
.cd-link--icon:before {
  content: "";
  display: inline-block;
  transition: 0.3s ease-in-out;
}
.cd-link--icon:after {
  transform: rotateZ(-45deg) translateY(2px);
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(0%2C15%2C240)%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 6px 8px;
  margin-top: 4px;
}
.cd-link--icon:hover:before {
  width: 100%;
  height: 2px;
  display: inline-block;
}
.cd-link--alt {
  color: #ffffff;
}
.cd-link--alt:hover,
.cd-link--alt:focus {
  color: #ffffff;
}

.cd-btn {
  min-width: 240px;
  text-align: center;
  font-family:
    "Inter",
    sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-weight: 600;
  color: #ffffff;
  font-size: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: auto;
  height: 48px;
  display: inline-block;
  line-height: 48px;
  transition: 0.3s ease;
  border-radius: 4px;
  background-color: #ff4b00;
  position: relative;
  white-space: nowrap;
  text-align: center;
}
.cd-btn:after {
  content: "";
  display: inline-block;
  margin-left: 6px;
  transform: translateY(1px);
  transition: 0.3s ease;
  width: 14px;
  height: 12px;
  display: inline-block;
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(255%2C255%2C255)%22%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.cd-btn:hover,
.cd-btn:focus {
  text-decoration: none;
  color: #ffffff;
}
.cd-btn:hover:after,
.cd-btn:focus:after {
  transform: translate(4px, 1px);
}
.cd-btn--alt {
  background: linear-gradient(180deg, #424956 0%, #232832 100%);
}

.cd-tt--uppercase {
  text-transform: uppercase;
}

.cd-mb--xs {
  margin-bottom: 0.25rem;
}
.cd-mb--st {
  margin-bottom: 0.5rem;
}
.cd-mb--sm {
  margin-bottom: 0.75rem;
}
.cd-mb--md {
  margin-bottom: 1rem;
}
.cd-mb--lg {
  margin-bottom: 1.25rem;
}
.cd-mb--xl {
  margin-bottom: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .cd-mb--xl {
    margin-bottom: 1.5rem;
  }
}

.cd-row {
  position: relative;
}
.cd-row > div:not(.cd-break__container) {
  padding-top: calc(1.875rem + 7.5vw);
  padding-bottom: calc(1.875rem + 7.5vw);
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  margin: auto;
}
@media (min-width: 1200px) {
  .cd-row > div:not(.cd-break__container) {
    padding-top: 7.5rem;
  }
}
@media (min-width: 1200px) {
  .cd-row > div:not(.cd-break__container) {
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 768px) {
  .cd-row > div:not(.cd-break__container) {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .cd-row > div:not(.cd-break__container) {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .cd-row > div:not(.cd-break__container) {
    width: 90%;
    max-width: 2000px;
  }
  .cd-row > div:not(.cd-break__container).cd-main {
    max-width: 1400px;
    margin: auto;
  }
}
@media (min-width: 1900px) {
  .cd-row > div:not(.cd-break__container) {
    padding-top: calc(2.125rem + 10.5vw);
    padding-bottom: calc(2.125rem + 10.5vw);
  }
}
@media (min-width: 1900px) and (min-width: 1200px) {
  .cd-row > div:not(.cd-break__container) {
    padding-top: 10rem;
  }
}
@media (min-width: 1900px) and (min-width: 1200px) {
  .cd-row > div:not(.cd-break__container) {
    padding-bottom: 10rem;
  }
}
.cd-row--hero {
  background: #0f0d12;
  overflow: hidden;
}
.cd-row--awward {
  background: #0f0d12;
  overflow: hidden;
}
.cd-row--awward > div:not(.cd-break__container) {
  padding-top: 60px;
  padding-bottom: 0;
}
@media (min-width: 1600px) {
  .cd-row--awward > div:not(.cd-break__container) {
    padding-top: 120px;
  }
}
.cd-row--team {
  background: #0f0d12;
  overflow: hidden;
}

.cd-hidden--mobile {
  display: none;
}
@media (min-width: 768px) {
  .cd-hidden--mobile {
    display: block;
  }
}

.cd-article__label {
  font-family:
    "Inter",
    sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-weight: normal;
  color: #737c8b;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: -0.3px;
  text-transform: uppercase;
}
@media (min-width: 1900px) {
  .cd-article__label {
    font-size: 1.25rem;
  }
}
.cd-article__label span {
  display: block;
}
.cd-article__label--alt {
  line-height: 1.5;
  font-size: 16px;
  text-transform: initial;
}
@media (min-width: 1900px) {
  .cd-article__label--alt {
    font-size: 1.25rem;
  }
}
.cd-article__title {
  font-family:
    "Inter",
    sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-weight: 700;
  color: #202328;
  font-size: calc(1.325rem + 0.9vw);
  line-height: 1.25;
}
@media (min-width: 1200px) {
  .cd-article__title {
    font-size: 2rem;
  }
}
.cd-article__title span {
  color: #ff6b00;
  display: block;
}
@media (min-width: 1600px) {
  .cd-article__title {
    font-size: calc(1.35rem + 1.2vw);
  }
}
@media (min-width: 1600px) and (min-width: 1200px) {
  .cd-article__title {
    font-size: 2.25rem;
  }
}
@media (min-width: 1900px) {
  .cd-article__title {
    font-size: calc(1.375rem + 1.5vw);
  }
}
@media (min-width: 1900px) and (min-width: 1200px) {
  .cd-article__title {
    font-size: 2.5rem;
  }
}
.cd-article__title--alt {
  color: #ffffff;
}
.cd-article__heading {
  font-family:
    "Inter",
    sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-weight: 700;
  color: #202328;
  font-size: calc(1.275rem + 0.3vw);
  line-height: 1.35;
}
@media (min-width: 1200px) {
  .cd-article__heading {
    font-size: 1.5rem;
  }
}
.cd-article__heading span {
  display: block;
}
@media (min-width: 1600px) {
  .cd-article__heading {
    font-size: calc(1.2875rem + 0.45vw);
  }
}
@media (min-width: 1600px) and (min-width: 1200px) {
  .cd-article__heading {
    font-size: 1.625rem;
  }
}
@media (min-width: 1900px) {
  .cd-article__heading {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media (min-width: 1900px) and (min-width: 1200px) {
  .cd-article__heading {
    font-size: 1.875rem;
  }
}
.cd-article__heading--alt {
  color: #ff6b00;
}
.cd-article__desc {
  font-family:
    "Inter",
    sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-weight: normal;
  color: #737c8b;
  font-size: 1rem;
}
@media (min-width: 1600px) {
  .cd-article__desc {
    font-size: 1.25rem;
  }
}
@media (min-width: 1900px) {
  .cd-article__desc {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media (min-width: 1900px) and (min-width: 1200px) {
  .cd-article__desc {
    font-size: 1.5rem;
  }
}
.cd-article__desc span {
  display: block;
  font-weight: 600;
  color: #202328;
}

.cd-hero__grid {
  display: grid;
  grid-gap: 40px;
}
@media (min-width: 768px) {
  .cd-hero__grid {
    grid-template-columns: minmax(360px, 1fr) 1fr;
  }
}
.cd-hero__logo {
  margin-bottom: calc(1.3125rem + 0.75vw);
  opacity: 0;
}
@media (min-width: 1200px) {
  .cd-hero__logo {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 1600px) {
  .cd-hero__logo {
    margin-bottom: 40px;
    width: 280px !important;
  }
}
@media (min-width: 1900px) {
  .cd-hero__logo {
    margin-bottom: 60px;
    width: 320px !important;
  }
}
.cd-hero__img {
  max-width: 280px;
}
@media (min-width: 768px) {
  .cd-hero__img {
    max-width: 100%;
  }
}
.cd-hero__title {
  font-family:
    "Inter",
    sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-weight: bold;
  color: #5b616c;
  font-size: calc(1.475rem + 2.7vw);
  line-height: 1.1;
  margin-bottom: calc(1.3125rem + 0.75vw);
}
@media (min-width: 1200px) {
  .cd-hero__title {
    font-size: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .cd-hero__title {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 768px) {
  .cd-hero__title {
    letter-spacing: -3px;
  }
}
@media (min-width: 1600px) {
  .cd-hero__title {
    font-size: calc(1.55rem + 3.6vw);
    margin-bottom: 34px;
  }
}
@media (min-width: 1600px) and (min-width: 1200px) {
  .cd-hero__title {
    font-size: 4.25rem;
  }
}
@media (min-width: 1900px) {
  .cd-hero__title {
    font-size: calc(1.5875rem + 4.05vw);
    margin-bottom: 40px;
  }
}
@media (min-width: 1900px) and (min-width: 1200px) {
  .cd-hero__title {
    font-size: 4.625rem;
  }
}
.cd-hero__title span {
  color: #ffffff;
  display: block;
}
.cd-hero__title div {
  opacity: 0;
}
.cd-hero__desc {
  font-family:
    "Inter",
    sans-serif,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-weight: normal;
  color: #737c8b;
  font-size: calc(1.275rem + 0.3vw);
  max-width: 340px;
  opacity: 0;
}
@media (min-width: 1200px) {
  .cd-hero__desc {
    font-size: 1.5rem;
  }
}
@media (min-width: 1900px) {
  .cd-hero__desc {
    font-size: 30px;
  }
}
.cd-hero__content {
  max-width: 450px;
}
@media (min-width: 768px) {
  .cd-hero__content {
    margin: auto;
  }
}
@media (min-width: 1600px) {
  .cd-hero__content {
    max-width: 520px;
  }
}
@media (min-width: 1900px) {
  .cd-hero__content {
    max-width: 680px;
  }
}
.cd-hero__bg--one {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 250px;
  opacity: 0;
  margin-bottom: -100px;
  margin-right: -100px;
}
.cd-hero__bg--two {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  opacity: 0;
  margin-left: -36px;
  margin-bottom: -30px;
}

.cd-wedo__grid {
  display: grid;
  grid-gap: 40px;
  position: relative;
}
@media (min-width: 768px) {
  .cd-wedo__grid {
    grid-template-columns: 1fr 2fr;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .cd-wedo__grid {
    grid-template-columns: 1fr 1.5fr;
  }
}
.cd-wedo .cd-article__content {
  max-width: 450px;
}
@media (min-width: 1600px) {
  .cd-wedo .cd-article__content {
    max-width: 540px;
  }
}
@media (min-width: 1900px) {
  .cd-wedo .cd-article__content {
    max-width: 640px;
  }
}
.cd-wedo .cd-article__list {
  display: grid;
  grid-gap: 40px;
  max-width: 580px;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .cd-wedo .cd-article__list {
    grid-template-columns: auto auto;
  }
}
@media (min-width: 1600px) {
  .cd-wedo .cd-article__list {
    max-width: 620px;
    margin-top: 40px;
  }
}
@media (min-width: 1900px) {
  .cd-wedo .cd-article__list {
    margin-top: 80px;
  }
}
@media (min-width: 768px) and (max-width: 1600px) {
  .cd-wedo .cd-article__img--globe {
    max-width: 500px;
    margin-left: -240px;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .cd-wedo .cd-article__img--globe {
    max-width: 620px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .cd-wedo .cd-article__img--globe {
    margin-left: -140px;
  }
}

.cd-special__grid {
  display: grid;
  grid-gap: 40px;
}
@media (min-width: 768px) {
  .cd-special__grid {
    grid-template-columns: 1fr 1.5fr;
  }
}
@media (min-width: 992px) {
  .cd-special__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1600px) {
  .cd-special__grid {
    grid-gap: 50px;
  }
}
@media (min-width: 1900px) {
  .cd-special__grid {
    grid-gap: 70px;
  }
}
.cd-special .cd-article__content {
  max-width: 380px;
}
@media (min-width: 768px) {
  .cd-special .cd-article__content {
    margin: auto;
    position: sticky;
    top: 40px;
  }
}
@media (min-width: 1600px) {
  .cd-special .cd-article__content {
    max-width: 520px;
  }
}
@media (min-width: 1900px) {
  .cd-special .cd-article__content {
    max-width: 640px;
  }
}
.cd-special .cd-article__list {
  display: grid;
  grid-gap: 40px;
}
@media (min-width: 768px) {
  .cd-special .cd-article__item {
    display: grid;
    grid-template-columns: 48px 1fr;
    grid-gap: 20px;
  }
}
@media (min-width: 992px) {
  .cd-special .cd-article__item {
    grid-gap: 30px;
  }
}
.cd-special .cd-article__item .cd-article__content {
  margin-left: 0;
}
.cd-special .cd-article__item .cd-article__icon {
  float: left;
  margin-right: 16px;
}
@media (min-width: 768px) {
  .cd-special .cd-article__item .cd-article__icon {
    float: none;
    margin-right: 0;
  }
}

.cd-awward__grid {
  display: grid;
  grid-gap: 40px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .cd-awward__grid {
    grid-gap: 0;
    grid-template-columns: 1fr 1fr;
    align-items: flex-end;
  }
}
.cd-awward .cd-article__content {
  max-width: 380px;
  position: relative;
}
@media (min-width: 768px) {
  .cd-awward .cd-article__content {
    margin: auto;
    margin-bottom: 120px;
  }
}
@media (min-width: 1600px) {
  .cd-awward .cd-article__content {
    max-width: 520px;
  }
}
@media (min-width: 1900px) {
  .cd-awward .cd-article__content {
    max-width: 640px;
  }
}
.cd-awward .cd-article__title {
  opacity: 0.5;
  font-size: calc(1.275rem + 0.3vw);
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .cd-awward .cd-article__title {
    font-size: 1.5rem;
  }
}
@media (min-width: 1900px) {
  .cd-awward .cd-article__title {
    font-size: calc(1.3rem + 0.6vw);
  }
}
@media (min-width: 1900px) and (min-width: 1200px) {
  .cd-awward .cd-article__title {
    font-size: 1.75rem;
  }
}
.cd-awward .cd-article__logo {
  margin-bottom: calc(1.5rem + 3vw);
  margin-top: calc(1.5rem + 3vw);
}
@media (min-width: 1200px) {
  .cd-awward .cd-article__logo {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 1200px) {
  .cd-awward .cd-article__logo {
    margin-top: 3.75rem;
  }
}
.cd-awward .cd-article__desc {
  max-width: 300px;
}
@media (min-width: 1600px) {
  .cd-awward .cd-article__desc {
    max-width: 520px;
  }
}
@media (min-width: 1900px) {
  .cd-awward .cd-article__desc {
    max-width: 640px;
  }
}
.cd-awward .cd-article__img--bg {
  display: none;
}
@media (min-width: 768px) {
  .cd-awward .cd-article__img--bg {
    display: block;
    position: absolute;
    bottom: 0;
    margin-bottom: -20px;
    margin-left: -10%;
  }
}
.cd-awward .cd-article__img--banner {
  position: relative;
  margin-bottom: -20px;
}
@media (min-width: 1200px) {
  .cd-awward .cd-article__img--banner {
    max-width: none;
    margin-bottom: -50px;
    margin-right: -100px;
  }
}

.cd-main .cd-article__content {
  max-width: 360px;
}
@media (min-width: 768px) {
  .cd-main .cd-article__content {
    margin: auto;
  }
}
@media (min-width: 1600px) {
  .cd-main .cd-article__content {
    max-width: 520px;
  }
}
@media (min-width: 1900px) {
  .cd-main .cd-article__content {
    max-width: 640px;
  }
}
.cd-main__grid {
  display: grid;
  grid-gap: 60px;
}
@media (min-width: 768px) {
  .cd-main__grid {
    grid-gap: 440px 40px;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1600px) {
  .cd-main__grid {
    grid-gap: 520px 40px;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1900px) {
  .cd-main__grid {
    grid-gap: 640px 40px;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) {
  .cd-main__column {
    display: grid;
    align-items: center;
  }
}
.cd-main__sticky {
  position: sticky;
  top: 40px;
  display: none;
}
@media (min-width: 768px) {
  .cd-main__sticky {
    display: block;
  }
}
.cd-main__media {
  position: absolute;
  perspective: 30px;
  width: 50%;
  will-change: transform;
  transform-origin: center top;
  animation-name: moveToLeft;
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.cd-main__media .cd-frame {
  box-shadow: -10px 10px 54px rgba(185, 193, 205, 0.45);
  border-radius: 10px;
  display: grid;
  padding: 10px;
  transform: rotateX(-0.1deg) rotateY(0.5deg);
  transition: transform 0.35s;
}
.cd-main__media .cd-frame__list {
  position: relative;
}
.cd-main__media .cd-frame img {
  border-radius: 10px;
}
.cd-main__media--right {
  animation-name: moveToRight;
  animation-duration: 0.35s;
  animation-fill-mode: both;
}
.cd-main__media--right .cd-frame {
  transform: rotateX(-0.1deg) rotateY(-0.5deg);
}

@keyframes moveToLeft {
  0% {
    transform: translate(100%, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes moveToRight {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(100%, 0);
  }
}
.cd-team {
  position: relative;
}
.cd-team__grid {
  display: grid;
  grid-gap: 40px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .cd-team__grid {
    grid-template-columns: 1fr 1.5fr;
  }
}
@media (min-width: 768px) {
  .cd-team__bg {
    position: absolute;
    right: -75px;
    bottom: -75px;
    width: 400px;
    height: 400px;
    z-index: 0;
  }
  .cd-team__bg img {
    transform: rotate(180deg);
  }
}
.cd-team .cd-article__content {
  max-width: 420px;
}
@media (min-width: 768px) {
  .cd-team .cd-article__content {
    margin: auto;
    max-width: 270px;
    position: sticky;
    top: 40px;
  }
}
@media (min-width: 1600px) {
  .cd-team .cd-article__content {
    max-width: 420px;
  }
}
@media (min-width: 1900px) {
  .cd-team .cd-article__content {
    max-width: 640px;
  }
}
.cd-team .cd-article__list {
  display: grid;
  justify-content: flex-start;
  max-width: 900px;
}
@media (max-width: 767px) {
  .cd-team .cd-article__list {
    margin: 0 -15px;
  }
}
@media (min-width: 992px) {
  .cd-team .cd-article__list {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 20px;
  }
}
@media (min-width: 1200px) {
  .cd-team .cd-article__list {
    grid-gap: 40px 20px;
  }
}
.cd-team .cd-article__img {
  border-radius: 10px;
}
.cd-team .cd-article__item {
  border-radius: 9px;
  transition: all 0.25s;
  padding: 16px;
  position: relative;
}
@media (min-width: 768px) {
  .cd-team .cd-article__item {
    background: none;
  }
}
.cd-team .cd-article__item:hover .cd-article__img {
  background-color: #cad0dc;
}
.cd-team .cd-article__item:hover .cd-glow {
  width: 100%;
  height: 100%;
}
.cd-team .cd-article__item:hover .cd-line {
  width: 100%;
}
.cd-team .cd-article__item .cd-article__content {
  display: grid;
  grid-template-columns: minmax(45px, 90px) 1fr;
  grid-gap: 16px;
  max-width: none;
  align-items: center;
}
.cd-team .cd-article__item .cd-article__desc {
  font-size: 14px;
  line-height: 1.2;
}
@media (min-width: 1600px) {
  .cd-team .cd-article__item .cd-article__desc {
    font-size: 1rem;
  }
}
@media (min-width: 1900px) {
  .cd-team .cd-article__item .cd-article__desc {
    font-size: 1.125rem;
  }
}
.cd-team .cd-article__item .cd-article__desc span {
  font-size: 16px;
  color: #cad0dc;
  display: block;
  margin-bottom: 4px;
}
@media (min-width: 1600px) {
  .cd-team .cd-article__item .cd-article__desc span {
    font-size: 1.25rem;
  }
}

.cd-glow {
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: radial-gradient(circle closest-corner at 50% 230%, rgba(115, 124, 139, 0.6), hsla(0, 0%, 100%, 0));
  transition: all 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.cd-line {
  background-color: #141618;
  background-image: linear-gradient(90deg, #0b0d0f, #737c8b 50%, #0b0d0f);
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  perspective-origin: 50% 50%;
  transform-origin: 50% 50%;
  height: 1px;
  position: absolute;
  transition: all 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  margin: auto;
}

.cd-jobs__grid {
  display: grid;
  grid-gap: 40px;
}
@media (min-width: 768px) {
  .cd-jobs__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1200px) {
  .cd-jobs__grid {
    grid-template-columns: 1fr 1.5fr;
  }
}
.cd-jobs .cd-article__content {
  max-width: 410px;
}
@media (min-width: 768px) {
  .cd-jobs .cd-article__content {
    margin: auto;
    position: sticky;
    top: 40px;
  }
}
@media (min-width: 1600px) {
  .cd-jobs .cd-article__content {
    max-width: 520px;
  }
}
@media (min-width: 1900px) {
  .cd-jobs .cd-article__content {
    max-width: 640px;
  }
}
.cd-jobs .cd-article__list {
  display: grid;
  grid-gap: 20px;
}
.cd-jobs .cd-article__item {
  padding: 20px 20px;
  border-radius: 6px;
  opacity: 0.75;
  transition: all 0.25s ease-in-out;
  background-color: rgba(0, 0, 0, 0.05);
  max-width: 780px;
}
@media (min-width: 768px) {
  .cd-jobs .cd-article__item {
    background-color: transparent;
  }
}
@media (min-width: 1200px) {
  .cd-jobs .cd-article__item {
    padding: 30px 40px;
  }
}
.cd-jobs .cd-article__item .cd-article__content {
  margin-left: 0;
  max-width: none;
  display: block;
}
@media (min-width: 768px) {
  .cd-jobs .cd-article__item .cd-article__content {
    padding-right: 50px;
    background: url("../images/developers/arrow.svg") no-repeat right 10px center;
  }
}
.cd-jobs .cd-article__item .cd-article__content div {
  max-width: 480px;
}
@media (min-width: 1600px) {
  .cd-jobs .cd-article__item .cd-article__content div {
    max-width: 540px;
  }
}
@media (min-width: 1900px) {
  .cd-jobs .cd-article__item .cd-article__content div {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .cd-jobs .cd-article__item {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
      skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition-property:
      color,
      background-color,
      border-color,
      text-decoration-color,
      fill,
      stroke,
      opacity,
      box-shadow,
      transform,
      filter,
      -webkit-backdrop-filter;
    transition-property:
      color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform,
      filter, backdrop-filter;
    transition-property:
      color,
      background-color,
      border-color,
      text-decoration-color,
      fill,
      stroke,
      opacity,
      box-shadow,
      transform,
      filter,
      backdrop-filter,
      -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 700ms;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .cd-jobs .cd-article__item:hover {
    opacity: 1;
    --tw-translate-y: 0.5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
      skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-text-opacity: 1;
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow:
      var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  }
  .cd-jobs .cd-article__item:hover .cd-article__content {
    background: url("../images/developers/arrow-color.svg") no-repeat right 10px center;
  }
}

@media (min-width: 768px) {
  .cd-testimonial {
    text-align: center;
  }
}
.cd-testimonial .cd-article__list {
  display: grid;
  grid-gap: 40px;
  padding: 20px;
  margin: 0 -20px;
  grid-template-columns: repeat(3, minmax(300px, 1fr));
  margin-top: 40px;
  max-width: 1400px;
}
@media (max-width: 1199px) {
  .cd-testimonial .cd-article__list {
    overflow-x: auto;
    scrollbar-width: none;
  }
  .cd-testimonial .cd-article__list::-webkit-scrollbar {
    display: none;
  }
}
@media (min-width: 1200px) {
  .cd-testimonial .cd-article__list {
    margin-left: auto;
    margin-right: auto;
  }
}
.cd-testimonial .cd-article__item {
  box-shadow: 0px 4px 14px rgba(32, 35, 40, 0.2);
  border-radius: 6px;
  padding: 30px;
  display: grid;
  grid-template-rows: 1fr auto;
  grid-gap: 40px;
}
.cd-testimonial .cd-article__item .cd-article__desc {
  text-align: left;
  font-size: 16px;
}
@media (min-width: 1600px) {
  .cd-testimonial .cd-article__item .cd-article__desc {
    font-size: 1.125rem;
  }
}
@media (min-width: 1900px) {
  .cd-testimonial .cd-article__item .cd-article__desc {
    font-size: 1.25rem;
  }
}
.cd-testimonial .cd-article__item .cd-article__desc span {
  font-size: 18px;
}
@media (min-width: 1600px) {
  .cd-testimonial .cd-article__item .cd-article__desc span {
    font-size: 1.25rem;
  }
}
@media (min-width: 1900px) {
  .cd-testimonial .cd-article__item .cd-article__desc span {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media (min-width: 1900px) and (min-width: 1200px) {
  .cd-testimonial .cd-article__item .cd-article__desc span {
    font-size: 1.5rem;
  }
}
.cd-testimonial .cd-article__item .cd-article__content {
  display: grid;
  grid-gap: 15px;
  align-items: center;
  grid-template-columns: 80px 1fr;
  text-align: left;
}
.cd-testimonial .cd-article__item .cd-article__content img {
  border-radius: 50%;
}

.cd-touch {
  text-align: center;
}
.cd-touch .cd-article__content {
  max-width: 360px;
  margin: auto;
}
@media (min-width: 1600px) {
  .cd-touch .cd-article__content {
    max-width: 520px;
  }
}
@media (min-width: 1900px) {
  .cd-touch .cd-article__content {
    max-width: 640px;
  }
}
.cd-touch .cd-article__heading {
  font-weight: normal;
  color: #737c8b;
}
.cd-touch .cd-btn:after {
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(255%2C255%2C255)%22%2F%3E%0A%3C%2Fsvg%3E");
}

.cd-star__blaze {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: none;
}
@media (min-width: 992px) {
  .cd-star__blaze {
    display: block;
  }
}
.cd-star__blaze--small,
.cd-star__blaze--large {
  transition: all 0.5s ease-in;
  background: transparent url("../images/developers/star.svg") no-repeat left -100px bottom -100px;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 150px;
  width: 150px;
}
.cd-star__blaze--small {
  bottom: 100px;
  transform: scale(0.75);
}
.cd-star__blaze--large {
  transform: scale(1.25);
}

.cd-star .cd-star__blaze--small,
.cd-star .cd-star__blaze--large {
  background-position: left 25px bottom 25px;
}
.cd-star .cd-star__blaze--small {
  transition-delay: 1s;
}
.cd-star .cd-star__blaze--large {
  transition-delay: 2s;
}

.animate {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 0.25s;
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 15%, 0);
  }
  50% {
    opacity: 0;
    transform: translate3d(0, 15%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDown {
  from {
    opacity: 0.1;
    transform: translate3d(0, -15%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRight {
  from {
    opacity: 0.2;
    transform: translate3d(10%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeft {
  from {
    opacity: 0.1;
    transform: translate3d(-10%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.scale {
  animation-name: scale;
}

@keyframes scale {
  from {
    opacity: 0;
    transform: scale(0.5);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.scaleSmall {
  animation-name: scaleSmall;
}

@keyframes scaleSmall {
  from {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.scaleSmallCustom {
  animation-name: scaleSmallCustom;
}

@keyframes scaleSmallCustom {
  from {
    opacity: 0;
    transform: scale(50);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.cd-break__container {
  max-width: 1600px;
  margin: auto;
  overflow: hidden;
}

/* Awward Popper CSS Start */
.cd-pop {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

[class|="cd-pop"] {
  position: absolute;
}

.cd-pop--0 {
  width: 16px;
  height: 6.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 184%;
  opacity: 1.285367918;
  transform: rotate(324.6137863989deg);
  animation: drop-0 4.6234396325s 0.9822189222s infinite;
}

@keyframes drop-0 {
  100% {
    top: 110%;
    left: 185%;
  }
}
.cd-pop--1 {
  width: 7px;
  height: 2.8px;
  background-color: #263672;
  top: -10%;
  left: 13%;
  opacity: 0.8736545642;
  transform: rotate(178.6671318899deg);
  animation: drop-1 4.560389243s 0.4058529845s infinite;
}

@keyframes drop-1 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.cd-pop--2 {
  width: 8px;
  height: 3.2px;
  background-color: #ffbf00;
  top: -10%;
  left: 188%;
  opacity: 1.2736000862;
  transform: rotate(247.3919922296deg);
  animation: drop-2 4.9093160039s 0.8085508988s infinite;
}

@keyframes drop-2 {
  100% {
    top: 110%;
    left: 193%;
  }
}
.cd-pop--3 {
  width: 6px;
  height: 2.4px;
  background-color: #d13447;
  top: -10%;
  left: 97%;
  opacity: 1.2099402355;
  transform: rotate(228.5419440623deg);
  animation: drop-3 4.737402996s 0.3146421084s infinite;
}

@keyframes drop-3 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.cd-pop--4 {
  width: 13px;
  height: 5.2px;
  background-color: #ffbf00;
  top: -10%;
  left: 80%;
  opacity: 0.778094409;
  transform: rotate(170.7605663105deg);
  animation: drop-4 4.9015707786s 0.5995336803s infinite;
}

@keyframes drop-4 {
  100% {
    top: 110%;
    left: 85%;
  }
}
.cd-pop--5 {
  width: 4px;
  height: 1.6px;
  background-color: #d13447;
  top: -10%;
  left: 118%;
  opacity: 1.2222437909;
  transform: rotate(8.0793107691deg);
  animation: drop-5 4.7158850479s 0.2557311s infinite;
}

@keyframes drop-5 {
  100% {
    top: 110%;
    left: 128%;
  }
}
.cd-pop--6 {
  width: 12px;
  height: 4.8px;
  background-color: #d13447;
  top: -10%;
  left: 137%;
  opacity: 1.3947063209;
  transform: rotate(354.424700037deg);
  animation: drop-6 4.1846952691s 0.6400782394s infinite;
}

@keyframes drop-6 {
  100% {
    top: 110%;
    left: 150%;
  }
}
.cd-pop--7 {
  width: 13px;
  height: 5.2px;
  background-color: #d13447;
  top: -10%;
  left: 64%;
  opacity: 0.6470787569;
  transform: rotate(117.011193647deg);
  animation: drop-7 4.9928979318s 0.7602305932s infinite;
}

@keyframes drop-7 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.cd-pop--8 {
  width: 7px;
  height: 2.8px;
  background-color: #263672;
  top: -10%;
  left: 126%;
  opacity: 1.011778001;
  transform: rotate(184.776553334deg);
  animation: drop-8 4.1615292026s 0.104604073s infinite;
}

@keyframes drop-8 {
  100% {
    top: 110%;
    left: 132%;
  }
}
.cd-pop--9 {
  width: 9px;
  height: 3.6px;
  background-color: #ffbf00;
  top: -10%;
  left: 9%;
  opacity: 0.5382589759;
  transform: rotate(224.7570553447deg);
  animation: drop-9 4.4451416619s 0.0728721602s infinite;
}

@keyframes drop-9 {
  100% {
    top: 110%;
    left: 14%;
  }
}
.cd-pop--10 {
  width: 11px;
  height: 4.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 36%;
  opacity: 0.9018681952;
  transform: rotate(261.7928492554deg);
  animation: drop-10 4.8179408376s 0.5492921955s infinite;
}

@keyframes drop-10 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.cd-pop--11 {
  width: 10px;
  height: 4px;
  background-color: #263672;
  top: -10%;
  left: 102%;
  opacity: 0.7925262654;
  transform: rotate(50.3092532446deg);
  animation: drop-11 4.6865708562s 0.060958566s infinite;
}

@keyframes drop-11 {
  100% {
    top: 110%;
    left: 103%;
  }
}
.cd-pop--12 {
  width: 16px;
  height: 6.4px;
  background-color: #263672;
  top: -10%;
  left: 34%;
  opacity: 1.1348956894;
  transform: rotate(285.6242219722deg);
  animation: drop-12 4.88340432s 0.0075280857s infinite;
}

@keyframes drop-12 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.cd-pop--13 {
  width: 6px;
  height: 2.4px;
  background-color: #263672;
  top: -10%;
  left: 159%;
  opacity: 1.0218290156;
  transform: rotate(61.7503479158deg);
  animation: drop-13 4.6255917616s 0.835108324s infinite;
}

@keyframes drop-13 {
  100% {
    top: 110%;
    left: 170%;
  }
}
.cd-pop--14 {
  width: 1px;
  height: 0.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 35%;
  opacity: 0.5740093338;
  transform: rotate(163.1545295682deg);
  animation: drop-14 4.7100726157s 0.2847473068s infinite;
}

@keyframes drop-14 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.cd-pop--15 {
  width: 5px;
  height: 2px;
  background-color: #263672;
  top: -10%;
  left: 60%;
  opacity: 1.0963241731;
  transform: rotate(309.1992420705deg);
  animation: drop-15 4.272902611s 0.3674114645s infinite;
}

@keyframes drop-15 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.cd-pop--16 {
  width: 6px;
  height: 2.4px;
  background-color: #d13447;
  top: -10%;
  left: 112%;
  opacity: 1.4429967554;
  transform: rotate(186.4361119424deg);
  animation: drop-16 4.3998305889s 0.3051905245s infinite;
}

@keyframes drop-16 {
  100% {
    top: 110%;
    left: 123%;
  }
}
.cd-pop--17 {
  width: 15px;
  height: 6px;
  background-color: #d13447;
  top: -10%;
  left: 3%;
  opacity: 1.4752031615;
  transform: rotate(259.5065140029deg);
  animation: drop-17 4.9363238433s 0.4065085944s infinite;
}

@keyframes drop-17 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.cd-pop--18 {
  width: 1px;
  height: 0.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 4%;
  opacity: 0.6338518565;
  transform: rotate(25.1521842862deg);
  animation: drop-18 4.2627106239s 0.0744248934s infinite;
}

@keyframes drop-18 {
  100% {
    top: 110%;
    left: 13%;
  }
}
.cd-pop--19 {
  width: 16px;
  height: 6.4px;
  background-color: #263672;
  top: -10%;
  left: 191%;
  opacity: 1.2378451185;
  transform: rotate(126.2527451735deg);
  animation: drop-19 4.5441902198s 0.4995773646s infinite;
}

@keyframes drop-19 {
  100% {
    top: 110%;
    left: 200%;
  }
}
.cd-pop--20 {
  width: 14px;
  height: 5.6px;
  background-color: #d13447;
  top: -10%;
  left: 26%;
  opacity: 0.8271608879;
  transform: rotate(177.7342950695deg);
  animation: drop-20 4.0392927116s 0.7001322244s infinite;
}

@keyframes drop-20 {
  100% {
    top: 110%;
    left: 41%;
  }
}
.cd-pop--21 {
  width: 11px;
  height: 4.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 82%;
  opacity: 0.5422787684;
  transform: rotate(158.6517734406deg);
  animation: drop-21 4.0445044082s 0.2027747968s infinite;
}

@keyframes drop-21 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.cd-pop--22 {
  width: 13px;
  height: 5.2px;
  background-color: #263672;
  top: -10%;
  left: 146%;
  opacity: 1.4314902941;
  transform: rotate(355.1856188399deg);
  animation: drop-22 4.0395556804s 0.3675082515s infinite;
}

@keyframes drop-22 {
  100% {
    top: 110%;
    left: 151%;
  }
}
.cd-pop--23 {
  width: 14px;
  height: 5.6px;
  background-color: #ffbf00;
  top: -10%;
  left: 150%;
  opacity: 0.8705365363;
  transform: rotate(176.5934542922deg);
  animation: drop-23 4.1475533278s 0.3357441489s infinite;
}

@keyframes drop-23 {
  100% {
    top: 110%;
    left: 151%;
  }
}
.cd-pop--24 {
  width: 8px;
  height: 3.2px;
  background-color: #d13447;
  top: -10%;
  left: 128%;
  opacity: 0.6125584063;
  transform: rotate(235.133537389deg);
  animation: drop-24 4.1280052192s 0.0310476422s infinite;
}

@keyframes drop-24 {
  100% {
    top: 110%;
    left: 136%;
  }
}
.cd-pop--25 {
  width: 2px;
  height: 0.8px;
  background-color: #263672;
  top: -10%;
  left: 61%;
  opacity: 0.5208793169;
  transform: rotate(158.0427868449deg);
  animation: drop-25 4.3093927177s 0.2590464936s infinite;
}

@keyframes drop-25 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.cd-pop--26 {
  width: 12px;
  height: 4.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 190%;
  opacity: 0.8289810212;
  transform: rotate(267.2270381269deg);
  animation: drop-26 4.6326717491s 0.7922196189s infinite;
}

@keyframes drop-26 {
  100% {
    top: 110%;
    left: 195%;
  }
}
.cd-pop--27 {
  width: 10px;
  height: 4px;
  background-color: #263672;
  top: -10%;
  left: 80%;
  opacity: 1.335380438;
  transform: rotate(49.6150340076deg);
  animation: drop-27 4.2681340809s 0.1668149593s infinite;
}

@keyframes drop-27 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.cd-pop--28 {
  width: 9px;
  height: 3.6px;
  background-color: #ffbf00;
  top: -10%;
  left: 49%;
  opacity: 0.6361077125;
  transform: rotate(93.5348990798deg);
  animation: drop-28 4.0358540311s 0.2226468862s infinite;
}

@keyframes drop-28 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.cd-pop--29 {
  width: 9px;
  height: 3.6px;
  background-color: #263672;
  top: -10%;
  left: 185%;
  opacity: 0.9172959318;
  transform: rotate(354.7540013291deg);
  animation: drop-29 4.914759098s 0.2234871608s infinite;
}

@keyframes drop-29 {
  100% {
    top: 110%;
    left: 191%;
  }
}
.cd-pop--30 {
  width: 8px;
  height: 3.2px;
  background-color: #d13447;
  top: -10%;
  left: 32%;
  opacity: 0.9187057458;
  transform: rotate(2.8688631337deg);
  animation: drop-30 4.7447035125s 0.8230817831s infinite;
}

@keyframes drop-30 {
  100% {
    top: 110%;
    left: 43%;
  }
}
.cd-pop--31 {
  width: 6px;
  height: 2.4px;
  background-color: #d13447;
  top: -10%;
  left: 42%;
  opacity: 1.172796206;
  transform: rotate(2.0929762556deg);
  animation: drop-31 4.1830369847s 0.5715140989s infinite;
}

@keyframes drop-31 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.cd-pop--32 {
  width: 15px;
  height: 6px;
  background-color: #263672;
  top: -10%;
  left: 120%;
  opacity: 0.982057431;
  transform: rotate(239.6271443771deg);
  animation: drop-32 4.6962620482s 0.2739450179s infinite;
}

@keyframes drop-32 {
  100% {
    top: 110%;
    left: 130%;
  }
}
.cd-pop--33 {
  width: 16px;
  height: 6.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 29%;
  opacity: 0.8454744947;
  transform: rotate(233.158312486deg);
  animation: drop-33 4.6932466388s 0.6504180069s infinite;
}

@keyframes drop-33 {
  100% {
    top: 110%;
    left: 34%;
  }
}
.cd-pop--34 {
  width: 12px;
  height: 4.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 146%;
  opacity: 1.3917020583;
  transform: rotate(233.579168225deg);
  animation: drop-34 4.7786719226s 0.4426571206s infinite;
}

@keyframes drop-34 {
  100% {
    top: 110%;
    left: 153%;
  }
}
.cd-pop--35 {
  width: 11px;
  height: 4.4px;
  background-color: #263672;
  top: -10%;
  left: 145%;
  opacity: 1.1069285386;
  transform: rotate(231.0356514714deg);
  animation: drop-35 4.2767637343s 0.2000820421s infinite;
}

@keyframes drop-35 {
  100% {
    top: 110%;
    left: 149%;
  }
}
.cd-pop--36 {
  width: 1px;
  height: 0.4px;
  background-color: #263672;
  top: -10%;
  left: 158%;
  opacity: 0.5680809183;
  transform: rotate(73.8446011679deg);
  animation: drop-36 4.5140376866s 0.6283409706s infinite;
}

@keyframes drop-36 {
  100% {
    top: 110%;
    left: 161%;
  }
}
.cd-pop--37 {
  width: 2px;
  height: 0.8px;
  background-color: #263672;
  top: -10%;
  left: 41%;
  opacity: 1.2603680745;
  transform: rotate(108.0201206166deg);
  animation: drop-37 4.0476916443s 0.778368417s infinite;
}

@keyframes drop-37 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.cd-pop--38 {
  width: 6px;
  height: 2.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 4%;
  opacity: 1.3333792115;
  transform: rotate(7.0207564584deg);
  animation: drop-38 4.462804038s 0.4557197123s infinite;
}

@keyframes drop-38 {
  100% {
    top: 110%;
    left: 8%;
  }
}
.cd-pop--39 {
  width: 4px;
  height: 1.6px;
  background-color: #ffbf00;
  top: -10%;
  left: 6%;
  opacity: 0.9487558961;
  transform: rotate(348.5032385523deg);
  animation: drop-39 4.0881194564s 0.8759022958s infinite;
}

@keyframes drop-39 {
  100% {
    top: 110%;
    left: 11%;
  }
}
.cd-pop--40 {
  width: 13px;
  height: 5.2px;
  background-color: #d13447;
  top: -10%;
  left: 18%;
  opacity: 1.3586424093;
  transform: rotate(336.7782153065deg);
  animation: drop-40 4.9462543458s 0.8812489464s infinite;
}

@keyframes drop-40 {
  100% {
    top: 110%;
    left: 21%;
  }
}
.cd-pop--41 {
  width: 15px;
  height: 6px;
  background-color: #ffbf00;
  top: -10%;
  left: 170%;
  opacity: 1.0801223263;
  transform: rotate(63.6569262309deg);
  animation: drop-41 4.9928267337s 0.4555948562s infinite;
}

@keyframes drop-41 {
  100% {
    top: 110%;
    left: 184%;
  }
}
.cd-pop--42 {
  width: 9px;
  height: 3.6px;
  background-color: #d13447;
  top: -10%;
  left: 200%;
  opacity: 1.0559245355;
  transform: rotate(326.2858524451deg);
  animation: drop-42 4.8792540465s 0.8785097496s infinite;
}

@keyframes drop-42 {
  100% {
    top: 110%;
    left: 211%;
  }
}
.cd-pop--43 {
  width: 5px;
  height: 2px;
  background-color: #d13447;
  top: -10%;
  left: 173%;
  opacity: 1.1940827167;
  transform: rotate(281.8806582014deg);
  animation: drop-43 4.2992038975s 0.4851759639s infinite;
}

@keyframes drop-43 {
  100% {
    top: 110%;
    left: 177%;
  }
}
.cd-pop--44 {
  width: 6px;
  height: 2.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 135%;
  opacity: 0.611438808;
  transform: rotate(197.8539400909deg);
  animation: drop-44 4.1757237598s 0.0532165383s infinite;
}

@keyframes drop-44 {
  100% {
    top: 110%;
    left: 139%;
  }
}
.cd-pop--45 {
  width: 11px;
  height: 4.4px;
  background-color: #d13447;
  top: -10%;
  left: 180%;
  opacity: 1.2199402094;
  transform: rotate(317.1496421783deg);
  animation: drop-45 4.4951088612s 0.8717873395s infinite;
}

@keyframes drop-45 {
  100% {
    top: 110%;
    left: 183%;
  }
}
.cd-pop--46 {
  width: 12px;
  height: 4.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 195%;
  opacity: 1.2503150304;
  transform: rotate(172.9542359957deg);
  animation: drop-46 4.198227469s 0.9676019847s infinite;
}

@keyframes drop-46 {
  100% {
    top: 110%;
    left: 207%;
  }
}
.cd-pop--47 {
  width: 10px;
  height: 4px;
  background-color: #ffbf00;
  top: -10%;
  left: 145%;
  opacity: 1.0171578755;
  transform: rotate(210.201089451deg);
  animation: drop-47 4.193199292s 0.1314792063s infinite;
}

@keyframes drop-47 {
  100% {
    top: 110%;
    left: 157%;
  }
}
.cd-pop--48 {
  width: 14px;
  height: 5.6px;
  background-color: #d13447;
  top: -10%;
  left: 87%;
  opacity: 0.8678844527;
  transform: rotate(287.6786199144deg);
  animation: drop-48 4.6644932295s 0.9976504566s infinite;
}

@keyframes drop-48 {
  100% {
    top: 110%;
    left: 88%;
  }
}
.cd-pop--49 {
  width: 14px;
  height: 5.6px;
  background-color: #ffbf00;
  top: -10%;
  left: 99%;
  opacity: 1.3852680005;
  transform: rotate(268.9904164204deg);
  animation: drop-49 4.8051515315s 0.3507678698s infinite;
}

@keyframes drop-49 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.cd-pop--50 {
  width: 1px;
  height: 0.4px;
  background-color: #263672;
  top: -10%;
  left: 101%;
  opacity: 1.0071657984;
  transform: rotate(115.4372215005deg);
  animation: drop-50 4.2259603637s 0.5437425231s infinite;
}

@keyframes drop-50 {
  100% {
    top: 110%;
    left: 116%;
  }
}
.cd-pop--51 {
  width: 5px;
  height: 2px;
  background-color: #ffbf00;
  top: -10%;
  left: 3%;
  opacity: 1.4323959164;
  transform: rotate(91.2129567315deg);
  animation: drop-51 4.9444339721s 0.2631539042s infinite;
}

@keyframes drop-51 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.cd-pop--52 {
  width: 11px;
  height: 4.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 119%;
  opacity: 0.6531009419;
  transform: rotate(253.3850333722deg);
  animation: drop-52 4.0659126657s 0.1842765267s infinite;
}

@keyframes drop-52 {
  100% {
    top: 110%;
    left: 132%;
  }
}
.cd-pop--53 {
  width: 5px;
  height: 2px;
  background-color: #ffbf00;
  top: -10%;
  left: 76%;
  opacity: 0.9959936062;
  transform: rotate(123.5961294449deg);
  animation: drop-53 4.7277515949s 0.8530386946s infinite;
}

@keyframes drop-53 {
  100% {
    top: 110%;
    left: 86%;
  }
}
.cd-pop--54 {
  width: 11px;
  height: 4.4px;
  background-color: #d13447;
  top: -10%;
  left: 97%;
  opacity: 0.8249486835;
  transform: rotate(87.8545865986deg);
  animation: drop-54 4.9805808767s 0.2645369204s infinite;
}

@keyframes drop-54 {
  100% {
    top: 110%;
    left: 111%;
  }
}
.cd-pop--55 {
  width: 7px;
  height: 2.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 171%;
  opacity: 1.205923835;
  transform: rotate(218.3482205303deg);
  animation: drop-55 4.0601201209s 0.2810889277s infinite;
}

@keyframes drop-55 {
  100% {
    top: 110%;
    left: 173%;
  }
}
.cd-pop--56 {
  width: 11px;
  height: 4.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 184%;
  opacity: 0.8845713357;
  transform: rotate(314.1636760823deg);
  animation: drop-56 4.6771725492s 0.9201162577s infinite;
}

@keyframes drop-56 {
  100% {
    top: 110%;
    left: 194%;
  }
}
.cd-pop--57 {
  width: 16px;
  height: 6.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 95%;
  opacity: 1.0119833618;
  transform: rotate(279.8869271286deg);
  animation: drop-57 4.7200533134s 0.9975380302s infinite;
}

@keyframes drop-57 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.cd-pop--58 {
  width: 3px;
  height: 1.2px;
  background-color: #263672;
  top: -10%;
  left: 131%;
  opacity: 1.4126042465;
  transform: rotate(235.9099266178deg);
  animation: drop-58 4.1842574334s 0.2208405362s infinite;
}

@keyframes drop-58 {
  100% {
    top: 110%;
    left: 144%;
  }
}
.cd-pop--59 {
  width: 9px;
  height: 3.6px;
  background-color: #d13447;
  top: -10%;
  left: 115%;
  opacity: 1.3608294159;
  transform: rotate(66.0826760657deg);
  animation: drop-59 4.5429519975s 0.7651933915s infinite;
}

@keyframes drop-59 {
  100% {
    top: 110%;
    left: 117%;
  }
}
.cd-pop--60 {
  width: 7px;
  height: 2.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 38%;
  opacity: 0.8357268216;
  transform: rotate(265.893061772deg);
  animation: drop-60 4.4677016285s 0.9886722824s infinite;
}

@keyframes drop-60 {
  100% {
    top: 110%;
    left: 44%;
  }
}
.cd-pop--61 {
  width: 7px;
  height: 2.8px;
  background-color: #d13447;
  top: -10%;
  left: 77%;
  opacity: 1.4939314859;
  transform: rotate(200.9994423435deg);
  animation: drop-61 4.7080038514s 0.9415122023s infinite;
}

@keyframes drop-61 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.cd-pop--62 {
  width: 5px;
  height: 2px;
  background-color: #d13447;
  top: -10%;
  left: 130%;
  opacity: 1.0893538574;
  transform: rotate(153.4753472698deg);
  animation: drop-62 4.1404318624s 0.1689229486s infinite;
}

@keyframes drop-62 {
  100% {
    top: 110%;
    left: 141%;
  }
}
.cd-pop--63 {
  width: 2px;
  height: 0.8px;
  background-color: #d13447;
  top: -10%;
  left: 147%;
  opacity: 1.3640692852;
  transform: rotate(192.7157783696deg);
  animation: drop-63 4.1848445513s 0.2754090879s infinite;
}

@keyframes drop-63 {
  100% {
    top: 110%;
    left: 161%;
  }
}
.cd-pop--64 {
  width: 10px;
  height: 4px;
  background-color: #ffbf00;
  top: -10%;
  left: 99%;
  opacity: 1.1211222237;
  transform: rotate(229.2509627683deg);
  animation: drop-64 4.1159144797s 0.7577100393s infinite;
}

@keyframes drop-64 {
  100% {
    top: 110%;
    left: 114%;
  }
}
.cd-pop--65 {
  width: 4px;
  height: 1.6px;
  background-color: #ffbf00;
  top: -10%;
  left: 14%;
  opacity: 0.7347046076;
  transform: rotate(33.4872603626deg);
  animation: drop-65 4.6010863418s 0.8351833057s infinite;
}

@keyframes drop-65 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.cd-pop--66 {
  width: 9px;
  height: 3.6px;
  background-color: #263672;
  top: -10%;
  left: 27%;
  opacity: 0.9657154667;
  transform: rotate(227.6973233147deg);
  animation: drop-66 4.1018155575s 0.7545542097s infinite;
}

@keyframes drop-66 {
  100% {
    top: 110%;
    left: 38%;
  }
}
.cd-pop--67 {
  width: 2px;
  height: 0.8px;
  background-color: #263672;
  top: -10%;
  left: 194%;
  opacity: 0.6077658537;
  transform: rotate(260.0489357565deg);
  animation: drop-67 4.7270110964s 0.3877354123s infinite;
}

@keyframes drop-67 {
  100% {
    top: 110%;
    left: 204%;
  }
}
.cd-pop--68 {
  width: 7px;
  height: 2.8px;
  background-color: #d13447;
  top: -10%;
  left: 123%;
  opacity: 1.2430624591;
  transform: rotate(70.1336099868deg);
  animation: drop-68 4.3026277733s 0.230441603s infinite;
}

@keyframes drop-68 {
  100% {
    top: 110%;
    left: 126%;
  }
}
.cd-pop--69 {
  width: 16px;
  height: 6.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 16%;
  opacity: 0.8507210753;
  transform: rotate(234.4098535546deg);
  animation: drop-69 4.350884396s 0.6470483964s infinite;
}

@keyframes drop-69 {
  100% {
    top: 110%;
    left: 31%;
  }
}
.cd-pop--70 {
  width: 3px;
  height: 1.2px;
  background-color: #d13447;
  top: -10%;
  left: 3%;
  opacity: 1.3732545918;
  transform: rotate(99.1358061701deg);
  animation: drop-70 4.1261202962s 0.0388323589s infinite;
}

@keyframes drop-70 {
  100% {
    top: 110%;
    left: 12%;
  }
}
.cd-pop--71 {
  width: 10px;
  height: 4px;
  background-color: #263672;
  top: -10%;
  left: 134%;
  opacity: 0.6667684498;
  transform: rotate(348.1471317506deg);
  animation: drop-71 4.0275457921s 0.9707160034s infinite;
}

@keyframes drop-71 {
  100% {
    top: 110%;
    left: 144%;
  }
}
.cd-pop--72 {
  width: 6px;
  height: 2.4px;
  background-color: #d13447;
  top: -10%;
  left: 186%;
  opacity: 0.7644636494;
  transform: rotate(213.5498384286deg);
  animation: drop-72 4.9177598053s 0.6244912331s infinite;
}

@keyframes drop-72 {
  100% {
    top: 110%;
    left: 189%;
  }
}
.cd-pop--73 {
  width: 11px;
  height: 4.4px;
  background-color: #d13447;
  top: -10%;
  left: 125%;
  opacity: 1.1519998627;
  transform: rotate(127.0197940168deg);
  animation: drop-73 4.2777369896s 0.753616317s infinite;
}

@keyframes drop-73 {
  100% {
    top: 110%;
    left: 138%;
  }
}
.cd-pop--74 {
  width: 15px;
  height: 6px;
  background-color: #ffbf00;
  top: -10%;
  left: 187%;
  opacity: 1.1501057504;
  transform: rotate(282.8399292921deg);
  animation: drop-74 4.3861624066s 0.9983511364s infinite;
}

@keyframes drop-74 {
  100% {
    top: 110%;
    left: 197%;
  }
}
.cd-pop--75 {
  width: 8px;
  height: 3.2px;
  background-color: #ffbf00;
  top: -10%;
  left: 6%;
  opacity: 1.03982706;
  transform: rotate(117.5930099813deg);
  animation: drop-75 4.0732244007s 0.1748647009s infinite;
}

@keyframes drop-75 {
  100% {
    top: 110%;
    left: 10%;
  }
}
.cd-pop--76 {
  width: 11px;
  height: 4.4px;
  background-color: #263672;
  top: -10%;
  left: 115%;
  opacity: 0.6234062918;
  transform: rotate(214.0294794665deg);
  animation: drop-76 4.0519519499s 0.5740460193s infinite;
}

@keyframes drop-76 {
  100% {
    top: 110%;
    left: 129%;
  }
}
.cd-pop--77 {
  width: 9px;
  height: 3.6px;
  background-color: #263672;
  top: -10%;
  left: 197%;
  opacity: 0.5128958448;
  transform: rotate(229.5341948476deg);
  animation: drop-77 4.8672100894s 0.2274364564s infinite;
}

@keyframes drop-77 {
  100% {
    top: 110%;
    left: 205%;
  }
}
.cd-pop--78 {
  width: 10px;
  height: 4px;
  background-color: #d13447;
  top: -10%;
  left: 103%;
  opacity: 0.9676421995;
  transform: rotate(209.6093123588deg);
  animation: drop-78 4.1336940231s 0.3679053677s infinite;
}

@keyframes drop-78 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.cd-pop--79 {
  width: 7px;
  height: 2.8px;
  background-color: #d13447;
  top: -10%;
  left: 186%;
  opacity: 1.2418205354;
  transform: rotate(12.4567166923deg);
  animation: drop-79 4.6846802358s 0.1346439747s infinite;
}

@keyframes drop-79 {
  100% {
    top: 110%;
    left: 198%;
  }
}
.cd-pop--80 {
  width: 9px;
  height: 3.6px;
  background-color: #263672;
  top: -10%;
  left: 156%;
  opacity: 1.4315644241;
  transform: rotate(283.7607990988deg);
  animation: drop-80 4.7316391007s 0.1460965089s infinite;
}

@keyframes drop-80 {
  100% {
    top: 110%;
    left: 157%;
  }
}
.cd-pop--81 {
  width: 12px;
  height: 4.8px;
  background-color: #d13447;
  top: -10%;
  left: 122%;
  opacity: 0.7165174816;
  transform: rotate(258.1963815146deg);
  animation: drop-81 4.2121972696s 0.0918578609s infinite;
}

@keyframes drop-81 {
  100% {
    top: 110%;
    left: 132%;
  }
}
.cd-pop--82 {
  width: 1px;
  height: 0.4px;
  background-color: #263672;
  top: -10%;
  left: 109%;
  opacity: 0.7182339518;
  transform: rotate(88.0031912909deg);
  animation: drop-82 4.772792077s 0.1360518753s infinite;
}

@keyframes drop-82 {
  100% {
    top: 110%;
    left: 118%;
  }
}
.cd-pop--83 {
  width: 15px;
  height: 6px;
  background-color: #d13447;
  top: -10%;
  left: 153%;
  opacity: 0.6888306393;
  transform: rotate(215.0362407583deg);
  animation: drop-83 4.3703479722s 0.3615458732s infinite;
}

@keyframes drop-83 {
  100% {
    top: 110%;
    left: 160%;
  }
}
.cd-pop--84 {
  width: 15px;
  height: 6px;
  background-color: #263672;
  top: -10%;
  left: 171%;
  opacity: 1.4533008863;
  transform: rotate(5.1810477067deg);
  animation: drop-84 4.9875937754s 0.0203124258s infinite;
}

@keyframes drop-84 {
  100% {
    top: 110%;
    left: 182%;
  }
}
.cd-pop--85 {
  width: 9px;
  height: 3.6px;
  background-color: #ffbf00;
  top: -10%;
  left: 175%;
  opacity: 1.2948009117;
  transform: rotate(43.5744599703deg);
  animation: drop-85 4.2943907136s 0.3820958382s infinite;
}

@keyframes drop-85 {
  100% {
    top: 110%;
    left: 181%;
  }
}
.cd-pop--86 {
  width: 1px;
  height: 0.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 103%;
  opacity: 0.614495312;
  transform: rotate(49.0719214966deg);
  animation: drop-86 4.4819176518s 0.201844384s infinite;
}

@keyframes drop-86 {
  100% {
    top: 110%;
    left: 116%;
  }
}
.cd-pop--87 {
  width: 14px;
  height: 5.6px;
  background-color: #d13447;
  top: -10%;
  left: 63%;
  opacity: 1.2825828254;
  transform: rotate(154.4197400018deg);
  animation: drop-87 4.0033962304s 0.4877606713s infinite;
}

@keyframes drop-87 {
  100% {
    top: 110%;
    left: 73%;
  }
}
.cd-pop--88 {
  width: 3px;
  height: 1.2px;
  background-color: #d13447;
  top: -10%;
  left: 30%;
  opacity: 1.3337257794;
  transform: rotate(189.2290090832deg);
  animation: drop-88 4.9429453176s 0.7391761294s infinite;
}

@keyframes drop-88 {
  100% {
    top: 110%;
    left: 32%;
  }
}
.cd-pop--89 {
  width: 15px;
  height: 6px;
  background-color: #263672;
  top: -10%;
  left: 60%;
  opacity: 0.7894850821;
  transform: rotate(236.7118178891deg);
  animation: drop-89 4.2418120949s 0.028113195s infinite;
}

@keyframes drop-89 {
  100% {
    top: 110%;
    left: 71%;
  }
}
.cd-pop--90 {
  width: 4px;
  height: 1.6px;
  background-color: #263672;
  top: -10%;
  left: 93%;
  opacity: 1.3041920261;
  transform: rotate(57.5098692331deg);
  animation: drop-90 4.6303673109s 0.11503608s infinite;
}

@keyframes drop-90 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.cd-pop--91 {
  width: 13px;
  height: 5.2px;
  background-color: #d13447;
  top: -10%;
  left: 132%;
  opacity: 1.1643068902;
  transform: rotate(3.3443761947deg);
  animation: drop-91 4.6190246595s 0.5839537426s infinite;
}

@keyframes drop-91 {
  100% {
    top: 110%;
    left: 136%;
  }
}
.cd-pop--92 {
  width: 10px;
  height: 4px;
  background-color: #263672;
  top: -10%;
  left: 97%;
  opacity: 0.6696452584;
  transform: rotate(149.9587250783deg);
  animation: drop-92 4.5625431322s 0.8938002728s infinite;
}

@keyframes drop-92 {
  100% {
    top: 110%;
    left: 109%;
  }
}
.cd-pop--93 {
  width: 16px;
  height: 6.4px;
  background-color: #d13447;
  top: -10%;
  left: 49%;
  opacity: 0.8599897341;
  transform: rotate(350.8538773226deg);
  animation: drop-93 4.2407427546s 0.3244745246s infinite;
}

@keyframes drop-93 {
  100% {
    top: 110%;
    left: 58%;
  }
}
.cd-pop--94 {
  width: 7px;
  height: 2.8px;
  background-color: #d13447;
  top: -10%;
  left: 83%;
  opacity: 0.8827028397;
  transform: rotate(278.5155025783deg);
  animation: drop-94 4.2594827291s 0.6766687824s infinite;
}

@keyframes drop-94 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.cd-pop--95 {
  width: 12px;
  height: 4.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 81%;
  opacity: 0.8146456285;
  transform: rotate(79.2948105796deg);
  animation: drop-95 4.4638377569s 0.0918372094s infinite;
}

@keyframes drop-95 {
  100% {
    top: 110%;
    left: 91%;
  }
}
.cd-pop--96 {
  width: 16px;
  height: 6.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 92%;
  opacity: 1.3974044975;
  transform: rotate(331.2775547135deg);
  animation: drop-96 4.6058010558s 0.6765646775s infinite;
}

@keyframes drop-96 {
  100% {
    top: 110%;
    left: 97%;
  }
}
.cd-pop--97 {
  width: 7px;
  height: 2.8px;
  background-color: #d13447;
  top: -10%;
  left: 186%;
  opacity: 1.4950759457;
  transform: rotate(4.0483234297deg);
  animation: drop-97 4.2126900899s 0.6145143107s infinite;
}

@keyframes drop-97 {
  100% {
    top: 110%;
    left: 191%;
  }
}
.cd-pop--98 {
  width: 11px;
  height: 4.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 167%;
  opacity: 1.4467757603;
  transform: rotate(72.5828386682deg);
  animation: drop-98 4.0538761374s 0.2978281315s infinite;
}

@keyframes drop-98 {
  100% {
    top: 110%;
    left: 174%;
  }
}
.cd-pop--99 {
  width: 1px;
  height: 0.4px;
  background-color: #d13447;
  top: -10%;
  left: 55%;
  opacity: 1.0125229821;
  transform: rotate(236.2937364737deg);
  animation: drop-99 4.3772588128s 0.1494592348s infinite;
}

@keyframes drop-99 {
  100% {
    top: 110%;
    left: 62%;
  }
}
.cd-pop--100 {
  width: 6px;
  height: 2.4px;
  background-color: #d13447;
  top: -10%;
  left: 29%;
  opacity: 0.9383788706;
  transform: rotate(290.3065505443deg);
  animation: drop-100 4.3498613722s 0.3967515167s infinite;
}

@keyframes drop-100 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.cd-pop--101 {
  width: 8px;
  height: 3.2px;
  background-color: #ffbf00;
  top: -10%;
  left: 50%;
  opacity: 1.02746518;
  transform: rotate(164.25210832deg);
  animation: drop-101 4.6944171498s 0.1585466776s infinite;
}

@keyframes drop-101 {
  100% {
    top: 110%;
    left: 53%;
  }
}
.cd-pop--102 {
  width: 1px;
  height: 0.4px;
  background-color: #263672;
  top: -10%;
  left: 146%;
  opacity: 0.7186790655;
  transform: rotate(150.4045432901deg);
  animation: drop-102 4.9393181417s 0.7016726924s infinite;
}

@keyframes drop-102 {
  100% {
    top: 110%;
    left: 159%;
  }
}
.cd-pop--103 {
  width: 11px;
  height: 4.4px;
  background-color: #d13447;
  top: -10%;
  left: 190%;
  opacity: 0.636589502;
  transform: rotate(147.6875986105deg);
  animation: drop-103 4.6309327979s 0.5269340642s infinite;
}

@keyframes drop-103 {
  100% {
    top: 110%;
    left: 195%;
  }
}
.cd-pop--104 {
  width: 10px;
  height: 4px;
  background-color: #263672;
  top: -10%;
  left: 119%;
  opacity: 1.346168525;
  transform: rotate(297.8192578252deg);
  animation: drop-104 4.3883015403s 0.2877806819s infinite;
}

@keyframes drop-104 {
  100% {
    top: 110%;
    left: 123%;
  }
}
.cd-pop--105 {
  width: 4px;
  height: 1.6px;
  background-color: #d13447;
  top: -10%;
  left: 147%;
  opacity: 0.5759025456;
  transform: rotate(146.7903577357deg);
  animation: drop-105 4.7374742961s 0.7085550287s infinite;
}

@keyframes drop-105 {
  100% {
    top: 110%;
    left: 157%;
  }
}
.cd-pop--106 {
  width: 2px;
  height: 0.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 63%;
  opacity: 1.1118567332;
  transform: rotate(181.3567062555deg);
  animation: drop-106 4.1257186218s 0.3792940088s infinite;
}

@keyframes drop-106 {
  100% {
    top: 110%;
    left: 76%;
  }
}
.cd-pop--107 {
  width: 2px;
  height: 0.8px;
  background-color: #263672;
  top: -10%;
  left: 101%;
  opacity: 0.5939146071;
  transform: rotate(254.6857211794deg);
  animation: drop-107 4.8964413742s 0.1137030485s infinite;
}

@keyframes drop-107 {
  100% {
    top: 110%;
    left: 111%;
  }
}
.cd-pop--108 {
  width: 10px;
  height: 4px;
  background-color: #d13447;
  top: -10%;
  left: 87%;
  opacity: 0.8147127331;
  transform: rotate(6.314318542deg);
  animation: drop-108 4.9850987982s 0.6713230999s infinite;
}

@keyframes drop-108 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.cd-pop--109 {
  width: 4px;
  height: 1.6px;
  background-color: #263672;
  top: -10%;
  left: 30%;
  opacity: 0.6896381194;
  transform: rotate(286.9461581387deg);
  animation: drop-109 4.8719784188s 0.0708644395s infinite;
}

@keyframes drop-109 {
  100% {
    top: 110%;
    left: 42%;
  }
}
.cd-pop--110 {
  width: 8px;
  height: 3.2px;
  background-color: #263672;
  top: -10%;
  left: 167%;
  opacity: 1.4148993798;
  transform: rotate(177.5583071455deg);
  animation: drop-110 4.4999885464s 0.6102168102s infinite;
}

@keyframes drop-110 {
  100% {
    top: 110%;
    left: 176%;
  }
}
.cd-pop--111 {
  width: 12px;
  height: 4.8px;
  background-color: #d13447;
  top: -10%;
  left: 49%;
  opacity: 0.7333892461;
  transform: rotate(96.2750089332deg);
  animation: drop-111 4.3844013352s 0.2669322948s infinite;
}

@keyframes drop-111 {
  100% {
    top: 110%;
    left: 63%;
  }
}
.cd-pop--112 {
  width: 10px;
  height: 4px;
  background-color: #ffbf00;
  top: -10%;
  left: 134%;
  opacity: 1.3462515814;
  transform: rotate(141.580985667deg);
  animation: drop-112 4.8908390217s 0.2358327792s infinite;
}

@keyframes drop-112 {
  100% {
    top: 110%;
    left: 138%;
  }
}
.cd-pop--113 {
  width: 9px;
  height: 3.6px;
  background-color: #263672;
  top: -10%;
  left: 22%;
  opacity: 1.1369485863;
  transform: rotate(297.5561879688deg);
  animation: drop-113 4.4198289048s 0.779940426s infinite;
}

@keyframes drop-113 {
  100% {
    top: 110%;
    left: 29%;
  }
}
.cd-pop--114 {
  width: 11px;
  height: 4.4px;
  background-color: #d13447;
  top: -10%;
  left: 165%;
  opacity: 1.1889143313;
  transform: rotate(25.0695002505deg);
  animation: drop-114 4.5807425031s 0.3741878097s infinite;
}

@keyframes drop-114 {
  100% {
    top: 110%;
    left: 167%;
  }
}
.cd-pop--115 {
  width: 8px;
  height: 3.2px;
  background-color: #d13447;
  top: -10%;
  left: 190%;
  opacity: 1.3478933036;
  transform: rotate(94.1512233987deg);
  animation: drop-115 4.0951611417s 0.1913329858s infinite;
}

@keyframes drop-115 {
  100% {
    top: 110%;
    left: 205%;
  }
}
.cd-pop--116 {
  width: 7px;
  height: 2.8px;
  background-color: #d13447;
  top: -10%;
  left: 192%;
  opacity: 0.597821093;
  transform: rotate(351.0307631699deg);
  animation: drop-116 4.3340867409s 0.0162354299s infinite;
}

@keyframes drop-116 {
  100% {
    top: 110%;
    left: 206%;
  }
}
.cd-pop--117 {
  width: 13px;
  height: 5.2px;
  background-color: #d13447;
  top: -10%;
  left: 154%;
  opacity: 0.6475483629;
  transform: rotate(199.0931750323deg);
  animation: drop-117 4.1726707434s 0.0507891982s infinite;
}

@keyframes drop-117 {
  100% {
    top: 110%;
    left: 157%;
  }
}
.cd-pop--118 {
  width: 1px;
  height: 0.4px;
  background-color: #d13447;
  top: -10%;
  left: 110%;
  opacity: 1.4673092204;
  transform: rotate(98.2059969052deg);
  animation: drop-118 4.6323030087s 0.6490164111s infinite;
}

@keyframes drop-118 {
  100% {
    top: 110%;
    left: 115%;
  }
}
.cd-pop--119 {
  width: 12px;
  height: 4.8px;
  background-color: #d13447;
  top: -10%;
  left: 3%;
  opacity: 1.0911013696;
  transform: rotate(84.4628787212deg);
  animation: drop-119 4.3324642173s 0.246508996s infinite;
}

@keyframes drop-119 {
  100% {
    top: 110%;
    left: 16%;
  }
}
.cd-pop--120 {
  width: 5px;
  height: 2px;
  background-color: #d13447;
  top: -10%;
  left: 16%;
  opacity: 0.678234074;
  transform: rotate(273.2380463121deg);
  animation: drop-120 4.619304829s 0.0704818139s infinite;
}

@keyframes drop-120 {
  100% {
    top: 110%;
    left: 19%;
  }
}
.cd-pop--121 {
  width: 5px;
  height: 2px;
  background-color: #d13447;
  top: -10%;
  left: 85%;
  opacity: 1.3990434485;
  transform: rotate(184.3539914976deg);
  animation: drop-121 4.5435923255s 0.4209716785s infinite;
}

@keyframes drop-121 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.cd-pop--122 {
  width: 10px;
  height: 4px;
  background-color: #d13447;
  top: -10%;
  left: 40%;
  opacity: 0.7315982838;
  transform: rotate(285.0308779194deg);
  animation: drop-122 4.6799363345s 0.1653513084s infinite;
}

@keyframes drop-122 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.cd-pop--123 {
  width: 7px;
  height: 2.8px;
  background-color: #d13447;
  top: -10%;
  left: 112%;
  opacity: 0.5649513763;
  transform: rotate(62.3424978057deg);
  animation: drop-123 4.5487908947s 0.5929069779s infinite;
}

@keyframes drop-123 {
  100% {
    top: 110%;
    left: 126%;
  }
}
.cd-pop--124 {
  width: 14px;
  height: 5.6px;
  background-color: #263672;
  top: -10%;
  left: 104%;
  opacity: 0.9516145748;
  transform: rotate(323.3922844119deg);
  animation: drop-124 4.6010638549s 0.377837552s infinite;
}

@keyframes drop-124 {
  100% {
    top: 110%;
    left: 110%;
  }
}
.cd-pop--125 {
  width: 15px;
  height: 6px;
  background-color: #263672;
  top: -10%;
  left: 25%;
  opacity: 1.2886360767;
  transform: rotate(12.7139382788deg);
  animation: drop-125 4.0986712993s 0.3593750355s infinite;
}

@keyframes drop-125 {
  100% {
    top: 110%;
    left: 36%;
  }
}
.cd-pop--126 {
  width: 7px;
  height: 2.8px;
  background-color: #d13447;
  top: -10%;
  left: 92%;
  opacity: 0.6585410104;
  transform: rotate(28.5023322151deg);
  animation: drop-126 4.1824953642s 0.46760062s infinite;
}

@keyframes drop-126 {
  100% {
    top: 110%;
    left: 102%;
  }
}
.cd-pop--127 {
  width: 10px;
  height: 4px;
  background-color: #ffbf00;
  top: -10%;
  left: 129%;
  opacity: 1.2544491847;
  transform: rotate(272.8000737384deg);
  animation: drop-127 4.7608689974s 0.5867144563s infinite;
}

@keyframes drop-127 {
  100% {
    top: 110%;
    left: 135%;
  }
}
.cd-pop--128 {
  width: 9px;
  height: 3.6px;
  background-color: #d13447;
  top: -10%;
  left: 45%;
  opacity: 0.9725979871;
  transform: rotate(203.3586432687deg);
  animation: drop-128 4.5724330521s 0.9463413881s infinite;
}

@keyframes drop-128 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.cd-pop--129 {
  width: 9px;
  height: 3.6px;
  background-color: #263672;
  top: -10%;
  left: 50%;
  opacity: 0.7754806828;
  transform: rotate(313.7901088602deg);
  animation: drop-129 4.8666940054s 0.2584270541s infinite;
}

@keyframes drop-129 {
  100% {
    top: 110%;
    left: 60%;
  }
}
.cd-pop--130 {
  width: 4px;
  height: 1.6px;
  background-color: #d13447;
  top: -10%;
  left: 183%;
  opacity: 0.8778343328;
  transform: rotate(200.5235670753deg);
  animation: drop-130 4.5769584764s 0.8179371116s infinite;
}

@keyframes drop-130 {
  100% {
    top: 110%;
    left: 198%;
  }
}
.cd-pop--131 {
  width: 13px;
  height: 5.2px;
  background-color: #263672;
  top: -10%;
  left: 100%;
  opacity: 0.878911663;
  transform: rotate(133.0642093027deg);
  animation: drop-131 4.4858631212s 0.6401228314s infinite;
}

@keyframes drop-131 {
  100% {
    top: 110%;
    left: 106%;
  }
}
.cd-pop--132 {
  width: 6px;
  height: 2.4px;
  background-color: #d13447;
  top: -10%;
  left: 25%;
  opacity: 1.0028559751;
  transform: rotate(320.5754866196deg);
  animation: drop-132 4.1288951951s 0.6280498969s infinite;
}

@keyframes drop-132 {
  100% {
    top: 110%;
    left: 39%;
  }
}
.cd-pop--133 {
  width: 4px;
  height: 1.6px;
  background-color: #d13447;
  top: -10%;
  left: 113%;
  opacity: 1.3226676346;
  transform: rotate(154.5839263676deg);
  animation: drop-133 4.3264397294s 0.4768845161s infinite;
}

@keyframes drop-133 {
  100% {
    top: 110%;
    left: 124%;
  }
}
.cd-pop--134 {
  width: 4px;
  height: 1.6px;
  background-color: #d13447;
  top: -10%;
  left: 119%;
  opacity: 1.1405434684;
  transform: rotate(276.5395898933deg);
  animation: drop-134 4.2347603269s 0.3605501228s infinite;
}

@keyframes drop-134 {
  100% {
    top: 110%;
    left: 130%;
  }
}
.cd-pop--135 {
  width: 5px;
  height: 2px;
  background-color: #263672;
  top: -10%;
  left: 153%;
  opacity: 1.1404314212;
  transform: rotate(26.6800943899deg);
  animation: drop-135 4.4720177398s 0.9607182294s infinite;
}

@keyframes drop-135 {
  100% {
    top: 110%;
    left: 164%;
  }
}
.cd-pop--136 {
  width: 16px;
  height: 6.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 100%;
  opacity: 1.3209689848;
  transform: rotate(132.6328250227deg);
  animation: drop-136 4.6599800757s 0.6415590294s infinite;
}

@keyframes drop-136 {
  100% {
    top: 110%;
    left: 104%;
  }
}
.cd-pop--137 {
  width: 12px;
  height: 4.8px;
  background-color: #263672;
  top: -10%;
  left: 67%;
  opacity: 1.4880578513;
  transform: rotate(15.0166437987deg);
  animation: drop-137 4.2778926722s 0.2590519264s infinite;
}

@keyframes drop-137 {
  100% {
    top: 110%;
    left: 80%;
  }
}
.cd-pop--138 {
  width: 2px;
  height: 0.8px;
  background-color: #d13447;
  top: -10%;
  left: 48%;
  opacity: 1.4596622534;
  transform: rotate(189.5431882291deg);
  animation: drop-138 4.1136355914s 0.6344948084s infinite;
}

@keyframes drop-138 {
  100% {
    top: 110%;
    left: 51%;
  }
}
.cd-pop--139 {
  width: 2px;
  height: 0.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 114%;
  opacity: 1.1631636187;
  transform: rotate(8.7134115987deg);
  animation: drop-139 4.7834114318s 0.0381109451s infinite;
}

@keyframes drop-139 {
  100% {
    top: 110%;
    left: 125%;
  }
}
.cd-pop--140 {
  width: 16px;
  height: 6.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 187%;
  opacity: 0.8354945101;
  transform: rotate(302.5157965822deg);
  animation: drop-140 4.0020930182s 0.4548422861s infinite;
}

@keyframes drop-140 {
  100% {
    top: 110%;
    left: 195%;
  }
}
.cd-pop--141 {
  width: 13px;
  height: 5.2px;
  background-color: #d13447;
  top: -10%;
  left: 58%;
  opacity: 1.1239111519;
  transform: rotate(139.5248123655deg);
  animation: drop-141 4.5852563872s 0.5883380624s infinite;
}

@keyframes drop-141 {
  100% {
    top: 110%;
    left: 59%;
  }
}
.cd-pop--142 {
  width: 9px;
  height: 3.6px;
  background-color: #d13447;
  top: -10%;
  left: 112%;
  opacity: 0.9031382279;
  transform: rotate(226.8784005464deg);
  animation: drop-142 4.0745812456s 0.2004817133s infinite;
}

@keyframes drop-142 {
  100% {
    top: 110%;
    left: 126%;
  }
}
.cd-pop--143 {
  width: 10px;
  height: 4px;
  background-color: #ffbf00;
  top: -10%;
  left: 66%;
  opacity: 0.6758143842;
  transform: rotate(208.3332302328deg);
  animation: drop-143 4.7682309735s 0.9516025349s infinite;
}

@keyframes drop-143 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.cd-pop--144 {
  width: 8px;
  height: 3.2px;
  background-color: #ffbf00;
  top: -10%;
  left: 129%;
  opacity: 0.6487790912;
  transform: rotate(48.562725927deg);
  animation: drop-144 4.4189905449s 0.7267596665s infinite;
}

@keyframes drop-144 {
  100% {
    top: 110%;
    left: 134%;
  }
}
.cd-pop--145 {
  width: 7px;
  height: 2.8px;
  background-color: #d13447;
  top: -10%;
  left: 137%;
  opacity: 0.5360166702;
  transform: rotate(60.8036345741deg);
  animation: drop-145 4.7859461211s 0.8271523946s infinite;
}

@keyframes drop-145 {
  100% {
    top: 110%;
    left: 150%;
  }
}
.cd-pop--146 {
  width: 12px;
  height: 4.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 160%;
  opacity: 0.9288745226;
  transform: rotate(291.87846378deg);
  animation: drop-146 4.1515243671s 0.3943882648s infinite;
}

@keyframes drop-146 {
  100% {
    top: 110%;
    left: 167%;
  }
}
.cd-pop--147 {
  width: 10px;
  height: 4px;
  background-color: #263672;
  top: -10%;
  left: 64%;
  opacity: 1.2974842019;
  transform: rotate(266.1586801374deg);
  animation: drop-147 4.8165030034s 0.9310212741s infinite;
}

@keyframes drop-147 {
  100% {
    top: 110%;
    left: 67%;
  }
}
.cd-pop--148 {
  width: 16px;
  height: 6.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 135%;
  opacity: 1.3938308288;
  transform: rotate(288.4161528294deg);
  animation: drop-148 4.8818939664s 0.2905645849s infinite;
}

@keyframes drop-148 {
  100% {
    top: 110%;
    left: 141%;
  }
}
.cd-pop--149 {
  width: 7px;
  height: 2.8px;
  background-color: #263672;
  top: -10%;
  left: 77%;
  opacity: 0.7515166569;
  transform: rotate(308.3361912509deg);
  animation: drop-149 4.8017334855s 0.719417534s infinite;
}

@keyframes drop-149 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.cd-pop--150 {
  width: 10px;
  height: 4px;
  background-color: #263672;
  top: -10%;
  left: 121%;
  opacity: 1.4191780022;
  transform: rotate(355.0920657532deg);
  animation: drop-150 4.1455618378s 0.7059011969s infinite;
}

@keyframes drop-150 {
  100% {
    top: 110%;
    left: 130%;
  }
}
.cd-pop--151 {
  width: 15px;
  height: 6px;
  background-color: #d13447;
  top: -10%;
  left: 95%;
  opacity: 0.5538865441;
  transform: rotate(328.0221326389deg);
  animation: drop-151 4.8593405781s 0.2226892764s infinite;
}

@keyframes drop-151 {
  100% {
    top: 110%;
    left: 100%;
  }
}
.cd-pop--152 {
  width: 3px;
  height: 1.2px;
  background-color: #ffbf00;
  top: -10%;
  left: 28%;
  opacity: 0.9354719149;
  transform: rotate(62.8792710765deg);
  animation: drop-152 4.2747684743s 0.1679828474s infinite;
}

@keyframes drop-152 {
  100% {
    top: 110%;
    left: 40%;
  }
}
.cd-pop--153 {
  width: 2px;
  height: 0.8px;
  background-color: #263672;
  top: -10%;
  left: 177%;
  opacity: 1.2327074606;
  transform: rotate(77.0995380346deg);
  animation: drop-153 4.9883063362s 0.9404827631s infinite;
}

@keyframes drop-153 {
  100% {
    top: 110%;
    left: 190%;
  }
}
.cd-pop--154 {
  width: 4px;
  height: 1.6px;
  background-color: #d13447;
  top: -10%;
  left: 48%;
  opacity: 1.2879775055;
  transform: rotate(75.3580138577deg);
  animation: drop-154 4.0810359607s 0.300095967s infinite;
}

@keyframes drop-154 {
  100% {
    top: 110%;
    left: 49%;
  }
}
.cd-pop--155 {
  width: 13px;
  height: 5.2px;
  background-color: #263672;
  top: -10%;
  left: 193%;
  opacity: 1.000494305;
  transform: rotate(109.961007182deg);
  animation: drop-155 4.7698400072s 0.2566791524s infinite;
}

@keyframes drop-155 {
  100% {
    top: 110%;
    left: 202%;
  }
}
.cd-pop--156 {
  width: 2px;
  height: 0.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 172%;
  opacity: 1.2212797701;
  transform: rotate(198.2702956854deg);
  animation: drop-156 4.9097386434s 0.3607484364s infinite;
}

@keyframes drop-156 {
  100% {
    top: 110%;
    left: 180%;
  }
}
.cd-pop--157 {
  width: 12px;
  height: 4.8px;
  background-color: #263672;
  top: -10%;
  left: 93%;
  opacity: 1.0987217502;
  transform: rotate(182.2822324424deg);
  animation: drop-157 4.8554793316s 0.030237122s infinite;
}

@keyframes drop-157 {
  100% {
    top: 110%;
    left: 94%;
  }
}
.cd-pop--158 {
  width: 14px;
  height: 5.6px;
  background-color: #d13447;
  top: -10%;
  left: 34%;
  opacity: 0.760936631;
  transform: rotate(283.2085562492deg);
  animation: drop-158 4.4480692116s 0.5011147538s infinite;
}

@keyframes drop-158 {
  100% {
    top: 110%;
    left: 37%;
  }
}
.cd-pop--159 {
  width: 3px;
  height: 1.2px;
  background-color: #263672;
  top: -10%;
  left: 56%;
  opacity: 1.3905763338;
  transform: rotate(139.088819461deg);
  animation: drop-159 4.343241434s 0.2972862093s infinite;
}

@keyframes drop-159 {
  100% {
    top: 110%;
    left: 57%;
  }
}
.cd-pop--160 {
  width: 12px;
  height: 4.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 34%;
  opacity: 1.3708857442;
  transform: rotate(257.0614560151deg);
  animation: drop-160 4.1505477795s 0.5294517389s infinite;
}

@keyframes drop-160 {
  100% {
    top: 110%;
    left: 45%;
  }
}
.cd-pop--161 {
  width: 3px;
  height: 1.2px;
  background-color: #263672;
  top: -10%;
  left: 97%;
  opacity: 1.1762735107;
  transform: rotate(40.8811322429deg);
  animation: drop-161 4.3336362715s 0.8335785405s infinite;
}

@keyframes drop-161 {
  100% {
    top: 110%;
    left: 98%;
  }
}
.cd-pop--162 {
  width: 8px;
  height: 3.2px;
  background-color: #ffbf00;
  top: -10%;
  left: 40%;
  opacity: 0.7874067024;
  transform: rotate(28.7588504771deg);
  animation: drop-162 4.3975461983s 0.2047994462s infinite;
}

@keyframes drop-162 {
  100% {
    top: 110%;
    left: 50%;
  }
}
.cd-pop--163 {
  width: 2px;
  height: 0.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 25%;
  opacity: 1.2650477438;
  transform: rotate(152.263331785deg);
  animation: drop-163 4.5280657004s 0.8835434957s infinite;
}

@keyframes drop-163 {
  100% {
    top: 110%;
    left: 30%;
  }
}
.cd-pop--164 {
  width: 7px;
  height: 2.8px;
  background-color: #263672;
  top: -10%;
  left: 113%;
  opacity: 1.3847834149;
  transform: rotate(169.4761885466deg);
  animation: drop-164 4.6167858876s 0.4247811483s infinite;
}

@keyframes drop-164 {
  100% {
    top: 110%;
    left: 118%;
  }
}
.cd-pop--165 {
  width: 15px;
  height: 6px;
  background-color: #263672;
  top: -10%;
  left: 46%;
  opacity: 1.293927538;
  transform: rotate(124.3664550376deg);
  animation: drop-165 4.557174935s 0.181285974s infinite;
}

@keyframes drop-165 {
  100% {
    top: 110%;
    left: 55%;
  }
}
.cd-pop--166 {
  width: 9px;
  height: 3.6px;
  background-color: #d13447;
  top: -10%;
  left: 91%;
  opacity: 0.7076091019;
  transform: rotate(231.4305582075deg);
  animation: drop-166 4.8413142296s 0.9346863761s infinite;
}

@keyframes drop-166 {
  100% {
    top: 110%;
    left: 99%;
  }
}
.cd-pop--167 {
  width: 11px;
  height: 4.4px;
  background-color: #263672;
  top: -10%;
  left: 131%;
  opacity: 0.5670021103;
  transform: rotate(196.8129994935deg);
  animation: drop-167 4.3581887192s 0.9133978158s infinite;
}

@keyframes drop-167 {
  100% {
    top: 110%;
    left: 134%;
  }
}
.cd-pop--168 {
  width: 16px;
  height: 6.4px;
  background-color: #263672;
  top: -10%;
  left: 115%;
  opacity: 0.6011486223;
  transform: rotate(29.7178387856deg);
  animation: drop-168 4.4688991852s 0.9781960225s infinite;
}

@keyframes drop-168 {
  100% {
    top: 110%;
    left: 130%;
  }
}
.cd-pop--169 {
  width: 4px;
  height: 1.6px;
  background-color: #263672;
  top: -10%;
  left: 174%;
  opacity: 1.3649785395;
  transform: rotate(234.4859024551deg);
  animation: drop-169 4.6201671237s 0.4831682759s infinite;
}

@keyframes drop-169 {
  100% {
    top: 110%;
    left: 184%;
  }
}
.cd-pop--170 {
  width: 1px;
  height: 0.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 25%;
  opacity: 1.2460467545;
  transform: rotate(34.9852232793deg);
  animation: drop-170 4.7809468964s 0.833826666s infinite;
}

@keyframes drop-170 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.cd-pop--171 {
  width: 15px;
  height: 6px;
  background-color: #ffbf00;
  top: -10%;
  left: 170%;
  opacity: 1.1979493387;
  transform: rotate(186.0402785488deg);
  animation: drop-171 4.0647289932s 0.732260011s infinite;
}

@keyframes drop-171 {
  100% {
    top: 110%;
    left: 171%;
  }
}
.cd-pop--172 {
  width: 5px;
  height: 2px;
  background-color: #263672;
  top: -10%;
  left: 141%;
  opacity: 0.6810025645;
  transform: rotate(150.1164381966deg);
  animation: drop-172 4.4412567858s 0.0307805676s infinite;
}

@keyframes drop-172 {
  100% {
    top: 110%;
    left: 145%;
  }
}
.cd-pop--173 {
  width: 6px;
  height: 2.4px;
  background-color: #d13447;
  top: -10%;
  left: 18%;
  opacity: 0.9674777284;
  transform: rotate(265.609749742deg);
  animation: drop-173 4.245198841s 0.6729518391s infinite;
}

@keyframes drop-173 {
  100% {
    top: 110%;
    left: 25%;
  }
}
.cd-pop--174 {
  width: 11px;
  height: 4.4px;
  background-color: #d13447;
  top: -10%;
  left: 54%;
  opacity: 0.6986338623;
  transform: rotate(209.2033579604deg);
  animation: drop-174 4.8800634478s 0.2767627478s infinite;
}

@keyframes drop-174 {
  100% {
    top: 110%;
    left: 65%;
  }
}
.cd-pop--175 {
  width: 13px;
  height: 5.2px;
  background-color: #263672;
  top: -10%;
  left: 192%;
  opacity: 0.6978805374;
  transform: rotate(190.3142750459deg);
  animation: drop-175 4.38010929s 0.9902192482s infinite;
}

@keyframes drop-175 {
  100% {
    top: 110%;
    left: 205%;
  }
}
.cd-pop--176 {
  width: 4px;
  height: 1.6px;
  background-color: #263672;
  top: -10%;
  left: 64%;
  opacity: 1.4916888756;
  transform: rotate(268.9939655223deg);
  animation: drop-176 4.8549918646s 0.2526906901s infinite;
}

@keyframes drop-176 {
  100% {
    top: 110%;
    left: 69%;
  }
}
.cd-pop--177 {
  width: 16px;
  height: 6.4px;
  background-color: #d13447;
  top: -10%;
  left: 44%;
  opacity: 1.1924801166;
  transform: rotate(105.1477753505deg);
  animation: drop-177 4.8765566479s 0.320472237s infinite;
}

@keyframes drop-177 {
  100% {
    top: 110%;
    left: 54%;
  }
}
.cd-pop--178 {
  width: 6px;
  height: 2.4px;
  background-color: #d13447;
  top: -10%;
  left: 94%;
  opacity: 1.3916194725;
  transform: rotate(325.0275191842deg);
  animation: drop-178 4.2386756234s 0.2275242657s infinite;
}

@keyframes drop-178 {
  100% {
    top: 110%;
    left: 107%;
  }
}
.cd-pop--179 {
  width: 7px;
  height: 2.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 110%;
  opacity: 1.2286006138;
  transform: rotate(104.2329406477deg);
  animation: drop-179 4.6104251653s 0.8180788789s infinite;
}

@keyframes drop-179 {
  100% {
    top: 110%;
    left: 113%;
  }
}
.cd-pop--180 {
  width: 8px;
  height: 3.2px;
  background-color: #ffbf00;
  top: -10%;
  left: 131%;
  opacity: 1.4349697252;
  transform: rotate(304.5956617023deg);
  animation: drop-180 4.2669215741s 0.333856319s infinite;
}

@keyframes drop-180 {
  100% {
    top: 110%;
    left: 144%;
  }
}
.cd-pop--181 {
  width: 11px;
  height: 4.4px;
  background-color: #d13447;
  top: -10%;
  left: 70%;
  opacity: 0.5081784403;
  transform: rotate(12.6512548101deg);
  animation: drop-181 4.5883491628s 0.1574395551s infinite;
}

@keyframes drop-181 {
  100% {
    top: 110%;
    left: 78%;
  }
}
.cd-pop--182 {
  width: 2px;
  height: 0.8px;
  background-color: #d13447;
  top: -10%;
  left: 141%;
  opacity: 1.1839438394;
  transform: rotate(254.4740888978deg);
  animation: drop-182 4.6246110816s 0.2283663831s infinite;
}

@keyframes drop-182 {
  100% {
    top: 110%;
    left: 153%;
  }
}
.cd-pop--183 {
  width: 7px;
  height: 2.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 31%;
  opacity: 1.36943828;
  transform: rotate(135.7877631459deg);
  animation: drop-183 4.1574129566s 0.960648744s infinite;
}

@keyframes drop-183 {
  100% {
    top: 110%;
    left: 35%;
  }
}
.cd-pop--184 {
  width: 2px;
  height: 0.8px;
  background-color: #ffbf00;
  top: -10%;
  left: 164%;
  opacity: 1.4411226789;
  transform: rotate(313.4734024582deg);
  animation: drop-184 4.816035151s 0.2834818692s infinite;
}

@keyframes drop-184 {
  100% {
    top: 110%;
    left: 165%;
  }
}
.cd-pop--185 {
  width: 11px;
  height: 4.4px;
  background-color: #263672;
  top: -10%;
  left: 161%;
  opacity: 0.8018927056;
  transform: rotate(340.0452012671deg);
  animation: drop-185 4.2748256898s 0.8227407211s infinite;
}

@keyframes drop-185 {
  100% {
    top: 110%;
    left: 163%;
  }
}
.cd-pop--186 {
  width: 5px;
  height: 2px;
  background-color: #ffbf00;
  top: -10%;
  left: 141%;
  opacity: 0.7354514824;
  transform: rotate(320.9178688396deg);
  animation: drop-186 4.8693906101s 0.9838272042s infinite;
}

@keyframes drop-186 {
  100% {
    top: 110%;
    left: 150%;
  }
}
.cd-pop--187 {
  width: 6px;
  height: 2.4px;
  background-color: #d13447;
  top: -10%;
  left: 12%;
  opacity: 1.484295458;
  transform: rotate(324.2780028481deg);
  animation: drop-187 4.0454000342s 0.36923548s infinite;
}

@keyframes drop-187 {
  100% {
    top: 110%;
    left: 20%;
  }
}
.cd-pop--188 {
  width: 5px;
  height: 2px;
  background-color: #d13447;
  top: -10%;
  left: 19%;
  opacity: 0.8069324227;
  transform: rotate(300.8931508336deg);
  animation: drop-188 4.7617259437s 0.7557961752s infinite;
}

@keyframes drop-188 {
  100% {
    top: 110%;
    left: 28%;
  }
}
.cd-pop--189 {
  width: 16px;
  height: 6.4px;
  background-color: #d13447;
  top: -10%;
  left: 163%;
  opacity: 0.9721748624;
  transform: rotate(322.5908938281deg);
  animation: drop-189 4.2730964238s 0.1326457865s infinite;
}

@keyframes drop-189 {
  100% {
    top: 110%;
    left: 171%;
  }
}
.cd-pop--190 {
  width: 14px;
  height: 5.6px;
  background-color: #ffbf00;
  top: -10%;
  left: 167%;
  opacity: 1.0210348596;
  transform: rotate(100.9660027178deg);
  animation: drop-190 4.9377614496s 0.7675450387s infinite;
}

@keyframes drop-190 {
  100% {
    top: 110%;
    left: 177%;
  }
}
.cd-pop--191 {
  width: 6px;
  height: 2.4px;
  background-color: #d13447;
  top: -10%;
  left: 76%;
  opacity: 1.2448528413;
  transform: rotate(311.8810568126deg);
  animation: drop-191 4.3680140066s 0.4266481319s infinite;
}

@keyframes drop-191 {
  100% {
    top: 110%;
    left: 90%;
  }
}
.cd-pop--192 {
  width: 10px;
  height: 4px;
  background-color: #ffbf00;
  top: -10%;
  left: 160%;
  opacity: 0.8146879717;
  transform: rotate(226.9830552752deg);
  animation: drop-192 4.4853722517s 0.7848911387s infinite;
}

@keyframes drop-192 {
  100% {
    top: 110%;
    left: 169%;
  }
}
.cd-pop--193 {
  width: 8px;
  height: 3.2px;
  background-color: #263672;
  top: -10%;
  left: 67%;
  opacity: 1.1760365652;
  transform: rotate(32.8112872551deg);
  animation: drop-193 4.1394891264s 0.1837386023s infinite;
}

@keyframes drop-193 {
  100% {
    top: 110%;
    left: 75%;
  }
}
.cd-pop--194 {
  width: 14px;
  height: 5.6px;
  background-color: #ffbf00;
  top: -10%;
  left: 188%;
  opacity: 1.1535340451;
  transform: rotate(229.113035659deg);
  animation: drop-194 4.9798618553s 0.1335638138s infinite;
}

@keyframes drop-194 {
  100% {
    top: 110%;
    left: 197%;
  }
}
.cd-pop--195 {
  width: 11px;
  height: 4.4px;
  background-color: #d13447;
  top: -10%;
  left: 111%;
  opacity: 1.3383645063;
  transform: rotate(148.7449051359deg);
  animation: drop-195 4.9821912368s 0.4773368726s infinite;
}

@keyframes drop-195 {
  100% {
    top: 110%;
    left: 125%;
  }
}
.cd-pop--196 {
  width: 1px;
  height: 0.4px;
  background-color: #263672;
  top: -10%;
  left: 157%;
  opacity: 1.0916781667;
  transform: rotate(347.553726418deg);
  animation: drop-196 4.5678539206s 0.1948951891s infinite;
}

@keyframes drop-196 {
  100% {
    top: 110%;
    left: 160%;
  }
}
.cd-pop--197 {
  width: 11px;
  height: 4.4px;
  background-color: #263672;
  top: -10%;
  left: 147%;
  opacity: 0.563847932;
  transform: rotate(133.8011454559deg);
  animation: drop-197 4.7384469446s 0.2386753406s infinite;
}

@keyframes drop-197 {
  100% {
    top: 110%;
    left: 159%;
  }
}
.cd-pop--198 {
  width: 16px;
  height: 6.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 108%;
  opacity: 0.9184354493;
  transform: rotate(321.3794167495deg);
  animation: drop-198 4.9170127387s 0.9478647695s infinite;
}

@keyframes drop-198 {
  100% {
    top: 110%;
    left: 114%;
  }
}
.cd-pop--199 {
  width: 11px;
  height: 4.4px;
  background-color: #ffbf00;
  top: -10%;
  left: 189%;
  opacity: 1.1295618541;
  transform: rotate(101.2108447159deg);
  animation: drop-199 4.9594566912s 0.3660303279s infinite;
}

@keyframes drop-199 {
  100% {
    top: 110%;
    left: 203%;
  }
}
.cd-pop--200 {
  width: 3px;
  height: 1.2px;
  background-color: #ffbf00;
  top: -10%;
  left: 159%;
  opacity: 1.2257649;
  transform: rotate(91.7222084044deg);
  animation: drop-200 4.1190761209s 0.4103749889s infinite;
}

@keyframes drop-200 {
  100% {
    top: 110%;
    left: 160%;
  }
}
/* Awward Popper CSS End */
/* Hero Lighting Star CSS Start */
.cd-light__star {
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
  top: 100px;
  left: 10%;
  position: relative;
  transform-origin: 100% 0;
  animation: lightAnimation 2s infinite ease-out;
  animation-direction: normal;
  opacity: 0;
}
.cd-light__star:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 4px;
  border: 2px solid;
  border-width: 2px 150px 2px 150px;
  border-color: transparent transparent transparent #ffffff;
  transform: rotate(-45deg) translate3d(1px, -1px, 0);
  transform-origin: 0% 100%;
  animation: lightTravelAnimation 2s infinite ease-out;
  animation-direction: normal;
}
.cd-light .pink {
  top: 150px;
  left: 10%;
  background: #ffffff;
  animation-delay: 1.8s;
}
.cd-light .pink:after {
  border-color: transparent transparent transparent #ffffff;
  animation-delay: 1.8s;
}
.cd-light .blue {
  top: 100px;
  left: 17%;
  background: #ffffff;
  animation-delay: 4.5s;
}
.cd-light .blue:after {
  border-color: transparent transparent transparent #ffffff;
  animation-delay: 4.5s;
}
.cd-light .yellow {
  top: 50px;
  left: 25%;
  background: #ffffff;
  animation-delay: 5.8s;
}
.cd-light .yellow:after {
  border-color: transparent transparent transparent #ffffff;
  animation-delay: 5.8s;
}
/* Hero Lighting Star CSS End */
/* Night Vison CSS Start */
.cd-stars {
  width: 1px;
  height: 1px;
  background: transparent;
  box-shadow:
    1794px 8886px #fff,
    110px 1260px #fff,
    1506px 1436px #fff,
    885px 1194px #fff,
    760px 877px #fff,
    1965px 167px #fff,
    1820px 1735px #fff,
    1147px 1466px #fff,
    371px 1804px #fff,
    1812px 1895px #fff,
    687px 343px #fff,
    1305px 1149px #fff,
    1469px 137px #fff,
    1422px 127px #fff,
    1981px 1271px #fff,
    1597px 1674px #fff,
    1433px 1736px #fff,
    404px 1241px #fff,
    1086px 638px #fff,
    1890px 1579px #fff,
    1539px 1473px #fff,
    1560px 1085px #fff,
    890px 1406px #fff,
    1565px 346px #fff,
    1618px 923px #fff,
    1022px 541px #fff,
    776px 1885px #fff,
    1751px 1868px #fff,
    640px 109px #fff,
    686px 1233px #fff,
    1659px 1245px #fff,
    1630px 1780px #fff,
    751px 272px #fff,
    1706px 849px #fff,
    1355px 1663px #fff,
    1121px 1362px #fff,
    887px 993px #fff,
    1540px 801px #fff,
    187px 656px #fff,
    1307px 335px #fff,
    1049px 1405px #fff,
    61px 1139px #fff,
    314px 1942px #fff,
    1050px 1602px #fff,
    236px 73px #fff,
    164px 1465px #fff,
    1090px 1534px #fff,
    1327px 1512px #fff,
    1248px 1309px #fff,
    1902px 515px #fff,
    1512px 857px #fff,
    1922px 27px #fff,
    824px 1191px #fff,
    1033px 189px #fff,
    1124px 640px #fff,
    1295px 1823px #fff,
    1371px 960px #fff,
    1107px 47px #fff,
    365px 347px #fff,
    1162px 1477px #fff,
    623px 1503px #fff,
    1651px 1579px #fff,
    1357px 431px #fff,
    967px 762px #fff,
    1893px 1710px #fff,
    505px 159px #fff,
    1452px 1860px #fff,
    1112px 1531px #fff,
    1596px 1720px #fff,
    74px 738px #fff,
    478px 1900px #fff,
    727px 1599px #fff,
    1946px 560px #fff,
    973px 433px #fff,
    406px 983px #fff,
    869px 1395px #fff,
    342px 1484px #fff,
    1247px 1854px #fff,
    346px 1986px #fff,
    1133px 1565px #fff,
    609px 407px #fff,
    256px 1372px #fff,
    1014px 947px #fff,
    252px 1434px #fff,
    758px 274px #fff,
    214px 316px #fff,
    61px 1266px #fff,
    330px 1719px #fff,
    580px 1727px #fff,
    606px 1366px #fff,
    1567px 1133px #fff,
    455px 1645px #fff,
    1469px 955px #fff,
    1762px 126px #fff,
    1265px 1716px #fff,
    1879px 1945px #fff,
    1812px 1403px #fff,
    1312px 378px #fff,
    1731px 735px #fff,
    322px 836px #fff,
    246px 280px #fff,
    784px 1395px #fff,
    64px 438px #fff,
    1644px 1751px #fff,
    660px 242px #fff,
    1844px 902px #fff,
    110px 1164px #fff,
    1509px 692px #fff,
    257px 661px #fff,
    468px 84px #fff,
    1704px 1556px #fff,
    856px 633px #fff,
    1091px 6px #fff,
    1198px 1168px #fff,
    1409px 490px #fff,
    902px 1456px #fff,
    1165px 1307px #fff,
    1592px 98px #fff,
    1915px 811px #fff,
    137px 1314px #fff,
    655px 156px #fff,
    1565px 1908px #fff,
    237px 1229px #fff,
    643px 821px #fff,
    1386px 13px #fff,
    1892px 1124px #fff,
    965px 1690px #fff,
    977px 1535px #fff,
    1877px 1608px #fff,
    385px 431px #fff,
    820px 1653px #fff,
    1593px 1975px #fff,
    1902px 590px #fff,
    921px 1029px #fff,
    102px 666px #fff,
    1093px 742px #fff,
    1706px 1176px #fff,
    975px 454px #fff,
    1162px 583px #fff,
    1710px 1907px #fff,
    1324px 478px #fff,
    1749px 1513px #fff,
    1819px 1595px #fff,
    1033px 1871px #fff,
    1246px 1653px #fff,
    1290px 1355px #fff,
    1271px 835px #fff,
    943px 1706px #fff,
    1883px 458px #fff,
    1037px 1626px #fff,
    1695px 1270px #fff,
    1314px 1675px #fff,
    1501px 138px #fff,
    495px 496px #fff,
    1426px 445px #fff,
    1166px 346px #fff,
    1418px 1646px #fff,
    416px 1363px #fff,
    640px 1744px #fff,
    1033px 1951px #fff,
    1382px 592px #fff,
    713px 1549px #fff,
    1066px 1142px #fff,
    679px 510px #fff,
    1928px 39px #fff,
    1392px 1614px #fff,
    613px 1189px #fff,
    703px 1347px #fff,
    228px 1714px #fff,
    788px 155px #fff,
    1647px 397px #fff,
    1730px 1578px #fff,
    1928px 548px #fff,
    1248px 431px #fff,
    485px 948px #fff,
    1604px 1974px #fff,
    60px 772px #fff,
    582px 1124px #fff,
    399px 1499px #fff,
    88px 1348px #fff,
    528px 283px #fff,
    1477px 517px #fff,
    1738px 3px #fff,
    1091px 324px #fff,
    1822px 1881px #fff,
    485px 1316px #fff,
    1018px 320px #fff,
    872px 1317px #fff,
    1740px 1926px #fff,
    1404px 1681px #fff,
    131px 1062px #fff,
    2000px 814px #fff,
    465px 1679px #fff,
    788px 524px #fff,
    1120px 1100px #fff,
    439px 1474px #fff,
    1019px 1037px #fff,
    995px 955px #fff,
    52px 932px #fff,
    628px 1859px #fff,
    509px 1088px #fff,
    621px 1089px #fff,
    985px 1314px #fff,
    234px 1385px #fff,
    1504px 1969px #fff,
    1711px 1486px #fff,
    1365px 902px #fff,
    1308px 502px #fff,
    1195px 140px #fff,
    1245px 1001px #fff,
    1163px 1950px #fff,
    337px 1371px #fff,
    603px 1902px #fff,
    1459px 1246px #fff,
    363px 1825px #fff,
    1108px 946px #fff,
    513px 208px #fff,
    1413px 1848px #fff,
    1488px 845px #fff,
    5px 1383px #fff,
    1887px 421px #fff,
    1753px 1649px #fff,
    662px 130px #fff,
    86px 1902px #fff,
    76px 503px #fff,
    1065px 279px #fff,
    1737px 30px #fff,
    1568px 146px #fff,
    519px 1428px #fff,
    193px 1042px #fff,
    246px 631px #fff,
    1619px 424px #fff,
    829px 214px #fff,
    245px 1679px #fff,
    1406px 165px #fff,
    198px 1548px #fff,
    1632px 1433px #fff,
    34px 674px #fff,
    1654px 591px #fff,
    275px 989px #fff,
    258px 261px #fff,
    191px 1127px #fff,
    42px 1263px #fff,
    1381px 195px #fff,
    1995px 325px #fff,
    1300px 596px #fff,
    51px 1828px #fff,
    151px 1355px #fff,
    15px 291px #fff,
    375px 1840px #fff,
    904px 703px #fff,
    514px 1315px #fff,
    1038px 1397px #fff,
    865px 1213px #fff,
    673px 557px #fff,
    1801px 782px #fff,
    1676px 649px #fff,
    1702px 995px #fff,
    1358px 176px #fff,
    1426px 1534px #fff,
    741px 271px #fff,
    1788px 689px #fff,
    1927px 1266px #fff,
    152px 1534px #fff,
    326px 36px #fff,
    1749px 389px #fff,
    583px 1844px #fff,
    93px 1881px #fff,
    1149px 975px #fff,
    39px 1756px #fff,
    1640px 1583px #fff,
    892px 830px #fff,
    1821px 1390px #fff,
    87px 1571px #fff,
    1559px 562px #fff,
    1104px 1327px #fff,
    761px 1335px #fff,
    1405px 657px #fff,
    617px 1304px #fff,
    825px 1657px #fff,
    1351px 1449px #fff,
    1097px 874px #fff,
    853px 1252px #fff,
    887px 361px #fff,
    1287px 269px #fff,
    1027px 742px #fff,
    1745px 16px #fff,
    297px 700px #fff,
    477px 1673px #fff,
    1258px 324px #fff,
    669px 777px #fff,
    1378px 1954px #fff,
    762px 987px #fff,
    1841px 23px #fff,
    10px 463px #fff,
    1704px 381px #fff,
    1827px 716px #fff,
    1663px 131px #fff,
    719px 485px #fff,
    1964px 885px #fff,
    218px 1861px #fff,
    1490px 870px #fff,
    636px 216px #fff,
    929px 541px #fff,
    435px 1271px #fff,
    393px 350px #fff,
    1175px 1966px #fff,
    1619px 775px #fff,
    1303px 832px #fff,
    811px 1198px #fff,
    730px 1880px #fff,
    985px 1723px #fff,
    928px 1842px #fff,
    1650px 1106px #fff,
    1481px 1736px #fff,
    171px 1740px #fff,
    1099px 900px #fff,
    829px 1692px #fff,
    954px 1470px #fff,
    1992px 1517px #fff,
    148px 1201px #fff,
    46px 524px #fff,
    1585px 558px #fff,
    530px 168px #fff,
    1616px 1610px #fff,
    772px 1597px #fff,
    284px 411px #fff,
    135px 1331px #fff,
    826px 1251px #fff,
    1085px 1575px #fff,
    472px 408px #fff,
    1641px 1645px #fff,
    1927px 1088px #fff,
    11px 1007px #fff,
    1770px 234px #fff,
    295px 1218px #fff,
    876px 905px #fff,
    1560px 1528px #fff,
    1932px 1942px #fff,
    1131px 680px #fff,
    478px 608px #fff,
    774px 731px #fff,
    992px 797px #fff,
    429px 1401px #fff,
    341px 656px #fff,
    1809px 138px #fff,
    436px 1051px #fff,
    1939px 1063px #fff,
    1813px 820px #fff,
    1213px 376px #fff,
    1071px 166px #fff,
    1400px 1370px #fff,
    1437px 948px #fff,
    430px 389px #fff,
    1346px 1415px #fff,
    599px 1780px #fff,
    1912px 1983px #fff,
    384px 90px #fff,
    1971px 940px #fff,
    249px 188px #fff,
    1964px 1598px #fff,
    1911px 340px #fff,
    168px 1503px #fff,
    372px 145px #fff,
    785px 1105px #fff,
    1463px 1383px #fff,
    887px 1576px #fff,
    183px 721px #fff,
    1300px 647px #fff,
    1209px 1864px #fff,
    1153px 785px #fff,
    603px 792px #fff,
    1757px 862px #fff,
    169px 1004px #fff,
    577px 1722px #fff,
    1328px 537px #fff,
    860px 9px #fff,
    723px 1022px #fff,
    596px 279px #fff,
    392px 248px #fff,
    551px 1354px #fff,
    777px 1489px #fff,
    291px 1817px #fff,
    466px 1109px #fff,
    1582px 81px #fff,
    226px 1005px #fff,
    1993px 1119px #fff,
    212px 850px #fff,
    1440px 308px #fff,
    1835px 275px #fff,
    733px 1262px #fff,
    375px 133px #fff,
    1194px 217px #fff,
    553px 386px #fff,
    532px 1562px #fff,
    824px 1655px #fff,
    361px 176px #fff,
    589px 507px #fff,
    944px 1335px #fff,
    372px 611px #fff,
    1173px 1021px #fff,
    628px 1098px #fff,
    1809px 1299px #fff,
    1925px 622px #fff,
    1559px 1419px #fff,
    747px 692px #fff,
    1002px 403px #fff,
    238px 358px #fff,
    1603px 939px #fff,
    454px 1991px #fff,
    222px 1484px #fff,
    1255px 1673px #fff,
    1357px 36px #fff,
    308px 202px #fff,
    1246px 1604px #fff,
    1763px 272px #fff,
    1113px 1297px #fff,
    293px 172px #fff,
    1366px 1146px #fff,
    47px 384px #fff,
    1377px 89px #fff,
    1898px 1685px #fff,
    396px 1510px #fff,
    153px 254px #fff,
    187px 181px #fff,
    1712px 660px #fff,
    990px 1414px #fff,
    1815px 1792px #fff,
    414px 1223px #fff,
    1872px 1022px #fff,
    118px 1058px #fff,
    1635px 602px #fff,
    442px 1258px #fff,
    451px 1510px #fff,
    276px 424px #fff,
    1220px 1091px #fff,
    270px 1915px #fff,
    124px 1825px #fff,
    341px 1409px #fff,
    564px 857px #fff,
    1021px 49px #fff,
    1962px 1432px #fff,
    58px 1469px #fff,
    254px 1983px #fff,
    1257px 1456px #fff,
    1653px 1578px #fff,
    1402px 859px #fff,
    1766px 1352px #fff,
    235px 1462px #fff,
    8px 24px #fff,
    402px 613px #fff,
    1674px 1925px #fff,
    1722px 316px #fff,
    576px 1017px #fff,
    1795px 1627px #fff,
    950px 1875px #fff,
    459px 1870px #fff,
    892px 1145px #fff,
    93px 1284px #fff,
    1080px 1557px #fff,
    704px 660px #fff,
    960px 141px #fff,
    108px 1228px #fff,
    1354px 25px #fff,
    1758px 1707px #fff,
    596px 1260px #fff,
    1665px 1719px #fff,
    238px 1359px #fff,
    367px 1145px #fff,
    94px 731px #fff,
    1179px 1678px #fff,
    446px 1824px #fff,
    392px 600px #fff,
    655px 1183px #fff,
    670px 489px #fff,
    1690px 771px #fff,
    859px 88px #fff,
    898px 1165px #fff,
    477px 1207px #fff,
    349px 1862px #fff,
    387px 290px #fff,
    1189px 894px #fff,
    451px 1492px #fff,
    298px 897px #fff,
    1943px 1376px #fff,
    703px 1645px #fff,
    389px 1148px #fff,
    1059px 757px #fff,
    553px 1597px #fff,
    1050px 1356px #fff,
    1946px 425px #fff,
    64px 2000px #fff,
    924px 1960px #fff,
    533px 822px #fff,
    478px 667px #fff,
    1266px 791px #fff,
    191px 949px #fff,
    1923px 1176px #fff,
    1059px 1784px #fff,
    1312px 517px #fff,
    1197px 400px #fff,
    1492px 536px #fff,
    930px 1221px #fff,
    1475px 1841px #fff,
    1999px 519px #fff,
    531px 379px #fff,
    1795px 1235px #fff,
    733px 886px #fff,
    1024px 930px #fff,
    303px 1116px #fff,
    1861px 1048px #fff,
    1725px 838px #fff,
    103px 1957px #fff,
    1038px 417px #fff,
    1243px 757px #fff,
    481px 85px #fff,
    1972px 4px #fff,
    872px 1971px #fff,
    377px 1696px #fff,
    1109px 779px #fff,
    1704px 1279px #fff,
    346px 1790px #fff,
    286px 1541px #fff,
    1240px 233px #fff,
    1696px 87px #fff,
    1144px 440px #fff,
    1486px 465px #fff,
    495px 1857px #fff,
    1222px 1077px #fff,
    782px 361px #fff,
    770px 1734px #fff,
    1500px 1829px #fff,
    34px 1884px #fff,
    25px 660px #fff,
    524px 1246px #fff,
    1805px 1489px #fff,
    73px 368px #fff,
    1929px 932px #fff,
    1680px 238px #fff,
    856px 1179px #fff,
    791px 184px #fff,
    952px 1963px #fff,
    1047px 886px #fff,
    1946px 921px #fff,
    820px 1151px #fff,
    1568px 395px #fff,
    12px 924px #fff,
    1734px 758px #fff,
    57px 954px #fff,
    757px 1750px #fff,
    594px 240px #fff,
    1431px 981px #fff,
    1212px 943px #fff,
    936px 1862px #fff,
    875px 1611px #fff,
    1680px 304px #fff,
    1926px 1047px #fff,
    1835px 1982px #fff,
    380px 1605px #fff,
    1187px 1309px #fff,
    610px 1107px #fff,
    350px 1560px #fff,
    649px 1753px #fff,
    562px 1686px #fff,
    1680px 653px #fff,
    361px 1222px #fff,
    364px 1127px #fff,
    1270px 458px #fff,
    1891px 216px #fff,
    459px 552px #fff,
    1557px 1012px #fff,
    272px 947px #fff,
    950px 1501px #fff,
    1852px 1784px #fff,
    713px 103px #fff,
    1422px 1879px #fff,
    1768px 1608px #fff,
    1585px 95px #fff,
    301px 746px #fff,
    538px 458px #fff,
    259px 1484px #fff,
    205px 1564px #fff,
    1879px 291px #fff,
    1050px 1003px #fff,
    1902px 1764px #fff,
    240px 334px #fff,
    1015px 1411px #fff,
    1577px 925px #fff,
    322px 925px #fff,
    1107px 800px #fff,
    715px 705px #fff,
    1200px 200px #fff,
    73px 128px #fff,
    679px 632px #fff,
    343px 1052px #fff,
    1783px 856px #fff,
    648px 1948px #fff,
    640px 1156px #fff,
    1801px 1107px #fff,
    1704px 1391px #fff,
    912px 794px #fff,
    1167px 1715px #fff,
    1996px 523px #fff,
    1357px 101px #fff,
    83px 1006px #fff,
    929px 1272px #fff,
    1410px 1694px #fff,
    1791px 1079px #fff,
    789px 1343px #fff,
    1918px 146px #fff,
    1573px 1989px #fff,
    499px 593px #fff,
    367px 132px #fff,
    662px 617px #fff,
    1506px 1122px #fff,
    1126px 986px #fff,
    1947px 449px #fff,
    225px 1148px #fff,
    719px 1079px #fff,
    856px 820px #fff,
    1331px 687px #fff,
    1255px 1361px #fff,
    1367px 1987px #fff,
    569px 1734px #fff,
    1406px 977px #fff,
    191px 402px #fff,
    339px 856px #fff,
    426px 1366px #fff,
    1835px 347px #fff,
    482px 1156px #fff,
    740px 1300px #fff,
    1668px 849px #fff,
    1967px 1621px #fff,
    1670px 1497px #fff,
    860px 985px #fff,
    738px 938px #fff,
    931px 1658px #fff,
    1562px 950px #fff,
    604px 1757px #fff,
    1372px 125px #fff,
    256px 1703px #fff,
    1630px 575px #fff,
    375px 697px #fff,
    935px 330px #fff,
    644px 252px #fff,
    3px 1521px #fff,
    425px 1305px #fff,
    542px 40px #fff,
    1614px 1054px #fff,
    422px 177px #fff,
    1643px 1171px #fff,
    1800px 1456px #fff,
    1125px 1621px #fff,
    1072px 658px #fff,
    394px 226px #fff,
    1426px 1078px #fff,
    1833px 1314px #fff,
    502px 872px #fff,
    1734px 726px #fff,
    1574px 924px #fff,
    355px 457px #fff,
    637px 1413px #fff,
    1512px 283px #fff,
    1508px 1868px #fff,
    647px 336px #fff,
    1434px 1896px #fff,
    117px 1246px #fff,
    470px 582px #fff,
    1467px 40px #fff,
    82px 791px #fff,
    1245px 1470px #fff,
    472px 1518px #fff,
    201px 70px #fff,
    643px 1188px #fff,
    39px 214px #fff,
    656px 1914px #fff,
    395px 769px #fff,
    1696px 192px #fff,
    696px 572px #fff,
    1361px 1188px #fff,
    470px 193px #fff,
    1757px 1929px #fff,
    134px 55px #fff,
    1561px 786px #fff,
    562px 1092px #fff,
    1835px 657px #fff,
    86px 1534px #fff,
    424px 77px #fff,
    1444px 1719px #fff,
    277px 737px #fff,
    1999px 12px #fff,
    1973px 853px #fff,
    1804px 1140px #fff,
    1258px 164px #fff,
    1719px 216px #fff,
    195px 959px #fff,
    797px 944px #fff,
    1658px 1950px #fff,
    853px 17px #fff,
    564px 944px #fff;
  animation: animStar 100s linear infinite;
  opacity: 0.25;
}
.cd-stars:after {
  content: " ";
  position: absolute;
  top: 2000px;
  width: 1px;
  height: 1px;
  background: transparent;
  box-shadow:
    1794px 8886px #fff,
    110px 1260px #fff,
    1506px 1436px #fff,
    885px 1194px #fff,
    760px 877px #fff,
    1965px 167px #fff,
    1820px 1735px #fff,
    1147px 1466px #fff,
    371px 1804px #fff,
    1812px 1895px #fff,
    687px 343px #fff,
    1305px 1149px #fff,
    1469px 137px #fff,
    1422px 127px #fff,
    1981px 1271px #fff,
    1597px 1674px #fff,
    1433px 1736px #fff,
    404px 1241px #fff,
    1086px 638px #fff,
    1890px 1579px #fff,
    1539px 1473px #fff,
    1560px 1085px #fff,
    890px 1406px #fff,
    1565px 346px #fff,
    1618px 923px #fff,
    1022px 541px #fff,
    776px 1885px #fff,
    1751px 1868px #fff,
    640px 109px #fff,
    686px 1233px #fff,
    1659px 1245px #fff,
    1630px 1780px #fff,
    751px 272px #fff,
    1706px 849px #fff,
    1355px 1663px #fff,
    1121px 1362px #fff,
    887px 993px #fff,
    1540px 801px #fff,
    187px 656px #fff,
    1307px 335px #fff,
    1049px 1405px #fff,
    61px 1139px #fff,
    314px 1942px #fff,
    1050px 1602px #fff,
    236px 73px #fff,
    164px 1465px #fff,
    1090px 1534px #fff,
    1327px 1512px #fff,
    1248px 1309px #fff,
    1902px 515px #fff,
    1512px 857px #fff,
    1922px 27px #fff,
    824px 1191px #fff,
    1033px 189px #fff,
    1124px 640px #fff,
    1295px 1823px #fff,
    1371px 960px #fff,
    1107px 47px #fff,
    365px 347px #fff,
    1162px 1477px #fff,
    623px 1503px #fff,
    1651px 1579px #fff,
    1357px 431px #fff,
    967px 762px #fff,
    1893px 1710px #fff,
    505px 159px #fff,
    1452px 1860px #fff,
    1112px 1531px #fff,
    1596px 1720px #fff,
    74px 738px #fff,
    478px 1900px #fff,
    727px 1599px #fff,
    1946px 560px #fff,
    973px 433px #fff,
    406px 983px #fff,
    869px 1395px #fff,
    342px 1484px #fff,
    1247px 1854px #fff,
    346px 1986px #fff,
    1133px 1565px #fff,
    609px 407px #fff,
    256px 1372px #fff,
    1014px 947px #fff,
    252px 1434px #fff,
    758px 274px #fff,
    214px 316px #fff,
    61px 1266px #fff,
    330px 1719px #fff,
    580px 1727px #fff,
    606px 1366px #fff,
    1567px 1133px #fff,
    455px 1645px #fff,
    1469px 955px #fff,
    1762px 126px #fff,
    1265px 1716px #fff,
    1879px 1945px #fff,
    1812px 1403px #fff,
    1312px 378px #fff,
    1731px 735px #fff,
    322px 836px #fff,
    246px 280px #fff,
    784px 1395px #fff,
    64px 438px #fff,
    1644px 1751px #fff,
    660px 242px #fff,
    1844px 902px #fff,
    110px 1164px #fff,
    1509px 692px #fff,
    257px 661px #fff,
    468px 84px #fff,
    1704px 1556px #fff,
    856px 633px #fff,
    1091px 6px #fff,
    1198px 1168px #fff,
    1409px 490px #fff,
    902px 1456px #fff,
    1165px 1307px #fff,
    1592px 98px #fff,
    1915px 811px #fff,
    137px 1314px #fff,
    655px 156px #fff,
    1565px 1908px #fff,
    237px 1229px #fff,
    643px 821px #fff,
    1386px 13px #fff,
    1892px 1124px #fff,
    965px 1690px #fff,
    977px 1535px #fff,
    1877px 1608px #fff,
    385px 431px #fff,
    820px 1653px #fff,
    1593px 1975px #fff,
    1902px 590px #fff,
    921px 1029px #fff,
    102px 666px #fff,
    1093px 742px #fff,
    1706px 1176px #fff,
    975px 454px #fff,
    1162px 583px #fff,
    1710px 1907px #fff,
    1324px 478px #fff,
    1749px 1513px #fff,
    1819px 1595px #fff,
    1033px 1871px #fff,
    1246px 1653px #fff,
    1290px 1355px #fff,
    1271px 835px #fff,
    943px 1706px #fff,
    1883px 458px #fff,
    1037px 1626px #fff,
    1695px 1270px #fff,
    1314px 1675px #fff,
    1501px 138px #fff,
    495px 496px #fff,
    1426px 445px #fff,
    1166px 346px #fff,
    1418px 1646px #fff,
    416px 1363px #fff,
    640px 1744px #fff,
    1033px 1951px #fff,
    1382px 592px #fff,
    713px 1549px #fff,
    1066px 1142px #fff,
    679px 510px #fff,
    1928px 39px #fff,
    1392px 1614px #fff,
    613px 1189px #fff,
    703px 1347px #fff,
    228px 1714px #fff,
    788px 155px #fff,
    1647px 397px #fff,
    1730px 1578px #fff,
    1928px 548px #fff,
    1248px 431px #fff,
    485px 948px #fff,
    1604px 1974px #fff,
    60px 772px #fff,
    582px 1124px #fff,
    399px 1499px #fff,
    88px 1348px #fff,
    528px 283px #fff,
    1477px 517px #fff,
    1738px 3px #fff,
    1091px 324px #fff,
    1822px 1881px #fff,
    485px 1316px #fff,
    1018px 320px #fff,
    872px 1317px #fff,
    1740px 1926px #fff,
    1404px 1681px #fff,
    131px 1062px #fff,
    2000px 814px #fff,
    465px 1679px #fff,
    788px 524px #fff,
    1120px 1100px #fff,
    439px 1474px #fff,
    1019px 1037px #fff,
    995px 955px #fff,
    52px 932px #fff,
    628px 1859px #fff,
    509px 1088px #fff,
    621px 1089px #fff,
    985px 1314px #fff,
    234px 1385px #fff,
    1504px 1969px #fff,
    1711px 1486px #fff,
    1365px 902px #fff,
    1308px 502px #fff,
    1195px 140px #fff,
    1245px 1001px #fff,
    1163px 1950px #fff,
    337px 1371px #fff,
    603px 1902px #fff,
    1459px 1246px #fff,
    363px 1825px #fff,
    1108px 946px #fff,
    513px 208px #fff,
    1413px 1848px #fff,
    1488px 845px #fff,
    5px 1383px #fff,
    1887px 421px #fff,
    1753px 1649px #fff,
    662px 130px #fff,
    86px 1902px #fff,
    76px 503px #fff,
    1065px 279px #fff,
    1737px 30px #fff,
    1568px 146px #fff,
    519px 1428px #fff,
    193px 1042px #fff,
    246px 631px #fff,
    1619px 424px #fff,
    829px 214px #fff,
    245px 1679px #fff,
    1406px 165px #fff,
    198px 1548px #fff,
    1632px 1433px #fff,
    34px 674px #fff,
    1654px 591px #fff,
    275px 989px #fff,
    258px 261px #fff,
    191px 1127px #fff,
    42px 1263px #fff,
    1381px 195px #fff,
    1995px 325px #fff,
    1300px 596px #fff,
    51px 1828px #fff,
    151px 1355px #fff,
    15px 291px #fff,
    375px 1840px #fff,
    904px 703px #fff,
    514px 1315px #fff,
    1038px 1397px #fff,
    865px 1213px #fff,
    673px 557px #fff,
    1801px 782px #fff,
    1676px 649px #fff,
    1702px 995px #fff,
    1358px 176px #fff,
    1426px 1534px #fff,
    741px 271px #fff,
    1788px 689px #fff,
    1927px 1266px #fff,
    152px 1534px #fff,
    326px 36px #fff,
    1749px 389px #fff,
    583px 1844px #fff,
    93px 1881px #fff,
    1149px 975px #fff,
    39px 1756px #fff,
    1640px 1583px #fff,
    892px 830px #fff,
    1821px 1390px #fff,
    87px 1571px #fff,
    1559px 562px #fff,
    1104px 1327px #fff,
    761px 1335px #fff,
    1405px 657px #fff,
    617px 1304px #fff,
    825px 1657px #fff,
    1351px 1449px #fff,
    1097px 874px #fff,
    853px 1252px #fff,
    887px 361px #fff,
    1287px 269px #fff,
    1027px 742px #fff,
    1745px 16px #fff,
    297px 700px #fff,
    477px 1673px #fff,
    1258px 324px #fff,
    669px 777px #fff,
    1378px 1954px #fff,
    762px 987px #fff,
    1841px 23px #fff,
    10px 463px #fff,
    1704px 381px #fff,
    1827px 716px #fff,
    1663px 131px #fff,
    719px 485px #fff,
    1964px 885px #fff,
    218px 1861px #fff,
    1490px 870px #fff,
    636px 216px #fff,
    929px 541px #fff,
    435px 1271px #fff,
    393px 350px #fff,
    1175px 1966px #fff,
    1619px 775px #fff,
    1303px 832px #fff,
    811px 1198px #fff,
    730px 1880px #fff,
    985px 1723px #fff,
    928px 1842px #fff,
    1650px 1106px #fff,
    1481px 1736px #fff,
    171px 1740px #fff,
    1099px 900px #fff,
    829px 1692px #fff,
    954px 1470px #fff,
    1992px 1517px #fff,
    148px 1201px #fff,
    46px 524px #fff,
    1585px 558px #fff,
    530px 168px #fff,
    1616px 1610px #fff,
    772px 1597px #fff,
    284px 411px #fff,
    135px 1331px #fff,
    826px 1251px #fff,
    1085px 1575px #fff,
    472px 408px #fff,
    1641px 1645px #fff,
    1927px 1088px #fff,
    11px 1007px #fff,
    1770px 234px #fff,
    295px 1218px #fff,
    876px 905px #fff,
    1560px 1528px #fff,
    1932px 1942px #fff,
    1131px 680px #fff,
    478px 608px #fff,
    774px 731px #fff,
    992px 797px #fff,
    429px 1401px #fff,
    341px 656px #fff,
    1809px 138px #fff,
    436px 1051px #fff,
    1939px 1063px #fff,
    1813px 820px #fff,
    1213px 376px #fff,
    1071px 166px #fff,
    1400px 1370px #fff,
    1437px 948px #fff,
    430px 389px #fff,
    1346px 1415px #fff,
    599px 1780px #fff,
    1912px 1983px #fff,
    384px 90px #fff,
    1971px 940px #fff,
    249px 188px #fff,
    1964px 1598px #fff,
    1911px 340px #fff,
    168px 1503px #fff,
    372px 145px #fff,
    785px 1105px #fff,
    1463px 1383px #fff,
    887px 1576px #fff,
    183px 721px #fff,
    1300px 647px #fff,
    1209px 1864px #fff,
    1153px 785px #fff,
    603px 792px #fff,
    1757px 862px #fff,
    169px 1004px #fff,
    577px 1722px #fff,
    1328px 537px #fff,
    860px 9px #fff,
    723px 1022px #fff,
    596px 279px #fff,
    392px 248px #fff,
    551px 1354px #fff,
    777px 1489px #fff,
    291px 1817px #fff,
    466px 1109px #fff,
    1582px 81px #fff,
    226px 1005px #fff,
    1993px 1119px #fff,
    212px 850px #fff,
    1440px 308px #fff,
    1835px 275px #fff,
    733px 1262px #fff,
    375px 133px #fff,
    1194px 217px #fff,
    553px 386px #fff,
    532px 1562px #fff,
    824px 1655px #fff,
    361px 176px #fff,
    589px 507px #fff,
    944px 1335px #fff,
    372px 611px #fff,
    1173px 1021px #fff,
    628px 1098px #fff,
    1809px 1299px #fff,
    1925px 622px #fff,
    1559px 1419px #fff,
    747px 692px #fff,
    1002px 403px #fff,
    238px 358px #fff,
    1603px 939px #fff,
    454px 1991px #fff,
    222px 1484px #fff,
    1255px 1673px #fff,
    1357px 36px #fff,
    308px 202px #fff,
    1246px 1604px #fff,
    1763px 272px #fff,
    1113px 1297px #fff,
    293px 172px #fff,
    1366px 1146px #fff,
    47px 384px #fff,
    1377px 89px #fff,
    1898px 1685px #fff,
    396px 1510px #fff,
    153px 254px #fff,
    187px 181px #fff,
    1712px 660px #fff,
    990px 1414px #fff,
    1815px 1792px #fff,
    414px 1223px #fff,
    1872px 1022px #fff,
    118px 1058px #fff,
    1635px 602px #fff,
    442px 1258px #fff,
    451px 1510px #fff,
    276px 424px #fff,
    1220px 1091px #fff,
    270px 1915px #fff,
    124px 1825px #fff,
    341px 1409px #fff,
    564px 857px #fff,
    1021px 49px #fff,
    1962px 1432px #fff,
    58px 1469px #fff,
    254px 1983px #fff,
    1257px 1456px #fff,
    1653px 1578px #fff,
    1402px 859px #fff,
    1766px 1352px #fff,
    235px 1462px #fff,
    8px 24px #fff,
    402px 613px #fff,
    1674px 1925px #fff,
    1722px 316px #fff,
    576px 1017px #fff,
    1795px 1627px #fff,
    950px 1875px #fff,
    459px 1870px #fff,
    892px 1145px #fff,
    93px 1284px #fff,
    1080px 1557px #fff,
    704px 660px #fff,
    960px 141px #fff,
    108px 1228px #fff,
    1354px 25px #fff,
    1758px 1707px #fff,
    596px 1260px #fff,
    1665px 1719px #fff,
    238px 1359px #fff,
    367px 1145px #fff,
    94px 731px #fff,
    1179px 1678px #fff,
    446px 1824px #fff,
    392px 600px #fff,
    655px 1183px #fff,
    670px 489px #fff,
    1690px 771px #fff,
    859px 88px #fff,
    898px 1165px #fff,
    477px 1207px #fff,
    349px 1862px #fff,
    387px 290px #fff,
    1189px 894px #fff,
    451px 1492px #fff,
    298px 897px #fff,
    1943px 1376px #fff,
    703px 1645px #fff,
    389px 1148px #fff,
    1059px 757px #fff,
    553px 1597px #fff,
    1050px 1356px #fff,
    1946px 425px #fff,
    64px 2000px #fff,
    924px 1960px #fff,
    533px 822px #fff,
    478px 667px #fff,
    1266px 791px #fff,
    191px 949px #fff,
    1923px 1176px #fff,
    1059px 1784px #fff,
    1312px 517px #fff,
    1197px 400px #fff,
    1492px 536px #fff,
    930px 1221px #fff,
    1475px 1841px #fff,
    1999px 519px #fff,
    531px 379px #fff,
    1795px 1235px #fff,
    733px 886px #fff,
    1024px 930px #fff,
    303px 1116px #fff,
    1861px 1048px #fff,
    1725px 838px #fff,
    103px 1957px #fff,
    1038px 417px #fff,
    1243px 757px #fff,
    481px 85px #fff,
    1972px 4px #fff,
    872px 1971px #fff,
    377px 1696px #fff,
    1109px 779px #fff,
    1704px 1279px #fff,
    346px 1790px #fff,
    286px 1541px #fff,
    1240px 233px #fff,
    1696px 87px #fff,
    1144px 440px #fff,
    1486px 465px #fff,
    495px 1857px #fff,
    1222px 1077px #fff,
    782px 361px #fff,
    770px 1734px #fff,
    1500px 1829px #fff,
    34px 1884px #fff,
    25px 660px #fff,
    524px 1246px #fff,
    1805px 1489px #fff,
    73px 368px #fff,
    1929px 932px #fff,
    1680px 238px #fff,
    856px 1179px #fff,
    791px 184px #fff,
    952px 1963px #fff,
    1047px 886px #fff,
    1946px 921px #fff,
    820px 1151px #fff,
    1568px 395px #fff,
    12px 924px #fff,
    1734px 758px #fff,
    57px 954px #fff,
    757px 1750px #fff,
    594px 240px #fff,
    1431px 981px #fff,
    1212px 943px #fff,
    936px 1862px #fff,
    875px 1611px #fff,
    1680px 304px #fff,
    1926px 1047px #fff,
    1835px 1982px #fff,
    380px 1605px #fff,
    1187px 1309px #fff,
    610px 1107px #fff,
    350px 1560px #fff,
    649px 1753px #fff,
    562px 1686px #fff,
    1680px 653px #fff,
    361px 1222px #fff,
    364px 1127px #fff,
    1270px 458px #fff,
    1891px 216px #fff,
    459px 552px #fff,
    1557px 1012px #fff,
    272px 947px #fff,
    950px 1501px #fff,
    1852px 1784px #fff,
    713px 103px #fff,
    1422px 1879px #fff,
    1768px 1608px #fff,
    1585px 95px #fff,
    301px 746px #fff,
    538px 458px #fff,
    259px 1484px #fff,
    205px 1564px #fff,
    1879px 291px #fff,
    1050px 1003px #fff,
    1902px 1764px #fff,
    240px 334px #fff,
    1015px 1411px #fff,
    1577px 925px #fff,
    322px 925px #fff,
    1107px 800px #fff,
    715px 705px #fff,
    1200px 200px #fff,
    73px 128px #fff,
    679px 632px #fff,
    343px 1052px #fff,
    1783px 856px #fff,
    648px 1948px #fff,
    640px 1156px #fff,
    1801px 1107px #fff,
    1704px 1391px #fff,
    912px 794px #fff,
    1167px 1715px #fff,
    1996px 523px #fff,
    1357px 101px #fff,
    83px 1006px #fff,
    929px 1272px #fff,
    1410px 1694px #fff,
    1791px 1079px #fff,
    789px 1343px #fff,
    1918px 146px #fff,
    1573px 1989px #fff,
    499px 593px #fff,
    367px 132px #fff,
    662px 617px #fff,
    1506px 1122px #fff,
    1126px 986px #fff,
    1947px 449px #fff,
    225px 1148px #fff,
    719px 1079px #fff,
    856px 820px #fff,
    1331px 687px #fff,
    1255px 1361px #fff,
    1367px 1987px #fff,
    569px 1734px #fff,
    1406px 977px #fff,
    191px 402px #fff,
    339px 856px #fff,
    426px 1366px #fff,
    1835px 347px #fff,
    482px 1156px #fff,
    740px 1300px #fff,
    1668px 849px #fff,
    1967px 1621px #fff,
    1670px 1497px #fff,
    860px 985px #fff,
    738px 938px #fff,
    931px 1658px #fff,
    1562px 950px #fff,
    604px 1757px #fff,
    1372px 125px #fff,
    256px 1703px #fff,
    1630px 575px #fff,
    375px 697px #fff,
    935px 330px #fff,
    644px 252px #fff,
    3px 1521px #fff,
    425px 1305px #fff,
    542px 40px #fff,
    1614px 1054px #fff,
    422px 177px #fff,
    1643px 1171px #fff,
    1800px 1456px #fff,
    1125px 1621px #fff,
    1072px 658px #fff,
    394px 226px #fff,
    1426px 1078px #fff,
    1833px 1314px #fff,
    502px 872px #fff,
    1734px 726px #fff,
    1574px 924px #fff,
    355px 457px #fff,
    637px 1413px #fff,
    1512px 283px #fff,
    1508px 1868px #fff,
    647px 336px #fff,
    1434px 1896px #fff,
    117px 1246px #fff,
    470px 582px #fff,
    1467px 40px #fff,
    82px 791px #fff,
    1245px 1470px #fff,
    472px 1518px #fff,
    201px 70px #fff,
    643px 1188px #fff,
    39px 214px #fff,
    656px 1914px #fff,
    395px 769px #fff,
    1696px 192px #fff,
    696px 572px #fff,
    1361px 1188px #fff,
    470px 193px #fff,
    1757px 1929px #fff,
    134px 55px #fff,
    1561px 786px #fff,
    562px 1092px #fff,
    1835px 657px #fff,
    86px 1534px #fff,
    424px 77px #fff,
    1444px 1719px #fff,
    277px 737px #fff,
    1999px 12px #fff,
    1973px 853px #fff,
    1804px 1140px #fff,
    1258px 164px #fff,
    1719px 216px #fff,
    195px 959px #fff,
    797px 944px #fff,
    1658px 1950px #fff,
    853px 17px #fff,
    564px 944px #fff;
}
.cd-stars2 {
  width: 2px;
  height: 2px;
  background: transparent;
  box-shadow:
    1176px 19548px #fff,
    1769px 596px #fff,
    848px 1082px #fff,
    1541px 1676px #fff,
    155px 448px #fff,
    1776px 844px #fff,
    458px 1438px #fff,
    1939px 183px #fff,
    1291px 1279px #fff,
    1330px 804px #fff,
    801px 1219px #fff,
    78px 621px #fff,
    1203px 1501px #fff,
    1883px 485px #fff,
    484px 1501px #fff,
    581px 625px #fff,
    260px 1384px #fff,
    883px 1713px #fff,
    933px 1058px #fff,
    1060px 1935px #fff,
    1029px 863px #fff,
    808px 954px #fff,
    587px 51px #fff,
    1702px 335px #fff,
    1091px 1217px #fff,
    1352px 936px #fff,
    728px 1070px #fff,
    1847px 591px #fff,
    324px 1058px #fff,
    1192px 580px #fff,
    638px 831px #fff,
    1194px 1486px #fff,
    833px 1355px #fff,
    1644px 1513px #fff,
    1427px 1668px #fff,
    263px 243px #fff,
    594px 1692px #fff,
    1029px 499px #fff,
    712px 360px #fff,
    1448px 685px #fff,
    690px 979px #fff,
    1518px 399px #fff,
    31px 1047px #fff,
    1330px 1027px #fff,
    191px 1971px #fff,
    1321px 230px #fff,
    617px 1928px #fff,
    1563px 166px #fff,
    1700px 217px #fff,
    153px 908px #fff,
    1570px 1862px #fff,
    1556px 236px #fff,
    1158px 131px #fff,
    450px 218px #fff,
    161px 1155px #fff,
    326px 1280px #fff,
    1040px 1534px #fff,
    1113px 576px #fff,
    46px 1665px #fff,
    516px 447px #fff,
    233px 1924px #fff,
    31px 26px #fff,
    642px 734px #fff,
    79px 317px #fff,
    231px 168px #fff,
    759px 526px #fff,
    1743px 597px #fff,
    221px 1613px #fff,
    1253px 33px #fff,
    1759px 973px #fff,
    982px 908px #fff,
    1182px 1049px #fff,
    1747px 1787px #fff,
    200px 971px #fff,
    128px 1215px #fff,
    1412px 1529px #fff,
    873px 1815px #fff,
    1689px 351px #fff,
    1748px 389px #fff,
    1729px 730px #fff,
    965px 66px #fff,
    1366px 620px #fff,
    326px 1929px #fff,
    629px 1887px #fff,
    691px 490px #fff,
    320px 1554px #fff,
    858px 1166px #fff,
    414px 1656px #fff,
    136px 102px #fff,
    156px 119px #fff,
    1687px 873px #fff,
    361px 1144px #fff,
    247px 1484px #fff,
    978px 1928px #fff,
    731px 1506px #fff,
    1251px 1898px #fff,
    32px 269px #fff,
    1494px 1150px #fff,
    694px 516px #fff,
    799px 1868px #fff,
    1878px 824px #fff,
    70px 740px #fff,
    272px 1325px #fff,
    623px 352px #fff,
    1797px 351px #fff,
    1899px 472px #fff,
    666px 608px #fff,
    139px 1450px #fff,
    1944px 1261px #fff,
    1652px 1768px #fff,
    1279px 1432px #fff,
    1727px 1069px #fff,
    1755px 1857px #fff,
    801px 35px #fff,
    1663px 30px #fff,
    1582px 1470px #fff,
    1844px 1057px #fff,
    775px 247px #fff,
    1619px 1929px #fff,
    1725px 368px #fff,
    1000px 1452px #fff,
    1213px 370px #fff,
    973px 1681px #fff,
    1685px 878px #fff,
    1467px 1261px #fff,
    1089px 1413px #fff,
    1824px 1732px #fff,
    852px 1895px #fff,
    1094px 38px #fff,
    487px 1021px #fff,
    1914px 1245px #fff,
    1281px 1142px #fff,
    788px 1138px #fff,
    660px 1437px #fff,
    407px 959px #fff,
    1229px 1529px #fff,
    1045px 790px #fff,
    1957px 1935px #fff,
    458px 1596px #fff,
    1742px 1322px #fff,
    777px 1890px #fff,
    1923px 1616px #fff,
    1032px 130px #fff,
    1474px 226px #fff,
    1761px 1473px #fff,
    336px 1099px #fff,
    680px 1739px #fff,
    525px 133px #fff,
    1149px 423px #fff,
    1387px 96px #fff,
    960px 174px #fff,
    1235px 1014px #fff,
    757px 453px #fff,
    161px 427px #fff,
    934px 1694px #fff,
    582px 1860px #fff,
    1375px 1006px #fff,
    540px 1651px #fff,
    642px 437px #fff,
    1914px 616px #fff,
    1136px 1913px #fff,
    774px 278px #fff,
    10px 364px #fff,
    413px 410px #fff,
    1843px 332px #fff,
    1356px 664px #fff,
    1817px 1114px #fff,
    470px 694px #fff,
    1582px 1309px #fff,
    789px 193px #fff,
    375px 740px #fff,
    569px 274px #fff,
    977px 393px #fff,
    7px 695px #fff,
    410px 1881px #fff,
    1657px 1564px #fff,
    679px 1782px #fff,
    634px 429px #fff,
    1700px 632px #fff,
    1134px 1758px #fff,
    1212px 1298px #fff,
    274px 1555px #fff,
    600px 30px #fff,
    482px 1083px #fff,
    666px 840px #fff,
    864px 89px #fff,
    984px 1939px #fff,
    1520px 1523px #fff,
    637px 1410px #fff,
    459px 1414px #fff,
    1751px 442px #fff,
    1673px 366px #fff,
    1151px 1606px #fff,
    339px 1439px #fff,
    1922px 1290px #fff,
    1865px 93px #fff,
    1446px 398px #fff,
    1804px 1452px #fff,
    964px 835px #fff,
    1228px 1499px #fff;
  animation: animStar 150s linear infinite;
  opacity: 0.5;
}
.cd-stars2:after {
  content: " ";
  position: absolute;
  top: 2000px;
  width: 2px;
  height: 2px;
  background: transparent;
  box-shadow:
    1176px 19548px #fff,
    1769px 596px #fff,
    848px 1082px #fff,
    1541px 1676px #fff,
    155px 448px #fff,
    1776px 844px #fff,
    458px 1438px #fff,
    1939px 183px #fff,
    1291px 1279px #fff,
    1330px 804px #fff,
    801px 1219px #fff,
    78px 621px #fff,
    1203px 1501px #fff,
    1883px 485px #fff,
    484px 1501px #fff,
    581px 625px #fff,
    260px 1384px #fff,
    883px 1713px #fff,
    933px 1058px #fff,
    1060px 1935px #fff,
    1029px 863px #fff,
    808px 954px #fff,
    587px 51px #fff,
    1702px 335px #fff,
    1091px 1217px #fff,
    1352px 936px #fff,
    728px 1070px #fff,
    1847px 591px #fff,
    324px 1058px #fff,
    1192px 580px #fff,
    638px 831px #fff,
    1194px 1486px #fff,
    833px 1355px #fff,
    1644px 1513px #fff,
    1427px 1668px #fff,
    263px 243px #fff,
    594px 1692px #fff,
    1029px 499px #fff,
    712px 360px #fff,
    1448px 685px #fff,
    690px 979px #fff,
    1518px 399px #fff,
    31px 1047px #fff,
    1330px 1027px #fff,
    191px 1971px #fff,
    1321px 230px #fff,
    617px 1928px #fff,
    1563px 166px #fff,
    1700px 217px #fff,
    153px 908px #fff,
    1570px 1862px #fff,
    1556px 236px #fff,
    1158px 131px #fff,
    450px 218px #fff,
    161px 1155px #fff,
    326px 1280px #fff,
    1040px 1534px #fff,
    1113px 576px #fff,
    46px 1665px #fff,
    516px 447px #fff,
    233px 1924px #fff,
    31px 26px #fff,
    642px 734px #fff,
    79px 317px #fff,
    231px 168px #fff,
    759px 526px #fff,
    1743px 597px #fff,
    221px 1613px #fff,
    1253px 33px #fff,
    1759px 973px #fff,
    982px 908px #fff,
    1182px 1049px #fff,
    1747px 1787px #fff,
    200px 971px #fff,
    128px 1215px #fff,
    1412px 1529px #fff,
    873px 1815px #fff,
    1689px 351px #fff,
    1748px 389px #fff,
    1729px 730px #fff,
    965px 66px #fff,
    1366px 620px #fff,
    326px 1929px #fff,
    629px 1887px #fff,
    691px 490px #fff,
    320px 1554px #fff,
    858px 1166px #fff,
    414px 1656px #fff,
    136px 102px #fff,
    156px 119px #fff,
    1687px 873px #fff,
    361px 1144px #fff,
    247px 1484px #fff,
    978px 1928px #fff,
    731px 1506px #fff,
    1251px 1898px #fff,
    32px 269px #fff,
    1494px 1150px #fff,
    694px 516px #fff,
    799px 1868px #fff,
    1878px 824px #fff,
    70px 740px #fff,
    272px 1325px #fff,
    623px 352px #fff,
    1797px 351px #fff,
    1899px 472px #fff,
    666px 608px #fff,
    139px 1450px #fff,
    1944px 1261px #fff,
    1652px 1768px #fff,
    1279px 1432px #fff,
    1727px 1069px #fff,
    1755px 1857px #fff,
    801px 35px #fff,
    1663px 30px #fff,
    1582px 1470px #fff,
    1844px 1057px #fff,
    775px 247px #fff,
    1619px 1929px #fff,
    1725px 368px #fff,
    1000px 1452px #fff,
    1213px 370px #fff,
    973px 1681px #fff,
    1685px 878px #fff,
    1467px 1261px #fff,
    1089px 1413px #fff,
    1824px 1732px #fff,
    852px 1895px #fff,
    1094px 38px #fff,
    487px 1021px #fff,
    1914px 1245px #fff,
    1281px 1142px #fff,
    788px 1138px #fff,
    660px 1437px #fff,
    407px 959px #fff,
    1229px 1529px #fff,
    1045px 790px #fff,
    1957px 1935px #fff,
    458px 1596px #fff,
    1742px 1322px #fff,
    777px 1890px #fff,
    1923px 1616px #fff,
    1032px 130px #fff,
    1474px 226px #fff,
    1761px 1473px #fff,
    336px 1099px #fff,
    680px 1739px #fff,
    525px 133px #fff,
    1149px 423px #fff,
    1387px 96px #fff,
    960px 174px #fff,
    1235px 1014px #fff,
    757px 453px #fff,
    161px 427px #fff,
    934px 1694px #fff,
    582px 1860px #fff,
    1375px 1006px #fff,
    540px 1651px #fff,
    642px 437px #fff,
    1914px 616px #fff,
    1136px 1913px #fff,
    774px 278px #fff,
    10px 364px #fff,
    413px 410px #fff,
    1843px 332px #fff,
    1356px 664px #fff,
    1817px 1114px #fff,
    470px 694px #fff,
    1582px 1309px #fff,
    789px 193px #fff,
    375px 740px #fff,
    569px 274px #fff,
    977px 393px #fff,
    7px 695px #fff,
    410px 1881px #fff,
    1657px 1564px #fff,
    679px 1782px #fff,
    634px 429px #fff,
    1700px 632px #fff,
    1134px 1758px #fff,
    1212px 1298px #fff,
    274px 1555px #fff,
    600px 30px #fff,
    482px 1083px #fff,
    666px 840px #fff,
    864px 89px #fff,
    984px 1939px #fff,
    1520px 1523px #fff,
    637px 1410px #fff,
    459px 1414px #fff,
    1751px 442px #fff,
    1673px 366px #fff,
    1151px 1606px #fff,
    339px 1439px #fff,
    1922px 1290px #fff,
    1865px 93px #fff,
    1446px 398px #fff,
    1804px 1452px #fff,
    964px 835px #fff,
    1228px 1499px #fff;
}
.cd-stars3 {
  width: 3px;
  height: 3px;
  background: transparent;
  box-shadow:
    1390px 11687px #fff,
    1539px 1616px #fff,
    1243px 1375px #fff,
    115px 1762px #fff,
    1310px 1881px #fff,
    172px 408px #fff,
    1884px 1345px #fff,
    1284px 1908px #fff,
    112px 1826px #fff,
    1590px 340px #fff,
    1404px 1840px #fff,
    549px 1984px #fff,
    588px 1049px #fff,
    1504px 1735px #fff,
    970px 177px #fff,
    1348px 612px #fff,
    1189px 1089px #fff,
    983px 1960px #fff,
    351px 112px #fff,
    1669px 1035px #fff,
    973px 676px #fff,
    1219px 1652px #fff,
    1535px 1410px #fff,
    55px 14px #fff,
    1153px 196px #fff,
    1356px 1407px #fff,
    1244px 1294px #fff,
    1244px 157px #fff,
    1192px 1355px #fff,
    1514px 350px #fff,
    301px 405px #fff,
    1170px 611px #fff,
    990px 1854px #fff,
    1077px 1318px #fff,
    1467px 1880px #fff,
    1755px 1751px #fff,
    754px 289px #fff,
    1936px 1305px #fff,
    1482px 1888px #fff,
    1299px 848px #fff,
    1343px 1439px #fff,
    99px 133px #fff,
    1447px 732px #fff,
    1650px 774px #fff,
    741px 1394px #fff,
    262px 1230px #fff,
    954px 408px #fff,
    1946px 1643px #fff,
    1048px 953px #fff,
    1896px 1924px #fff,
    874px 55px #fff,
    447px 1598px #fff,
    582px 917px #fff,
    1402px 1710px #fff,
    1689px 1840px #fff,
    956px 255px #fff,
    552px 1678px #fff,
    792px 957px #fff,
    1673px 1472px #fff,
    1654px 1191px #fff,
    510px 345px #fff,
    834px 964px #fff,
    1486px 685px #fff,
    1490px 1945px #fff,
    224px 1912px #fff,
    1310px 1613px #fff,
    1005px 554px #fff,
    688px 782px #fff,
    1193px 1256px #fff,
    444px 1274px #fff,
    1657px 15px #fff,
    1559px 1565px #fff,
    1420px 143px #fff,
    1591px 499px #fff,
    1394px 1632px #fff,
    1843px 540px #fff,
    423px 785px #fff,
    1040px 132px #fff,
    472px 1719px #fff,
    1447px 83px #fff,
    284px 1444px #fff,
    1758px 380px #fff,
    1384px 1439px #fff,
    799px 1178px #fff,
    1602px 455px #fff,
    1329px 43px #fff,
    1816px 1015px #fff,
    1401px 184px #fff,
    331px 1517px #fff,
    505px 1881px #fff,
    1835px 74px #fff,
    623px 1706px #fff,
    586px 1340px #fff,
    1995px 587px #fff,
    305px 1863px #fff,
    229px 1400px #fff,
    691px 1565px #fff,
    932px 730px #fff,
    1364px 594px #fff,
    1564px 193px #fff;
  animation: animStar 200s linear infinite;
  opacity: 0.75;
}
.cd-stars3:after {
  content: " ";
  position: absolute;
  top: 2000px;
  width: 3px;
  height: 3px;
  background: transparent;
  box-shadow:
    1390px 11687px #fff,
    1539px 1616px #fff,
    1243px 1375px #fff,
    115px 1762px #fff,
    1310px 1881px #fff,
    172px 408px #fff,
    1884px 1345px #fff,
    1284px 1908px #fff,
    112px 1826px #fff,
    1590px 340px #fff,
    1404px 1840px #fff,
    549px 1984px #fff,
    588px 1049px #fff,
    1504px 1735px #fff,
    970px 177px #fff,
    1348px 612px #fff,
    1189px 1089px #fff,
    983px 1960px #fff,
    351px 112px #fff,
    1669px 1035px #fff,
    973px 676px #fff,
    1219px 1652px #fff,
    1535px 1410px #fff,
    55px 14px #fff,
    1153px 196px #fff,
    1356px 1407px #fff,
    1244px 1294px #fff,
    1244px 157px #fff,
    1192px 1355px #fff,
    1514px 350px #fff,
    301px 405px #fff,
    1170px 611px #fff,
    990px 1854px #fff,
    1077px 1318px #fff,
    1467px 1880px #fff,
    1755px 1751px #fff,
    754px 289px #fff,
    1936px 1305px #fff,
    1482px 1888px #fff,
    1299px 848px #fff,
    1343px 1439px #fff,
    99px 133px #fff,
    1447px 732px #fff,
    1650px 774px #fff,
    741px 1394px #fff,
    262px 1230px #fff,
    954px 408px #fff,
    1946px 1643px #fff,
    1048px 953px #fff,
    1896px 1924px #fff,
    874px 55px #fff,
    447px 1598px #fff,
    582px 917px #fff,
    1402px 1710px #fff,
    1689px 1840px #fff,
    956px 255px #fff,
    552px 1678px #fff,
    792px 957px #fff,
    1673px 1472px #fff,
    1654px 1191px #fff,
    510px 345px #fff,
    834px 964px #fff,
    1486px 685px #fff,
    1490px 1945px #fff,
    224px 1912px #fff,
    1310px 1613px #fff,
    1005px 554px #fff,
    688px 782px #fff,
    1193px 1256px #fff,
    444px 1274px #fff,
    1657px 15px #fff,
    1559px 1565px #fff,
    1420px 143px #fff,
    1591px 499px #fff,
    1394px 1632px #fff,
    1843px 540px #fff,
    423px 785px #fff,
    1040px 132px #fff,
    472px 1719px #fff,
    1447px 83px #fff,
    284px 1444px #fff,
    1758px 380px #fff,
    1384px 1439px #fff,
    799px 1178px #fff,
    1602px 455px #fff,
    1329px 43px #fff,
    1816px 1015px #fff,
    1401px 184px #fff,
    331px 1517px #fff,
    505px 1881px #fff,
    1835px 74px #fff,
    623px 1706px #fff,
    586px 1340px #fff,
    1995px 587px #fff,
    305px 1863px #fff,
    229px 1400px #fff,
    691px 1565px #fff,
    932px 730px #fff,
    1364px 594px #fff,
    1564px 193px #fff;
}

@keyframes animStar {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-2000px);
  }
}
/* Night Vison CSS End */
/* CSS for Dark theme */
@media (prefers-color-scheme: dark) {
  .cd-layout {
    background: #0f0d12 !important;
  }
  .cd-layout .cd-row {
    background: #0f0d12 !important;
  }
  .cd-layout .cd-row--awward {
    margin-top: calc(1.875rem + 7.5vw);
    margin-bottom: calc(1.875rem + 7.5vw);
  }
}
@media (prefers-color-scheme: dark) and (min-width: 1200px) {
  .cd-layout .cd-row--awward {
    margin-top: 7.5rem;
  }
}
@media (prefers-color-scheme: dark) and (min-width: 1200px) {
  .cd-layout .cd-row--awward {
    margin-bottom: 7.5rem;
  }
}
@media (prefers-color-scheme: dark) {
  .cd-layout .cd-wedo .cd-article__heading {
    color: #cad0dc;
  }
  .cd-layout .cd-wedo .cd-article__heading--alt {
    color: #ff6b00;
  }
  .cd-layout .cd-wedo .cd-article__desc span {
    color: #5b616c;
  }
  .cd-layout .cd-wedo .cd-article__img--globe {
    display: block;
  }
  .cd-layout .cd-wedo .cd-article__img--globe-light {
    display: none;
  }
  .cd-layout .cd-special .cd-article__title {
    color: #cad0dc;
  }
  .cd-layout .cd-special .cd-article__title span {
    color: #ff6b00;
  }
  .cd-layout .cd-special .cd-article__heading {
    color: #cad0dc;
  }
  .cd-layout .cd-main__media__container {
    background: #cad0dc;
    box-shadow: -10px 10px 54px rgba(185, 193, 205, 0.45);
    border-radius: 10px;
  }
  .cd-layout .cd-main__media .cd-frame {
    box-shadow: none;
  }
  .cd-layout .cd-main .cd-article__title {
    color: #cad0dc;
  }
  .cd-layout .cd-jobs .cd-article__title {
    color: #cad0dc;
  }
  .cd-layout .cd-jobs .cd-article__heading {
    color: #cad0dc;
  }
  .cd-layout .cd-jobs .cd-article__item {
    background-color: rgba(255, 255, 255, 0.05);
  }
}
@media (prefers-color-scheme: dark) and (min-width: 768px) {
  .cd-layout .cd-jobs .cd-article__item {
    background-color: transparent;
  }
}
@media (prefers-color-scheme: dark) {
  .cd-layout .cd-jobs .cd-article__item:hover {
    background: linear-gradient(90deg, #2f3643 3.33%, rgba(24, 26, 30, 0) 116.35%);
  }
  .cd-layout .cd-jobs .cd-article__item:hover .cd-article__content {
    background: url("../images/developers/arrow.svg") no-repeat right 10px center;
  }
  .cd-layout .cd-testimonial .cd-article__title,
  .cd-layout .cd-touch .cd-article__title {
    color: #cad0dc;
  }
  .cd-layout .cd-testimonial .cd-article__item,
  .cd-layout .cd-touch .cd-article__item {
    background: linear-gradient(90deg, #2f3643 3.33%, rgba(24, 26, 30, 0) 116.35%);
    box-shadow: 18px -1px 24px -3px rgba(0, 0, 0, 0.35);
  }
  .cd-layout .cd-testimonial .cd-article__desc span,
  .cd-layout .cd-touch .cd-article__desc span {
    color: #cad0dc;
  }
  .cd-layout .cd-link,
  .cd-layout .cd-link:hover,
  .cd-layout .cd-link:focus {
    color: #cad0dc;
  }
  .cd-layout .cd-link--icon:after {
    background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(202%2C208%2C220)%22%2F%3E%0A%3C%2Fsvg%3E");
  }
  .cd-layout .cd-link--icon:hover:before {
    background-color: #cad0dc;
  }
}
.videowrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 100%;
  padding-top: 25px;
  height: 0;
  background: transparent;
  background-color: transparent;
}
.videowrapper iframe,
.videowrapper video {
  background: transparent;
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
} /*# sourceMappingURL=developers.css.map */
