
/*
Trix 1.3.1
Copyright © 2020 Basecamp, LLC
http://trix-editor.org/*/
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none; }
trix-toolbar * {
  box-sizing: border-box; }
trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto; }
trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px; }
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 1.5vw; }
    @media (max-device-width: 768px) {
      trix-toolbar .trix-button-group:not(:first-child) {
        margin-left: 0; } }
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1; }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button-group-spacer {
      display: none; } }
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent; }
  trix-toolbar .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-toolbar .trix-button.trix-active {
    background: #cbeefa;
    color: black; }
  trix-toolbar .trix-button:not(:disabled) {
    cursor: pointer; }
  trix-toolbar .trix-button:disabled {
    color: rgba(0, 0, 0, 0.125); }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button {
      letter-spacing: -0.01em;
      padding: 0 0.3em; } }
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px; }
  @media (max-device-width: 768px) {
    trix-toolbar .trix-button--icon {
      height: 2em;
      max-width: calc(0.8em + 3.5vw); } }
  trix-toolbar .trix-button--icon::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-device-width: 768px) {
      trix-toolbar .trix-button--icon::before {
        right: 6%;
        left: 6%; } }
  trix-toolbar .trix-button--icon.trix-active::before {
    opacity: 1; }
  trix-toolbar .trix-button--icon:disabled::before {
    opacity: 0.125; }
trix-toolbar .trix-button--icon-attach::before {
  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%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%22%2F%3E%3C%2Fsvg%3E);
  top: 8%;
  bottom: 4%; }
trix-toolbar .trix-button--icon-bold::before {
  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%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-italic::before {
  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%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-link::before {
  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%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-strike::before {
  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%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-quote::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-code::before {
  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%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-number-list::before {
  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%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-undo::before {
  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%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-redo::before {
  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%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  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%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-button--icon-increase-nesting-level::before {
  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%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E); }
trix-toolbar .trix-dialogs {
  position: relative; }
trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5; }
trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
  trix-toolbar .trix-input--dialog.validate:invalid {
    box-shadow: #F00 0px 0px 1.5px 1px; }
trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none; }
trix-toolbar .trix-dialog--link {
  max-width: 600px; }
trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline; }
  trix-toolbar .trix-dialog__link-fields .trix-input {
    flex: 1; }
  trix-toolbar .trix-dialog__link-fields .trix-button-group {
    flex: 0 0 content;
    margin: 0; }
trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none; }
trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection, trix-editor [data-trix-mutable] ::selection {
  background: none; }

trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
  background: highlight; }
trix-editor [data-trix-mutable].attachment__caption-editor:focus::selection {
  background: highlight; }

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent; }
trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight; }
trix-editor .attachment {
  position: relative; }
  trix-editor .attachment:hover {
    cursor: default; }
trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text; }
trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in; }
  trix-editor .attachment__progress[value="100"] {
    opacity: 0; }
trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center; }
trix-editor .trix-button-group {
  display: inline-flex; }
trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent; }
  trix-editor .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-editor .trix-button.trix-active {
    background: #cbeefa; }
  trix-editor .trix-button:not(:disabled) {
    cursor: pointer; }
trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25); }
  trix-editor .trix-button--remove::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    content: "";
    background-image: url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90%; }
  trix-editor .trix-button--remove:hover {
    border-color: #333; }
    trix-editor .trix-button--remove:hover::before {
      opacity: 1; }
trix-editor .attachment__metadata-container {
  position: relative; }
trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px; }
  trix-editor .attachment__metadata .attachment__name {
    display: inline-block;
    max-width: 100%;
    vertical-align: bottom;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  trix-editor .attachment__metadata .attachment__size {
    margin-left: 0.2em;
    white-space: nowrap; }
@charset "UTF-8";
.trix-content {
  line-height: 1.5; }
  .trix-content * {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }
  .trix-content h1 {
    font-size: 1.2em;
    line-height: 1.2; }
  .trix-content blockquote {
    border: 0 solid #ccc;
    border-left-width: 0.3em;
    margin-left: 0.3em;
    padding-left: 0.6em; }
  .trix-content [dir=rtl] blockquote,
  .trix-content blockquote[dir=rtl] {
    border-width: 0;
    border-right-width: 0.3em;
    margin-right: 0.3em;
    padding-right: 0.6em; }
  .trix-content li {
    margin-left: 1em; }
  .trix-content [dir=rtl] li {
    margin-right: 1em; }
  .trix-content pre {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-family: monospace;
    font-size: 0.9em;
    padding: 0.5em;
    white-space: pre;
    background-color: #eee;
    overflow-x: auto; }
  .trix-content img {
    max-width: 100%;
    height: auto; }
  .trix-content .attachment {
    display: inline-block;
    position: relative;
    max-width: 100%; }
    .trix-content .attachment a {
      color: inherit;
      text-decoration: none; }
      .trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
        color: inherit; }
  .trix-content .attachment__caption {
    text-align: center; }
    .trix-content .attachment__caption .attachment__name + .attachment__size::before {
      content: ' · '; }
  .trix-content .attachment--preview {
    width: 100%;
    text-align: center; }
    .trix-content .attachment--preview .attachment__caption {
      color: #666;
      font-size: 0.9em;
      line-height: 1.2; }
  .trix-content .attachment--file {
    color: #333;
    line-height: 1;
    margin: 0 2px 2px 2px;
    padding: 0.4em 1em;
    border: 1px solid #bbb;
    border-radius: 5px; }
  .trix-content .attachment-gallery {
    display: flex;
    flex-wrap: wrap;
    position: relative; }
    .trix-content .attachment-gallery .attachment {
      flex: 1 0 33%;
      padding: 0 0.5em;
      max-width: 33%; }
    .trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
      flex-basis: 50%;
      max-width: 50%; }
/*
 * Provides a drop-in pointer for the default Trix stylesheet that will format the toolbar and
 * the trix-editor content (whether displayed or under editing). Feel free to incorporate this
 * inclusion directly in any other asset bundle and remove this file.
 *

*/

/*
 * We need to override trix.css’s image gallery styles to accommodate the
 * <action-text-attachment> element we wrap around attachments. Otherwise,
 * images in galleries will be squished by the max-width: 33%; rule.
*/
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}
:root {
  --site-color: #f9c42e;
  --site-color-hover: #f9c42e;
  --text-color: #242a3b;
  --font-family: "Mukta Vaani", sans-serif;
}

html,
body {
  height: 100%;
}

body {
  margin: 0;
  font-family: var(--font-family);
  font-size: 16px;
  line-height: 24px;
  color: #212529 !important;
}

.text-blue {
  color: #242a3b !important;
}

.align-selft-end {
  align-self: flex-end;
}

/* Loader  start */
.main-flipper {
  width: 150px;
  height: 150px;
  margin: auto;
}

.flip-container {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -ms-perspective: 1200px;
  perspective: 1200px;
  position: relative;
  display: inline-block;
  margin: 0 auto;
}

.flip-container:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

.flip-container .flipper,
.flip-container .flipper {
  backface-visibility: hidden;
  -webkit-animation-name: spinner;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 7s;

  animation-name: spinner;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 7s;

  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-container,
.front,
.back {
  width: 100%;
}

.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}

.flipper .front img {
  width: 100%;
  height: auto;
}

.front,
.back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.front {
  z-index: 3;
  transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
}

.back {
  transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  background: #342e89;
  text-align: center;
}

@-webkit-keyframes spinner {
  from {
    -webkit-transform: rotateY(0deg);
  }

  to {
    -webkit-transform: rotateY(-360deg);
  }
}

@keyframes spinner {
  from {
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  to {
    -moz-transform: rotateY(-360deg);
    -ms-transform: rotateY(-360deg);
    transform: rotateY(-360deg);
  }
}

#quoteText blockquote {
  font-weight: 100;
  font-size: 2rem;
  max-width: 600px;
  line-height: 1.4;
  position: relative;
  margin: auto;
}

#quoteText blockquote:before,
#quoteText blockquote:after {
  position: absolute;
  color: #f1efe6;
  font-size: 8rem;
  width: 4rem;
  height: 4rem;
}

#quoteText blockquote:before {
  content: '“';
  left: -5rem;
  top: -2rem;
}

#quoteText blockquote:after {
  content: '”';
  right: -5rem;
  bottom: 1rem;
}

#quoteText cite {
  line-height: 3;
  text-align: left;
}

/* Loader  end */


a {
  text-decoration: none;
  transition: all 0.3s;
  color: var(--site-color);
}

a:hover {
  color: rgba(255, 255, 255, 0.51);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-family);
  font-weight: 700;
  color: var(--text-color);
}

h2 {
  font-size: clamp(24px, 3vw, 30px);
  line-height: 35px;
}

h3 {
  font-size: clamp(20px, 3vw, 25px);
  line-height: 30px;
}

.text-primary,
.breadcrumb-item.active {
  color: var(--site-color) !important;
}

.btn-primary {
  background: var(--site-color);
  border-color: var(--site-color);
  min-width: 150px;
  line-height: 40px;
  font-size: 18px;
  color: var(--text-color) !important;
}

.btn-primary:hover {
  background: var(--text-color);
  border-color: white !important;
  color: white !important;
}

.heading-border {
  position: relative;
  color: var(--text-color);
}

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

.centered-div {
  display: flex;
  justify-content: center;
}

.heading-border:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 5px;
  background: var(--site-color);
}

.heading-center:after {
  right: 0;
  margin: 0 auto;
}

.large-para {
  font-size: 22px;
}

#wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding: 80px 80px 0 0;
}

.main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 70%;
  z-index: 9999;
  height: 80px;
  background: #242a3b;
  -webkit-transform: translate3d(0, 0, 0);
}

.main-header:before {
  content: "";
  position: absolute;
  width: 125px;
  right: 0;
  height: 100%;
  top: 0;
  background: rgba(255, 255, 255, 0.05);
}

.logo-holder {
  position: absolute;
  top: 10px;
  left: 26px;
}

.header-contacts {
  float: right;
  position: relative;
  height: 80px;
  line-height: 80px;
  right: 90px;
}

.header-contacts ul {
  float: right;
}

.header-contacts li,
.contacts-btn {
  list-style: none;
  float: left;
  margin-right: 40px;
  position: relative;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.51);
  letter-spacing: 4px;
}

.header-contacts li,
.contacts-btn {
  letter-spacing: 2px;
  font-weight: 900;
  font-size: 12px;
}

.contacts-btn {
  color: var(--site-color);
  margin-right: 0;
}

.nav-button {
  float: right;
  width: 28px;
  height: 50px;
  margin-right: 50px;
  cursor: pointer;
  position: relative;
  top: 22px;
}

.nav-button span {
  width: 100%;
  float: left;
  margin-bottom: 6px;
  height: 2px;
  background: #fff;
  position: relative;
  overflow: hidden;
  z-index: 2;
  transition: all 0.3s ease-in;
  transform: rotate(0deg);
  top: 0;
  left: 0;
}

.nav-button .ncs {
  float: right;
}

.nav-button .ncs,
.nav-button .nbs {
  width: 60%;
  transition: all 0.2s ease-in;
}

.nav-button.cmenu .ncs {
  transform: rotate(-45deg);
  top: 4px;
  left: -2px;
  transition-delay: 0.1s;
}

.nav-button.cmenu .nos {
  transform: rotate(45deg);
}

.nav-button.cmenu .nbs {
  transform: rotate(-45deg);
  top: -3px;
  left: 1px;
  transition-delay: 0.1s;
}

.nav-holder {
  position: fixed;
  top: 80px;
  width: 500px;
  right: -500px;
  z-index: 319;
  overflow: hidden;
}

.open-dropdown .nav-holder {
  right: 30%;
}

/* .nav-holder-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
} */

.nav-container {
  padding: 60px 50px 100px;
  z-index: 20;
}

.fl-wrap {
  float: left;
  width: 100%;
  position: relative;
}

nav.nav-inner {
  float: left;
  overflow: hidden;
  width: 100%;
  position: relative;
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 0.7s ease, transform 0.7s ease;
  transition-delay: 0.5s;
}

.open-dropdown nav.nav-inner {
  transform: translateX(0);
  opacity: 1;
}

.sliding-menu ul {
  margin: 0;
  float: left;
  width: 100%;
  overflow: hidden;
}

.sliding-menu li {
  margin: 0;
  position: relative;
  float: left;
  width: 100%;
}

.sliding-menu a {
  float: left;
  padding: 0 0 0 20px;
  height: 40px;
  /* line-height: 40px; */
  position: relative;
  font-weight: 500;
  font-size: 12px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  z-index: 2;
  width: 100%;
  align-items: center;
}

.sliding-menu a:hover {
  color: var(--site-color);
}

.nav-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -70px;
  z-index: 20;
  background: rgba(255, 255, 255, 0.02);
  padding: 0 10px 0 50px;
  height: 70px;
  line-height: 70px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: left;
  transform: translateY(70px);
  opacity: 0;
  transition: opacity 0.7s ease, transform 0.7s ease;
  transition-delay: 1s;
}

.open-dropdown .nav-footer {
  transform: translateY(0);
  bottom: 0;
  opacity: 1;
}

.nav-holder-wrap_line {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 125px;
  top: 100%;
  background: rgba(255, 255, 255, 0.02);
  z-index: 2;
  transform: translateY(200%);
  opacity: 0;
  transition: opacity 0.7s ease, transform 0.7s ease;
  transition-delay: 1.5s;
}

.open-dropdown .nav-holder-wrap_line {
  transform: translateY(0);
  top: 0;
  opacity: 1;
}

.nav-holder-wrap_dec {
  position: absolute;
  top: 0;
  left: 100%;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #242a3b;
  transform: translateX(200%);
  opacity: 0;
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.open-dropdown .nav-holder-wrap_dec {
  transform: translateX(0);
  opacity: 1;
  left: 0;
}

.menu-button-text {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 6px;
  color: rgba(255, 255, 255, 0.41);
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.hc_dec_color {
  position: fixed;
  right: 0;
  height: 80px;
  width: 30%;
  top: 0;
  z-index: 21;
  background: var(--site-color);
}

.hc_dec_color:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 170px;
  right: 40px;
  bottom: -255px;
  background: rgba(255, 255, 255, 0.2);
  z-index: 2;
}

.page-subtitle {
  position: absolute;
  top: 20px;
  right: 80px;
  text-align: right;
  z-index: 10;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 10px;
  color: #fff;
  letter-spacing: 4px;
}

.page-subtitle:before {
  content: "";
  /* position: absolute; */
  left: -80px;
  width: 50px;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  top: 50%;
}

.hc_dec_color:after {
  content: "";
  position: absolute;
  right: 0;
  width: 80px;
  height: 150px;
  bottom: -150px;
  z-index: 1;
  background: var(--site-color);
}

.page-subtitle a {
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
  display: block;
  color: #fff;
}

.share-btn {
  width: 125px;
  height: 80px;
  bottom: auto;
  top: 0;
  position: fixed;
  right: 0;
  z-index: 21;
  background: #222;
  color: var(--site-color);
}

.share-btn i {
  font-size: 25px !important;
  margin-top: -10px;
}

.share-btn .menu-button-text {
  bottom: 10px;
}

.right-header {
  background: #313131;
  position: fixed;
  top: 230px;
  right: 0;
  bottom: 0;
  z-index: 22;
  width: 80px;
  -webkit-transform: translate3d(0, 0, 0);
}

.right-header_social {
  position: absolute;
  bottom: 100px;
  left: 50%;
  margin-left: -18px;
  width: 40px;
}

.right-header_social li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.right-header_social li {
  width: 40px;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  display: inline-table;
  background: #313131;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-top: none;
  position: relative;
  text-align: center;
}

.right-header_social li:hover {
  background: var(--site-color);
}

.right-header_social li:hover a {
  color: #fff;
}

.right-header_social li:before {
  content: "";
  position: absolute;
  right: 0;
  width: 0;
  height: 100%;
  top: 0;
  background: rgba(255, 255, 255, 0.08);
  z-index: 1;
  transition: all 200ms ease-out;
}

.right-header_social li a {
  position: relative;
  z-index: 2;
  color: #767676;
  transition: all 200ms ease-out;
  display: block;
}

.intro-section {
  height: calc(100vh - 80px);
  overflow: hidden;
  width: 100%;
  position: relative;
}

.swiper-container {
  width: 100%;
  height: 100%;
  transition: opacity 0.6s ease, transform 0.3s ease;
}

.swiper-container.nav-slider {
  width: 20%;
  padding-left: 5px;
}

.swiper-container.nav-slider .swiper-slide {
  cursor: pointer;
  opacity: 0.4;
  transition: opacity 0.3s ease;
}

.swiper-container.nav-slider .swiper-slide.swiper-slide-active {
  opacity: 1;
}

.swiper-container.nav-slider .swiper-slide .content {
  width: 100%;
}

.swiper-container.nav-slider .swiper-slide .content .title {
  font-size: 20px;
}

.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.swiper-container.loading {
  opacity: 0;
  visibility: hidden;
}

.swiper-slide {
  overflow: hidden;
}

.swiper-slide .slide-bgimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.swiper-slide .entity-img {
  display: none;
}

.swiper-slide .content {
  width: 50%;
  margin: auto;
  color: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.swiper-slide .content .title {
  font-size: clamp(24px, 4vw, 42px);
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 10px;
}

.swiper-slide .content .caption {
  display: block;
  font-size: 16px;
  line-height: 26px;
  transform: translateX(-50px);
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.7s ease;
}

.swiper-slide .content .caption.show {
  transform: translateX(0);
  opacity: 1;
}

[class^="swiper-button-"] {
  width: 44px;
  opacity: 0;
  visibility: hidden;
}

.swiper-button-prev {
  transform: translateX(50px);
}

.swiper-button-next {
  transform: translateX(-50px);
}

.slider-progress-bar {
  position: absolute;
  top: 50px;
  right: 50px;
  z-index: 20;
}

.slider-progress-bar:before,
.progress-indicator:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  z-index: 2;
  background: #fff;
}

.slider-progress-bar:after,
.progress-indicator:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100px;
  right: -14px;
  top: -64px;
  background: rgba(255, 255, 255, 0.4);
  transform: rotate(45deg);
  z-index: 1;
}

.circ {
  transform: scale(1) rotate(-90deg);
  transition: transform 0.3s ease;
  z-index: 3;
  position: relative;
}

.circ circle {
  stroke-dasharray: 440px;
}

.circ1 {
  stroke-dashoffset: 440px;
}

.slider-progress-bar.act-slider .circ1 {
  stroke-dashoffset: 220px;
  transition: linear 2s stroke-dashoffset;
}

.what-we-do {
  background: #f0f2f4;
  position: relative;
  z-index: 1;
}

.what-we-do:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--site-color);
  height: 40%;
  z-index: -1;
}

.what-we-do .card {
  transition: all 0.3s ease;
  cursor: pointer;
}

.what-we-do .card:hover {
  background: var(--text-color);
  color: #242a3b;
  box-shadow: -2px 2px 35px 0px rgb(0 0 0 / 25%);
}

.what-we-do .card:hover svg path,
.what-we-do .card:hover h4,
.what-we-do .card:hover p {
  color: white;
  fill: white;
}

.what-we-do .card:hover div {
  color: white !important;
}

.what-we-do .card:hover i {
  color: var(--site-color) !important;
}

.what-we-do .card svg {
  width: 64px;
}

.what-we-do .card h4 {
  color: var(--text-color);
}

/* Hero Section Styles */
.hero-section {
  min-height: calc(100vh - 80px);
  display: flex;
  align-items: center;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.6) 100%), url(/assets/3409297-428cc07df5864dcbcd26dc67669bf02e68e656c9b596600a5c34e00a30301708.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
}

.hero-portfolio {
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 100%), url(/assets/89781-16647085db6526c597d81e93adca23312aaf31f3a353a1a41c38a5336c0f76f5.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hero-portfolio::before {
  background: none !important;
}

.contact-portfolio {
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 100%), url(/assets/contact-4d9c66ba1666a454d0602be0765ce053db1c94e67fa617a6d6b4f2d9d86d9448.avif);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.contact-portfolio::before {
  background: none !important;
}

.hero-blog {
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 100%), url(/assets/blog_hero_bg-c208951590f0ec73ddce1d985644340d35ad3d835843bb06999f9b25155e3b80.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hero-project {
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.3) 100%), url(/assets/Project-hero-366743a477b30cedee872e4cdbee9c7a9cf5426f51b4e7f669c6e0413e7bf3c6.avif);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hero-project::before {
  background: none !important;
}

.hero-derisk-projects {
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.6) 100%), url(/assets/risk-497cd15d946da16613626e35daf7b528ec3b82f873579d0fb03be4cf22c8408f.avif);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hero-blog::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5) !important;
  z-index: 0;
}

.hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(253, 191, 17, 0.1) 0%, rgba(253, 191, 17, 0.05) 100%);
  z-index: 0;
}

.hero-section .container {
  position: relative;
  z-index: 1;
}

.hero-section h1 {
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.hero-section .lead {
  color: #f8f9fa;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.min-vh-50 {
  min-height: 50vh;
}

.btn-outline-primary {
  border: 2px solid var(--site-color);
  color: var(--site-color);
  background: transparent;
  transition: all 0.3s ease;
}

.btn-outline-primary:hover {
  background: var(--site-color);
  color: var(--text-color);
  border-color: var(--site-color);
}

.btn-outline-light {
  border: 2px solid #fff;
  color: #fff;
  background: transparent;
  transition: all 0.3s ease;
}

.btn-outline-light:hover {
  background: #fff;
  color: #212529;
  border-color: #fff;
}

@media (max-width: 768px) {
  .hero-section {
    min-height: auto;
    padding: 60px 0 !important;
    background-attachment: scroll;
  }

  .hero-section .d-flex {
    flex-direction: column;
  }

  .hero-section .btn {
    width: 100%;
    max-width: 300px;
    font-size: 16px;
    margin: auto;
    line-height: normal !important;
  }

  .hows-text {
    line-height: inherit;
  }

  .port-main {
    padding: 0 !important;
  }

  h2 {
    line-height: inherit !important;
  }

  .expertise-section .icon-box-s2 {
    padding: 40px 16px !important;
  }

  .built-btn {
    line-height: 22px !important;
  }
}

.how-we-work-section {
  background: #f8f9fa;
  position: relative;
}

.how-we-work-section h3 {
  color: #212529;
  font-weight: 600;
}

.how-we-work-section p {
  color: #495057;
  line-height: 1.7;
}

.ceo-section {
  position: relative;
  z-index: 1;
  background: #fff;
}

.ceo-section h3,
.ceo-section p {
  color: var(--text-color);
}

.ceo-section:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: var(--site-color);
  height: 145px;
  z-index: -1;
}

.workflow-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: -8px 0 0 0 var(--site-color), 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.workflow-card h3,
.workflow-card p {
  color: var(--text-color);
}

.workflow-card:hover {
  box-shadow: -8px 0 0 0 var(--site-color), 0 4px 12px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}

.expertise-section {
  background: #eff1f4;
}

.expertise-section h5 {
  text-transform: capitalize;
}

.expertise-section h5 a {
  color: #212529;
}

.expertise-section .icon-box-s2 {
  padding: 40px 38px;
  position: relative;
  overflow: hidden;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--site-color);
  height: 280px;
  background: #fff;
}

.expertise-section .icon-box-s2:before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  background-repeat: no-repeat;
  background-size: cover;
}

.expertise-section .icon-box-s2:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: -15px;
  right: -15px;
  z-index: 1;
  opacity: 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: var(--site-color);
}

.expertise-section .icon-box-s2.s1:before {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)), url(/assets/services/web-dev-b08144992fdb06233aacdc12b6846af3af0ae894f2d1e0c4ae03e6cd60034df5.webp);
}

.expertise-section .icon-box-s2.s2:before {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)), url(/assets/services/mobile-dev-4e8677f686f734e40bc9699caef4c3aa6bdb2e6e366a5871bd145f46bc413f4f.webp);
}

.expertise-section .icon-box-s2.s3:before {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)), url(/assets/services/software-dev-ddfcd95f8c62d053423e663b1f264129ba62dfaa23343669c793c92e0e4f192e.webp);
}

.expertise-section .icon-box-s2.s4:before {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)), url(/assets/services/start-up-fe004ad69425598509ada28549901df2bcca5d7b33e79b0069256c75762983a0.webp);
}

.expertise-section .icon-box-s2.s5:before {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)), url(/assets/services/resource-img-f2cdedab08c81a30e0bd5d768e802822abd456a5e43ef6d9c096d0b2638465f9.webp);
}

.expertise-section .icon-box-s2.s6:before {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)), url(/assets/services/devops-fbb81884811b16779a030851539a46ba6f746bb3c9b62cbfee02b39706232e62.webp);
}

.expertise-section .icon-box-s2:hover:after {
  opacity: 1;
  width: 30px;
  height: 30px;
}

.expertise-section .icon-box-s2:hover:before {
  width: 100%;
  opacity: 1;
  z-index: 0;
}

.expertise-section .icon-box-s2:hover .icon-main {
  color: #fff;
  position: relative;
  z-index: 2;
}

.expertise-section .icon-box-s2:hover .content-box {
  position: relative;
  z-index: 2;
  color: #fff;
}

.expertise-section .icon-box-s2:hover .content-box h5 a {
  color: #fff;
}

.expertise-section .icon-box-s2 * {
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}

.expertise-section .icon-box-s2 .icon-main {
  color: var(--site-color);
  margin-bottom: 30px;
  line-height: 1;
}

.expertise-section .icon-box-s2 .icon-main i {
  font-size: 40px;
  line-height: 1;
}

.industries-section {
  /* background: url(https://cdn-ehkbn.nitrocdn.com/ArrWIMUNxpAHqSwfohEzubEDfmzMeQdz/assets/images/optimized/rev-6bc6735/wp-content/themes/systems/assets/images/industries-bg.jpg); */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)), url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/221808/sky.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
  /* background-color: #242a3b; */
  position: relative;
  overflow: hidden;
  min-height: 1022px;
}

.industries-section .container-fluid {
  display: block;
  /* position: absolute; */
  /* top: 0; */
  /* left: 0; */
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  /* -webkit-mask-image: radial-gradient(white 0%, white 30%, transparent 80%, transparent);
            mask-image: radial-gradient(white 0%, white 30%, transparent 80%, transparent); */
}

