@charset "utf-8";
body {
    --anm-tmpl-color:#fcc;

    --link-font: Montserrat-Regular;
    --link-title-color: #E18B89;
    --link-desc-color: #E18B89;

    --link-block-corner:30px;
    --link-block-border: 2px;
    --link-block-bg-color: rgba(255, 255, 255, 1.000);
    --link-block-font-color: #E18B89;
    --link-block-shadow-color: #F7CECD;
    --link-block-border-color: #F7CECD;
    --link-thumbnail-radius: 50%;
    --link-thumbnail-color: #E18B89;
    --link-button-bg-color: #E18B89;
    --link-button-font-color: #FFFFFF;
    --link-social-color-shadow: rgba(225, 139, 137, 1.000);
    --link-social-color-blend: rgba(0, 0, 0, 0);
}

body,body .center{font-family:Montserrat-Regular}
.item-style::before,.item-style::after,.item-style .ctm-style::before,.item-style .ctm-style::after{display:none;background:transparent;transform:none;border:0}
.item-style .ctm-style{border:0;background-color:transparent}
.item{border-radius:var(--link-block-corner);background-color:var(--link-block-bg-color) !important;border:2px solid var(--link-block-border-color) !important;box-shadow:var(--link-block-shadow-color) 12px 12px 0px 0px;margin-bottom:20px}
.item-style:hover{transform:translate(4px,4px);box-shadow:var(--link-block-shadow-color) 8px 8px 0px 0px}
.item-form::before,.item-form::after,.item-form .ctm-style::before,.item-form .ctm-style::after{display:none;background:transparent;transform:none;border:0}
.item-form .ctm-style{border:0 !important;background-color:transparent}
.item-form{border-radius:var(--link-block-corner);background-color:var(--link-block-bg-color) !important;border:2px solid var(--link-block-border-color) !important;box-shadow:var(--link-block-shadow-color) 12px 12px 0px 0px;margin-bottom:20px}
.item-form .form-control input,.item-form .form-control select,.item-form .form-control textarea{border-radius:var(--link-block-corner)}
.item-form .form-field-phone .dial-code{border-radius:var(--link-block-corner) 0 0 var(--link-block-corner)}
.item-form .form-field-phone input.data-field{border-radius:0 var(--link-block-corner) var(--link-block-corner) 0}
.item-video .video-box iframe,.item-video .video-box img{border-radius:var(--link-block-corner)}
.biolink,.link-form,.edit-form,.link-cmpt--style{padding:0 12px 0 0}
.item .btn{color:var(--link-block-font-color) !important}
.item .btn-img{display:none}
.item .btn-icon{display:inline-block}
.layout-basic{display:block;text-align:center}
.layout-basic .avatar{margin-left:auto;margin-right:auto}
.center .avatar{width:100px;height:100px;min-width:100px}
.social_list-spirit{display:none}
.social_list-svg-3{display:none}
.social_list-svg-4{display:flex}
.social_list-svg-6{display:none}
.social_list a sp{color:var(--link-social-color-shadow)}
.cmpt-item--style::before,.cmpt-item--style::after,.cmpt-item--style .ctm-style::before,.cmpt-item--style .ctm-style::after{display:none;background:transparent;transform:none;border:0}
.cmpt-item--style .ctm-style{border:0;background-color:transparent}
.cmpt-item--style{border-radius:var(--link-block-corner);background-color:var(--link-block-bg-color) !important;border:2px solid var(--link-block-border-color) !important;box-shadow:var(--link-block-shadow-color) 12px 12px 0px 0px;margin-bottom:20px}
.cmpt-item--style:hover{transform:translate(4px,4px);box-shadow:var(--link-block-shadow-color) 8px 8px 0px 0px}

