.div--u-iixqtfvrg {
  position: relative; }
  @media (max-width: 767px) {
  .div--u-iixqtfvrg {
    padding-bottom: 90px; } }
  .div--u-iixqtfvrg:before {
    content: '';
    position: absolute;
    width: 90px;
    height: 60px;
    bottom: -10px;
    right: -20px;
    transition: all 0.3s ease;
    animation: rotate-back 25s infinite linear;
    backface-visibility: hidden;
    background: url('../images/bullet2.png') 50%/contain no-repeat;
    z-index: 1; }
    @media (max-width: 767px) {
  .div--u-iixqtfvrg:before {
    right: calc(50% - 45px);
    bottom: 0; } }

.container--u-i7b4dxero {
  position: relative; }
  @media (max-width: 480px) {
  .container--u-i7b4dxero {
    padding-top: 150px; } }
  .container--u-i7b4dxero:before {
    content: '';
    position: absolute;
    width: 110px;
    height: 80px;
    top: 0;
    left: calc(50% - 55px);
    transition: all 0.3s ease;
    animation: rotate-back 25s infinite linear;
    backface-visibility: hidden;
    background: url('../images/bullet32.png') 50%/contain no-repeat;
    z-index: 1; }
    @media (max-width: 767px) {
  .container--u-i7b4dxero:before {
    left: 0; } }
    @media (max-width: 480px) {
  .container--u-i7b4dxero:before {
    top: 30px;
    left: calc(50% - 55px); } }

.div--u-iz5llitwe {
  position: relative; }
  .div--u-iz5llitwe:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 70px;
    top: -70px;
    left: 195px;
    transition: all 0.3s ease;
    animation: rotate 25s infinite linear;
    backface-visibility: hidden;
    background: url('../images/bullet1.png') 50%/contain no-repeat;
    z-index: 1;
    position: absolute;
    width: 150px;
    height: 120px;
    bottom: 220px;
    left: 25px;
    transition: all 0.3s ease;
    animation: rotate 25s infinite linear;
    backface-visibility: hidden;
    background: url('../images/bullet2.png') 50%/contain no-repeat;
    z-index: 1;
    left: calc(50% - 75px);
    bottom: 100%;
    top: auto;
    margin-bottom: 10px; }

.container--u-ikhvfqie2 {
  max-width: 1500px; }

.blocklist__list--u-imkm6590n {
  position: relative;
  padding-bottom: 60px; }
  @media (max-width: 480px) {
  .blocklist__list--u-imkm6590n {
    padding-bottom: 120px; } }
  .blocklist__list--u-imkm6590n:before {
    content: '';
    position: absolute;
    width: 150px;
    height: 120px;
    bottom: 220px;
    left: 25px;
    transition: all 0.3s ease;
    animation: rotate 25s infinite linear;
    backface-visibility: hidden;
    background: url('../images/bullet2.png') 50%/contain no-repeat;
    z-index: 1;
    left: calc(50% - 75px);
    bottom: -30px; }
    @media (max-width: 480px) {
  .blocklist__list--u-imkm6590n:before {
    bottom: 0; } }

.blocklist__item__outer--u-i2ufx0he7 {
  position: relative;
  z-index: 2; }

html body .div--u-iz5llitwe {
  margin-top: 50px;
  margin-top: 120px; }

@keyframes rotate-back {
  0% {
    transform: rotate(0deg);
    animation-timing-function: ease-in-out; }

  100% {
    transform: rotate(-360deg); } }

@keyframes rotate {
  0% {
    transform: rotate(0deg);
    animation-timing-function: ease-in-out; }

  100% {
    transform: rotate(360deg); } }

[id ^= sandbox_theme_panel] {
  color: #000;
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important; }
