div.services div.logos {
  display: none;
  align-items: center;
  justify-content: center;
}
div.services div.logos div.link {
  transform-origin: center right;
  position: relative;
  transition: 0.3s ease-out;
}
div.services div.logos div.link svg {
  transition: 0.3s ease-out;
}
div.services div.logos div.link svg #text {
  transition: 0.3s ease-out;
}
div.services div.logos div.link svg #elephant {
  transition: 0.3s ease-out;
  opacity: 0;
}
div.services div.logos div.link {
  transform-origin: center center;
  margin: 0 -80px;
}
div.services div.logos div.link.active svg {
  width: 400px;
  transform: scale(1.2);
}
div.services div.logos div.link.active svg #text {
  opacity: 0;
}
div.services div.logos div.link.active svg #elephant {
  opacity: 1;
}
div.services div.logos div.link:nth-child(1) {
  z-index: 1;
  transform: scale(0.6);
}
div.services div.logos div.link:nth-child(2) {
  z-index: 2;
  transform: scale(0.8);
}
div.services div.logos div.link:nth-child(3) {
  z-index: 3;
}
div.services div.logos div.link:nth-child(4) {
  z-index: 4;
  transform: scale(1);
}
div.services div.logos div.link:nth-child(5) {
  z-index: 3;
}
div.services div.logos div.link:nth-child(6) {
  z-index: 2;
  transform: scale(0.8);
}
div.services div.logos div.link:nth-child(7) {
  z-index: 1;
  transform: scale(0.6);
}
@media screen and (min-width: 1025px) {
  div.services div.logos {
    display: flex;
  }
}
@media screen and (min-width: 1025px) {
  div.services div.slider-logos {
    display: none;
  }
}
div.services div.slider-logos {
  overflow: visible;
}
div.services div.slider-logos div.link-slide {
  transform-origin: center right;
  position: relative;
  transition: 0.3s ease-out;
}
div.services div.slider-logos div.link-slide svg {
  width: 100%;
  height: auto;
}
div.services div.slider-logos div.link-slide svg #text {
  transition: 0.3s ease-out;
}
div.services div.slider-logos div.link-slide svg #elephant {
  transition: 0.3s ease-out;
  opacity: 0;
}
div.services div.slider-logos div.link-slide.swiper-slide-active #text {
  opacity: 0;
}
div.services div.slider-logos div.link-slide.swiper-slide-active #elephant {
  opacity: 1;
}
div.services div.slider-logos div.link-slide {
  transform-origin: center center;
}
div.services div.slider-logos div.link-slide:nth-child(1) {
  z-index: 1;
}
div.services div.slider-logos div.link-slide:nth-child(2) {
  z-index: 2;
}
div.services div.slider-logos div.link-slide:nth-child(3) {
  z-index: 3;
}
div.services div.slider-logos div.link-slide:nth-child(4) {
  z-index: 4;
}
div.services div.slider-logos div.link-slide:nth-child(5) {
  z-index: 3;
}
div.services div.slider-logos div.link-slide:nth-child(6) {
  z-index: 2;
}
div.services div.slider-logos div.link-slide:nth-child(7) {
  z-index: 1;
}
div.services div.slider-logos div.thumb {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 20px;
  background-color: var(--e-global-color-primary);
  border-radius: 50px;
  padding: 10px 30px;
  transition: 0.3s ease-out;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
}
div.services div.slider-logos div.thumb span {
  font-family: "Nunito";
  color: white;
  font-size: 18px;
  font-weight: bold;
}
div.services div.slider-logos div.thumb.hidden {
  transform: translateX(-50%) translateY(150%);
  opacity: 0;
}

@media screen and (max-width: 1024px) {
  div.services-description {
    padding: 30px;
  }
}
div.services-description div.content {
  display: none;
}
div.services-description div.content.visible {
  display: block;
}
div.services-description div.content a {
  display: block;
  padding: 100px;
  position: relative;
}
@media screen and (max-width: 767px) {
  div.services-description div.content a {
    padding: 30px;
  }
}
div.services-description div.content a > svg {
  position: absolute;
  top: 20px;
  right: 20px;
}
div.services-description div.content:nth-child(1) {
  background-color: var(--e-global-color-35ca5ab);
}
div.services-description div.content:nth-child(2) {
  background-color: var(--e-global-color-730b1b9);
}
div.services-description div.content:nth-child(3) {
  background-color: var(--e-global-color-cb46f2b);
}
div.services-description div.content:nth-child(4) {
  background-color: var(--e-global-color-primary);
}
div.services-description div.content:nth-child(5) {
  background-color: var(--e-global-color-0dfb024);
}
div.services-description div.content:nth-child(6) {
  background-color: var(--e-global-color-b56f727);
}
div.services-description div.content:nth-child(7) {
  background-color: var(--e-global-color-1b4b9d4);
}
div.services-description div.content {
  border-radius: 5px;
  transition: 0.3s ease-out;
}
div.services-description div.content:hover {
  transform: scale(1.05);
}
div.services-description div.content h3 {
  color: white;
  font-size: 37px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  div.services-description div.content h3 {
    font-size: 23px;
    line-height: 26px;
  }
}
div.services-description div.content ul {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27.336' height='14.579' viewBox='0 0 27.336 14.579'%3E%3Cg id='up-arrow-svgrepo-com' transform='translate(27.336 -119.464) rotate(90)'%3E%3Cg id='Group_10401' data-name='Group 10401' transform='translate(119.464 0)'%3E%3Cg id='Group_10400' data-name='Group 10400'%3E%3Cpath id='Path_73177' data-name='Path 73177' d='M133.9,6.5,127.065.122a.456.456,0,0,0-.622,0L119.609,6.5a.457.457,0,0,0-.145.333v7.29a.456.456,0,0,0,.778.322l6.512-6.512,6.512,6.512a.455.455,0,0,0,.778-.322V6.834A.456.456,0,0,0,133.9,6.5Z' transform='translate(-119.464 0)' fill='%23fff'/%3E%3Cpath id='Path_73178' data-name='Path 73178' d='M127.065,239.056a.456.456,0,0,0-.622,0l-6.834,6.378a.457.457,0,0,0-.145.333v7.29a.456.456,0,0,0,.778.322l6.512-6.512,6.512,6.512a.455.455,0,0,0,.778-.322v-7.29a.456.456,0,0,0-.144-.333Z' transform='translate(-119.464 -226.177)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  padding: 0;
  font-family: "Nunito";
  gap: 85px;
}
@media screen and (max-width: 767px) {
  div.services-description div.content ul {
    gap: 30px;
    flex-wrap: wrap;
    padding-left: 30px;
  }
}
div.services-description div.content ul li {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  color: white;
}
@media screen and (max-width: 767px) {
  div.services-description div.content ul li {
    font-size: 16px;
    line-height: 18px;
    flex: 1 0 100%;
  }
}

div.marquee3k {
  will-change: transform;
}

div.marquee-hypervolume {
  display: flex;
  flex-flow: nowrap row;
  align-items: center;
}
div.marquee-hypervolume span {
  display: inline-block;
  margin: 0 50px;
}
div.marquee-hypervolume svg {
  transform: translateY(-50%);
}

#feed-hypervolume {
  display: flex;
  align-items: flex-start;
  flex-flow: wrap row;
}
#feed-hypervolume div.feed-item {
  width: calc((100% - 60px) / 4);
}
#feed-hypervolume div.feed-item:nth-child(n) {
  margin-bottom: 30px;
  margin-right: 20px;
}
#feed-hypervolume div.feed-item:nth-child(4n) {
  margin-right: 0;
}
#feed-hypervolume div.feed-item {
  overflow: hidden;
  transition: 0.3s ease-out;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  #feed-hypervolume div.feed-item {
    width: calc((100% - 40px) / 3);
  }
  #feed-hypervolume div.feed-item:nth-child(n) {
    margin-bottom: 20px;
    margin-right: 20px;
  }
  #feed-hypervolume div.feed-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #feed-hypervolume div.feed-item {
    width: calc((100% - 0px) / 1);
  }
  #feed-hypervolume div.feed-item:nth-child(n) {
    margin-bottom: 10px;
    margin-right: 10px;
  }
  #feed-hypervolume div.feed-item:nth-child(1n) {
    margin-right: 0;
  }
}
#feed-hypervolume div.feed-item div.img-sizer {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
#feed-hypervolume div.feed-item div.img-sizer img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease-out;
}
#feed-hypervolume div.feed-item div.content {
  border-radius: 0 0 10px 10px;
  padding: 30px;
  background-color: white;
}
#feed-hypervolume div.feed-item:hover {
  transform: translateY(-10px);
  box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.23);
}
#feed-hypervolume div.feed-item:hover div.img-sizer img {
  transform: scale(1.05);
  filter: grayscale(0%);
}

div#slider-emplois {
  overflow: visible;
}
div#slider-emplois div.swiper-wrapper a.swiper-slide {
  display: flex;
  flex-direction: column;
  height: auto;
  border-radius: 10px;
  background-color: white;
  padding: 50px;
  transition: 0.3s ease-out;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
div#slider-emplois div.swiper-wrapper a.swiper-slide:hover {
  transform: scale(1.1);
  box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 767px) {
  div#slider-emplois div.swiper-wrapper a.swiper-slide {
    padding: 30px 20px;
  }
}
div#slider-emplois div.swiper-wrapper a.swiper-slide > span {
  font-family: "Nunito";
  font-size: 23px;
  line-height: 30px;
  font-weight: bold;
  color: var(--e-global-color-text);
}
div#slider-emplois div.swiper-wrapper a.swiper-slide > span span {
  color: var(--e-global-color-primary);
}
@media screen and (max-width: 767px) {
  div#slider-emplois div.swiper-wrapper a.swiper-slide > span {
    font-size: 16px;
    line-height: 20px;
  }
}
div#slider-emplois div.swiper-wrapper a.swiper-slide h3 {
  font-family: "Nunito";
  font-size: 30px;
  line-height: 32px;
  font-weight: 700;
  color: var(--e-global-color-secondary);
}
@media screen and (max-width: 767px) {
  div#slider-emplois div.swiper-wrapper a.swiper-slide h3 {
    font-size: 18px;
    line-height: 23px;
  }
}
div#slider-emplois div.swiper-wrapper a.swiper-slide ul {
  margin-top: auto;
  list-style: none;
  padding: 0;
}
div#slider-emplois div.swiper-wrapper a.swiper-slide ul li {
  font-family: "Nunito";
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--e-global-color-text);
  font-size: 17px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  div#slider-emplois div.swiper-wrapper a.swiper-slide ul li {
    font-size: 14px;
  }
}
div#slider-emplois div.thumb {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 20px;
  background-color: var(--e-global-color-primary);
  border-radius: 50px;
  padding: 10px 30px;
  transition: 0.3s ease-out;
}
div#slider-emplois div.thumb span {
  font-family: "Nunito";
  color: white;
  font-size: 18px;
  font-weight: bold;
}
div#slider-emplois div.thumb.hidden {
  transform: translateX(-50%) translateY(100%);
  opacity: 0;
}

.galerie_photos {
  font-family: inherit;
  position: relative;
}
.galerie_photos .swiper-wrapper .photo {
  aspect-ratio: 2/3;
  margin-right: 10px;
  position: relative;
}
.galerie_photos .swiper-wrapper .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 1;
}
.galerie_photos .swiper-wrapper .photo .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.galerie_photos .swiper-wrapper .photo legend {
  padding: 12px 0 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .galerie_photos .swiper-wrapper .photo legend {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 768px) {
  .galerie_photos .swiper-wrapper .photo {
    width: calc(100% - 10px);
  }
}
.galerie_photos .swiper-wrapper .photo {
  transition: 0.3s ease-out;
}
.galerie_photos div.thumb {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 20px;
  background-color: var(--e-global-color-primary);
  border-radius: 50px;
  padding: 10px 30px;
  transition: 0.3s ease-out;
}
.galerie_photos div.thumb span {
  font-family: "Nunito";
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.galerie_photos div.thumb.hidden {
  transform: translateX(-50%) translateY(100%);
  opacity: 0;
}

div.nav-services {
  width: 100%;
  pointer-events: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
div.nav-services div.button-left {
  z-index: 5;
  cursor: pointer;
  transition: 0.3s ease-out;
  pointer-events: all;
}
div.nav-services div.button-left.disabled {
  opacity: 0.33;
  pointer-events: none;
}
div.nav-services div.button-left:hover {
  transform: scale(1.1);
}
div.nav-services div.button-left:hover a {
  color: var(--e-global-color-accent);
}
div.nav-services div.button-left:hover svg path {
  stroke: var(--e-global-color-accent);
}
div.nav-services div.button-left:hover svg g rect:last-child {
  stroke: var(--e-global-color-accent);
}
div.nav-services div.button-left a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  font-family: "Nunito";
  line-height: 25px;
  color: #FFFFFF;
  transition: 0.3s ease-out;
}
div.nav-services div.button-left a svg path {
  transition: 0.3s ease-out;
}
div.nav-services div.button-left a svg g rect:last-child {
  transition: 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  div.nav-services div.button-left a {
    font-size: 13px;
    line-height: 18px;
  }
}
div.nav-services div.button-right {
  z-index: 5;
  cursor: pointer;
  transition: 0.3s ease-out;
  pointer-events: all;
}
div.nav-services div.button-right:hover {
  transform: scale(1.1);
}
div.nav-services div.button-right:hover a {
  color: var(--e-global-color-accent);
}
div.nav-services div.button-right:hover svg path {
  stroke: var(--e-global-color-accent);
}
div.nav-services div.button-right:hover svg g rect:last-child {
  stroke: var(--e-global-color-accent);
}
div.nav-services div.button-right.disabled {
  opacity: 0.33;
  pointer-events: none;
}
div.nav-services div.button-right a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  font-family: "Nunito";
  line-height: 25px;
  color: #FFFFFF;
  transition: 0.3s ease-out;
}
div.nav-services div.button-right a svg path {
  transition: 0.3s ease-out;
}
div.nav-services div.button-right a svg g rect:last-child {
  transition: 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  div.nav-services div.button-right a {
    font-size: 13px;
    line-height: 18px;
  }
}

nav.nav_historique {
  width: 100%;
  background-color: #F3F1F1;
  z-index: 10;
}
nav.nav_historique div.wrapper_nav {
  max-width: 1360px;
  margin: auto;
}
nav.nav_historique div.wrapper_nav ul {
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  overflow: auto;
}
nav.nav_historique div.wrapper_nav ul li {
  flex: 1;
  font-size: 18px;
  font-weight: 700;
  color: var(--e-global-color-text);
  padding: 20px 25px;
  text-align: center;
  cursor: pointer;
}
nav.nav_historique div.wrapper_nav ul li.active {
  color: var(--e-global-color-primary);
}
nav.nav_historique div.wrapper_nav ul li:hover {
  color: var(--e-global-color-primary);
}

div.wrapper_historique {
  overflow: hidden;
}
div.wrapper_historique div.historique {
  max-width: 1360px;
  margin: auto;
}
div.wrapper_historique div.historique div.event {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 200px 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  div.wrapper_historique div.historique div.event {
    margin: 100px 0;
  }
}
div.wrapper_historique div.historique div.event:nth-child(2n) div.date {
  order: 2;
}
@media screen and (max-width: 1024px) {
  div.wrapper_historique div.historique div.event:nth-child(2n) div.date {
    order: 1;
  }
}
div.wrapper_historique div.historique div.event:nth-child(2n) div.date span::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='108' height='20' viewBox='0 0 108 20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cline x1='2' x2='108' y1='9.943' y2='9.943' stroke='%23CD1619'/%3E%3Crect width='14.061' height='14.061' x='2.912' y='2.912' fill='%23CD1619' fill-rule='nonzero' transform='rotate(-45 9.943 9.943)'/%3E%3C/g%3E%3C/svg%3E");
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  transform: translateY(-50%) translateX(-100%);
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 1024px) {
  div.wrapper_historique div.historique div.event:nth-child(2n) div.date span::before {
    content: none;
  }
}
div.wrapper_historique div.historique div.event:nth-child(2n) div.date span::after {
  content: none;
}
div.wrapper_historique div.historique div.event:nth-child(2n) div.img {
  order: 1;
}
@media screen and (max-width: 1024px) {
  div.wrapper_historique div.historique div.event:nth-child(2n) div.img {
    order: 2;
  }
}
div.wrapper_historique div.historique div.event:nth-child(2n) div.img img {
  left: unset;
  right: 0;
}
@media screen and (max-width: 1024px) {
  div.wrapper_historique div.historique div.event:nth-child(2n) div.img img {
    width: 100%;
  }
}
div.wrapper_historique div.historique div.event div.date {
  position: relative;
  z-index: 2;
  flex: 0 0 45%;
  padding: 30px;
}
@media screen and (max-width: 1024px) {
  div.wrapper_historique div.historique div.event div.date {
    flex: 0 0 100%;
  }
}
div.wrapper_historique div.historique div.event div.date span {
  font-family: "ff-cocon-pro";
  font-size: 190px;
  color: var(--e-global-color-primary);
  position: relative;
  display: block;
  line-break: anywhere;
  line-height: 190px;
}
@media screen and (max-width: 1024px) {
  div.wrapper_historique div.historique div.event div.date span {
    font-size: 45px;
    line-height: 45px;
  }
}
div.wrapper_historique div.historique div.event div.date span:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='108' height='20' viewBox='0 0 108 20'%3E%3Cg fill='none' fill-rule='evenodd' transform='rotate(-180 54 9.943)'%3E%3Cline x1='2' x2='108' y1='9.943' y2='9.943' stroke='%23CD1619'/%3E%3Crect width='14.061' height='14.061' x='2.912' y='2.912' fill='%23CD1619' fill-rule='nonzero' transform='rotate(-45 9.943 9.943)'/%3E%3C/g%3E%3C/svg%3E%0A");
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 0;
  transform: translateY(-50%) translateX(100%);
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 1024px) {
  div.wrapper_historique div.historique div.event div.date span:after {
    content: none;
  }
}
div.wrapper_historique div.historique div.event div.date h3 > p {
  font-family: "ff-cocon-pro";
  font-size: 32px;
  line-height: 34px;
  color: var(--e-global-color-primary);
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  div.wrapper_historique div.historique div.event div.date h3 > p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
  }
}
div.wrapper_historique div.historique div.event div.date > p {
  font-family: "Nunito";
  font-size: 18px;
  line-height: 23px;
  color: var(--e-global-color-text);
}
div.wrapper_historique div.historique div.event div.date > p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  div.wrapper_historique div.historique div.event div.date > p {
    font-size: 16px;
    line-height: 18px;
  }
}
div.wrapper_historique div.historique div.event div.img {
  flex: 0 0 50%;
  padding-bottom: 59%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  div.wrapper_historique div.historique div.event div.img {
    flex: 0 0 100%;
  }
}
div.wrapper_historique div.historique div.event div.img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  filter: grayscale(100%);
  object-fit: cover;
  max-width: unset;
}
@media screen and (max-width: 1024px) {
  div.wrapper_historique div.historique div.event div.img img {
    width: 100%;
  }
}