.circle-container {
  position: absolute;
  transform: translateY(-10vh);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.circle-container .circle {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  mix-blend-mode: screen;
  background-image: radial-gradient(#99ffff, #99ffff 10%, rgba(153, 255, 255, 0) 56%);
  -webkit-animation: fadein-frames 200ms infinite, scale-frames 2s infinite;
  animation: fadein-frames 200ms infinite, scale-frames 2s infinite;
}

@-webkit-keyframes fade-frames {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.7;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fade-frames {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.7;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes scale-frames {
  0% {
    transform: scale3d(0.4, 0.4, 1);
  }

  50% {
    transform: scale3d(2.2, 2.2, 1);
  }

  100% {
    transform: scale3d(0.4, 0.4, 1);
  }
}

@keyframes scale-frames {
  0% {
    transform: scale3d(0.4, 0.4, 1);
  }

  50% {
    transform: scale3d(2.2, 2.2, 1);
  }

  100% {
    transform: scale3d(0.4, 0.4, 1);
  }
}

.circle-container:nth-child(1) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-1;
  animation-name: move-frames-1;
  -webkit-animation-duration: 12177ms;
  animation-duration: 12177ms;
  -webkit-animation-delay: 4778ms;
  animation-delay: 4778ms;
}

@-webkit-keyframes move-frames-1 {
  from {
    transform: translate3d(79vw, 100vh, 0);
  }

  to {
    transform: translate3d(90vw, -101vh, 0);
  }
}

@keyframes move-frames-1 {
  from {
    transform: translate3d(79vw, 100vh, 0);
  }

  to {
    transform: translate3d(90vw, -101vh, 0);
  }
}

.circle-container:nth-child(1) .circle {
  -webkit-animation-delay: 62ms;
  animation-delay: 62ms;
}

.circle-container:nth-child(2) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-2;
  animation-name: move-frames-2;
  -webkit-animation-duration: 12409ms;
  animation-duration: 12409ms;
  -webkit-animation-delay: 7305ms;
  animation-delay: 7305ms;
}

@-webkit-keyframes move-frames-2 {
  from {
    transform: translate3d(64vw, 95vh, 0);
  }

  to {
    transform: translate3d(85vw, -96vh, 0);
  }
}

@keyframes move-frames-2 {
  from {
    transform: translate3d(64vw, 95vh, 0);
  }

  to {
    transform: translate3d(85vw, -96vh, 0);
  }
}

.circle-container:nth-child(2) .circle {
  -webkit-animation-delay: 24ms;
  animation-delay: 24ms;
}

.circle-container:nth-child(3) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-3;
  animation-name: move-frames-3;
  -webkit-animation-duration: 12465ms;
  animation-duration: 12465ms;
  -webkit-animation-delay: 8497ms;
  animation-delay: 8497ms;
}

@-webkit-keyframes move-frames-3 {
  from {
    transform: translate3d(2vw, 95vh, 0);
  }

  to {
    transform: translate3d(4vw, -96vh, 0);
  }
}

@keyframes move-frames-3 {
  from {
    transform: translate3d(2vw, 95vh, 0);
  }

  to {
    transform: translate3d(4vw, -96vh, 0);
  }
}

.circle-container:nth-child(3) .circle {
  -webkit-animation-delay: 14ms;
  animation-delay: 14ms;
}

.circle-container:nth-child(4) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-4;
  animation-name: move-frames-4;
  -webkit-animation-duration: 12419ms;
  animation-duration: 12419ms;
  -webkit-animation-delay: 7945ms;
  animation-delay: 7945ms;
}

@-webkit-keyframes move-frames-4 {
  from {
    transform: translate3d(38vw, 97vh, 0);
  }

  to {
    transform: translate3d(67vw, -98vh, 0);
  }
}

@keyframes move-frames-4 {
  from {
    transform: translate3d(38vw, 97vh, 0);
  }

  to {
    transform: translate3d(67vw, -98vh, 0);
  }
}

.circle-container:nth-child(4) .circle {
  -webkit-animation-delay: 36ms;
  animation-delay: 36ms;
}

.circle-container:nth-child(5) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-5;
  animation-name: move-frames-5;
  -webkit-animation-duration: 12198ms;
  animation-duration: 12198ms;
  -webkit-animation-delay: 7398ms;
  animation-delay: 7398ms;
}

@-webkit-keyframes move-frames-5 {
  from {
    transform: translate3d(86vw, 100vh, 0);
  }

  to {
    transform: translate3d(72vw, -101vh, 0);
  }
}

@keyframes move-frames-5 {
  from {
    transform: translate3d(86vw, 100vh, 0);
  }

  to {
    transform: translate3d(72vw, -101vh, 0);
  }
}

.circle-container:nth-child(5) .circle {
  -webkit-animation-delay: 60ms;
  animation-delay: 60ms;
}

.circle-container:nth-child(6) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-6;
  animation-name: move-frames-6;
  -webkit-animation-duration: 12450ms;
  animation-duration: 12450ms;
  -webkit-animation-delay: 6726ms;
  animation-delay: 6726ms;
}

@-webkit-keyframes move-frames-6 {
  from {
    transform: translate3d(78vw, 91vh, 0);
  }

  to {
    transform: translate3d(25vw, -92vh, 0);
  }
}

@keyframes move-frames-6 {
  from {
    transform: translate3d(78vw, 91vh, 0);
  }

  to {
    transform: translate3d(25vw, -92vh, 0);
  }
}

.circle-container:nth-child(6) .circle {
  -webkit-animation-delay: 37ms;
  animation-delay: 37ms;
}

.circle-container:nth-child(7) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-7;
  animation-name: move-frames-7;
  -webkit-animation-duration: 12188ms;
  animation-duration: 12188ms;
  -webkit-animation-delay: 4799ms;
  animation-delay: 4799ms;
}

@-webkit-keyframes move-frames-7 {
  from {
    transform: translate3d(22vw, 92vh, 0);
  }

  to {
    transform: translate3d(31vw, -93vh, 0);
  }
}

@keyframes move-frames-7 {
  from {
    transform: translate3d(22vw, 92vh, 0);
  }

  to {
    transform: translate3d(31vw, -93vh, 0);
  }
}

.circle-container:nth-child(7) .circle {
  -webkit-animation-delay: 92ms;
  animation-delay: 92ms;
}

.circle-container:nth-child(8) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-8;
  animation-name: move-frames-8;
  -webkit-animation-duration: 12191ms;
  animation-duration: 12191ms;
  -webkit-animation-delay: 8047ms;
  animation-delay: 8047ms;
}

@-webkit-keyframes move-frames-8 {
  from {
    transform: translate3d(70vw, 100vh, 0);
  }

  to {
    transform: translate3d(73vw, -101vh, 0);
  }
}

@keyframes move-frames-8 {
  from {
    transform: translate3d(70vw, 100vh, 0);
  }

  to {
    transform: translate3d(73vw, -101vh, 0);
  }
}

.circle-container:nth-child(8) .circle {
  -webkit-animation-delay: 53ms;
  animation-delay: 53ms;
}

.circle-container:nth-child(9) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-9;
  animation-name: move-frames-9;
  -webkit-animation-duration: 12191ms;
  animation-duration: 12191ms;
  -webkit-animation-delay: 3296ms;
  animation-delay: 3296ms;
}

@-webkit-keyframes move-frames-9 {
  from {
    transform: translate3d(35vw, 100vh, 0);
  }

  to {
    transform: translate3d(40vw, -101vh, 0);
  }
}

@keyframes move-frames-9 {
  from {
    transform: translate3d(35vw, 100vh, 0);
  }

  to {
    transform: translate3d(40vw, -101vh, 0);
  }
}

.circle-container:nth-child(9) .circle {
  -webkit-animation-delay: 36ms;
  animation-delay: 36ms;
}

.circle-container:nth-child(10) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-10;
  animation-name: move-frames-10;
  -webkit-animation-duration: 12508ms;
  animation-duration: 12508ms;
  -webkit-animation-delay: 4335ms;
  animation-delay: 4335ms;
}

@-webkit-keyframes move-frames-10 {
  from {
    transform: translate3d(47vw, 92vh, 0);
  }

  to {
    transform: translate3d(98vw, -93vh, 0);
  }
}

@keyframes move-frames-10 {
  from {
    transform: translate3d(47vw, 92vh, 0);
  }

  to {
    transform: translate3d(98vw, -93vh, 0);
  }
}

.circle-container:nth-child(10) .circle {
  -webkit-animation-delay: 76ms;
  animation-delay: 76ms;
}

.circle-container:nth-child(11) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-11;
  animation-name: move-frames-11;
  -webkit-animation-duration: 12555ms;
  animation-duration: 12555ms;
  -webkit-animation-delay: 5360ms;
  animation-delay: 5360ms;
}

@-webkit-keyframes move-frames-11 {
  from {
    transform: translate3d(42vw, 99vh, 0);
  }

  to {
    transform: translate3d(16vw, -100vh, 0);
  }
}

@keyframes move-frames-11 {
  from {
    transform: translate3d(42vw, 99vh, 0);
  }

  to {
    transform: translate3d(16vw, -100vh, 0);
  }
}

.circle-container:nth-child(11) .circle {
  -webkit-animation-delay: 12ms;
  animation-delay: 12ms;
}

.circle-container:nth-child(12) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-12;
  animation-name: move-frames-12;
  -webkit-animation-duration: 12008ms;
  animation-duration: 12008ms;
  -webkit-animation-delay: 6466ms;
  animation-delay: 6466ms;
}

@-webkit-keyframes move-frames-12 {
  from {
    transform: translate3d(20vw, 100vh, 0);
  }

  to {
    transform: translate3d(19vw, -101vh, 0);
  }
}

@keyframes move-frames-12 {
  from {
    transform: translate3d(20vw, 100vh, 0);
  }

  to {
    transform: translate3d(19vw, -101vh, 0);
  }
}

.circle-container:nth-child(12) .circle {
  -webkit-animation-delay: 2ms;
  animation-delay: 2ms;
}

.circle-container:nth-child(13) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-13;
  animation-name: move-frames-13;
  -webkit-animation-duration: 12167ms;
  animation-duration: 12167ms;
  -webkit-animation-delay: 674ms;
  animation-delay: 674ms;
}

@-webkit-keyframes move-frames-13 {
  from {
    transform: translate3d(49vw, 99vh, 0);
  }

  to {
    transform: translate3d(5vw, -100vh, 0);
  }
}

@keyframes move-frames-13 {
  from {
    transform: translate3d(49vw, 99vh, 0);
  }

  to {
    transform: translate3d(5vw, -100vh, 0);
  }
}

.circle-container:nth-child(13) .circle {
  -webkit-animation-delay: 34ms;
  animation-delay: 34ms;
}

.circle-container:nth-child(14) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-14;
  animation-name: move-frames-14;
  -webkit-animation-duration: 12173ms;
  animation-duration: 12173ms;
  -webkit-animation-delay: 5019ms;
  animation-delay: 5019ms;
}

@-webkit-keyframes move-frames-14 {
  from {
    transform: translate3d(44vw, 99vh, 0);
  }

  to {
    transform: translate3d(21vw, -100vh, 0);
  }
}

@keyframes move-frames-14 {
  from {
    transform: translate3d(44vw, 99vh, 0);
  }

  to {
    transform: translate3d(21vw, -100vh, 0);
  }
}

.circle-container:nth-child(14) .circle {
  -webkit-animation-delay: 87ms;
  animation-delay: 87ms;
}

.circle-container:nth-child(15) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-15;
  animation-name: move-frames-15;
  -webkit-animation-duration: 12466ms;
  animation-duration: 12466ms;
  -webkit-animation-delay: 4307ms;
  animation-delay: 4307ms;
}

@-webkit-keyframes move-frames-15 {
  from {
    transform: translate3d(61vw, 96vh, 0);
  }

  to {
    transform: translate3d(17vw, -97vh, 0);
  }
}

@keyframes move-frames-15 {
  from {
    transform: translate3d(61vw, 96vh, 0);
  }

  to {
    transform: translate3d(17vw, -97vh, 0);
  }
}

.circle-container:nth-child(15) .circle {
  -webkit-animation-delay: 5ms;
  animation-delay: 5ms;
}

.circle-container:nth-child(16) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-16;
  animation-name: move-frames-16;
  -webkit-animation-duration: 12069ms;
  animation-duration: 12069ms;
  -webkit-animation-delay: 716ms;
  animation-delay: 716ms;
}

@-webkit-keyframes move-frames-16 {
  from {
    transform: translate3d(28vw, 92vh, 0);
  }

  to {
    transform: translate3d(71vw, -93vh, 0);
  }
}

@keyframes move-frames-16 {
  from {
    transform: translate3d(28vw, 92vh, 0);
  }

  to {
    transform: translate3d(71vw, -93vh, 0);
  }
}

.circle-container:nth-child(16) .circle {
  -webkit-animation-delay: 20ms;
  animation-delay: 20ms;
}

.circle-container:nth-child(17) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-17;
  animation-name: move-frames-17;
  -webkit-animation-duration: 12370ms;
  animation-duration: 12370ms;
  -webkit-animation-delay: 2829ms;
  animation-delay: 2829ms;
}

@-webkit-keyframes move-frames-17 {
  from {
    transform: translate3d(62vw, 95vh, 0);
  }

  to {
    transform: translate3d(58vw, -96vh, 0);
  }
}

@keyframes move-frames-17 {
  from {
    transform: translate3d(62vw, 95vh, 0);
  }

  to {
    transform: translate3d(58vw, -96vh, 0);
  }
}

.circle-container:nth-child(17) .circle {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}

.circle-container:nth-child(18) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-18;
  animation-name: move-frames-18;
  -webkit-animation-duration: 12239ms;
  animation-duration: 12239ms;
  -webkit-animation-delay: 4155ms;
  animation-delay: 4155ms;
}

@-webkit-keyframes move-frames-18 {
  from {
    transform: translate3d(77vw, 91vh, 0);
  }

  to {
    transform: translate3d(33vw, -92vh, 0);
  }
}

@keyframes move-frames-18 {
  from {
    transform: translate3d(77vw, 91vh, 0);
  }

  to {
    transform: translate3d(33vw, -92vh, 0);
  }
}

.circle-container:nth-child(18) .circle {
  -webkit-animation-delay: 56ms;
  animation-delay: 56ms;
}

.circle-container:nth-child(19) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-19;
  animation-name: move-frames-19;
  -webkit-animation-duration: 12234ms;
  animation-duration: 12234ms;
  -webkit-animation-delay: 3516ms;
  animation-delay: 3516ms;
}

@-webkit-keyframes move-frames-19 {
  from {
    transform: translate3d(41vw, 93vh, 0);
  }

  to {
    transform: translate3d(81vw, -94vh, 0);
  }
}

@keyframes move-frames-19 {
  from {
    transform: translate3d(41vw, 93vh, 0);
  }

  to {
    transform: translate3d(81vw, -94vh, 0);
  }
}

.circle-container:nth-child(19) .circle {
  -webkit-animation-delay: 87ms;
  animation-delay: 87ms;
}

.circle-container:nth-child(20) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-20;
  animation-name: move-frames-20;
  -webkit-animation-duration: 12322ms;
  animation-duration: 12322ms;
  -webkit-animation-delay: 6425ms;
  animation-delay: 6425ms;
}

@-webkit-keyframes move-frames-20 {
  from {
    transform: translate3d(68vw, 100vh, 0);
  }

  to {
    transform: translate3d(46vw, -101vh, 0);
  }
}

@keyframes move-frames-20 {
  from {
    transform: translate3d(68vw, 100vh, 0);
  }

  to {
    transform: translate3d(46vw, -101vh, 0);
  }
}

.circle-container:nth-child(20) .circle {
  -webkit-animation-delay: 27ms;
  animation-delay: 27ms;
}

.circle-container:nth-child(21) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-21;
  animation-name: move-frames-21;
  -webkit-animation-duration: 12351ms;
  animation-duration: 12351ms;
  -webkit-animation-delay: 4866ms;
  animation-delay: 4866ms;
}

@-webkit-keyframes move-frames-21 {
  from {
    transform: translate3d(63vw, 95vh, 0);
  }

  to {
    transform: translate3d(8vw, -96vh, 0);
  }
}

@keyframes move-frames-21 {
  from {
    transform: translate3d(63vw, 95vh, 0);
  }

  to {
    transform: translate3d(8vw, -96vh, 0);
  }
}

.circle-container:nth-child(21) .circle {
  -webkit-animation-delay: 49ms;
  animation-delay: 49ms;
}

.circle-container:nth-child(22) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-22;
  animation-name: move-frames-22;
  -webkit-animation-duration: 12318ms;
  animation-duration: 12318ms;
  -webkit-animation-delay: 2121ms;
  animation-delay: 2121ms;
}

@-webkit-keyframes move-frames-22 {
  from {
    transform: translate3d(41vw, 96vh, 0);
  }

  to {
    transform: translate3d(99vw, -97vh, 0);
  }
}

@keyframes move-frames-22 {
  from {
    transform: translate3d(41vw, 96vh, 0);
  }

  to {
    transform: translate3d(99vw, -97vh, 0);
  }
}

.circle-container:nth-child(22) .circle {
  -webkit-animation-delay: 57ms;
  animation-delay: 57ms;
}

.circle-container:nth-child(23) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-23;
  animation-name: move-frames-23;
  -webkit-animation-duration: 12391ms;
  animation-duration: 12391ms;
  -webkit-animation-delay: 8671ms;
  animation-delay: 8671ms;
}

@-webkit-keyframes move-frames-23 {
  from {
    transform: translate3d(63vw, 97vh, 0);
  }

  to {
    transform: translate3d(94vw, -98vh, 0);
  }
}

@keyframes move-frames-23 {
  from {
    transform: translate3d(63vw, 97vh, 0);
  }

  to {
    transform: translate3d(94vw, -98vh, 0);
  }
}

.circle-container:nth-child(23) .circle {
  -webkit-animation-delay: 88ms;
  animation-delay: 88ms;
}

.circle-container:nth-child(24) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-24;
  animation-name: move-frames-24;
  -webkit-animation-duration: 12135ms;
  animation-duration: 12135ms;
  -webkit-animation-delay: 4714ms;
  animation-delay: 4714ms;
}

@-webkit-keyframes move-frames-24 {
  from {
    transform: translate3d(76vw, 95vh, 0);
  }

  to {
    transform: translate3d(65vw, -96vh, 0);
  }
}

@keyframes move-frames-24 {
  from {
    transform: translate3d(76vw, 95vh, 0);
  }

  to {
    transform: translate3d(65vw, -96vh, 0);
  }
}

.circle-container:nth-child(24) .circle {
  -webkit-animation-delay: 39ms;
  animation-delay: 39ms;
}

.circle-container:nth-child(25) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-25;
  animation-name: move-frames-25;
  -webkit-animation-duration: 12048ms;
  animation-duration: 12048ms;
  -webkit-animation-delay: 3431ms;
  animation-delay: 3431ms;
}

@-webkit-keyframes move-frames-25 {
  from {
    transform: translate3d(31vw, 91vh, 0);
  }

  to {
    transform: translate3d(39vw, -92vh, 0);
  }
}

@keyframes move-frames-25 {
  from {
    transform: translate3d(31vw, 91vh, 0);
  }

  to {
    transform: translate3d(39vw, -92vh, 0);
  }
}

.circle-container:nth-child(25) .circle {
  -webkit-animation-delay: 63ms;
  animation-delay: 63ms;
}

.circle-container:nth-child(26) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-26;
  animation-name: move-frames-26;
  -webkit-animation-duration: 12269ms;
  animation-duration: 12269ms;
  -webkit-animation-delay: 8603ms;
  animation-delay: 8603ms;
}

@-webkit-keyframes move-frames-26 {
  from {
    transform: translate3d(8vw, 93vh, 0);
  }

  to {
    transform: translate3d(14vw, -94vh, 0);
  }
}

@keyframes move-frames-26 {
  from {
    transform: translate3d(8vw, 93vh, 0);
  }

  to {
    transform: translate3d(14vw, -94vh, 0);
  }
}

.circle-container:nth-child(26) .circle {
  -webkit-animation-delay: 68ms;
  animation-delay: 68ms;
}

.circle-container:nth-child(27) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-27;
  animation-name: move-frames-27;
  -webkit-animation-duration: 12337ms;
  animation-duration: 12337ms;
  -webkit-animation-delay: 1166ms;
  animation-delay: 1166ms;
}

@-webkit-keyframes move-frames-27 {
  from {
    transform: translate3d(77vw, 98vh, 0);
  }

  to {
    transform: translate3d(13vw, -99vh, 0);
  }
}

@keyframes move-frames-27 {
  from {
    transform: translate3d(77vw, 98vh, 0);
  }

  to {
    transform: translate3d(13vw, -99vh, 0);
  }
}

.circle-container:nth-child(27) .circle {
  -webkit-animation-delay: 56ms;
  animation-delay: 56ms;
}

.circle-container:nth-child(28) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-28;
  animation-name: move-frames-28;
  -webkit-animation-duration: 12157ms;
  animation-duration: 12157ms;
  -webkit-animation-delay: 8933ms;
  animation-delay: 8933ms;
}

@-webkit-keyframes move-frames-28 {
  from {
    transform: translate3d(15vw, 98vh, 0);
  }

  to {
    transform: translate3d(73vw, -99vh, 0);
  }
}

@keyframes move-frames-28 {
  from {
    transform: translate3d(15vw, 98vh, 0);
  }

  to {
    transform: translate3d(73vw, -99vh, 0);
  }
}

.circle-container:nth-child(28) .circle {
  -webkit-animation-delay: 25ms;
  animation-delay: 25ms;
}

.circle-container:nth-child(29) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-29;
  animation-name: move-frames-29;
  -webkit-animation-duration: 12430ms;
  animation-duration: 12430ms;
  -webkit-animation-delay: 6363ms;
  animation-delay: 6363ms;
}

@-webkit-keyframes move-frames-29 {
  from {
    transform: translate3d(67vw, 100vh, 0);
  }

  to {
    transform: translate3d(60vw, -101vh, 0);
  }
}

@keyframes move-frames-29 {
  from {
    transform: translate3d(67vw, 100vh, 0);
  }

  to {
    transform: translate3d(60vw, -101vh, 0);
  }
}

.circle-container:nth-child(29) .circle {
  -webkit-animation-delay: 38ms;
  animation-delay: 38ms;
}

.circle-container:nth-child(30) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-30;
  animation-name: move-frames-30;
  -webkit-animation-duration: 12423ms;
  animation-duration: 12423ms;
  -webkit-animation-delay: 642ms;
  animation-delay: 642ms;
}

@-webkit-keyframes move-frames-30 {
  from {
    transform: translate3d(74vw, 93vh, 0);
  }

  to {
    transform: translate3d(3vw, -94vh, 0);
  }
}

@keyframes move-frames-30 {
  from {
    transform: translate3d(74vw, 93vh, 0);
  }

  to {
    transform: translate3d(3vw, -94vh, 0);
  }
}

.circle-container:nth-child(30) .circle {
  -webkit-animation-delay: 84ms;
  animation-delay: 84ms;
}

.circle-container:nth-child(31) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-31;
  animation-name: move-frames-31;
  -webkit-animation-duration: 12385ms;
  animation-duration: 12385ms;
  -webkit-animation-delay: 8943ms;
  animation-delay: 8943ms;
}

@-webkit-keyframes move-frames-31 {
  from {
    transform: translate3d(89vw, 94vh, 0);
  }

  to {
    transform: translate3d(38vw, -95vh, 0);
  }
}

@keyframes move-frames-31 {
  from {
    transform: translate3d(89vw, 94vh, 0);
  }

  to {
    transform: translate3d(38vw, -95vh, 0);
  }
}

.circle-container:nth-child(31) .circle {
  -webkit-animation-delay: 75ms;
  animation-delay: 75ms;
}

.circle-container:nth-child(32) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-32;
  animation-name: move-frames-32;
  -webkit-animation-duration: 12436ms;
  animation-duration: 12436ms;
  -webkit-animation-delay: 6951ms;
  animation-delay: 6951ms;
}

@-webkit-keyframes move-frames-32 {
  from {
    transform: translate3d(59vw, 92vh, 0);
  }

  to {
    transform: translate3d(22vw, -93vh, 0);
  }
}

@keyframes move-frames-32 {
  from {
    transform: translate3d(59vw, 92vh, 0);
  }

  to {
    transform: translate3d(22vw, -93vh, 0);
  }
}

.circle-container:nth-child(32) .circle {
  -webkit-animation-delay: 52ms;
  animation-delay: 52ms;
}

.circle-container:nth-child(33) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-33;
  animation-name: move-frames-33;
  -webkit-animation-duration: 12210ms;
  animation-duration: 12210ms;
  -webkit-animation-delay: 2787ms;
  animation-delay: 2787ms;
}

@-webkit-keyframes move-frames-33 {
  from {
    transform: translate3d(31vw, 98vh, 0);
  }

  to {
    transform: translate3d(4vw, -99vh, 0);
  }
}

@keyframes move-frames-33 {
  from {
    transform: translate3d(31vw, 98vh, 0);
  }

  to {
    transform: translate3d(4vw, -99vh, 0);
  }
}

.circle-container:nth-child(33) .circle {
  -webkit-animation-delay: 62ms;
  animation-delay: 62ms;
}

.circle-container:nth-child(34) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-34;
  animation-name: move-frames-34;
  -webkit-animation-duration: 12139ms;
  animation-duration: 12139ms;
  -webkit-animation-delay: 5645ms;
  animation-delay: 5645ms;
}

@-webkit-keyframes move-frames-34 {
  from {
    transform: translate3d(38vw, 92vh, 0);
  }

  to {
    transform: translate3d(78vw, -93vh, 0);
  }
}

@keyframes move-frames-34 {
  from {
    transform: translate3d(38vw, 92vh, 0);
  }

  to {
    transform: translate3d(78vw, -93vh, 0);
  }
}

.circle-container:nth-child(34) .circle {
  -webkit-animation-delay: 16ms;
  animation-delay: 16ms;
}

.circle-container:nth-child(35) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-35;
  animation-name: move-frames-35;
  -webkit-animation-duration: 12494ms;
  animation-duration: 12494ms;
  -webkit-animation-delay: 8520ms;
  animation-delay: 8520ms;
}

@-webkit-keyframes move-frames-35 {
  from {
    transform: translate3d(31vw, 99vh, 0);
  }

  to {
    transform: translate3d(20vw, -100vh, 0);
  }
}

@keyframes move-frames-35 {
  from {
    transform: translate3d(31vw, 99vh, 0);
  }

  to {
    transform: translate3d(20vw, -100vh, 0);
  }
}

.circle-container:nth-child(35) .circle {
  -webkit-animation-delay: 21ms;
  animation-delay: 21ms;
}

.circle-container:nth-child(36) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-36;
  animation-name: move-frames-36;
  -webkit-animation-duration: 12413ms;
  animation-duration: 12413ms;
  -webkit-animation-delay: 3806ms;
  animation-delay: 3806ms;
}

@-webkit-keyframes move-frames-36 {
  from {
    transform: translate3d(61vw, 97vh, 0);
  }

  to {
    transform: translate3d(25vw, -98vh, 0);
  }
}

@keyframes move-frames-36 {
  from {
    transform: translate3d(61vw, 97vh, 0);
  }

  to {
    transform: translate3d(25vw, -98vh, 0);
  }
}

.circle-container:nth-child(36) .circle {
  -webkit-animation-delay: 58ms;
  animation-delay: 58ms;
}

.circle-container:nth-child(37) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-37;
  animation-name: move-frames-37;
  -webkit-animation-duration: 12565ms;
  animation-duration: 12565ms;
  -webkit-animation-delay: 1831ms;
  animation-delay: 1831ms;
}

@-webkit-keyframes move-frames-37 {
  from {
    transform: translate3d(36vw, 94vh, 0);
  }

  to {
    transform: translate3d(63vw, -95vh, 0);
  }
}

@keyframes move-frames-37 {
  from {
    transform: translate3d(36vw, 94vh, 0);
  }

  to {
    transform: translate3d(63vw, -95vh, 0);
  }
}

.circle-container:nth-child(37) .circle {
  -webkit-animation-delay: 41ms;
  animation-delay: 41ms;
}

.circle-container:nth-child(38) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-38;
  animation-name: move-frames-38;
  -webkit-animation-duration: 12363ms;
  animation-duration: 12363ms;
  -webkit-animation-delay: 3661ms;
  animation-delay: 3661ms;
}

@-webkit-keyframes move-frames-38 {
  from {
    transform: translate3d(42vw, 91vh, 0);
  }

  to {
    transform: translate3d(17vw, -92vh, 0);
  }
}

@keyframes move-frames-38 {
  from {
    transform: translate3d(42vw, 91vh, 0);
  }

  to {
    transform: translate3d(17vw, -92vh, 0);
  }
}

.circle-container:nth-child(38) .circle {
  -webkit-animation-delay: 59ms;
  animation-delay: 59ms;
}

.circle-container:nth-child(39) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-39;
  animation-name: move-frames-39;
  -webkit-animation-duration: 12061ms;
  animation-duration: 12061ms;
  -webkit-animation-delay: 6350ms;
  animation-delay: 6350ms;
}

@-webkit-keyframes move-frames-39 {
  from {
    transform: translate3d(47vw, 97vh, 0);
  }

  to {
    transform: translate3d(52vw, -98vh, 0);
  }
}

@keyframes move-frames-39 {
  from {
    transform: translate3d(47vw, 97vh, 0);
  }

  to {
    transform: translate3d(52vw, -98vh, 0);
  }
}