.bg-container{display:none}
.animate-container{position:fixed;top:0;width:100%;height:100%;height:100vh;bottom:0;margin:0 auto;z-index:-1}
.animate-container .animate-bg{width:100%;height:100vh;background:#fff;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-perspective:800px;perspective:800px}
.animate-container div{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;top:0;left:0}
.animate-container .camera{position:absolute;top:0;left:0;width:100%;height:100%}
.camera.-y{-webkit-animation:cameraY 30s linear infinite;animation:cameraY 30s linear infinite}
.camera.-x{-webkit-transform:rotateX(10deg) translateY(-300px);transform:rotateX(10deg) translateY(-300px)}
.animate-container .sakura{position:relative;width:20px;height:20px;border-radius:0 100% 0 100%;background:var(--anm-tmpl-color);-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}
.sakura::before{content:'';position:absolute;width:100%;height:100%;background:var(--anm-tmpl-color);border-radius:0 100% 0 100%;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:rotate(15deg);transform:rotate(15deg)}
.animate-container .slide{position:absolute;top:0;left:0;-webkit-animation:slide 8s linear infinite;animation:slide 8s linear infinite}
.animate-container .drop{position:absolute;top:0;left:0;-webkit-animation:drop 4s linear infinite;animation:drop 4s linear infinite}
.drop:nth-child(1){left:81%;-webkit-animation-delay:-8918ms;animation-delay:-8918ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(1) .slide{-webkit-animation-delay:-6117ms;animation-delay:-6117ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(1) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(1) .rotate{-webkit-animation-delay:-3436ms;animation-delay:-3436ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(1) .move,.drop:nth-child(1) .reverse{-webkit-animation-delay:-385ms;animation-delay:-385ms}
.drop:nth-child(1) .z{-webkit-transform:translateZ(894px);transform:translateZ(894px)}
.drop:nth-child(2){left:71%;-webkit-animation-delay:-2707ms;animation-delay:-2707ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(2) .slide{-webkit-animation-delay:-264ms;animation-delay:-264ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(2) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(2) .rotate{-webkit-animation-delay:-9816ms;animation-delay:-9816ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(2) .move,.drop:nth-child(2) .reverse{-webkit-animation-delay:-8613ms;animation-delay:-8613ms}
.drop:nth-child(2) .z{-webkit-transform:translateZ(-390px);transform:translateZ(-390px)}
.drop:nth-child(3){left:81%;-webkit-animation-delay:-2512ms;animation-delay:-2512ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(3) .slide{-webkit-animation-delay:-8282ms;animation-delay:-8282ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(3) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(3) .rotate{-webkit-animation-delay:-5107ms;animation-delay:-5107ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(3) .move,.drop:nth-child(3) .reverse{-webkit-animation-delay:-9773ms;animation-delay:-9773ms}
.drop:nth-child(3) .z{-webkit-transform:translateZ(-587px);transform:translateZ(-587px)}
.drop:nth-child(4){left:66%;-webkit-animation-delay:-9611ms;animation-delay:-9611ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(4) .slide{-webkit-animation-delay:-2858ms;animation-delay:-2858ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(4) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(4) .rotate{-webkit-animation-delay:-8654ms;animation-delay:-8654ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(4) .move,.drop:nth-child(4) .reverse{-webkit-animation-delay:-4478ms;animation-delay:-4478ms}
.drop:nth-child(4) .z{-webkit-transform:translateZ(-190px);transform:translateZ(-190px)}
.drop:nth-child(5){left:51%;-webkit-animation-delay:-9457ms;animation-delay:-9457ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(5) .slide{-webkit-animation-delay:-4836ms;animation-delay:-4836ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(5) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(5) .rotate{-webkit-animation-delay:-6308ms;animation-delay:-6308ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(5) .move,.drop:nth-child(5) .reverse{-webkit-animation-delay:-680ms;animation-delay:-680ms}
.drop:nth-child(5) .z{-webkit-transform:translateZ(-861px);transform:translateZ(-861px)}
.drop:nth-child(6){left:87%;-webkit-animation-delay:-8258ms;animation-delay:-8258ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(6) .slide{-webkit-animation-delay:-171ms;animation-delay:-171ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(6) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(6) .rotate{-webkit-animation-delay:-5837ms;animation-delay:-5837ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(6) .move,.drop:nth-child(6) .reverse{-webkit-animation-delay:-9016ms;animation-delay:-9016ms}
.drop:nth-child(6) .z{-webkit-transform:translateZ(757px);transform:translateZ(757px)}
.drop:nth-child(7){left:68%;-webkit-animation-delay:-6405ms;animation-delay:-6405ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(7) .slide{-webkit-animation-delay:-5481ms;animation-delay:-5481ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(7) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(7) .rotate{-webkit-animation-delay:-1778ms;animation-delay:-1778ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(7) .move,.drop:nth-child(7) .reverse{-webkit-animation-delay:-4355ms;animation-delay:-4355ms}
.drop:nth-child(7) .z{-webkit-transform:translateZ(-677px);transform:translateZ(-677px)}
.drop:nth-child(8){left:30%;-webkit-animation-delay:-7144ms;animation-delay:-7144ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(8) .slide{-webkit-animation-delay:-2375ms;animation-delay:-2375ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(8) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(8) .rotate{-webkit-animation-delay:-6245ms;animation-delay:-6245ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(8) .move,.drop:nth-child(8) .reverse{-webkit-animation-delay:-9315ms;animation-delay:-9315ms}
.drop:nth-child(8) .z{-webkit-transform:translateZ(711px);transform:translateZ(711px)}
.drop:nth-child(9){left:51%;-webkit-animation-delay:-4732ms;animation-delay:-4732ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(9) .slide{-webkit-animation-delay:-3471ms;animation-delay:-3471ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(9) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(9) .rotate{-webkit-animation-delay:-2067ms;animation-delay:-2067ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(9) .move,.drop:nth-child(9) .reverse{-webkit-animation-delay:-11ms;animation-delay:-11ms}
.drop:nth-child(9) .z{-webkit-transform:translateZ(-966px);transform:translateZ(-966px)}
.drop:nth-child(10){left:51%;-webkit-animation-delay:-1012ms;animation-delay:-1012ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(10) .slide{-webkit-animation-delay:-2465ms;animation-delay:-2465ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(10) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(10) .rotate{-webkit-animation-delay:-9144ms;animation-delay:-9144ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(10) .move,.drop:nth-child(10) .reverse{-webkit-animation-delay:-7249ms;animation-delay:-7249ms}
.drop:nth-child(10) .z{-webkit-transform:translateZ(835px);transform:translateZ(835px)}
.drop:nth-child(11){left:65%;-webkit-animation-delay:-4485ms;animation-delay:-4485ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(11) .slide{-webkit-animation-delay:-7113ms;animation-delay:-7113ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(11) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(11) .rotate{-webkit-animation-delay:-9729ms;animation-delay:-9729ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(11) .move,.drop:nth-child(11) .reverse{-webkit-animation-delay:-1244ms;animation-delay:-1244ms}
.drop:nth-child(11) .z{-webkit-transform:translateZ(-403px);transform:translateZ(-403px)}
.drop:nth-child(12){left:42%;-webkit-animation-delay:-8353ms;animation-delay:-8353ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(12) .slide{-webkit-animation-delay:-1523ms;animation-delay:-1523ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(12) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(12) .rotate{-webkit-animation-delay:-1225ms;animation-delay:-1225ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(12) .move,.drop:nth-child(12) .reverse{-webkit-animation-delay:-2667ms;animation-delay:-2667ms}
.drop:nth-child(12) .z{-webkit-transform:translateZ(-154px);transform:translateZ(-154px)}
.drop:nth-child(13){left:85%;-webkit-animation-delay:-5089ms;animation-delay:-5089ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(13) .slide{-webkit-animation-delay:-9141ms;animation-delay:-9141ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(13) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(13) .rotate{-webkit-animation-delay:-7846ms;animation-delay:-7846ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(13) .move,.drop:nth-child(13) .reverse{-webkit-animation-delay:-9877ms;animation-delay:-9877ms}
.drop:nth-child(13) .z{-webkit-transform:translateZ(-788px);transform:translateZ(-788px)}
.drop:nth-child(14){left:31%;-webkit-animation-delay:-261ms;animation-delay:-261ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(14) .slide{-webkit-animation-delay:-3159ms;animation-delay:-3159ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(14) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(14) .rotate{-webkit-animation-delay:-303ms;animation-delay:-303ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(14) .move,.drop:nth-child(14) .reverse{-webkit-animation-delay:-4794ms;animation-delay:-4794ms}
.drop:nth-child(14) .z{-webkit-transform:translateZ(-276px);transform:translateZ(-276px)}
.drop:nth-child(15){left:42%;-webkit-animation-delay:-6641ms;animation-delay:-6641ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(15) .slide{-webkit-animation-delay:-9666ms;animation-delay:-9666ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(15) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(15) .rotate{-webkit-animation-delay:-8474ms;animation-delay:-8474ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(15) .move,.drop:nth-child(15) .reverse{-webkit-animation-delay:-6614ms;animation-delay:-6614ms}
.drop:nth-child(15) .z{-webkit-transform:translateZ(-649px);transform:translateZ(-649px)}
.drop:nth-child(16){left:79%;-webkit-animation-delay:-2.23s;animation-delay:-2.23s;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(16) .slide{-webkit-animation-delay:-3963ms;animation-delay:-3963ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(16) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(16) .rotate{-webkit-animation-delay:-579ms;animation-delay:-579ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(16) .move,.drop:nth-child(16) .reverse{-webkit-animation-delay:-5466ms;animation-delay:-5466ms}
.drop:nth-child(16) .z{-webkit-transform:translateZ(926px);transform:translateZ(926px)}
.drop:nth-child(17){left:20%;-webkit-animation-delay:-9061ms;animation-delay:-9061ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(17) .slide{-webkit-animation-delay:-1521ms;animation-delay:-1521ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(17) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(17) .rotate{-webkit-animation-delay:-2486ms;animation-delay:-2486ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(17) .move,.drop:nth-child(17) .reverse{-webkit-animation-delay:-7642ms;animation-delay:-7642ms}
.drop:nth-child(17) .z{-webkit-transform:translateZ(-989px);transform:translateZ(-989px)}
.drop:nth-child(18){left:95%;-webkit-animation-delay:-6233ms;animation-delay:-6233ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(18) .slide{-webkit-animation-delay:-5871ms;animation-delay:-5871ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(18) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(18) .rotate{-webkit-animation-delay:-9513ms;animation-delay:-9513ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(18) .move,.drop:nth-child(18) .reverse{-webkit-animation-delay:-162ms;animation-delay:-162ms}
.drop:nth-child(18) .z{-webkit-transform:translateZ(-876px);transform:translateZ(-876px)}
.drop:nth-child(19){left:22%;-webkit-animation-delay:-9028ms;animation-delay:-9028ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(19) .slide{-webkit-animation-delay:-6571ms;animation-delay:-6571ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(19) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(19) .rotate{-webkit-animation-delay:-8353ms;animation-delay:-8353ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(19) .move,.drop:nth-child(19) .reverse{-webkit-animation-delay:-8632ms;animation-delay:-8632ms}
.drop:nth-child(19) .z{-webkit-transform:translateZ(717px);transform:translateZ(717px)}
.drop:nth-child(20){left:39%;-webkit-animation-delay:-6.86s;animation-delay:-6.86s;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(20) .slide{-webkit-animation-delay:-7805ms;animation-delay:-7805ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(20) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(20) .rotate{-webkit-animation-delay:-3433ms;animation-delay:-3433ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(20) .move,.drop:nth-child(20) .reverse{-webkit-animation-delay:-503ms;animation-delay:-503ms}
.drop:nth-child(20) .z{-webkit-transform:translateZ(-944px);transform:translateZ(-944px)}
.drop:nth-child(21){left:19%;-webkit-animation-delay:-2084ms;animation-delay:-2084ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(21) .slide{-webkit-animation-delay:-7924ms;animation-delay:-7924ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(21) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(21) .rotate{-webkit-animation-delay:-1921ms;animation-delay:-1921ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(21) .move,.drop:nth-child(21) .reverse{-webkit-animation-delay:-6975ms;animation-delay:-6975ms}
.drop:nth-child(21) .z{-webkit-transform:translateZ(123px);transform:translateZ(123px)}
.drop:nth-child(22){left:31%;-webkit-animation-delay:-4.78s;animation-delay:-4.78s;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(22) .slide{-webkit-animation-delay:-8069ms;animation-delay:-8069ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(22) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(22) .rotate{-webkit-animation-delay:-2222ms;animation-delay:-2222ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(22) .move,.drop:nth-child(22) .reverse{-webkit-animation-delay:-6776ms;animation-delay:-6776ms}
.drop:nth-child(22) .z{-webkit-transform:translateZ(-939px);transform:translateZ(-939px)}
.drop:nth-child(23){left:21%;-webkit-animation-delay:-2.19s;animation-delay:-2.19s;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(23) .slide{-webkit-animation-delay:-4891ms;animation-delay:-4891ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(23) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(23) .rotate{-webkit-animation-delay:-7315ms;animation-delay:-7315ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(23) .move,.drop:nth-child(23) .reverse{-webkit-animation-delay:-4031ms;animation-delay:-4031ms}
.drop:nth-child(23) .z{-webkit-transform:translateZ(-894px);transform:translateZ(-894px)}
.drop:nth-child(24){left:53%;-webkit-animation-delay:-3314ms;animation-delay:-3314ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(24) .slide{-webkit-animation-delay:-8.05s;animation-delay:-8.05s;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(24) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(24) .rotate{-webkit-animation-delay:-5451ms;animation-delay:-5451ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(24) .move,.drop:nth-child(24) .reverse{-webkit-animation-delay:-1188ms;animation-delay:-1188ms}
.drop:nth-child(24) .z{-webkit-transform:translateZ(-66px);transform:translateZ(-66px)}
.drop:nth-child(25){left:5%;-webkit-animation-delay:-193ms;animation-delay:-193ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(25) .slide{-webkit-animation-delay:-2998ms;animation-delay:-2998ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(25) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(25) .rotate{-webkit-animation-delay:-5102ms;animation-delay:-5102ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(25) .move,.drop:nth-child(25) .reverse{-webkit-animation-delay:-2369ms;animation-delay:-2369ms}
.drop:nth-child(25) .z{-webkit-transform:translateZ(-545px);transform:translateZ(-545px)}
.drop:nth-child(26){left:40%;-webkit-animation-delay:-3621ms;animation-delay:-3621ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(26) .slide{-webkit-animation-delay:-6506ms;animation-delay:-6506ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(26) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(26) .rotate{-webkit-animation-delay:-1.77s;animation-delay:-1.77s;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(26) .move,.drop:nth-child(26) .reverse{-webkit-animation-delay:-4547ms;animation-delay:-4547ms}
.drop:nth-child(26) .z{-webkit-transform:translateZ(-245px);transform:translateZ(-245px)}
.drop:nth-child(27){left:76%;-webkit-animation-delay:-9269ms;animation-delay:-9269ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(27) .slide{-webkit-animation-delay:-4924ms;animation-delay:-4924ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(27) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(27) .rotate{-webkit-animation-delay:-8074ms;animation-delay:-8074ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(27) .move,.drop:nth-child(27) .reverse{-webkit-animation-delay:-1532ms;animation-delay:-1532ms}
.drop:nth-child(27) .z{-webkit-transform:translateZ(724px);transform:translateZ(724px)}
.drop:nth-child(28){left:67%;-webkit-animation-delay:-2043ms;animation-delay:-2043ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(28) .slide{-webkit-animation-delay:-2519ms;animation-delay:-2519ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(28) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(28) .rotate{-webkit-animation-delay:-1817ms;animation-delay:-1817ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(28) .move,.drop:nth-child(28) .reverse{-webkit-animation-delay:-8239ms;animation-delay:-8239ms}
.drop:nth-child(28) .z{-webkit-transform:translateZ(-160px);transform:translateZ(-160px)}
.drop:nth-child(29){left:36%;-webkit-animation-delay:-4232ms;animation-delay:-4232ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(29) .slide{-webkit-animation-delay:-3363ms;animation-delay:-3363ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(29) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(29) .rotate{-webkit-animation-delay:-6686ms;animation-delay:-6686ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(29) .move,.drop:nth-child(29) .reverse{-webkit-animation-delay:-5023ms;animation-delay:-5023ms}
.drop:nth-child(29) .z{-webkit-transform:translateZ(36px);transform:translateZ(36px)}
.drop:nth-child(30){left:70%;-webkit-animation-delay:-9959ms;animation-delay:-9959ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(30) .slide{-webkit-animation-delay:-8063ms;animation-delay:-8063ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(30) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(30) .rotate{-webkit-animation-delay:-7782ms;animation-delay:-7782ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(30) .move,.drop:nth-child(30) .reverse{-webkit-animation-delay:-8718ms;animation-delay:-8718ms}
.drop:nth-child(30) .z{-webkit-transform:translateZ(36px);transform:translateZ(36px)}
.drop:nth-child(31){left:72%;-webkit-animation-delay:-287ms;animation-delay:-287ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(31) .slide{-webkit-animation-delay:-548ms;animation-delay:-548ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(31) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(31) .rotate{-webkit-animation-delay:-280ms;animation-delay:-280ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(31) .move,.drop:nth-child(31) .reverse{-webkit-animation-delay:-9219ms;animation-delay:-9219ms}
.drop:nth-child(31) .z{-webkit-transform:translateZ(187px);transform:translateZ(187px)}
.drop:nth-child(32){left:43%;-webkit-animation-delay:-6202ms;animation-delay:-6202ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(32) .slide{-webkit-animation-delay:-2.01s;animation-delay:-2.01s;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(32) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(32) .rotate{-webkit-animation-delay:-2822ms;animation-delay:-2822ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(32) .move,.drop:nth-child(32) .reverse{-webkit-animation-delay:-7603ms;animation-delay:-7603ms}
.drop:nth-child(32) .z{-webkit-transform:translateZ(324px);transform:translateZ(324px)}
.drop:nth-child(33){left:6%;-webkit-animation-delay:-1706ms;animation-delay:-1706ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(33) .slide{-webkit-animation-delay:-2.68s;animation-delay:-2.68s;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(33) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(33) .rotate{-webkit-animation-delay:-1755ms;animation-delay:-1755ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(33) .move,.drop:nth-child(33) .reverse{-webkit-animation-delay:-9842ms;animation-delay:-9842ms}
.drop:nth-child(33) .z{-webkit-transform:translateZ(-16px);transform:translateZ(-16px)}
.drop:nth-child(34){left:4%;-webkit-animation-delay:-8271ms;animation-delay:-8271ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(34) .slide{-webkit-animation-delay:-4.93s;animation-delay:-4.93s;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(34) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(34) .rotate{-webkit-animation-delay:-1957ms;animation-delay:-1957ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(34) .move,.drop:nth-child(34) .reverse{-webkit-animation-delay:-3702ms;animation-delay:-3702ms}
.drop:nth-child(34) .z{-webkit-transform:translateZ(-210px);transform:translateZ(-210px)}
.drop:nth-child(35){left:8%;-webkit-animation-delay:-9567ms;animation-delay:-9567ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(35) .slide{-webkit-animation-delay:-1579ms;animation-delay:-1579ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(35) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(35) .rotate{-webkit-animation-delay:-4188ms;animation-delay:-4188ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(35) .move,.drop:nth-child(35) .reverse{-webkit-animation-delay:-7.23s;animation-delay:-7.23s}
.drop:nth-child(35) .z{-webkit-transform:translateZ(-789px);transform:translateZ(-789px)}
.drop:nth-child(36){left:76%;-webkit-animation-delay:-576ms;animation-delay:-576ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(36) .slide{-webkit-animation-delay:-1004ms;animation-delay:-1004ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(36) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(36) .rotate{-webkit-animation-delay:-4668ms;animation-delay:-4668ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(36) .move,.drop:nth-child(36) .reverse{-webkit-animation-delay:-3192ms;animation-delay:-3192ms}
.drop:nth-child(36) .z{-webkit-transform:translateZ(-121px);transform:translateZ(-121px)}
.drop:nth-child(37){left:86%;-webkit-animation-delay:-592ms;animation-delay:-592ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(37) .slide{-webkit-animation-delay:-2717ms;animation-delay:-2717ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(37) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(37) .rotate{-webkit-animation-delay:-8203ms;animation-delay:-8203ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(37) .move,.drop:nth-child(37) .reverse{-webkit-animation-delay:-8831ms;animation-delay:-8831ms}
.drop:nth-child(37) .z{-webkit-transform:translateZ(-508px);transform:translateZ(-508px)}
.drop:nth-child(38){left:53%;-webkit-animation-delay:-8806ms;animation-delay:-8806ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(38) .slide{-webkit-animation-delay:-9984ms;animation-delay:-9984ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(38) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(38) .rotate{-webkit-animation-delay:-7835ms;animation-delay:-7835ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(38) .move,.drop:nth-child(38) .reverse{-webkit-animation-delay:-6969ms;animation-delay:-6969ms}
.drop:nth-child(38) .z{-webkit-transform:translateZ(-600px);transform:translateZ(-600px)}
.drop:nth-child(39){left:56%;-webkit-animation-delay:-4.37s;animation-delay:-4.37s;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(39) .slide{-webkit-animation-delay:-7539ms;animation-delay:-7539ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(39) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(39) .rotate{-webkit-animation-delay:-7647ms;animation-delay:-7647ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(39) .move,.drop:nth-child(39) .reverse{-webkit-animation-delay:-1192ms;animation-delay:-1192ms}
.drop:nth-child(39) .z{-webkit-transform:translateZ(-940px);transform:translateZ(-940px)}
.drop:nth-child(40){left:87%;-webkit-animation-delay:-6185ms;animation-delay:-6185ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(40) .slide{-webkit-animation-delay:-458ms;animation-delay:-458ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(40) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(40) .rotate{-webkit-animation-delay:-1.02s;animation-delay:-1.02s;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(40) .move,.drop:nth-child(40) .reverse{-webkit-animation-delay:-6228ms;animation-delay:-6228ms}
.drop:nth-child(40) .z{-webkit-transform:translateZ(-79px);transform:translateZ(-79px)}
.drop:nth-child(41){left:55%;-webkit-animation-delay:-1126ms;animation-delay:-1126ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(41) .slide{-webkit-animation-delay:-9963ms;animation-delay:-9963ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(41) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(41) .rotate{-webkit-animation-delay:-8878ms;animation-delay:-8878ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(41) .move,.drop:nth-child(41) .reverse{-webkit-animation-delay:-1989ms;animation-delay:-1989ms}
.drop:nth-child(41) .z{-webkit-transform:translateZ(-865px);transform:translateZ(-865px)}
.drop:nth-child(42){left:45%;-webkit-animation-delay:-1774ms;animation-delay:-1774ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(42) .slide{-webkit-animation-delay:-6276ms;animation-delay:-6276ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(42) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(42) .rotate{-webkit-animation-delay:-8655ms;animation-delay:-8655ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(42) .move,.drop:nth-child(42) .reverse{-webkit-animation-delay:-6595ms;animation-delay:-6595ms}
.drop:nth-child(42) .z{-webkit-transform:translateZ(198px);transform:translateZ(198px)}
.drop:nth-child(43){left:48%;-webkit-animation-delay:-649ms;animation-delay:-649ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(43) .slide{-webkit-animation-delay:-9058ms;animation-delay:-9058ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(43) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(43) .rotate{-webkit-animation-delay:-7066ms;animation-delay:-7066ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(43) .move,.drop:nth-child(43) .reverse{-webkit-animation-delay:-6682ms;animation-delay:-6682ms}
.drop:nth-child(43) .z{-webkit-transform:translateZ(-24px);transform:translateZ(-24px)}
.drop:nth-child(44){left:83%;-webkit-animation-delay:-8884ms;animation-delay:-8884ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(44) .slide{-webkit-animation-delay:-8316ms;animation-delay:-8316ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(44) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(44) .rotate{-webkit-animation-delay:-6205ms;animation-delay:-6205ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(44) .move,.drop:nth-child(44) .reverse{-webkit-animation-delay:-540ms;animation-delay:-540ms}
.drop:nth-child(44) .z{-webkit-transform:translateZ(-238px);transform:translateZ(-238px)}
.drop:nth-child(45){left:31%;-webkit-animation-delay:-4708ms;animation-delay:-4708ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(45) .slide{-webkit-animation-delay:-6072ms;animation-delay:-6072ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(45) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(45) .rotate{-webkit-animation-delay:-8154ms;animation-delay:-8154ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(45) .move,.drop:nth-child(45) .reverse{-webkit-animation-delay:-7377ms;animation-delay:-7377ms}
.drop:nth-child(45) .z{-webkit-transform:translateZ(-944px);transform:translateZ(-944px)}
.drop:nth-child(46){left:20%;-webkit-animation-delay:-4731ms;animation-delay:-4731ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(46) .slide{-webkit-animation-delay:-91ms;animation-delay:-91ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(46) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(46) .rotate{-webkit-animation-delay:-1622ms;animation-delay:-1622ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(46) .move,.drop:nth-child(46) .reverse{-webkit-animation-delay:-7171ms;animation-delay:-7171ms}
.drop:nth-child(46) .z{-webkit-transform:translateZ(39px);transform:translateZ(39px)}
.drop:nth-child(47){left:30%;-webkit-animation-delay:-9107ms;animation-delay:-9107ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(47) .slide{-webkit-animation-delay:-8976ms;animation-delay:-8976ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(47) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(47) .rotate{-webkit-animation-delay:-4181ms;animation-delay:-4181ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(47) .move,.drop:nth-child(47) .reverse{-webkit-animation-delay:-17ms;animation-delay:-17ms}
.drop:nth-child(47) .z{-webkit-transform:translateZ(-186px);transform:translateZ(-186px)}
.drop:nth-child(48){left:67%;-webkit-animation-delay:-5443ms;animation-delay:-5443ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(48) .slide{-webkit-animation-delay:-6.47s;animation-delay:-6.47s;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(48) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(48) .rotate{-webkit-animation-delay:-7335ms;animation-delay:-7335ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(48) .move,.drop:nth-child(48) .reverse{-webkit-animation-delay:-248ms;animation-delay:-248ms}
.drop:nth-child(48) .z{-webkit-transform:translateZ(-813px);transform:translateZ(-813px)}
.drop:nth-child(49){left:45%;-webkit-animation-delay:-6972ms;animation-delay:-6972ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(49) .slide{-webkit-animation-delay:-904ms;animation-delay:-904ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(49) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(49) .rotate{-webkit-animation-delay:-3607ms;animation-delay:-3607ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(49) .move,.drop:nth-child(49) .reverse{-webkit-animation-delay:-7995ms;animation-delay:-7995ms}
.drop:nth-child(49) .z{-webkit-transform:translateZ(-318px);transform:translateZ(-318px)}
.drop:nth-child(50){left:96%;-webkit-animation-delay:-5502ms;animation-delay:-5502ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(50) .slide{-webkit-animation-delay:-1.31s;animation-delay:-1.31s;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(50) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(50) .rotate{-webkit-animation-delay:-5136ms;animation-delay:-5136ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(50) .move,.drop:nth-child(50) .reverse{-webkit-animation-delay:-3312ms;animation-delay:-3312ms}
.drop:nth-child(50) .z{-webkit-transform:translateZ(729px);transform:translateZ(729px)}
.drop:nth-child(51){left:44%;-webkit-animation-delay:-6724ms;animation-delay:-6724ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(51) .slide{-webkit-animation-delay:-8822ms;animation-delay:-8822ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(51) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(51) .rotate{-webkit-animation-delay:-9433ms;animation-delay:-9433ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(51) .move,.drop:nth-child(51) .reverse{-webkit-animation-delay:-3148ms;animation-delay:-3148ms}
.drop:nth-child(51) .z{-webkit-transform:translateZ(440px);transform:translateZ(440px)}
.drop:nth-child(52){left:67%;-webkit-animation-delay:-2186ms;animation-delay:-2186ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(52) .slide{-webkit-animation-delay:-8485ms;animation-delay:-8485ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(52) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(52) .rotate{-webkit-animation-delay:-774ms;animation-delay:-774ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(52) .move,.drop:nth-child(52) .reverse{-webkit-animation-delay:-6526ms;animation-delay:-6526ms}
.drop:nth-child(52) .z{-webkit-transform:translateZ(-64px);transform:translateZ(-64px)}
.drop:nth-child(53){left:19%;-webkit-animation-delay:-5174ms;animation-delay:-5174ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(53) .slide{-webkit-animation-delay:-7615ms;animation-delay:-7615ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(53) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(53) .rotate{-webkit-animation-delay:-2944ms;animation-delay:-2944ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(53) .move,.drop:nth-child(53) .reverse{-webkit-animation-delay:-353ms;animation-delay:-353ms}
.drop:nth-child(53) .z{-webkit-transform:translateZ(833px);transform:translateZ(833px)}
.drop:nth-child(54){left:67%;-webkit-animation-delay:-7047ms;animation-delay:-7047ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(54) .slide{-webkit-animation-delay:-111ms;animation-delay:-111ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(54) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(54) .rotate{-webkit-animation-delay:-7992ms;animation-delay:-7992ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(54) .move,.drop:nth-child(54) .reverse{-webkit-animation-delay:-2877ms;animation-delay:-2877ms}
.drop:nth-child(54) .z{-webkit-transform:translateZ(-741px);transform:translateZ(-741px)}
.drop:nth-child(55){left:63%;-webkit-animation-delay:-9069ms;animation-delay:-9069ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(55) .slide{-webkit-animation-delay:-6855ms;animation-delay:-6855ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(55) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(55) .rotate{-webkit-animation-delay:-2698ms;animation-delay:-2698ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(55) .move,.drop:nth-child(55) .reverse{-webkit-animation-delay:-8394ms;animation-delay:-8394ms}
.drop:nth-child(55) .z{-webkit-transform:translateZ(-770px);transform:translateZ(-770px)}
.drop:nth-child(56){left:77%;-webkit-animation-delay:-6095ms;animation-delay:-6095ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(56) .slide{-webkit-animation-delay:-456ms;animation-delay:-456ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(56) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(56) .rotate{-webkit-animation-delay:-9562ms;animation-delay:-9562ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(56) .move,.drop:nth-child(56) .reverse{-webkit-animation-delay:-3224ms;animation-delay:-3224ms}
.drop:nth-child(56) .z{-webkit-transform:translateZ(-238px);transform:translateZ(-238px)}
.drop:nth-child(57){left:16%;-webkit-animation-delay:-5064ms;animation-delay:-5064ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(57) .slide{-webkit-animation-delay:-9067ms;animation-delay:-9067ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(57) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(57) .rotate{-webkit-animation-delay:-4816ms;animation-delay:-4816ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(57) .move,.drop:nth-child(57) .reverse{-webkit-animation-delay:-6494ms;animation-delay:-6494ms}
.drop:nth-child(57) .z{-webkit-transform:translateZ(987px);transform:translateZ(987px)}
.drop:nth-child(58){left:96%;-webkit-animation-delay:-1224ms;animation-delay:-1224ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(58) .slide{-webkit-animation-delay:-2801ms;animation-delay:-2801ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(58) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(58) .rotate{-webkit-animation-delay:-7965ms;animation-delay:-7965ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(58) .move,.drop:nth-child(58) .reverse{-webkit-animation-delay:-5173ms;animation-delay:-5173ms}
.drop:nth-child(58) .z{-webkit-transform:translateZ(103px);transform:translateZ(103px)}
.drop:nth-child(59){left:25%;-webkit-animation-delay:-2021ms;animation-delay:-2021ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(59) .slide{-webkit-animation-delay:-6.65s;animation-delay:-6.65s;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(59) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(59) .rotate{-webkit-animation-delay:-8.91s;animation-delay:-8.91s;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(59) .move,.drop:nth-child(59) .reverse{-webkit-animation-delay:-7943ms;animation-delay:-7943ms}
.drop:nth-child(59) .z{-webkit-transform:translateZ(3px);transform:translateZ(3px)}
.drop:nth-child(60){left:91%;-webkit-animation-delay:-5612ms;animation-delay:-5612ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(60) .slide{-webkit-animation-delay:-9971ms;animation-delay:-9971ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(60) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(60) .rotate{-webkit-animation-delay:-3238ms;animation-delay:-3238ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(60) .move,.drop:nth-child(60) .reverse{-webkit-animation-delay:-9647ms;animation-delay:-9647ms}
.drop:nth-child(60) .z{-webkit-transform:translateZ(-908px);transform:translateZ(-908px)}
.drop:nth-child(61){left:92%;-webkit-animation-delay:-8536ms;animation-delay:-8536ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(61) .slide{-webkit-animation-delay:-3.42s;animation-delay:-3.42s;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(61) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(61) .rotate{-webkit-animation-delay:-4799ms;animation-delay:-4799ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(61) .move,.drop:nth-child(61) .reverse{-webkit-animation-delay:-3214ms;animation-delay:-3214ms}
.drop:nth-child(61) .z{-webkit-transform:translateZ(-442px);transform:translateZ(-442px)}
.drop:nth-child(62){left:14%;-webkit-animation-delay:-1848ms;animation-delay:-1848ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(62) .slide{-webkit-animation-delay:-7664ms;animation-delay:-7664ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(62) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(62) .rotate{-webkit-animation-delay:-8801ms;animation-delay:-8801ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(62) .move,.drop:nth-child(62) .reverse{-webkit-animation-delay:-3977ms;animation-delay:-3977ms}
.drop:nth-child(62) .z{-webkit-transform:translateZ(-878px);transform:translateZ(-878px)}
.drop:nth-child(63){left:15%;-webkit-animation-delay:-7905ms;animation-delay:-7905ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(63) .slide{-webkit-animation-delay:-6043ms;animation-delay:-6043ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(63) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(63) .rotate{-webkit-animation-delay:-9989ms;animation-delay:-9989ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(63) .move,.drop:nth-child(63) .reverse{-webkit-animation-delay:-8592ms;animation-delay:-8592ms}
.drop:nth-child(63) .z{-webkit-transform:translateZ(-680px);transform:translateZ(-680px)}
.drop:nth-child(64){left:60%;-webkit-animation-delay:-7.84s;animation-delay:-7.84s;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(64) .slide{-webkit-animation-delay:-4187ms;animation-delay:-4187ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(64) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(64) .rotate{-webkit-animation-delay:-9809ms;animation-delay:-9809ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(64) .move,.drop:nth-child(64) .reverse{-webkit-animation-delay:-3813ms;animation-delay:-3813ms}
.drop:nth-child(64) .z{-webkit-transform:translateZ(660px);transform:translateZ(660px)}
.drop:nth-child(65){left:45%;-webkit-animation-delay:-7.97s;animation-delay:-7.97s;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(65) .slide{-webkit-animation-delay:-3335ms;animation-delay:-3335ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(65) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(65) .rotate{-webkit-animation-delay:-5104ms;animation-delay:-5104ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(65) .move,.drop:nth-child(65) .reverse{-webkit-animation-delay:-7.94s;animation-delay:-7.94s}
.drop:nth-child(65) .z{-webkit-transform:translateZ(-435px);transform:translateZ(-435px)}
.drop:nth-child(66){left:78%;-webkit-animation-delay:-4192ms;animation-delay:-4192ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(66) .slide{-webkit-animation-delay:-6171ms;animation-delay:-6171ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(66) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(66) .rotate{-webkit-animation-delay:-5843ms;animation-delay:-5843ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(66) .move,.drop:nth-child(66) .reverse{-webkit-animation-delay:-8342ms;animation-delay:-8342ms}
.drop:nth-child(66) .z{-webkit-transform:translateZ(905px);transform:translateZ(905px)}
.drop:nth-child(67){left:95%;-webkit-animation-delay:-377ms;animation-delay:-377ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(67) .slide{-webkit-animation-delay:-2977ms;animation-delay:-2977ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(67) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(67) .rotate{-webkit-animation-delay:-3562ms;animation-delay:-3562ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(67) .move,.drop:nth-child(67) .reverse{-webkit-animation-delay:-6449ms;animation-delay:-6449ms}
.drop:nth-child(67) .z{-webkit-transform:translateZ(-359px);transform:translateZ(-359px)}
.drop:nth-child(68){left:4%;-webkit-animation-delay:-5706ms;animation-delay:-5706ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(68) .slide{-webkit-animation-delay:-6955ms;animation-delay:-6955ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(68) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(68) .rotate{-webkit-animation-delay:-1903ms;animation-delay:-1903ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(68) .move,.drop:nth-child(68) .reverse{-webkit-animation-delay:-9907ms;animation-delay:-9907ms}
.drop:nth-child(68) .z{-webkit-transform:translateZ(44px);transform:translateZ(44px)}
.drop:nth-child(69){left:51%;-webkit-animation-delay:-4007ms;animation-delay:-4007ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(69) .slide{-webkit-animation-delay:-160ms;animation-delay:-160ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(69) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(69) .rotate{-webkit-animation-delay:-9002ms;animation-delay:-9002ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(69) .move,.drop:nth-child(69) .reverse{-webkit-animation-delay:-1841ms;animation-delay:-1841ms}
.drop:nth-child(69) .z{-webkit-transform:translateZ(-351px);transform:translateZ(-351px)}
.drop:nth-child(70){left:34%;-webkit-animation-delay:-2527ms;animation-delay:-2527ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(70) .slide{-webkit-animation-delay:-6841ms;animation-delay:-6841ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(70) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(70) .rotate{-webkit-animation-delay:-4729ms;animation-delay:-4729ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(70) .move,.drop:nth-child(70) .reverse{-webkit-animation-delay:-518ms;animation-delay:-518ms}
.drop:nth-child(70) .z{-webkit-transform:translateZ(28px);transform:translateZ(28px)}
.drop:nth-child(71){left:69%;-webkit-animation-delay:-429ms;animation-delay:-429ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(71) .slide{-webkit-animation-delay:-6523ms;animation-delay:-6523ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(71) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(71) .rotate{-webkit-animation-delay:-5614ms;animation-delay:-5614ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(71) .move,.drop:nth-child(71) .reverse{-webkit-animation-delay:-2064ms;animation-delay:-2064ms}
.drop:nth-child(71) .z{-webkit-transform:translateZ(86px);transform:translateZ(86px)}
.drop:nth-child(72){left:19%;-webkit-animation-delay:-808ms;animation-delay:-808ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(72) .slide{-webkit-animation-delay:-2879ms;animation-delay:-2879ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(72) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(72) .rotate{-webkit-animation-delay:-297ms;animation-delay:-297ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(72) .move,.drop:nth-child(72) .reverse{-webkit-animation-delay:-4288ms;animation-delay:-4288ms}
.drop:nth-child(72) .z{-webkit-transform:translateZ(-287px);transform:translateZ(-287px)}
.drop:nth-child(73){left:67%;-webkit-animation-delay:-5929ms;animation-delay:-5929ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(73) .slide{-webkit-animation-delay:-6204ms;animation-delay:-6204ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(73) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(73) .rotate{-webkit-animation-delay:-459ms;animation-delay:-459ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(73) .move,.drop:nth-child(73) .reverse{-webkit-animation-delay:-3.04s;animation-delay:-3.04s}
.drop:nth-child(73) .z{-webkit-transform:translateZ(193px);transform:translateZ(193px)}
.drop:nth-child(74){left:46%;-webkit-animation-delay:-1289ms;animation-delay:-1289ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(74) .slide{-webkit-animation-delay:-5.61s;animation-delay:-5.61s;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(74) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(74) .rotate{-webkit-animation-delay:-8602ms;animation-delay:-8602ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(74) .move,.drop:nth-child(74) .reverse{-webkit-animation-delay:-9.43s;animation-delay:-9.43s}
.drop:nth-child(74) .z{-webkit-transform:translateZ(818px);transform:translateZ(818px)}
.drop:nth-child(75){left:22%;-webkit-animation-delay:-3938ms;animation-delay:-3938ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(75) .slide{-webkit-animation-delay:-2507ms;animation-delay:-2507ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(75) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(75) .rotate{-webkit-animation-delay:-3344ms;animation-delay:-3344ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(75) .move,.drop:nth-child(75) .reverse{-webkit-animation-delay:-2362ms;animation-delay:-2362ms}
.drop:nth-child(75) .z{-webkit-transform:translateZ(438px);transform:translateZ(438px)}
.drop:nth-child(76){left:80%;-webkit-animation-delay:-5087ms;animation-delay:-5087ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(76) .slide{-webkit-animation-delay:-8379ms;animation-delay:-8379ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(76) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(76) .rotate{-webkit-animation-delay:-3529ms;animation-delay:-3529ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(76) .move,.drop:nth-child(76) .reverse{-webkit-animation-delay:-8401ms;animation-delay:-8401ms}
.drop:nth-child(76) .z{-webkit-transform:translateZ(-465px);transform:translateZ(-465px)}
.drop:nth-child(77){left:52%;-webkit-animation-delay:-4.67s;animation-delay:-4.67s;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(77) .slide{-webkit-animation-delay:-4366ms;animation-delay:-4366ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(77) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(77) .rotate{-webkit-animation-delay:-8236ms;animation-delay:-8236ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(77) .move,.drop:nth-child(77) .reverse{-webkit-animation-delay:-7916ms;animation-delay:-7916ms}
.drop:nth-child(77) .z{-webkit-transform:translateZ(548px);transform:translateZ(548px)}
.drop:nth-child(78){left:18%;-webkit-animation-delay:-9614ms;animation-delay:-9614ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(78) .slide{-webkit-animation-delay:-4.58s;animation-delay:-4.58s;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(78) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(78) .rotate{-webkit-animation-delay:-1789ms;animation-delay:-1789ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(78) .move,.drop:nth-child(78) .reverse{-webkit-animation-delay:-2296ms;animation-delay:-2296ms}
.drop:nth-child(78) .z{-webkit-transform:translateZ(-283px);transform:translateZ(-283px)}
.drop:nth-child(79){left:62%;-webkit-animation-delay:-3528ms;animation-delay:-3528ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(79) .slide{-webkit-animation-delay:-1.48s;animation-delay:-1.48s;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(79) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(79) .rotate{-webkit-animation-delay:-9837ms;animation-delay:-9837ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(79) .move,.drop:nth-child(79) .reverse{-webkit-animation-delay:-1607ms;animation-delay:-1607ms}
.drop:nth-child(79) .z{-webkit-transform:translateZ(-172px);transform:translateZ(-172px)}
.drop:nth-child(80){left:82%;-webkit-animation-delay:-4037ms;animation-delay:-4037ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(80) .slide{-webkit-animation-delay:-6287ms;animation-delay:-6287ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(80) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(80) .rotate{-webkit-animation-delay:-4076ms;animation-delay:-4076ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(80) .move,.drop:nth-child(80) .reverse{-webkit-animation-delay:-6922ms;animation-delay:-6922ms}
.drop:nth-child(80) .z{-webkit-transform:translateZ(-605px);transform:translateZ(-605px)}
.drop:nth-child(81){left:64%;-webkit-animation-delay:-532ms;animation-delay:-532ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(81) .slide{-webkit-animation-delay:-2525ms;animation-delay:-2525ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(81) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(81) .rotate{-webkit-animation-delay:-8426ms;animation-delay:-8426ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(81) .move,.drop:nth-child(81) .reverse{-webkit-animation-delay:-588ms;animation-delay:-588ms}
.drop:nth-child(81) .z{-webkit-transform:translateZ(-939px);transform:translateZ(-939px)}
.drop:nth-child(82){left:12%;-webkit-animation-delay:-1274ms;animation-delay:-1274ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(82) .slide{-webkit-animation-delay:-2467ms;animation-delay:-2467ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(82) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(82) .rotate{-webkit-animation-delay:-6301ms;animation-delay:-6301ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(82) .move,.drop:nth-child(82) .reverse{-webkit-animation-delay:-4972ms;animation-delay:-4972ms}
.drop:nth-child(82) .z{-webkit-transform:translateZ(774px);transform:translateZ(774px)}
.drop:nth-child(83){left:32%;-webkit-animation-delay:-9109ms;animation-delay:-9109ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(83) .slide{-webkit-animation-delay:-7348ms;animation-delay:-7348ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(83) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(83) .rotate{-webkit-animation-delay:-4529ms;animation-delay:-4529ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(83) .move,.drop:nth-child(83) .reverse{-webkit-animation-delay:-3723ms;animation-delay:-3723ms}
.drop:nth-child(83) .z{-webkit-transform:translateZ(-250px);transform:translateZ(-250px)}
.drop:nth-child(84){left:37%;-webkit-animation-delay:-3.92s;animation-delay:-3.92s;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(84) .slide{-webkit-animation-delay:-2495ms;animation-delay:-2495ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(84) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(84) .rotate{-webkit-animation-delay:-3453ms;animation-delay:-3453ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(84) .move,.drop:nth-child(84) .reverse{-webkit-animation-delay:-73ms;animation-delay:-73ms}
.drop:nth-child(84) .z{-webkit-transform:translateZ(422px);transform:translateZ(422px)}
.drop:nth-child(85){left:85%;-webkit-animation-delay:-9958ms;animation-delay:-9958ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(85) .slide{-webkit-animation-delay:-5.87s;animation-delay:-5.87s;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(85) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(85) .rotate{-webkit-animation-delay:-4696ms;animation-delay:-4696ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(85) .move,.drop:nth-child(85) .reverse{-webkit-animation-delay:-9542ms;animation-delay:-9542ms}
.drop:nth-child(85) .z{-webkit-transform:translateZ(-777px);transform:translateZ(-777px)}
.drop:nth-child(86){left:91%;-webkit-animation-delay:-2113ms;animation-delay:-2113ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(86) .slide{-webkit-animation-delay:-8568ms;animation-delay:-8568ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(86) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(86) .rotate{-webkit-animation-delay:-4136ms;animation-delay:-4136ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(86) .move,.drop:nth-child(86) .reverse{-webkit-animation-delay:-7425ms;animation-delay:-7425ms}
.drop:nth-child(86) .z{-webkit-transform:translateZ(-64px);transform:translateZ(-64px)}
.drop:nth-child(87){left:30%;-webkit-animation-delay:-1.07s;animation-delay:-1.07s;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(87) .slide{-webkit-animation-delay:-3357ms;animation-delay:-3357ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(87) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(87) .rotate{-webkit-animation-delay:-1753ms;animation-delay:-1753ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(87) .move,.drop:nth-child(87) .reverse{-webkit-animation-delay:-9646ms;animation-delay:-9646ms}
.drop:nth-child(87) .z{-webkit-transform:translateZ(-303px);transform:translateZ(-303px)}
.drop:nth-child(88){left:10%;-webkit-animation-delay:-5571ms;animation-delay:-5571ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(88) .slide{-webkit-animation-delay:-9396ms;animation-delay:-9396ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(88) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(88) .rotate{-webkit-animation-delay:-3438ms;animation-delay:-3438ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(88) .move,.drop:nth-child(88) .reverse{-webkit-animation-delay:-5382ms;animation-delay:-5382ms}
.drop:nth-child(88) .z{-webkit-transform:translateZ(914px);transform:translateZ(914px)}
.drop:nth-child(89){left:42%;-webkit-animation-delay:-7575ms;animation-delay:-7575ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(89) .slide{-webkit-animation-delay:-4.91s;animation-delay:-4.91s;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(89) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(89) .rotate{-webkit-animation-delay:-64ms;animation-delay:-64ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(89) .move,.drop:nth-child(89) .reverse{-webkit-animation-delay:-8651ms;animation-delay:-8651ms}
.drop:nth-child(89) .z{-webkit-transform:translateZ(666px);transform:translateZ(666px)}
.drop:nth-child(90){left:2%;-webkit-animation-delay:-9641ms;animation-delay:-9641ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(90) .slide{-webkit-animation-delay:-4447ms;animation-delay:-4447ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(90) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(90) .rotate{-webkit-animation-delay:-5.49s;animation-delay:-5.49s;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(90) .move,.drop:nth-child(90) .reverse{-webkit-animation-delay:-3537ms;animation-delay:-3537ms}
.drop:nth-child(90) .z{-webkit-transform:translateZ(782px);transform:translateZ(782px)}
.drop:nth-child(91){left:84%;-webkit-animation-delay:-2108ms;animation-delay:-2108ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(91) .slide{-webkit-animation-delay:-3535ms;animation-delay:-3535ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(91) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(91) .rotate{-webkit-animation-delay:-3293ms;animation-delay:-3293ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(91) .move,.drop:nth-child(91) .reverse{-webkit-animation-delay:-1227ms;animation-delay:-1227ms}
.drop:nth-child(91) .z{-webkit-transform:translateZ(-72px);transform:translateZ(-72px)}
.drop:nth-child(92){left:50%;-webkit-animation-delay:-1035ms;animation-delay:-1035ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(92) .slide{-webkit-animation-delay:-5596ms;animation-delay:-5596ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(92) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(92) .rotate{-webkit-animation-delay:-6269ms;animation-delay:-6269ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(92) .move,.drop:nth-child(92) .reverse{-webkit-animation-delay:-8185ms;animation-delay:-8185ms}
.drop:nth-child(92) .z{-webkit-transform:translateZ(25px);transform:translateZ(25px)}
.drop:nth-child(93){left:46%;-webkit-animation-delay:-5262ms;animation-delay:-5262ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(93) .slide{-webkit-animation-delay:-3663ms;animation-delay:-3663ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(93) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(93) .rotate{-webkit-animation-delay:-956ms;animation-delay:-956ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(93) .move,.drop:nth-child(93) .reverse{-webkit-animation-delay:-7223ms;animation-delay:-7223ms}
.drop:nth-child(93) .z{-webkit-transform:translateZ(349px);transform:translateZ(349px)}
.drop:nth-child(94){left:41%;-webkit-animation-delay:-5161ms;animation-delay:-5161ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(94) .slide{-webkit-animation-delay:-1087ms;animation-delay:-1087ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(94) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(94) .rotate{-webkit-animation-delay:-3308ms;animation-delay:-3308ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(94) .move,.drop:nth-child(94) .reverse{-webkit-animation-delay:-747ms;animation-delay:-747ms}
.drop:nth-child(94) .z{-webkit-transform:translateZ(-769px);transform:translateZ(-769px)}
.drop:nth-child(95){left:44%;-webkit-animation-delay:-631ms;animation-delay:-631ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(95) .slide{-webkit-animation-delay:-567ms;animation-delay:-567ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(95) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(95) .rotate{-webkit-animation-delay:-4238ms;animation-delay:-4238ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(95) .move,.drop:nth-child(95) .reverse{-webkit-animation-delay:-14ms;animation-delay:-14ms}
.drop:nth-child(95) .z{-webkit-transform:translateZ(-330px);transform:translateZ(-330px)}
.drop:nth-child(96){left:7%;-webkit-animation-delay:-7326ms;animation-delay:-7326ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(96) .slide{-webkit-animation-delay:-1272ms;animation-delay:-1272ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(96) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(96) .rotate{-webkit-animation-delay:-4363ms;animation-delay:-4363ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(96) .move,.drop:nth-child(96) .reverse{-webkit-animation-delay:-5365ms;animation-delay:-5365ms}
.drop:nth-child(96) .z{-webkit-transform:translateZ(217px);transform:translateZ(217px)}
.drop:nth-child(97){left:18%;-webkit-animation-delay:-4446ms;animation-delay:-4446ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(97) .slide{-webkit-animation-delay:-9736ms;animation-delay:-9736ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(97) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(97) .rotate{-webkit-animation-delay:-6538ms;animation-delay:-6538ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(97) .move,.drop:nth-child(97) .reverse{-webkit-animation-delay:-1919ms;animation-delay:-1919ms}
.drop:nth-child(97) .z{-webkit-transform:translateZ(-386px);transform:translateZ(-386px)}
.drop:nth-child(98){left:65%;-webkit-animation-delay:-2.87s;animation-delay:-2.87s;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(98) .slide{-webkit-animation-delay:-3392ms;animation-delay:-3392ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(98) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(98) .rotate{-webkit-animation-delay:-6535ms;animation-delay:-6535ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(98) .move,.drop:nth-child(98) .reverse{-webkit-animation-delay:-2416ms;animation-delay:-2416ms}
.drop:nth-child(98) .z{-webkit-transform:translateZ(-576px);transform:translateZ(-576px)}
.drop:nth-child(99){left:20%;-webkit-animation-delay:-5605ms;animation-delay:-5605ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(99) .slide{-webkit-animation-delay:-9417ms;animation-delay:-9417ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(99) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(99) .rotate{-webkit-animation-delay:-6874ms;animation-delay:-6874ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(99) .move,.drop:nth-child(99) .reverse{-webkit-animation-delay:-6.05s;animation-delay:-6.05s}
.drop:nth-child(99) .z{-webkit-transform:translateZ(215px);transform:translateZ(215px)}
.drop:nth-child(100){left:30%;-webkit-animation-delay:-1401ms;animation-delay:-1401ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(100) .slide{-webkit-animation-delay:-898ms;animation-delay:-898ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(100) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(100) .rotate{-webkit-animation-delay:-1764ms;animation-delay:-1764ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(100) .move,.drop:nth-child(100) .reverse{-webkit-animation-delay:-1016ms;animation-delay:-1016ms}
.drop:nth-child(100) .z{-webkit-transform:translateZ(-476px);transform:translateZ(-476px)}
.drop:nth-child(101){left:23%;-webkit-animation-delay:-9724ms;animation-delay:-9724ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(101) .slide{-webkit-animation-delay:-414ms;animation-delay:-414ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(101) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(101) .rotate{-webkit-animation-delay:-9.26s;animation-delay:-9.26s;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(101) .move,.drop:nth-child(101) .reverse{-webkit-animation-delay:-7211ms;animation-delay:-7211ms}
.drop:nth-child(101) .z{-webkit-transform:translateZ(486px);transform:translateZ(486px)}
.drop:nth-child(102){left:98%;-webkit-animation-delay:-3684ms;animation-delay:-3684ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(102) .slide{-webkit-animation-delay:-8797ms;animation-delay:-8797ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(102) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(102) .rotate{-webkit-animation-delay:-4645ms;animation-delay:-4645ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(102) .move,.drop:nth-child(102) .reverse{-webkit-animation-delay:-1178ms;animation-delay:-1178ms}
.drop:nth-child(102) .z{-webkit-transform:translateZ(-519px);transform:translateZ(-519px)}
.drop:nth-child(103){left:32%;-webkit-animation-delay:-9545ms;animation-delay:-9545ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(103) .slide{-webkit-animation-delay:-6161ms;animation-delay:-6161ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(103) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(103) .rotate{-webkit-animation-delay:-4463ms;animation-delay:-4463ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(103) .move,.drop:nth-child(103) .reverse{-webkit-animation-delay:-487ms;animation-delay:-487ms}
.drop:nth-child(103) .z{-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}
.drop:nth-child(104){left:99%;-webkit-animation-delay:-5062ms;animation-delay:-5062ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(104) .slide{-webkit-animation-delay:-7005ms;animation-delay:-7005ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(104) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(104) .rotate{-webkit-animation-delay:-2667ms;animation-delay:-2667ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(104) .move,.drop:nth-child(104) .reverse{-webkit-animation-delay:-292ms;animation-delay:-292ms}
.drop:nth-child(104) .z{-webkit-transform:translateZ(-700px);transform:translateZ(-700px)}
.drop:nth-child(105){left:77%;-webkit-animation-delay:-2.14s;animation-delay:-2.14s;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(105) .slide{-webkit-animation-delay:-4575ms;animation-delay:-4575ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(105) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(105) .rotate{-webkit-animation-delay:-8558ms;animation-delay:-8558ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(105) .move,.drop:nth-child(105) .reverse{-webkit-animation-delay:-5503ms;animation-delay:-5503ms}
.drop:nth-child(105) .z{-webkit-transform:translateZ(3px);transform:translateZ(3px)}
.drop:nth-child(106){left:25%;-webkit-animation-delay:-5565ms;animation-delay:-5565ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(106) .slide{-webkit-animation-delay:-119ms;animation-delay:-119ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(106) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(106) .rotate{-webkit-animation-delay:-9.85s;animation-delay:-9.85s;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(106) .move,.drop:nth-child(106) .reverse{-webkit-animation-delay:-2651ms;animation-delay:-2651ms}
.drop:nth-child(106) .z{-webkit-transform:translateZ(831px);transform:translateZ(831px)}
.drop:nth-child(107){left:15%;-webkit-animation-delay:-9111ms;animation-delay:-9111ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(107) .slide{-webkit-animation-delay:-5658ms;animation-delay:-5658ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(107) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(107) .rotate{-webkit-animation-delay:-5545ms;animation-delay:-5545ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(107) .move,.drop:nth-child(107) .reverse{-webkit-animation-delay:-6615ms;animation-delay:-6615ms}
.drop:nth-child(107) .z{-webkit-transform:translateZ(60px);transform:translateZ(60px)}
.drop:nth-child(108){left:73%;-webkit-animation-delay:-3679ms;animation-delay:-3679ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(108) .slide{-webkit-animation-delay:-7206ms;animation-delay:-7206ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(108) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(108) .rotate{-webkit-animation-delay:-627ms;animation-delay:-627ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(108) .move,.drop:nth-child(108) .reverse{-webkit-animation-delay:-5343ms;animation-delay:-5343ms}
.drop:nth-child(108) .z{-webkit-transform:translateZ(510px);transform:translateZ(510px)}
.drop:nth-child(109){left:3%;-webkit-animation-delay:-818ms;animation-delay:-818ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(109) .slide{-webkit-animation-delay:-1825ms;animation-delay:-1825ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(109) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(109) .rotate{-webkit-animation-delay:-4663ms;animation-delay:-4663ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(109) .move,.drop:nth-child(109) .reverse{-webkit-animation-delay:-6845ms;animation-delay:-6845ms}
.drop:nth-child(109) .z{-webkit-transform:translateZ(45px);transform:translateZ(45px)}
.drop:nth-child(110){left:7%;-webkit-animation-delay:-8165ms;animation-delay:-8165ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(110) .slide{-webkit-animation-delay:-8087ms;animation-delay:-8087ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(110) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(110) .rotate{-webkit-animation-delay:-7818ms;animation-delay:-7818ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(110) .move,.drop:nth-child(110) .reverse{-webkit-animation-delay:-67ms;animation-delay:-67ms}
.drop:nth-child(110) .z{-webkit-transform:translateZ(414px);transform:translateZ(414px)}
.drop:nth-child(111){left:36%;-webkit-animation-delay:-1197ms;animation-delay:-1197ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(111) .slide{-webkit-animation-delay:-3741ms;animation-delay:-3741ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(111) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(111) .rotate{-webkit-animation-delay:-2.53s;animation-delay:-2.53s;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(111) .move,.drop:nth-child(111) .reverse{-webkit-animation-delay:-4732ms;animation-delay:-4732ms}
.drop:nth-child(111) .z{-webkit-transform:translateZ(694px);transform:translateZ(694px)}
.drop:nth-child(112){left:63%;-webkit-animation-delay:-5068ms;animation-delay:-5068ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(112) .slide{-webkit-animation-delay:-8755ms;animation-delay:-8755ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(112) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(112) .rotate{-webkit-animation-delay:-6074ms;animation-delay:-6074ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(112) .move,.drop:nth-child(112) .reverse{-webkit-animation-delay:-3528ms;animation-delay:-3528ms}
.drop:nth-child(112) .z{-webkit-transform:translateZ(-704px);transform:translateZ(-704px)}
.drop:nth-child(113){left:65%;-webkit-animation-delay:-4873ms;animation-delay:-4873ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(113) .slide{-webkit-animation-delay:-593ms;animation-delay:-593ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(113) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(113) .rotate{-webkit-animation-delay:-7945ms;animation-delay:-7945ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(113) .move,.drop:nth-child(113) .reverse{-webkit-animation-delay:-3.54s;animation-delay:-3.54s}
.drop:nth-child(113) .z{-webkit-transform:translateZ(636px);transform:translateZ(636px)}
.drop:nth-child(114){left:7%;-webkit-animation-delay:-1378ms;animation-delay:-1378ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(114) .slide{-webkit-animation-delay:-9218ms;animation-delay:-9218ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(114) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(114) .rotate{-webkit-animation-delay:-8821ms;animation-delay:-8821ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(114) .move,.drop:nth-child(114) .reverse{-webkit-animation-delay:-8637ms;animation-delay:-8637ms}
.drop:nth-child(114) .z{-webkit-transform:translateZ(41px);transform:translateZ(41px)}
.drop:nth-child(115){left:13%;-webkit-animation-delay:-3922ms;animation-delay:-3922ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(115) .slide{-webkit-animation-delay:-7851ms;animation-delay:-7851ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(115) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(115) .rotate{-webkit-animation-delay:-7506ms;animation-delay:-7506ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(115) .move,.drop:nth-child(115) .reverse{-webkit-animation-delay:-3267ms;animation-delay:-3267ms}
.drop:nth-child(115) .z{-webkit-transform:translateZ(646px);transform:translateZ(646px)}
.drop:nth-child(116){left:25%;-webkit-animation-delay:-4154ms;animation-delay:-4154ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(116) .slide{-webkit-animation-delay:-5131ms;animation-delay:-5131ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(116) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(116) .rotate{-webkit-animation-delay:-7723ms;animation-delay:-7723ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(116) .move,.drop:nth-child(116) .reverse{-webkit-animation-delay:-5272ms;animation-delay:-5272ms}
.drop:nth-child(116) .z{-webkit-transform:translateZ(167px);transform:translateZ(167px)}
.drop:nth-child(117){left:32%;-webkit-animation-delay:-560ms;animation-delay:-560ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(117) .slide{-webkit-animation-delay:-2.15s;animation-delay:-2.15s;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(117) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(117) .rotate{-webkit-animation-delay:-7872ms;animation-delay:-7872ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(117) .move,.drop:nth-child(117) .reverse{-webkit-animation-delay:-836ms;animation-delay:-836ms}
.drop:nth-child(117) .z{-webkit-transform:translateZ(788px);transform:translateZ(788px)}
.drop:nth-child(118){left:79%;-webkit-animation-delay:-9094ms;animation-delay:-9094ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(118) .slide{-webkit-animation-delay:-2.15s;animation-delay:-2.15s;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(118) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(118) .rotate{-webkit-animation-delay:-1885ms;animation-delay:-1885ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(118) .move,.drop:nth-child(118) .reverse{-webkit-animation-delay:-1062ms;animation-delay:-1062ms}
.drop:nth-child(118) .z{-webkit-transform:translateZ(-332px);transform:translateZ(-332px)}
.drop:nth-child(119){left:77%;-webkit-animation-delay:-2959ms;animation-delay:-2959ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(119) .slide{-webkit-animation-delay:-4323ms;animation-delay:-4323ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(119) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(119) .rotate{-webkit-animation-delay:-5552ms;animation-delay:-5552ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(119) .move,.drop:nth-child(119) .reverse{-webkit-animation-delay:-7029ms;animation-delay:-7029ms}
.drop:nth-child(119) .z{-webkit-transform:translateZ(118px);transform:translateZ(118px)}
.drop:nth-child(120){left:37%;-webkit-animation-delay:-514ms;animation-delay:-514ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(120) .slide{-webkit-animation-delay:-5081ms;animation-delay:-5081ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(120) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(120) .rotate{-webkit-animation-delay:-5s;animation-delay:-5s;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(120) .move,.drop:nth-child(120) .reverse{-webkit-animation-delay:-7036ms;animation-delay:-7036ms}
.drop:nth-child(120) .z{-webkit-transform:translateZ(-133px);transform:translateZ(-133px)}
.drop:nth-child(121){left:69%;-webkit-animation-delay:-94ms;animation-delay:-94ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(121) .slide{-webkit-animation-delay:-2848ms;animation-delay:-2848ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(121) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(121) .rotate{-webkit-animation-delay:-3002ms;animation-delay:-3002ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(121) .move,.drop:nth-child(121) .reverse{-webkit-animation-delay:-5701ms;animation-delay:-5701ms}
.drop:nth-child(121) .z{-webkit-transform:translateZ(-959px);transform:translateZ(-959px)}
.drop:nth-child(122){left:62%;-webkit-animation-delay:-9147ms;animation-delay:-9147ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(122) .slide{-webkit-animation-delay:-389ms;animation-delay:-389ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(122) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(122) .rotate{-webkit-animation-delay:-5.71s;animation-delay:-5.71s;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(122) .move,.drop:nth-child(122) .reverse{-webkit-animation-delay:-1306ms;animation-delay:-1306ms}
.drop:nth-child(122) .z{-webkit-transform:translateZ(-411px);transform:translateZ(-411px)}
.drop:nth-child(123){left:67%;-webkit-animation-delay:-2923ms;animation-delay:-2923ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(123) .slide{-webkit-animation-delay:-1081ms;animation-delay:-1081ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(123) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(123) .rotate{-webkit-animation-delay:-5.27s;animation-delay:-5.27s;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(123) .move,.drop:nth-child(123) .reverse{-webkit-animation-delay:-8543ms;animation-delay:-8543ms}
.drop:nth-child(123) .z{-webkit-transform:translateZ(129px);transform:translateZ(129px)}
.drop:nth-child(124){left:43%;-webkit-animation-delay:-7935ms;animation-delay:-7935ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(124) .slide{-webkit-animation-delay:-1007ms;animation-delay:-1007ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(124) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(124) .rotate{-webkit-animation-delay:-7089ms;animation-delay:-7089ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(124) .move,.drop:nth-child(124) .reverse{-webkit-animation-delay:-7606ms;animation-delay:-7606ms}
.drop:nth-child(124) .z{-webkit-transform:translateZ(325px);transform:translateZ(325px)}
.drop:nth-child(125){left:31%;-webkit-animation-delay:-6301ms;animation-delay:-6301ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(125) .slide{-webkit-animation-delay:-5256ms;animation-delay:-5256ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(125) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(125) .rotate{-webkit-animation-delay:-4.46s;animation-delay:-4.46s;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(125) .move,.drop:nth-child(125) .reverse{-webkit-animation-delay:-7556ms;animation-delay:-7556ms}
.drop:nth-child(125) .z{-webkit-transform:translateZ(861px);transform:translateZ(861px)}
.drop:nth-child(126){left:95%;-webkit-animation-delay:-3031ms;animation-delay:-3031ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(126) .slide{-webkit-animation-delay:-67ms;animation-delay:-67ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(126) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(126) .rotate{-webkit-animation-delay:-8914ms;animation-delay:-8914ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(126) .move,.drop:nth-child(126) .reverse{-webkit-animation-delay:-6766ms;animation-delay:-6766ms}
.drop:nth-child(126) .z{-webkit-transform:translateZ(880px);transform:translateZ(880px)}
.drop:nth-child(127){left:75%;-webkit-animation-delay:-5483ms;animation-delay:-5483ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(127) .slide{-webkit-animation-delay:-1.74s;animation-delay:-1.74s;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(127) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(127) .rotate{-webkit-animation-delay:-265ms;animation-delay:-265ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(127) .move,.drop:nth-child(127) .reverse{-webkit-animation-delay:-2402ms;animation-delay:-2402ms}
.drop:nth-child(127) .z{-webkit-transform:translateZ(-438px);transform:translateZ(-438px)}
.drop:nth-child(128){left:35%;-webkit-animation-delay:-9665ms;animation-delay:-9665ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(128) .slide{-webkit-animation-delay:-7.45s;animation-delay:-7.45s;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(128) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(128) .rotate{-webkit-animation-delay:-7834ms;animation-delay:-7834ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(128) .move,.drop:nth-child(128) .reverse{-webkit-animation-delay:-1664ms;animation-delay:-1664ms}
.drop:nth-child(128) .z{-webkit-transform:translateZ(-4px);transform:translateZ(-4px)}
.drop:nth-child(129){left:81%;-webkit-animation-delay:-1895ms;animation-delay:-1895ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(129) .slide{-webkit-animation-delay:-5698ms;animation-delay:-5698ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(129) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(129) .rotate{-webkit-animation-delay:-6513ms;animation-delay:-6513ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(129) .move,.drop:nth-child(129) .reverse{-webkit-animation-delay:-7428ms;animation-delay:-7428ms}
.drop:nth-child(129) .z{-webkit-transform:translateZ(-33px);transform:translateZ(-33px)}
.drop:nth-child(130){left:81%;-webkit-animation-delay:-6043ms;animation-delay:-6043ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(130) .slide{-webkit-animation-delay:-4217ms;animation-delay:-4217ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(130) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(130) .rotate{-webkit-animation-delay:-7223ms;animation-delay:-7223ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(130) .move,.drop:nth-child(130) .reverse{-webkit-animation-delay:-9835ms;animation-delay:-9835ms}
.drop:nth-child(130) .z{-webkit-transform:translateZ(-783px);transform:translateZ(-783px)}
.drop:nth-child(131){left:6%;-webkit-animation-delay:-1694ms;animation-delay:-1694ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(131) .slide{-webkit-animation-delay:-612ms;animation-delay:-612ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(131) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(131) .rotate{-webkit-animation-delay:-9096ms;animation-delay:-9096ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(131) .move,.drop:nth-child(131) .reverse{-webkit-animation-delay:-1411ms;animation-delay:-1411ms}
.drop:nth-child(131) .z{-webkit-transform:translateZ(148px);transform:translateZ(148px)}
.drop:nth-child(132){left:77%;-webkit-animation-delay:-5.81s;animation-delay:-5.81s;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(132) .slide{-webkit-animation-delay:-6145ms;animation-delay:-6145ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(132) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(132) .rotate{-webkit-animation-delay:-1876ms;animation-delay:-1876ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(132) .move,.drop:nth-child(132) .reverse{-webkit-animation-delay:-2753ms;animation-delay:-2753ms}
.drop:nth-child(132) .z{-webkit-transform:translateZ(162px);transform:translateZ(162px)}
.drop:nth-child(133){left:21%;-webkit-animation-delay:-9.13s;animation-delay:-9.13s;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(133) .slide{-webkit-animation-delay:-2952ms;animation-delay:-2952ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(133) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(133) .rotate{-webkit-animation-delay:-5964ms;animation-delay:-5964ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(133) .move,.drop:nth-child(133) .reverse{-webkit-animation-delay:-3535ms;animation-delay:-3535ms}
.drop:nth-child(133) .z{-webkit-transform:translateZ(-386px);transform:translateZ(-386px)}
.drop:nth-child(134){left:72%;-webkit-animation-delay:-8771ms;animation-delay:-8771ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(134) .slide{-webkit-animation-delay:-680ms;animation-delay:-680ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(134) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(134) .rotate{-webkit-animation-delay:-9651ms;animation-delay:-9651ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(134) .move,.drop:nth-child(134) .reverse{-webkit-animation-delay:-322ms;animation-delay:-322ms}
.drop:nth-child(134) .z{-webkit-transform:translateZ(872px);transform:translateZ(872px)}
.drop:nth-child(135){left:34%;-webkit-animation-delay:-3126ms;animation-delay:-3126ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(135) .slide{-webkit-animation-delay:-3794ms;animation-delay:-3794ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(135) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(135) .rotate{-webkit-animation-delay:-6226ms;animation-delay:-6226ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(135) .move,.drop:nth-child(135) .reverse{-webkit-animation-delay:-9052ms;animation-delay:-9052ms}
.drop:nth-child(135) .z{-webkit-transform:translateZ(-258px);transform:translateZ(-258px)}
.drop:nth-child(136){left:29%;-webkit-animation-delay:-7573ms;animation-delay:-7573ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(136) .slide{-webkit-animation-delay:-6141ms;animation-delay:-6141ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(136) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(136) .rotate{-webkit-animation-delay:-2659ms;animation-delay:-2659ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(136) .move,.drop:nth-child(136) .reverse{-webkit-animation-delay:-5103ms;animation-delay:-5103ms}
.drop:nth-child(136) .z{-webkit-transform:translateZ(583px);transform:translateZ(583px)}
.drop:nth-child(137){left:30%;-webkit-animation-delay:-4908ms;animation-delay:-4908ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(137) .slide{-webkit-animation-delay:-5758ms;animation-delay:-5758ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(137) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(137) .rotate{-webkit-animation-delay:-6933ms;animation-delay:-6933ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(137) .move,.drop:nth-child(137) .reverse{-webkit-animation-delay:-3621ms;animation-delay:-3621ms}
.drop:nth-child(137) .z{-webkit-transform:translateZ(-675px);transform:translateZ(-675px)}
.drop:nth-child(138){left:36%;-webkit-animation-delay:-4019ms;animation-delay:-4019ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(138) .slide{-webkit-animation-delay:-7752ms;animation-delay:-7752ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(138) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(138) .rotate{-webkit-animation-delay:-8563ms;animation-delay:-8563ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(138) .move,.drop:nth-child(138) .reverse{-webkit-animation-delay:-7936ms;animation-delay:-7936ms}
.drop:nth-child(138) .z{-webkit-transform:translateZ(-854px);transform:translateZ(-854px)}
.drop:nth-child(139){left:61%;-webkit-animation-delay:-2.82s;animation-delay:-2.82s;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(139) .slide{-webkit-animation-delay:-1248ms;animation-delay:-1248ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(139) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(139) .rotate{-webkit-animation-delay:-9815ms;animation-delay:-9815ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(139) .move,.drop:nth-child(139) .reverse{-webkit-animation-delay:-2439ms;animation-delay:-2439ms}
.drop:nth-child(139) .z{-webkit-transform:translateZ(-997px);transform:translateZ(-997px)}
.drop:nth-child(140){left:87%;-webkit-animation-delay:-1298ms;animation-delay:-1298ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(140) .slide{-webkit-animation-delay:-1468ms;animation-delay:-1468ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(140) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(140) .rotate{-webkit-animation-delay:-751ms;animation-delay:-751ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(140) .move,.drop:nth-child(140) .reverse{-webkit-animation-delay:-4424ms;animation-delay:-4424ms}
.drop:nth-child(140) .z{-webkit-transform:translateZ(-256px);transform:translateZ(-256px)}
.drop:nth-child(141){left:12%;-webkit-animation-delay:-721ms;animation-delay:-721ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(141) .slide{-webkit-animation-delay:-1321ms;animation-delay:-1321ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(141) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(141) .rotate{-webkit-animation-delay:-6778ms;animation-delay:-6778ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(141) .move,.drop:nth-child(141) .reverse{-webkit-animation-delay:-311ms;animation-delay:-311ms}
.drop:nth-child(141) .z{-webkit-transform:translateZ(784px);transform:translateZ(784px)}
.drop:nth-child(142){left:33%;-webkit-animation-delay:-9107ms;animation-delay:-9107ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(142) .slide{-webkit-animation-delay:-3215ms;animation-delay:-3215ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(142) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(142) .rotate{-webkit-animation-delay:-60ms;animation-delay:-60ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(142) .move,.drop:nth-child(142) .reverse{-webkit-animation-delay:-9.05s;animation-delay:-9.05s}
.drop:nth-child(142) .z{-webkit-transform:translateZ(257px);transform:translateZ(257px)}
.drop:nth-child(143){left:47%;-webkit-animation-delay:-9118ms;animation-delay:-9118ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(143) .slide{-webkit-animation-delay:-1176ms;animation-delay:-1176ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(143) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(143) .rotate{-webkit-animation-delay:-1163ms;animation-delay:-1163ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(143) .move,.drop:nth-child(143) .reverse{-webkit-animation-delay:-9003ms;animation-delay:-9003ms}
.drop:nth-child(143) .z{-webkit-transform:translateZ(659px);transform:translateZ(659px)}
.drop:nth-child(144){left:4%;-webkit-animation-delay:-4152ms;animation-delay:-4152ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(144) .slide{-webkit-animation-delay:-8048ms;animation-delay:-8048ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(144) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(144) .rotate{-webkit-animation-delay:-6172ms;animation-delay:-6172ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(144) .move,.drop:nth-child(144) .reverse{-webkit-animation-delay:-4278ms;animation-delay:-4278ms}
.drop:nth-child(144) .z{-webkit-transform:translateZ(-833px);transform:translateZ(-833px)}
.drop:nth-child(145){left:49%;-webkit-animation-delay:-3995ms;animation-delay:-3995ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(145) .slide{-webkit-animation-delay:-6953ms;animation-delay:-6953ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(145) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(145) .rotate{-webkit-animation-delay:-3794ms;animation-delay:-3794ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(145) .move,.drop:nth-child(145) .reverse{-webkit-animation-delay:-1413ms;animation-delay:-1413ms}
.drop:nth-child(145) .z{-webkit-transform:translateZ(-417px);transform:translateZ(-417px)}
.drop:nth-child(146){left:24%;-webkit-animation-delay:-1952ms;animation-delay:-1952ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(146) .slide{-webkit-animation-delay:-4654ms;animation-delay:-4654ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(146) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(146) .rotate{-webkit-animation-delay:-5632ms;animation-delay:-5632ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(146) .move,.drop:nth-child(146) .reverse{-webkit-animation-delay:-595ms;animation-delay:-595ms}
.drop:nth-child(146) .z{-webkit-transform:translateZ(580px);transform:translateZ(580px)}
.drop:nth-child(147){left:8%;-webkit-animation-delay:-5347ms;animation-delay:-5347ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(147) .slide{-webkit-animation-delay:-3.19s;animation-delay:-3.19s;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(147) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(147) .rotate{-webkit-animation-delay:-3636ms;animation-delay:-3636ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(147) .move,.drop:nth-child(147) .reverse{-webkit-animation-delay:-2985ms;animation-delay:-2985ms}
.drop:nth-child(147) .z{-webkit-transform:translateZ(730px);transform:translateZ(730px)}
.drop:nth-child(148){left:39%;-webkit-animation-delay:-1889ms;animation-delay:-1889ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(148) .slide{-webkit-animation-delay:-8726ms;animation-delay:-8726ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(148) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(148) .rotate{-webkit-animation-delay:-2805ms;animation-delay:-2805ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(148) .move,.drop:nth-child(148) .reverse{-webkit-animation-delay:-4016ms;animation-delay:-4016ms}
.drop:nth-child(148) .z{-webkit-transform:translateZ(-195px);transform:translateZ(-195px)}
.drop:nth-child(149){left:56%;-webkit-animation-delay:-9918ms;animation-delay:-9918ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(149) .slide{-webkit-animation-delay:-4901ms;animation-delay:-4901ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(149) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(149) .rotate{-webkit-animation-delay:-9515ms;animation-delay:-9515ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(149) .move,.drop:nth-child(149) .reverse{-webkit-animation-delay:-5096ms;animation-delay:-5096ms}
.drop:nth-child(149) .z{-webkit-transform:translateZ(-875px);transform:translateZ(-875px)}
.drop:nth-child(150){left:33%;-webkit-animation-delay:-4007ms;animation-delay:-4007ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(150) .slide{-webkit-animation-delay:-6862ms;animation-delay:-6862ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(150) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(150) .rotate{-webkit-animation-delay:-7143ms;animation-delay:-7143ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(150) .move,.drop:nth-child(150) .reverse{-webkit-animation-delay:-5589ms;animation-delay:-5589ms}
.drop:nth-child(150) .z{-webkit-transform:translateZ(170px);transform:translateZ(170px)}
.drop:nth-child(151){left:85%;-webkit-animation-delay:-1149ms;animation-delay:-1149ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(151) .slide{-webkit-animation-delay:-8721ms;animation-delay:-8721ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(151) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(151) .rotate{-webkit-animation-delay:-8437ms;animation-delay:-8437ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(151) .move,.drop:nth-child(151) .reverse{-webkit-animation-delay:-4012ms;animation-delay:-4012ms}
.drop:nth-child(151) .z{-webkit-transform:translateZ(-216px);transform:translateZ(-216px)}
.drop:nth-child(152){left:63%;-webkit-animation-delay:-7522ms;animation-delay:-7522ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(152) .slide{-webkit-animation-delay:-1409ms;animation-delay:-1409ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(152) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(152) .rotate{-webkit-animation-delay:-824ms;animation-delay:-824ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(152) .move,.drop:nth-child(152) .reverse{-webkit-animation-delay:-3006ms;animation-delay:-3006ms}
.drop:nth-child(152) .z{-webkit-transform:translateZ(-291px);transform:translateZ(-291px)}
.drop:nth-child(153){left:44%;-webkit-animation-delay:-5358ms;animation-delay:-5358ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(153) .slide{-webkit-animation-delay:-1066ms;animation-delay:-1066ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(153) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(153) .rotate{-webkit-animation-delay:-6274ms;animation-delay:-6274ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(153) .move,.drop:nth-child(153) .reverse{-webkit-animation-delay:-8178ms;animation-delay:-8178ms}
.drop:nth-child(153) .z{-webkit-transform:translateZ(512px);transform:translateZ(512px)}
.drop:nth-child(154){left:67%;-webkit-animation-delay:-4279ms;animation-delay:-4279ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(154) .slide{-webkit-animation-delay:-3436ms;animation-delay:-3436ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(154) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(154) .rotate{-webkit-animation-delay:-7184ms;animation-delay:-7184ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(154) .move,.drop:nth-child(154) .reverse{-webkit-animation-delay:-3012ms;animation-delay:-3012ms}
.drop:nth-child(154) .z{-webkit-transform:translateZ(-31px);transform:translateZ(-31px)}
.drop:nth-child(155){left:72%;-webkit-animation-delay:-7907ms;animation-delay:-7907ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(155) .slide{-webkit-animation-delay:-7247ms;animation-delay:-7247ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(155) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(155) .rotate{-webkit-animation-delay:-5428ms;animation-delay:-5428ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(155) .move,.drop:nth-child(155) .reverse{-webkit-animation-delay:-1609ms;animation-delay:-1609ms}
.drop:nth-child(155) .z{-webkit-transform:translateZ(-588px);transform:translateZ(-588px)}
.drop:nth-child(156){left:49%;-webkit-animation-delay:-2819ms;animation-delay:-2819ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(156) .slide{-webkit-animation-delay:-8893ms;animation-delay:-8893ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(156) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(156) .rotate{-webkit-animation-delay:-8674ms;animation-delay:-8674ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(156) .move,.drop:nth-child(156) .reverse{-webkit-animation-delay:-8917ms;animation-delay:-8917ms}
.drop:nth-child(156) .z{-webkit-transform:translateZ(-403px);transform:translateZ(-403px)}
.drop:nth-child(157){left:70%;-webkit-animation-delay:-3956ms;animation-delay:-3956ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(157) .slide{-webkit-animation-delay:-5697ms;animation-delay:-5697ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(157) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(157) .rotate{-webkit-animation-delay:-4308ms;animation-delay:-4308ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(157) .move,.drop:nth-child(157) .reverse{-webkit-animation-delay:-1175ms;animation-delay:-1175ms}
.drop:nth-child(157) .z{-webkit-transform:translateZ(878px);transform:translateZ(878px)}
.drop:nth-child(158){left:56%;-webkit-animation-delay:-3618ms;animation-delay:-3618ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(158) .slide{-webkit-animation-delay:-3327ms;animation-delay:-3327ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(158) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(158) .rotate{-webkit-animation-delay:-474ms;animation-delay:-474ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(158) .move,.drop:nth-child(158) .reverse{-webkit-animation-delay:-1541ms;animation-delay:-1541ms}
.drop:nth-child(158) .z{-webkit-transform:translateZ(658px);transform:translateZ(658px)}
.drop:nth-child(159){left:37%;-webkit-animation-delay:-5704ms;animation-delay:-5704ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(159) .slide{-webkit-animation-delay:-725ms;animation-delay:-725ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(159) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(159) .rotate{-webkit-animation-delay:-3053ms;animation-delay:-3053ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(159) .move,.drop:nth-child(159) .reverse{-webkit-animation-delay:-3221ms;animation-delay:-3221ms}
.drop:nth-child(159) .z{-webkit-transform:translateZ(671px);transform:translateZ(671px)}
.drop:nth-child(160){left:82%;-webkit-animation-delay:-4542ms;animation-delay:-4542ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(160) .slide{-webkit-animation-delay:-345ms;animation-delay:-345ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(160) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(160) .rotate{-webkit-animation-delay:-9.07s;animation-delay:-9.07s;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(160) .move,.drop:nth-child(160) .reverse{-webkit-animation-delay:-4593ms;animation-delay:-4593ms}
.drop:nth-child(160) .z{-webkit-transform:translateZ(636px);transform:translateZ(636px)}
.drop:nth-child(161){left:8%;-webkit-animation-delay:-5.47s;animation-delay:-5.47s;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(161) .slide{-webkit-animation-delay:-5164ms;animation-delay:-5164ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(161) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(161) .rotate{-webkit-animation-delay:-4376ms;animation-delay:-4376ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(161) .move,.drop:nth-child(161) .reverse{-webkit-animation-delay:-1496ms;animation-delay:-1496ms}
.drop:nth-child(161) .z{-webkit-transform:translateZ(-811px);transform:translateZ(-811px)}
.drop:nth-child(162){left:72%;-webkit-animation-delay:-5125ms;animation-delay:-5125ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(162) .slide{-webkit-animation-delay:-6952ms;animation-delay:-6952ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(162) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(162) .rotate{-webkit-animation-delay:-4316ms;animation-delay:-4316ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(162) .move,.drop:nth-child(162) .reverse{-webkit-animation-delay:-3993ms;animation-delay:-3993ms}
.drop:nth-child(162) .z{-webkit-transform:translateZ(-82px);transform:translateZ(-82px)}
.drop:nth-child(163){left:26%;-webkit-animation-delay:-3552ms;animation-delay:-3552ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(163) .slide{-webkit-animation-delay:-1251ms;animation-delay:-1251ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(163) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(163) .rotate{-webkit-animation-delay:-1853ms;animation-delay:-1853ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(163) .move,.drop:nth-child(163) .reverse{-webkit-animation-delay:-3.1s;animation-delay:-3.1s}
.drop:nth-child(163) .z{-webkit-transform:translateZ(-308px);transform:translateZ(-308px)}
.drop:nth-child(164){left:70%;-webkit-animation-delay:-213ms;animation-delay:-213ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(164) .slide{-webkit-animation-delay:-3201ms;animation-delay:-3201ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(164) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(164) .rotate{-webkit-animation-delay:-2374ms;animation-delay:-2374ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(164) .move,.drop:nth-child(164) .reverse{-webkit-animation-delay:-8832ms;animation-delay:-8832ms}
.drop:nth-child(164) .z{-webkit-transform:translateZ(136px);transform:translateZ(136px)}
.drop:nth-child(165){left:71%;-webkit-animation-delay:-9.32s;animation-delay:-9.32s;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(165) .slide{-webkit-animation-delay:-7969ms;animation-delay:-7969ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(165) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(165) .rotate{-webkit-animation-delay:-6595ms;animation-delay:-6595ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(165) .move,.drop:nth-child(165) .reverse{-webkit-animation-delay:-4099ms;animation-delay:-4099ms}
.drop:nth-child(165) .z{-webkit-transform:translateZ(-12px);transform:translateZ(-12px)}
.drop:nth-child(166){left:22%;-webkit-animation-delay:-8936ms;animation-delay:-8936ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(166) .slide{-webkit-animation-delay:-9898ms;animation-delay:-9898ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(166) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(166) .rotate{-webkit-animation-delay:-3618ms;animation-delay:-3618ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(166) .move,.drop:nth-child(166) .reverse{-webkit-animation-delay:-5621ms;animation-delay:-5621ms}
.drop:nth-child(166) .z{-webkit-transform:translateZ(763px);transform:translateZ(763px)}
.drop:nth-child(167){left:34%;-webkit-animation-delay:-3227ms;animation-delay:-3227ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(167) .slide{-webkit-animation-delay:-9231ms;animation-delay:-9231ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(167) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(167) .rotate{-webkit-animation-delay:-5028ms;animation-delay:-5028ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(167) .move,.drop:nth-child(167) .reverse{-webkit-animation-delay:-4241ms;animation-delay:-4241ms}
.drop:nth-child(167) .z{-webkit-transform:translateZ(395px);transform:translateZ(395px)}
.drop:nth-child(168){left:50%;-webkit-animation-delay:-9219ms;animation-delay:-9219ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(168) .slide{-webkit-animation-delay:-9955ms;animation-delay:-9955ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(168) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(168) .rotate{-webkit-animation-delay:-1837ms;animation-delay:-1837ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(168) .move,.drop:nth-child(168) .reverse{-webkit-animation-delay:-5432ms;animation-delay:-5432ms}
.drop:nth-child(168) .z{-webkit-transform:translateZ(-647px);transform:translateZ(-647px)}
.drop:nth-child(169){left:100%;-webkit-animation-delay:-5996ms;animation-delay:-5996ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(169) .slide{-webkit-animation-delay:-1.06s;animation-delay:-1.06s;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(169) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(169) .rotate{-webkit-animation-delay:-8315ms;animation-delay:-8315ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(169) .move,.drop:nth-child(169) .reverse{-webkit-animation-delay:-9862ms;animation-delay:-9862ms}
.drop:nth-child(169) .z{-webkit-transform:translateZ(-458px);transform:translateZ(-458px)}
.drop:nth-child(170){left:23%;-webkit-animation-delay:-2.47s;animation-delay:-2.47s;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(170) .slide{-webkit-animation-delay:-2.41s;animation-delay:-2.41s;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(170) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(170) .rotate{-webkit-animation-delay:-8673ms;animation-delay:-8673ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(170) .move,.drop:nth-child(170) .reverse{-webkit-animation-delay:-8376ms;animation-delay:-8376ms}
.drop:nth-child(170) .z{-webkit-transform:translateZ(800px);transform:translateZ(800px)}
.drop:nth-child(171){left:4%;-webkit-animation-delay:-983ms;animation-delay:-983ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(171) .slide{-webkit-animation-delay:-4862ms;animation-delay:-4862ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(171) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(171) .rotate{-webkit-animation-delay:-438ms;animation-delay:-438ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(171) .move,.drop:nth-child(171) .reverse{-webkit-animation-delay:-7265ms;animation-delay:-7265ms}
.drop:nth-child(171) .z{-webkit-transform:translateZ(844px);transform:translateZ(844px)}
.drop:nth-child(172){left:47%;-webkit-animation-delay:-3565ms;animation-delay:-3565ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(172) .slide{-webkit-animation-delay:-5278ms;animation-delay:-5278ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(172) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(172) .rotate{-webkit-animation-delay:-8374ms;animation-delay:-8374ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(172) .move,.drop:nth-child(172) .reverse{-webkit-animation-delay:-8267ms;animation-delay:-8267ms}
.drop:nth-child(172) .z{-webkit-transform:translateZ(152px);transform:translateZ(152px)}
.drop:nth-child(173){left:16%;-webkit-animation-delay:-3.08s;animation-delay:-3.08s;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(173) .slide{-webkit-animation-delay:-2091ms;animation-delay:-2091ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(173) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(173) .rotate{-webkit-animation-delay:-4616ms;animation-delay:-4616ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(173) .move,.drop:nth-child(173) .reverse{-webkit-animation-delay:-7689ms;animation-delay:-7689ms}
.drop:nth-child(173) .z{-webkit-transform:translateZ(283px);transform:translateZ(283px)}
.drop:nth-child(174){left:91%;-webkit-animation-delay:-9944ms;animation-delay:-9944ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(174) .slide{-webkit-animation-delay:-6049ms;animation-delay:-6049ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(174) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(174) .rotate{-webkit-animation-delay:-6144ms;animation-delay:-6144ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(174) .move,.drop:nth-child(174) .reverse{-webkit-animation-delay:-2553ms;animation-delay:-2553ms}
.drop:nth-child(174) .z{-webkit-transform:translateZ(854px);transform:translateZ(854px)}
.drop:nth-child(175){left:40%;-webkit-animation-delay:-8513ms;animation-delay:-8513ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(175) .slide{-webkit-animation-delay:-7026ms;animation-delay:-7026ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(175) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(175) .rotate{-webkit-animation-delay:-2348ms;animation-delay:-2348ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(175) .move,.drop:nth-child(175) .reverse{-webkit-animation-delay:-3117ms;animation-delay:-3117ms}
.drop:nth-child(175) .z{-webkit-transform:translateZ(-675px);transform:translateZ(-675px)}
.drop:nth-child(176){left:9%;-webkit-animation-delay:-1733ms;animation-delay:-1733ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(176) .slide{-webkit-animation-delay:-9358ms;animation-delay:-9358ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(176) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(176) .rotate{-webkit-animation-delay:-5563ms;animation-delay:-5563ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(176) .move,.drop:nth-child(176) .reverse{-webkit-animation-delay:-4684ms;animation-delay:-4684ms}
.drop:nth-child(176) .z{-webkit-transform:translateZ(-941px);transform:translateZ(-941px)}
.drop:nth-child(177){left:26%;-webkit-animation-delay:-8877ms;animation-delay:-8877ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(177) .slide{-webkit-animation-delay:-4397ms;animation-delay:-4397ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(177) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(177) .rotate{-webkit-animation-delay:-5326ms;animation-delay:-5326ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(177) .move,.drop:nth-child(177) .reverse{-webkit-animation-delay:-5303ms;animation-delay:-5303ms}
.drop:nth-child(177) .z{-webkit-transform:translateZ(339px);transform:translateZ(339px)}
.drop:nth-child(178){left:47%;-webkit-animation-delay:-8401ms;animation-delay:-8401ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(178) .slide{-webkit-animation-delay:-1.84s;animation-delay:-1.84s;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(178) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(178) .rotate{-webkit-animation-delay:-2s;animation-delay:-2s;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(178) .move,.drop:nth-child(178) .reverse{-webkit-animation-delay:-6052ms;animation-delay:-6052ms}
.drop:nth-child(178) .z{-webkit-transform:translateZ(-228px);transform:translateZ(-228px)}
.drop:nth-child(179){left:85%;-webkit-animation-delay:-2191ms;animation-delay:-2191ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(179) .slide{-webkit-animation-delay:-6.72s;animation-delay:-6.72s;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(179) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(179) .rotate{-webkit-animation-delay:-6424ms;animation-delay:-6424ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(179) .move,.drop:nth-child(179) .reverse{-webkit-animation-delay:-9633ms;animation-delay:-9633ms}
.drop:nth-child(179) .z{-webkit-transform:translateZ(-704px);transform:translateZ(-704px)}
.drop:nth-child(180){left:52%;-webkit-animation-delay:-5575ms;animation-delay:-5575ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(180) .slide{-webkit-animation-delay:-8067ms;animation-delay:-8067ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(180) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(180) .rotate{-webkit-animation-delay:-991ms;animation-delay:-991ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(180) .move,.drop:nth-child(180) .reverse{-webkit-animation-delay:-9895ms;animation-delay:-9895ms}
.drop:nth-child(180) .z{-webkit-transform:translateZ(643px);transform:translateZ(643px)}
.drop:nth-child(181){left:74%;-webkit-animation-delay:-2117ms;animation-delay:-2117ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(181) .slide{-webkit-animation-delay:-4074ms;animation-delay:-4074ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(181) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(181) .rotate{-webkit-animation-delay:-2236ms;animation-delay:-2236ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(181) .move,.drop:nth-child(181) .reverse{-webkit-animation-delay:-7827ms;animation-delay:-7827ms}
.drop:nth-child(181) .z{-webkit-transform:translateZ(658px);transform:translateZ(658px)}
.drop:nth-child(182){left:40%;-webkit-animation-delay:-2.98s;animation-delay:-2.98s;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(182) .slide{-webkit-animation-delay:-2503ms;animation-delay:-2503ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(182) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(182) .rotate{-webkit-animation-delay:-678ms;animation-delay:-678ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(182) .move,.drop:nth-child(182) .reverse{-webkit-animation-delay:-1352ms;animation-delay:-1352ms}
.drop:nth-child(182) .z{-webkit-transform:translateZ(-101px);transform:translateZ(-101px)}
.drop:nth-child(183){left:89%;-webkit-animation-delay:-8548ms;animation-delay:-8548ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(183) .slide{-webkit-animation-delay:-6627ms;animation-delay:-6627ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(183) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(183) .rotate{-webkit-animation-delay:-9706ms;animation-delay:-9706ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(183) .move,.drop:nth-child(183) .reverse{-webkit-animation-delay:-6109ms;animation-delay:-6109ms}
.drop:nth-child(183) .z{-webkit-transform:translateZ(521px);transform:translateZ(521px)}
.drop:nth-child(184){left:58%;-webkit-animation-delay:-9342ms;animation-delay:-9342ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(184) .slide{-webkit-animation-delay:-3941ms;animation-delay:-3941ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(184) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(184) .rotate{-webkit-animation-delay:-4343ms;animation-delay:-4343ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(184) .move,.drop:nth-child(184) .reverse{-webkit-animation-delay:-6827ms;animation-delay:-6827ms}
.drop:nth-child(184) .z{-webkit-transform:translateZ(-651px);transform:translateZ(-651px)}
.drop:nth-child(185){left:90%;-webkit-animation-delay:-1272ms;animation-delay:-1272ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(185) .slide{-webkit-animation-delay:-833ms;animation-delay:-833ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(185) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(185) .rotate{-webkit-animation-delay:-4497ms;animation-delay:-4497ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(185) .move,.drop:nth-child(185) .reverse{-webkit-animation-delay:-5808ms;animation-delay:-5808ms}
.drop:nth-child(185) .z{-webkit-transform:translateZ(286px);transform:translateZ(286px)}
.drop:nth-child(186){left:56%;-webkit-animation-delay:-9988ms;animation-delay:-9988ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(186) .slide{-webkit-animation-delay:-1349ms;animation-delay:-1349ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(186) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(186) .rotate{-webkit-animation-delay:-2631ms;animation-delay:-2631ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(186) .move,.drop:nth-child(186) .reverse{-webkit-animation-delay:-4829ms;animation-delay:-4829ms}
.drop:nth-child(186) .z{-webkit-transform:translateZ(91px);transform:translateZ(91px)}
.drop:nth-child(187){left:42%;-webkit-animation-delay:-6538ms;animation-delay:-6538ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(187) .slide{-webkit-animation-delay:-9548ms;animation-delay:-9548ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(187) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(187) .rotate{-webkit-animation-delay:-9229ms;animation-delay:-9229ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(187) .move,.drop:nth-child(187) .reverse{-webkit-animation-delay:-7629ms;animation-delay:-7629ms}
.drop:nth-child(187) .z{-webkit-transform:translateZ(-313px);transform:translateZ(-313px)}
.drop:nth-child(188){left:72%;-webkit-animation-delay:-9808ms;animation-delay:-9808ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(188) .slide{-webkit-animation-delay:-6906ms;animation-delay:-6906ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(188) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(188) .rotate{-webkit-animation-delay:-8822ms;animation-delay:-8822ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(188) .move,.drop:nth-child(188) .reverse{-webkit-animation-delay:-8296ms;animation-delay:-8296ms}
.drop:nth-child(188) .z{-webkit-transform:translateZ(-660px);transform:translateZ(-660px)}
.drop:nth-child(189){left:5%;-webkit-animation-delay:-3043ms;animation-delay:-3043ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(189) .slide{-webkit-animation-delay:-3521ms;animation-delay:-3521ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(189) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(189) .rotate{-webkit-animation-delay:-4881ms;animation-delay:-4881ms;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(189) .move,.drop:nth-child(189) .reverse{-webkit-animation-delay:-7615ms;animation-delay:-7615ms}
.drop:nth-child(189) .z{-webkit-transform:translateZ(387px);transform:translateZ(387px)}
.drop:nth-child(190){left:78%;-webkit-animation-delay:-6471ms;animation-delay:-6471ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(190) .slide{-webkit-animation-delay:-3112ms;animation-delay:-3112ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(190) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(190) .rotate{-webkit-animation-delay:-2345ms;animation-delay:-2345ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(190) .move,.drop:nth-child(190) .reverse{-webkit-animation-delay:-678ms;animation-delay:-678ms}
.drop:nth-child(190) .z{-webkit-transform:translateZ(308px);transform:translateZ(308px)}
.drop:nth-child(191){left:7%;-webkit-animation-delay:-9335ms;animation-delay:-9335ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(191) .slide{-webkit-animation-delay:-5832ms;animation-delay:-5832ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(191) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(191) .rotate{-webkit-animation-delay:-4.25s;animation-delay:-4.25s;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(191) .move,.drop:nth-child(191) .reverse{-webkit-animation-delay:-9741ms;animation-delay:-9741ms}
.drop:nth-child(191) .z{-webkit-transform:translateZ(195px);transform:translateZ(195px)}
.drop:nth-child(192){left:96%;-webkit-animation-delay:-3696ms;animation-delay:-3696ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(192) .slide{-webkit-animation-delay:-3358ms;animation-delay:-3358ms;-webkit-animation-duration:6s;animation-duration:6s}
.drop:nth-child(192) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(192) .rotate{-webkit-animation-delay:-2.8s;animation-delay:-2.8s;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(192) .move,.drop:nth-child(192) .reverse{-webkit-animation-delay:-5635ms;animation-delay:-5635ms}
.drop:nth-child(192) .z{-webkit-transform:translateZ(391px);transform:translateZ(391px)}
.drop:nth-child(193){left:100%;-webkit-animation-delay:-3519ms;animation-delay:-3519ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(193) .slide{-webkit-animation-delay:-2049ms;animation-delay:-2049ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(193) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(193) .rotate{-webkit-animation-delay:-7.89s;animation-delay:-7.89s;-webkit-animation-duration:2s;animation-duration:2s}
.drop:nth-child(193) .move,.drop:nth-child(193) .reverse{-webkit-animation-delay:-3022ms;animation-delay:-3022ms}
.drop:nth-child(193) .z{-webkit-transform:translateZ(-672px);transform:translateZ(-672px)}
.drop:nth-child(194){left:44%;-webkit-animation-delay:-2874ms;animation-delay:-2874ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(194) .slide{-webkit-animation-delay:-5597ms;animation-delay:-5597ms;-webkit-animation-duration:8s;animation-duration:8s}
.drop:nth-child(194) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(194) .rotate{-webkit-animation-delay:-3927ms;animation-delay:-3927ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(194) .move,.drop:nth-child(194) .reverse{-webkit-animation-delay:-2438ms;animation-delay:-2438ms}
.drop:nth-child(194) .z{-webkit-transform:translateZ(-775px);transform:translateZ(-775px)}
.drop:nth-child(195){left:22%;-webkit-animation-delay:-1416ms;animation-delay:-1416ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(195) .slide{-webkit-animation-delay:-979ms;animation-delay:-979ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(195) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(195) .rotate{-webkit-animation-delay:-4672ms;animation-delay:-4672ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(195) .move,.drop:nth-child(195) .reverse{-webkit-animation-delay:-87ms;animation-delay:-87ms}
.drop:nth-child(195) .z{-webkit-transform:translateZ(456px);transform:translateZ(456px)}
.drop:nth-child(196){left:88%;-webkit-animation-delay:-6798ms;animation-delay:-6798ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(196) .slide{-webkit-animation-delay:-1759ms;animation-delay:-1759ms;-webkit-animation-duration:7s;animation-duration:7s}
.drop:nth-child(196) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(196) .rotate{-webkit-animation-delay:-5816ms;animation-delay:-5816ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(196) .move,.drop:nth-child(196) .reverse{-webkit-animation-delay:-6878ms;animation-delay:-6878ms}
.drop:nth-child(196) .z{-webkit-transform:translateZ(51px);transform:translateZ(51px)}
.drop:nth-child(197){left:44%;-webkit-animation-delay:-9932ms;animation-delay:-9932ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(197) .slide{-webkit-animation-delay:-1791ms;animation-delay:-1791ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(197) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(197) .rotate{-webkit-animation-delay:-9966ms;animation-delay:-9966ms;-webkit-animation-duration:5s;animation-duration:5s}
.drop:nth-child(197) .move,.drop:nth-child(197) .reverse{-webkit-animation-delay:-3541ms;animation-delay:-3541ms}
.drop:nth-child(197) .z{-webkit-transform:translateZ(-760px);transform:translateZ(-760px)}
.drop:nth-child(198){left:5%;-webkit-animation-delay:-6529ms;animation-delay:-6529ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(198) .slide{-webkit-animation-delay:-3.08s;animation-delay:-3.08s;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(198) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(198) .rotate{-webkit-animation-delay:-5.08s;animation-delay:-5.08s;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(198) .move,.drop:nth-child(198) .reverse{-webkit-animation-delay:-1641ms;animation-delay:-1641ms}
.drop:nth-child(198) .z{-webkit-transform:translateZ(-417px);transform:translateZ(-417px)}
.drop:nth-child(199){left:16%;-webkit-animation-delay:-6009ms;animation-delay:-6009ms;-webkit-animation-duration:10s;animation-duration:10s}
.drop:nth-child(199) .slide{-webkit-animation-delay:-9.2s;animation-delay:-9.2s;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(199) .size{-webkit-transform:scale(2);transform:scale(2)}
.drop:nth-child(199) .rotate{-webkit-animation-delay:-9043ms;animation-delay:-9043ms;-webkit-animation-duration:4s;animation-duration:4s}
.drop:nth-child(199) .move,.drop:nth-child(199) .reverse{-webkit-animation-delay:-9531ms;animation-delay:-9531ms}
.drop:nth-child(199) .z{-webkit-transform:translateZ(158px);transform:translateZ(158px)}
.drop:nth-child(200){left:60%;-webkit-animation-delay:-7142ms;animation-delay:-7142ms;-webkit-animation-duration:9s;animation-duration:9s}
.drop:nth-child(200) .slide{-webkit-animation-delay:-1822ms;animation-delay:-1822ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(200) .size{-webkit-transform:scale(3);transform:scale(3)}
.drop:nth-child(200) .rotate{-webkit-animation-delay:-6508ms;animation-delay:-6508ms;-webkit-animation-duration:3s;animation-duration:3s}
.drop:nth-child(200) .move,.drop:nth-child(200) .reverse{-webkit-animation-delay:-1.53s;animation-delay:-1.53s}
.drop:nth-child(200) .z{-webkit-transform:translateZ(-265px);transform:translateZ(-265px)}
.drop:nth-child(1) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-6783ms;animation-delay:-6783ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(1) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(1) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(2) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1612ms;animation-delay:-1612ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(2) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(2) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(3) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-4139ms;animation-delay:-4139ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(3) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(3) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(4) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-395ms;animation-delay:-395ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(4) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(4) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(5) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-8595ms;animation-delay:-8595ms;-webkit-animation-duration:20s;animation-duration:20s}
.drop:nth-child(5) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(5) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(6) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-7.45s;animation-delay:-7.45s;-webkit-animation-duration:19s;animation-duration:19s}
.drop:nth-child(6) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(6) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(7) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-2846ms;animation-delay:-2846ms;-webkit-animation-duration:17s;animation-duration:17s}
.drop:nth-child(7) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(7) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(8) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-4251ms;animation-delay:-4251ms;-webkit-animation-duration:17s;animation-duration:17s}
.drop:nth-child(8) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(8) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(9) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-4554ms;animation-delay:-4554ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(9) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(9) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(10) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1893ms;animation-delay:-1893ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(10) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(10) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(11) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-4951ms;animation-delay:-4951ms;-webkit-animation-duration:20s;animation-duration:20s}
.drop:nth-child(11) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(11) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(12) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-7905ms;animation-delay:-7905ms;-webkit-animation-duration:20s;animation-duration:20s}
.drop:nth-child(12) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(12) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(13) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-8477ms;animation-delay:-8477ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(13) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(13) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(14) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-3889ms;animation-delay:-3889ms;-webkit-animation-duration:19s;animation-duration:19s}
.drop:nth-child(14) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(14) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(15) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-3628ms;animation-delay:-3628ms;-webkit-animation-duration:19s;animation-duration:19s}
.drop:nth-child(15) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(15) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(16) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-4959ms;animation-delay:-4959ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(16) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(16) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(17) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-3682ms;animation-delay:-3682ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(17) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(17) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(18) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-9714ms;animation-delay:-9714ms;-webkit-animation-duration:20s;animation-duration:20s}
.drop:nth-child(18) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(18) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(19) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1705ms;animation-delay:-1705ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(19) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(19) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(20) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-4276ms;animation-delay:-4276ms;-webkit-animation-duration:19s;animation-duration:19s}
.drop:nth-child(20) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(20) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(21) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-2608ms;animation-delay:-2608ms;-webkit-animation-duration:18s;animation-duration:18s}
.drop:nth-child(21) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(21) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(22) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-6511ms;animation-delay:-6511ms;-webkit-animation-duration:19s;animation-duration:19s}
.drop:nth-child(22) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(22) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(23) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-5519ms;animation-delay:-5519ms;-webkit-animation-duration:16s;animation-duration:16s}
.drop:nth-child(23) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(23) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(24) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-6.64s;animation-delay:-6.64s;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(24) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(24) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(25) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-8986ms;animation-delay:-8986ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(25) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(25) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(26) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-2599ms;animation-delay:-2599ms;-webkit-animation-duration:19s;animation-duration:19s}
.drop:nth-child(26) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(26) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(27) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-364ms;animation-delay:-364ms;-webkit-animation-duration:19s;animation-duration:19s}
.drop:nth-child(27) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(27) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(28) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-7904ms;animation-delay:-7904ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(28) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(28) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(29) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-2176ms;animation-delay:-2176ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(29) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(29) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(30) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1507ms;animation-delay:-1507ms;-webkit-animation-duration:20s;animation-duration:20s}
.drop:nth-child(30) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(30) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(31) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-7897ms;animation-delay:-7897ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(31) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(31) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(32) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-9236ms;animation-delay:-9236ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(32) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(32) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(33) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-3685ms;animation-delay:-3685ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(33) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(33) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(34) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-9878ms;animation-delay:-9878ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(34) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(34) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(35) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-2026ms;animation-delay:-2026ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(35) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(35) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(36) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-7592ms;animation-delay:-7592ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(36) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(36) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(37) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-6752ms;animation-delay:-6752ms;-webkit-animation-duration:18s;animation-duration:18s}
.drop:nth-child(37) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(37) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(38) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-6.2s;animation-delay:-6.2s;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(38) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(38) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(39) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1.46s;animation-delay:-1.46s;-webkit-animation-duration:18s;animation-duration:18s}
.drop:nth-child(39) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(39) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(40) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-8567ms;animation-delay:-8567ms;-webkit-animation-duration:19s;animation-duration:19s}
.drop:nth-child(40) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(40) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(41) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-287ms;animation-delay:-287ms;-webkit-animation-duration:20s;animation-duration:20s}
.drop:nth-child(41) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(41) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(42) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-948ms;animation-delay:-948ms;-webkit-animation-duration:17s;animation-duration:17s}
.drop:nth-child(42) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(42) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(43) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-4456ms;animation-delay:-4456ms;-webkit-animation-duration:20s;animation-duration:20s}
.drop:nth-child(43) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(43) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(44) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1172ms;animation-delay:-1172ms;-webkit-animation-duration:19s;animation-duration:19s}
.drop:nth-child(44) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(44) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(45) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-8259ms;animation-delay:-8259ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(45) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(45) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(46) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1676ms;animation-delay:-1676ms;-webkit-animation-duration:16s;animation-duration:16s}
.drop:nth-child(46) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(46) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(47) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-7.6s;animation-delay:-7.6s;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(47) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(47) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(48) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1577ms;animation-delay:-1577ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(48) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(48) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(49) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-6229ms;animation-delay:-6229ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(49) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(49) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(50) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-7.93s;animation-delay:-7.93s;-webkit-animation-duration:18s;animation-duration:18s}
.drop:nth-child(50) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(50) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(51) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-5036ms;animation-delay:-5036ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(51) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(51) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(52) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-4402ms;animation-delay:-4402ms;-webkit-animation-duration:18s;animation-duration:18s}
.drop:nth-child(52) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(52) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(53) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-6.03s;animation-delay:-6.03s;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(53) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(53) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(54) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-3718ms;animation-delay:-3718ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(54) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(54) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(55) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-5802ms;animation-delay:-5802ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(55) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(55) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(56) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1139ms;animation-delay:-1139ms;-webkit-animation-duration:19s;animation-duration:19s}
.drop:nth-child(56) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(56) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(57) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-2455ms;animation-delay:-2455ms;-webkit-animation-duration:18s;animation-duration:18s}
.drop:nth-child(57) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(57) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(58) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-8245ms;animation-delay:-8245ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(58) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(58) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(59) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-7438ms;animation-delay:-7438ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(59) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(59) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(60) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-7387ms;animation-delay:-7387ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(60) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(60) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(61) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-2432ms;animation-delay:-2432ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(61) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(61) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(62) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-2209ms;animation-delay:-2209ms;-webkit-animation-duration:17s;animation-duration:17s}
.drop:nth-child(62) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(62) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(63) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-9019ms;animation-delay:-9019ms;-webkit-animation-duration:18s;animation-duration:18s}
.drop:nth-child(63) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(63) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(64) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-7857ms;animation-delay:-7857ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(64) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(64) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(65) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-5823ms;animation-delay:-5823ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(65) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(65) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(66) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-5312ms;animation-delay:-5312ms;-webkit-animation-duration:18s;animation-duration:18s}
.drop:nth-child(66) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(66) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(67) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-9001ms;animation-delay:-9001ms;-webkit-animation-duration:20s;animation-duration:20s}
.drop:nth-child(67) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(67) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(68) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-4087ms;animation-delay:-4087ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(68) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(68) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(69) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-6826ms;animation-delay:-6826ms;-webkit-animation-duration:18s;animation-duration:18s}
.drop:nth-child(69) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(69) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(70) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-9262ms;animation-delay:-9262ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(70) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(70) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(71) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-4968ms;animation-delay:-4968ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(71) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(71) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(72) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-2846ms;animation-delay:-2846ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(72) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(72) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(73) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1308ms;animation-delay:-1308ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(73) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(73) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(74) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1593ms;animation-delay:-1593ms;-webkit-animation-duration:16s;animation-duration:16s}
.drop:nth-child(74) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(74) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(75) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-4665ms;animation-delay:-4665ms;-webkit-animation-duration:16s;animation-duration:16s}
.drop:nth-child(75) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(75) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(76) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-5642ms;animation-delay:-5642ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(76) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(76) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(77) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-9265ms;animation-delay:-9265ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(77) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(77) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(78) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-9913ms;animation-delay:-9913ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(78) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(78) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(79) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-6918ms;animation-delay:-6918ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(79) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(79) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(80) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1.2s;animation-delay:-1.2s;-webkit-animation-duration:18s;animation-duration:18s}
.drop:nth-child(80) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(80) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(81) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1607ms;animation-delay:-1607ms;-webkit-animation-duration:17s;animation-duration:17s}
.drop:nth-child(81) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(81) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(82) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1718ms;animation-delay:-1718ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(82) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(82) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(83) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-7439ms;animation-delay:-7439ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(83) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(83) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(84) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-9309ms;animation-delay:-9309ms;-webkit-animation-duration:19s;animation-duration:19s}
.drop:nth-child(84) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(84) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(85) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-5938ms;animation-delay:-5938ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(85) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(85) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(86) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-3551ms;animation-delay:-3551ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(86) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(86) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(87) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-2022ms;animation-delay:-2022ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(87) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(87) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(88) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-5446ms;animation-delay:-5446ms;-webkit-animation-duration:14s;animation-duration:14s}
.drop:nth-child(88) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(88) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(89) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-3351ms;animation-delay:-3351ms;-webkit-animation-duration:16s;animation-duration:16s}
.drop:nth-child(89) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(89) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(90) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-941ms;animation-delay:-941ms;-webkit-animation-duration:18s;animation-duration:18s}
.drop:nth-child(90) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(90) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(91) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-5.89s;animation-delay:-5.89s;-webkit-animation-duration:20s;animation-duration:20s}
.drop:nth-child(91) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(91) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(92) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-2574ms;animation-delay:-2574ms;-webkit-animation-duration:19s;animation-duration:19s}
.drop:nth-child(92) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(92) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(93) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-1662ms;animation-delay:-1662ms;-webkit-animation-duration:11s;animation-duration:11s}
.drop:nth-child(93) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(93) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(94) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-3121ms;animation-delay:-3121ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(94) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(94) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(95) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-6661ms;animation-delay:-6661ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(95) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(95) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(96) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-8174ms;animation-delay:-8174ms;-webkit-animation-duration:16s;animation-duration:16s}
.drop:nth-child(96) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(96) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(97) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-310ms;animation-delay:-310ms;-webkit-animation-duration:13s;animation-duration:13s}
.drop:nth-child(97) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(97) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(98) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-8965ms;animation-delay:-8965ms;-webkit-animation-duration:18s;animation-duration:18s}
.drop:nth-child(98) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(98) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(99) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-9666ms;animation-delay:-9666ms;-webkit-animation-duration:12s;animation-duration:12s}
.drop:nth-child(99) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(99) .size{-webkit-transform:scale(1);transform:scale(1)}
.drop:nth-child(100) .slide{animation:slide 8s linear infinite reverse;-webkit-animation-delay:-5798ms;animation-delay:-5798ms;-webkit-animation-duration:15s;animation-duration:15s}
.drop:nth-child(100) .sakura{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
.drop:nth-child(100) .size{-webkit-transform:scale(1);transform:scale(1)}
.animate-container .move{-webkit-animation:rotateZ 10s linear infinite;animation:rotateZ 10s linear infinite}
.animate-container .reverse{animation:rotateZ 10s linear infinite reverse}
.animate-container .stagger{-webkit-transform:translateY(150px);transform:translateY(150px)}
.animate-container .rotate{-webkit-animation:rotateY 2s linear infinite;animation:rotateY 2s linear infinite}
@-webkit-keyframes rotateZ{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}
100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}
}
@keyframes rotateZ{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}
100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}
}
@-webkit-keyframes rotateY{0%{-webkit-transform:rotateZ(-45deg) rotateY(0);transform:rotateZ(-45deg) rotateY(0)}
100%{-webkit-transform:rotateZ(-45deg) rotateY(360deg);transform:rotateZ(-45deg) rotateY(360deg)}
}
@keyframes rotateY{0%{-webkit-transform:rotateZ(-45deg) rotateY(0);transform:rotateZ(-45deg) rotateY(0)}
100%{-webkit-transform:rotateZ(-45deg) rotateY(360deg);transform:rotateZ(-45deg) rotateY(360deg)}
}
@-webkit-keyframes cameraX{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}
100%{-webkit-transform:rotateX(360deg);transform:rotateX(360deg)}
}
@keyframes cameraX{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}
100%{-webkit-transform:rotateX(360deg);transform:rotateX(360deg)}
}
@-webkit-keyframes cameraY{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}
100%{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}
}
@keyframes cameraY{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}
100%{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}
}
@-webkit-keyframes cameraZ{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}
100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}
}
@keyframes cameraZ{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}
100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}
}
@-webkit-keyframes slide{0%{-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}
100%{-webkit-transform:translateX(2000px);transform:translateX(2000px)}
}
@keyframes slide{0%{-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}
100%{-webkit-transform:translateX(2000px);transform:translateX(2000px)}
}
@-webkit-keyframes drop{0%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}
100%{-webkit-transform:translateY(1200px);transform:translateY(1200px)}
}
@keyframes drop{0%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}
100%{-webkit-transform:translateY(1200px);transform:translateY(1200px)}
}