div#slider-rse {
  overflow: visible;
}
div#slider-rse div.swiper-wrapper {
  align-items: flex-start;
}
div#slider-rse div.swiper-wrapper .swiper-slide {
  display: flex;
  flex-direction: column;
  height: auto;
  border-radius: 10px;
  background-color: white;
  padding: 50px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
@media screen and (max-width: 767px) {
  div#slider-rse div.swiper-wrapper .swiper-slide {
    padding: 50px 30px;
  }
}
div#slider-rse div.swiper-wrapper .swiper-slide h4 {
  font-family: "Nunito";
  font-size: 28px;
  line-height: 28px;
  color: var(--e-global-color-1b4b9d4);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  div#slider-rse div.swiper-wrapper .swiper-slide h4 {
    font-size: 21px;
    line-height: 26px;
  }
}
div#slider-rse div.swiper-wrapper .swiper-slide p {
  font-family: "Nunito";
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
  color: var(--e-global-color-text);
}
@media screen and (max-width: 767px) {
  div#slider-rse div.swiper-wrapper .swiper-slide p {
    font-size: 15px;
  }
}
div#slider-rse div.thumb {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 20px;
  background-color: var(--e-global-color-1b4b9d4);
  border-radius: 50px;
  padding: 10px 30px;
  transition: 0.3s ease-out;
}
div#slider-rse div.thumb span {
  font-family: "Nunito";
  color: white;
  font-size: 18px;
  font-weight: bold;
}
div#slider-rse div.thumb.hidden {
  transform: translateX(-50%) translateY(100%);
  opacity: 0;
}

.acf-block.swiper {
  padding: 100px 0;
  display: block;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .acf-block.swiper {
    padding: 50px 0;
  }
}
.acf-block.swiper .galerie-swiper .drag-item {
  position: absolute;
  z-index: 90;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%) translateY(0%);
  padding: 20px;
  border-radius: 50px;
  background: white;
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 18px;
  opacity: 1;
  transition-delay: 1s;
  transition: all 0.2s ease-out;
  font-weight: 500;
  letter-spacing: 1px;
}
@media screen and (max-width: 1024px) {
  .acf-block.swiper .galerie-swiper .drag-item {
    bottom: 20px;
    font-size: 16px;
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .acf-block.swiper .galerie-swiper .drag-item {
    bottom: 5px;
    font-size: 12px;
    padding: 10px;
    gap: 10px;
  }
}
.acf-block.swiper .galerie-swiper .swiper-wrapper {
  align-items: flex-end;
}
.acf-block.swiper .galerie-swiper .swiper-wrapper .swiper-slide {
  user-select: none;
}
@media screen and (max-width: 1024px) {
  .acf-block.swiper .galerie-swiper .swiper-wrapper .swiper-slide {
    width: 70vw;
  }
}
@media screen and (max-width: 767px) {
  .acf-block.swiper .galerie-swiper .swiper-wrapper .swiper-slide {
    width: 85vw;
  }
}
.acf-block.swiper .galerie-swiper .swiper-wrapper .swiper-slide .image-container {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  clip-path: inset(100% 0 0 0);
  transition: clip-path 0.3s ease-out;
}
.acf-block.swiper .galerie-swiper .swiper-wrapper .swiper-slide .image-container img {
  width: 105%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  transition: all 0.3s ease-out;
}
.acf-block.swiper .galerie-swiper .swiper-wrapper .swiper-slide .image-container.portrait:after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 130%;
}
.acf-block.swiper .galerie-swiper .swiper-wrapper .swiper-slide .image-container.paysage:after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 70%;
}
.acf-block.swiper .galerie-swiper .swiper-wrapper .swiper-slide.swiper-slide-prev .image-container, .acf-block.swiper .galerie-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .image-container, .acf-block.swiper .galerie-swiper .swiper-wrapper .swiper-slide.swiper-slide-next .image-container {
  clip-path: inset(0 0 0 0);
}
.acf-block.swiper .galerie-swiper .swiper-wrapper .swiper-slide.swiper-slide-prev {
  transform: translateX(-40px);
}
@media screen and (max-width: 767px) {
  .acf-block.swiper .galerie-swiper .swiper-wrapper .swiper-slide.swiper-slide-prev {
    transform: translateX(-10px);
  }
}
.acf-block.swiper .galerie-swiper .swiper-wrapper .swiper-slide.swiper-slide-next {
  transform: translateX(40px);
}
@media screen and (max-width: 767px) {
  .acf-block.swiper .galerie-swiper .swiper-wrapper .swiper-slide.swiper-slide-next {
    transform: translateX(10px);
  }
}

div.accordeon {
  overflow: hidden;
  transition: 0.3s ease-out;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px solid rgba(85, 56, 18, 0.1921568627);
}
div.accordeon .accordion {
  position: relative;
  background-color: transparent;
  color: var(--e-global-color-text);
  font-size: 20px;
  line-height: 25px;
  font-weight: normal;
  cursor: pointer;
  padding: 10px 0px;
  padding-right: 85px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  white-space: break-spaces;
  transition: 0.3s ease-out;
}
div.accordeon .accordion::after {
  position: absolute;
  top: 0;
  right: 25px;
  margin-top: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background-color: var(--e-global-color-1b4b9d4);
  border-radius: 50%;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.211' height='11.039' viewBox='0 0 10.211 11.039'%3E%3Cg id='Icon_feather-arrow-left' data-name='Icon feather-arrow-left' transform='translate(1 1.414)'%3E%3Cpath id='Path_73153' data-name='Path 73153' d='M0,0H8.211' transform='translate(0 4.106)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_73154' data-name='Path 73154' d='M0,8.211,4.106,4.106,0,0' transform='translate(4.106 0)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  transition: 0.3s ease-out;
}
div.accordeon .accordion.active {
  font-weight: 600;
}
div.accordeon .accordion.active::after {
  transform: rotate(90deg);
  background-color: var(--e-global-color-text);
}
@media screen and (max-width: 768px) {
  div.accordeon .accordion {
    font-size: 18px;
    line-height: 24px;
    padding: 20px 10px;
    padding-right: 80px;
  }
}
div.accordeon .panel {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
@media screen and (max-width: 768px) {
  div.accordeon .panel {
    padding: 0px;
  }
}
div.accordeon .panel p {
  font-size: 17px;
  line-height: 25px;
  color: var(--e-global-color-text);
  margin: 10px 0 30px;
}

section#archive-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
section#archive-container .filtres {
  flex: 0 0 100%;
  padding: 30px 60px 30px 30px;
}
@media screen and (max-width: 1024px) {
  section#archive-container .filtres {
    flex: 0 0 100%;
    padding: 50px 30px 0;
  }
}
@media screen and (max-width: 767px) {
  section#archive-container .filtres {
    padding: 20px;
  }
}
section#archive-container .filtres .filter {
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
  list-style: none;
  margin: 0;
}
section#archive-container .filtres .filter li {
  font-family: "Nunito";
  font-size: 15px;
  line-height: 19px;
  font-weight: 700;
  border-radius: 50px;
  border: 1.5px solid var(--e-global-color-text);
  cursor: pointer;
  padding: 10px 15px;
  color: var(--e-global-color-text);
  transition: 0.3s ease-out;
}
section#archive-container .filtres .filter li.active {
  background-color: var(--e-global-color-primary);
  border: 1.5px solid var(--e-global-color-primary);
  color: white;
}
section#archive-container .filtres .filter li:hover {
  transform: scale(0.95);
}
section#archive-container #archive {
  flex: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px 20px;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  section#archive-container #archive {
    padding: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
section#archive-container #archive a.article {
  transition: 0.3s ease-out;
}
section#archive-container #archive a.article div.head div.img-sizer {
  position: relative;
  padding-bottom: 62.5%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  section#archive-container #archive a.article div.head div.img-sizer {
    padding-bottom: 62.5%;
  }
}
section#archive-container #archive a.article div.head div.img-sizer img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease-out;
  border-radius: 5px;
}
section#archive-container #archive a.article div.content {
  position: relative;
}
section#archive-container #archive a.article div.content h3 {
  font-family: "Nunito";
  text-decoration: none;
  color: var(--e-global-color-secondary);
  font-size: 23px;
  font-weight: 600;
  line-height: 26px;
  margin: 0 0 5px;
}
@media screen and (max-width: 1024px) {
  section#archive-container #archive a.article div.content h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 10px 0 5px;
  }
}
section#archive-container #archive a.article div.content div.meta {
  padding: 15px 0;
}
section#archive-container #archive a.article div.content div.meta span:first-child {
  font-family: "ff-cocon-pro";
  color: var(--e-global-color-primary);
  font-size: 17px;
  line-height: 19px;
}
section#archive-container #archive a.article div.content div.meta span:last-child {
  font-family: "ff-cocon-pro";
  color: var(--e-global-color-primary);
  font-size: 17px;
  line-height: 19px;
  color: var(--e-global-color-text);
}
section#archive-container #archive a.article div.content > p {
  font-family: "Nunito";
  font-weight: 500;
  color: var(--e-global-color-text);
  font-size: 14px;
  line-height: 23px;
}
section#archive-container #archive a.article:hover {
  transform: translateY(-10px);
}
section#archive-container #archive a.article:hover div.head div.img-sizer img {
  transform: scale(1.1);
}
section#archive-container #archive div#noresult {
  width: 100%;
  text-align: center;
}
section#archive-container #archive div#noresult.hidden {
  display: none;
}
section#archive-container #archive div#noresult p {
  text-align: center;
}
section#archive-container ul.pagination {
  flex: 1 0 100%;
  margin-top: 50px;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 10px;
  list-style: none;
  padding: 0;
}
section#archive-container ul.pagination li {
  width: 43px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s ease-out;
  color: black;
}
section#archive-container ul.pagination li:hover {
  transform: scale(0.95);
}
section#archive-container ul.pagination li.active {
  color: var(--e-global-color-primary);
}
section#archive-container ul.pagination li.hidden {
  opacity: 0.3;
  pointer-events: none;
}