.circle-container:nth-child(39) .circle {
  -webkit-animation-delay: 5ms;
  animation-delay: 5ms;
}

.circle-container:nth-child(40) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-40;
  animation-name: move-frames-40;
  -webkit-animation-duration: 12063ms;
  animation-duration: 12063ms;
  -webkit-animation-delay: 3656ms;
  animation-delay: 3656ms;
}

@-webkit-keyframes move-frames-40 {
  from {
    transform: translate3d(76vw, 93vh, 0);
  }

  to {
    transform: translate3d(23vw, -94vh, 0);
  }
}

@keyframes move-frames-40 {
  from {
    transform: translate3d(76vw, 93vh, 0);
  }

  to {
    transform: translate3d(23vw, -94vh, 0);
  }
}

.circle-container:nth-child(40) .circle {
  -webkit-animation-delay: 89ms;
  animation-delay: 89ms;
}

.circle-container:nth-child(41) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-41;
  animation-name: move-frames-41;
  -webkit-animation-duration: 12519ms;
  animation-duration: 12519ms;
  -webkit-animation-delay: 1375ms;
  animation-delay: 1375ms;
}

@-webkit-keyframes move-frames-41 {
  from {
    transform: translate3d(49vw, 98vh, 0);
  }

  to {
    transform: translate3d(36vw, -99vh, 0);
  }
}

@keyframes move-frames-41 {
  from {
    transform: translate3d(49vw, 98vh, 0);
  }

  to {
    transform: translate3d(36vw, -99vh, 0);
  }
}

.circle-container:nth-child(41) .circle {
  -webkit-animation-delay: 7ms;
  animation-delay: 7ms;
}

.circle-container:nth-child(42) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-42;
  animation-name: move-frames-42;
  -webkit-animation-duration: 12445ms;
  animation-duration: 12445ms;
  -webkit-animation-delay: 6560ms;
  animation-delay: 6560ms;
}

@-webkit-keyframes move-frames-42 {
  from {
    transform: translate3d(38vw, 92vh, 0);
  }

  to {
    transform: translate3d(84vw, -93vh, 0);
  }
}

@keyframes move-frames-42 {
  from {
    transform: translate3d(38vw, 92vh, 0);
  }

  to {
    transform: translate3d(84vw, -93vh, 0);
  }
}

.circle-container:nth-child(42) .circle {
  -webkit-animation-delay: 63ms;
  animation-delay: 63ms;
}

.circle-container:nth-child(43) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-43;
  animation-name: move-frames-43;
  -webkit-animation-duration: 12361ms;
  animation-duration: 12361ms;
  -webkit-animation-delay: 1520ms;
  animation-delay: 1520ms;
}

@-webkit-keyframes move-frames-43 {
  from {
    transform: translate3d(18vw, 98vh, 0);
  }

  to {
    transform: translate3d(41vw, -99vh, 0);
  }
}

@keyframes move-frames-43 {
  from {
    transform: translate3d(18vw, 98vh, 0);
  }

  to {
    transform: translate3d(41vw, -99vh, 0);
  }
}

.circle-container:nth-child(43) .circle {
  -webkit-animation-delay: 18ms;
  animation-delay: 18ms;
}

.circle-container:nth-child(44) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-44;
  animation-name: move-frames-44;
  -webkit-animation-duration: 12072ms;
  animation-duration: 12072ms;
  -webkit-animation-delay: 7112ms;
  animation-delay: 7112ms;
}

@-webkit-keyframes move-frames-44 {
  from {
    transform: translate3d(67vw, 92vh, 0);
  }

  to {
    transform: translate3d(65vw, -93vh, 0);
  }
}

@keyframes move-frames-44 {
  from {
    transform: translate3d(67vw, 92vh, 0);
  }

  to {
    transform: translate3d(65vw, -93vh, 0);
  }
}

.circle-container:nth-child(44) .circle {
  -webkit-animation-delay: 23ms;
  animation-delay: 23ms;
}

.circle-container:nth-child(45) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-45;
  animation-name: move-frames-45;
  -webkit-animation-duration: 12252ms;
  animation-duration: 12252ms;
  -webkit-animation-delay: 976ms;
  animation-delay: 976ms;
}

@-webkit-keyframes move-frames-45 {
  from {
    transform: translate3d(40vw, 92vh, 0);
  }

  to {
    transform: translate3d(50vw, -93vh, 0);
  }
}

@keyframes move-frames-45 {
  from {
    transform: translate3d(40vw, 92vh, 0);
  }

  to {
    transform: translate3d(50vw, -93vh, 0);
  }
}

.circle-container:nth-child(45) .circle {
  -webkit-animation-delay: 72ms;
  animation-delay: 72ms;
}

.circle-container:nth-child(46) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-46;
  animation-name: move-frames-46;
  -webkit-animation-duration: 12206ms;
  animation-duration: 12206ms;
  -webkit-animation-delay: 5520ms;
  animation-delay: 5520ms;
}

@-webkit-keyframes move-frames-46 {
  from {
    transform: translate3d(16vw, 97vh, 0);
  }

  to {
    transform: translate3d(88vw, -98vh, 0);
  }
}

@keyframes move-frames-46 {
  from {
    transform: translate3d(16vw, 97vh, 0);
  }

  to {
    transform: translate3d(88vw, -98vh, 0);
  }
}

.circle-container:nth-child(46) .circle {
  -webkit-animation-delay: 37ms;
  animation-delay: 37ms;
}

.circle-container:nth-child(47) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-47;
  animation-name: move-frames-47;
  -webkit-animation-duration: 12229ms;
  animation-duration: 12229ms;
  -webkit-animation-delay: 1849ms;
  animation-delay: 1849ms;
}

@-webkit-keyframes move-frames-47 {
  from {
    transform: translate3d(85vw, 92vh, 0);
  }

  to {
    transform: translate3d(48vw, -93vh, 0);
  }
}

@keyframes move-frames-47 {
  from {
    transform: translate3d(85vw, 92vh, 0);
  }

  to {
    transform: translate3d(48vw, -93vh, 0);
  }
}

.circle-container:nth-child(47) .circle {
  -webkit-animation-delay: 34ms;
  animation-delay: 34ms;
}

.circle-container:nth-child(48) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-48;
  animation-name: move-frames-48;
  -webkit-animation-duration: 12284ms;
  animation-duration: 12284ms;
  -webkit-animation-delay: 7499ms;
  animation-delay: 7499ms;
}

@-webkit-keyframes move-frames-48 {
  from {
    transform: translate3d(45vw, 91vh, 0);
  }

  to {
    transform: translate3d(53vw, -92vh, 0);
  }
}

@keyframes move-frames-48 {
  from {
    transform: translate3d(45vw, 91vh, 0);
  }

  to {
    transform: translate3d(53vw, -92vh, 0);
  }
}

.circle-container:nth-child(48) .circle {
  -webkit-animation-delay: 94ms;
  animation-delay: 94ms;
}

.circle-container:nth-child(49) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-49;
  animation-name: move-frames-49;
  -webkit-animation-duration: 12398ms;
  animation-duration: 12398ms;
  -webkit-animation-delay: 1540ms;
  animation-delay: 1540ms;
}

@-webkit-keyframes move-frames-49 {
  from {
    transform: translate3d(1vw, 91vh, 0);
  }

  to {
    transform: translate3d(68vw, -92vh, 0);
  }
}

@keyframes move-frames-49 {
  from {
    transform: translate3d(1vw, 91vh, 0);
  }

  to {
    transform: translate3d(68vw, -92vh, 0);
  }
}

.circle-container:nth-child(49) .circle {
  -webkit-animation-delay: 71ms;
  animation-delay: 71ms;
}

.circle-container:nth-child(50) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-50;
  animation-name: move-frames-50;
  -webkit-animation-duration: 12101ms;
  animation-duration: 12101ms;
  -webkit-animation-delay: 1728ms;
  animation-delay: 1728ms;
}

@-webkit-keyframes move-frames-50 {
  from {
    transform: translate3d(5vw, 96vh, 0);
  }

  to {
    transform: translate3d(39vw, -97vh, 0);
  }
}

@keyframes move-frames-50 {
  from {
    transform: translate3d(5vw, 96vh, 0);
  }

  to {
    transform: translate3d(39vw, -97vh, 0);
  }
}

.circle-container:nth-child(50) .circle {
  -webkit-animation-delay: 42ms;
  animation-delay: 42ms;
}

.circle-container:nth-child(51) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-51;
  animation-name: move-frames-51;
  -webkit-animation-duration: 12319ms;
  animation-duration: 12319ms;
  -webkit-animation-delay: 44ms;
  animation-delay: 44ms;
}

@-webkit-keyframes move-frames-51 {
  from {
    transform: translate3d(53vw, 92vh, 0);
  }

  to {
    transform: translate3d(66vw, -93vh, 0);
  }
}

@keyframes move-frames-51 {
  from {
    transform: translate3d(53vw, 92vh, 0);
  }

  to {
    transform: translate3d(66vw, -93vh, 0);
  }
}

.circle-container:nth-child(51) .circle {
  -webkit-animation-delay: 2ms;
  animation-delay: 2ms;
}

.circle-container:nth-child(52) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-52;
  animation-name: move-frames-52;
  -webkit-animation-duration: 12394ms;
  animation-duration: 12394ms;
  -webkit-animation-delay: 2805ms;
  animation-delay: 2805ms;
}

@-webkit-keyframes move-frames-52 {
  from {
    transform: translate3d(6vw, 95vh, 0);
  }

  to {
    transform: translate3d(11vw, -96vh, 0);
  }
}

@keyframes move-frames-52 {
  from {
    transform: translate3d(6vw, 95vh, 0);
  }

  to {
    transform: translate3d(11vw, -96vh, 0);
  }
}

.circle-container:nth-child(52) .circle {
  -webkit-animation-delay: 35ms;
  animation-delay: 35ms;
}

.circle-container:nth-child(53) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-53;
  animation-name: move-frames-53;
  -webkit-animation-duration: 12491ms;
  animation-duration: 12491ms;
  -webkit-animation-delay: 1245ms;
  animation-delay: 1245ms;
}

@-webkit-keyframes move-frames-53 {
  from {
    transform: translate3d(86vw, 94vh, 0);
  }

  to {
    transform: translate3d(84vw, -95vh, 0);
  }
}

@keyframes move-frames-53 {
  from {
    transform: translate3d(86vw, 94vh, 0);
  }

  to {
    transform: translate3d(84vw, -95vh, 0);
  }
}

.circle-container:nth-child(53) .circle {
  -webkit-animation-delay: 44ms;
  animation-delay: 44ms;
}

.circle-container:nth-child(54) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-54;
  animation-name: move-frames-54;
  -webkit-animation-duration: 12494ms;
  animation-duration: 12494ms;
  -webkit-animation-delay: 2323ms;
  animation-delay: 2323ms;
}

@-webkit-keyframes move-frames-54 {
  from {
    transform: translate3d(43vw, 95vh, 0);
  }

  to {
    transform: translate3d(60vw, -96vh, 0);
  }
}

@keyframes move-frames-54 {
  from {
    transform: translate3d(43vw, 95vh, 0);
  }

  to {
    transform: translate3d(60vw, -96vh, 0);
  }
}

.circle-container:nth-child(54) .circle {
  -webkit-animation-delay: 77ms;
  animation-delay: 77ms;
}

.circle-container:nth-child(55) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-55;
  animation-name: move-frames-55;
  -webkit-animation-duration: 12272ms;
  animation-duration: 12272ms;
  -webkit-animation-delay: 4389ms;
  animation-delay: 4389ms;
}

@-webkit-keyframes move-frames-55 {
  from {
    transform: translate3d(78vw, 97vh, 0);
  }

  to {
    transform: translate3d(14vw, -98vh, 0);
  }
}

@keyframes move-frames-55 {
  from {
    transform: translate3d(78vw, 97vh, 0);
  }

  to {
    transform: translate3d(14vw, -98vh, 0);
  }
}

.circle-container:nth-child(55) .circle {
  -webkit-animation-delay: 73ms;
  animation-delay: 73ms;
}

.circle-container:nth-child(56) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-56;
  animation-name: move-frames-56;
  -webkit-animation-duration: 12009ms;
  animation-duration: 12009ms;
  -webkit-animation-delay: 8503ms;
  animation-delay: 8503ms;
}

@-webkit-keyframes move-frames-56 {
  from {
    transform: translate3d(23vw, 96vh, 0);
  }

  to {
    transform: translate3d(71vw, -97vh, 0);
  }
}

@keyframes move-frames-56 {
  from {
    transform: translate3d(23vw, 96vh, 0);
  }

  to {
    transform: translate3d(71vw, -97vh, 0);
  }
}

.circle-container:nth-child(56) .circle {
  -webkit-animation-delay: 90ms;
  animation-delay: 90ms;
}

.circle-container:nth-child(57) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-57;
  animation-name: move-frames-57;
  -webkit-animation-duration: 12344ms;
  animation-duration: 12344ms;
  -webkit-animation-delay: 8422ms;
  animation-delay: 8422ms;
}

@-webkit-keyframes move-frames-57 {
  from {
    transform: translate3d(19vw, 100vh, 0);
  }

  to {
    transform: translate3d(97vw, -101vh, 0);
  }
}

@keyframes move-frames-57 {
  from {
    transform: translate3d(19vw, 100vh, 0);
  }

  to {
    transform: translate3d(97vw, -101vh, 0);
  }
}

.circle-container:nth-child(57) .circle {
  -webkit-animation-delay: 6ms;
  animation-delay: 6ms;
}

.circle-container:nth-child(58) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-58;
  animation-name: move-frames-58;
  -webkit-animation-duration: 12396ms;
  animation-duration: 12396ms;
  -webkit-animation-delay: 7485ms;
  animation-delay: 7485ms;
}

@-webkit-keyframes move-frames-58 {
  from {
    transform: translate3d(45vw, 96vh, 0);
  }

  to {
    transform: translate3d(27vw, -97vh, 0);
  }
}

@keyframes move-frames-58 {
  from {
    transform: translate3d(45vw, 96vh, 0);
  }

  to {
    transform: translate3d(27vw, -97vh, 0);
  }
}

.circle-container:nth-child(58) .circle {
  -webkit-animation-delay: 58ms;
  animation-delay: 58ms;
}

.circle-container:nth-child(59) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-59;
  animation-name: move-frames-59;
  -webkit-animation-duration: 12409ms;
  animation-duration: 12409ms;
  -webkit-animation-delay: 6804ms;
  animation-delay: 6804ms;
}

@-webkit-keyframes move-frames-59 {
  from {
    transform: translate3d(5vw, 93vh, 0);
  }

  to {
    transform: translate3d(100vw, -94vh, 0);
  }
}

@keyframes move-frames-59 {
  from {
    transform: translate3d(5vw, 93vh, 0);
  }

  to {
    transform: translate3d(100vw, -94vh, 0);
  }
}

.circle-container:nth-child(59) .circle {
  -webkit-animation-delay: 58ms;
  animation-delay: 58ms;
}

.circle-container:nth-child(60) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-60;
  animation-name: move-frames-60;
  -webkit-animation-duration: 12459ms;
  animation-duration: 12459ms;
  -webkit-animation-delay: 5805ms;
  animation-delay: 5805ms;
}

@-webkit-keyframes move-frames-60 {
  from {
    transform: translate3d(21vw, 99vh, 0);
  }

  to {
    transform: translate3d(39vw, -100vh, 0);
  }
}

@keyframes move-frames-60 {
  from {
    transform: translate3d(21vw, 99vh, 0);
  }

  to {
    transform: translate3d(39vw, -100vh, 0);
  }
}

.circle-container:nth-child(60) .circle {
  -webkit-animation-delay: 56ms;
  animation-delay: 56ms;
}

.circle-container:nth-child(61) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-61;
  animation-name: move-frames-61;
  -webkit-animation-duration: 12344ms;
  animation-duration: 12344ms;
  -webkit-animation-delay: 7553ms;
  animation-delay: 7553ms;
}

@-webkit-keyframes move-frames-61 {
  from {
    transform: translate3d(63vw, 94vh, 0);
  }

  to {
    transform: translate3d(2vw, -95vh, 0);
  }
}

@keyframes move-frames-61 {
  from {
    transform: translate3d(63vw, 94vh, 0);
  }

  to {
    transform: translate3d(2vw, -95vh, 0);
  }
}

.circle-container:nth-child(61) .circle {
  -webkit-animation-delay: 49ms;
  animation-delay: 49ms;
}

.circle-container:nth-child(62) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-62;
  animation-name: move-frames-62;
  -webkit-animation-duration: 12529ms;
  animation-duration: 12529ms;
  -webkit-animation-delay: 8254ms;
  animation-delay: 8254ms;
}

@-webkit-keyframes move-frames-62 {
  from {
    transform: translate3d(28vw, 94vh, 0);
  }

  to {
    transform: translate3d(84vw, -95vh, 0);
  }
}

@keyframes move-frames-62 {
  from {
    transform: translate3d(28vw, 94vh, 0);
  }

  to {
    transform: translate3d(84vw, -95vh, 0);
  }
}

.circle-container:nth-child(62) .circle {
  -webkit-animation-delay: 23ms;
  animation-delay: 23ms;
}

.circle-container:nth-child(63) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-63;
  animation-name: move-frames-63;
  -webkit-animation-duration: 12103ms;
  animation-duration: 12103ms;
  -webkit-animation-delay: 5578ms;
  animation-delay: 5578ms;
}

@-webkit-keyframes move-frames-63 {
  from {
    transform: translate3d(34vw, 95vh, 0);
  }

  to {
    transform: translate3d(8vw, -96vh, 0);
  }
}

@keyframes move-frames-63 {
  from {
    transform: translate3d(34vw, 95vh, 0);
  }

  to {
    transform: translate3d(8vw, -96vh, 0);
  }
}

.circle-container:nth-child(63) .circle {
  -webkit-animation-delay: 26ms;
  animation-delay: 26ms;
}

.circle-container:nth-child(64) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-64;
  animation-name: move-frames-64;
  -webkit-animation-duration: 12053ms;
  animation-duration: 12053ms;
  -webkit-animation-delay: 1676ms;
  animation-delay: 1676ms;
}

@-webkit-keyframes move-frames-64 {
  from {
    transform: translate3d(87vw, 91vh, 0);
  }

  to {
    transform: translate3d(6vw, -92vh, 0);
  }
}

@keyframes move-frames-64 {
  from {
    transform: translate3d(87vw, 91vh, 0);
  }

  to {
    transform: translate3d(6vw, -92vh, 0);
  }
}

.circle-container:nth-child(64) .circle {
  -webkit-animation-delay: 41ms;
  animation-delay: 41ms;
}

.circle-container:nth-child(65) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-65;
  animation-name: move-frames-65;
  -webkit-animation-duration: 12496ms;
  animation-duration: 12496ms;
  -webkit-animation-delay: 1132ms;
  animation-delay: 1132ms;
}

@-webkit-keyframes move-frames-65 {
  from {
    transform: translate3d(23vw, 97vh, 0);
  }

  to {
    transform: translate3d(86vw, -98vh, 0);
  }
}

@keyframes move-frames-65 {
  from {
    transform: translate3d(23vw, 97vh, 0);
  }

  to {
    transform: translate3d(86vw, -98vh, 0);
  }
}

.circle-container:nth-child(65) .circle {
  -webkit-animation-delay: 23ms;
  animation-delay: 23ms;
}

.circle-container:nth-child(66) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-66;
  animation-name: move-frames-66;
  -webkit-animation-duration: 12217ms;
  animation-duration: 12217ms;
  -webkit-animation-delay: 8843ms;
  animation-delay: 8843ms;
}

@-webkit-keyframes move-frames-66 {
  from {
    transform: translate3d(59vw, 97vh, 0);
  }

  to {
    transform: translate3d(61vw, -98vh, 0);
  }
}

@keyframes move-frames-66 {
  from {
    transform: translate3d(59vw, 97vh, 0);
  }

  to {
    transform: translate3d(61vw, -98vh, 0);
  }
}

.circle-container:nth-child(66) .circle {
  -webkit-animation-delay: 69ms;
  animation-delay: 69ms;
}

.circle-container:nth-child(67) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-67;
  animation-name: move-frames-67;
  -webkit-animation-duration: 12186ms;
  animation-duration: 12186ms;
  -webkit-animation-delay: 1260ms;
  animation-delay: 1260ms;
}

@-webkit-keyframes move-frames-67 {
  from {
    transform: translate3d(76vw, 99vh, 0);
  }

  to {
    transform: translate3d(17vw, -100vh, 0);
  }
}

@keyframes move-frames-67 {
  from {
    transform: translate3d(76vw, 99vh, 0);
  }

  to {
    transform: translate3d(17vw, -100vh, 0);
  }
}

.circle-container:nth-child(67) .circle {
  -webkit-animation-delay: 55ms;
  animation-delay: 55ms;
}

.circle-container:nth-child(68) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-68;
  animation-name: move-frames-68;
  -webkit-animation-duration: 12466ms;
  animation-duration: 12466ms;
  -webkit-animation-delay: 7631ms;
  animation-delay: 7631ms;
}

@-webkit-keyframes move-frames-68 {
  from {
    transform: translate3d(30vw, 99vh, 0);
  }

  to {
    transform: translate3d(56vw, -100vh, 0);
  }
}

@keyframes move-frames-68 {
  from {
    transform: translate3d(30vw, 99vh, 0);
  }

  to {
    transform: translate3d(56vw, -100vh, 0);
  }
}

.circle-container:nth-child(68) .circle {
  -webkit-animation-delay: 48ms;
  animation-delay: 48ms;
}

.circle-container:nth-child(69) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-69;
  animation-name: move-frames-69;
  -webkit-animation-duration: 12215ms;
  animation-duration: 12215ms;
  -webkit-animation-delay: 7011ms;
  animation-delay: 7011ms;
}

@-webkit-keyframes move-frames-69 {
  from {
    transform: translate3d(71vw, 100vh, 0);
  }

  to {
    transform: translate3d(16vw, -101vh, 0);
  }
}

@keyframes move-frames-69 {
  from {
    transform: translate3d(71vw, 100vh, 0);
  }

  to {
    transform: translate3d(16vw, -101vh, 0);
  }
}

.circle-container:nth-child(69) .circle {
  -webkit-animation-delay: 17ms;
  animation-delay: 17ms;
}

.circle-container:nth-child(70) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-70;
  animation-name: move-frames-70;
  -webkit-animation-duration: 12425ms;
  animation-duration: 12425ms;
  -webkit-animation-delay: 7250ms;
  animation-delay: 7250ms;
}

@-webkit-keyframes move-frames-70 {
  from {
    transform: translate3d(37vw, 91vh, 0);
  }

  to {
    transform: translate3d(25vw, -92vh, 0);
  }
}

@keyframes move-frames-70 {
  from {
    transform: translate3d(37vw, 91vh, 0);
  }

  to {
    transform: translate3d(25vw, -92vh, 0);
  }
}

.circle-container:nth-child(70) .circle {
  -webkit-animation-delay: 65ms;
  animation-delay: 65ms;
}

.circle-container:nth-child(71) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-71;
  animation-name: move-frames-71;
  -webkit-animation-duration: 12187ms;
  animation-duration: 12187ms;
  -webkit-animation-delay: 7797ms;
  animation-delay: 7797ms;
}

@-webkit-keyframes move-frames-71 {
  from {
    transform: translate3d(42vw, 96vh, 0);
  }

  to {
    transform: translate3d(73vw, -97vh, 0);
  }
}

@keyframes move-frames-71 {
  from {
    transform: translate3d(42vw, 96vh, 0);
  }

  to {
    transform: translate3d(73vw, -97vh, 0);
  }
}

.circle-container:nth-child(71) .circle {
  -webkit-animation-delay: 96ms;
  animation-delay: 96ms;
}

.circle-container:nth-child(72) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-72;
  animation-name: move-frames-72;
  -webkit-animation-duration: 12198ms;
  animation-duration: 12198ms;
  -webkit-animation-delay: 6193ms;
  animation-delay: 6193ms;
}

@-webkit-keyframes move-frames-72 {
  from {
    transform: translate3d(54vw, 92vh, 0);
  }

  to {
    transform: translate3d(37vw, -93vh, 0);
  }
}

@keyframes move-frames-72 {
  from {
    transform: translate3d(54vw, 92vh, 0);
  }

  to {
    transform: translate3d(37vw, -93vh, 0);
  }
}

.circle-container:nth-child(72) .circle {
  -webkit-animation-delay: 92ms;
  animation-delay: 92ms;
}

.circle-container:nth-child(73) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-73;
  animation-name: move-frames-73;
  -webkit-animation-duration: 12273ms;
  animation-duration: 12273ms;
  -webkit-animation-delay: 4847ms;
  animation-delay: 4847ms;
}

@-webkit-keyframes move-frames-73 {
  from {
    transform: translate3d(13vw, 94vh, 0);
  }

  to {
    transform: translate3d(95vw, -95vh, 0);
  }
}

@keyframes move-frames-73 {
  from {
    transform: translate3d(13vw, 94vh, 0);
  }

  to {
    transform: translate3d(95vw, -95vh, 0);
  }
}

.circle-container:nth-child(73) .circle {
  -webkit-animation-delay: 82ms;
  animation-delay: 82ms;
}

.circle-container:nth-child(74) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-74;
  animation-name: move-frames-74;
  -webkit-animation-duration: 12367ms;
  animation-duration: 12367ms;
  -webkit-animation-delay: 709ms;
  animation-delay: 709ms;
}

@-webkit-keyframes move-frames-74 {
  from {
    transform: translate3d(23vw, 94vh, 0);
  }

  to {
    transform: translate3d(70vw, -95vh, 0);
  }
}

@keyframes move-frames-74 {
  from {
    transform: translate3d(23vw, 94vh, 0);
  }

  to {
    transform: translate3d(70vw, -95vh, 0);
  }
}

.circle-container:nth-child(74) .circle {
  -webkit-animation-delay: 88ms;
  animation-delay: 88ms;
}

.circle-container:nth-child(75) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-75;
  animation-name: move-frames-75;
  -webkit-animation-duration: 12247ms;
  animation-duration: 12247ms;
  -webkit-animation-delay: 4178ms;
  animation-delay: 4178ms;
}

@-webkit-keyframes move-frames-75 {
  from {
    transform: translate3d(58vw, 100vh, 0);
  }

  to {
    transform: translate3d(37vw, -101vh, 0);
  }
}

@keyframes move-frames-75 {
  from {
    transform: translate3d(58vw, 100vh, 0);
  }

  to {
    transform: translate3d(37vw, -101vh, 0);
  }
}

.circle-container:nth-child(75) .circle {
  -webkit-animation-delay: 3ms;
  animation-delay: 3ms;
}

.circle-container:nth-child(76) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-76;
  animation-name: move-frames-76;
  -webkit-animation-duration: 12368ms;
  animation-duration: 12368ms;
  -webkit-animation-delay: 4958ms;
  animation-delay: 4958ms;
}

@-webkit-keyframes move-frames-76 {
  from {
    transform: translate3d(51vw, 91vh, 0);
  }

  to {
    transform: translate3d(63vw, -92vh, 0);
  }
}

@keyframes move-frames-76 {
  from {
    transform: translate3d(51vw, 91vh, 0);
  }

  to {
    transform: translate3d(63vw, -92vh, 0);
  }
}

.circle-container:nth-child(76) .circle {
  -webkit-animation-delay: 14ms;
  animation-delay: 14ms;
}

.circle-container:nth-child(77) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-77;
  animation-name: move-frames-77;
  -webkit-animation-duration: 12075ms;
  animation-duration: 12075ms;
  -webkit-animation-delay: 3368ms;
  animation-delay: 3368ms;
}

@-webkit-keyframes move-frames-77 {
  from {
    transform: translate3d(17vw, 100vh, 0);
  }

  to {
    transform: translate3d(32vw, -101vh, 0);
  }
}

@keyframes move-frames-77 {
  from {
    transform: translate3d(17vw, 100vh, 0);
  }

  to {
    transform: translate3d(32vw, -101vh, 0);
  }
}