div.emplois div.head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  div.emplois div.head {
    padding: 30px 30px 0;
  }
}
div.emplois div.head span#reset {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Nunito";
  font-size: 17px;
  line-height: 23px;
  font-weight: 500;
  color: white;
}
div.emplois div.head span#count {
  font-family: "Nunito";
  font-size: 17px;
  line-height: 23px;
  font-weight: 500;
  color: white;
}
div.emplois div.emplois-container {
  display: flex;
  gap: 50px;
}
@media screen and (max-width: 1024px) {
  div.emplois div.emplois-container {
    flex-wrap: wrap;
  }
}
div.emplois div.emplois-container div.left-filters {
  flex: 0 0 30%;
}
@media screen and (max-width: 1024px) {
  div.emplois div.emplois-container div.left-filters {
    flex: 0 0 100%;
    display: none;
  }
}
@media screen and (max-width: 767px) {
  div.emplois div.emplois-container div.left-filters {
    padding: 30px;
  }
}
div.emplois div.emplois-container div.left-filters form {
  background-color: white;
  border-radius: 10px;
}
div.emplois div.emplois-container div.left-filters form div.searchbar {
  border-bottom: 1px solid rgba(85, 56, 18, 0.1921568627);
}
div.emplois div.emplois-container div.left-filters form div.searchbar input {
  border: 0;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.82' height='17.82' viewBox='0 0 17.82 17.82'%3E%3Cpath id='Icon_ionic-md-search' data-name='Icon ionic-md-search' d='M17.193,15.7h-.812l-.3-.255a6.74,6.74,0,0,0,1.574-4.328,6.575,6.575,0,1,0-6.55,6.619,6.8,6.8,0,0,0,4.315-1.578l.3.255v.814L20.8,22.32l1.523-1.527Zm-6.093,0a4.582,4.582,0,1,1,4.569-4.582A4.557,4.557,0,0,1,11.1,15.7Z' transform='translate(-4.5 -4.5)' fill='%23b8a898'/%3E%3C/svg%3E%0A");
  background-position: right 30px center;
  background-repeat: no-repeat;
  padding: 15px 30px;
  font-family: "Nunito";
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  color: var(--e-global-color-text);
}
div.emplois div.emplois-container div.left-filters form div.accordeon-emplois {
  overflow: hidden;
  transition: 0.3s ease-out;
  border-bottom: 1px solid rgba(85, 56, 18, 0.1921568627);
}
div.emplois div.emplois-container div.left-filters form div.accordeon-emplois:last-of-type {
  border-bottom: 0px solid rgba(85, 56, 18, 0.1921568627);
}
div.emplois div.emplois-container div.left-filters form div.accordeon-emplois .accordion {
  position: relative;
  background-color: transparent;
  font-family: "Nunito";
  color: var(--e-global-color-secondary);
  font-size: 17px;
  line-height: 22px;
  font-weight: 600;
  cursor: pointer;
  padding: 30px 30px;
  width: 100%;
  border: none;
  outline: none;
  transition: 0.3s ease-out;
  display: flex;
  align-items: center;
  gap: 10px;
}
div.emplois div.emplois-container div.left-filters form div.accordeon-emplois .accordion::after {
  position: absolute;
  top: 50%;
  right: 30px;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.194' height='4.861' viewBox='0 0 8.194 4.861'%3E%3Cg id='noun_Arrow_2333164' transform='translate(0.29 0.297)'%3E%3Cg id='Group_20' data-name='Group 20' transform='translate(0 0)'%3E%3Cpath id='Path_20' data-name='Path 20' d='M4.138,4.138,7.477.809a.482.482,0,0,0,0-.673.482.482,0,0,0-.673,0l-3,3-3-3a.482.482,0,0,0-.673,0,.482.482,0,0,0,0,.673L3.465,4.138A.482.482,0,0,0,4.138,4.138Z' fill='%23333' stroke='%23333' stroke-width='0.5' fill-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  transition: 0.3s ease-out;
  line-height: 0;
  font-size: 0;
  transform: translateY(-50%) rotate(-90deg);
}
div.emplois div.emplois-container div.left-filters form div.accordeon-emplois .accordion.active {
  font-weight: 600;
}
div.emplois div.emplois-container div.left-filters form div.accordeon-emplois .accordion.active::after {
  transform: translateY(-50%) rotate(0deg);
}
@media screen and (max-width: 768px) {
  div.emplois div.emplois-container div.left-filters form div.accordeon-emplois .accordion {
    font-size: 18px;
    line-height: 24px;
    padding: 20px 30px;
    padding-right: 80px;
  }
}
div.emplois div.emplois-container div.left-filters form div.accordeon-emplois .panel {
  padding: 0 30px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #FAF9F8;
}
@media screen and (max-width: 768px) {
  div.emplois div.emplois-container div.left-filters form div.accordeon-emplois .panel {
    padding: 0 10px;
  }
}
div.emplois div.emplois-container div.left-filters form div.accordeon-emplois .panel ul {
  padding: 20px 0;
  list-style: none;
}
div.emplois div.emplois-container div.left-filters form div.accordeon-emplois .panel ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
}
div.emplois div.emplois-container div.left-filters form div.accordeon-emplois .panel ul li div.group {
  display: flex;
  align-items: center;
  gap: 10px;
}
div.emplois div.emplois-container div.left-filters form div.accordeon-emplois .panel ul li div.group label {
  font-family: "Nunito";
  color: var(--e-global-color-text);
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
}
div.emplois div.emplois-container div.left-filters form div.accordeon-emplois .panel ul li div.group label span {
  color: var(--e-global-color-primary);
}
div.emplois div.emplois-container div.left-filters form div.accordeon-emplois .panel ul li > span {
  font-family: "Nunito";
  color: var(--e-global-color-text);
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
}
div.emplois div.emplois-container div.left-filters div.metiers {
  margin-top: 20px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  transition: 0.3s ease-out;
}
div.emplois div.emplois-container div.left-filters div.metiers span {
  font-family: "Nunito";
  font-size: 25px;
  line-height: 26px;
  font-weight: 700;
  color: white;
  flex: 0 0 60%;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  div.emplois div.emplois-container div.left-filters div.metiers span {
    font-size: 18px;
    line-height: 23px;
  }
}
div.emplois div.emplois-container div.left-filters div.metiers::before {
  z-index: -1;
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle at center, rgba(77, 5, 6, 0), rgb(77, 5, 6));
}
div.emplois div.emplois-container div.left-filters div.metiers:hover {
  transform: scale(1.05);
}
@media screen and (min-width: 1025px) {
  div.emplois div.emplois-container div.cta-filters {
    display: none;
  }
}
div.emplois div.emplois-container div.cta-filters {
  position: fixed;
  bottom: 50px;
  left: 0;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 8;
  pointer-events: none;
}
div.emplois div.emplois-container div.cta-filters div.filters {
  filter: drop-shadow(0px 3px 7px rgba(0, 0, 0, 0.16));
}
div.emplois div.emplois-container div.cta-filters div.filters.visible form {
  clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
}
div.emplois div.emplois-container div.cta-filters div.filters.visible {
  pointer-events: all;
}
div.emplois div.emplois-container div.cta-filters div.filters form {
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
  background-color: white;
  border-radius: 10px;
  padding-bottom: 30px;
  margin-bottom: -30px;
}
div.emplois div.emplois-container div.cta-filters div.filters form div.searchbar {
  border-bottom: 1px solid rgba(85, 56, 18, 0.1921568627);
}
div.emplois div.emplois-container div.cta-filters div.filters form div.searchbar input {
  border: 0;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.82' height='17.82' viewBox='0 0 17.82 17.82'%3E%3Cpath id='Icon_ionic-md-search' data-name='Icon ionic-md-search' d='M17.193,15.7h-.812l-.3-.255a6.74,6.74,0,0,0,1.574-4.328,6.575,6.575,0,1,0-6.55,6.619,6.8,6.8,0,0,0,4.315-1.578l.3.255v.814L20.8,22.32l1.523-1.527Zm-6.093,0a4.582,4.582,0,1,1,4.569-4.582A4.557,4.557,0,0,1,11.1,15.7Z' transform='translate(-4.5 -4.5)' fill='%23b8a898'/%3E%3C/svg%3E%0A");
  background-position: right 30px center;
  background-repeat: no-repeat;
  padding: 15px 30px;
  font-family: "Nunito";
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  color: var(--e-global-color-text);
}
div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois {
  overflow: hidden;
  transition: 0.3s ease-out;
  border-bottom: 1px solid rgba(85, 56, 18, 0.1921568627);
}
div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois:last-of-type {
  border-bottom: 0px solid rgba(85, 56, 18, 0.1921568627);
}
div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois .accordion {
  position: relative;
  background-color: transparent;
  font-family: "Nunito";
  color: var(--e-global-color-secondary);
  font-size: 17px;
  line-height: 22px;
  font-weight: 600;
  cursor: pointer;
  padding: 30px 30px;
  width: 100%;
  border: none;
  outline: none;
  transition: 0.3s ease-out;
  display: flex;
  align-items: center;
  gap: 10px;
}
div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois .accordion::after {
  position: absolute;
  top: 50%;
  right: 30px;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.194' height='4.861' viewBox='0 0 8.194 4.861'%3E%3Cg id='noun_Arrow_2333164' transform='translate(0.29 0.297)'%3E%3Cg id='Group_20' data-name='Group 20' transform='translate(0 0)'%3E%3Cpath id='Path_20' data-name='Path 20' d='M4.138,4.138,7.477.809a.482.482,0,0,0,0-.673.482.482,0,0,0-.673,0l-3,3-3-3a.482.482,0,0,0-.673,0,.482.482,0,0,0,0,.673L3.465,4.138A.482.482,0,0,0,4.138,4.138Z' fill='%23333' stroke='%23333' stroke-width='0.5' fill-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  transition: 0.3s ease-out;
  line-height: 0;
  font-size: 0;
  transform: translateY(-50%) rotate(-90deg);
}
div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois .accordion.active {
  font-weight: 600;
}
div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois .accordion.active::after {
  transform: translateY(-50%) rotate(0deg);
}
@media screen and (max-width: 768px) {
  div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois .accordion {
    font-size: 18px;
    line-height: 24px;
    padding: 20px 30px;
    padding-right: 80px;
  }
}
div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois .panel {
  padding: 0 30px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #FAF9F8;
}
@media screen and (max-width: 768px) {
  div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois .panel {
    padding: 0 10px;
  }
}
div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois .panel ul {
  padding: 20px 0;
  list-style: none;
}
div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois .panel ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
}
div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois .panel ul li div.group {
  display: flex;
  align-items: center;
  gap: 10px;
}
div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois .panel ul li div.group label {
  font-family: "Nunito";
  color: var(--e-global-color-text);
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
}
div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois .panel ul li div.group label span {
  color: var(--e-global-color-primary);
}
div.emplois div.emplois-container div.cta-filters div.filters form div.accordeon-emplois .panel ul li > span {
  font-family: "Nunito";
  color: var(--e-global-color-text);
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
}
div.emplois div.emplois-container div.cta-filters div.filters form {
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  transition: 0.3s ease-out;
}
div.emplois div.emplois-container div.cta-filters button#trigger_mobile {
  pointer-events: all;
  width: 48px;
  height: 48px;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  border: 0;
  padding: 0;
  outline: 0;
  transition: 0.3s ease-out;
  transform: scale(0);
}
div.emplois div.emplois-container div.cta-filters {
  transition: 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
}
div.emplois div.emplois-container div.cta-filters.visible {
  opacity: 1;
  visibility: visible;
}
div.emplois div.emplois-container div.cta-filters.visible button#trigger_mobile {
  transform: scale(1);
}
div.emplois div.emplois-container div.right-emplois {
  flex: 1;
}
@media screen and (max-width: 1024px) {
  div.emplois div.emplois-container div.right-emplois {
    flex: 0 0 100%;
  }
}
div.emplois div.emplois-container div.right-emplois div.sizer {
  position: relative;
  padding-bottom: 52.5%;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  div.emplois div.emplois-container div.right-emplois div.sizer {
    padding-bottom: 100%;
  }
}
div.emplois div.emplois-container div.right-emplois div.sizer div#map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
div.emplois div.emplois-container div.right-emplois div.sizer div#map .mapboxgl-popup-content {
  border-radius: 10px;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  div.emplois div.emplois-container div.right-emplois div.sizer div#map .mapboxgl-popup-content {
    padding: 20px;
  }
}
div.emplois div.emplois-container div.right-emplois div.sizer div#map .mapboxgl-popup-content h3 {
  font-size: 18px;
  line-height: 23px;
  font-family: "ff-cocon-pro";
  color: var(--e-global-color-primary);
}
@media screen and (max-width: 767px) {
  div.emplois div.emplois-container div.right-emplois div.sizer div#map .mapboxgl-popup-content h3 {
    font-size: 15px;
    line-height: 20px;
  }
}
div.emplois div.emplois-container div.right-emplois div.sizer div#map .mapboxgl-popup-content div.meta {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
div.emplois div.emplois-container div.right-emplois div.sizer div#map .mapboxgl-popup-content div.meta span {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: var(--e-global-color-text);
  gap: 5px;
}
div.emplois div.emplois-container div.right-emplois div.sizer div#map .mapboxgl-popup-content a {
  display: inline-block;
  background-color: var(--e-global-color-primary);
  border-radius: 5px;
  padding: 10px 20px;
  color: white;
  border: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  font-family: "Nunito";
}
@media screen and (max-width: 767px) {
  div.emplois div.emplois-container div.right-emplois div.sizer div#map .mapboxgl-popup-content a {
    font-size: 13px;
    line-height: 15px;
  }
}
div.emplois div.emplois-container div.right-emplois div.list-emplois {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}
@media screen and (max-width: 767px) {
  div.emplois div.emplois-container div.right-emplois div.list-emplois {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    padding: 30px;
  }
}
div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi {
  border-radius: 10px;
  background-color: white;
  transition: 0.3s ease-out;
  padding: 30px;
}
div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi a {
  display: flex;
  flex-direction: column;
  height: 100%;
}
div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi.hidden {
  display: none;
}
div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi:hover {
  transform: scale(1.05);
  background-color: var(--e-global-color-primary);
}
div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi:hover div.title h3 {
  color: white;
}
div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi:hover div.title span span {
  color: white;
}
div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi:hover div.meta span {
  color: white;
}
div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi div.title {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi div.title {
    flex-wrap: wrap;
  }
}
div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi div.title h3 {
  flex: 0 0 60%;
  font-family: "Nunito";
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  color: var(--e-global-color-secondary);
}
@media screen and (max-width: 767px) {
  div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi div.title h3 {
    flex: 0 0 100%;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
  }
}
div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi div.title span {
  color: var(--e-global-color-text);
  font-family: "ff-cocon-pro";
  font-size: 18px;
  line-height: 19px;
}
div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi div.title span span {
  color: var(--e-global-color-primary);
}
@media screen and (max-width: 767px) {
  div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi div.title span {
    font-size: 16px;
    line-height: 18px;
  }
}
div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi div.meta {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: auto;
}
@media screen and (max-width: 767px) {
  div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi div.meta {
    margin-top: 30px;
  }
}
div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi div.meta span {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 17px;
  font-family: "Nunito";
  font-weight: 500;
  line-height: 23px;
  color: var(--e-global-color-text);
}
div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi div.meta span svg {
  flex: 0 0 auto;
}
@media screen and (max-width: 767px) {
  div.emplois div.emplois-container div.right-emplois div.list-emplois div.emploi div.meta span {
    font-size: 15px;
    line-height: 20px;
  }
}

div.map_hyvervolume {
  display: block;
  width: 100%;
}
div.map_hyvervolume div.sizer {
  position: relative;
  padding-bottom: 62.5%;
}
div.map_hyvervolume div.sizer div#map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

div.nos-metiers ul {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 30px;
}
div.nos-metiers ul li {
  font-family: "Nunito";
  font-size: 15px;
  font-weight: bold;
  padding: 10px 20px;
  border-radius: 50px;
  color: var(--e-global-color-text);
  border: 1px solid var(--e-global-color-text);
  transition: 0.3s ease-out;
  cursor: pointer;
}
div.nos-metiers ul li.active {
  color: white;
  background-color: var(--e-global-color-primary);
  border: 1px solid var(--e-global-color-primary);
}
div.nos-metiers ul li:hover {
  color: white;
  background-color: var(--e-global-color-primary);
  border: 1px solid var(--e-global-color-primary);
  transform: scale(0.95);
}
div.nos-metiers div.container-metiers {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px 80px;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  div.nos-metiers div.container-metiers {
    gap: 20px;
    padding: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
div.nos-metiers div.container-metiers a.metier {
  position: relative;
  z-index: 1;
  border-radius: 10px;
  overflow: hidden;
  padding: 30px;
}
div.nos-metiers div.container-metiers a.metier:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgb(0, 0, 0));
}
div.nos-metiers div.container-metiers a.metier {
  height: 400px;
  width: 325px;
  display: flex;
  flex-direction: column;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  div.nos-metiers div.container-metiers a.metier {
    height: 200px;
    width: 100%;
    padding: 20px;
  }
}
div.nos-metiers div.container-metiers a.metier:hover {
  transform: translateY(-5%);
}
div.nos-metiers div.container-metiers a.metier div.title {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  div.nos-metiers div.container-metiers a.metier div.title {
    flex-wrap: wrap;
  }
}
div.nos-metiers div.container-metiers a.metier div.title h3 {
  font-family: "Nunito";
  color: white;
  font-size: 28px;
  font-weight: 700;
  line-height: 37px;
  margin: 0;
  flex: 0 0 40%;
}
@media screen and (max-width: 767px) {
  div.nos-metiers div.container-metiers a.metier div.title h3 {
    font-size: 18px;
    line-height: 23px;
    flex: 0 0 100%;
  }
}
div.nos-metiers div.container-metiers a.metier div.title svg {
  width: 12px;
  height: auto;
  line-height: 0;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  div.nos-metiers div.container-metiers a.metier div.title svg {
    margin-top: 10px;
    width: 8px;
  }
}
div.nos-metiers div#noresult {
  width: 100%;
  text-align: center;
}
div.nos-metiers div#noresult.hidden {
  display: none;
}
div.nos-metiers div#noresult p {
  text-align: center;
}

div.interviews {
  display: flex;
  gap: 50px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  div.interviews {
    flex-wrap: wrap;
    gap: 30px;
  }
}
div.interviews .interview {
  flex: 0 0 32.3333%;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  div.interviews .interview {
    flex: 0 0 100%;
  }
}
div.interviews .interview.clicked:before {
  opacity: 0;
  visibility: hidden;
}
div.interviews .interview.clicked svg {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0);
}
div.interviews .interview:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(20, 20, 20, 0.43);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: 0.3s ease-out;
}
div.interviews .interview div.meta {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
div.interviews .interview div.meta svg {
  cursor: pointer;
  transition: 0.3s ease-out;
}
div.interviews .interview div.meta svg > g > g {
  transform-origin: center;
  animation: 8s linear infinite rotate-infinite;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
div.interviews .interview div.meta svg > g > path {
  animation: heartbeat 2.5s infinite;
  transform-origin: center;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
div.interviews .interview div.meta span {
  font-family: "Nunito";
  font-size: 20px;
  line-height: 27px;
  font-weight: 700;
  color: white;
}
div.interviews .interview video {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
div.interviews .interview.autoplay:before {
  content: inherit;
}
div.interviews .interview.autoplay svg {
  display: none;
}

div.implantations {
  display: block;
  height: 100vh;
}
div.implantations div.map-sizer {
  position: relative;
  height: 100%;
  width: 100%;
}
div.implantations div.map-sizer div#map {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
div.implantations div.map-sizer div#map .mapboxgl-popup-tip {
  display: none;
}
div.implantations div.map-sizer div#map .mapboxgl-popup-content {
  border-radius: 10px;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  div.implantations div.map-sizer div#map .mapboxgl-popup-content {
    padding: 15px;
  }
}
div.implantations div.map-sizer div#map .mapboxgl-popup-content h3 {
  font-size: 18px;
  line-height: 23px;
  font-family: "ff-cocon-pro";
  color: var(--e-global-color-primary);
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  div.implantations div.map-sizer div#map .mapboxgl-popup-content h3 {
    font-size: 16px;
  }
}
div.implantations div.map-sizer div#map .mapboxgl-popup-content h2 {
  font-family: "Nunito";
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  div.implantations div.map-sizer div#map .mapboxgl-popup-content h2 {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 30px;
  }
}
div.implantations div.map-sizer div#map .mapboxgl-popup-content .mapboxgl-popup-close-button {
  padding: 10px;
  background-color: transparent;
  border: 0;
  color: var(--e-global-color-primary);
  font-size: 18px;
  line-height: 23px;
}
div.implantations div.map-sizer div#map .mapboxgl-popup-content div.group {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
div.implantations div.map-sizer div#map .mapboxgl-popup-content div.group span {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: var(--e-global-color-text);
  gap: 5px;
}
div.implantations div.map-sizer div#map .mapboxgl-popup-content a {
  display: inline-block;
  background-color: var(--e-global-color-primary);
  border-radius: 5px;
  padding: 10px 20px;
  color: white;
  border: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  font-family: "Nunito";
}
div.implantations div.map-sizer div.pills {
  position: absolute;
  bottom: 125px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  div.implantations div.map-sizer div.pills {
    bottom: 50px;
    width: 95%;
    display: flex;
    justify-content: center;
  }
}
div.implantations div.map-sizer div.pills ul {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
div.implantations div.map-sizer div.pills ul li {
  border-radius: 50px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  background-color: white;
  padding: 5px 5px 5px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Nunito";
  font-size: 15px;
  font-weight: bold;
  line-height: 19px;
  color: var(--e-global-color-primary);
  cursor: pointer;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  div.implantations div.map-sizer div.pills ul li {
    font-size: 11px;
    line-height: 15px;
  }
}
div.implantations div.map-sizer div.pills ul li:hover {
  transform: scale(0.95);
  color: white;
  background-color: var(--e-global-color-primary);
}
div.implantations div.map-sizer div.pills ul li:hover span {
  background-color: white;
  color: var(--e-global-color-primary);
}
div.implantations div.map-sizer div.pills ul li.active {
  color: white;
  background-color: var(--e-global-color-primary);
}
div.implantations div.map-sizer div.pills ul li.active span {
  background-color: white;
  color: var(--e-global-color-primary);
}
div.implantations div.map-sizer div.pills ul li span {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--e-global-color-primary);
  border-radius: 50%;
  width: 26px;
  height: 26px;
  font-size: 15px;
  line-height: 19px;
  color: white;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  div.implantations div.map-sizer div.pills ul li span {
    font-size: 11px;
    line-height: 15px;
    width: 18px;
    height: 18px;
  }
}

div#slider-implantations {
  overflow: visible;
}
div#slider-implantations div.swiper-wrapper div.swiper-slide {
  display: flex;
  flex-direction: column;
  height: auto;
  border-radius: 10px;
  background-color: white;
  padding: 50px;
  transition: 0.3s ease-out;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 767px) {
  div#slider-implantations div.swiper-wrapper div.swiper-slide {
    padding: 50px 30px;
  }
}
div#slider-implantations div.swiper-wrapper div.swiper-slide > span {
  font-family: "Nunito";
  font-size: 23px;
  line-height: 30px;
  font-weight: bold;
  color: var(--e-global-color-text);
}
div#slider-implantations div.swiper-wrapper div.swiper-slide > span span {
  color: var(--e-global-color-primary);
}
@media screen and (max-width: 767px) {
  div#slider-implantations div.swiper-wrapper div.swiper-slide > span {
    font-size: 18px;
    line-height: 23px;
  }
}
div#slider-implantations div.swiper-wrapper div.swiper-slide h3 {
  font-family: "Nunito";
  font-size: 30px;
  line-height: 32px;
  font-weight: 700;
  color: var(--e-global-color-secondary);
}
@media screen and (max-width: 767px) {
  div#slider-implantations div.swiper-wrapper div.swiper-slide h3 {
    font-size: 23px;
    line-height: 25px;
  }
}
div#slider-implantations div.swiper-wrapper div.swiper-slide ul {
  margin-top: auto;
  list-style: none;
  padding: 0;
}
div#slider-implantations div.swiper-wrapper div.swiper-slide ul li {
  font-family: "Nunito";
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--e-global-color-text);
  font-size: 17px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  div#slider-implantations div.swiper-wrapper div.swiper-slide ul li {
    font-size: 15px;
  }
}
div#slider-implantations div.thumb {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 20px;
  background-color: var(--e-global-color-primary);
  border-radius: 50px;
  padding: 10px 30px;
  transition: 0.3s ease-out;
}
div#slider-implantations div.thumb span {
  font-family: "Nunito";
  color: white;
  font-size: 18px;
  font-weight: bold;
}
div#slider-implantations div.thumb.hidden {
  transform: translateX(-50%) translateY(100%);
  opacity: 0;
}

div#triggerMenu {
  z-index: 1;
}
div#triggerMenu span {
  font-family: "Nunito";
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 1px;
  color: white;
  position: relative;
  padding: 18px 20px 18px 60px;
  text-transform: uppercase;
  display: block;
  cursor: pointer;
  text-align: center;
}
div#triggerMenu span:before, div#triggerMenu span:after {
  position: absolute;
  top: 50%;
  left: 30px;
  content: "";
  height: 2px;
  width: 28px;
  background-color: white;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  div#triggerMenu span:before, div#triggerMenu span:after {
    left: 15px;
  }
}
div#triggerMenu span:before {
  transform: translateY(-50%) translateY(-4px);
}
div#triggerMenu span:after {
  transform: translateY(-50%) translateY(4px);
}
div#triggerMenu.active span:before {
  width: 18px;
  transform: translateY(-50%) translateY(0px) translateX(50%) rotate(45deg);
}
div#triggerMenu.active span:after {
  width: 18px;
  transform: translateY(-50%) translateY(0px) translateX(50%) rotate(-45deg);
}
@media screen and (max-width: 1024px) {
  div#triggerMenu.active span {
    color: var(--e-global-color-text);
  }
  div#triggerMenu.active span:before, div#triggerMenu.active span:after {
    background-color: var(--e-global-color-text);
  }
}

.dark-mode div#triggerMenu span {
  color: var(--e-global-color-text);
}
.dark-mode div#triggerMenu span:before, .dark-mode div#triggerMenu span:after {
  background-color: var(--e-global-color-text);
}
.dark-mode #menu {
  border-color: var(--e-global-color-text);
}
.dark-mode #rejoindre span {
  color: var(--e-global-color-text);
}
.dark-mode #rejoindre div.elementor-widget-container {
  border-color: var(--e-global-color-text);
}
.dark-mode #icone svg path {
  fill: var(--e-global-color-text) !important;
}
.dark-mode #titre span {
  color: var(--e-global-color-text) !important;
}

div.menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s ease-out;
}
div.menu.opened {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
div.menu.opened div.wrapper_content div.left-content,
div.menu.opened div.wrapper_content div.right-content {
  transform: translateX(0);
}
div.menu div.wrapper_content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
}
div.menu div.wrapper_content div.container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1360px;
  margin: auto;
  height: 100%;
}
@media screen and (max-width: 1025px) {
  div.menu div.wrapper_content div.container {
    overflow-y: auto;
    flex-flow: column nowrap;
  }
}
div.menu div.wrapper_content div.left-content {
  flex: 0 0 40%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: auto;
  padding: 50px 30px;
  transform: translateX(-100%);
  transition: 0.3s ease-out;
}
@media screen and (max-width: 1024px) {
  div.menu div.wrapper_content div.left-content {
    flex: 0 0 50%;
    padding: 50px;
  }
}
@media screen and (max-width: 767px) {
  div.menu div.wrapper_content div.left-content {
    padding: 20px;
    margin-top: 50px;
  }
}
div.menu div.wrapper_content div.left-content div.main-nav {
  height: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  div.menu div.wrapper_content div.left-content div.main-nav {
    align-items: flex-end;
  }
}
div.menu div.wrapper_content div.left-content div.main-nav ul {
  list-style: none;
  padding: 0;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  div.menu div.wrapper_content div.left-content div.main-nav ul {
    padding: 20px 0;
    margin-top: 0;
  }
}
div.menu div.wrapper_content div.left-content div.main-nav ul li {
  font-family: "Nunito";
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
  margin: 20px 0;
  color: rgba(77, 5, 6, 0.3);
  transition: 0.3s ease-out;
}
@media screen and (max-height: 1020px) {
  div.menu div.wrapper_content div.left-content div.main-nav ul li {
    font-size: 30px;
    line-height: 35px;
  }
}
@media screen and (max-width: 1024px) {
  div.menu div.wrapper_content div.left-content div.main-nav ul li {
    font-size: 40px;
    line-height: 45px;
  }
}
@media screen and (max-width: 767px) {
  div.menu div.wrapper_content div.left-content div.main-nav ul li {
    font-size: 26px;
    line-height: 32px;
    margin: 10px 0;
  }
}
div.menu div.wrapper_content div.left-content div.main-nav ul li.active {
  color: var(--e-global-color-primary);
}
div.menu div.wrapper_content div.left-content div.main-nav ul li:hover {
  color: var(--e-global-color-primary);
}
div.menu div.wrapper_content div.left-content div.footer ul {
  display: flex;
  list-style: none;
  padding: 0;
  align-items: center;
  gap: 20px;
}
div.menu div.wrapper_content div.left-content div.footer ul li {
  font-family: "Nunito";
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: var(--e-global-color-text);
  transition: 0.3s ease-out;
}
div.menu div.wrapper_content div.left-content div.footer ul li:active {
  color: var(--e-global-color-primary);
}
div.menu div.wrapper_content div.left-content div.footer ul li:hover {
  color: var(--e-global-color-primary);
}
@media screen and (max-width: 767px) {
  div.menu div.wrapper_content div.left-content div.footer ul li {
    font-size: 15px;
    line-height: 18px;
  }
}
@media screen and (max-width: 767px) {
  div.menu div.wrapper_content div.left-content div.footer ul {
    gap: 10px;
  }
}
div.menu div.wrapper_content div.right-content {
  flex: 0 0 55%;
  padding: 50px 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  height: auto;
  transform: translateX(100%);
  transition: 0.3s ease-out;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  div.menu div.wrapper_content div.right-content {
    flex: 0 0 50%;
    padding: 50px;
  }
}
@media screen and (max-width: 767px) {
  div.menu div.wrapper_content div.right-content {
    padding: 20px;
  }
}
div.menu div.wrapper_content div.right-content:after {
  content: "";
  background-image: url("https://dev-serveur.fr/2023/hypervolume/wp-content/files/2026/04/hyper-volume-visuels-hypervolume-visuels-texture-14-scaled-89.jpg");
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: -1;
}
div.menu div.wrapper_content div.right-content div.child-nav {
  height: 100%;
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  div.menu div.wrapper_content div.right-content div.child-nav {
    margin-bottom: 30px;
  }
}
div.menu div.wrapper_content div.right-content div.child-nav > ul {
  padding: 0;
}
div.menu div.wrapper_content div.right-content div.child-nav ul > ul {
  list-style: none;
  padding: 0;
  display: none;
  transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-out;
}
div.menu div.wrapper_content div.right-content div.child-nav ul > ul.visible {
  display: block;
}
div.menu div.wrapper_content div.right-content div.child-nav ul > ul.animated {
  transform: translate(0);
  opacity: 1;
  visibility: visible;
}
div.menu div.wrapper_content div.right-content div.child-nav ul > ul div.pills {
  display: flex;
  align-items: center;
  border: 1px solid white;
  border-radius: 50px;
  gap: 30px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  div.menu div.wrapper_content div.right-content div.child-nav ul > ul div.pills {
    gap: 20px;
    margin-bottom: 20px;
  }
}
div.menu div.wrapper_content div.right-content div.child-nav ul > ul div.pills div.pill {
  cursor: pointer;
  padding: 10px 30px;
  border-radius: 50px;
}
@media screen and (max-width: 767px) {
  div.menu div.wrapper_content div.right-content div.child-nav ul > ul div.pills div.pill {
    padding: 5px 15px;
  }
}
div.menu div.wrapper_content div.right-content div.child-nav ul > ul div.pills div.pill.active {
  background-color: white;
}
div.menu div.wrapper_content div.right-content div.child-nav ul > ul div.pills div.pill.active span {
  color: #4d0506;
}
div.menu div.wrapper_content div.right-content div.child-nav ul > ul div.pills div.pill span {
  font-family: "Nunito";
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  color: white;
}
@media screen and (max-width: 767px) {
  div.menu div.wrapper_content div.right-content div.child-nav ul > ul div.pills div.pill span {
    font-size: 15px;
    line-height: 20px;
  }
}
div.menu div.wrapper_content div.right-content div.child-nav ul > ul ul {
  list-style: none;
  padding: 0;
  display: none;
  transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-out;
}
div.menu div.wrapper_content div.right-content div.child-nav ul > ul ul.visible {
  display: block;
}
div.menu div.wrapper_content div.right-content div.child-nav ul > ul ul.animated {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
div.menu div.wrapper_content div.right-content div.child-nav ul > ul li {
  font-family: "Nunito";
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  margin: 20px 0;
  color: rgba(255, 255, 255, 0.5);
  transition: 0.3s ease-out;
}
div.menu div.wrapper_content div.right-content div.child-nav ul > ul li.active {
  color: white;
}
div.menu div.wrapper_content div.right-content div.child-nav ul > ul li:hover {
  color: white;
}
@media screen and (max-width: 767px) {
  div.menu div.wrapper_content div.right-content div.child-nav ul > ul li {
    font-size: 16px;
    line-height: 18px;
    margin: 10px;
  }
}
div.menu div.wrapper_content div.right-content div.footer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-flow: wrap row;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  div.menu div.wrapper_content div.right-content div.footer {
    gap: 20px;
  }
}
div.menu div.wrapper_content div.right-content div.footer div.group {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}
div.menu div.wrapper_content div.right-content div.footer div.group div.content h3 {
  font-family: "ff-cocon-pro";
  font-size: 16px;
  line-height: 20px;
  color: white;
  margin-bottom: 5px;
}
div.menu div.wrapper_content div.right-content div.footer div.group div.content a {
  font-family: "Nunito";
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  color: white;
  transition: 0.3s ease-out;
}
div.menu div.wrapper_content div.right-content div.footer div.group div.content a:hover {
  color: var(--e-global-color-primary);
}
div.menu div.wrapper_content div.right-content div.footer div.reseaux ul {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
}
div.menu div.wrapper_content div.right-content div.footer div.reseaux ul li svg {
  width: 50px;
  height: auto;
  margin: 0 -5px;
  transition: 0.3s ease-out;
}
div.menu div.wrapper_content div.right-content div.footer div.reseaux ul li svg:hover {
  transform: scale(1.1);
}
div.menu div.wrapper_content div.right-content div.footer div.reseaux ul li {
  position: relative;
}
div.menu div.wrapper_content div.right-content div.footer div.reseaux ul li:nth-child(1) {
  z-index: 1;
}
div.menu div.wrapper_content div.right-content div.footer div.reseaux ul li:nth-child(2) {
  z-index: 2;
}
div.menu div.wrapper_content div.right-content div.footer div.reseaux ul li:nth-child(3) {
  z-index: 3;
}
div.menu div.wrapper_content div.right-content div.footer div.reseaux ul li:nth-child(4) {
  z-index: 2;
}
div.menu div.wrapper_content div.right-content div.footer div.reseaux ul li:nth-child(5) {
  z-index: 1;
}