.circle-container:nth-child(77) .circle {
  -webkit-animation-delay: 67ms;
  animation-delay: 67ms;
}

.circle-container:nth-child(78) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-78;
  animation-name: move-frames-78;
  -webkit-animation-duration: 12155ms;
  animation-duration: 12155ms;
  -webkit-animation-delay: 8560ms;
  animation-delay: 8560ms;
}

@-webkit-keyframes move-frames-78 {
  from {
    transform: translate3d(76vw, 97vh, 0);
  }

  to {
    transform: translate3d(58vw, -98vh, 0);
  }
}

@keyframes move-frames-78 {
  from {
    transform: translate3d(76vw, 97vh, 0);
  }

  to {
    transform: translate3d(58vw, -98vh, 0);
  }
}

.circle-container:nth-child(78) .circle {
  -webkit-animation-delay: 73ms;
  animation-delay: 73ms;
}

.circle-container:nth-child(79) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-79;
  animation-name: move-frames-79;
  -webkit-animation-duration: 12117ms;
  animation-duration: 12117ms;
  -webkit-animation-delay: 1235ms;
  animation-delay: 1235ms;
}

@-webkit-keyframes move-frames-79 {
  from {
    transform: translate3d(48vw, 91vh, 0);
  }

  to {
    transform: translate3d(100vw, -92vh, 0);
  }
}

@keyframes move-frames-79 {
  from {
    transform: translate3d(48vw, 91vh, 0);
  }

  to {
    transform: translate3d(100vw, -92vh, 0);
  }
}

.circle-container:nth-child(79) .circle {
  -webkit-animation-delay: 6ms;
  animation-delay: 6ms;
}

.circle-container:nth-child(80) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-80;
  animation-name: move-frames-80;
  -webkit-animation-duration: 12096ms;
  animation-duration: 12096ms;
  -webkit-animation-delay: 4029ms;
  animation-delay: 4029ms;
}

@-webkit-keyframes move-frames-80 {
  from {
    transform: translate3d(10vw, 91vh, 0);
  }

  to {
    transform: translate3d(58vw, -92vh, 0);
  }
}

@keyframes move-frames-80 {
  from {
    transform: translate3d(10vw, 91vh, 0);
  }

  to {
    transform: translate3d(58vw, -92vh, 0);
  }
}

.circle-container:nth-child(80) .circle {
  -webkit-animation-delay: 65ms;
  animation-delay: 65ms;
}

.circle-container:nth-child(81) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-81;
  animation-name: move-frames-81;
  -webkit-animation-duration: 12519ms;
  animation-duration: 12519ms;
  -webkit-animation-delay: 711ms;
  animation-delay: 711ms;
}

@-webkit-keyframes move-frames-81 {
  from {
    transform: translate3d(63vw, 93vh, 0);
  }

  to {
    transform: translate3d(17vw, -94vh, 0);
  }
}

@keyframes move-frames-81 {
  from {
    transform: translate3d(63vw, 93vh, 0);
  }

  to {
    transform: translate3d(17vw, -94vh, 0);
  }
}

.circle-container:nth-child(81) .circle {
  -webkit-animation-delay: 57ms;
  animation-delay: 57ms;
}

.circle-container:nth-child(82) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-82;
  animation-name: move-frames-82;
  -webkit-animation-duration: 12571ms;
  animation-duration: 12571ms;
  -webkit-animation-delay: 3709ms;
  animation-delay: 3709ms;
}

@-webkit-keyframes move-frames-82 {
  from {
    transform: translate3d(39vw, 93vh, 0);
  }

  to {
    transform: translate3d(48vw, -94vh, 0);
  }
}

@keyframes move-frames-82 {
  from {
    transform: translate3d(39vw, 93vh, 0);
  }

  to {
    transform: translate3d(48vw, -94vh, 0);
  }
}

.circle-container:nth-child(82) .circle {
  -webkit-animation-delay: 90ms;
  animation-delay: 90ms;
}

.circle-container:nth-child(83) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-83;
  animation-name: move-frames-83;
  -webkit-animation-duration: 12213ms;
  animation-duration: 12213ms;
  -webkit-animation-delay: 987ms;
  animation-delay: 987ms;
}

@-webkit-keyframes move-frames-83 {
  from {
    transform: translate3d(17vw, 98vh, 0);
  }

  to {
    transform: translate3d(68vw, -99vh, 0);
  }
}

@keyframes move-frames-83 {
  from {
    transform: translate3d(17vw, 98vh, 0);
  }

  to {
    transform: translate3d(68vw, -99vh, 0);
  }
}

.circle-container:nth-child(83) .circle {
  -webkit-animation-delay: 19ms;
  animation-delay: 19ms;
}

.circle-container:nth-child(84) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-84;
  animation-name: move-frames-84;
  -webkit-animation-duration: 12444ms;
  animation-duration: 12444ms;
  -webkit-animation-delay: 7111ms;
  animation-delay: 7111ms;
}

@-webkit-keyframes move-frames-84 {
  from {
    transform: translate3d(46vw, 95vh, 0);
  }

  to {
    transform: translate3d(49vw, -96vh, 0);
  }
}

@keyframes move-frames-84 {
  from {
    transform: translate3d(46vw, 95vh, 0);
  }

  to {
    transform: translate3d(49vw, -96vh, 0);
  }
}

.circle-container:nth-child(84) .circle {
  -webkit-animation-delay: 30ms;
  animation-delay: 30ms;
}

.circle-container:nth-child(85) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-85;
  animation-name: move-frames-85;
  -webkit-animation-duration: 12083ms;
  animation-duration: 12083ms;
  -webkit-animation-delay: 2989ms;
  animation-delay: 2989ms;
}

@-webkit-keyframes move-frames-85 {
  from {
    transform: translate3d(56vw, 93vh, 0);
  }

  to {
    transform: translate3d(85vw, -94vh, 0);
  }
}

@keyframes move-frames-85 {
  from {
    transform: translate3d(56vw, 93vh, 0);
  }

  to {
    transform: translate3d(85vw, -94vh, 0);
  }
}

.circle-container:nth-child(85) .circle {
  -webkit-animation-delay: 48ms;
  animation-delay: 48ms;
}

.circle-container:nth-child(86) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-86;
  animation-name: move-frames-86;
  -webkit-animation-duration: 12265ms;
  animation-duration: 12265ms;
  -webkit-animation-delay: 2359ms;
  animation-delay: 2359ms;
}

@-webkit-keyframes move-frames-86 {
  from {
    transform: translate3d(17vw, 92vh, 0);
  }

  to {
    transform: translate3d(14vw, -93vh, 0);
  }
}

@keyframes move-frames-86 {
  from {
    transform: translate3d(17vw, 92vh, 0);
  }

  to {
    transform: translate3d(14vw, -93vh, 0);
  }
}

.circle-container:nth-child(86) .circle {
  -webkit-animation-delay: 39ms;
  animation-delay: 39ms;
}

.circle-container:nth-child(87) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-87;
  animation-name: move-frames-87;
  -webkit-animation-duration: 12092ms;
  animation-duration: 12092ms;
  -webkit-animation-delay: 4998ms;
  animation-delay: 4998ms;
}

@-webkit-keyframes move-frames-87 {
  from {
    transform: translate3d(55vw, 93vh, 0);
  }

  to {
    transform: translate3d(64vw, -94vh, 0);
  }
}

@keyframes move-frames-87 {
  from {
    transform: translate3d(55vw, 93vh, 0);
  }

  to {
    transform: translate3d(64vw, -94vh, 0);
  }
}

.circle-container:nth-child(87) .circle {
  -webkit-animation-delay: 93ms;
  animation-delay: 93ms;
}

.circle-container:nth-child(88) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-88;
  animation-name: move-frames-88;
  -webkit-animation-duration: 12166ms;
  animation-duration: 12166ms;
  -webkit-animation-delay: 7653ms;
  animation-delay: 7653ms;
}

@-webkit-keyframes move-frames-88 {
  from {
    transform: translate3d(34vw, 97vh, 0);
  }

  to {
    transform: translate3d(19vw, -98vh, 0);
  }
}

@keyframes move-frames-88 {
  from {
    transform: translate3d(34vw, 97vh, 0);
  }

  to {
    transform: translate3d(19vw, -98vh, 0);
  }
}

.circle-container:nth-child(88) .circle {
  -webkit-animation-delay: 98ms;
  animation-delay: 98ms;
}

.circle-container:nth-child(89) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-89;
  animation-name: move-frames-89;
  -webkit-animation-duration: 12328ms;
  animation-duration: 12328ms;
  -webkit-animation-delay: 1814ms;
  animation-delay: 1814ms;
}

@-webkit-keyframes move-frames-89 {
  from {
    transform: translate3d(3vw, 100vh, 0);
  }

  to {
    transform: translate3d(46vw, -101vh, 0);
  }
}

@keyframes move-frames-89 {
  from {
    transform: translate3d(3vw, 100vh, 0);
  }

  to {
    transform: translate3d(46vw, -101vh, 0);
  }
}

.circle-container:nth-child(89) .circle {
  -webkit-animation-delay: 55ms;
  animation-delay: 55ms;
}

.circle-container:nth-child(90) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-90;
  animation-name: move-frames-90;
  -webkit-animation-duration: 12287ms;
  animation-duration: 12287ms;
  -webkit-animation-delay: 3047ms;
  animation-delay: 3047ms;
}

@-webkit-keyframes move-frames-90 {
  from {
    transform: translate3d(45vw, 95vh, 0);
  }

  to {
    transform: translate3d(74vw, -96vh, 0);
  }
}

@keyframes move-frames-90 {
  from {
    transform: translate3d(45vw, 95vh, 0);
  }

  to {
    transform: translate3d(74vw, -96vh, 0);
  }
}

.circle-container:nth-child(90) .circle {
  -webkit-animation-delay: 78ms;
  animation-delay: 78ms;
}

.circle-container:nth-child(91) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-91;
  animation-name: move-frames-91;
  -webkit-animation-duration: 12076ms;
  animation-duration: 12076ms;
  -webkit-animation-delay: 5320ms;
  animation-delay: 5320ms;
}

@-webkit-keyframes move-frames-91 {
  from {
    transform: translate3d(49vw, 96vh, 0);
  }

  to {
    transform: translate3d(2vw, -97vh, 0);
  }
}

@keyframes move-frames-91 {
  from {
    transform: translate3d(49vw, 96vh, 0);
  }

  to {
    transform: translate3d(2vw, -97vh, 0);
  }
}

.circle-container:nth-child(91) .circle {
  -webkit-animation-delay: 86ms;
  animation-delay: 86ms;
}

.circle-container:nth-child(92) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-92;
  animation-name: move-frames-92;
  -webkit-animation-duration: 12221ms;
  animation-duration: 12221ms;
  -webkit-animation-delay: 7420ms;
  animation-delay: 7420ms;
}

@-webkit-keyframes move-frames-92 {
  from {
    transform: translate3d(45vw, 97vh, 0);
  }

  to {
    transform: translate3d(33vw, -98vh, 0);
  }
}

@keyframes move-frames-92 {
  from {
    transform: translate3d(45vw, 97vh, 0);
  }

  to {
    transform: translate3d(33vw, -98vh, 0);
  }
}

.circle-container:nth-child(92) .circle {
  -webkit-animation-delay: 82ms;
  animation-delay: 82ms;
}

.circle-container:nth-child(93) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-93;
  animation-name: move-frames-93;
  -webkit-animation-duration: 12328ms;
  animation-duration: 12328ms;
  -webkit-animation-delay: 4062ms;
  animation-delay: 4062ms;
}

@-webkit-keyframes move-frames-93 {
  from {
    transform: translate3d(36vw, 97vh, 0);
  }

  to {
    transform: translate3d(97vw, -98vh, 0);
  }
}

@keyframes move-frames-93 {
  from {
    transform: translate3d(36vw, 97vh, 0);
  }

  to {
    transform: translate3d(97vw, -98vh, 0);
  }
}

.circle-container:nth-child(93) .circle {
  -webkit-animation-delay: 52ms;
  animation-delay: 52ms;
}

.circle-container:nth-child(94) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-94;
  animation-name: move-frames-94;
  -webkit-animation-duration: 12494ms;
  animation-duration: 12494ms;
  -webkit-animation-delay: 4145ms;
  animation-delay: 4145ms;
}

@-webkit-keyframes move-frames-94 {
  from {
    transform: translate3d(56vw, 100vh, 0);
  }

  to {
    transform: translate3d(53vw, -101vh, 0);
  }
}

@keyframes move-frames-94 {
  from {
    transform: translate3d(56vw, 100vh, 0);
  }

  to {
    transform: translate3d(53vw, -101vh, 0);
  }
}

.circle-container:nth-child(94) .circle {
  -webkit-animation-delay: 2ms;
  animation-delay: 2ms;
}

.circle-container:nth-child(95) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-95;
  animation-name: move-frames-95;
  -webkit-animation-duration: 12046ms;
  animation-duration: 12046ms;
  -webkit-animation-delay: 4339ms;
  animation-delay: 4339ms;
}

@-webkit-keyframes move-frames-95 {
  from {
    transform: translate3d(29vw, 92vh, 0);
  }

  to {
    transform: translate3d(49vw, -93vh, 0);
  }
}

@keyframes move-frames-95 {
  from {
    transform: translate3d(29vw, 92vh, 0);
  }

  to {
    transform: translate3d(49vw, -93vh, 0);
  }
}

.circle-container:nth-child(95) .circle {
  -webkit-animation-delay: 68ms;
  animation-delay: 68ms;
}

.circle-container:nth-child(96) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-96;
  animation-name: move-frames-96;
  -webkit-animation-duration: 12132ms;
  animation-duration: 12132ms;
  -webkit-animation-delay: 1804ms;
  animation-delay: 1804ms;
}

@-webkit-keyframes move-frames-96 {
  from {
    transform: translate3d(88vw, 100vh, 0);
  }

  to {
    transform: translate3d(39vw, -101vh, 0);
  }
}

@keyframes move-frames-96 {
  from {
    transform: translate3d(88vw, 100vh, 0);
  }

  to {
    transform: translate3d(39vw, -101vh, 0);
  }
}

.circle-container:nth-child(96) .circle {
  -webkit-animation-delay: 89ms;
  animation-delay: 89ms;
}

.circle-container:nth-child(97) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-97;
  animation-name: move-frames-97;
  -webkit-animation-duration: 12124ms;
  animation-duration: 12124ms;
  -webkit-animation-delay: 6782ms;
  animation-delay: 6782ms;
}

@-webkit-keyframes move-frames-97 {
  from {
    transform: translate3d(27vw, 98vh, 0);
  }

  to {
    transform: translate3d(3vw, -99vh, 0);
  }
}

@keyframes move-frames-97 {
  from {
    transform: translate3d(27vw, 98vh, 0);
  }

  to {
    transform: translate3d(3vw, -99vh, 0);
  }
}

.circle-container:nth-child(97) .circle {
  -webkit-animation-delay: 7ms;
  animation-delay: 7ms;
}

.circle-container:nth-child(98) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-98;
  animation-name: move-frames-98;
  -webkit-animation-duration: 12403ms;
  animation-duration: 12403ms;
  -webkit-animation-delay: 4559ms;
  animation-delay: 4559ms;
}

@-webkit-keyframes move-frames-98 {
  from {
    transform: translate3d(44vw, 93vh, 0);
  }

  to {
    transform: translate3d(32vw, -94vh, 0);
  }
}

@keyframes move-frames-98 {
  from {
    transform: translate3d(44vw, 93vh, 0);
  }

  to {
    transform: translate3d(32vw, -94vh, 0);
  }
}

.circle-container:nth-child(98) .circle {
  -webkit-animation-delay: 42ms;
  animation-delay: 42ms;
}

.circle-container:nth-child(99) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-99;
  animation-name: move-frames-99;
  -webkit-animation-duration: 12105ms;
  animation-duration: 12105ms;
  -webkit-animation-delay: 2375ms;
  animation-delay: 2375ms;
}

@-webkit-keyframes move-frames-99 {
  from {
    transform: translate3d(37vw, 99vh, 0);
  }

  to {
    transform: translate3d(16vw, -100vh, 0);
  }
}

@keyframes move-frames-99 {
  from {
    transform: translate3d(37vw, 99vh, 0);
  }

  to {
    transform: translate3d(16vw, -100vh, 0);
  }
}

.circle-container:nth-child(99) .circle {
  -webkit-animation-delay: 13ms;
  animation-delay: 13ms;
}

.circle-container:nth-child(100) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-100;
  animation-name: move-frames-100;
  -webkit-animation-duration: 12468ms;
  animation-duration: 12468ms;
  -webkit-animation-delay: 7601ms;
  animation-delay: 7601ms;
}

@-webkit-keyframes move-frames-100 {
  from {
    transform: translate3d(49vw, 94vh, 0);
  }

  to {
    transform: translate3d(30vw, -95vh, 0);
  }
}

@keyframes move-frames-100 {
  from {
    transform: translate3d(49vw, 94vh, 0);
  }

  to {
    transform: translate3d(30vw, -95vh, 0);
  }
}

.circle-container:nth-child(100) .circle {
  -webkit-animation-delay: 20ms;
  animation-delay: 20ms;
}

.circle-container:nth-child(101) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-101;
  animation-name: move-frames-101;
  -webkit-animation-duration: 12015ms;
  animation-duration: 12015ms;
  -webkit-animation-delay: 5932ms;
  animation-delay: 5932ms;
}

@-webkit-keyframes move-frames-101 {
  from {
    transform: translate3d(90vw, 91vh, 0);
  }

  to {
    transform: translate3d(17vw, -92vh, 0);
  }
}

@keyframes move-frames-101 {
  from {
    transform: translate3d(90vw, 91vh, 0);
  }

  to {
    transform: translate3d(17vw, -92vh, 0);
  }
}

.circle-container:nth-child(101) .circle {
  -webkit-animation-delay: 38ms;
  animation-delay: 38ms;
}

.circle-container:nth-child(102) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-102;
  animation-name: move-frames-102;
  -webkit-animation-duration: 12308ms;
  animation-duration: 12308ms;
  -webkit-animation-delay: 6261ms;
  animation-delay: 6261ms;
}

@-webkit-keyframes move-frames-102 {
  from {
    transform: translate3d(67vw, 99vh, 0);
  }

  to {
    transform: translate3d(28vw, -100vh, 0);
  }
}

@keyframes move-frames-102 {
  from {
    transform: translate3d(67vw, 99vh, 0);
  }

  to {
    transform: translate3d(28vw, -100vh, 0);
  }
}

.circle-container:nth-child(102) .circle {
  -webkit-animation-delay: 89ms;
  animation-delay: 89ms;
}

.circle-container:nth-child(103) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-103;
  animation-name: move-frames-103;
  -webkit-animation-duration: 12337ms;
  animation-duration: 12337ms;
  -webkit-animation-delay: 1740ms;
  animation-delay: 1740ms;
}

@-webkit-keyframes move-frames-103 {
  from {
    transform: translate3d(54vw, 99vh, 0);
  }

  to {
    transform: translate3d(76vw, -100vh, 0);
  }
}

@keyframes move-frames-103 {
  from {
    transform: translate3d(54vw, 99vh, 0);
  }

  to {
    transform: translate3d(76vw, -100vh, 0);
  }
}

.circle-container:nth-child(103) .circle {
  -webkit-animation-delay: 21ms;
  animation-delay: 21ms;
}

.circle-container:nth-child(104) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-104;
  animation-name: move-frames-104;
  -webkit-animation-duration: 12031ms;
  animation-duration: 12031ms;
  -webkit-animation-delay: 2246ms;
  animation-delay: 2246ms;
}

@-webkit-keyframes move-frames-104 {
  from {
    transform: translate3d(61vw, 97vh, 0);
  }

  to {
    transform: translate3d(80vw, -98vh, 0);
  }
}

@keyframes move-frames-104 {
  from {
    transform: translate3d(61vw, 97vh, 0);
  }

  to {
    transform: translate3d(80vw, -98vh, 0);
  }
}

.circle-container:nth-child(104) .circle {
  -webkit-animation-delay: 24ms;
  animation-delay: 24ms;
}

.circle-container:nth-child(105) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-105;
  animation-name: move-frames-105;
  -webkit-animation-duration: 12586ms;
  animation-duration: 12586ms;
  -webkit-animation-delay: 7874ms;
  animation-delay: 7874ms;
}

@-webkit-keyframes move-frames-105 {
  from {
    transform: translate3d(9vw, 96vh, 0);
  }

  to {
    transform: translate3d(17vw, -97vh, 0);
  }
}

@keyframes move-frames-105 {
  from {
    transform: translate3d(9vw, 96vh, 0);
  }

  to {
    transform: translate3d(17vw, -97vh, 0);
  }
}

.circle-container:nth-child(105) .circle {
  -webkit-animation-delay: 81ms;
  animation-delay: 81ms;
}

.circle-container:nth-child(106) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-106;
  animation-name: move-frames-106;
  -webkit-animation-duration: 12105ms;
  animation-duration: 12105ms;
  -webkit-animation-delay: 4032ms;
  animation-delay: 4032ms;
}

@-webkit-keyframes move-frames-106 {
  from {
    transform: translate3d(45vw, 92vh, 0);
  }

  to {
    transform: translate3d(17vw, -93vh, 0);
  }
}

@keyframes move-frames-106 {
  from {
    transform: translate3d(45vw, 92vh, 0);
  }

  to {
    transform: translate3d(17vw, -93vh, 0);
  }
}

.circle-container:nth-child(106) .circle {
  -webkit-animation-delay: 75ms;
  animation-delay: 75ms;
}

.circle-container:nth-child(107) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-107;
  animation-name: move-frames-107;
  -webkit-animation-duration: 12476ms;
  animation-duration: 12476ms;
  -webkit-animation-delay: 815ms;
  animation-delay: 815ms;
}

@-webkit-keyframes move-frames-107 {
  from {
    transform: translate3d(38vw, 94vh, 0);
  }

  to {
    transform: translate3d(90vw, -95vh, 0);
  }
}

@keyframes move-frames-107 {
  from {
    transform: translate3d(38vw, 94vh, 0);
  }

  to {
    transform: translate3d(90vw, -95vh, 0);
  }
}

.circle-container:nth-child(107) .circle {
  -webkit-animation-delay: 59ms;
  animation-delay: 59ms;
}

.circle-container:nth-child(108) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-108;
  animation-name: move-frames-108;
  -webkit-animation-duration: 12524ms;
  animation-duration: 12524ms;
  -webkit-animation-delay: 2160ms;
  animation-delay: 2160ms;
}

@-webkit-keyframes move-frames-108 {
  from {
    transform: translate3d(73vw, 91vh, 0);
  }

  to {
    transform: translate3d(64vw, -92vh, 0);
  }
}

@keyframes move-frames-108 {
  from {
    transform: translate3d(73vw, 91vh, 0);
  }

  to {
    transform: translate3d(64vw, -92vh, 0);
  }
}

.circle-container:nth-child(108) .circle {
  -webkit-animation-delay: 52ms;
  animation-delay: 52ms;
}

.circle-container:nth-child(109) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-109;
  animation-name: move-frames-109;
  -webkit-animation-duration: 12006ms;
  animation-duration: 12006ms;
  -webkit-animation-delay: 3723ms;
  animation-delay: 3723ms;
}

@-webkit-keyframes move-frames-109 {
  from {
    transform: translate3d(25vw, 94vh, 0);
  }

  to {
    transform: translate3d(3vw, -95vh, 0);
  }
}

@keyframes move-frames-109 {
  from {
    transform: translate3d(25vw, 94vh, 0);
  }

  to {
    transform: translate3d(3vw, -95vh, 0);
  }
}

.circle-container:nth-child(109) .circle {
  -webkit-animation-delay: 4ms;
  animation-delay: 4ms;
}

.circle-container:nth-child(110) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-110;
  animation-name: move-frames-110;
  -webkit-animation-duration: 12522ms;
  animation-duration: 12522ms;
  -webkit-animation-delay: 131ms;
  animation-delay: 131ms;
}

@-webkit-keyframes move-frames-110 {
  from {
    transform: translate3d(17vw, 91vh, 0);
  }

  to {
    transform: translate3d(98vw, -92vh, 0);
  }
}

@keyframes move-frames-110 {
  from {
    transform: translate3d(17vw, 91vh, 0);
  }

  to {
    transform: translate3d(98vw, -92vh, 0);
  }
}

.circle-container:nth-child(110) .circle {
  -webkit-animation-delay: 96ms;
  animation-delay: 96ms;
}

.circle-container:nth-child(111) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-111;
  animation-name: move-frames-111;
  -webkit-animation-duration: 12361ms;
  animation-duration: 12361ms;
  -webkit-animation-delay: 943ms;
  animation-delay: 943ms;
}

@-webkit-keyframes move-frames-111 {
  from {
    transform: translate3d(55vw, 92vh, 0);
  }

  to {
    transform: translate3d(68vw, -93vh, 0);
  }
}

@keyframes move-frames-111 {
  from {
    transform: translate3d(55vw, 92vh, 0);
  }

  to {
    transform: translate3d(68vw, -93vh, 0);
  }
}

.circle-container:nth-child(111) .circle {
  -webkit-animation-delay: 49ms;
  animation-delay: 49ms;
}

.circle-container:nth-child(112) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-112;
  animation-name: move-frames-112;
  -webkit-animation-duration: 12163ms;
  animation-duration: 12163ms;
  -webkit-animation-delay: 6482ms;
  animation-delay: 6482ms;
}

@-webkit-keyframes move-frames-112 {
  from {
    transform: translate3d(69vw, 92vh, 0);
  }

  to {
    transform: translate3d(27vw, -93vh, 0);
  }
}

@keyframes move-frames-112 {
  from {
    transform: translate3d(69vw, 92vh, 0);
  }

  to {
    transform: translate3d(27vw, -93vh, 0);
  }
}

.circle-container:nth-child(112) .circle {
  -webkit-animation-delay: 69ms;
  animation-delay: 69ms;
}

.circle-container:nth-child(113) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-113;
  animation-name: move-frames-113;
  -webkit-animation-duration: 12319ms;
  animation-duration: 12319ms;
  -webkit-animation-delay: 7031ms;
  animation-delay: 7031ms;
}

@-webkit-keyframes move-frames-113 {
  from {
    transform: translate3d(40vw, 98vh, 0);
  }

  to {
    transform: translate3d(24vw, -99vh, 0);
  }
}

@keyframes move-frames-113 {
  from {
    transform: translate3d(40vw, 98vh, 0);
  }

  to {
    transform: translate3d(24vw, -99vh, 0);
  }
}

.circle-container:nth-child(113) .circle {
  -webkit-animation-delay: 70ms;
  animation-delay: 70ms;
}

.circle-container:nth-child(114) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-114;
  animation-name: move-frames-114;
  -webkit-animation-duration: 12307ms;
  animation-duration: 12307ms;
  -webkit-animation-delay: 5457ms;
  animation-delay: 5457ms;
}

@-webkit-keyframes move-frames-114 {
  from {
    transform: translate3d(56vw, 95vh, 0);
  }

  to {
    transform: translate3d(41vw, -96vh, 0);
  }
}

@keyframes move-frames-114 {
  from {
    transform: translate3d(56vw, 95vh, 0);
  }

  to {
    transform: translate3d(41vw, -96vh, 0);
  }
}

.circle-container:nth-child(114) .circle {
  -webkit-animation-delay: 99ms;
  animation-delay: 99ms;
}

.circle-container:nth-child(115) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-115;
  animation-name: move-frames-115;
  -webkit-animation-duration: 12206ms;
  animation-duration: 12206ms;
  -webkit-animation-delay: 7752ms;
  animation-delay: 7752ms;
}

@-webkit-keyframes move-frames-115 {
  from {
    transform: translate3d(58vw, 100vh, 0);
  }

  to {
    transform: translate3d(25vw, -101vh, 0);
  }
}