html,
* {
  box-sizing: border-box;
  outline: none;
  text-decoration: none;
  color: inherit;
}

body {
  font-family: "ff-cocon-pro", "circular", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 1.4;
}
body a {
  color: inherit;
  text-decoration: none;
}
body a:hover {
  color: inherit;
}

html.noscroll {
  overflow-y: hidden;
}
html.noscroll body {
  overflow-y: hidden;
}

.dark-mode #rejoindre {
  background-color: #fff;
}
.dark-mode #rejoindre div.elementor-widget-container {
  border-color: #ffffff !important;
}
.dark-mode #menu {
  background-color: #fff;
  border-color: #ffffff !important;
}
.dark-mode #menu .active span {
  color: #ffffff;
}
.dark-mode #menu .active span:before, .dark-mode #menu .active span:after {
  background-color: #fff;
}

header.scrolled .dark-mode #rejoindre {
  background-color: #fff;
}
header.scrolled .dark-mode #rejoindre div.elementor-widget-container {
  border-color: #ffffff !important;
}
header.scrolled .dark-mode #menu {
  background-color: #fff;
  border-color: #ffffff !important;
}
header.scrolled .dark-mode #menu .active span {
  color: #ffffff;
}
header.scrolled .dark-mode #menu .active span:before, header.scrolled .dark-mode #menu .active span:after {
  background-color: #fff;
}
header.scrolled #toDark {
  background-color: #ffffff;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
}
header.scrolled #menu {
  background-color: #fff;
  border-color: #ffffff !important;
}
header.scrolled #menu div#triggerMenu span {
  color: var(--e-global-color-text);
}
header.scrolled #menu div#triggerMenu span:before, header.scrolled #menu div#triggerMenu span:after {
  background-color: var(--e-global-color-text);
}
@media screen and (min-width: 1024px) {
  header.scrolled #menu div#triggerMenu.active span {
    color: white;
  }
  header.scrolled #menu div#triggerMenu.active span::before, header.scrolled #menu div#triggerMenu.active span::after {
    background-color: white;
  }
}
header.scrolled #rejoindre {
  background-color: #fff;
}
header.scrolled #rejoindre span {
  color: var(--e-global-color-text) !important;
}
header.scrolled #icone svg path {
  fill: var(--e-global-color-text) !important;
}
header.scrolled #titre span {
  color: var(--e-global-color-text) !important;
}

html,
body,
main {
  overflow-x: hidden;
}

.custom-file-input {
  position: relative;
  display: block;
  width: 100%;
  background-color: #f3f1f1;
  padding: 30px 20px 15px;
  border-radius: 5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29.099' height='29.099' viewBox='0 0 29.099 29.099'%3E%3Cpath id='Icon_material-attach-file' data-name='Icon material-attach-file' d='M22.347,7.735V22.076a4.988,4.988,0,0,1-9.976,0V6.488a3.118,3.118,0,0,1,6.235,0V19.582a1.247,1.247,0,0,1-2.494,0V7.735H14.241V19.582a3.118,3.118,0,0,0,6.235,0V6.488a4.988,4.988,0,0,0-9.976,0V22.076a6.859,6.859,0,1,0,13.717,0V7.735Z' transform='translate(16.064 37.584) rotate(-135)' fill='%23b8a898'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right 25px center;
}
.custom-file-input > span {
  position: absolute;
  top: 10px;
  left: 20px;
  color: var(--e-global-color-text);
  font-size: 16px;
  font-family: "Nunito";
  font-weight: 600;
  pointer-events: none;
}
.custom-file-input input[type=file] {
  position: absolute;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.custom-file-input label {
  cursor: pointer;
}
.custom-file-input .custom-file-input .error-message {
  display: block;
  color: red;
}

@keyframes floatAnimation {
  0% {
    transform: translateY(0);
    opacity: 0.4;
  }
  50% {
    transform: translateY(-20px);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 0.4;
  }
}
.floating-element {
  max-width: unset !important;
}

.floating-element:nth-child(1) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 0s;
}

.floating-element:nth-child(2) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 0.5s;
}

.floating-element:nth-child(3) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 1s;
}

.floating-element:nth-child(4) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 1.5s;
}

.floating-element:nth-child(5) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 2s;
}

.floating-element:nth-child(6) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 2.5s;
}

.floating-element:nth-child(7) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 3s;
}

.floating-element:nth-child(8) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 3.5s;
}

.floating-element:nth-child(9) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 4s;
}

.floating-element:nth-child(10) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 4.5s;
}

.floating-element:nth-child(11) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 5s;
}

.floating-element:nth-child(12) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 5.5s;
}

.floating-element:nth-child(13) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 6s;
}

.floating-element:nth-child(14) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 6.5s;
}

.floating-element:nth-child(15) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 7s;
}

.floating-element:nth-child(16) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 7.5s;
}

.floating-element:nth-child(17) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 8s;
}

.floating-element:nth-child(18) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 8.5s;
}

.floating-element:nth-child(19) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 9s;
}

.floating-element:nth-child(20) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 9.5s;
}

.floating-element:nth-child(21) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 10s;
}

.floating-element:nth-child(22) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 10.5s;
}

.floating-element:nth-child(23) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 11s;
}

.floating-element:nth-child(24) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 11.5s;
}

.floating-element:nth-child(25) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 12s;
}

.floating-element:nth-child(26) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 12.5s;
}

.floating-element:nth-child(27) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 13s;
}

.floating-element:nth-child(28) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 13.5s;
}

.floating-element:nth-child(29) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 14s;
}

.floating-element:nth-child(30) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 14.5s;
}

.floating-element:nth-child(31) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 15s;
}

.floating-element:nth-child(32) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 15.5s;
}

.floating-element:nth-child(33) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 16s;
}

.floating-element:nth-child(34) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 16.5s;
}

.floating-element:nth-child(35) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 17s;
}

.floating-element:nth-child(36) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 17.5s;
}

.floating-element:nth-child(37) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 18s;
}

.floating-element:nth-child(38) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 18.5s;
}

.floating-element:nth-child(39) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 19s;
}

.floating-element:nth-child(40) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 19.5s;
}

.floating-element:nth-child(41) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 20s;
}

.floating-element:nth-child(42) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 20.5s;
}

.floating-element:nth-child(43) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 21s;
}

.floating-element:nth-child(44) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 21.5s;
}

.floating-element:nth-child(45) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 22s;
}

.floating-element:nth-child(46) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 22.5s;
}

.floating-element:nth-child(47) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 23s;
}

.floating-element:nth-child(48) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 23.5s;
}

.floating-element:nth-child(49) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 24s;
}

.floating-element:nth-child(50) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 24.5s;
}

.floating-element:nth-child(51) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 25s;
}

.floating-element:nth-child(52) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 25.5s;
}

.floating-element:nth-child(53) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 26s;
}

.floating-element:nth-child(54) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 26.5s;
}

.floating-element:nth-child(55) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 27s;
}

.floating-element:nth-child(56) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 27.5s;
}

.floating-element:nth-child(57) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 28s;
}

.floating-element:nth-child(58) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 28.5s;
}

.floating-element:nth-child(59) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 29s;
}

.floating-element:nth-child(60) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 29.5s;
}

.floating-element:nth-child(61) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 30s;
}

.floating-element:nth-child(62) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 30.5s;
}

.floating-element:nth-child(63) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 31s;
}

.floating-element:nth-child(64) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 31.5s;
}

.floating-element:nth-child(65) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 32s;
}

.floating-element:nth-child(66) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 32.5s;
}

.floating-element:nth-child(67) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 33s;
}

.floating-element:nth-child(68) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 33.5s;
}

.floating-element:nth-child(69) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 34s;
}

.floating-element:nth-child(70) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 34.5s;
}

.floating-element:nth-child(71) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 35s;
}

.floating-element:nth-child(72) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 35.5s;
}

.floating-element:nth-child(73) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 36s;
}

.floating-element:nth-child(74) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 36.5s;
}

.floating-element:nth-child(75) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 37s;
}

.floating-element:nth-child(76) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 37.5s;
}

.floating-element:nth-child(77) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 38s;
}

.floating-element:nth-child(78) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 38.5s;
}

.floating-element:nth-child(79) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 39s;
}

.floating-element:nth-child(80) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 39.5s;
}

.floating-element:nth-child(81) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 40s;
}

.floating-element:nth-child(82) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 40.5s;
}

.floating-element:nth-child(83) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 41s;
}

.floating-element:nth-child(84) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 41.5s;
}

.floating-element:nth-child(85) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 42s;
}

.floating-element:nth-child(86) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 42.5s;
}

.floating-element:nth-child(87) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 43s;
}

.floating-element:nth-child(88) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 43.5s;
}

.floating-element:nth-child(89) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 44s;
}

.floating-element:nth-child(90) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 44.5s;
}

.floating-element:nth-child(91) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 45s;
}

.floating-element:nth-child(92) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 45.5s;
}

.floating-element:nth-child(93) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 46s;
}

.floating-element:nth-child(94) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 46.5s;
}

.floating-element:nth-child(95) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 47s;
}

.floating-element:nth-child(96) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 47.5s;
}

.floating-element:nth-child(97) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 48s;
}

.floating-element:nth-child(98) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 48.5s;
}

.floating-element:nth-child(99) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 49s;
}

.floating-element:nth-child(100) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 49.5s;
}

.floating-element:nth-child(101) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 50s;
}

.floating-element:nth-child(102) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 50.5s;
}

.floating-element:nth-child(103) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 51s;
}

.floating-element:nth-child(104) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 51.5s;
}

.floating-element:nth-child(105) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 52s;
}

.floating-element:nth-child(106) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 52.5s;
}

.floating-element:nth-child(107) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 53s;
}

.floating-element:nth-child(108) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 53.5s;
}

.floating-element:nth-child(109) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 54s;
}

.floating-element:nth-child(110) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 54.5s;
}

.floating-element:nth-child(111) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 55s;
}

.floating-element:nth-child(112) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 55.5s;
}

.floating-element:nth-child(113) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 56s;
}

.floating-element:nth-child(114) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 56.5s;
}

.floating-element:nth-child(115) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 57s;
}

.floating-element:nth-child(116) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 57.5s;
}

.floating-element:nth-child(117) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 58s;
}

.floating-element:nth-child(118) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 58.5s;
}

.floating-element:nth-child(119) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 59s;
}

.floating-element:nth-child(120) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 59.5s;
}

.floating-element:nth-child(121) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 60s;
}

.floating-element:nth-child(122) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 60.5s;
}

.floating-element:nth-child(123) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 61s;
}

.floating-element:nth-child(124) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 61.5s;
}

.floating-element:nth-child(125) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 62s;
}

.floating-element:nth-child(126) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 62.5s;
}

.floating-element:nth-child(127) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 63s;
}

.floating-element:nth-child(128) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 63.5s;
}

.floating-element:nth-child(129) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 64s;
}

.floating-element:nth-child(130) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 64.5s;
}

.floating-element:nth-child(131) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 65s;
}

.floating-element:nth-child(132) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 65.5s;
}

.floating-element:nth-child(133) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 66s;
}

.floating-element:nth-child(134) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 66.5s;
}

.floating-element:nth-child(135) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 67s;
}

.floating-element:nth-child(136) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 67.5s;
}

.floating-element:nth-child(137) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 68s;
}

.floating-element:nth-child(138) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 68.5s;
}

.floating-element:nth-child(139) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 69s;
}

.floating-element:nth-child(140) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 69.5s;
}

.floating-element:nth-child(141) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 70s;
}

.floating-element:nth-child(142) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 70.5s;
}

.floating-element:nth-child(143) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 71s;
}

.floating-element:nth-child(144) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 71.5s;
}

.floating-element:nth-child(145) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 72s;
}

.floating-element:nth-child(146) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 72.5s;
}