@keyframes move-frames-115 {
  from {
    transform: translate3d(58vw, 100vh, 0);
  }

  to {
    transform: translate3d(25vw, -101vh, 0);
  }
}

.circle-container:nth-child(115) .circle {
  -webkit-animation-delay: 23ms;
  animation-delay: 23ms;
}

.circle-container:nth-child(116) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-116;
  animation-name: move-frames-116;
  -webkit-animation-duration: 12274ms;
  animation-duration: 12274ms;
  -webkit-animation-delay: 3741ms;
  animation-delay: 3741ms;
}

@-webkit-keyframes move-frames-116 {
  from {
    transform: translate3d(63vw, 92vh, 0);
  }

  to {
    transform: translate3d(96vw, -93vh, 0);
  }
}

@keyframes move-frames-116 {
  from {
    transform: translate3d(63vw, 92vh, 0);
  }

  to {
    transform: translate3d(96vw, -93vh, 0);
  }
}

.circle-container:nth-child(116) .circle {
  -webkit-animation-delay: 26ms;
  animation-delay: 26ms;
}

.circle-container:nth-child(117) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-117;
  animation-name: move-frames-117;
  -webkit-animation-duration: 12199ms;
  animation-duration: 12199ms;
  -webkit-animation-delay: 7408ms;
  animation-delay: 7408ms;
}

@-webkit-keyframes move-frames-117 {
  from {
    transform: translate3d(54vw, 95vh, 0);
  }

  to {
    transform: translate3d(70vw, -96vh, 0);
  }
}

@keyframes move-frames-117 {
  from {
    transform: translate3d(54vw, 95vh, 0);
  }

  to {
    transform: translate3d(70vw, -96vh, 0);
  }
}

.circle-container:nth-child(117) .circle {
  -webkit-animation-delay: 34ms;
  animation-delay: 34ms;
}

.circle-container:nth-child(118) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-118;
  animation-name: move-frames-118;
  -webkit-animation-duration: 12581ms;
  animation-duration: 12581ms;
  -webkit-animation-delay: 3756ms;
  animation-delay: 3756ms;
}

@-webkit-keyframes move-frames-118 {
  from {
    transform: translate3d(36vw, 96vh, 0);
  }

  to {
    transform: translate3d(55vw, -97vh, 0);
  }
}

@keyframes move-frames-118 {
  from {
    transform: translate3d(36vw, 96vh, 0);
  }

  to {
    transform: translate3d(55vw, -97vh, 0);
  }
}

.circle-container:nth-child(118) .circle {
  -webkit-animation-delay: 87ms;
  animation-delay: 87ms;
}

.circle-container:nth-child(119) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-119;
  animation-name: move-frames-119;
  -webkit-animation-duration: 12161ms;
  animation-duration: 12161ms;
  -webkit-animation-delay: 5312ms;
  animation-delay: 5312ms;
}

@-webkit-keyframes move-frames-119 {
  from {
    transform: translate3d(40vw, 93vh, 0);
  }

  to {
    transform: translate3d(81vw, -94vh, 0);
  }
}

@keyframes move-frames-119 {
  from {
    transform: translate3d(40vw, 93vh, 0);
  }

  to {
    transform: translate3d(81vw, -94vh, 0);
  }
}

.circle-container:nth-child(119) .circle {
  -webkit-animation-delay: 46ms;
  animation-delay: 46ms;
}

.circle-container:nth-child(120) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-120;
  animation-name: move-frames-120;
  -webkit-animation-duration: 12430ms;
  animation-duration: 12430ms;
  -webkit-animation-delay: 8930ms;
  animation-delay: 8930ms;
}

@-webkit-keyframes move-frames-120 {
  from {
    transform: translate3d(76vw, 95vh, 0);
  }

  to {
    transform: translate3d(71vw, -96vh, 0);
  }
}

@keyframes move-frames-120 {
  from {
    transform: translate3d(76vw, 95vh, 0);
  }

  to {
    transform: translate3d(71vw, -96vh, 0);
  }
}

.circle-container:nth-child(120) .circle {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}

.circle-container:nth-child(121) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-121;
  animation-name: move-frames-121;
  -webkit-animation-duration: 12554ms;
  animation-duration: 12554ms;
  -webkit-animation-delay: 4737ms;
  animation-delay: 4737ms;
}

@-webkit-keyframes move-frames-121 {
  from {
    transform: translate3d(90vw, 95vh, 0);
  }

  to {
    transform: translate3d(96vw, -96vh, 0);
  }
}

@keyframes move-frames-121 {
  from {
    transform: translate3d(90vw, 95vh, 0);
  }

  to {
    transform: translate3d(96vw, -96vh, 0);
  }
}

.circle-container:nth-child(121) .circle {
  -webkit-animation-delay: 25ms;
  animation-delay: 25ms;
}

.circle-container:nth-child(122) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-122;
  animation-name: move-frames-122;
  -webkit-animation-duration: 12056ms;
  animation-duration: 12056ms;
  -webkit-animation-delay: 8497ms;
  animation-delay: 8497ms;
}

@-webkit-keyframes move-frames-122 {
  from {
    transform: translate3d(59vw, 96vh, 0);
  }

  to {
    transform: translate3d(67vw, -97vh, 0);
  }
}

@keyframes move-frames-122 {
  from {
    transform: translate3d(59vw, 96vh, 0);
  }

  to {
    transform: translate3d(67vw, -97vh, 0);
  }
}

.circle-container:nth-child(122) .circle {
  -webkit-animation-delay: 82ms;
  animation-delay: 82ms;
}

.circle-container:nth-child(123) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-123;
  animation-name: move-frames-123;
  -webkit-animation-duration: 12145ms;
  animation-duration: 12145ms;
  -webkit-animation-delay: 5154ms;
  animation-delay: 5154ms;
}

@-webkit-keyframes move-frames-123 {
  from {
    transform: translate3d(76vw, 99vh, 0);
  }

  to {
    transform: translate3d(28vw, -100vh, 0);
  }
}

@keyframes move-frames-123 {
  from {
    transform: translate3d(76vw, 99vh, 0);
  }

  to {
    transform: translate3d(28vw, -100vh, 0);
  }
}

.circle-container:nth-child(123) .circle {
  -webkit-animation-delay: 51ms;
  animation-delay: 51ms;
}

.circle-container:nth-child(124) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-124;
  animation-name: move-frames-124;
  -webkit-animation-duration: 12069ms;
  animation-duration: 12069ms;
  -webkit-animation-delay: 2205ms;
  animation-delay: 2205ms;
}

@-webkit-keyframes move-frames-124 {
  from {
    transform: translate3d(81vw, 98vh, 0);
  }

  to {
    transform: translate3d(41vw, -99vh, 0);
  }
}

@keyframes move-frames-124 {
  from {
    transform: translate3d(81vw, 98vh, 0);
  }

  to {
    transform: translate3d(41vw, -99vh, 0);
  }
}

.circle-container:nth-child(124) .circle {
  -webkit-animation-delay: 50ms;
  animation-delay: 50ms;
}

.circle-container:nth-child(125) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-125;
  animation-name: move-frames-125;
  -webkit-animation-duration: 12110ms;
  animation-duration: 12110ms;
  -webkit-animation-delay: 1044ms;
  animation-delay: 1044ms;
}

@-webkit-keyframes move-frames-125 {
  from {
    transform: translate3d(15vw, 97vh, 0);
  }

  to {
    transform: translate3d(31vw, -98vh, 0);
  }
}

@keyframes move-frames-125 {
  from {
    transform: translate3d(15vw, 97vh, 0);
  }

  to {
    transform: translate3d(31vw, -98vh, 0);
  }
}

.circle-container:nth-child(125) .circle {
  -webkit-animation-delay: 36ms;
  animation-delay: 36ms;
}

.circle-container:nth-child(126) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-126;
  animation-name: move-frames-126;
  -webkit-animation-duration: 12537ms;
  animation-duration: 12537ms;
  -webkit-animation-delay: 3623ms;
  animation-delay: 3623ms;
}

@-webkit-keyframes move-frames-126 {
  from {
    transform: translate3d(33vw, 94vh, 0);
  }

  to {
    transform: translate3d(83vw, -95vh, 0);
  }
}

@keyframes move-frames-126 {
  from {
    transform: translate3d(33vw, 94vh, 0);
  }

  to {
    transform: translate3d(83vw, -95vh, 0);
  }
}

.circle-container:nth-child(126) .circle {
  -webkit-animation-delay: 15ms;
  animation-delay: 15ms;
}

.circle-container:nth-child(127) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-127;
  animation-name: move-frames-127;
  -webkit-animation-duration: 12179ms;
  animation-duration: 12179ms;
  -webkit-animation-delay: 7864ms;
  animation-delay: 7864ms;
}

@-webkit-keyframes move-frames-127 {
  from {
    transform: translate3d(88vw, 97vh, 0);
  }

  to {
    transform: translate3d(87vw, -98vh, 0);
  }
}

@keyframes move-frames-127 {
  from {
    transform: translate3d(88vw, 97vh, 0);
  }

  to {
    transform: translate3d(87vw, -98vh, 0);
  }
}

.circle-container:nth-child(127) .circle {
  -webkit-animation-delay: 41ms;
  animation-delay: 41ms;
}

.circle-container:nth-child(128) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-128;
  animation-name: move-frames-128;
  -webkit-animation-duration: 12570ms;
  animation-duration: 12570ms;
  -webkit-animation-delay: 7525ms;
  animation-delay: 7525ms;
}

@-webkit-keyframes move-frames-128 {
  from {
    transform: translate3d(60vw, 98vh, 0);
  }

  to {
    transform: translate3d(52vw, -99vh, 0);
  }
}

@keyframes move-frames-128 {
  from {
    transform: translate3d(60vw, 98vh, 0);
  }

  to {
    transform: translate3d(52vw, -99vh, 0);
  }
}

.circle-container:nth-child(128) .circle {
  -webkit-animation-delay: 59ms;
  animation-delay: 59ms;
}

.circle-container:nth-child(129) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-129;
  animation-name: move-frames-129;
  -webkit-animation-duration: 12201ms;
  animation-duration: 12201ms;
  -webkit-animation-delay: 5751ms;
  animation-delay: 5751ms;
}

@-webkit-keyframes move-frames-129 {
  from {
    transform: translate3d(88vw, 99vh, 0);
  }

  to {
    transform: translate3d(19vw, -100vh, 0);
  }
}

@keyframes move-frames-129 {
  from {
    transform: translate3d(88vw, 99vh, 0);
  }

  to {
    transform: translate3d(19vw, -100vh, 0);
  }
}

.circle-container:nth-child(129) .circle {
  -webkit-animation-delay: 33ms;
  animation-delay: 33ms;
}

.circle-container:nth-child(130) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-130;
  animation-name: move-frames-130;
  -webkit-animation-duration: 12413ms;
  animation-duration: 12413ms;
  -webkit-animation-delay: 6922ms;
  animation-delay: 6922ms;
}

@-webkit-keyframes move-frames-130 {
  from {
    transform: translate3d(29vw, 100vh, 0);
  }

  to {
    transform: translate3d(17vw, -101vh, 0);
  }
}

@keyframes move-frames-130 {
  from {
    transform: translate3d(29vw, 100vh, 0);
  }

  to {
    transform: translate3d(17vw, -101vh, 0);
  }
}

.circle-container:nth-child(130) .circle {
  -webkit-animation-delay: 53ms;
  animation-delay: 53ms;
}

.circle-container:nth-child(131) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-131;
  animation-name: move-frames-131;
  -webkit-animation-duration: 12427ms;
  animation-duration: 12427ms;
  -webkit-animation-delay: 8912ms;
  animation-delay: 8912ms;
}

@-webkit-keyframes move-frames-131 {
  from {
    transform: translate3d(38vw, 93vh, 0);
  }

  to {
    transform: translate3d(78vw, -94vh, 0);
  }
}

@keyframes move-frames-131 {
  from {
    transform: translate3d(38vw, 93vh, 0);
  }

  to {
    transform: translate3d(78vw, -94vh, 0);
  }
}

.circle-container:nth-child(131) .circle {
  -webkit-animation-delay: 48ms;
  animation-delay: 48ms;
}

.circle-container:nth-child(132) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-132;
  animation-name: move-frames-132;
  -webkit-animation-duration: 12267ms;
  animation-duration: 12267ms;
  -webkit-animation-delay: 7399ms;
  animation-delay: 7399ms;
}

@-webkit-keyframes move-frames-132 {
  from {
    transform: translate3d(6vw, 98vh, 0);
  }

  to {
    transform: translate3d(13vw, -99vh, 0);
  }
}

@keyframes move-frames-132 {
  from {
    transform: translate3d(6vw, 98vh, 0);
  }

  to {
    transform: translate3d(13vw, -99vh, 0);
  }
}

.circle-container:nth-child(132) .circle {
  -webkit-animation-delay: 7ms;
  animation-delay: 7ms;
}

.circle-container:nth-child(133) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-133;
  animation-name: move-frames-133;
  -webkit-animation-duration: 12306ms;
  animation-duration: 12306ms;
  -webkit-animation-delay: 4766ms;
  animation-delay: 4766ms;
}

@-webkit-keyframes move-frames-133 {
  from {
    transform: translate3d(4vw, 93vh, 0);
  }

  to {
    transform: translate3d(86vw, -94vh, 0);
  }
}

@keyframes move-frames-133 {
  from {
    transform: translate3d(4vw, 93vh, 0);
  }

  to {
    transform: translate3d(86vw, -94vh, 0);
  }
}

.circle-container:nth-child(133) .circle {
  -webkit-animation-delay: 32ms;
  animation-delay: 32ms;
}

.circle-container:nth-child(134) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-134;
  animation-name: move-frames-134;
  -webkit-animation-duration: 12536ms;
  animation-duration: 12536ms;
  -webkit-animation-delay: 2398ms;
  animation-delay: 2398ms;
}

@-webkit-keyframes move-frames-134 {
  from {
    transform: translate3d(16vw, 100vh, 0);
  }

  to {
    transform: translate3d(53vw, -101vh, 0);
  }
}

@keyframes move-frames-134 {
  from {
    transform: translate3d(16vw, 100vh, 0);
  }

  to {
    transform: translate3d(53vw, -101vh, 0);
  }
}

.circle-container:nth-child(134) .circle {
  -webkit-animation-delay: 56ms;
  animation-delay: 56ms;
}

.circle-container:nth-child(135) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-135;
  animation-name: move-frames-135;
  -webkit-animation-duration: 12058ms;
  animation-duration: 12058ms;
  -webkit-animation-delay: 4900ms;
  animation-delay: 4900ms;
}

@-webkit-keyframes move-frames-135 {
  from {
    transform: translate3d(67vw, 91vh, 0);
  }

  to {
    transform: translate3d(47vw, -92vh, 0);
  }
}

@keyframes move-frames-135 {
  from {
    transform: translate3d(67vw, 91vh, 0);
  }

  to {
    transform: translate3d(47vw, -92vh, 0);
  }
}

.circle-container:nth-child(135) .circle {
  -webkit-animation-delay: 47ms;
  animation-delay: 47ms;
}

.circle-container:nth-child(136) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-136;
  animation-name: move-frames-136;
  -webkit-animation-duration: 12366ms;
  animation-duration: 12366ms;
  -webkit-animation-delay: 7743ms;
  animation-delay: 7743ms;
}

@-webkit-keyframes move-frames-136 {
  from {
    transform: translate3d(72vw, 97vh, 0);
  }

  to {
    transform: translate3d(1vw, -98vh, 0);
  }
}

@keyframes move-frames-136 {
  from {
    transform: translate3d(72vw, 97vh, 0);
  }

  to {
    transform: translate3d(1vw, -98vh, 0);
  }
}

.circle-container:nth-child(136) .circle {
  -webkit-animation-delay: 5ms;
  animation-delay: 5ms;
}

.circle-container:nth-child(137) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-137;
  animation-name: move-frames-137;
  -webkit-animation-duration: 12044ms;
  animation-duration: 12044ms;
  -webkit-animation-delay: 8617ms;
  animation-delay: 8617ms;
}

@-webkit-keyframes move-frames-137 {
  from {
    transform: translate3d(74vw, 93vh, 0);
  }

  to {
    transform: translate3d(15vw, -94vh, 0);
  }
}

@keyframes move-frames-137 {
  from {
    transform: translate3d(74vw, 93vh, 0);
  }

  to {
    transform: translate3d(15vw, -94vh, 0);
  }
}

.circle-container:nth-child(137) .circle {
  -webkit-animation-delay: 16ms;
  animation-delay: 16ms;
}

.circle-container:nth-child(138) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-138;
  animation-name: move-frames-138;
  -webkit-animation-duration: 12328ms;
  animation-duration: 12328ms;
  -webkit-animation-delay: 1906ms;
  animation-delay: 1906ms;
}

@-webkit-keyframes move-frames-138 {
  from {
    transform: translate3d(57vw, 97vh, 0);
  }

  to {
    transform: translate3d(77vw, -98vh, 0);
  }
}

@keyframes move-frames-138 {
  from {
    transform: translate3d(57vw, 97vh, 0);
  }

  to {
    transform: translate3d(77vw, -98vh, 0);
  }
}

.circle-container:nth-child(138) .circle {
  -webkit-animation-delay: 99ms;
  animation-delay: 99ms;
}

.circle-container:nth-child(139) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-139;
  animation-name: move-frames-139;
  -webkit-animation-duration: 12127ms;
  animation-duration: 12127ms;
  -webkit-animation-delay: 1626ms;
  animation-delay: 1626ms;
}

@-webkit-keyframes move-frames-139 {
  from {
    transform: translate3d(34vw, 92vh, 0);
  }

  to {
    transform: translate3d(21vw, -93vh, 0);
  }
}

@keyframes move-frames-139 {
  from {
    transform: translate3d(34vw, 92vh, 0);
  }

  to {
    transform: translate3d(21vw, -93vh, 0);
  }
}

.circle-container:nth-child(139) .circle {
  -webkit-animation-delay: 61ms;
  animation-delay: 61ms;
}

.circle-container:nth-child(140) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-140;
  animation-name: move-frames-140;
  -webkit-animation-duration: 12495ms;
  animation-duration: 12495ms;
  -webkit-animation-delay: 1686ms;
  animation-delay: 1686ms;
}

@-webkit-keyframes move-frames-140 {
  from {
    transform: translate3d(32vw, 94vh, 0);
  }

  to {
    transform: translate3d(41vw, -95vh, 0);
  }
}

@keyframes move-frames-140 {
  from {
    transform: translate3d(32vw, 94vh, 0);
  }

  to {
    transform: translate3d(41vw, -95vh, 0);
  }
}

.circle-container:nth-child(140) .circle {
  -webkit-animation-delay: 97ms;
  animation-delay: 97ms;
}

.circle-container:nth-child(141) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-141;
  animation-name: move-frames-141;
  -webkit-animation-duration: 12518ms;
  animation-duration: 12518ms;
  -webkit-animation-delay: 7959ms;
  animation-delay: 7959ms;
}

@-webkit-keyframes move-frames-141 {
  from {
    transform: translate3d(15vw, 95vh, 0);
  }

  to {
    transform: translate3d(38vw, -96vh, 0);
  }
}

@keyframes move-frames-141 {
  from {
    transform: translate3d(15vw, 95vh, 0);
  }

  to {
    transform: translate3d(38vw, -96vh, 0);
  }
}

.circle-container:nth-child(141) .circle {
  -webkit-animation-delay: 45ms;
  animation-delay: 45ms;
}

.circle-container:nth-child(142) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-142;
  animation-name: move-frames-142;
  -webkit-animation-duration: 12301ms;
  animation-duration: 12301ms;
  -webkit-animation-delay: 2865ms;
  animation-delay: 2865ms;
}

@-webkit-keyframes move-frames-142 {
  from {
    transform: translate3d(25vw, 97vh, 0);
  }

  to {
    transform: translate3d(68vw, -98vh, 0);
  }
}

@keyframes move-frames-142 {
  from {
    transform: translate3d(25vw, 97vh, 0);
  }

  to {
    transform: translate3d(68vw, -98vh, 0);
  }
}

.circle-container:nth-child(142) .circle {
  -webkit-animation-delay: 38ms;
  animation-delay: 38ms;
}

.circle-container:nth-child(143) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-143;
  animation-name: move-frames-143;
  -webkit-animation-duration: 12373ms;
  animation-duration: 12373ms;
  -webkit-animation-delay: 2597ms;
  animation-delay: 2597ms;
}

@-webkit-keyframes move-frames-143 {
  from {
    transform: translate3d(66vw, 93vh, 0);
  }

  to {
    transform: translate3d(33vw, -94vh, 0);
  }
}

@keyframes move-frames-143 {
  from {
    transform: translate3d(66vw, 93vh, 0);
  }

  to {
    transform: translate3d(33vw, -94vh, 0);
  }
}

.circle-container:nth-child(143) .circle {
  -webkit-animation-delay: 78ms;
  animation-delay: 78ms;
}

.circle-container:nth-child(144) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-144;
  animation-name: move-frames-144;
  -webkit-animation-duration: 12021ms;
  animation-duration: 12021ms;
  -webkit-animation-delay: 7681ms;
  animation-delay: 7681ms;
}

@-webkit-keyframes move-frames-144 {
  from {
    transform: translate3d(15vw, 100vh, 0);
  }

  to {
    transform: translate3d(6vw, -101vh, 0);
  }
}

@keyframes move-frames-144 {
  from {
    transform: translate3d(15vw, 100vh, 0);
  }

  to {
    transform: translate3d(6vw, -101vh, 0);
  }
}

.circle-container:nth-child(144) .circle {
  -webkit-animation-delay: 28ms;
  animation-delay: 28ms;
}

.circle-container:nth-child(145) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-145;
  animation-name: move-frames-145;
  -webkit-animation-duration: 12137ms;
  animation-duration: 12137ms;
  -webkit-animation-delay: 2088ms;
  animation-delay: 2088ms;
}

@-webkit-keyframes move-frames-145 {
  from {
    transform: translate3d(21vw, 97vh, 0);
  }

  to {
    transform: translate3d(52vw, -98vh, 0);
  }
}

@keyframes move-frames-145 {
  from {
    transform: translate3d(21vw, 97vh, 0);
  }

  to {
    transform: translate3d(52vw, -98vh, 0);
  }
}

.circle-container:nth-child(145) .circle {
  -webkit-animation-delay: 6ms;
  animation-delay: 6ms;
}

.circle-container:nth-child(146) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-146;
  animation-name: move-frames-146;
  -webkit-animation-duration: 12163ms;
  animation-duration: 12163ms;
  -webkit-animation-delay: 7066ms;
  animation-delay: 7066ms;
}

@-webkit-keyframes move-frames-146 {
  from {
    transform: translate3d(76vw, 98vh, 0);
  }

  to {
    transform: translate3d(79vw, -99vh, 0);
  }
}

@keyframes move-frames-146 {
  from {
    transform: translate3d(76vw, 98vh, 0);
  }

  to {
    transform: translate3d(79vw, -99vh, 0);
  }
}

.circle-container:nth-child(146) .circle {
  -webkit-animation-delay: 44ms;
  animation-delay: 44ms;
}

.circle-container:nth-child(147) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-147;
  animation-name: move-frames-147;
  -webkit-animation-duration: 12282ms;
  animation-duration: 12282ms;
  -webkit-animation-delay: 94ms;
  animation-delay: 94ms;
}

@-webkit-keyframes move-frames-147 {
  from {
    transform: translate3d(7vw, 92vh, 0);
  }

  to {
    transform: translate3d(54vw, -93vh, 0);
  }
}

@keyframes move-frames-147 {
  from {
    transform: translate3d(7vw, 92vh, 0);
  }

  to {
    transform: translate3d(54vw, -93vh, 0);
  }
}

.circle-container:nth-child(147) .circle {
  -webkit-animation-delay: 73ms;
  animation-delay: 73ms;
}

.circle-container:nth-child(148) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-148;
  animation-name: move-frames-148;
  -webkit-animation-duration: 12463ms;
  animation-duration: 12463ms;
  -webkit-animation-delay: 5061ms;
  animation-delay: 5061ms;
}

@-webkit-keyframes move-frames-148 {
  from {
    transform: translate3d(5vw, 100vh, 0);
  }

  to {
    transform: translate3d(92vw, -101vh, 0);
  }
}

@keyframes move-frames-148 {
  from {
    transform: translate3d(5vw, 100vh, 0);
  }

  to {
    transform: translate3d(92vw, -101vh, 0);
  }
}

.circle-container:nth-child(148) .circle {
  -webkit-animation-delay: 42ms;
  animation-delay: 42ms;
}

.circle-container:nth-child(149) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-149;
  animation-name: move-frames-149;
  -webkit-animation-duration: 12300ms;
  animation-duration: 12300ms;
  -webkit-animation-delay: 378ms;
  animation-delay: 378ms;
}

@-webkit-keyframes move-frames-149 {
  from {
    transform: translate3d(87vw, 97vh, 0);
  }

  to {
    transform: translate3d(19vw, -98vh, 0);
  }
}

@keyframes move-frames-149 {
  from {
    transform: translate3d(87vw, 97vh, 0);
  }

  to {
    transform: translate3d(19vw, -98vh, 0);
  }
}

.circle-container:nth-child(149) .circle {
  -webkit-animation-delay: 40ms;
  animation-delay: 40ms;
}

.circle-container:nth-child(150) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-150;
  animation-name: move-frames-150;
  -webkit-animation-duration: 12433ms;
  animation-duration: 12433ms;
  -webkit-animation-delay: 6483ms;
  animation-delay: 6483ms;
}

@-webkit-keyframes move-frames-150 {
  from {
    transform: translate3d(54vw, 100vh, 0);
  }

  to {
    transform: translate3d(11vw, -101vh, 0);
  }
}

@keyframes move-frames-150 {
  from {
    transform: translate3d(54vw, 100vh, 0);
  }

  to {
    transform: translate3d(11vw, -101vh, 0);
  }
}

.circle-container:nth-child(150) .circle {
  -webkit-animation-delay: 7ms;
  animation-delay: 7ms;
}

.circle-container:nth-child(151) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-151;
  animation-name: move-frames-151;
  -webkit-animation-duration: 12383ms;
  animation-duration: 12383ms;
  -webkit-animation-delay: 6301ms;
  animation-delay: 6301ms;
}

@-webkit-keyframes move-frames-151 {
  from {
    transform: translate3d(41vw, 91vh, 0);
  }

  to {
    transform: translate3d(29vw, -92vh, 0);
  }
}

@keyframes move-frames-151 {
  from {
    transform: translate3d(41vw, 91vh, 0);
  }

  to {
    transform: translate3d(29vw, -92vh, 0);
  }
}

.circle-container:nth-child(151) .circle {
  -webkit-animation-delay: 64ms;
  animation-delay: 64ms;
}

.circle-container:nth-child(152) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-152;
  animation-name: move-frames-152;
  -webkit-animation-duration: 12575ms;
  animation-duration: 12575ms;
  -webkit-animation-delay: 6838ms;
  animation-delay: 6838ms;
}

@-webkit-keyframes move-frames-152 {
  from {
    transform: translate3d(81vw, 97vh, 0);
  }

  to {
    transform: translate3d(2vw, -98vh, 0);
  }
}

@keyframes move-frames-152 {
  from {
    transform: translate3d(81vw, 97vh, 0);
  }

  to {
    transform: translate3d(2vw, -98vh, 0);
  }
}

.circle-container:nth-child(152) .circle {
  -webkit-animation-delay: 48ms;
  animation-delay: 48ms;
}

.circle-container:nth-child(153) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-153;
  animation-name: move-frames-153;
  -webkit-animation-duration: 12466ms;
  animation-duration: 12466ms;
  -webkit-animation-delay: 8918ms;
  animation-delay: 8918ms;
}

@-webkit-keyframes move-frames-153 {
  from {
    transform: translate3d(58vw, 99vh, 0);
  }

  to {
    transform: translate3d(71vw, -100vh, 0);
  }
}