.floating-element:nth-child(147) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 73s;
}

.floating-element:nth-child(148) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 73.5s;
}

.floating-element:nth-child(149) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 74s;
}

.floating-element:nth-child(150) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 74.5s;
}

.floating-element:nth-child(151) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 75s;
}

.floating-element:nth-child(152) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 75.5s;
}

.floating-element:nth-child(153) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 76s;
}

.floating-element:nth-child(154) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 76.5s;
}

.floating-element:nth-child(155) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 77s;
}

.floating-element:nth-child(156) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 77.5s;
}

.floating-element:nth-child(157) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 78s;
}

.floating-element:nth-child(158) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 78.5s;
}

.floating-element:nth-child(159) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 79s;
}

.floating-element:nth-child(160) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 79.5s;
}

.floating-element:nth-child(161) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 80s;
}

.floating-element:nth-child(162) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 80.5s;
}

.floating-element:nth-child(163) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 81s;
}

.floating-element:nth-child(164) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 81.5s;
}

.floating-element:nth-child(165) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 82s;
}

.floating-element:nth-child(166) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 82.5s;
}

.floating-element:nth-child(167) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 83s;
}

.floating-element:nth-child(168) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 83.5s;
}

.floating-element:nth-child(169) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 84s;
}

.floating-element:nth-child(170) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 84.5s;
}

.floating-element:nth-child(171) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 85s;
}

.floating-element:nth-child(172) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 85.5s;
}

.floating-element:nth-child(173) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 86s;
}

.floating-element:nth-child(174) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 86.5s;
}

.floating-element:nth-child(175) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 87s;
}

.floating-element:nth-child(176) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 87.5s;
}

.floating-element:nth-child(177) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 88s;
}

.floating-element:nth-child(178) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 88.5s;
}

.floating-element:nth-child(179) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 89s;
}

.floating-element:nth-child(180) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 89.5s;
}

.floating-element:nth-child(181) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 90s;
}

.floating-element:nth-child(182) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 90.5s;
}

.floating-element:nth-child(183) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 91s;
}

.floating-element:nth-child(184) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 91.5s;
}

.floating-element:nth-child(185) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 92s;
}

.floating-element:nth-child(186) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 92.5s;
}

.floating-element:nth-child(187) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 93s;
}

.floating-element:nth-child(188) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 93.5s;
}

.floating-element:nth-child(189) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 94s;
}

.floating-element:nth-child(190) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 94.5s;
}

.floating-element:nth-child(191) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 95s;
}

.floating-element:nth-child(192) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 95.5s;
}

.floating-element:nth-child(193) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 96s;
}

.floating-element:nth-child(194) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 96.5s;
}

.floating-element:nth-child(195) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 97s;
}

.floating-element:nth-child(196) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 97.5s;
}

.floating-element:nth-child(197) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 98s;
}

.floating-element:nth-child(198) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 98.5s;
}

.floating-element:nth-child(199) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 99s;
}

.floating-element:nth-child(200) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 99.5s;
}

.floating-element:nth-child(201) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 100s;
}

.floating-element:nth-child(202) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 100.5s;
}

.floating-element:nth-child(203) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 101s;
}

.floating-element:nth-child(204) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 101.5s;
}

.floating-element:nth-child(205) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 102s;
}

.floating-element:nth-child(206) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 102.5s;
}

.floating-element:nth-child(207) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 103s;
}

.floating-element:nth-child(208) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 103.5s;
}

.floating-element:nth-child(209) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 104s;
}

.floating-element:nth-child(210) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 104.5s;
}

.floating-element:nth-child(211) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 105s;
}

.floating-element:nth-child(212) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 105.5s;
}

.floating-element:nth-child(213) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 106s;
}

.floating-element:nth-child(214) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 106.5s;
}

.floating-element:nth-child(215) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 107s;
}

.floating-element:nth-child(216) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 107.5s;
}

.floating-element:nth-child(217) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 108s;
}

.floating-element:nth-child(218) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 108.5s;
}

.floating-element:nth-child(219) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 109s;
}

.floating-element:nth-child(220) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 109.5s;
}

.floating-element:nth-child(221) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 110s;
}

.floating-element:nth-child(222) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 110.5s;
}

.floating-element:nth-child(223) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 111s;
}

.floating-element:nth-child(224) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 111.5s;
}

.floating-element:nth-child(225) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 112s;
}

.floating-element:nth-child(226) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 112.5s;
}

.floating-element:nth-child(227) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 113s;
}

.floating-element:nth-child(228) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 113.5s;
}

.floating-element:nth-child(229) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 114s;
}

.floating-element:nth-child(230) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 114.5s;
}

.floating-element:nth-child(231) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 115s;
}

.floating-element:nth-child(232) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 115.5s;
}

.floating-element:nth-child(233) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 116s;
}

.floating-element:nth-child(234) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 116.5s;
}

.floating-element:nth-child(235) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 117s;
}

.floating-element:nth-child(236) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 117.5s;
}

.floating-element:nth-child(237) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 118s;
}

.floating-element:nth-child(238) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 118.5s;
}

.floating-element:nth-child(239) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 119s;
}

.floating-element:nth-child(240) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 119.5s;
}

.floating-element:nth-child(241) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 120s;
}

.floating-element:nth-child(242) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 120.5s;
}

.floating-element:nth-child(243) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 121s;
}

.floating-element:nth-child(244) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 121.5s;
}

.floating-element:nth-child(245) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 122s;
}

.floating-element:nth-child(246) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 122.5s;
}

.floating-element:nth-child(247) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 123s;
}

.floating-element:nth-child(248) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 123.5s;
}

.floating-element:nth-child(249) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 124s;
}

.floating-element:nth-child(250) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 124.5s;
}

.floating-element:nth-child(251) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 125s;
}

.floating-element:nth-child(252) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 125.5s;
}

.floating-element:nth-child(253) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 126s;
}

.floating-element:nth-child(254) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 126.5s;
}

.floating-element:nth-child(255) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 127s;
}

.floating-element:nth-child(256) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 127.5s;
}

.floating-element:nth-child(257) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 128s;
}

.floating-element:nth-child(258) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 128.5s;
}

.floating-element:nth-child(259) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 129s;
}

.floating-element:nth-child(260) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 129.5s;
}

.floating-element:nth-child(261) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 130s;
}

.floating-element:nth-child(262) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 130.5s;
}

.floating-element:nth-child(263) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 131s;
}

.floating-element:nth-child(264) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 131.5s;
}

.floating-element:nth-child(265) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 132s;
}

.floating-element:nth-child(266) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 132.5s;
}

.floating-element:nth-child(267) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 133s;
}

.floating-element:nth-child(268) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 133.5s;
}

.floating-element:nth-child(269) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 134s;
}

.floating-element:nth-child(270) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 134.5s;
}

.floating-element:nth-child(271) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 135s;
}

.floating-element:nth-child(272) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 135.5s;
}

.floating-element:nth-child(273) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 136s;
}

.floating-element:nth-child(274) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 136.5s;
}

.floating-element:nth-child(275) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 137s;
}

.floating-element:nth-child(276) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 137.5s;
}

.floating-element:nth-child(277) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 138s;
}

.floating-element:nth-child(278) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 138.5s;
}

.floating-element:nth-child(279) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 139s;
}

.floating-element:nth-child(280) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 139.5s;
}

.floating-element:nth-child(281) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 140s;
}

.floating-element:nth-child(282) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 140.5s;
}

.floating-element:nth-child(283) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 141s;
}

.floating-element:nth-child(284) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 141.5s;
}

.floating-element:nth-child(285) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 142s;
}

.floating-element:nth-child(286) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 142.5s;
}

.floating-element:nth-child(287) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 143s;
}

.floating-element:nth-child(288) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 143.5s;
}

.floating-element:nth-child(289) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 144s;
}

.floating-element:nth-child(290) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 144.5s;
}

.floating-element:nth-child(291) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 145s;
}

.floating-element:nth-child(292) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 145.5s;
}

.floating-element:nth-child(293) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 146s;
}

.floating-element:nth-child(294) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 146.5s;
}

.floating-element:nth-child(295) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 147s;
}

.floating-element:nth-child(296) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 147.5s;
}

.floating-element:nth-child(297) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 148s;
}

.floating-element:nth-child(298) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 148.5s;
}

.floating-element:nth-child(299) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 149s;
}

.floating-element:nth-child(300) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 149.5s;
}

.floating-element:nth-child(301) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 150s;
}

.floating-element:nth-child(302) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 150.5s;
}

.floating-element:nth-child(303) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 151s;
}

.floating-element:nth-child(304) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 151.5s;
}

.floating-element:nth-child(305) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 152s;
}

.floating-element:nth-child(306) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 152.5s;
}

.floating-element:nth-child(307) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 153s;
}

.floating-element:nth-child(308) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 153.5s;
}

.floating-element:nth-child(309) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 154s;
}

.floating-element:nth-child(310) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 154.5s;
}

.floating-element:nth-child(311) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 155s;
}

.floating-element:nth-child(312) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 155.5s;
}

.floating-element:nth-child(313) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 156s;
}

.floating-element:nth-child(314) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 156.5s;
}

.floating-element:nth-child(315) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 157s;
}

.floating-element:nth-child(316) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 157.5s;
}

.floating-element:nth-child(317) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 158s;
}

.floating-element:nth-child(318) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 158.5s;
}

.floating-element:nth-child(319) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 159s;
}

.floating-element:nth-child(320) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 159.5s;
}

.floating-element:nth-child(321) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 160s;
}

.floating-element:nth-child(322) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 160.5s;
}

.floating-element:nth-child(323) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 161s;
}

.floating-element:nth-child(324) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 161.5s;
}

.floating-element:nth-child(325) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 162s;
}

.floating-element:nth-child(326) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 162.5s;
}

.floating-element:nth-child(327) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 163s;
}

.floating-element:nth-child(328) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 163.5s;
}

.floating-element:nth-child(329) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 164s;
}

.floating-element:nth-child(330) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 164.5s;
}

.floating-element:nth-child(331) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 165s;
}

.floating-element:nth-child(332) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 165.5s;
}

.floating-element:nth-child(333) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 166s;
}

.floating-element:nth-child(334) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 166.5s;
}

.floating-element:nth-child(335) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 167s;
}

.floating-element:nth-child(336) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 167.5s;
}

.floating-element:nth-child(337) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 168s;
}

.floating-element:nth-child(338) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 168.5s;
}

.floating-element:nth-child(339) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 169s;
}

.floating-element:nth-child(340) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 169.5s;
}

.floating-element:nth-child(341) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 170s;
}

.floating-element:nth-child(342) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 170.5s;
}

.floating-element:nth-child(343) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 171s;
}

.floating-element:nth-child(344) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 171.5s;
}

.floating-element:nth-child(345) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 172s;
}

.floating-element:nth-child(346) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 172.5s;
}

.floating-element:nth-child(347) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 173s;
}

.floating-element:nth-child(348) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 173.5s;
}

.floating-element:nth-child(349) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 174s;
}

.floating-element:nth-child(350) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 174.5s;
}

.floating-element:nth-child(351) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 175s;
}

.floating-element:nth-child(352) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 175.5s;
}

.floating-element:nth-child(353) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 176s;
}

.floating-element:nth-child(354) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 176.5s;
}

.floating-element:nth-child(355) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 177s;
}

.floating-element:nth-child(356) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 177.5s;
}

.floating-element:nth-child(357) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 178s;
}

.floating-element:nth-child(358) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 178.5s;
}

.floating-element:nth-child(359) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 179s;
}

.floating-element:nth-child(360) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 179.5s;
}

.floating-element:nth-child(361) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 180s;
}

.floating-element:nth-child(362) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 180.5s;
}

.floating-element:nth-child(363) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 181s;
}

.floating-element:nth-child(364) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 181.5s;
}

.floating-element:nth-child(365) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 182s;
}

.floating-element:nth-child(366) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 182.5s;
}

.floating-element:nth-child(367) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 183s;
}

.floating-element:nth-child(368) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 183.5s;
}

.floating-element:nth-child(369) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 184s;
}

.floating-element:nth-child(370) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 184.5s;
}

.floating-element:nth-child(371) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 185s;
}

.floating-element:nth-child(372) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 185.5s;
}

.floating-element:nth-child(373) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 186s;
}

.floating-element:nth-child(374) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 186.5s;
}

.floating-element:nth-child(375) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 187s;
}

.floating-element:nth-child(376) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 187.5s;
}

.floating-element:nth-child(377) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 188s;
}

.floating-element:nth-child(378) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 188.5s;
}

.floating-element:nth-child(379) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 189s;
}

.floating-element:nth-child(380) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 189.5s;
}

.floating-element:nth-child(381) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 190s;
}

.floating-element:nth-child(382) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 190.5s;
}

.floating-element:nth-child(383) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 191s;
}

.floating-element:nth-child(384) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 191.5s;
}

.floating-element:nth-child(385) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 192s;
}

.floating-element:nth-child(386) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 192.5s;
}

.floating-element:nth-child(387) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 193s;
}

.floating-element:nth-child(388) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 193.5s;
}

.floating-element:nth-child(389) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 194s;
}

.floating-element:nth-child(390) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 194.5s;
}

.floating-element:nth-child(391) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 195s;
}

.floating-element:nth-child(392) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 195.5s;
}

.floating-element:nth-child(393) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 196s;
}

.floating-element:nth-child(394) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 196.5s;
}

.floating-element:nth-child(395) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 197s;
}

.floating-element:nth-child(396) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 197.5s;
}

.floating-element:nth-child(397) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 198s;
}

.floating-element:nth-child(398) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 198.5s;
}

.floating-element:nth-child(399) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 199s;
}

.floating-element:nth-child(400) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 199.5s;
}

.floating-element:nth-child(401) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 200s;
}

.floating-element:nth-child(402) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 200.5s;
}

.floating-element:nth-child(403) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 201s;
}

.floating-element:nth-child(404) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 201.5s;
}

.floating-element:nth-child(405) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 202s;
}

.floating-element:nth-child(406) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 202.5s;
}

.floating-element:nth-child(407) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 203s;
}

.floating-element:nth-child(408) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 203.5s;
}

.floating-element:nth-child(409) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 204s;
}

.floating-element:nth-child(410) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 204.5s;
}

.floating-element:nth-child(411) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 205s;
}

.floating-element:nth-child(412) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 205.5s;
}

.floating-element:nth-child(413) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 206s;
}

.floating-element:nth-child(414) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 206.5s;
}

.floating-element:nth-child(415) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 207s;
}

.floating-element:nth-child(416) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 207.5s;
}

.floating-element:nth-child(417) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 208s;
}

.floating-element:nth-child(418) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 208.5s;
}

.floating-element:nth-child(419) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 209s;
}

.floating-element:nth-child(420) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 209.5s;
}

.floating-element:nth-child(421) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 210s;
}

.floating-element:nth-child(422) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 210.5s;
}

.floating-element:nth-child(423) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 211s;
}

.floating-element:nth-child(424) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 211.5s;
}

.floating-element:nth-child(425) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 212s;
}

.floating-element:nth-child(426) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 212.5s;
}

.floating-element:nth-child(427) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 213s;
}

.floating-element:nth-child(428) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 213.5s;
}

.floating-element:nth-child(429) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 214s;
}

.floating-element:nth-child(430) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 214.5s;
}

.floating-element:nth-child(431) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 215s;
}

.floating-element:nth-child(432) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 215.5s;
}

.floating-element:nth-child(433) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 216s;
}

.floating-element:nth-child(434) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 216.5s;
}

.floating-element:nth-child(435) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 217s;
}

.floating-element:nth-child(436) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 217.5s;
}

.floating-element:nth-child(437) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 218s;
}

.floating-element:nth-child(438) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 218.5s;
}

.floating-element:nth-child(439) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 219s;
}

.floating-element:nth-child(440) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 219.5s;
}

.floating-element:nth-child(441) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 220s;
}

.floating-element:nth-child(442) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 220.5s;
}

.floating-element:nth-child(443) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 221s;
}

.floating-element:nth-child(444) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 221.5s;
}

.floating-element:nth-child(445) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 222s;
}

.floating-element:nth-child(446) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 222.5s;
}

.floating-element:nth-child(447) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 223s;
}

.floating-element:nth-child(448) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 223.5s;
}

.floating-element:nth-child(449) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 224s;
}

.floating-element:nth-child(450) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 224.5s;
}

.floating-element:nth-child(451) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 225s;
}

.floating-element:nth-child(452) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 225.5s;
}

.floating-element:nth-child(453) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 226s;
}

.floating-element:nth-child(454) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 226.5s;
}

.floating-element:nth-child(455) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 227s;
}

.floating-element:nth-child(456) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 227.5s;
}

.floating-element:nth-child(457) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 228s;
}

.floating-element:nth-child(458) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 228.5s;
}

.floating-element:nth-child(459) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 229s;
}

.floating-element:nth-child(460) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 229.5s;
}

.floating-element:nth-child(461) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 230s;
}

.floating-element:nth-child(462) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 230.5s;
}

.floating-element:nth-child(463) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 231s;
}

.floating-element:nth-child(464) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 231.5s;
}

.floating-element:nth-child(465) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 232s;
}

.floating-element:nth-child(466) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 232.5s;
}

.floating-element:nth-child(467) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 233s;
}

.floating-element:nth-child(468) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 233.5s;
}

.floating-element:nth-child(469) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 234s;
}

.floating-element:nth-child(470) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 234.5s;
}

.floating-element:nth-child(471) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 235s;
}

.floating-element:nth-child(472) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 235.5s;
}

.floating-element:nth-child(473) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 236s;
}

.floating-element:nth-child(474) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 236.5s;
}

.floating-element:nth-child(475) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 237s;
}

.floating-element:nth-child(476) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 237.5s;
}

.floating-element:nth-child(477) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 238s;
}

.floating-element:nth-child(478) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 238.5s;
}

.floating-element:nth-child(479) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 239s;
}

.floating-element:nth-child(480) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 239.5s;
}

.floating-element:nth-child(481) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 240s;
}

.floating-element:nth-child(482) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 240.5s;
}

.floating-element:nth-child(483) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 241s;
}

.floating-element:nth-child(484) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 241.5s;
}

.floating-element:nth-child(485) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 242s;
}

.floating-element:nth-child(486) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 242.5s;
}

.floating-element:nth-child(487) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 243s;
}

.floating-element:nth-child(488) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 243.5s;
}

.floating-element:nth-child(489) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 244s;
}

.floating-element:nth-child(490) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 244.5s;
}

.floating-element:nth-child(491) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 245s;
}

.floating-element:nth-child(492) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 245.5s;
}

.floating-element:nth-child(493) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 246s;
}

.floating-element:nth-child(494) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 246.5s;
}

.floating-element:nth-child(495) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 247s;
}

.floating-element:nth-child(496) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 247.5s;
}

.floating-element:nth-child(497) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 248s;
}

.floating-element:nth-child(498) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 248.5s;
}

.floating-element:nth-child(499) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 249s;
}

.floating-element:nth-child(500) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 249.5s;
}

.floating-element:nth-child(501) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 250s;
}

.floating-element:nth-child(502) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 250.5s;
}

.floating-element:nth-child(503) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 251s;
}

.floating-element:nth-child(504) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 251.5s;
}

.floating-element:nth-child(505) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 252s;
}

.floating-element:nth-child(506) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 252.5s;
}

.floating-element:nth-child(507) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 253s;
}

.floating-element:nth-child(508) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 253.5s;
}

.floating-element:nth-child(509) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 254s;
}

.floating-element:nth-child(510) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 254.5s;
}

.floating-element:nth-child(511) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 255s;
}

.floating-element:nth-child(512) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 255.5s;
}

.floating-element:nth-child(513) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 256s;
}

.floating-element:nth-child(514) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 256.5s;
}

.floating-element:nth-child(515) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 257s;
}

.floating-element:nth-child(516) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 257.5s;
}

.floating-element:nth-child(517) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 258s;
}

.floating-element:nth-child(518) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 258.5s;
}

.floating-element:nth-child(519) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 259s;
}

.floating-element:nth-child(520) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 259.5s;
}

.floating-element:nth-child(521) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 260s;
}

.floating-element:nth-child(522) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 260.5s;
}

.floating-element:nth-child(523) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 261s;
}

.floating-element:nth-child(524) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 261.5s;
}

.floating-element:nth-child(525) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 262s;
}

.floating-element:nth-child(526) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 262.5s;
}

.floating-element:nth-child(527) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 263s;
}

.floating-element:nth-child(528) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 263.5s;
}

.floating-element:nth-child(529) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 264s;
}

.floating-element:nth-child(530) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 264.5s;
}

.floating-element:nth-child(531) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 265s;
}

.floating-element:nth-child(532) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 265.5s;
}

.floating-element:nth-child(533) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 266s;
}

.floating-element:nth-child(534) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 266.5s;
}

.floating-element:nth-child(535) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 267s;
}

.floating-element:nth-child(536) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 267.5s;
}

.floating-element:nth-child(537) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 268s;
}

.floating-element:nth-child(538) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 268.5s;
}

.floating-element:nth-child(539) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 269s;
}

.floating-element:nth-child(540) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 269.5s;
}

.floating-element:nth-child(541) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 270s;
}

.floating-element:nth-child(542) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 270.5s;
}

.floating-element:nth-child(543) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 271s;
}

.floating-element:nth-child(544) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 271.5s;
}

.floating-element:nth-child(545) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 272s;
}

.floating-element:nth-child(546) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 272.5s;
}

.floating-element:nth-child(547) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 273s;
}

.floating-element:nth-child(548) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 273.5s;
}

.floating-element:nth-child(549) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 274s;
}

.floating-element:nth-child(550) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 274.5s;
}

.floating-element:nth-child(551) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 275s;
}

.floating-element:nth-child(552) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 275.5s;
}

.floating-element:nth-child(553) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 276s;
}

.floating-element:nth-child(554) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 276.5s;
}

.floating-element:nth-child(555) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 277s;
}

.floating-element:nth-child(556) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 277.5s;
}

.floating-element:nth-child(557) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 278s;
}

.floating-element:nth-child(558) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 278.5s;
}

.floating-element:nth-child(559) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 279s;
}

.floating-element:nth-child(560) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 279.5s;
}

.floating-element:nth-child(561) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 280s;
}

.floating-element:nth-child(562) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 280.5s;
}

.floating-element:nth-child(563) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 281s;
}

.floating-element:nth-child(564) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 281.5s;
}

.floating-element:nth-child(565) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 282s;
}

.floating-element:nth-child(566) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 282.5s;
}

.floating-element:nth-child(567) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 283s;
}

.floating-element:nth-child(568) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 283.5s;
}

.floating-element:nth-child(569) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 284s;
}

.floating-element:nth-child(570) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 284.5s;
}

.floating-element:nth-child(571) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 285s;
}

.floating-element:nth-child(572) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 285.5s;
}

.floating-element:nth-child(573) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 286s;
}

.floating-element:nth-child(574) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 286.5s;
}

.floating-element:nth-child(575) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 287s;
}

.floating-element:nth-child(576) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 287.5s;
}

.floating-element:nth-child(577) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 288s;
}

.floating-element:nth-child(578) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 288.5s;
}

.floating-element:nth-child(579) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 289s;
}

.floating-element:nth-child(580) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 289.5s;
}

.floating-element:nth-child(581) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 290s;
}

.floating-element:nth-child(582) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 290.5s;
}

.floating-element:nth-child(583) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 291s;
}

.floating-element:nth-child(584) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 291.5s;
}

.floating-element:nth-child(585) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 292s;
}

.floating-element:nth-child(586) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 292.5s;
}

.floating-element:nth-child(587) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 293s;
}

.floating-element:nth-child(588) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 293.5s;
}

.floating-element:nth-child(589) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 294s;
}

.floating-element:nth-child(590) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 294.5s;
}

.floating-element:nth-child(591) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 295s;
}

.floating-element:nth-child(592) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 295.5s;
}

.floating-element:nth-child(593) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 296s;
}

.floating-element:nth-child(594) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 296.5s;
}

.floating-element:nth-child(595) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 297s;
}

.floating-element:nth-child(596) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 297.5s;
}

.floating-element:nth-child(597) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 298s;
}

.floating-element:nth-child(598) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 298.5s;
}

.floating-element:nth-child(599) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 299s;
}

.floating-element:nth-child(600) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 299.5s;
}

.floating-element:nth-child(601) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 300s;
}

.floating-element:nth-child(602) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 300.5s;
}

.floating-element:nth-child(603) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 301s;
}

.floating-element:nth-child(604) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 301.5s;
}

.floating-element:nth-child(605) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 302s;
}

.floating-element:nth-child(606) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 302.5s;
}

.floating-element:nth-child(607) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 303s;
}

.floating-element:nth-child(608) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 303.5s;
}

.floating-element:nth-child(609) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 304s;
}

.floating-element:nth-child(610) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 304.5s;
}

.floating-element:nth-child(611) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 305s;
}

.floating-element:nth-child(612) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 305.5s;
}

.floating-element:nth-child(613) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 306s;
}

.floating-element:nth-child(614) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 306.5s;
}

.floating-element:nth-child(615) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 307s;
}

.floating-element:nth-child(616) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 307.5s;
}

.floating-element:nth-child(617) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 308s;
}

.floating-element:nth-child(618) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 308.5s;
}

.floating-element:nth-child(619) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 309s;
}

.floating-element:nth-child(620) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 309.5s;
}

.floating-element:nth-child(621) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 310s;
}

.floating-element:nth-child(622) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 310.5s;
}

.floating-element:nth-child(623) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 311s;
}

.floating-element:nth-child(624) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 311.5s;
}

.floating-element:nth-child(625) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 312s;
}

.floating-element:nth-child(626) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 312.5s;
}

.floating-element:nth-child(627) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 313s;
}

.floating-element:nth-child(628) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 313.5s;
}

.floating-element:nth-child(629) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 314s;
}

.floating-element:nth-child(630) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 314.5s;
}

.floating-element:nth-child(631) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 315s;
}

.floating-element:nth-child(632) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 315.5s;
}

.floating-element:nth-child(633) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 316s;
}

.floating-element:nth-child(634) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 316.5s;
}

.floating-element:nth-child(635) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 317s;
}

.floating-element:nth-child(636) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 317.5s;
}

.floating-element:nth-child(637) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 318s;
}

.floating-element:nth-child(638) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 318.5s;
}

.floating-element:nth-child(639) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 319s;
}

.floating-element:nth-child(640) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 319.5s;
}

.floating-element:nth-child(641) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 320s;
}

.floating-element:nth-child(642) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 320.5s;
}

.floating-element:nth-child(643) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 321s;
}

.floating-element:nth-child(644) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 321.5s;
}

.floating-element:nth-child(645) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 322s;
}

.floating-element:nth-child(646) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 322.5s;
}

.floating-element:nth-child(647) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 323s;
}

.floating-element:nth-child(648) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 323.5s;
}

.floating-element:nth-child(649) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 324s;
}

.floating-element:nth-child(650) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 324.5s;
}

.floating-element:nth-child(651) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 325s;
}

.floating-element:nth-child(652) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 325.5s;
}

.floating-element:nth-child(653) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 326s;
}

.floating-element:nth-child(654) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 326.5s;
}

.floating-element:nth-child(655) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 327s;
}

.floating-element:nth-child(656) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 327.5s;
}

.floating-element:nth-child(657) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 328s;
}

.floating-element:nth-child(658) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 328.5s;
}

.floating-element:nth-child(659) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 329s;
}

.floating-element:nth-child(660) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 329.5s;
}

.floating-element:nth-child(661) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 330s;
}

.floating-element:nth-child(662) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 330.5s;
}

.floating-element:nth-child(663) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 331s;
}

.floating-element:nth-child(664) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 331.5s;
}

.floating-element:nth-child(665) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 332s;
}

.floating-element:nth-child(666) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 332.5s;
}

.floating-element:nth-child(667) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 333s;
}

.floating-element:nth-child(668) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 333.5s;
}

.floating-element:nth-child(669) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 334s;
}

.floating-element:nth-child(670) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 334.5s;
}

.floating-element:nth-child(671) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 335s;
}

.floating-element:nth-child(672) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 335.5s;
}

.floating-element:nth-child(673) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 336s;
}

.floating-element:nth-child(674) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 336.5s;
}

.floating-element:nth-child(675) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 337s;
}

.floating-element:nth-child(676) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 337.5s;
}

.floating-element:nth-child(677) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 338s;
}

.floating-element:nth-child(678) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 338.5s;
}

.floating-element:nth-child(679) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 339s;
}

.floating-element:nth-child(680) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 339.5s;
}

.floating-element:nth-child(681) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 340s;
}

.floating-element:nth-child(682) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 340.5s;
}

.floating-element:nth-child(683) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 341s;
}

.floating-element:nth-child(684) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 341.5s;
}

.floating-element:nth-child(685) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 342s;
}

.floating-element:nth-child(686) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 342.5s;
}

.floating-element:nth-child(687) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 343s;
}

.floating-element:nth-child(688) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 343.5s;
}

.floating-element:nth-child(689) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 344s;
}

.floating-element:nth-child(690) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 344.5s;
}

.floating-element:nth-child(691) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 345s;
}

.floating-element:nth-child(692) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 345.5s;
}

.floating-element:nth-child(693) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 346s;
}

.floating-element:nth-child(694) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 346.5s;
}

.floating-element:nth-child(695) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 347s;
}

.floating-element:nth-child(696) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 347.5s;
}

.floating-element:nth-child(697) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 348s;
}

.floating-element:nth-child(698) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 348.5s;
}

.floating-element:nth-child(699) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 349s;
}

.floating-element:nth-child(700) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 349.5s;
}

.floating-element:nth-child(701) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 350s;
}

.floating-element:nth-child(702) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 350.5s;
}

.floating-element:nth-child(703) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 351s;
}

.floating-element:nth-child(704) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 351.5s;
}

.floating-element:nth-child(705) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 352s;
}

.floating-element:nth-child(706) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 352.5s;
}

.floating-element:nth-child(707) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 353s;
}

.floating-element:nth-child(708) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 353.5s;
}

.floating-element:nth-child(709) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 354s;
}

.floating-element:nth-child(710) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 354.5s;
}

.floating-element:nth-child(711) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 355s;
}

.floating-element:nth-child(712) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 355.5s;
}

.floating-element:nth-child(713) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 356s;
}

.floating-element:nth-child(714) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 356.5s;
}

.floating-element:nth-child(715) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 357s;
}