@keyframes move-frames-153 {
  from {
    transform: translate3d(58vw, 99vh, 0);
  }

  to {
    transform: translate3d(71vw, -100vh, 0);
  }
}

.circle-container:nth-child(153) .circle {
  -webkit-animation-delay: 18ms;
  animation-delay: 18ms;
}

.circle-container:nth-child(154) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-154;
  animation-name: move-frames-154;
  -webkit-animation-duration: 12170ms;
  animation-duration: 12170ms;
  -webkit-animation-delay: 3270ms;
  animation-delay: 3270ms;
}

@-webkit-keyframes move-frames-154 {
  from {
    transform: translate3d(20vw, 93vh, 0);
  }

  to {
    transform: translate3d(54vw, -94vh, 0);
  }
}

@keyframes move-frames-154 {
  from {
    transform: translate3d(20vw, 93vh, 0);
  }

  to {
    transform: translate3d(54vw, -94vh, 0);
  }
}

.circle-container:nth-child(154) .circle {
  -webkit-animation-delay: 67ms;
  animation-delay: 67ms;
}

.circle-container:nth-child(155) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-155;
  animation-name: move-frames-155;
  -webkit-animation-duration: 12106ms;
  animation-duration: 12106ms;
  -webkit-animation-delay: 2097ms;
  animation-delay: 2097ms;
}

@-webkit-keyframes move-frames-155 {
  from {
    transform: translate3d(27vw, 99vh, 0);
  }

  to {
    transform: translate3d(73vw, -100vh, 0);
  }
}

@keyframes move-frames-155 {
  from {
    transform: translate3d(27vw, 99vh, 0);
  }

  to {
    transform: translate3d(73vw, -100vh, 0);
  }
}

.circle-container:nth-child(155) .circle {
  -webkit-animation-delay: 79ms;
  animation-delay: 79ms;
}

.circle-container:nth-child(156) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-156;
  animation-name: move-frames-156;
  -webkit-animation-duration: 12205ms;
  animation-duration: 12205ms;
  -webkit-animation-delay: 5683ms;
  animation-delay: 5683ms;
}

@-webkit-keyframes move-frames-156 {
  from {
    transform: translate3d(32vw, 96vh, 0);
  }

  to {
    transform: translate3d(81vw, -97vh, 0);
  }
}

@keyframes move-frames-156 {
  from {
    transform: translate3d(32vw, 96vh, 0);
  }

  to {
    transform: translate3d(81vw, -97vh, 0);
  }
}

.circle-container:nth-child(156) .circle {
  -webkit-animation-delay: 39ms;
  animation-delay: 39ms;
}

.circle-container:nth-child(157) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-157;
  animation-name: move-frames-157;
  -webkit-animation-duration: 12310ms;
  animation-duration: 12310ms;
  -webkit-animation-delay: 2831ms;
  animation-delay: 2831ms;
}

@-webkit-keyframes move-frames-157 {
  from {
    transform: translate3d(51vw, 99vh, 0);
  }

  to {
    transform: translate3d(20vw, -100vh, 0);
  }
}

@keyframes move-frames-157 {
  from {
    transform: translate3d(51vw, 99vh, 0);
  }

  to {
    transform: translate3d(20vw, -100vh, 0);
  }
}

.circle-container:nth-child(157) .circle {
  -webkit-animation-delay: 24ms;
  animation-delay: 24ms;
}

.circle-container:nth-child(158) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-158;
  animation-name: move-frames-158;
  -webkit-animation-duration: 12579ms;
  animation-duration: 12579ms;
  -webkit-animation-delay: 6492ms;
  animation-delay: 6492ms;
}

@-webkit-keyframes move-frames-158 {
  from {
    transform: translate3d(10vw, 97vh, 0);
  }

  to {
    transform: translate3d(34vw, -98vh, 0);
  }
}

@keyframes move-frames-158 {
  from {
    transform: translate3d(10vw, 97vh, 0);
  }

  to {
    transform: translate3d(34vw, -98vh, 0);
  }
}

.circle-container:nth-child(158) .circle {
  -webkit-animation-delay: 98ms;
  animation-delay: 98ms;
}

.circle-container:nth-child(159) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-159;
  animation-name: move-frames-159;
  -webkit-animation-duration: 12438ms;
  animation-duration: 12438ms;
  -webkit-animation-delay: 290ms;
  animation-delay: 290ms;
}

@-webkit-keyframes move-frames-159 {
  from {
    transform: translate3d(29vw, 97vh, 0);
  }

  to {
    transform: translate3d(11vw, -98vh, 0);
  }
}

@keyframes move-frames-159 {
  from {
    transform: translate3d(29vw, 97vh, 0);
  }

  to {
    transform: translate3d(11vw, -98vh, 0);
  }
}

.circle-container:nth-child(159) .circle {
  -webkit-animation-delay: 64ms;
  animation-delay: 64ms;
}

.circle-container:nth-child(160) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-160;
  animation-name: move-frames-160;
  -webkit-animation-duration: 12583ms;
  animation-duration: 12583ms;
  -webkit-animation-delay: 7039ms;
  animation-delay: 7039ms;
}

@-webkit-keyframes move-frames-160 {
  from {
    transform: translate3d(12vw, 91vh, 0);
  }

  to {
    transform: translate3d(98vw, -92vh, 0);
  }
}

@keyframes move-frames-160 {
  from {
    transform: translate3d(12vw, 91vh, 0);
  }

  to {
    transform: translate3d(98vw, -92vh, 0);
  }
}

.circle-container:nth-child(160) .circle {
  -webkit-animation-delay: 38ms;
  animation-delay: 38ms;
}

.circle-container:nth-child(161) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-161;
  animation-name: move-frames-161;
  -webkit-animation-duration: 12585ms;
  animation-duration: 12585ms;
  -webkit-animation-delay: 8615ms;
  animation-delay: 8615ms;
}

@-webkit-keyframes move-frames-161 {
  from {
    transform: translate3d(20vw, 97vh, 0);
  }

  to {
    transform: translate3d(40vw, -98vh, 0);
  }
}

@keyframes move-frames-161 {
  from {
    transform: translate3d(20vw, 97vh, 0);
  }

  to {
    transform: translate3d(40vw, -98vh, 0);
  }
}

.circle-container:nth-child(161) .circle {
  -webkit-animation-delay: 43ms;
  animation-delay: 43ms;
}

.circle-container:nth-child(162) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-162;
  animation-name: move-frames-162;
  -webkit-animation-duration: 12101ms;
  animation-duration: 12101ms;
  -webkit-animation-delay: 6264ms;
  animation-delay: 6264ms;
}

@-webkit-keyframes move-frames-162 {
  from {
    transform: translate3d(11vw, 98vh, 0);
  }

  to {
    transform: translate3d(51vw, -99vh, 0);
  }
}

@keyframes move-frames-162 {
  from {
    transform: translate3d(11vw, 98vh, 0);
  }

  to {
    transform: translate3d(51vw, -99vh, 0);
  }
}

.circle-container:nth-child(162) .circle {
  -webkit-animation-delay: 22ms;
  animation-delay: 22ms;
}

.circle-container:nth-child(163) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-163;
  animation-name: move-frames-163;
  -webkit-animation-duration: 12083ms;
  animation-duration: 12083ms;
  -webkit-animation-delay: 4770ms;
  animation-delay: 4770ms;
}

@-webkit-keyframes move-frames-163 {
  from {
    transform: translate3d(43vw, 99vh, 0);
  }

  to {
    transform: translate3d(19vw, -100vh, 0);
  }
}

@keyframes move-frames-163 {
  from {
    transform: translate3d(43vw, 99vh, 0);
  }

  to {
    transform: translate3d(19vw, -100vh, 0);
  }
}

.circle-container:nth-child(163) .circle {
  -webkit-animation-delay: 91ms;
  animation-delay: 91ms;
}

.circle-container:nth-child(164) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-164;
  animation-name: move-frames-164;
  -webkit-animation-duration: 12224ms;
  animation-duration: 12224ms;
  -webkit-animation-delay: 3580ms;
  animation-delay: 3580ms;
}

@-webkit-keyframes move-frames-164 {
  from {
    transform: translate3d(5vw, 97vh, 0);
  }

  to {
    transform: translate3d(55vw, -98vh, 0);
  }
}

@keyframes move-frames-164 {
  from {
    transform: translate3d(5vw, 97vh, 0);
  }

  to {
    transform: translate3d(55vw, -98vh, 0);
  }
}

.circle-container:nth-child(164) .circle {
  -webkit-animation-delay: 83ms;
  animation-delay: 83ms;
}

.circle-container:nth-child(165) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-165;
  animation-name: move-frames-165;
  -webkit-animation-duration: 12571ms;
  animation-duration: 12571ms;
  -webkit-animation-delay: 6606ms;
  animation-delay: 6606ms;
}

@-webkit-keyframes move-frames-165 {
  from {
    transform: translate3d(64vw, 94vh, 0);
  }

  to {
    transform: translate3d(63vw, -95vh, 0);
  }
}

@keyframes move-frames-165 {
  from {
    transform: translate3d(64vw, 94vh, 0);
  }

  to {
    transform: translate3d(63vw, -95vh, 0);
  }
}

.circle-container:nth-child(165) .circle {
  -webkit-animation-delay: 80ms;
  animation-delay: 80ms;
}

.circle-container:nth-child(166) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-166;
  animation-name: move-frames-166;
  -webkit-animation-duration: 12355ms;
  animation-duration: 12355ms;
  -webkit-animation-delay: 3073ms;
  animation-delay: 3073ms;
}

@-webkit-keyframes move-frames-166 {
  from {
    transform: translate3d(49vw, 96vh, 0);
  }

  to {
    transform: translate3d(35vw, -97vh, 0);
  }
}

@keyframes move-frames-166 {
  from {
    transform: translate3d(49vw, 96vh, 0);
  }

  to {
    transform: translate3d(35vw, -97vh, 0);
  }
}

.circle-container:nth-child(166) .circle {
  -webkit-animation-delay: 17ms;
  animation-delay: 17ms;
}

.circle-container:nth-child(167) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-167;
  animation-name: move-frames-167;
  -webkit-animation-duration: 12388ms;
  animation-duration: 12388ms;
  -webkit-animation-delay: 6002ms;
  animation-delay: 6002ms;
}

@-webkit-keyframes move-frames-167 {
  from {
    transform: translate3d(32vw, 99vh, 0);
  }

  to {
    transform: translate3d(20vw, -100vh, 0);
  }
}

@keyframes move-frames-167 {
  from {
    transform: translate3d(32vw, 99vh, 0);
  }

  to {
    transform: translate3d(20vw, -100vh, 0);
  }
}

.circle-container:nth-child(167) .circle {
  -webkit-animation-delay: 43ms;
  animation-delay: 43ms;
}

.circle-container:nth-child(168) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-168;
  animation-name: move-frames-168;
  -webkit-animation-duration: 12006ms;
  animation-duration: 12006ms;
  -webkit-animation-delay: 3454ms;
  animation-delay: 3454ms;
}

@-webkit-keyframes move-frames-168 {
  from {
    transform: translate3d(51vw, 100vh, 0);
  }

  to {
    transform: translate3d(50vw, -101vh, 0);
  }
}

@keyframes move-frames-168 {
  from {
    transform: translate3d(51vw, 100vh, 0);
  }

  to {
    transform: translate3d(50vw, -101vh, 0);
  }
}

.circle-container:nth-child(168) .circle {
  -webkit-animation-delay: 57ms;
  animation-delay: 57ms;
}

.circle-container:nth-child(169) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-169;
  animation-name: move-frames-169;
  -webkit-animation-duration: 12050ms;
  animation-duration: 12050ms;
  -webkit-animation-delay: 3456ms;
  animation-delay: 3456ms;
}

@-webkit-keyframes move-frames-169 {
  from {
    transform: translate3d(44vw, 95vh, 0);
  }

  to {
    transform: translate3d(82vw, -96vh, 0);
  }
}

@keyframes move-frames-169 {
  from {
    transform: translate3d(44vw, 95vh, 0);
  }

  to {
    transform: translate3d(82vw, -96vh, 0);
  }
}

.circle-container:nth-child(169) .circle {
  -webkit-animation-delay: 72ms;
  animation-delay: 72ms;
}

.circle-container:nth-child(170) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-170;
  animation-name: move-frames-170;
  -webkit-animation-duration: 12375ms;
  animation-duration: 12375ms;
  -webkit-animation-delay: 2159ms;
  animation-delay: 2159ms;
}

@-webkit-keyframes move-frames-170 {
  from {
    transform: translate3d(65vw, 99vh, 0);
  }

  to {
    transform: translate3d(72vw, -100vh, 0);
  }
}

@keyframes move-frames-170 {
  from {
    transform: translate3d(65vw, 99vh, 0);
  }

  to {
    transform: translate3d(72vw, -100vh, 0);
  }
}

.circle-container:nth-child(170) .circle {
  -webkit-animation-delay: 7ms;
  animation-delay: 7ms;
}

.circle-container:nth-child(171) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-171;
  animation-name: move-frames-171;
  -webkit-animation-duration: 12399ms;
  animation-duration: 12399ms;
  -webkit-animation-delay: 2038ms;
  animation-delay: 2038ms;
}

@-webkit-keyframes move-frames-171 {
  from {
    transform: translate3d(22vw, 95vh, 0);
  }

  to {
    transform: translate3d(7vw, -96vh, 0);
  }
}

@keyframes move-frames-171 {
  from {
    transform: translate3d(22vw, 95vh, 0);
  }

  to {
    transform: translate3d(7vw, -96vh, 0);
  }
}

.circle-container:nth-child(171) .circle {
  -webkit-animation-delay: 4ms;
  animation-delay: 4ms;
}

.circle-container:nth-child(172) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-172;
  animation-name: move-frames-172;
  -webkit-animation-duration: 12332ms;
  animation-duration: 12332ms;
  -webkit-animation-delay: 5385ms;
  animation-delay: 5385ms;
}

@-webkit-keyframes move-frames-172 {
  from {
    transform: translate3d(20vw, 92vh, 0);
  }

  to {
    transform: translate3d(47vw, -93vh, 0);
  }
}

@keyframes move-frames-172 {
  from {
    transform: translate3d(20vw, 92vh, 0);
  }

  to {
    transform: translate3d(47vw, -93vh, 0);
  }
}

.circle-container:nth-child(172) .circle {
  -webkit-animation-delay: 36ms;
  animation-delay: 36ms;
}

.circle-container:nth-child(173) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-173;
  animation-name: move-frames-173;
  -webkit-animation-duration: 12145ms;
  animation-duration: 12145ms;
  -webkit-animation-delay: 5556ms;
  animation-delay: 5556ms;
}

@-webkit-keyframes move-frames-173 {
  from {
    transform: translate3d(20vw, 95vh, 0);
  }

  to {
    transform: translate3d(73vw, -96vh, 0);
  }
}

@keyframes move-frames-173 {
  from {
    transform: translate3d(20vw, 95vh, 0);
  }

  to {
    transform: translate3d(73vw, -96vh, 0);
  }
}

.circle-container:nth-child(173) .circle {
  -webkit-animation-delay: 54ms;
  animation-delay: 54ms;
}

.circle-container:nth-child(174) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-174;
  animation-name: move-frames-174;
  -webkit-animation-duration: 12598ms;
  animation-duration: 12598ms;
  -webkit-animation-delay: 4093ms;
  animation-delay: 4093ms;
}

@-webkit-keyframes move-frames-174 {
  from {
    transform: translate3d(1vw, 100vh, 0);
  }

  to {
    transform: translate3d(46vw, -101vh, 0);
  }
}

@keyframes move-frames-174 {
  from {
    transform: translate3d(1vw, 100vh, 0);
  }

  to {
    transform: translate3d(46vw, -101vh, 0);
  }
}

.circle-container:nth-child(174) .circle {
  -webkit-animation-delay: 6ms;
  animation-delay: 6ms;
}

.circle-container:nth-child(175) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-175;
  animation-name: move-frames-175;
  -webkit-animation-duration: 12563ms;
  animation-duration: 12563ms;
  -webkit-animation-delay: 4168ms;
  animation-delay: 4168ms;
}

@-webkit-keyframes move-frames-175 {
  from {
    transform: translate3d(58vw, 94vh, 0);
  }

  to {
    transform: translate3d(37vw, -95vh, 0);
  }
}

@keyframes move-frames-175 {
  from {
    transform: translate3d(58vw, 94vh, 0);
  }

  to {
    transform: translate3d(37vw, -95vh, 0);
  }
}

.circle-container:nth-child(175) .circle {
  -webkit-animation-delay: 64ms;
  animation-delay: 64ms;
}

.circle-container:nth-child(176) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-176;
  animation-name: move-frames-176;
  -webkit-animation-duration: 12411ms;
  animation-duration: 12411ms;
  -webkit-animation-delay: 2625ms;
  animation-delay: 2625ms;
}

@-webkit-keyframes move-frames-176 {
  from {
    transform: translate3d(60vw, 91vh, 0);
  }

  to {
    transform: translate3d(100vw, -92vh, 0);
  }
}

@keyframes move-frames-176 {
  from {
    transform: translate3d(60vw, 91vh, 0);
  }

  to {
    transform: translate3d(100vw, -92vh, 0);
  }
}

.circle-container:nth-child(176) .circle {
  -webkit-animation-delay: 54ms;
  animation-delay: 54ms;
}

.circle-container:nth-child(177) {
  width: 7px;
  height: 7px;
  -webkit-animation-name: move-frames-177;
  animation-name: move-frames-177;
  -webkit-animation-duration: 12547ms;
  animation-duration: 12547ms;
  -webkit-animation-delay: 6224ms;
  animation-delay: 6224ms;
}

@-webkit-keyframes move-frames-177 {
  from {
    transform: translate3d(88vw, 91vh, 0);
  }

  to {
    transform: translate3d(14vw, -92vh, 0);
  }
}

@keyframes move-frames-177 {
  from {
    transform: translate3d(88vw, 91vh, 0);
  }

  to {
    transform: translate3d(14vw, -92vh, 0);
  }
}

.circle-container:nth-child(177) .circle {
  -webkit-animation-delay: 7ms;
  animation-delay: 7ms;
}

.circle-container:nth-child(178) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-178;
  animation-name: move-frames-178;
  -webkit-animation-duration: 12007ms;
  animation-duration: 12007ms;
  -webkit-animation-delay: 6101ms;
  animation-delay: 6101ms;
}

@-webkit-keyframes move-frames-178 {
  from {
    transform: translate3d(65vw, 92vh, 0);
  }

  to {
    transform: translate3d(12vw, -93vh, 0);
  }
}

@keyframes move-frames-178 {
  from {
    transform: translate3d(65vw, 92vh, 0);
  }

  to {
    transform: translate3d(12vw, -93vh, 0);
  }
}

.circle-container:nth-child(178) .circle {
  -webkit-animation-delay: 36ms;
  animation-delay: 36ms;
}

.circle-container:nth-child(179) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-179;
  animation-name: move-frames-179;
  -webkit-animation-duration: 12548ms;
  animation-duration: 12548ms;
  -webkit-animation-delay: 680ms;
  animation-delay: 680ms;
}

@-webkit-keyframes move-frames-179 {
  from {
    transform: translate3d(19vw, 96vh, 0);
  }

  to {
    transform: translate3d(44vw, -97vh, 0);
  }
}

@keyframes move-frames-179 {
  from {
    transform: translate3d(19vw, 96vh, 0);
  }

  to {
    transform: translate3d(44vw, -97vh, 0);
  }
}

.circle-container:nth-child(179) .circle {
  -webkit-animation-delay: 74ms;
  animation-delay: 74ms;
}

.circle-container:nth-child(180) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-180;
  animation-name: move-frames-180;
  -webkit-animation-duration: 12022ms;
  animation-duration: 12022ms;
  -webkit-animation-delay: 2195ms;
  animation-delay: 2195ms;
}

@-webkit-keyframes move-frames-180 {
  from {
    transform: translate3d(22vw, 99vh, 0);
  }

  to {
    transform: translate3d(18vw, -100vh, 0);
  }
}

@keyframes move-frames-180 {
  from {
    transform: translate3d(22vw, 99vh, 0);
  }

  to {
    transform: translate3d(18vw, -100vh, 0);
  }
}

.circle-container:nth-child(180) .circle {
  -webkit-animation-delay: 32ms;
  animation-delay: 32ms;
}

.circle-container:nth-child(181) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-181;
  animation-name: move-frames-181;
  -webkit-animation-duration: 12177ms;
  animation-duration: 12177ms;
  -webkit-animation-delay: 7644ms;
  animation-delay: 7644ms;
}

@-webkit-keyframes move-frames-181 {
  from {
    transform: translate3d(65vw, 95vh, 0);
  }

  to {
    transform: translate3d(80vw, -96vh, 0);
  }
}

@keyframes move-frames-181 {
  from {
    transform: translate3d(65vw, 95vh, 0);
  }

  to {
    transform: translate3d(80vw, -96vh, 0);
  }
}

.circle-container:nth-child(181) .circle {
  -webkit-animation-delay: 75ms;
  animation-delay: 75ms;
}

.circle-container:nth-child(182) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-182;
  animation-name: move-frames-182;
  -webkit-animation-duration: 12100ms;
  animation-duration: 12100ms;
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}

@-webkit-keyframes move-frames-182 {
  from {
    transform: translate3d(55vw, 94vh, 0);
  }

  to {
    transform: translate3d(63vw, -95vh, 0);
  }
}

@keyframes move-frames-182 {
  from {
    transform: translate3d(55vw, 94vh, 0);
  }

  to {
    transform: translate3d(63vw, -95vh, 0);
  }
}

.circle-container:nth-child(182) .circle {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}

.circle-container:nth-child(183) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-183;
  animation-name: move-frames-183;
  -webkit-animation-duration: 12387ms;
  animation-duration: 12387ms;
  -webkit-animation-delay: 5733ms;
  animation-delay: 5733ms;
}

@-webkit-keyframes move-frames-183 {
  from {
    transform: translate3d(20vw, 92vh, 0);
  }

  to {
    transform: translate3d(71vw, -93vh, 0);
  }
}

@keyframes move-frames-183 {
  from {
    transform: translate3d(20vw, 92vh, 0);
  }

  to {
    transform: translate3d(71vw, -93vh, 0);
  }
}

.circle-container:nth-child(183) .circle {
  -webkit-animation-delay: 22ms;
  animation-delay: 22ms;
}

.circle-container:nth-child(184) {
  width: 6px;
  height: 6px;
  -webkit-animation-name: move-frames-184;
  animation-name: move-frames-184;
  -webkit-animation-duration: 12459ms;
  animation-duration: 12459ms;
  -webkit-animation-delay: 5485ms;
  animation-delay: 5485ms;
}

@-webkit-keyframes move-frames-184 {
  from {
    transform: translate3d(22vw, 92vh, 0);
  }

  to {
    transform: translate3d(8vw, -93vh, 0);
  }
}

@keyframes move-frames-184 {
  from {
    transform: translate3d(22vw, 92vh, 0);
  }

  to {
    transform: translate3d(8vw, -93vh, 0);
  }
}

.circle-container:nth-child(184) .circle {
  -webkit-animation-delay: 87ms;
  animation-delay: 87ms;
}

.circle-container:nth-child(185) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-185;
  animation-name: move-frames-185;
  -webkit-animation-duration: 12001ms;
  animation-duration: 12001ms;
  -webkit-animation-delay: 8371ms;
  animation-delay: 8371ms;
}

@-webkit-keyframes move-frames-185 {
  from {
    transform: translate3d(5vw, 99vh, 0);
  }

  to {
    transform: translate3d(84vw, -100vh, 0);
  }
}

@keyframes move-frames-185 {
  from {
    transform: translate3d(5vw, 99vh, 0);
  }

  to {
    transform: translate3d(84vw, -100vh, 0);
  }
}

.circle-container:nth-child(185) .circle {
  -webkit-animation-delay: 12ms;
  animation-delay: 12ms;
}

.circle-container:nth-child(186) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-186;
  animation-name: move-frames-186;
  -webkit-animation-duration: 12268ms;
  animation-duration: 12268ms;
  -webkit-animation-delay: 6189ms;
  animation-delay: 6189ms;
}

@-webkit-keyframes move-frames-186 {
  from {
    transform: translate3d(6vw, 93vh, 0);
  }

  to {
    transform: translate3d(6vw, -94vh, 0);
  }
}

@keyframes move-frames-186 {
  from {
    transform: translate3d(6vw, 93vh, 0);
  }

  to {
    transform: translate3d(6vw, -94vh, 0);
  }
}

.circle-container:nth-child(186) .circle {
  -webkit-animation-delay: 27ms;
  animation-delay: 27ms;
}

.circle-container:nth-child(187) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-187;
  animation-name: move-frames-187;
  -webkit-animation-duration: 12517ms;
  animation-duration: 12517ms;
  -webkit-animation-delay: 1029ms;
  animation-delay: 1029ms;
}

@-webkit-keyframes move-frames-187 {
  from {
    transform: translate3d(46vw, 96vh, 0);
  }

  to {
    transform: translate3d(75vw, -97vh, 0);
  }
}

@keyframes move-frames-187 {
  from {
    transform: translate3d(46vw, 96vh, 0);
  }

  to {
    transform: translate3d(75vw, -97vh, 0);
  }
}

.circle-container:nth-child(187) .circle {
  -webkit-animation-delay: 82ms;
  animation-delay: 82ms;
}

.circle-container:nth-child(188) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-188;
  animation-name: move-frames-188;
  -webkit-animation-duration: 12449ms;
  animation-duration: 12449ms;
  -webkit-animation-delay: 8965ms;
  animation-delay: 8965ms;
}

@-webkit-keyframes move-frames-188 {
  from {
    transform: translate3d(79vw, 91vh, 0);
  }

  to {
    transform: translate3d(47vw, -92vh, 0);
  }
}

@keyframes move-frames-188 {
  from {
    transform: translate3d(79vw, 91vh, 0);
  }

  to {
    transform: translate3d(47vw, -92vh, 0);
  }
}

.circle-container:nth-child(188) .circle {
  -webkit-animation-delay: 57ms;
  animation-delay: 57ms;
}

.circle-container:nth-child(189) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-189;
  animation-name: move-frames-189;
  -webkit-animation-duration: 12551ms;
  animation-duration: 12551ms;
  -webkit-animation-delay: 8545ms;
  animation-delay: 8545ms;
}

@-webkit-keyframes move-frames-189 {
  from {
    transform: translate3d(25vw, 95vh, 0);
  }

  to {
    transform: translate3d(92vw, -96vh, 0);
  }
}

@keyframes move-frames-189 {
  from {
    transform: translate3d(25vw, 95vh, 0);
  }

  to {
    transform: translate3d(92vw, -96vh, 0);
  }
}

.circle-container:nth-child(189) .circle {
  -webkit-animation-delay: 75ms;
  animation-delay: 75ms;
}

.circle-container:nth-child(190) {
  width: 4px;
  height: 4px;
  -webkit-animation-name: move-frames-190;
  animation-name: move-frames-190;
  -webkit-animation-duration: 12064ms;
  animation-duration: 12064ms;
  -webkit-animation-delay: 5545ms;
  animation-delay: 5545ms;
}

@-webkit-keyframes move-frames-190 {
  from {
    transform: translate3d(62vw, 94vh, 0);
  }

  to {
    transform: translate3d(91vw, -95vh, 0);
  }
}

@keyframes move-frames-190 {
  from {
    transform: translate3d(62vw, 94vh, 0);
  }

  to {
    transform: translate3d(91vw, -95vh, 0);
  }
}

.circle-container:nth-child(190) .circle {
  -webkit-animation-delay: 37ms;
  animation-delay: 37ms;
}

.circle-container:nth-child(191) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-191;
  animation-name: move-frames-191;
  -webkit-animation-duration: 12520ms;
  animation-duration: 12520ms;
  -webkit-animation-delay: 3069ms;
  animation-delay: 3069ms;
}

@-webkit-keyframes move-frames-191 {
  from {
    transform: translate3d(18vw, 93vh, 0);
  }

  to {
    transform: translate3d(5vw, -94vh, 0);
  }
}

@keyframes move-frames-191 {
  from {
    transform: translate3d(18vw, 93vh, 0);
  }

  to {
    transform: translate3d(5vw, -94vh, 0);
  }
}

.circle-container:nth-child(191) .circle {
  -webkit-animation-delay: 28ms;
  animation-delay: 28ms;
}

.circle-container:nth-child(192) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-192;
  animation-name: move-frames-192;
  -webkit-animation-duration: 12336ms;
  animation-duration: 12336ms;
  -webkit-animation-delay: 8900ms;
  animation-delay: 8900ms;
}

@-webkit-keyframes move-frames-192 {
  from {
    transform: translate3d(16vw, 99vh, 0);
  }

  to {
    transform: translate3d(55vw, -100vh, 0);
  }
}

@keyframes move-frames-192 {
  from {
    transform: translate3d(16vw, 99vh, 0);
  }

  to {
    transform: translate3d(55vw, -100vh, 0);
  }
}

.circle-container:nth-child(192) .circle {
  -webkit-animation-delay: 37ms;
  animation-delay: 37ms;
}

.circle-container:nth-child(193) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-193;
  animation-name: move-frames-193;
  -webkit-animation-duration: 12140ms;
  animation-duration: 12140ms;
  -webkit-animation-delay: 567ms;
  animation-delay: 567ms;
}

@-webkit-keyframes move-frames-193 {
  from {
    transform: translate3d(19vw, 92vh, 0);
  }

  to {
    transform: translate3d(30vw, -93vh, 0);
  }
}

@keyframes move-frames-193 {
  from {
    transform: translate3d(19vw, 92vh, 0);
  }

  to {
    transform: translate3d(30vw, -93vh, 0);
  }
}

.circle-container:nth-child(193) .circle {
  -webkit-animation-delay: 9ms;
  animation-delay: 9ms;
}

.circle-container:nth-child(194) {
  width: 3px;
  height: 3px;
  -webkit-animation-name: move-frames-194;
  animation-name: move-frames-194;
  -webkit-animation-duration: 12556ms;
  animation-duration: 12556ms;
  -webkit-animation-delay: 7565ms;
  animation-delay: 7565ms;
}

@-webkit-keyframes move-frames-194 {
  from {
    transform: translate3d(21vw, 100vh, 0);
  }

  to {
    transform: translate3d(74vw, -101vh, 0);
  }
}

@keyframes move-frames-194 {
  from {
    transform: translate3d(21vw, 100vh, 0);
  }

  to {
    transform: translate3d(74vw, -101vh, 0);
  }
}

.circle-container:nth-child(194) .circle {
  -webkit-animation-delay: 10ms;
  animation-delay: 10ms;
}

.circle-container:nth-child(195) {
  width: 2px;
  height: 2px;
  -webkit-animation-name: move-frames-195;
  animation-name: move-frames-195;
  -webkit-animation-duration: 12009ms;
  animation-duration: 12009ms;
  -webkit-animation-delay: 8618ms;
  animation-delay: 8618ms;
}

@-webkit-keyframes move-frames-195 {
  from {
    transform: translate3d(58vw, 99vh, 0);
  }

  to {
    transform: translate3d(24vw, -100vh, 0);
  }
}

@keyframes move-frames-195 {
  from {
    transform: translate3d(58vw, 99vh, 0);
  }

  to {
    transform: translate3d(24vw, -100vh, 0);
  }
}

.circle-container:nth-child(195) .circle {
  -webkit-animation-delay: 79ms;
  animation-delay: 79ms;
}

.circle-container:nth-child(196) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-196;
  animation-name: move-frames-196;
  -webkit-animation-duration: 12280ms;
  animation-duration: 12280ms;
  -webkit-animation-delay: 861ms;
  animation-delay: 861ms;
}

@-webkit-keyframes move-frames-196 {
  from {
    transform: translate3d(45vw, 97vh, 0);
  }

  to {
    transform: translate3d(89vw, -98vh, 0);
  }
}

@keyframes move-frames-196 {
  from {
    transform: translate3d(45vw, 97vh, 0);
  }

  to {
    transform: translate3d(89vw, -98vh, 0);
  }
}

.circle-container:nth-child(196) .circle {
  -webkit-animation-delay: 49ms;
  animation-delay: 49ms;
}

.circle-container:nth-child(197) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-197;
  animation-name: move-frames-197;
  -webkit-animation-duration: 12445ms;
  animation-duration: 12445ms;
  -webkit-animation-delay: 4756ms;
  animation-delay: 4756ms;
}

@-webkit-keyframes move-frames-197 {
  from {
    transform: translate3d(76vw, 91vh, 0);
  }

  to {
    transform: translate3d(7vw, -92vh, 0);
  }
}

@keyframes move-frames-197 {
  from {
    transform: translate3d(76vw, 91vh, 0);
  }

  to {
    transform: translate3d(7vw, -92vh, 0);
  }
}

.circle-container:nth-child(197) .circle {
  -webkit-animation-delay: 65ms;
  animation-delay: 65ms;
}

.circle-container:nth-child(198) {
  width: 8px;
  height: 8px;
  -webkit-animation-name: move-frames-198;
  animation-name: move-frames-198;
  -webkit-animation-duration: 12181ms;
  animation-duration: 12181ms;
  -webkit-animation-delay: 8824ms;
  animation-delay: 8824ms;
}

@-webkit-keyframes move-frames-198 {
  from {
    transform: translate3d(84vw, 91vh, 0);
  }

  to {
    transform: translate3d(64vw, -92vh, 0);
  }
}

@keyframes move-frames-198 {
  from {
    transform: translate3d(84vw, 91vh, 0);
  }

  to {
    transform: translate3d(64vw, -92vh, 0);
  }
}

.circle-container:nth-child(198) .circle {
  -webkit-animation-delay: 30ms;
  animation-delay: 30ms;
}

.circle-container:nth-child(199) {
  width: 5px;
  height: 5px;
  -webkit-animation-name: move-frames-199;
  animation-name: move-frames-199;
  -webkit-animation-duration: 12118ms;
  animation-duration: 12118ms;
  -webkit-animation-delay: 3019ms;
  animation-delay: 3019ms;
}

@-webkit-keyframes move-frames-199 {
  from {
    transform: translate3d(13vw, 98vh, 0);
  }

  to {
    transform: translate3d(1vw, -99vh, 0);
  }
}

@keyframes move-frames-199 {
  from {
    transform: translate3d(13vw, 98vh, 0);
  }

  to {
    transform: translate3d(1vw, -99vh, 0);
  }
}

.circle-container:nth-child(199) .circle {
  -webkit-animation-delay: 9ms;
  animation-delay: 9ms;
}

.circle-container:nth-child(200) {
  width: 1px;
  height: 1px;
  -webkit-animation-name: move-frames-200;
  animation-name: move-frames-200;
  -webkit-animation-duration: 12229ms;
  animation-duration: 12229ms;
  -webkit-animation-delay: 1218ms;
  animation-delay: 1218ms;
}

@-webkit-keyframes move-frames-200 {
  from {
    transform: translate3d(53vw, 94vh, 0);
  }

  to {
    transform: translate3d(64vw, -95vh, 0);
  }
}

@keyframes move-frames-200 {
  from {
    transform: translate3d(53vw, 94vh, 0);
  }

  to {
    transform: translate3d(64vw, -95vh, 0);
  }
}

.circle-container:nth-child(200) .circle {
  -webkit-animation-delay: 44ms;
  animation-delay: 44ms;
}

.message {
  position: absolute;
  right: 20px;
  bottom: 10px;
  color: white;
  font-family: "Josefin Slab", serif;
  line-height: 27px;
  font-size: 18px;
  text-align: right;
  pointer-events: none;
  -webkit-animation: message-frames 1.5s ease 5s forwards;
  animation: message-frames 1.5s ease 5s forwards;
  opacity: 0;
}

@-webkit-keyframes message-frames {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes message-frames {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.industries-section .heading-border {
  color: #fff;
}

.industries-section .heading-border:after {
  background: #fff;
}

.images-block,
.images-block img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: all 0.7s ease;
}

.top-sec-g {
  display: block;
}

.industry-box {
  padding: 9rem 6rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  height: 511px;
  position: relative;
  z-index: 11;
}

.btn-g {
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  padding: 8px 16px;
  border: 1px solid;
  border-color: #fff;
  display: inline-block;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.btn-g:hover {
  background: #fff;
  color: #212529;
}

.btn-g:hover svg .st0 {
  fill: #212529 !important;
}

.industry-box .btn-g span {
  font-size: 10px;
}

.btn-g svg {
  width: 4rem;
  margin-left: 19px;
  position: relative;
  top: 0.2rem;
}

.industry-box svg .st0 {
  fill: #fff;
}

.industry-box .btn-g svg {
  width: 16px;
  margin-left: 19px;
  top: 0.1rem;
}

.custom-card:hover {
  transform: scale(1.05);
  transition: 0.5s;
}

.industry-box .industry-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.industry-box .industry-name {
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 8px;
}

.industry-box:not(.first) {
  text-align: center;
}

.industry-box:not(.first) p {
  -webkit-transition: max-height 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
}

/* .industry-box:not(.first):hover {
  background: rgba(253,191,17,.8);
  -webkit-transition: .2s ease-in;
  -o-transition: .2s ease-in;
  transition: .2s ease-in;
} */

.industry-box:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: -15px;
  right: -15px;
  z-index: 1;
  opacity: 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: var(--site-color);
}

.industry-box:hover .industry-link {
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}

.industry-box.s1:hover .industry-link {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)), url(/assets/industries/retail-8438d7611ed35a42f457a1024da8de2bb4169e3f18556458552b2d353cd78073.webp);
}

.industry-box.s2:hover .industry-link {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)), url(/assets/industries/golfing-ca0dca54b935de9cf0803d30417717402017e5fdb161f242bbc29a9d69946a9e.webp);
}

.industry-box.s3:hover .industry-link {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)), url(/assets/industries/ecommerce-319481a19761200be5bb43c1f6e5321139afe7d3d691554c5978b05fd0fb89df.webp);
}

.industry-box.s4:hover .industry-link {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)), url(/assets/industries/real-estate-560ce53d40e30832b6d0c76ec444bc244c6f964362ec8380565da88f8f36a172.webp);
}

.industry-box.s5:hover .industry-link {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.73)), url(/assets/industries/elearning-29ea4eefd6bc8c2162f8a57480adc33c9dab33825cad6b89e250576bc86682bc.webp);
}

.industry-box:not(.first):hover p {
  max-height: 112px;
  -webkit-transition: max-height 0.2s ease-in-out, opacity 0.2s ease-in-out 0.2s;
  -o-transition: max-height 0.2s ease-in-out, opacity 0.2s ease-in-out 0.2s;
  transition: max-height 0.2s ease-in-out, opacity 0.2s ease-in-out 0.2s;
  opacity: 1;
}

.industry-box .inner p {
  font-size: 12px;
  color: #fff;
  line-height: 19px;
  width: 61%;
  margin: 0 auto;
  max-height: 0px;
  overflow: hidden;
  opacity: 0;
}

.industry-box .inner svg {
  width: 32px;
  height: 24px;
  opacity: 0.5;
  margin-top: 96px;
}

.blogs-section {
  overflow: hidden;
}

.blog-card {
  height: 400px;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  background: #fff;
  position: relative;
}

.blog-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.2);
}

.blog-card img {
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  display: block;
  object-position: center;
  height: 100%;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.blog-card:hover img {
  transform: scale(1.08);
}

.blog-card .caption {
  position: absolute;
  left: 0;
  color: #fff;
  z-index: 2;
  padding: 24px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.5) 50%, transparent 100%);
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

.blog-card:hover .caption {
  background: linear-gradient(to top, rgba(36, 42, 59, 0.95) 0%, rgba(36, 42, 59, 0.7) 50%, rgba(36, 42, 59, 0.3) 100%);
}

.blog-card .caption p {
  font-style: italic;
  font-size: 13px;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
}

.blog-card:hover .caption p {
  color: var(--site-color);
}

.blog-card .caption h3 {
  font-size: 20px;
  line-height: 28px;
  color: #fff !important;
  font-weight: 600;
  margin: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

.blog-card:hover .caption h3 {
  color: #fff !important;
  transform: translateY(-2px);
}

/* Case Studies Card Styles */
.case-studies-grid .blog-card {
  height: auto;
  min-height: 450px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  background: #fff;
}

.case-studies-grid .blog-card:hover {
  transform: translateY(-12px);
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.28);
}

.case-studies-grid .blog-card img {
  height: 280px;
  width: 100%;
  object-fit: cover;
  border-radius: 12px 12px 0 0;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  flex-shrink: 0;
}

.case-studies-grid .blog-card:hover img {
  transform: scale(1.05);
}

.case-studies-grid .blog-card .caption {
  position: relative !important;
  background: #fff;
  padding: 28px 24px;
  border-radius: 0 0 12px 12px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex: 1;
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  top: auto !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
}

.case-studies-grid .blog-card:hover .caption {
  background: #fff;
  box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.12);
  padding-bottom: 32px;
}

.case-studies-grid .blog-card .caption p {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: var(--site-color);
  margin: 0 0 14px;
  font-style: normal;
  transition: all 0.3s ease;
  display: inline-block;
  width: fit-content;
}

.case-studies-grid .blog-card:hover .caption p {
  color: var(--site-color);
  transform: translateX(4px);
}

.case-studies-grid .blog-card .caption h3 {
  font-size: 22px;
  line-height: 32px;
  color: var(--text-color) !important;
  font-weight: 700;
  margin: 0;
  transition: all 0.3s ease;
}

.case-studies-grid .blog-card:hover .caption h3 {
  color: var(--text-color) !important;
  transform: translateY(-2px);
}

.happy-customer .testimonial-text {
  font-size: 20px;
}

.happy-customer .testimonial-name {
  font-size: 16px;
}

.slick-dots li {
  vertical-align: middle;
  width: 12px;
  height: 12px;
}

.slick-dots li.slick-active {
  width: 15px;
  height: 15px;
}

.slick-dots li button:before {
  width: 12px;
  height: 12px;
  background: #242a3b;
  border-radius: 100%;
  font-size: 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  background: var(--site-color);
  opacity: 1;
}

.slick-dots li.slick-active button:before {
  width: 15px;
  height: 15px;
  background: var(--site-color);
}

.awards-section {
  background: #eff1f4;
}

.awards-section .slick-slide {
  margin: 0 15px;
}

.awards-section .img-holder {
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-us-section {
  background: #f4f6f7;
}

.contact-us-section select.form-control {
  background: #fff url(/assets/arrow-b0fede1a8e7b5d7cad0a4122b0962390f9768cbc77591457308cbfb92f4ef0e2.svg) no-repeat;
  background-position: 97% 55%;
  background-size: 15px;
}

.contact-us-section .form-control {
  padding: 7px 15px;
}

.contact-us-section textarea.form-control {
  min-height: 166px;
}

.contact-us-section .card address {
  color: var(--site-color);
}

.contact-us-section .card a:hover {
  color: var(--site-color);
  text-decoration: underline;
}

#footer {
  background: #313131;
  color: #fff;
}

#footer a {
  color: #fff;
}


/* Particle js */
/* #particles-js .particles-js-canvas-el {
    position: absolute;
    top: 0;
    left: 0;
}
#particles-js .row {
    z-index: 1;
} */

.single_slider_rot_inner {
  position: absolute;
  bottom: -340px;
  left: 50%;
  z-index: 1;
}

.rotateme {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.single_slider_rot_inner img {
  filter: invert(38%) sepia(32%) saturate(3039%) hue-rotate(11deg) brightness(103%) contrast(80%);
}


@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

/* Blog page */

.hero-section .card-img {
  max-height: 600px;
  object-fit: cover;
  object-position: center;
}

.hero-section .card-img-overlay {
  background: rgb(0 0 0 / 80%);
}

.post p {
  font-size: 18px;
}

.post .paragraph::first-letter {
  font-size: 60px;
  padding-top: 10px;
  margin-right: 0.5rem;
}

.post a:hover,
.post-tags a:hover {
  color: #222;
}

.post-tags {
  margin: 30px 0;
  text-align: left;
}

.tags a {
  color: gray;
  background: #f2f2f2;
  display: inline-block;
  font-size: 12px;
  line-height: 1.5em;
  border-radius: 3px;
  border: 1px solid transparent;
  margin: 3px 2px 2px;
  padding: 2px 7px;
}

.tags a:hover {
  color: #fff !important;
  background-color: var(--site-color) !important;
}

.breadcrumb {
  width: fit-content;
}

.breadcrumb::after {
  content: "";
  background-image: url(/icons/breadcrumb.png);
  width: auto;
  background-position: center;
  background-repeat: no-repeat;
}

/* Blog end */

/* Our team detail page start */
.home-content {
  margin: 5% 10%;
}

.home-text {
  text-align: left;
  padding-right: 10px;
}

.home-text.hp-left {
  padding-left: 25px;
  padding-right: 0;
}

.home-text h1 {
  font-size: 48px;
  line-height: 56px;
  margin-top: 0;
  margin-bottom: 20px;
}

.home-text h4 {
  font-size: 16px;
  color: #aaa;
  font-weight: 300;
  margin-bottom: 10px;
}

.home-photo {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: calc(100% - 36px);
  border-radius: 1000px;
  overflow: hidden;
  background-color: #242a3b;
  border: 18px solid #242a3b;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.8);
}

.home-photo .hp-inner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  display: block;
  position: absolute;
  top: -18px;
  bottom: -18px;
  width: auto;
  left: -18px;
  right: -18px;
}

.home-buttons {
  margin-top: 27px;
}

@media only screen and (max-width: 1100px) {
  .home-content {
    margin: 5% 0;
  }
}

@media only screen and (max-width: 767px) {
  .home-photo {
    width: 60%;
    padding-bottom: calc(60% - 36px);
    margin: 30px auto;
  }

  .home-text {
    padding-right: 0;
  }

  .home-text.hp-left {
    padding-left: 0;
  }

  .home-text h1,
  .home-text h4 {
    text-align: center;
  }

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

@media only screen and (max-width: 648px) {

  .home-photo,
  .home-photo.hp-left {
    width: 70%;
    padding-bottom: calc(70% - 36px);
  }
}

@media only screen and (max-width: 500px) {

  .home-photo,
  .home-photo.hp-left {
    width: 90%;
    padding-bottom: calc(90% - 36px);
  }

  .home-text h1 {
    font-size: 36px;
    line-height: 42px;
  }

  .home-text h4 {
    font-size: 14px;
  }
}

.block-title h2 {
  display: inline-block;
  position: relative;
  font-size: 21px;
  margin: 0 0 30px;
  z-index: 1;
  padding-bottom: 7px;
}

.block-title h2:before {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  background-color: #242a3b;
  height: 2px;
  bottom: 0;
}

.block-title h2:after {
  display: block;
  position: absolute;
  content: "";
  width: 30px;
  background-color: var(--site-color);
  height: 2px;
  bottom: 0;
}

.info-block .ci-text h4 {
  margin: 7px 0;
  font-size: 18px;
}

.info-block .ci-text p {
  font-size: 0.92em;
}

.timeline-item {
  position: relative;
  padding: 25px 0 20px 40px;
}

.timeline-item:before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  background-color: #333;
  width: 1px;
  left: 15px;
  bottom: 5px;
}

.timeline-item:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background-color: #333;
  width: calc(100% - 15px);
  left: 15px;
  bottom: 3px;
}

.timeline-item:first-child {
  padding-top: 3px;
}

.timeline-item:last-child:after {
  display: none;
}

.timeline-item:last-child {
  margin-bottom: 30px;
}

.timeline-item h5.item-period {
  display: inline-block;
  position: relative;
  font-size: 12px;
  font-weight: 500;
  margin: 0 0 5px -40px;
  color: #d5d5d5;
  background-color: #222;
  padding: 0 10px;
  line-height: 23px;
  border: 2px solid var(--site-color);
  border-radius: 30px;
}

.timeline-item .item-company {
  display: inline-block;
  font-size: 12px;
  color: #aaa;
  opacity: 0.7;
  margin-left: 5px;
}

.timeline-item .item-title {
  font-size: 16px;
  margin: 10px 0 7px;
}

.timeline-item p {
  font-size: 0.92em;
}

/* Our team detail page end */


/* Our Team page start */
#who-we-are {
  position: relative;
  z-index: 1
}

#who-we-are .team-wrapper {
  background: #fff;
  min-height: 1900px !important;
  /* overflow: hidden; */
  padding: 60px 0 120px;
  position: relative
}

@media (min-width: 590px) and (max-width:820px) {
  #who-we-are .team-wrapper {
    padding-right: 0
  }
}

@media (min-width: 820px) {
  #who-we-are .team-wrapper {
    margin-left: -59px
  }
}

@media (min-width: 1180px) {
  #who-we-are .team-wrapper {
    margin-left: -66px
  }
}

#who-we-are .wrapper {
  height: 100%;
  overflow: visible
}

#who-we-are .wrapper #physic-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: visible;
  z-index: 100
}

#who-we-are blockquote {
  color: #494141;
  font: 700 65px/61px Oswald;
  float: left;
  letter-spacing: -.25px;
  padding-left: 30px;
  position: relative;
  max-width: 720px;
  text-transform: uppercase
}

#who-we-are blockquote .after,
#who-we-are blockquote .before {
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 24px;
  position: absolute;
  width: 24px
}

#who-we-are blockquote .before {
  margin: 2px 0 0 -25px;
  background-image: url(/../img/quote-left.svg)
}

#who-we-are blockquote .after {
  margin: 20px 0 0 -7px;
  background-image: url(/../img/quote-right.svg)
}

.lang-fr #who-we-are blockquote .after {
  margin-left: 1px
}

#who-we-are blockquote cite {
  display: block;
  font: 400 19px Domine;
  margin-top: 10px;
  text-transform: none
}

@media (max-width: 820px) {
  #who-we-are blockquote {
    font-size: 48px;
    line-height: 46px;
    float: none;
    margin-left: -30px
  }

  #who-we-are blockquote .after,
  #who-we-are blockquote .before {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6)
  }

  #who-we-are blockquote .before {
    margin: -1px 0 0 -22px
  }

  #who-we-are blockquote .after {
    margin: 6px 0 0 -6px
  }

  #who-we-are blockquote cite {
    margin-top: 6px
  }
}

@media (max-width: 610px) {
  #who-we-are blockquote {
    margin-left: -10px
  }
}

#who-we-are #total {
  font: 700 14px/12px Oswald;
  float: right;
  margin-right: -33px;
  text-transform: uppercase;
  width: 140px
}

.lang-fr #who-we-are #total {
  width: 160px
}

@media (min-width: 820px) {
  #who-we-are #total {
    margin-right: -27px
  }
}

#who-we-are #total .number {
  color: #0697db;
  font: 700 18px Domine
}

#who-we-are #total strong {
  color: #000
}

#who-we-are #total a {
  color: #a3a3a3;
  display: inline-block;
  position: relative
}

#who-we-are #total a:after {
  background-color: #a3a3a3;
  content: "";
  display: block;
  height: 1px;
  margin-top: 3px;
  width: 100%;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform-origin: top left;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transition: transform .1s ease-out;
  -webkit-transition: transform .1s ease-out;
  -moz-transition: transform .1s ease-out;
  -ms-transition: transform .1s ease-out;
  -o-transition: transform .1s ease-out
}

#who-we-are #total a:hover:after {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1)
}

@media (max-width: 820px) {
  #who-we-are #total {
    float: none;
    margin-top: 20px
  }
}

@media (max-width: 610px) {
  #who-we-are #total {
    margin-left: 20px
  }
}

#who-we-are .bulle-mate-info {
  position: absolute;
  bottom: 5px;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  text-align: center;
  width: 270px;
  margin-left: -135px;
  left: 50%;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition: opacity .2s linear 0s, visibility 0s linear .2s;
  -webkit-transition: opacity .2s linear 0s, visibility 0s linear .2s;
  -moz-transition: opacity .2s linear 0s, visibility 0s linear .2s;
  -ms-transition: opacity .2s linear 0s, visibility 0s linear .2s;
  -o-transition: opacity .2s linear 0s, visibility 0s linear .2s
}

#who-we-are .bulle-mate-info.show {
  opacity: 1;
  visibility: visible;
  padding-top: 1rem;
  background-color: var(--site-color);
  border-radius: 25px;
  transition: opacity .2s linear 0s, visibility 0s linear 0s;
  -webkit-transition: opacity .2s linear 0s, visibility 0s linear 0s;
  -moz-transition: opacity .2s linear 0s, visibility 0s linear 0s;
  -ms-transition: opacity .2s linear 0s, visibility 0s linear 0s;
  -o-transition: opacity .2s linear 0s, visibility 0s linear 0s
}

#who-we-are .bulle-mate-info h4 {
  color: #000;
  font: 200 26px/26px var(--font-family);
  margin-bottom: 6px;
  margin-top: 0 !important;
}

#who-we-are .bulle-mate-info p {
  font: 400 13px/18px var(--font-family);
  margin-bottom: 0
}

#who-we-are .bulle-mate-info a {
  display: inline-block;
  height: 26px;
  width: 26px;
  text-indent: -9999px;
  margin: 0 3px;
  background: url(/../img/pictos-team-sprite2x.png) no-repeat;
  background-size: 52px auto;
  transition: opacity .2s linear;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  -o-transition: opacity .2s linear
}

#who-we-are .bulle-mate-info a:hover {
  opacity: .8
}

#who-we-are .bulle-mate-info a.instagram {
  background-position: top left
}

#who-we-are .bulle-mate-info a.linkedin {
  background-position: top right
}

#who-we-are .bulle-mate-info a.twitter {
  background-position: bottom left
}

#who-we-are .bulle-mate-info .close-bulle-mate-info {
  background-image: none !important;
  width: 31px;
  height: 31px;
  display: inline-block;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid red;
  color: red;
  transform: rotate(45deg) translateZ(0);
  -webkit-transform: rotate(45deg) translateZ(0);
  -moz-transform: rotate(45deg) translateZ(0);
  -ms-transform: rotate(45deg) translateZ(0);
  -o-transform: rotate(45deg) translateZ(0);
  margin-left: -1px;
  opacity: .7;
  margin-bottom: 25px;
  text-indent: 0;
  background-color: transparent;
  transition: opacity .2s linear, background-color .2s linear;
  -webkit-transition: opacity .2s linear, background-color .2s linear;
  -moz-transition: opacity .2s linear, background-color .2s linear;
  -ms-transition: opacity .2s linear, background-color .2s linear;
  -o-transition: opacity .2s linear, background-color .2s linear
}

#who-we-are .bulle-mate-info .close-bulle-mate-info:before {
  content: '+';
  height: 0;
  width: 0;
  font: 200 32px/32px var(--font-family);
  position: absolute;
  top: 0px;
  left: 6px;
}

#who-we-are .bulle-mate-info .close-bulle-mate-info:hover {
  opacity: 1 !important;
  background-color: rgba(255, 255, 255, .2)
}

.is-ie #who-we-are .bulle-mate-info .close-bulle-mate-info:before {
  top: 7px;
  left: 8px
}

@media (max-width: 589px) {
  #who-we-are .bulle-mate-info {
    width: 200px;
    margin-left: -100px
  }

  #who-we-are .bulle-mate-info h4 {
    font-size: 20px;
    line-height: 20px
  }

  #who-we-are .bulle-mate-info p {
    font-size: 11px;
    line-height: 16px
  }

  #who-we-are .bulle-mate-info .close-bulle-mate-info {
    margin-bottom: 30px
  }
}

#who-we-are .bulle {
  background: 0 0;
  cursor: default;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%
}

#who-we-are .bulle .bubble-wrapper {
  position: absolute;
  width: 100%;
  height: 100%
}