.floating-element:nth-child(716) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 357.5s;
}

.floating-element:nth-child(717) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 358s;
}

.floating-element:nth-child(718) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 358.5s;
}

.floating-element:nth-child(719) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 359s;
}

.floating-element:nth-child(720) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 359.5s;
}

.floating-element:nth-child(721) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 360s;
}

.floating-element:nth-child(722) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 360.5s;
}

.floating-element:nth-child(723) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 361s;
}

.floating-element:nth-child(724) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 361.5s;
}

.floating-element:nth-child(725) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 362s;
}

.floating-element:nth-child(726) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 362.5s;
}

.floating-element:nth-child(727) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 363s;
}

.floating-element:nth-child(728) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 363.5s;
}

.floating-element:nth-child(729) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 364s;
}

.floating-element:nth-child(730) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 364.5s;
}

.floating-element:nth-child(731) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 365s;
}

.floating-element:nth-child(732) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 365.5s;
}

.floating-element:nth-child(733) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 366s;
}

.floating-element:nth-child(734) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 366.5s;
}

.floating-element:nth-child(735) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 367s;
}

.floating-element:nth-child(736) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 367.5s;
}

.floating-element:nth-child(737) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 368s;
}

.floating-element:nth-child(738) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 368.5s;
}

.floating-element:nth-child(739) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 369s;
}

.floating-element:nth-child(740) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 369.5s;
}

.floating-element:nth-child(741) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 370s;
}

.floating-element:nth-child(742) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 370.5s;
}

.floating-element:nth-child(743) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 371s;
}

.floating-element:nth-child(744) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 371.5s;
}

.floating-element:nth-child(745) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 372s;
}

.floating-element:nth-child(746) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 372.5s;
}

.floating-element:nth-child(747) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 373s;
}

.floating-element:nth-child(748) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 373.5s;
}

.floating-element:nth-child(749) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 374s;
}

.floating-element:nth-child(750) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 374.5s;
}

.floating-element:nth-child(751) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 375s;
}

.floating-element:nth-child(752) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 375.5s;
}

.floating-element:nth-child(753) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 376s;
}

.floating-element:nth-child(754) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 376.5s;
}

.floating-element:nth-child(755) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 377s;
}

.floating-element:nth-child(756) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 377.5s;
}

.floating-element:nth-child(757) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 378s;
}

.floating-element:nth-child(758) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 378.5s;
}

.floating-element:nth-child(759) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 379s;
}

.floating-element:nth-child(760) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 379.5s;
}

.floating-element:nth-child(761) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 380s;
}

.floating-element:nth-child(762) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 380.5s;
}

.floating-element:nth-child(763) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 381s;
}

.floating-element:nth-child(764) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 381.5s;
}

.floating-element:nth-child(765) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 382s;
}

.floating-element:nth-child(766) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 382.5s;
}

.floating-element:nth-child(767) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 383s;
}

.floating-element:nth-child(768) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 383.5s;
}

.floating-element:nth-child(769) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 384s;
}

.floating-element:nth-child(770) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 384.5s;
}

.floating-element:nth-child(771) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 385s;
}

.floating-element:nth-child(772) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 385.5s;
}

.floating-element:nth-child(773) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 386s;
}

.floating-element:nth-child(774) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 386.5s;
}

.floating-element:nth-child(775) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 387s;
}

.floating-element:nth-child(776) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 387.5s;
}

.floating-element:nth-child(777) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 388s;
}

.floating-element:nth-child(778) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 388.5s;
}

.floating-element:nth-child(779) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 389s;
}

.floating-element:nth-child(780) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 389.5s;
}

.floating-element:nth-child(781) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 390s;
}

.floating-element:nth-child(782) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 390.5s;
}

.floating-element:nth-child(783) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 391s;
}

.floating-element:nth-child(784) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 391.5s;
}

.floating-element:nth-child(785) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 392s;
}

.floating-element:nth-child(786) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 392.5s;
}

.floating-element:nth-child(787) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 393s;
}

.floating-element:nth-child(788) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 393.5s;
}

.floating-element:nth-child(789) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 394s;
}

.floating-element:nth-child(790) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 394.5s;
}

.floating-element:nth-child(791) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 395s;
}

.floating-element:nth-child(792) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 395.5s;
}

.floating-element:nth-child(793) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 396s;
}

.floating-element:nth-child(794) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 396.5s;
}

.floating-element:nth-child(795) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 397s;
}

.floating-element:nth-child(796) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 397.5s;
}

.floating-element:nth-child(797) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 398s;
}

.floating-element:nth-child(798) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 398.5s;
}

.floating-element:nth-child(799) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 399s;
}

.floating-element:nth-child(800) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 399.5s;
}

.floating-element:nth-child(801) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 400s;
}

.floating-element:nth-child(802) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 400.5s;
}

.floating-element:nth-child(803) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 401s;
}

.floating-element:nth-child(804) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 401.5s;
}

.floating-element:nth-child(805) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 402s;
}

.floating-element:nth-child(806) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 402.5s;
}

.floating-element:nth-child(807) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 403s;
}

.floating-element:nth-child(808) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 403.5s;
}

.floating-element:nth-child(809) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 404s;
}

.floating-element:nth-child(810) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 404.5s;
}

.floating-element:nth-child(811) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 405s;
}

.floating-element:nth-child(812) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 405.5s;
}

.floating-element:nth-child(813) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 406s;
}

.floating-element:nth-child(814) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 406.5s;
}

.floating-element:nth-child(815) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 407s;
}

.floating-element:nth-child(816) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 407.5s;
}

.floating-element:nth-child(817) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 408s;
}

.floating-element:nth-child(818) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 408.5s;
}

.floating-element:nth-child(819) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 409s;
}

.floating-element:nth-child(820) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 409.5s;
}

.floating-element:nth-child(821) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 410s;
}

.floating-element:nth-child(822) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 410.5s;
}

.floating-element:nth-child(823) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 411s;
}

.floating-element:nth-child(824) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 411.5s;
}

.floating-element:nth-child(825) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 412s;
}

.floating-element:nth-child(826) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 412.5s;
}

.floating-element:nth-child(827) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 413s;
}

.floating-element:nth-child(828) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 413.5s;
}

.floating-element:nth-child(829) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 414s;
}

.floating-element:nth-child(830) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 414.5s;
}

.floating-element:nth-child(831) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 415s;
}

.floating-element:nth-child(832) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 415.5s;
}

.floating-element:nth-child(833) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 416s;
}

.floating-element:nth-child(834) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 416.5s;
}

.floating-element:nth-child(835) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 417s;
}

.floating-element:nth-child(836) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 417.5s;
}

.floating-element:nth-child(837) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 418s;
}

.floating-element:nth-child(838) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 418.5s;
}

.floating-element:nth-child(839) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 419s;
}

.floating-element:nth-child(840) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 419.5s;
}

.floating-element:nth-child(841) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 420s;
}

.floating-element:nth-child(842) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 420.5s;
}

.floating-element:nth-child(843) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 421s;
}

.floating-element:nth-child(844) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 421.5s;
}

.floating-element:nth-child(845) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 422s;
}

.floating-element:nth-child(846) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 422.5s;
}

.floating-element:nth-child(847) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 423s;
}

.floating-element:nth-child(848) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 423.5s;
}

.floating-element:nth-child(849) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 424s;
}

.floating-element:nth-child(850) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 424.5s;
}

.floating-element:nth-child(851) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 425s;
}

.floating-element:nth-child(852) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 425.5s;
}

.floating-element:nth-child(853) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 426s;
}

.floating-element:nth-child(854) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 426.5s;
}

.floating-element:nth-child(855) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 427s;
}

.floating-element:nth-child(856) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 427.5s;
}

.floating-element:nth-child(857) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 428s;
}

.floating-element:nth-child(858) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 428.5s;
}

.floating-element:nth-child(859) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 429s;
}

.floating-element:nth-child(860) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 429.5s;
}

.floating-element:nth-child(861) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 430s;
}

.floating-element:nth-child(862) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 430.5s;
}

.floating-element:nth-child(863) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 431s;
}

.floating-element:nth-child(864) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 431.5s;
}

.floating-element:nth-child(865) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 432s;
}

.floating-element:nth-child(866) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 432.5s;
}

.floating-element:nth-child(867) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 433s;
}

.floating-element:nth-child(868) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 433.5s;
}

.floating-element:nth-child(869) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 434s;
}

.floating-element:nth-child(870) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 434.5s;
}

.floating-element:nth-child(871) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 435s;
}

.floating-element:nth-child(872) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 435.5s;
}

.floating-element:nth-child(873) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 436s;
}

.floating-element:nth-child(874) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 436.5s;
}

.floating-element:nth-child(875) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 437s;
}

.floating-element:nth-child(876) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 437.5s;
}

.floating-element:nth-child(877) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 438s;
}

.floating-element:nth-child(878) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 438.5s;
}

.floating-element:nth-child(879) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 439s;
}

.floating-element:nth-child(880) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 439.5s;
}

.floating-element:nth-child(881) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 440s;
}

.floating-element:nth-child(882) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 440.5s;
}

.floating-element:nth-child(883) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 441s;
}

.floating-element:nth-child(884) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 441.5s;
}

.floating-element:nth-child(885) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 442s;
}

.floating-element:nth-child(886) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 442.5s;
}

.floating-element:nth-child(887) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 443s;
}

.floating-element:nth-child(888) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 443.5s;
}

.floating-element:nth-child(889) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 444s;
}

.floating-element:nth-child(890) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 444.5s;
}

.floating-element:nth-child(891) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 445s;
}

.floating-element:nth-child(892) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 445.5s;
}

.floating-element:nth-child(893) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 446s;
}

.floating-element:nth-child(894) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 446.5s;
}

.floating-element:nth-child(895) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 447s;
}

.floating-element:nth-child(896) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 447.5s;
}

.floating-element:nth-child(897) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 448s;
}

.floating-element:nth-child(898) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 448.5s;
}

.floating-element:nth-child(899) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 449s;
}

.floating-element:nth-child(900) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 449.5s;
}

.floating-element:nth-child(901) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 450s;
}

.floating-element:nth-child(902) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 450.5s;
}

.floating-element:nth-child(903) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 451s;
}

.floating-element:nth-child(904) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 451.5s;
}

.floating-element:nth-child(905) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 452s;
}

.floating-element:nth-child(906) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 452.5s;
}

.floating-element:nth-child(907) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 453s;
}

.floating-element:nth-child(908) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 453.5s;
}

.floating-element:nth-child(909) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 454s;
}

.floating-element:nth-child(910) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 454.5s;
}

.floating-element:nth-child(911) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 455s;
}

.floating-element:nth-child(912) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 455.5s;
}

.floating-element:nth-child(913) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 456s;
}

.floating-element:nth-child(914) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 456.5s;
}

.floating-element:nth-child(915) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 457s;
}

.floating-element:nth-child(916) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 457.5s;
}

.floating-element:nth-child(917) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 458s;
}

.floating-element:nth-child(918) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 458.5s;
}

.floating-element:nth-child(919) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 459s;
}

.floating-element:nth-child(920) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 459.5s;
}

.floating-element:nth-child(921) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 460s;
}

.floating-element:nth-child(922) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 460.5s;
}

.floating-element:nth-child(923) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 461s;
}

.floating-element:nth-child(924) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 461.5s;
}

.floating-element:nth-child(925) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 462s;
}

.floating-element:nth-child(926) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 462.5s;
}

.floating-element:nth-child(927) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 463s;
}

.floating-element:nth-child(928) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 463.5s;
}

.floating-element:nth-child(929) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 464s;
}

.floating-element:nth-child(930) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 464.5s;
}

.floating-element:nth-child(931) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 465s;
}

.floating-element:nth-child(932) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 465.5s;
}

.floating-element:nth-child(933) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 466s;
}

.floating-element:nth-child(934) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 466.5s;
}

.floating-element:nth-child(935) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 467s;
}

.floating-element:nth-child(936) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 467.5s;
}

.floating-element:nth-child(937) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 468s;
}

.floating-element:nth-child(938) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 468.5s;
}

.floating-element:nth-child(939) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 469s;
}

.floating-element:nth-child(940) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 469.5s;
}

.floating-element:nth-child(941) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 470s;
}

.floating-element:nth-child(942) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 470.5s;
}

.floating-element:nth-child(943) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 471s;
}

.floating-element:nth-child(944) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 471.5s;
}

.floating-element:nth-child(945) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 472s;
}

.floating-element:nth-child(946) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 472.5s;
}

.floating-element:nth-child(947) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 473s;
}

.floating-element:nth-child(948) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 473.5s;
}

.floating-element:nth-child(949) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 474s;
}

.floating-element:nth-child(950) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 474.5s;
}

.floating-element:nth-child(951) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 475s;
}

.floating-element:nth-child(952) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 475.5s;
}

.floating-element:nth-child(953) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 476s;
}

.floating-element:nth-child(954) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 476.5s;
}

.floating-element:nth-child(955) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 477s;
}

.floating-element:nth-child(956) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 477.5s;
}

.floating-element:nth-child(957) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 478s;
}

.floating-element:nth-child(958) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 478.5s;
}

.floating-element:nth-child(959) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 479s;
}

.floating-element:nth-child(960) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 479.5s;
}

.floating-element:nth-child(961) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 480s;
}

.floating-element:nth-child(962) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 480.5s;
}

.floating-element:nth-child(963) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 481s;
}

.floating-element:nth-child(964) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 481.5s;
}

.floating-element:nth-child(965) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 482s;
}

.floating-element:nth-child(966) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 482.5s;
}

.floating-element:nth-child(967) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 483s;
}

.floating-element:nth-child(968) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 483.5s;
}

.floating-element:nth-child(969) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 484s;
}

.floating-element:nth-child(970) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 484.5s;
}

.floating-element:nth-child(971) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 485s;
}

.floating-element:nth-child(972) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 485.5s;
}

.floating-element:nth-child(973) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 486s;
}

.floating-element:nth-child(974) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 486.5s;
}

.floating-element:nth-child(975) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 487s;
}

.floating-element:nth-child(976) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 487.5s;
}

.floating-element:nth-child(977) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 488s;
}

.floating-element:nth-child(978) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 488.5s;
}

.floating-element:nth-child(979) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 489s;
}

.floating-element:nth-child(980) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 489.5s;
}

.floating-element:nth-child(981) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 490s;
}

.floating-element:nth-child(982) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 490.5s;
}

.floating-element:nth-child(983) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 491s;
}

.floating-element:nth-child(984) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 491.5s;
}

.floating-element:nth-child(985) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 492s;
}

.floating-element:nth-child(986) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 492.5s;
}

.floating-element:nth-child(987) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 493s;
}

.floating-element:nth-child(988) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 493.5s;
}

.floating-element:nth-child(989) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 494s;
}

.floating-element:nth-child(990) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 494.5s;
}

.floating-element:nth-child(991) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 495s;
}

.floating-element:nth-child(992) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 495.5s;
}

.floating-element:nth-child(993) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 496s;
}

.floating-element:nth-child(994) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 496.5s;
}

.floating-element:nth-child(995) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 497s;
}

.floating-element:nth-child(996) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 497.5s;
}

.floating-element:nth-child(997) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 498s;
}

.floating-element:nth-child(998) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 498.5s;
}

.floating-element:nth-child(999) {
  animation-name: floatAnimation;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-delay: 499s;
}