#who-we-are .bulle.bulle-mate:not(.disabled) .image-wrapper {
  cursor: pointer;
  transition: transform .1s linear;
  -webkit-transition: transform .1s linear;
  -moz-transition: transform .1s linear;
  -ms-transition: transform .1s linear;
  -o-transition: transform .1s linear
}

#who-we-are .bulle.bulle-mate:not(.disabled):hover .image-wrapper {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05)
}

#who-we-are .bulle.hover:not(.disabled) {
  cursor: pointer
}

#who-we-are .bulle.hover:not(.disabled) .circle {
  transition: transform .1s linear;
  -webkit-transition: transform .1s linear;
  -moz-transition: transform .1s linear;
  -ms-transition: transform .1s linear;
  -o-transition: transform .1s linear
}

#who-we-are .bulle.hover:not(.disabled):hover .circle {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05)
}

#who-we-are .bulle.open {
  z-index: 12 !important
}

#who-we-are .bulle.founder,
#who-we-are .bulle.partner {
  height: 270px;
  width: 270px
}

#who-we-are .bulle.big-info,
#who-we-are .bulle.employee {
  height: 180px;
  width: 180px
}

#who-we-are .bulle.small-info {
  height: 135px;
  width: 135px
}

#who-we-are .bulle.alternate,
#who-we-are .bulle.intern {
  height: 90px;
  width: 90px
}

#who-we-are .bulle .circle {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  overflow: hidden;
  z-index: 1
}

#who-we-are .bulle .text {
  color: #fff;
  font: 100 20px/20px var(--font-family);
  position: relative;
  text-align: center;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%)
}

#who-we-are .bulle .text span {
  display: block;
  font: 700 40px/40px Domine
}

#who-we-are .bulle .text[data-id=founders] .text span,
#who-we-are .bulle .text[data-id=partners] .text span {
  font-size: 90px;
  line-height: 80px
}

#who-we-are .bulle .text[data-id=projects] .text span {
  font-size: 50px;
  line-height: 46px
}

#who-we-are .bulle .text[data-id=group] .text span {
  font-size: 20px;
  line-height: 36px
}

#who-we-are .bulle[data-id=fwa] svg {
  fill: #fff;
  margin-top: 8px
}

#who-we-are .bulle[data-id=partnership] svg {
  fill: #fff;
  margin-bottom: 5px
}

#who-we-are .bulle[data-id=awwwards] img {
  margin-top: 5px;
  height: 40px;
  width: auto
}

#who-we-are .bulle[data-id=founders] span,
#who-we-are .bulle[data-id=partners] span {
  line-height: 70px;
  font-size: 80px
}

#who-we-are .bulle[data-id=group] {
  display: block
}

#who-we-are .bulle[data-id=group] .text {
  font-size: 16px;
  line-height: 16px
}

#who-we-are .bulle[data-id=group] span {
  margin-top: -4px
}

#who-we-are .bulle[data-id=group] svg {
  fill: #fff
}

#who-we-are .bulle[data-id=cm] .text,
#who-we-are .bulle[data-id=motion] .text,
#who-we-are .bulle[data-id=ux] .text {
  font-size: 22px;
  letter-spacing: -.25px
}

#who-we-are .bulle[data-id=cm] .text span,
#who-we-are .bulle[data-id=motion] .text span,
#who-we-are .bulle[data-id=ux] .text span {
  letter-spacing: 0;
  font: 900 22px/25px Metric
}

#who-we-are .bulle[data-id=ux] .text {
  top: 53%
}

#who-we-are .bulle[data-id=ux] .text span {
  font: 200 58px/40px Metric
}

#who-we-are .bulle[data-id=creatives] .text,
#who-we-are .bulle[data-id=developers] .text,
#who-we-are .bulle[data-id=producers] .text,
#who-we-are .bulle[data-id=strategists] .text {
  padding-top: 8px;
  font: 900 22px/25px Metric
}

#who-we-are .bulle.bulle-mate .image-wrapper {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 2;
  line-height: 0
}

#who-we-are .bulle.bulle-mate .image-wrapper .color,
#who-we-are .bulle.bulle-mate .image-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}

#who-we-are .bulle.bulle-mate .image-wrapper .color {
  transition: opacity .2s linear;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  -o-transition: opacity .2s linear
}

#who-we-are .bulle.bulle-mate.open .color {
  opacity: 0
}

#infos-projet-mobile,
.mobile-more-team,
.site-logo-work-mobile {
  display: none
}

@media (max-width: 589px) {
  .mobile-more-team {
    display: block;
    height: 190px;
    width: 100%;
    text-align: center;
    font: 400 16px/20px Domine;
    color: #c5c5c5;
    bottom: -290px;
    cursor: pointer;
    left: 0;
    position: absolute
  }

  .mobile-more-team span {
    width: 94px;
    height: 94px;
    border-radius: 50%;
    display: block;
    position: relative;
    margin: 40px auto 30px;
    background: #f6f6f6
  }

  .mobile-more-team span:after,
  .mobile-more-team span:before {
    content: '';
    background: #c7c7c7;
    width: 44px;
    height: 1px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px
  }

  .mobile-more-team span:after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg)
  }

  .mobile-more-team div:last-of-type {
    display: none
  }

  #who-we-are .team-wrapper {
    padding-top: 25px;
    padding-bottom: 330px;
    transition: height .6s ease-in-out .1s;
    -webkit-transition: height .6s ease-in-out .1s;
    -moz-transition: height .6s ease-in-out .1s;
    -ms-transition: height .6s ease-in-out .1s;
    -o-transition: height .6s ease-in-out .1s
  }

  #who-we-are .team-wrapper.open-mobile {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
  }

  #who-we-are .team-wrapper.open-mobile .mobile-more-team span {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
  }

  #who-we-are .team-wrapper.open-mobile .mobile-more-team div:first-of-type {
    display: none
  }

  #who-we-are .team-wrapper.open-mobile .mobile-more-team div:last-of-type {
    display: block
  }

  #who-we-are .team-wrapper.open-mobile .bulle {
    opacity: 1;
    visibility: visible;
    transition: opacity .2s linear .6s, visibility 0s linear .6s;
    -webkit-transition: opacity .2s linear .6s, visibility 0s linear .6s;
    -moz-transition: opacity .2s linear .6s, visibility 0s linear .6s;
    -ms-transition: opacity .2s linear .6s, visibility 0s linear .6s;
    -o-transition: opacity .2s linear .6s, visibility 0s linear .6s
  }

  #who-we-are .wrapper {
    width: 100%;
    max-width: 360px
  }

  #who-we-are .bulle {
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s linear 0s, visibility 0s linear .2s;
    -webkit-transition: opacity .2s linear 0s, visibility 0s linear .2s;
    -moz-transition: opacity .2s linear 0s, visibility 0s linear .2s;
    -ms-transition: opacity .2s linear 0s, visibility 0s linear .2s;
    -o-transition: opacity .2s linear 0s, visibility 0s linear .2s
  }

  #who-we-are .bulle.big-info,
  #who-we-are .bulle.employee {
    height: 150px;
    width: 150px
  }

  #who-we-are .bulle.founder,
  #who-we-are .bulle.partner {
    height: 190px;
    width: 190px
  }

  #who-we-are .bulle.bulle-showed {
    opacity: 1;
    visibility: visible;
    transition: opacity 0s linear 0s, visibility 0s linear 0s;
    -webkit-transition: opacity 0s linear 0s, visibility 0s linear 0s;
    -moz-transition: opacity 0s linear 0s, visibility 0s linear 0s;
    -ms-transition: opacity 0s linear 0s, visibility 0s linear 0s;
    -o-transition: opacity 0s linear 0s, visibility 0s linear 0s
  }

  #who-we-are blockquote {
    float: none;
    font-size: 32px;
    line-height: 35px
  }

  #who-we-are blockquote cite {
    font-size: 11px
  }

  #who-we-are blockquote:after,
  #who-we-are blockquote:before {
    width: 12px
  }

  #who-we-are blockquote:before {
    left: 16px;
    top: 4px
  }

  #who-we-are blockquote:after {
    left: 197px;
    top: 81px
  }

  #who-we-are #total {
    float: none
  }
}

@media (max-width: 360px) {
  #who-we-are .bulle {
    margin-left: 0
  }
}

@media (max-width: 359px) {
  #who-we-are .bulle {
    margin-left: -.5px
  }
}

@media (max-width: 358px) {
  #who-we-are .bulle {
    margin-left: -1px
  }
}

@media (max-width: 357px) {
  #who-we-are .bulle {
    margin-left: -1.5px
  }
}

@media (max-width: 356px) {
  #who-we-are .bulle {
    margin-left: -2px
  }
}

@media (max-width: 355px) {
  #who-we-are .bulle {
    margin-left: -2.5px
  }
}

@media (max-width: 354px) {
  #who-we-are .bulle {
    margin-left: -3px
  }
}

@media (max-width: 353px) {
  #who-we-are .bulle {
    margin-left: -3.5px
  }
}

@media (max-width: 352px) {
  #who-we-are .bulle {
    margin-left: -4px
  }
}

@media (max-width: 351px) {
  #who-we-are .bulle {
    margin-left: -4.5px
  }
}

@media (max-width: 350px) {
  #who-we-are .bulle {
    margin-left: -5px
  }
}

@media (max-width: 349px) {
  #who-we-are .bulle {
    margin-left: -5.5px
  }
}

@media (max-width: 348px) {
  #who-we-are .bulle {
    margin-left: -6px
  }
}

@media (max-width: 347px) {
  #who-we-are .bulle {
    margin-left: -6.5px
  }
}

@media (max-width: 346px) {
  #who-we-are .bulle {
    margin-left: -7px
  }
}

@media (max-width: 345px) {
  #who-we-are .bulle {
    margin-left: -7.5px
  }
}

@media (max-width: 344px) {
  #who-we-are .bulle {
    margin-left: -8px
  }
}

@media (max-width: 343px) {
  #who-we-are .bulle {
    margin-left: -8.5px
  }
}

@media (max-width: 342px) {
  #who-we-are .bulle {
    margin-left: -9px
  }
}

@media (max-width: 341px) {
  #who-we-are .bulle {
    margin-left: -9.5px
  }
}

@media (max-width: 340px) {
  #who-we-are .bulle {
    margin-left: -10px
  }
}

@media (max-width: 339px) {
  #who-we-are .bulle {
    margin-left: -10.5px
  }
}

@media (max-width: 338px) {
  #who-we-are .bulle {
    margin-left: -11px
  }
}

@media (max-width: 337px) {
  #who-we-are .bulle {
    margin-left: -11.5px
  }
}

@media (max-width: 336px) {
  #who-we-are .bulle {
    margin-left: -12px
  }
}

@media (max-width: 335px) {
  #who-we-are .bulle {
    margin-left: -12.5px
  }
}

@media (max-width: 334px) {
  #who-we-are .bulle {
    margin-left: -13px
  }
}

@media (max-width: 333px) {
  #who-we-are .bulle {
    margin-left: -13.5px
  }
}

@media (max-width: 332px) {
  #who-we-are .bulle {
    margin-left: -14px
  }
}

@media (max-width: 331px) {
  #who-we-are .bulle {
    margin-left: -14.5px
  }
}

@media (max-width: 330px) {
  #who-we-are .bulle {
    margin-left: -15px
  }
}

@media (max-width: 329px) {
  #who-we-are .bulle {
    margin-left: -15.5px
  }
}

@media (max-width: 328px) {
  #who-we-are .bulle {
    margin-left: -16px
  }
}

@media (max-width: 327px) {
  #who-we-are .bulle {
    margin-left: -16.5px
  }
}

@media (max-width: 326px) {
  #who-we-are .bulle {
    margin-left: -17px
  }
}

@media (max-width: 325px) {
  #who-we-are .bulle {
    margin-left: -17.5px
  }
}

@media (max-width: 324px) {
  #who-we-are .bulle {
    margin-left: -18px
  }
}

@media (max-width: 323px) {
  #who-we-are .bulle {
    margin-left: -18.5px
  }
}

@media (max-width: 322px) {
  #who-we-are .bulle {
    margin-left: -19px
  }
}

@media (max-width: 321px) {
  #who-we-are .bulle {
    margin-left: -19.5px
  }
}

@media (max-width: 320px) {
  #who-we-are .bulle {
    margin-left: -20px
  }
}

@media (max-width: 319px) {
  #who-we-are .bulle {
    margin-left: -20.5px
  }
}

@media (max-width: 318px) {
  #who-we-are .bulle {
    margin-left: -21px
  }
}

@media (max-width: 317px) {
  #who-we-are .bulle {
    margin-left: -21.5px
  }
}

@media (max-width: 316px) {
  #who-we-are .bulle {
    margin-left: -22px
  }
}

@media (max-width: 315px) {
  #who-we-are .bulle {
    margin-left: -22.5px
  }
}

@media (max-width: 314px) {
  #who-we-are .bulle {
    margin-left: -23px
  }
}

@media (max-width: 313px) {
  #who-we-are .bulle {
    margin-left: -23.5px
  }
}

@media (max-width: 312px) {
  #who-we-are .bulle {
    margin-left: -24px
  }
}

@media (max-width: 311px) {
  #who-we-are .bulle {
    margin-left: -24.5px
  }
}

@media (max-width: 310px) {
  #who-we-are .bulle {
    margin-left: -25px
  }
}


/* Our Team page end */


/* Mobile view */
@media (max-width: 400px) {
  .ceo-section:after {
    height: 180px;
  }
}

@media (max-width: 610px) {
  .main-header {
    width: calc(100% - 80px) !important;
  }

  .main-header:before,
  .share-btn {
    width: 80px;
  }

  .nav-button {
    margin-right: 28px;
  }

  .open-dropdown .nav-holder {
    right: 0px !important;
    width: 100% !important;
  }

  .nav-holder .nav-holder-wrap_line {
    display: none !important;
  }

  .nav-holder .nav-footer {
    text-align: center !important;
  }

  .industry-box {
    padding: 0;
  }

  .intro-section .swiper-container .content {
    width: 100% !important;
  }

  .swiper-button-next,
  .swiper-button-prev {
    top: 94%;
    height: 25px;
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
  }

  .swiper-button-next {
    right: 28% !important;
  }

  .swiper-button-prev {
    left: 28% !important;
  }

  .container {
    max-width: 100%;
    padding: 0px 26px;
  }

  .top-sec-g {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .top-sec-g p {
    width: 61%;
    margin: 0 auto;
    text-align: center !important;
  }

  .heading-border,
  .large-para {
    text-align: center;
  }

  .mobile-heading-border:after {
    left: calc(53vw - 80px);
  }

  .what-we-do:after {
    height: 16%;
  }

}

@media only screen and (min-width: 610px) and (max-width: 767px) {

  .intro-section .swiper-container .content {
    width: 100% !important;
  }

  .slider-progress-bar {
    display: none;
  }

  .swiper-slide .content {
    width: 100%;
    padding: 0 26px;
    text-align: center;
  }

  .swiper-button-next,
  .swiper-button-prev {
    top: 94%;
    height: 25px;
    visibility: visible;
    opacity: 1;
  }

  .swiper-button-next {
    right: 35%;
  }

  .swiper-button-prev {
    left: 35%;
  }

  .container {
    max-width: 100%;
    padding: 0px 26px;
  }

  .what-we-do:after {
    height: 16%;
  }

  .industry-box {
    height: 400px;
  }

  .top-sec-g {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .top-sec-g p {
    width: 61%;
    margin: 0 auto;
    text-align: center !important;
  }
}



@media only screen and (max-width: 991.98px) {
  .intro-section .swiper-container .content {
    width: 100% !important;
    padding: 0 26px;
  }

  #wrapper {
    padding: 80px 0 0 0;
  }

  .hc_dec_color {
    display: none;
  }

  .main-header {
    width: calc(100% - 125px);
  }

  .open-dropdown .nav-holder {
    right: 125px;
  }

  .right-header {
    top: 80px;
    right: -225px;
    bottom: auto;
    width: 225px;
    animation: all 0.3s ease;
    transform: inherit;
  }

  .social-active .right-header {
    display: block !important;
    right: 0;
  }

  .social-active .right-header_social {
    position: static;
    margin: 0;
    width: auto;
  }

  .social-active .right-header_social ul {
    display: flex;
    flex-wrap: wrap;
  }

  .social-active .right-header_social ul li {
    width: 75px;
    height: 75px;
    line-height: 75px;
  }

  .container {
    max-width: 100%;
    padding: 0px 26px;
  }
}


@media only screen and (min-width: 991.98px) and (max-width: 1440px) {
  .intro-section .swiper-container .content {
    width: 75% !important;
  }
}

/* Portfolio Page Styles */
.card-header[data-bs-toggle="collapse"] {
  transition: background-color 0.3s ease;
}

.card-header[data-bs-toggle="collapse"]:hover {
  background-color: #2d3548 !important;
}

.card-header[data-bs-toggle="collapse"] i {
  transition: transform 0.3s ease;
}

.card-header[data-bs-toggle="collapse"][aria-expanded="true"] i {
  transform: rotate(180deg);
}

/* Floating Booking Button */
.floating-booking-button {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 9999;
  animation: popupAnimation 2s ease-in-out infinite;
}

.btn-primary:focus {
  background-color: var(--text-color) !important;
  border-color: var(--text-color) !important;
  color: white !important;
}

.floating-booking-button .btn {
  padding: 5px 30px;
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
  transition: all 0.3s ease;
  animation: pulseAnimation 2s ease-in-out infinite;
  position: fixed;
  bottom: 40px;
  right: 110px;
  z-index: 99999;
}

.floating-booking-button .btn:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3) !important;
}

@keyframes popupAnimation {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }
}

@keyframes pulseAnimation {

  0%,
  100% {
    box-shadow: 0 4px 15px rgba(249, 196, 46, 0.4);
  }

  50% {
    box-shadow: 0 4px 25px rgba(249, 196, 46, 0.7);
  }
}

@media (max-width: 768px) {
  .floating-booking-button {
    bottom: 15px;
    left: 15px;
  }

  .floating-booking-button .btn {
    padding: 3px 18px;
    font-size: 14px;
    bottom: 10px;
    right: 0px;
  }

  .floating-booking-button .btn i {
    display: none;
  }
}


/* FAQ Accordion Styles */
.accordion-faq .accordion-item {
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.accordion-faq .accordion-item:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
}

.accordion-faq .accordion-button {
  background-color: #fff;
  border: none;
  padding: 1.25rem 1.5rem;
  font-weight: 600;
  color: var(--text-color);
  box-shadow: none;
  position: relative;
  transition: all 0.3s ease;
}

.accordion-faq .accordion-button:not(.collapsed) {
  background-color: #242a3b;
  color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.accordion-faq .accordion-button:not(.collapsed) .faq-question {
  color: #fff;
}

.accordion-faq .accordion-button:not(.collapsed) .faq-icon {
  color: #fff;
  transform: rotate(180deg);
}

.accordion-faq .accordion-button:focus {
  border-color: transparent;
  box-shadow: 0 0 0 0.25rem rgba(249, 196, 46, 0.25);
}

.accordion-faq .accordion-button::after {
  display: none;
}

.accordion-faq .faq-question {
  font-size: 18px;
  line-height: 1.5;
  color: var(--text-color);
  transition: color 0.3s ease;
  flex: 1;
  text-align: left;
}

.accordion-faq .faq-icon {
  color: var(--site-color);
  font-size: 16px;
  transition: transform 0.3s ease, color 0.3s ease;
  margin-left: 1rem;
  flex-shrink: 0;
}

.accordion-faq .accordion-button:not(.collapsed) .faq-icon {
  transform: rotate(180deg);
}

.accordion-faq .accordion-body {
  background-color: #f8f9fa;
  padding: 1.5rem;
  border-top: 1px solid #e9ecef;
}

.accordion-faq .accordion-collapse {
  transition: all 0.3s ease;
}



/* Enhanced Booking Button Styles */
/* Booking button in navigation menu */
.booking-btn-menu {
  background: var(--site-color) !important;
  color: var(--text-color) !important;
  padding: 12px 24px !important;
  border-radius: 30px !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  letter-spacing: 1.5px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 8px 0 !important;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
  box-shadow: 0 4px 15px rgba(249, 196, 46, 0.3) !important;
  border: 2px solid var(--site-color) !important;
  position: relative !important;
  overflow: hidden !important;
  text-transform: uppercase !important;
  width: auto !important;
  height: auto !important;
  line-height: 1.4 !important;
}

.booking-btn-menu::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.5s ease;
}

.booking-btn-menu:hover::before {
  left: 100%;
}

.booking-btn-menu:hover {
  background: var(--text-color) !important;
  color: #fff !important;
  border-color: var(--text-color) !important;
  transform: translateY(-2px) scale(1.02) !important;
  box-shadow: 0 8px 25px rgba(36, 42, 59, 0.4) !important;
}

.booking-btn-menu:active {
  transform: translateY(0) scale(0.98) !important;
}

.booking-btn-menu i {
  font-size: 14px !important;
  margin-right: 8px !important;
  transition: transform 0.3s ease !important;
}

.booking-btn-menu:hover i {
  transform: rotate(15deg) scale(1.1) !important;
}

/* Booking button in header page-subtitle */
.booking-btn-header {
  background: var(--text-color) !important;
  color: white !important;
  padding: 12px 28px !important;
  /* border-radius: 35px !important; */
  font-weight: 700 !important;
  font-size: 12px !important;
  letter-spacing: 2px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2) !important;
  border: 2px solid rgba(255, 255, 255, 0.3) !important;
  position: relative !important;
  overflow: hidden !important;
  text-transform: uppercase !important;
  backdrop-filter: blur(10px) !important;
  -webkit-backdrop-filter: blur(10px) !important;
}

.booking-btn-header::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s ease;
}

.booking-btn-header:hover::before {
  left: 100%;
}

/* .booking-btn-header:hover {
  background: var(--site-color) !important;
  color: var(--text-color) !important;
  border-color: var(--site-color) !important;
  transform: translateY(-1px) scale(1.01) !important;
  box-shadow: 0 8px 30px rgba(249, 196, 46, 0.5) !important;
} */

.booking-btn-header:active {
  transform: translateY(-1px) scale(1.02) !important;
}

.booking-btn-header i {
  font-size: 13px !important;
  margin-right: 10px !important;
  transition: transform 0.3s ease !important;
}

.booking-btn-header:hover i {
  transform: rotate(15deg) scale(1.15) !important;
}

/* Animation for booking buttons */
@keyframes bookingPulse {

  0%,
  100% {
    box-shadow: 0 4px 15px rgba(249, 196, 46, 0.3);
  }

  50% {
    box-shadow: 0 6px 20px rgba(249, 196, 46, 0.5);
  }
}

.booking-btn-menu {
  animation: bookingPulse 3s ease-in-out infinite;
}

/* Responsive styles for booking buttons */
@media (max-width: 768px) {
  .booking-btn-menu {
    padding: 10px 20px !important;
    font-size: 11px !important;
    letter-spacing: 1px !important;
  }

  .booking-btn-menu i {
    font-size: 12px !important;
    margin-right: 6px !important;
  }

  .booking-btn-header {
    padding: 10px 20px !important;
    font-size: 10px !important;
    letter-spacing: 1.5px !important;
  }

  .booking-btn-header i {
    font-size: 11px !important;
    margin-right: 8px !important;
  }
}

@media (max-width: 480px) {
  .booking-btn-menu {
    padding: 8px 16px !important;
    font-size: 10px !important;
  }

  .booking-btn-header {
    padding: 8px 16px !important;
    font-size: 9px !important;
  }
}


/* Enhanced Hero Section Buttons */
.hero-btn-primary {
  background: var(--site-color) !important;
  border-color: var(--site-color) !important;
  color: var(--text-color) !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  letter-spacing: 0.5px !important;
  padding: 16px 32px !important;
  position: relative !important;
  overflow: hidden !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
  box-shadow: 0 6px 20px rgba(249, 196, 46, 0.4) !important;
  border: 2px solid var(--site-color) !important;
  z-index: 1 !important;
  text-transform: none !important;
}

.hero-btn-primary::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.6s ease;
  z-index: -1;
}

.hero-btn-primary::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: var(--text-color);
  transform: translate(-50%, -50%);
  transition: width 0.6s ease, height 0.6s ease;
  z-index: -1;
  opacity: 0;
}

.hero-btn-primary:hover::before {
  left: 100%;
}

.hero-btn-primary:hover::after {
  width: 300px;
  height: 300px;
  opacity: 1;
}

.hero-btn-primary:hover {
  background: var(--text-color) !important;
  border-color: var(--text-color) !important;
  color: #fff !important;
  transform: translateY(-4px) scale(1.02) !important;
  box-shadow: 0 12px 35px rgba(36, 42, 59, 0.5) !important;
}

.hero-btn-primary:active {
  transform: translateY(-2px) scale(1) !important;
  box-shadow: 0 8px 25px rgba(36, 42, 59, 0.4) !important;
}

.hero-btn-primary:focus {
  background: var(--text-color) !important;
  border-color: var(--text-color) !important;
  color: #fff !important;
  box-shadow: 0 12px 35px rgba(36, 42, 59, 0.5) !important;
}

/* Hero Outline Button */
.hero-btn-outline {
  border: 2px solid var(--site-color) !important;
  color: var(--site-color) !important;
  background: transparent !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  letter-spacing: 0.5px !important;
  padding: 16px 32px !important;
  position: relative !important;
  overflow: hidden !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
  box-shadow: 0 4px 15px rgba(249, 196, 46, 0.2) !important;
  z-index: 1 !important;
  text-transform: none !important;
}

.hero-btn-outline::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(249, 196, 46, 0.1), transparent);
  transition: left 0.6s ease;
  z-index: -1;
}

.hero-btn-outline::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: var(--site-color);
  transform: translate(-50%, -50%);
  transition: width 0.6s ease, height 0.6s ease;
  z-index: -1;
  opacity: 0;
}

.hero-btn-outline:hover::before {
  left: 100%;
}

.hero-btn-outline:hover::after {
  width: 300px;
  height: 300px;
  opacity: 1;
}

.hero-btn-outline:hover {
  background: var(--site-color) !important;
  border-color: var(--site-color) !important;
  color: var(--text-color) !important;
  transform: translateY(-4px) scale(1.02) !important;
  box-shadow: 0 12px 35px rgba(249, 196, 46, 0.5) !important;
}

.hero-btn-outline:active {
  transform: translateY(-2px) scale(1) !important;
  box-shadow: 0 8px 25px rgba(249, 196, 46, 0.4) !important;
}

.hero-btn-outline:focus {
  background: var(--site-color) !important;
  border-color: var(--site-color) !important;
  color: var(--text-color) !important;
  box-shadow: 0 12px 35px rgba(249, 196, 46, 0.5) !important;
}

/* Animation for hero buttons */
@keyframes heroButtonPulse {

  0%,
  100% {
    box-shadow: 0 6px 20px rgba(249, 196, 46, 0.4);
  }

  50% {
    box-shadow: 0 8px 25px rgba(249, 196, 46, 0.6);
  }
}

.hero-btn-primary {
  animation: heroButtonPulse 3s ease-in-out infinite;
}

@keyframes heroButtonOutlinePulse {

  0%,
  100% {
    box-shadow: 0 4px 15px rgba(249, 196, 46, 0.2);
  }

  50% {
    box-shadow: 0 6px 20px rgba(249, 196, 46, 0.35);
  }
}

.hero-btn-outline {
  animation: heroButtonOutlinePulse 3s ease-in-out infinite;
}

/* Responsive styles for hero buttons */
@media (max-width: 768px) {

  .hero-btn-primary,
  .hero-btn-outline {
    width: 100% !important;
    max-width: 351px !important;
    font-size: 16px !important;
    padding: 14px 28px !important;
  }
}

@media (max-width: 480px) {

  .hero-btn-primary,
  .hero-btn-outline {
    font-size: 15px !important;
    padding: 12px 24px !important;
  }
}

.linkedIn-tag{
  color: var(--text-color) !important;
  border-bottom: 1px solid var(--site-color) !important;
}

.linkedIn-tag:hover{
  color: var(--site-color) !important;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
