:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:112.5%}@media (max-height: 900px){:root{font-size:100%}}@media (max-height: 600px){:root{font-size:87.5%}}a{color:inherit;text-decoration:none;box-sizing:border-box}Link{color:inherit;text-decoration:none}body{margin:0;padding:0;overflow:auto;min-height:100vh;width:100vw;background-color:#e1e1e1}.black-screen{background-color:#000;width:100%;height:100%;position:absolute}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.list{display:flex;flex-direction:column}.list .scenarios{overflow-y:scroll;overflow-x:hidden;scrollbar-width:none}.list .scenarios::-webkit-scrollbar{display:none}.list .center{display:flex;flex-direction:column;align-items:center}.list .logo-numeria{width:12vw;height:13vh;max-width:250px;max-height:135px;margin-top:1vh;margin-bottom:5vh}.list .activity{margin-left:1vw}.list .add{margin-top:1.5vh;margin-bottom:2vh;padding:1vw 1vh;background-color:#fff}.list .activity{display:flex;flex-direction:row;align-items:center}.list .activity>h3{margin-right:.7vw}.list .activity>.line{width:50%;height:2px;background-image:url("data:image/svg+xml,%3csvg%20width='58'%20height='2'%20viewBox='0%200%2058%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201H57'%20stroke='%23A9BDBD'%20stroke-opacity='0.5'%20stroke-width='2'%20stroke-linecap='round'%20stroke-dasharray='4%204'/%3e%3c/svg%3e");background-repeat:repeat-x}.list .scenario{display:flex;flex-direction:row;align-items:center;height:8vh;width:100%;margin-left:1vw}.list .scenarios>:hover,.gradient-blue{background:linear-gradient(to right,#c3dde1,#d1e4e7 64%,#dfeced00)}.list .scenario .appercu{flex:1}.list .scenario .appercu img{margin-top:.7vh;width:5vh;height:5vh;object-fit:cover;border-radius:5px;box-shadow:0 4px 5px #00000040;margin-left:1vw}.list .scenario .text{flex:8;display:flex;flex-direction:column;justify-content:center;margin-left:1vw}.list .scenario .delete-btn{flex:1;margin-right:2vw;object-fit:fill;width:.5vw;height:3vh;padding:1vh .3vh;border-radius:5px;opacity:0;transition:opacity .3s ease}.list .scenario:hover .delete-btn{opacity:1;background-color:#6d6d6d3b;transition:background-color .5s ease}.list .scenario:hover .delete-btn:hover{background-color:#1818183b}.list h5,.list p{margin:.15vh}.adm{position:relative;display:flex;flex-direction:column;height:100%;width:100%;overflow-y:auto}.adm>.utilities{margin-top:1vh;height:10vh}.adm>.content{margin:3vh 1.5vw 0vh 2vw}.light-grey{background-color:#e3e9ea}.grey{background-color:#d5dedf}.dark-grey{background-color:#b2c3c4}.light-blue{background-color:#f1f9f9}.blue{background-color:#155f61}.adm h1{color:#155f61;font-size:2vh;text-transform:uppercase}.adm h2{color:#155f61;font-weight:350;font-size:2.5vh}.adm h3{color:#000;font-weight:700;font-size:1.7vh;text-transform:uppercase}.adm h4{color:#747474;font-weight:350;font-size:2vh}.adm h5{font-size:1.4vh}.adm p{color:#000;font-size:1.5vh}a:hover{color:#078c91}.add{border-radius:8px;width:13vw;height:2.5vh;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s,transform .2s;text-align:center;padding:1.6vh .8vw 1.6vh .8vw}.add img{margin-right:1vw}.add span{font-size:.8vw;font-weight:700}.image-choice{display:flex;flex-direction:column}.image-choice .text{margin-top:4vh;margin-left:2vw;display:flex;flex-direction:row;align-items:center}.image-choice .text .title{flex:15}.adm .add.image{background-color:#f1f9f9}.image-choice .text .add.image{flex:4;display:flex;align-items:center;justify-content:center;margin-right:1vw;margin-top:2vh;width:14vw;height:2vh}.image-choice .title span{color:#747474;margin-left:1vw}.image-placement{display:flex;justify-content:center;z-index:1001;position:relative}.adm .overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000040;z-index:1000;pointer-events:auto}.adm .border{border:solid #177B7E 5px}.all-images{display:flex;flex-direction:row;width:65vw;margin:1vh 0vw 3vh 0vw;height:25vh;border-radius:10px;overflow-x:scroll;overflow-y:hidden}.all-images{scrollbar-width:none}.all-images::-webkit-scrollbar{display:none}.all-images .one-image{display:flex;flex-direction:column;justify-content:space-between;height:90%;box-sizing:border-box;border-radius:10px;padding:1vh;margin-top:.8vh}.all-images .one-image img{max-height:80%;object-fit:cover}.all-images .one-image .one-image-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1vw;width:100%}.one-image-buttons img{padding:.5vh;border-radius:5px;transition:background-color .3s}.one-image-buttons .delete-one-image:hover{background-color:#c50b0b5c}.adm .hidden{display:none!important}.loading{display:flex;justify-content:center;align-items:center;width:100%;height:100%;perspective:1000px}@keyframes logo-spin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@media (prefers-reduced-motion: no-preference){.loading img{animation:logo-spin infinite 3s linear}}.layout{display:flex;flex-direction:row;height:100vh;width:100vw;background:linear-gradient(to bottom,#ced9da,#e6f2f3 46%,#f0feff)}.layout>.organisation{flex:2}.layout>.content{flex:5}.organisation{display:flex;flex-direction:column}.organisation>.not-profil{flex:9}.organisation>.profil{flex:1}.not-profil{display:flex;flex-direction:row;height:100%}.not-profil>.links{flex:2}.not-profil>:last-child{flex:10}.links{display:flex;flex-direction:column;height:100vh;width:15%}.links>img{width:60%;margin-top:1.5vh;margin-bottom:1.5vh}.links{display:flex;align-items:center}.links>div{margin-top:3vh;margin-bottom:5vh}.links>a{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s,transform .2s;text-align:center;margin-top:1.5vh;margin-bottom:1.5vh}.links>a img{width:2vw;height:2vw;margin-bottom:1vh;border-radius:5px;padding:2px 5px}.links>div a img{width:2.5vw;height:2.5vw;padding-left:.4vw}.links>a span{font-size:.55vw;font-weight:700;color:#155f61}.links>a img:hover{background-color:#b4d3d5;transform:scale(1.05)}.notification-layout{position:absolute;top:10em;bottom:13em;right:25em;left:25em;display:flex;flex-direction:row;background-color:#fff;overflow:hidden;z-index:2001}.notification-picture{width:30em;height:100%;clip-path:ellipse(90% 80% at left center);background:-moz-linear-gradient(-45deg,#3D9EA1 0%,#D5DEDF 100%);background:-webkit-linear-gradient(-45deg,#3D9EA1 0%,#D5DEDF 100%);background:linear-gradient(135deg,#3d9ea1,#d5dedf);position:relative}.notification-picture>img{padding-top:12%;height:80%;left:-5em;position:absolute}.notification-content{display:flex;flex-direction:column;position:relative}.notification-close{height:1.5em;width:1.5em;position:absolute;right:.5em;top:.6em}.notification-content>h1{font-size:1.3em;margin:1em 0 0;padding-right:1em;padding-top:1em}.notification-content>button{background:-moz-linear-gradient(-45deg,#3D9EA1 0%,#D5DEDF 100%);background:-webkit-linear-gradient(-45deg,#3D9EA1 0%,#D5DEDF 100%);background:linear-gradient(135deg,#3d9ea1 -10%,#d5dedf 120%);border-radius:11px;border:0;width:10em;height:3.3em;color:#fff;text-transform:uppercase;margin-top:1.8em;margin-left:8.5em}.notification-content>p{position:absolute;bottom:1em;padding-right:1em}.layout>.content{background-color:#fff;box-shadow:4px -4px 15px #00000040,-10px -4px 40px #00000040;border-radius:38px 38px 0 0;margin-top:1vw;margin-right:1vw}.adm.empty{margin-top:5vh;margin-left:3vw}.adm.archivage{overflow-y:scroll}.adm.archivage .notification-list{margin-top:4vh}.adm.archivage .pictures-organisation>.arborescence{display:flex;flex-direction:row}.arborescence .tree{flex:6;padding-left:1vh}.arborescence .tree .utilities{margin-top:.5vh}.arborescence .tree .utilities button{margin:.5vh}div[role=tree]{width:100%!important}.Tree{width:100%!important;height:100%!important}.adm.archivage .all-params{display:flex;flex-direction:column;flex:5}.adm.archivage .all-params{margin-left:1.5vw}.adm.archivage .all-params .metadata .title{display:flex;flex-direction:row}.adm.archivage .all-params .metadata h5{margin-left:1vw}#metadata-title{margin-left:.5vw;height:fit-content}.adm.archivage .all-params .metadata img{height:10vh}.adm.archivage .all-params .metadata h5{line-height:.5vh}.adm.archivage .all-params .metadata textarea{width:98%;min-height:10vh}.adm.archivage .all-params .login img{max-height:20vh;max-width:50vw;margin-top:1vh}.adm.archivage .all-params .app-params{display:flex;flex-direction:row;margin-top:1vh}.adm.archivage .all-params .app-choice{margin-left:1.5vw}.adm.archivage .all-params .login{display:flex;flex-direction:column;align-items:center;margin-left:1vw}.adm.archivage .notification-list .title{display:flex;flex-direction:row}.adm.archivage .notification-list .title>:first-child{flex:4}.adm.archivage .notifications{padding:1vh;border-radius:7px;min-height:14vh;margin-bottom:3vh}.adm.archivage .notification{display:flex;flex-direction:row;margin:1vh;padding:2vh;border-radius:7px}.adm.archivage .notification>:first-child{display:flex;flex-direction:column;flex:1}.adm.archivage .notification>:last-child{flex:2;margin-left:5vh}.adm.archivage .notification>:last-child h5{margin:0}.adm.archivage .notification .notification-choice{border:none;background:transparent;color:#155f61;font-size:2vh;font-weight:700;margin-bottom:1vh}.adm.archivage .notification label{margin-bottom:.5vh}.adm.archivage .notification select{width:75%}.short-input{width:2vw;align-items:center;font-weight:700;margin-left:1vh}.adm.archivage .notification textarea{width:80%;height:10vh}.adm.archivage .tree .selected{background:#6495ed;color:#fff}.utilities.bar{display:flex;flex-direction:column;align-items:center}.utilities.bar>.content{display:flex;flex-direction:row;align-items:center;width:100%;height:100%;margin-top:1vh;margin-bottom:1.5vh}.utilities.bar #title{flex:18;border:0;width:80%;margin-left:3vw;font-size:1.5vw;font-weight:700}.utilities.bar .hint-input{flex:2;display:flex;flex-direction:row;align-items:center;margin-right:1.5vw;height:2.5vh;padding:1.25vh .25vw 1.25vh .5vw;border-radius:10px}.hint-input h5{font-weight:700;font-size:.8vw}.utilities.bar #hint{height:3.75vh;width:3vh;text-align:center;font-size:1.8vh;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-left:.5vw}.utilities.bar #play{flex:1;height:2.5vh;width:2.5vh;margin-right:.5vw;background-color:#f1f9f9;padding:1.25vh 0vh 1.25vh .05vh;border-radius:10px;display:flex;align-items:center;justify-content:center}.utilities.bar #save{flex:3;border:none;border-radius:10px;margin-right:2vw;height:5vh;background-color:#f1f9f9;font-weight:700;font-size:.9vw}.utilities.bar>.content img:hover,.utilities>.content button:hover{background-color:#c6dbdb}.utilities.bar .separator{width:95%;height:2px;background-image:url("data:image/svg+xml,%3csvg%20width='58'%20height='2'%20viewBox='0%200%2058%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201H57'%20stroke='%23A9BDBD'%20stroke-opacity='0.5'%20stroke-width='2'%20stroke-linecap='round'%20stroke-dasharray='4%204'/%3e%3c/svg%3e");background-repeat:repeat-x}.utilities.bar #save{position:relative}.utilities .red{background-color:red;border-radius:100px;height:.8em;width:.8em;position:absolute;top:0;right:0}.selection{position:fixed;top:40%;left:40%;transform:translate(-30%,-35%);display:flex;flex-direction:column;height:60vh;width:85vh;padding:1vw;box-shadow:-2px 4px 15px #00000080;z-index:1002}.img-list,.img-select{margin:2vh 2vh 0}.selection>:first-child{display:flex;flex-direction:row;margin-right:1vh}.selection .title{flex:10}.selection h1{line-height:0}.selection .add.image{width:8vw;height:2vh}.selection .add.image span{line-height:1.2em;font-size:.7em}.selection .img-list{height:100%;padding:2vh 1vw;overflow-y:scroll}.selection .img-select{display:flex;flex-direction:row;width:100%}.selection .img-select>:first-child{flex:1}.selection .img-select>:last-child{margin-left:2vh;flex:3}.selection .img-select img{width:23vh;height:15vh;object-fit:cover}.selection .img-select button{height:4vh;width:5vw;margin-top:5vh;margin-right:1vh;border:none;border-radius:2px;font-size:.65em;font-weight:700}.selection .selected{background-color:#0000001a}.adm.geolocalisation .image-placement{display:flex;margin-left:1.5vw;flex-direction:row}.adm.geolocalisation .image-placement>:first-child{flex:10;display:flex;align-items:center;justify-content:center}.adm.geolocalisation .image-placement>:last-child{flex:3}.adm.geolocalisation .map{display:flex;flex-direction:column}.image-placement img{width:100%}.adm.geolocalisation .metadata{margin-left:1vw;padding:1vw;width:100%;height:100%}.adm.geolocalisation .metadata h2{margin-bottom:1vh}.adm.geolocalisation .metadata h5{line-height:2.5vh}.adm.geolocalisation .metadata .editable{padding:.5vw;border-radius:10px}.adm.geolocalisation .metadata .editable h5{margin-bottom:.5vh;margin-top:.5vh}.adm.geolocalisation .metadata .editable>input,.metadata .editable>textarea,.adm.geolocalisation .metadata .editable>div{font-size:1.8vh;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-left:.5vw;width:90%}.adm.geolocalisation .metadata .editable>textarea{height:10vw}.adm.geolocalisation .map-params p,.adm.geolocalisation .map-params label,.adm.geolocalisation .map-params span,.adm.geolocalisation .map-params button{font-size:.7vw}.adm.geolocalisation .metadata .editable>div{display:flex;flex-direction:row}.adm.seance>.content{display:flex;flex-direction:column}.adm.seance .set{display:flex;flex-direction:row;align-items:center;justify-content:center}.adm.seance .scenario{display:flex;flex-direction:column;flex:1;margin:1vw}.hide{display:none}.password-section{display:flex}.password-div{min-height:2rem;min-width:2rem;margin:2px;border:solid 2px #155f61;border-radius:5px;text-align:center}.seance-subtitle{font-size:larger;font-weight:bolder}.steganographie .content .title{right:0;display:flex;flex-direction:row}.steganographie .content .title>:first-child{flex:10}.paintings{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px}.painting{display:flex;flex-direction:column;margin:2vh 1vw 2vh 0;padding-bottom:2vh;border-radius:5px}.painting img{width:80%;aspect-ratio:3 / 2;object-fit:cover}.painting>div{display:flex;flex-direction:column;align-items:center;justify-content:center}.result{display:flex;flex-direction:column;align-items:center}.result .superposition{position:relative;width:80%;aspect-ratio:3 / 2}.result .superposition img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.telesurveillance .image-placement img{width:50vw}.telesurveillance h2,.telesurveillance h4{line-height:1.5vh}.arrow-button{border:none;color:#333;cursor:pointer;transition:background-color .3s;border-radius:5px;padding:.5em 1em}.arrow-button:hover{background-color:#7876763b}.arrow-left:before{content:"←";margin-right:.5em}.arrow-right:after{content:"→";margin-left:.5em}.adm.telesurveillance .image-placement{position:relative}.adm.telesurveillance .image-placement .btn-change-map{position:absolute;right:5%;width:1.5vw;height:1.5vw;cursor:pointer;z-index:10;padding:.5em;border-radius:5px}.adm.telesurveillance .image-placement .btn-change-map:hover{background-color:#919f9f}.gestionnaire{display:flex;flex-direction:column;height:100%;width:100%;background-color:#31313d}.gestionnaire h1{color:#fff;text-transform:uppercase;font-size:1.5em;margin:0}.gestionnaire h4{color:#828282;margin:.5em 0 0;font-size:1em}.gestionnaire h5{color:#0a3839;margin:0;white-space:nowrap;text-overflow:ellipsis}.green-border{border-color:#00780c;border-style:solid}.red-border{border-color:#7e0505;border-style:solid}.groupe0{border-width:.2em;border-color:#b39c46;border-style:solid}.groupe1{border-width:.2em;border-color:#ce3a3a;border-style:solid}.groupe2{border-width:.2em;border-color:#59a8ba;border-style:solid}.groupe3{border-width:.2em;border-color:#4cc158;border-style:solid}.groupe0.en-cours{border-color:#d7bb54}.groupe1.en-cours{border-color:#ff4747}.groupe2.en-cours{border-color:#71d5ec}.groupe3.en-cours{border-color:#64ff74}.success{background-color:#004b07}.fail{background-color:red}.neutral{background-color:#6d6d6d}.gestionnaire-content{display:flex;flex-direction:row;padding-bottom:.5em}.gestionnaire-content>div{flex:1}.gestionnaire-content-1{display:flex;flex-direction:column;margin-left:4vh}.gestionnaire-content-2{display:flex;flex-direction:column;justify-content:center;margin-bottom:.2em}.gestionnaire-hints-tabler{display:flex;flex-direction:row;justify-content:center;margin-top:1em}.gestionnaire-hints{display:flex;flex-direction:column;margin-right:1em}.hint-color{border-radius:100px;border-width:5px}.gestionnaire-hints>input{width:1.5em;height:2em;background-color:#2b2b33;-webkit-user-select:none;user-select:none;margin-top:.5em;color:#fff;text-align:center}.gestionnaire-hints>img{height:2em;margin-top:.5em}.gestionnaire-hints-img-div{border-color:#f7ffe200;border-radius:100px;border-width:5px;border-style:solid}.gestionnaire-timer{display:flex;justify-content:center;align-items:center;position:absolute;right:.5em;top:.5em;width:10em;height:3.3em;border:#3e3e3e;border-style:solid;background-color:#2b2b33;-webkit-box-shadow:inset 0px 5px 10px 0px rgba(0,0,0,.5);box-shadow:inset 0 5px 10px #00000080}.gestionnaire-timer p{color:#727272;font-size:2em;margin:0}.gestionnaire-timer-list p{color:#d5d5d5;margin:0;font-size:.9em}.gestionnaire-timer-list{padding-top:.5em;padding-left:1.5em}.gestionnaire-timer-list .rotation{padding-left:2em;font-size:.7em}.gestionnaire-timeline{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;gap:1em;height:100%;-webkit-box-shadow:inset 0px 5px 10px 0px rgba(0,0,0,.2);box-shadow:inset 0 5px 10px #0003;background-color:#2b2b33;overflow-x:scroll}.gestionnaire-scenario{flex:1;display:flex;flex-direction:column;justify-content:space-evenly;gap:.5em}.card{position:relative;display:flex;flex-direction:column;padding:.5em;margin-right:.5em;background-color:#ababab}.card.en-cours{background-color:#fff}.card>div{display:flex;flex-direction:row;flex:1}.card .card-title{width:85%;font-size:2vh;font-weight:bolder;overflow-x:hidden}.card .card-color{position:absolute;top:.3em;right:.3em;border-radius:100px;width:1.5vh;height:1.5vh}.card .card-hint{font-size:1.7vh;font-weight:400}.card .card-spinner{position:absolute;bottom:.3em;right:.3em;aspect-ratio:1/1;height:3vh}@keyframes on-going-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){.card-spinner.spin{animation:on-going-spin infinite 5s linear}}.gestionnaire-btn>img{padding:.5em}.gestionnaire-btn>img:hover{background-color:#3e3e3e5f}.backward{transform:rotate(180deg)}.paused{border:2px solid white;border-radius:3px}.unavailable{opacity:.5}.AppContainer{height:100vh;width:100vw;padding:0;margin:0;overflow:hidden;background-color:#16181d;color:#fff;line-height:normal}.App{height:100vh;transition:transform .5s ease-in-out}p{margin:0;padding:0}.AppHeader{position:absolute;top:0;left:0;height:25%;margin:0;padding:0;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;color:#fff;font-size:200%;min-height:25%;transition:all .5s ease-in-out;animation:backgroundBeat 30s infinite}@keyframes backgroundBeat{0%{filter:saturate(50%)}50%{filter:saturate(150%)}to{filter:saturate(50%)}}.AppHeaderOverlay{position:absolute;top:0;left:0;height:100%;width:100%;background:radial-gradient(ellipse at 50%,#fff0,#16181d 70%);display:flex;flex-direction:row;align-items:center;justify-content:space-between}.AppHeaderOverlay>img{flex:1;height:100%;max-height:100%;aspect-ratio:1/1;transition:all .5s ease-in-out}.AppHeaderOverlay>h1{flex:10;margin:0;padding:0;font-size:1em;color:#fff;text-align:center;width:50%;text-transform:uppercase}.AppContent{position:absolute;top:25%;left:0;height:75%;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.CluesFormTitle{display:flex;align-items:center;justify-content:space-between;width:95%;margin:0;padding:0}.CluesFormTitle>h1{font-size:150%;margin:0;text-align:center}.CluesFormTitle>button{font-size:100%;font-weight:900;margin:0;padding:2px 5px;text-align:center;background:none;border:none;color:#fff;cursor:pointer;transition:all .2s ease-in-out;border-radius:5px}.CluesFormTitle>button:hover{background:#a9a9a9}.CluesForm{margin:10px 0;min-width:95%;width:95%}.ProgressBar{width:98%;margin:10px}.FakeTerminal{width:98%;max-height:50%;margin:0}.App>p{font-size:120%}.ShowResultApp{transform:translateY(-100vh)}.PasswordsGenerator{width:95%;border:1px solid lightgray;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.PasswordsGenerator>h2{margin:0;width:calc(100% - 20px);padding:10px;background:#d3d3d3;text-align:center;color:#000}.PasswordsGenerator>p{margin-top:10px}.PasswordsCounter{width:98%;border-top:1px solid lightgray;border-bottom:1px solid lightgray;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:10px 0}.PasswordsCounter>p{margin:5px 0}.PasswordsCounterResult{margin:0;width:calc(100% - 20px);padding:10px;background:#d3d3d3;text-align:center;color:#000;font-size:1.6em;font-weight:700}.ResultsApp{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:#16181d;color:#fff;overflow:hidden}.FinalVideo{min-height:100%;min-width:100%}.progress-bar{width:100%;height:40px;background-color:#fff;border-radius:20px;overflow:hidden;position:relative}.progress-bar-fill{z-index:1;height:100%;background-color:#76c7c0;transition:width .5s ease-in-out;position:relative;border-radius:0 10px 10px 0}.progress-bar:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(90deg,#e0e0e0,#0006,#e0e0e0);animation:loading 2s infinite}.progress-bar-msg{z-index:2;position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;font-size:150%;font-weight:700;text-align:center;justify-content:center;align-items:center;display:flex;color:#fff;mix-blend-mode:difference}@keyframes loading{0%{left:-100%}to{left:200%}}.fake-terminal{height:calc(100% - 5px);width:calc(100% - 40px);background-color:#000;color:#fff;font-family:Courier New,Courier,monospace;overflow-y:scroll;overflow-x:hidden;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0 20px}.fake-terminal span{margin:0;padding:0}.home{display:flex;flex-direction:column;height:100%;width:100%;overflow-y:auto;background:linear-gradient(to bottom,#f1f1f1,#e6f2f3 46%,#dafcff)}.home>div{margin:0 1em}.home .center{display:flex;flex-direction:column;align-items:center}.home .logo-numeria{width:12vw;height:13vh;max-width:250px;max-height:135px;margin-top:1vh;margin-bottom:5vh}.home .seances{display:flex;flex-direction:column;align-items:center}.home .seance{display:flex;flex-direction:row;align-items:center;height:8vh;width:100%;margin-left:1vw}.home .seance .appercu{flex:1}.home .seance .appercu img{margin-top:.7vh;width:5vh;height:5vh;object-fit:cover;border-radius:5px;box-shadow:0 4px 5px #00000040;margin-left:1vw}.home .seance .text{flex:8;display:flex;flex-direction:column;justify-content:center;margin-left:1vw}.home p,.home h5{margin:0}.home .seances .seance .choose-btn{flex:1;display:flex;align-items:center;justify-content:center;margin-right:2vw;width:.5vw;height:3vh;padding:1vh .3vh;border-radius:5px;opacity:0;transition:opacity .3s ease;font-weight:600;color:#424242}.home .seances>:hover,.gradient-blue{background:linear-gradient(to right,#c3dde1,#d1e4e7 40%,#dfeced00)}.home .seance:hover .choose-btn{opacity:1;background-color:#6d6d6d3b;transition:background-color .5s ease}.home .seance:hover .choose-btn:hover{background-color:#1818183b}.home .activity{display:flex;flex-direction:row;align-items:center}.home .activity>h3{margin-right:.7vw;color:#000;font-weight:700;font-size:3vh;text-transform:uppercase}.home .line{width:50%;height:2px;background-image:url("data:image/svg+xml,%3csvg%20width='58'%20height='2'%20viewBox='0%200%2058%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201H57'%20stroke='%23A9BDBD'%20stroke-opacity='0.5'%20stroke-width='2'%20stroke-linecap='round'%20stroke-dasharray='4%204'/%3e%3c/svg%3e");background-repeat:repeat-x}.line.clear{width:90%;opacity:.3;margin-top:.3em}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#3d9ea1,#d5dedf);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.login-form{background:#f1f9f9;padding:2.5rem;border-radius:12px;box-shadow:0 8px 25px #155f6126;width:100%;max-width:420px;border:1px solid #E3E9EA}.login-form h2{text-align:center;margin-bottom:2rem;color:#155f61;font-size:1.8rem;font-weight:600;letter-spacing:-.5px}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#155f61;font-size:.95rem}.form-group input{width:100%;padding:.875rem;border:2px solid #D5DEDF;border-radius:8px;font-size:1rem;transition:all .3s ease;box-sizing:border-box;background-color:#fff;color:#155f61}.form-group input:focus{outline:none;border-color:#3d9ea1;box-shadow:0 0 0 3px #3d9ea11a;transform:translateY(-1px)}.form-group input:disabled{background-color:#e3e9ea;cursor:not-allowed;opacity:.7}.login-button{width:100%;padding:.875rem;background:linear-gradient(135deg,#155f61,#3d9ea1);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.login-button:hover:not(:disabled){background:linear-gradient(135deg,#0f4a4c,#338a8d);transform:translateY(-2px);box-shadow:0 4px 12px #155f614d}.login-button:disabled{background:linear-gradient(135deg,#b2c3c4,#d5dedf);cursor:not-allowed;transform:none;box-shadow:none}.error-message{background:linear-gradient(135deg,#f8d7da,#f5c6cb);color:#721c24;padding:.875rem;border:1px solid #f5c6cb;border-radius:8px;margin-bottom:1.5rem;text-align:center;font-weight:500;border-left:4px solid #dc3545}.admin-button{background:linear-gradient(135deg,#ff9800,#ff6f00)!important;border:2px solid #ff9800;text-decoration:none;display:inline-block;text-align:center}.admin-button:hover:not(:disabled){background:linear-gradient(135deg,#e68900,#e65100)!important;border-color:#e68900;transform:translateY(-2px);box-shadow:0 4px 12px #ff980066}.superadmin-button{background:linear-gradient(135deg,#dc3545,#c82333)!important;border:2px solid #dc3545;text-decoration:none;display:inline-block;text-align:center}.superadmin-button:hover:not(:disabled){background:linear-gradient(135deg,#c82333,#bd2130)!important;border-color:#bd2130;transform:translateY(-2px);box-shadow:0 4px 12px #dc354566}.login-links{display:flex;flex-direction:column;align-items:self-end;justify-content:start;gap:1rem}.login-link-div{display:flex;height:3rem;gap:1rem;justify-content:start;align-items:center}.superadmin-dashboard{padding:2rem;max-width:1200px;margin:0 auto}.superadmin-dashboard h1{color:#155f61;margin-bottom:.5rem;font-size:2.5rem}.dashboard-subtitle{color:#6c757d;font-size:1.1rem;margin-bottom:3rem}.dashboard-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.dashboard-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;text-decoration:none;color:inherit;transition:all .3s ease;position:relative;overflow:hidden}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.card-icon{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.tenant-icon{background-color:#e8f4f5;color:#155f61}.user-icon{background-color:#fff3cd;color:#856404}.dashboard-card h2{color:#155f61;margin-bottom:1rem;font-size:1.5rem}.dashboard-card p{color:#6c757d;line-height:1.6;margin-bottom:1rem}.card-arrow{position:absolute;bottom:2rem;right:2rem;font-size:2rem;color:#3d9ea1;opacity:0;transition:all .3s ease}.dashboard-card:hover .card-arrow{opacity:1;right:1.5rem}.info-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a}.info-section h3{color:#155f61;margin-bottom:1.5rem;font-size:1.3rem}.role-info{display:flex;flex-direction:column;gap:1rem}.role-item{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#f1f9f9;border-radius:8px}.role-badge{padding:.5rem 1rem;border-radius:12px;font-size:.875rem;font-weight:600;text-transform:uppercase;min-width:120px;text-align:center}.role-badge.superadmin{background-color:#dc3545;color:#fff}.role-badge.admin{background-color:#ffc107;color:#000}.role-badge.user{background-color:#6c757d;color:#fff}.role-item>span:last-child{color:#155f61;flex:1}@media (max-width: 768px){.dashboard-cards{grid-template-columns:1fr}.role-item{flex-direction:column;align-items:flex-start}}.tenant-list-container{padding:2rem;max-width:1400px;margin:0 auto}.tenant-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.tenant-list-header h1{color:#155f61;margin:0}.tenant-table-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.tenant-table{width:100%;border-collapse:collapse}.tenant-table thead{background-color:#155f61;color:#fff}.tenant-table th,.tenant-table td{padding:1rem;text-align:left;border-bottom:1px solid #D5DEDF}.tenant-table tbody tr:hover{background-color:#f1f9f9}.tenant-table code{background-color:#f4f4f4;padding:.2rem .5rem;border-radius:4px;font-size:.9rem;color:#155f61}.status-badge.active{background-color:#d4edda;color:#155724}.status-badge.inactive{background-color:#f8d7da;color:#721c24}.btn-warning:hover{background-color:#e0a800}.tenant-form-container{padding:2rem;max-width:800px;margin:0 auto}.tenant-form-header h1{color:#155f61;margin-bottom:2rem}.tenant-form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.form-group input[type=text],.form-group textarea{width:100%;padding:.75rem;border:1px solid #D5DEDF;border-radius:4px;font-size:1rem;transition:border-color .3s ease}.form-group input[type=text]:focus,.form-group textarea:focus{outline:none;border-color:#3d9ea1}.form-group input[type=text]:disabled,.form-group textarea:disabled{background-color:#f4f4f4;cursor:not-allowed}.form-group textarea{resize:vertical;min-height:100px}.checkbox-group input[type=checkbox]:disabled{cursor:not-allowed}.user-list-container{padding:2rem;max-width:1400px;margin:0 auto}.user-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.user-list-header h1{color:#155f61;margin:0}.user-table-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.user-table{width:100%;border-collapse:collapse}.user-table thead{background-color:#155f61;color:#fff}.user-table th,.user-table td{padding:1rem;text-align:left;border-bottom:1px solid #D5DEDF}.user-table tbody tr:hover{background-color:#f1f9f9}.role-badge{padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:500;text-transform:uppercase}.role-badge.role-superadmin{background-color:#dc3545;color:#fff}.role-badge.role-admin{background-color:#ffc107;color:#000}.role-badge.role-user{background-color:#6c757d;color:#fff}.status-badge{padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:500}.status-badge.enabled{background-color:#d4edda;color:#155724}.status-badge.disabled{background-color:#f8d7da;color:#721c24}.tenant-list{display:flex;flex-wrap:wrap;gap:.25rem}.tenant-chip{background-color:#e8f4f5;color:#155f61;padding:.25rem .5rem;border-radius:4px;font-size:.8125rem;white-space:nowrap}.actions{display:flex;gap:.5rem}.btn{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;text-decoration:none;display:inline-block;transition:all .3s ease}.btn-small{padding:.375rem .75rem;font-size:.8125rem}.btn-primary:hover{background-color:#155f61}.btn-secondary:hover{background-color:#545b62}.btn-danger{background-color:#dc3545;color:#fff}.btn-danger:hover{background-color:#c82333}.loading,.error-message,.no-data{text-align:center;padding:2rem;color:#6c757d}.error-message{background-color:#f8d7da;color:#721c24;padding:1rem;border-radius:4px;margin-bottom:1rem}.user-form-container{padding:2rem;max-width:800px;margin:0 auto}.back-navigation{margin-bottom:1rem}.btn-back{background-color:#e3e9ea;color:#155f61;padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;text-decoration:none;display:inline-block;transition:all .3s ease;font-weight:500}.btn-back:hover{background-color:#d5dedf;color:#0f4a4c}.user-form-header h1{color:#155f61;margin-bottom:2rem}.user-form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#155f61;font-weight:500}.form-group label small{color:#6c757d;font-weight:400;font-style:italic}.form-group input[type=text],.form-group input[type=email],.form-group input[type=password],.form-group select{width:100%;padding:.75rem;border:1px solid #D5DEDF;border-radius:4px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus{outline:none;border-color:#3d9ea1}.form-group input:disabled,.form-group select:disabled{background-color:#f4f4f4;cursor:not-allowed}.form-group select{cursor:pointer}.form-help{display:block;margin-top:.25rem;font-size:.875rem;color:#6c757d}.tenant-checkboxes{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background-color:#f1f9f9;border-radius:4px;max-height:300px;overflow-y:auto}.checkbox-label{display:flex;align-items:center;cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .2s ease}.checkbox-label:hover{background-color:#e8f4f5}.checkbox-label input[type=checkbox]{margin-right:.75rem;width:1.2rem;height:1.2rem;cursor:pointer}.checkbox-label input[type=checkbox]:disabled{cursor:not-allowed}.checkbox-label span{color:#155f61}.checkbox-label small{color:#6c757d}.checkbox-group{display:flex;flex-direction:column}.checkbox-group label{display:flex;align-items:center;cursor:pointer}.checkbox-group input[type=checkbox]{margin-right:.5rem;width:1.2rem;height:1.2rem;cursor:pointer}.text-muted{color:#6c757d;font-style:italic}.form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #D5DEDF}.btn{padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s ease}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background-color:#3d9ea1;color:#fff}.btn-primary:hover:not(:disabled){background-color:#155f61}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover:not(:disabled){background-color:#545b62}.error-message{background-color:#f8d7da;color:#721c24;padding:1rem;border-radius:4px;margin-bottom:1.5rem}.success-message{background-color:#d4edda;color:#155724;padding:1rem;border-radius:4px;margin-bottom:1.5rem}.password-change-section{background-color:#fff9e6;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;border:2px solid #ffc107}.password-change-section h3{color:#155f61;margin-top:0;margin-bottom:1rem;font-size:1.1rem}.btn-warning{background-color:#ffc107;color:#000}.btn-warning:hover:not(:disabled){background-color:#e0a800}.loading{text-align:center;padding:2rem;color:#6c757d}.tele .map-container{flex:1;width:100%;min-height:0;display:flex;position:relative}.tele .map{width:100%;height:100%}.points-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.map{position:relative;object-fit:cover}.tele .selection-panel{flex-direction:column;overflow-y:scroll;margin-top:5%}.tele .selection-panel{scrollbar-width:none}.tele .selection-panel::-webkit-scrollbar{display:none}.tele .selection-image{width:100%;height:100%;object-fit:cover}.tele .selection-panel .image-container{display:flex;justify-content:center;align-items:center;width:90%;margin-bottom:3%}.restartBtn img{width:2vw;height:2vw;margin-right:.5vw}.restartBtn,.restartBtn:hover{background-color:#0009}.selection-panel{display:flex;justify-content:flex-start;align-items:center;height:100%;overflow:auto}.ordering-panel{display:flex;align-items:center;justify-content:flex-start;background:url(/background/roll.svg) repeat-x,url(/background/roll.svg) repeat-x;background-color:#000;background-attachment:local;background-position:left .125em top,right .125em bottom;overflow-x:auto;overflow-y:hidden}.ordering-panel{scrollbar-width:none}.ordering-panel::-webkit-scrollbar{display:none}.ordering-panel .image-container{width:100%;height:80%;display:flex;flex-direction:row;justify-content:flex-start;flex-flow:row nowrap;align-items:center}.input-box{height:90%;width:20%;min-width:13vw;max-width:15vw;margin:0 3.5px;flex-shrink:0;position:relative}.input-box:first-child{margin-left:20px}.input-box:last-child{margin-right:20px}.input-box.img{position:absolute;background-repeat:repeat}.image-index{position:absolute;background-color:#000;color:#fff;font-size:1.2rem;font-weight:700;padding:3px 6px;z-index:1;display:flex;justify-content:center;align-items:center}.available-slot{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:inset 0 0 15px 5px #00ff0080;animation:pulse 2.5s infinite ease-in-out}@keyframes pulse{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:.7}}.tele .visionneuse{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:40vw;height:55vh;overflow:hidden;z-index:1000;box-sizing:border-box}.tele .top-bar{width:100%;height:3.5vh;display:flex;align-items:center;justify-content:center;z-index:3;background:linear-gradient(to bottom,#f6f6f6,#d8d8d8 20%,#d0cece,#ddd 80%,#f6f6f6)}.tele .title{flex-grow:1;text-align:center;overflow:hidden;white-space:nowrap;color:#000;font-family:Roboto;font-weight:thin;font-size:.9rem}.tele .close-btn{background:url(/icon/cross_black.svg) no-repeat center center;background-size:50%;background-color:#fc0c0c;width:1.3vw;height:1.3vw;margin-right:1vw;border:1px solid transparent;border-radius:50%;transition:all .2s ease-in-out;cursor:pointer}.tele .close-btn:hover{border:2px solid rgb(161,40,40)}.tele .close-btn:active{border:2px solid rgb(141,35,35);background-color:#942c2c}.tele .img-container{position:relative;display:flex;width:100%;height:calc(100% - 3.5vh);align-items:center;justify-content:center;background-color:#b4b4b4}.tele .img-container img{max-width:100%;max-height:100%}.tele .btn-container{position:absolute;width:100%;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:row}.tele .information-btn{position:absolute;bottom:.625em;left:.625em;width:1.6vw;height:1.5vw;padding-left:5px;border-radius:50%;border:1px solid transparent;background-color:#fff;color:#000;font-weight:700;font-size:1vw;cursor:pointer;transition:all .2s ease-in-out}.tele .utility-btn{display:flex;align-items:center;justify-content:center;margin-left:5px}.tele .utility-btn>div{margin:0 7px;position:relative;top:10px}.tele .information-btn:hover{background-color:#b0b0b0;color:#333;border-color:#626262}.tele .information-btn:active{border-color:#a9a9a9;background-color:#707070}.tele .information-panel{position:absolute}.tele{display:flex;flex-direction:row;margin:0;padding:0;overflow:hidden;height:100vh}.right{display:flex;flex-direction:column;height:100vh;width:83vw}.right>:first-child{flex:3;width:100%}.right>:last-child{flex:1;width:100%}.left{width:17vw;height:100%;box-sizing:border-box;z-index:100}.mid{position:fixed;top:30%;left:50%;transform:translate(-30%,-40%)}.btn{display:flex;align-items:center;justify-content:center;background-color:#000;color:#fff;border:none;border-radius:10px;padding:.3vw .7vw;cursor:pointer;font-size:.8vw;text-align:center;width:auto;height:auto}.btn.active{background-color:#414141}.btn img{width:2vw;height:2vw;margin-right:.5vw}.btn:hover{background-color:#333}@property --angle{syntax: "<angle>"; inherits: false; initial-value: 91deg;}.rain{overflow:hidden;position:absolute;width:100vw;height:100vh;z-index:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(180deg,#07131c,#305472)}.rain h1{font-size:6em;font-weight:bolder;text-transform:uppercase;color:#fff;text-shadow:-3px 3px 0px #00d8d8,-8px 8px 0px #00bebe,-12px 12px 0px #00a4a4;z-index:1000}.drop{border:.25vmin solid transparent;border-bottom-color:#abc2e9;position:absolute;top:-5vmin;--angle: 91deg}.drop:nth-child(1){opacity:.42;left:24.6vw;border-left-width:5.5vmin;animation:fall-1 1.95s -12s ease-in infinite}@keyframes fall-1{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(2){opacity:.65;left:74.6vw;border-left-width:5.6vmin;animation:fall-2 1.8s -10.5s ease-in infinite}@keyframes fall-2{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(3){opacity:.42;left:27.1vw;border-left-width:3.5vmin;animation:fall-3 2.25s -3.5s ease-in infinite}@keyframes fall-3{4.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(4){opacity:.42;left:2.6vw;border-left-width:4.3vmin;animation:fall-4 2.25s -3.5s ease-in infinite}@keyframes fall-4{2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(5){opacity:.79;left:58.7vw;border-left-width:6vmin;animation:fall-5 1.5s -1.5s ease-in infinite}@keyframes fall-5{5%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(6){opacity:.53;left:46.6vw;border-left-width:3.3vmin;animation:fall-6 1.05s -3s ease-in infinite}@keyframes fall-6{3.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(7){opacity:.21;left:21vw;border-left-width:6.7vmin;animation:fall-7 1.5s -5s ease-in infinite}@keyframes fall-7{3.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(8){opacity:.81;left:81vw;border-left-width:3.3vmin;animation:fall-8 .75s -10s ease-in infinite}@keyframes fall-8{7%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(9){opacity:.78;left:93.1vw;border-left-width:2.1vmin;animation:fall-9 1.5s -6.5s ease-in infinite}@keyframes fall-9{6.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(10){opacity:.19;left:31.2vw;border-left-width:6.4vmin;animation:fall-10 .9s -12.5s ease-in infinite}@keyframes fall-10{9.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(11){opacity:.77;left:104.8vw;border-left-width:.2vmin;animation:fall-11 1.95s -10.5s ease-in infinite}@keyframes fall-11{3.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(12){opacity:.65;left:74.9vw;border-left-width:7vmin;animation:fall-12 1.05s -1s ease-in infinite}@keyframes fall-12{4.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(13){opacity:.24;left:114.4vw;border-left-width:.9vmin;animation:fall-13 2.25s -12.5s ease-in infinite}@keyframes fall-13{2.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(14){opacity:.32;left:18.5vw;border-left-width:7.9vmin;animation:fall-14 .75s -4.5s ease-in infinite}@keyframes fall-14{2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(15){opacity:.37;left:90.9vw;border-left-width:1.5vmin;animation:fall-15 .45s -4.5s ease-in infinite}@keyframes fall-15{7%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(16){opacity:.16;left:27.8vw;border-left-width:4.9vmin;animation:fall-16 .15s -10s ease-in infinite}@keyframes fall-16{9.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(17){opacity:.89;left:91vw;border-left-width:4.4vmin;animation:fall-17 .6s -6.5s ease-in infinite}@keyframes fall-17{3.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(18){opacity:.08;left:18.8vw;border-left-width:.5vmin;animation:fall-18 1.95s -4s ease-in infinite}@keyframes fall-18{6.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(19){opacity:.25;left:87vw;border-left-width:5.7vmin;animation:fall-19 1.2s -7.5s ease-in infinite}@keyframes fall-19{7%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(20){opacity:.9;left:47.8vw;border-left-width:1.8vmin;animation:fall-20 .3s -.5s ease-in infinite}@keyframes fall-20{2.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(21){opacity:.07;left:81.1vw;border-left-width:7.3vmin;animation:fall-21 1.5s -1s ease-in infinite}@keyframes fall-21{8.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(22){opacity:.1;left:96.4vw;border-left-width:4.7vmin;animation:fall-22 .9s -2.5s ease-in infinite}@keyframes fall-22{0.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(23){opacity:.22;left:59.1vw;border-left-width:1.1vmin;animation:fall-23 1.35s -4s ease-in infinite}@keyframes fall-23{9.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(24){opacity:.73;left:100.9vw;border-left-width:5.2vmin;animation:fall-24 1.35s -2s ease-in infinite}@keyframes fall-24{5.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(25){opacity:.32;left:43.2vw;border-left-width:2.1vmin;animation:fall-25 .15s -3.5s ease-in infinite}@keyframes fall-25{6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(26){opacity:.12;left:81.9vw;border-left-width:5.4vmin;animation:fall-26 2.1s -10s ease-in infinite}@keyframes fall-26{5.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(27){opacity:.63;left:26.6vw;border-left-width:4vmin;animation:fall-27 1.05s -6s ease-in infinite}@keyframes fall-27{2.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(28){opacity:.48;left:81.7vw;border-left-width:5.8vmin;animation:fall-28 2.25s -4.5s ease-in infinite}@keyframes fall-28{2.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(29){opacity:.41;left:87vw;border-left-width:5.3vmin;animation:fall-29 .6s -3.5s ease-in infinite}@keyframes fall-29{2.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(30){opacity:.2;left:58.6vw;border-left-width:2vmin;animation:fall-30 2.25s -9s ease-in infinite}@keyframes fall-30{6.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(31){opacity:.04;left:32vw;border-left-width:4.6vmin;animation:fall-31 1.2s -9.5s ease-in infinite}@keyframes fall-31{3.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(32){opacity:.29;left:97vw;border-left-width:4.2vmin;animation:fall-32 1.65s -2.5s ease-in infinite}@keyframes fall-32{9.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(33){opacity:.45;left:83vw;border-left-width:.6vmin;animation:fall-33 2.25s -.5s ease-in infinite}@keyframes fall-33{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(34){opacity:.73;left:69.6vw;border-left-width:5.6vmin;animation:fall-34 .9s -9s ease-in infinite}@keyframes fall-34{9.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(35){opacity:.67;left:86.3vw;border-left-width:1.3vmin;animation:fall-35 .15s -2.5s ease-in infinite}@keyframes fall-35{6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(36){opacity:.52;left:77.9vw;border-left-width:5.9vmin;animation:fall-36 1.2s -12s ease-in infinite}@keyframes fall-36{6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(37){opacity:.12;left:9.6vw;border-left-width:2.7vmin;animation:fall-37 .15s -11.5s ease-in infinite}@keyframes fall-37{1.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(38){opacity:.56;left:103.8vw;border-left-width:4.5vmin;animation:fall-38 1.5s -5.5s ease-in infinite}@keyframes fall-38{4.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(39){opacity:.67;left:94.3vw;border-left-width:5.1vmin;animation:fall-39 .15s -6s ease-in infinite}@keyframes fall-39{8.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(40){opacity:.31;left:79.3vw;border-left-width:1.6vmin;animation:fall-40 1.8s -12s ease-in infinite}@keyframes fall-40{8.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(41){opacity:.45;left:32.8vw;border-left-width:5.8vmin;animation:fall-41 .15s -11s ease-in infinite}@keyframes fall-41{0.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(42){opacity:.14;left:32.3vw;border-left-width:2.9vmin;animation:fall-42 2.1s -10s ease-in infinite}@keyframes fall-42{3.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(43){opacity:.63;left:30.5vw;border-left-width:2.3vmin;animation:fall-43 .3s -11s ease-in infinite}@keyframes fall-43{9.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(44){opacity:.15;left:85.1vw;border-left-width:3.7vmin;animation:fall-44 1.95s -2.5s ease-in infinite}@keyframes fall-44{0.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(45){opacity:.54;left:22.7vw;border-left-width:7vmin;animation:fall-45 .75s -1s ease-in infinite}@keyframes fall-45{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(46){opacity:.42;left:49vw;border-left-width:6.8vmin;animation:fall-46 .45s -10.5s ease-in infinite}@keyframes fall-46{2.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(47){opacity:.23;left:92.6vw;border-left-width:4.1vmin;animation:fall-47 .45s -10s ease-in infinite}@keyframes fall-47{9.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(48){opacity:.56;left:54.4vw;border-left-width:6.3vmin;animation:fall-48 2.1s -11.5s ease-in infinite}@keyframes fall-48{7.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(49){opacity:.35;left:4.4vw;border-left-width:4.7vmin;animation:fall-49 1.8s -8.5s ease-in infinite}@keyframes fall-49{1.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(50){opacity:.53;left:107.5vw;border-left-width:.8vmin;animation:fall-50 .6s -.5s ease-in infinite}@keyframes fall-50{7%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(51){opacity:.63;left:1.6vw;border-left-width:7.4vmin;animation:fall-51 1.65s -8.5s ease-in infinite}@keyframes fall-51{8.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(52){opacity:.18;left:96.4vw;border-left-width:6.7vmin;animation:fall-52 1.8s -11.5s ease-in infinite}@keyframes fall-52{7%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(53){opacity:.09;left:20vw;border-left-width:4.9vmin;animation:fall-53 2.1s -6.5s ease-in infinite}@keyframes fall-53{7%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(54){opacity:.51;left:24.9vw;border-left-width:3.9vmin;animation:fall-54 .6s -8s ease-in infinite}@keyframes fall-54{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(55){opacity:.57;left:113.7vw;border-left-width:2vmin;animation:fall-55 .6s -3.5s ease-in infinite}@keyframes fall-55{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(56){opacity:.66;left:11.1vw;border-left-width:2.3vmin;animation:fall-56 1.05s -8s ease-in infinite}@keyframes fall-56{5.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(57){opacity:.21;left:91.5vw;border-left-width:1.5vmin;animation:fall-57 .6s -8s ease-in infinite}@keyframes fall-57{5.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(58){opacity:.5;left:35.8vw;border-left-width:1.9vmin;animation:fall-58 .9s -11.5s ease-in infinite}@keyframes fall-58{1%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(59){opacity:.39;left:102vw;border-left-width:5.5vmin;animation:fall-59 1.2s -11.5s ease-in infinite}@keyframes fall-59{3.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(60){opacity:.71;left:55.5vw;border-left-width:2vmin;animation:fall-60 .9s -3s ease-in infinite}@keyframes fall-60{6.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(61){opacity:.64;left:78.7vw;border-left-width:2.4vmin;animation:fall-61 2.1s -1.5s ease-in infinite}@keyframes fall-61{7.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(62){opacity:.17;left:35.9vw;border-left-width:5.2vmin;animation:fall-62 .75s -5.5s ease-in infinite}@keyframes fall-62{5.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(63){opacity:.24;left:23.1vw;border-left-width:3.7vmin;animation:fall-63 2.25s -1.5s ease-in infinite}@keyframes fall-63{2.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(64){opacity:.37;left:71.2vw;border-left-width:1.2vmin;animation:fall-64 1.35s -8.5s ease-in infinite}@keyframes fall-64{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(65){opacity:.04;left:28.1vw;border-left-width:1.1vmin;animation:fall-65 2.1s -3.5s ease-in infinite}@keyframes fall-65{7.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(66){opacity:.19;left:108.1vw;border-left-width:7vmin;animation:fall-66 1.8s -9s ease-in infinite}@keyframes fall-66{2.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(67){opacity:.54;left:55.7vw;border-left-width:7.2vmin;animation:fall-67 1.2s -3s ease-in infinite}@keyframes fall-67{1.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(68){opacity:.2;left:61.7vw;border-left-width:3.1vmin;animation:fall-68 .75s -12.5s ease-in infinite}@keyframes fall-68{1.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(69){opacity:.34;left:71.7vw;border-left-width:6.6vmin;animation:fall-69 .9s -1s ease-in infinite}@keyframes fall-69{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(70){opacity:.42;left:91.2vw;border-left-width:.6vmin;animation:fall-70 1.65s -6.5s ease-in infinite}@keyframes fall-70{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(71){opacity:.36;left:33.1vw;border-left-width:.7vmin;animation:fall-71 2.25s -3.5s ease-in infinite}@keyframes fall-71{0.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(72){opacity:.25;left:115.5vw;border-left-width:.5vmin;animation:fall-72 2.25s -10.5s ease-in infinite}@keyframes fall-72{2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(73){opacity:.08;left:29.8vw;border-left-width:7.5vmin;animation:fall-73 1.95s -7.5s ease-in infinite}@keyframes fall-73{2.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(74){opacity:.15;left:81.3vw;border-left-width:6.3vmin;animation:fall-74 .75s -3.5s ease-in infinite}@keyframes fall-74{5%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(75){opacity:.35;left:67.9vw;border-left-width:6.1vmin;animation:fall-75 2.25s -4s ease-in infinite}@keyframes fall-75{6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(76){opacity:.86;left:17.7vw;border-left-width:.6vmin;animation:fall-76 1.95s -4s ease-in infinite}@keyframes fall-76{3.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(77){opacity:.63;left:76.9vw;border-left-width:5.9vmin;animation:fall-77 1.8s -7s ease-in infinite}@keyframes fall-77{9.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(78){opacity:.18;left:36.1vw;border-left-width:5vmin;animation:fall-78 1.65s -6s ease-in infinite}@keyframes fall-78{9.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(79){opacity:.85;left:12.9vw;border-left-width:6.1vmin;animation:fall-79 1.05s -5s ease-in infinite}@keyframes fall-79{5.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(80){opacity:.2;left:4.2vw;border-left-width:1.3vmin;animation:fall-80 .9s -4s ease-in infinite}@keyframes fall-80{1.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(81){opacity:.69;left:64.3vw;border-left-width:1.3vmin;animation:fall-81 1.95s -3.5s ease-in infinite}@keyframes fall-81{3%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(82){opacity:.79;left:87.3vw;border-left-width:2.5vmin;animation:fall-82 .3s -6.5s ease-in infinite}@keyframes fall-82{3%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(83){opacity:.82;left:43.8vw;border-left-width:6.2vmin;animation:fall-83 1.95s -6.5s ease-in infinite}@keyframes fall-83{0.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(84){opacity:.56;left:95.3vw;border-left-width:.3vmin;animation:fall-84 1.8s -8.5s ease-in infinite}@keyframes fall-84{6.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(85){opacity:.21;left:116.9vw;border-left-width:5.8vmin;animation:fall-85 2.25s -12.5s ease-in infinite}@keyframes fall-85{3.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(86){opacity:.51;left:6vw;border-left-width:6.7vmin;animation:fall-86 1.95s -9s ease-in infinite}@keyframes fall-86{2.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(87){opacity:.37;left:95.7vw;border-left-width:.1vmin;animation:fall-87 2.1s -4.5s ease-in infinite}@keyframes fall-87{1.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(88){opacity:.25;left:102.3vw;border-left-width:2vmin;animation:fall-88 1.65s -6s ease-in infinite}@keyframes fall-88{9%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(89){opacity:.74;left:78.2vw;border-left-width:6vmin;animation:fall-89 1.65s -11.5s ease-in infinite}@keyframes fall-89{3.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(90){opacity:.37;left:60.9vw;border-left-width:.3vmin;animation:fall-90 1.65s -10s ease-in infinite}@keyframes fall-90{6.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(91){opacity:.17;left:20.9vw;border-left-width:4.2vmin;animation:fall-91 2.1s -2.5s ease-in infinite}@keyframes fall-91{9%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(92){opacity:.87;left:65.8vw;border-left-width:2.3vmin;animation:fall-92 1.65s -2.5s ease-in infinite}@keyframes fall-92{7.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(93){opacity:.01;left:19.7vw;border-left-width:1vmin;animation:fall-93 1.5s -1s ease-in infinite}@keyframes fall-93{9.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(94){opacity:.49;left:92vw;border-left-width:.2vmin;animation:fall-94 .6s -9s ease-in infinite}@keyframes fall-94{8.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(95){opacity:.26;left:87.4vw;border-left-width:1.3vmin;animation:fall-95 1.5s -10.5s ease-in infinite}@keyframes fall-95{2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(96){opacity:.66;left:29.6vw;border-left-width:5.4vmin;animation:fall-96 1.5s -10s ease-in infinite}@keyframes fall-96{9.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(97){opacity:.64;left:49.1vw;border-left-width:3.9vmin;animation:fall-97 .3s -12.5s ease-in infinite}@keyframes fall-97{8.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(98){opacity:.47;left:43.3vw;border-left-width:7vmin;animation:fall-98 .75s -11s ease-in infinite}@keyframes fall-98{7.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(99){opacity:.28;left:40.8vw;border-left-width:6.9vmin;animation:fall-99 .75s -7s ease-in infinite}@keyframes fall-99{1.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(100){opacity:.61;left:7.7vw;border-left-width:3.5vmin;animation:fall-100 .6s -10.5s ease-in infinite}@keyframes fall-100{2.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(101){opacity:.32;left:65.2vw;border-left-width:4.3vmin;animation:fall-101 2.1s -.5s ease-in infinite}@keyframes fall-101{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(102){opacity:.63;left:115.8vw;border-left-width:3.7vmin;animation:fall-102 1.5s -4.5s ease-in infinite}@keyframes fall-102{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(103){opacity:.64;left:99.9vw;border-left-width:7.4vmin;animation:fall-103 1.8s -5s ease-in infinite}@keyframes fall-103{10%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(104){opacity:.8;left:64.2vw;border-left-width:.1vmin;animation:fall-104 .45s -5s ease-in infinite}@keyframes fall-104{2.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(105){opacity:.22;left:40.1vw;border-left-width:4.9vmin;animation:fall-105 1.2s -8.5s ease-in infinite}@keyframes fall-105{2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(106){opacity:.23;left:26.8vw;border-left-width:.8vmin;animation:fall-106 2.1s -1s ease-in infinite}@keyframes fall-106{0.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(107){opacity:.59;left:61.8vw;border-left-width:5.8vmin;animation:fall-107 1.5s -6s ease-in infinite}@keyframes fall-107{9%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(108){opacity:.45;left:5.5vw;border-left-width:6.4vmin;animation:fall-108 1.8s -10.5s ease-in infinite}@keyframes fall-108{5%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(109){opacity:.52;left:99.9vw;border-left-width:5.2vmin;animation:fall-109 1.95s -10.5s ease-in infinite}@keyframes fall-109{9.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(110){opacity:.16;left:39.4vw;border-left-width:7.4vmin;animation:fall-110 1.65s -10s ease-in infinite}@keyframes fall-110{1.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(111){opacity:.02;left:97.4vw;border-left-width:2.9vmin;animation:fall-111 2.25s -6s ease-in infinite}@keyframes fall-111{1.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(112){opacity:.9;left:59.3vw;border-left-width:.6vmin;animation:fall-112 .9s -12s ease-in infinite}@keyframes fall-112{5.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(113){opacity:.21;left:50.1vw;border-left-width:.1vmin;animation:fall-113 .9s -1s ease-in infinite}@keyframes fall-113{6.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(114){opacity:.65;left:46.2vw;border-left-width:1.9vmin;animation:fall-114 1.65s -10.5s ease-in infinite}@keyframes fall-114{7.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(115){opacity:.27;left:66.2vw;border-left-width:4.7vmin;animation:fall-115 1.95s -3s ease-in infinite}@keyframes fall-115{9.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(116){opacity:.9;left:23vw;border-left-width:4.2vmin;animation:fall-116 1.5s -10.5s ease-in infinite}@keyframes fall-116{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(117){opacity:.08;left:43.1vw;border-left-width:1.8vmin;animation:fall-117 .9s -8s ease-in infinite}@keyframes fall-117{5.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(118){opacity:.75;left:58vw;border-left-width:3.3vmin;animation:fall-118 .9s -3.5s ease-in infinite}@keyframes fall-118{7.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(119){opacity:.25;left:99.6vw;border-left-width:.2vmin;animation:fall-119 1.2s -10.5s ease-in infinite}@keyframes fall-119{9.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(120){opacity:.44;left:70.2vw;border-left-width:1.8vmin;animation:fall-120 .45s -6s ease-in infinite}@keyframes fall-120{7.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(121){opacity:.54;left:24.8vw;border-left-width:3.5vmin;animation:fall-121 1.65s -10s ease-in infinite}@keyframes fall-121{9.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(122){opacity:.71;left:73.6vw;border-left-width:5.2vmin;animation:fall-122 .9s -3s ease-in infinite}@keyframes fall-122{5%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(123){opacity:.84;left:19.4vw;border-left-width:2.7vmin;animation:fall-123 1.65s -9s ease-in infinite}@keyframes fall-123{7%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(124){opacity:.63;left:59.9vw;border-left-width:2.1vmin;animation:fall-124 .75s -2.5s ease-in infinite}@keyframes fall-124{7.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(125){opacity:.54;left:28.1vw;border-left-width:3.4vmin;animation:fall-125 .75s -11.5s ease-in infinite}@keyframes fall-125{6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(126){opacity:.04;left:54vw;border-left-width:4.4vmin;animation:fall-126 .75s -10s ease-in infinite}@keyframes fall-126{5.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(127){opacity:.32;left:111.9vw;border-left-width:3.4vmin;animation:fall-127 1.2s -11s ease-in infinite}@keyframes fall-127{7.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(128){opacity:.81;left:106.5vw;border-left-width:5vmin;animation:fall-128 1.35s -1.5s ease-in infinite}@keyframes fall-128{5.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(129){opacity:.87;left:28.3vw;border-left-width:6.4vmin;animation:fall-129 2.25s -3s ease-in infinite}@keyframes fall-129{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(130){opacity:.85;left:76.1vw;border-left-width:7.3vmin;animation:fall-130 .75s -12s ease-in infinite}@keyframes fall-130{9%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(131){opacity:.47;left:86.8vw;border-left-width:1.8vmin;animation:fall-131 2.25s -11.5s ease-in infinite}@keyframes fall-131{8.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(132){opacity:.37;left:55.4vw;border-left-width:2.7vmin;animation:fall-132 1.35s -6.5s ease-in infinite}@keyframes fall-132{0.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(133){opacity:.3;left:63.8vw;border-left-width:1.1vmin;animation:fall-133 .45s -9.5s ease-in infinite}@keyframes fall-133{10%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(134){opacity:.79;left:2.9vw;border-left-width:3.5vmin;animation:fall-134 2.25s -11s ease-in infinite}@keyframes fall-134{9.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(135){opacity:.31;left:28.1vw;border-left-width:.2vmin;animation:fall-135 .3s -7.5s ease-in infinite}@keyframes fall-135{4.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(136){opacity:.44;left:58.7vw;border-left-width:4.2vmin;animation:fall-136 1.95s -6s ease-in infinite}@keyframes fall-136{6.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(137){opacity:.28;left:112.3vw;border-left-width:3.5vmin;animation:fall-137 1.5s -7s ease-in infinite}@keyframes fall-137{7.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(138){opacity:.88;left:70vw;border-left-width:7.2vmin;animation:fall-138 1.65s -3.5s ease-in infinite}@keyframes fall-138{5.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(139){opacity:.86;left:11.2vw;border-left-width:5vmin;animation:fall-139 2.25s -7s ease-in infinite}@keyframes fall-139{6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(140){opacity:.28;left:116vw;border-left-width:7.9vmin;animation:fall-140 1.05s -.5s ease-in infinite}@keyframes fall-140{8.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(141){opacity:.02;left:14.3vw;border-left-width:6.1vmin;animation:fall-141 2.25s -5.5s ease-in infinite}@keyframes fall-141{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(142){opacity:.29;left:87.8vw;border-left-width:1.5vmin;animation:fall-142 .6s -4s ease-in infinite}@keyframes fall-142{4.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(143){opacity:.74;left:76.8vw;border-left-width:.6vmin;animation:fall-143 1.8s -8.5s ease-in infinite}@keyframes fall-143{0.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(144){opacity:.28;left:60.6vw;border-left-width:.5vmin;animation:fall-144 .75s -9.5s ease-in infinite}@keyframes fall-144{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(145){opacity:.14;left:60.5vw;border-left-width:.5vmin;animation:fall-145 .15s -1s ease-in infinite}@keyframes fall-145{7.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(146){opacity:.61;left:101.4vw;border-left-width:6.8vmin;animation:fall-146 1.35s -3.5s ease-in infinite}@keyframes fall-146{8.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(147){opacity:.54;left:61.9vw;border-left-width:3.9vmin;animation:fall-147 2.1s -1s ease-in infinite}@keyframes fall-147{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(148){opacity:.14;left:29.3vw;border-left-width:7.4vmin;animation:fall-148 .6s -10s ease-in infinite}@keyframes fall-148{0.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(149){opacity:.18;left:102.7vw;border-left-width:4.5vmin;animation:fall-149 1.35s -3s ease-in infinite}@keyframes fall-149{6.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(150){opacity:.89;left:118.9vw;border-left-width:6.8vmin;animation:fall-150 1.2s -.5s ease-in infinite}@keyframes fall-150{0.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(151){opacity:.5;left:38.2vw;border-left-width:1.1vmin;animation:fall-151 1.95s -10s ease-in infinite}@keyframes fall-151{7.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(152){opacity:.08;left:15vw;border-left-width:1vmin;animation:fall-152 .6s -11.5s ease-in infinite}@keyframes fall-152{8.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(153){opacity:.47;left:106vw;border-left-width:7.6vmin;animation:fall-153 .45s -6.5s ease-in infinite}@keyframes fall-153{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(154){opacity:.28;left:89.1vw;border-left-width:7.1vmin;animation:fall-154 .9s -12.5s ease-in infinite}@keyframes fall-154{8.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(155){opacity:.43;left:91.5vw;border-left-width:5.7vmin;animation:fall-155 2.1s -10s ease-in infinite}@keyframes fall-155{3.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(156){opacity:.73;left:90.4vw;border-left-width:1.3vmin;animation:fall-156 1.5s -7s ease-in infinite}@keyframes fall-156{1%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(157){opacity:.65;left:16.5vw;border-left-width:4.8vmin;animation:fall-157 1.8s -.5s ease-in infinite}@keyframes fall-157{6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(158){opacity:.01;left:60.3vw;border-left-width:6.8vmin;animation:fall-158 1.8s -2.5s ease-in infinite}@keyframes fall-158{9.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(159){opacity:.19;left:43.8vw;border-left-width:.1vmin;animation:fall-159 1.8s -1.5s ease-in infinite}@keyframes fall-159{6.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(160){opacity:.58;left:31.3vw;border-left-width:5.1vmin;animation:fall-160 2.25s -4.5s ease-in infinite}@keyframes fall-160{0.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(161){opacity:.66;left:73.9vw;border-left-width:7.6vmin;animation:fall-161 1.65s -12s ease-in infinite}@keyframes fall-161{7%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(162){opacity:.5;left:106.2vw;border-left-width:6.5vmin;animation:fall-162 1.2s -1s ease-in infinite}@keyframes fall-162{6.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(163){opacity:.01;left:109.5vw;border-left-width:1.3vmin;animation:fall-163 1.2s -10s ease-in infinite}@keyframes fall-163{2.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(164){opacity:.02;left:55.6vw;border-left-width:6.6vmin;animation:fall-164 1.8s -.5s ease-in infinite}@keyframes fall-164{8.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(165){opacity:.15;left:97.4vw;border-left-width:.4vmin;animation:fall-165 2.25s -9s ease-in infinite}@keyframes fall-165{9.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(166){opacity:.35;left:83.1vw;border-left-width:4.7vmin;animation:fall-166 2.25s -1.5s ease-in infinite}@keyframes fall-166{10%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(167){opacity:.5;left:90.2vw;border-left-width:4.2vmin;animation:fall-167 1.5s -11.5s ease-in infinite}@keyframes fall-167{2.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(168){opacity:.84;left:118.8vw;border-left-width:3.4vmin;animation:fall-168 1.5s -.5s ease-in infinite}@keyframes fall-168{5%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(169){opacity:.11;left:4.4vw;border-left-width:4.6vmin;animation:fall-169 1.5s -5.5s ease-in infinite}@keyframes fall-169{5.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(170){opacity:.82;left:20.1vw;border-left-width:6.2vmin;animation:fall-170 1.8s -11.5s ease-in infinite}@keyframes fall-170{5.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(171){opacity:.19;left:67.7vw;border-left-width:7.3vmin;animation:fall-171 .9s -3.5s ease-in infinite}@keyframes fall-171{1.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(172){opacity:.8;left:79.9vw;border-left-width:2.6vmin;animation:fall-172 1.2s -6.5s ease-in infinite}@keyframes fall-172{9.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(173){opacity:.55;left:45vw;border-left-width:.2vmin;animation:fall-173 .15s -4.5s ease-in infinite}@keyframes fall-173{5.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(174){opacity:.78;left:71.9vw;border-left-width:7.2vmin;animation:fall-174 .9s -2.5s ease-in infinite}@keyframes fall-174{1.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(175){opacity:.89;left:19.8vw;border-left-width:1.2vmin;animation:fall-175 .45s -2.5s ease-in infinite}@keyframes fall-175{8.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(176){opacity:.89;left:51.9vw;border-left-width:7.1vmin;animation:fall-176 1.2s -4.5s ease-in infinite}@keyframes fall-176{1.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(177){opacity:.57;left:32.6vw;border-left-width:2.7vmin;animation:fall-177 1.8s -1.5s ease-in infinite}@keyframes fall-177{4.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(178){opacity:.86;left:36vw;border-left-width:2.7vmin;animation:fall-178 1.95s -3.5s ease-in infinite}@keyframes fall-178{9%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(179){opacity:.43;left:15.5vw;border-left-width:4.2vmin;animation:fall-179 1.05s -10.5s ease-in infinite}@keyframes fall-179{2.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(180){opacity:.87;left:43.6vw;border-left-width:5.5vmin;animation:fall-180 2.25s -5s ease-in infinite}@keyframes fall-180{1.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(181){opacity:.48;left:113.6vw;border-left-width:4.7vmin;animation:fall-181 1.2s -1.5s ease-in infinite}@keyframes fall-181{0.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(182){opacity:.36;left:110.4vw;border-left-width:7.3vmin;animation:fall-182 1.65s -11s ease-in infinite}@keyframes fall-182{6.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(183){opacity:.71;left:73.9vw;border-left-width:7.5vmin;animation:fall-183 .15s -7s ease-in infinite}@keyframes fall-183{9.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(184){opacity:.07;left:77.9vw;border-left-width:1.2vmin;animation:fall-184 .6s -3.5s ease-in infinite}@keyframes fall-184{8.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(185){opacity:.69;left:53.3vw;border-left-width:4.3vmin;animation:fall-185 1.8s -10s ease-in infinite}@keyframes fall-185{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(186){opacity:.64;left:51.1vw;border-left-width:2.7vmin;animation:fall-186 .15s -8s ease-in infinite}@keyframes fall-186{3.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(187){opacity:.36;left:16.2vw;border-left-width:7.8vmin;animation:fall-187 1.5s -11.5s ease-in infinite}@keyframes fall-187{0.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(188){opacity:.57;left:97vw;border-left-width:5.7vmin;animation:fall-188 .15s -1s ease-in infinite}@keyframes fall-188{4.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(189){opacity:.16;left:97vw;border-left-width:4.7vmin;animation:fall-189 1.2s -12.5s ease-in infinite}@keyframes fall-189{7.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(190){opacity:.02;left:34.2vw;border-left-width:7.2vmin;animation:fall-190 .75s -1s ease-in infinite}@keyframes fall-190{2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(191){opacity:.89;left:21.2vw;border-left-width:.3vmin;animation:fall-191 .3s -12.5s ease-in infinite}@keyframes fall-191{9.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(192){opacity:.45;left:96.1vw;border-left-width:6.5vmin;animation:fall-192 1.35s -7.5s ease-in infinite}@keyframes fall-192{6.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(193){opacity:.44;left:21.9vw;border-left-width:7.9vmin;animation:fall-193 .45s -4.5s ease-in infinite}@keyframes fall-193{6.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(194){opacity:.52;left:42.6vw;border-left-width:3.7vmin;animation:fall-194 .3s -1.5s ease-in infinite}@keyframes fall-194{0.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(195){opacity:.48;left:115.6vw;border-left-width:2.8vmin;animation:fall-195 1.35s -10.5s ease-in infinite}@keyframes fall-195{5%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(196){opacity:.34;left:82.2vw;border-left-width:1.5vmin;animation:fall-196 .75s -8s ease-in infinite}@keyframes fall-196{9.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(197){opacity:.41;left:24.8vw;border-left-width:7vmin;animation:fall-197 1.35s -5.5s ease-in infinite}@keyframes fall-197{1.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(198){opacity:.15;left:77.5vw;border-left-width:.3vmin;animation:fall-198 1.05s -6s ease-in infinite}@keyframes fall-198{1.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(199){opacity:.41;left:34.6vw;border-left-width:6.8vmin;animation:fall-199 .3s -11s ease-in infinite}@keyframes fall-199{0.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(200){opacity:.46;left:30.9vw;border-left-width:2.9vmin;animation:fall-200 1.95s -8s ease-in infinite}@keyframes fall-200{5.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(201){opacity:.71;left:72.5vw;border-left-width:4.9vmin;animation:fall-201 .9s -10.5s ease-in infinite}@keyframes fall-201{0.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(202){opacity:.73;left:63.8vw;border-left-width:2.9vmin;animation:fall-202 .75s -5s ease-in infinite}@keyframes fall-202{0.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(203){opacity:.55;left:74.5vw;border-left-width:5.1vmin;animation:fall-203 2.25s -10s ease-in infinite}@keyframes fall-203{7.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(204){opacity:.1;left:38.1vw;border-left-width:4.6vmin;animation:fall-204 2.25s -6s ease-in infinite}@keyframes fall-204{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(205){opacity:.58;left:67.2vw;border-left-width:7.8vmin;animation:fall-205 2.1s -8.5s ease-in infinite}@keyframes fall-205{6.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(206){opacity:.25;left:17.2vw;border-left-width:4.6vmin;animation:fall-206 2.25s -12s ease-in infinite}@keyframes fall-206{9.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(207){opacity:.07;left:48.2vw;border-left-width:5.9vmin;animation:fall-207 .3s -7s ease-in infinite}@keyframes fall-207{0.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(208){opacity:.23;left:52.4vw;border-left-width:7.4vmin;animation:fall-208 1.65s -3s ease-in infinite}@keyframes fall-208{6.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(209){opacity:.68;left:7.9vw;border-left-width:4.8vmin;animation:fall-209 .75s -6s ease-in infinite}@keyframes fall-209{9.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(210){opacity:.38;left:73vw;border-left-width:3vmin;animation:fall-210 1.65s -1s ease-in infinite}@keyframes fall-210{5.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(211){opacity:.26;left:8.7vw;border-left-width:4.6vmin;animation:fall-211 .9s -6s ease-in infinite}@keyframes fall-211{4.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(212){opacity:.68;left:33.5vw;border-left-width:5.3vmin;animation:fall-212 1.8s -8.5s ease-in infinite}@keyframes fall-212{0.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(213){opacity:.42;left:20.2vw;border-left-width:5.3vmin;animation:fall-213 1.05s -12.5s ease-in infinite}@keyframes fall-213{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(214){opacity:.82;left:102.8vw;border-left-width:5.3vmin;animation:fall-214 .9s -5s ease-in infinite}@keyframes fall-214{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(215){opacity:.56;left:15.4vw;border-left-width:6.2vmin;animation:fall-215 1.8s -4s ease-in infinite}@keyframes fall-215{3.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(216){opacity:.33;left:49.9vw;border-left-width:.5vmin;animation:fall-216 .6s -3s ease-in infinite}@keyframes fall-216{6.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(217){opacity:.14;left:15vw;border-left-width:6.6vmin;animation:fall-217 1.35s -7s ease-in infinite}@keyframes fall-217{1.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(218){opacity:.39;left:24.7vw;border-left-width:1.6vmin;animation:fall-218 .75s -1.5s ease-in infinite}@keyframes fall-218{3.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(219){opacity:.05;left:52.9vw;border-left-width:5vmin;animation:fall-219 2.25s -8.5s ease-in infinite}@keyframes fall-219{9.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(220){opacity:.65;left:52vw;border-left-width:2.2vmin;animation:fall-220 2.25s -4s ease-in infinite}@keyframes fall-220{5.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(221){opacity:.19;left:90.6vw;border-left-width:5.4vmin;animation:fall-221 2.25s -3s ease-in infinite}@keyframes fall-221{3.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(222){opacity:.4;left:70.5vw;border-left-width:4.5vmin;animation:fall-222 1.05s -2.5s ease-in infinite}@keyframes fall-222{8.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(223){opacity:.69;left:23.6vw;border-left-width:1vmin;animation:fall-223 .45s -1s ease-in infinite}@keyframes fall-223{2.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(224){opacity:.1;left:77.4vw;border-left-width:3.7vmin;animation:fall-224 1.5s -11s ease-in infinite}@keyframes fall-224{0.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(225){opacity:.08;left:93.7vw;border-left-width:1.4vmin;animation:fall-225 1.65s -6s ease-in infinite}@keyframes fall-225{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(226){opacity:.21;left:4.2vw;border-left-width:3.1vmin;animation:fall-226 1.8s -2s ease-in infinite}@keyframes fall-226{10%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(227){opacity:.37;left:64.6vw;border-left-width:3.4vmin;animation:fall-227 .3s -2.5s ease-in infinite}@keyframes fall-227{2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(228){opacity:.07;left:35.2vw;border-left-width:1.3vmin;animation:fall-228 1.8s -2s ease-in infinite}@keyframes fall-228{0.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(229){opacity:.39;left:47.7vw;border-left-width:2.8vmin;animation:fall-229 .75s -6.5s ease-in infinite}@keyframes fall-229{5%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(230){opacity:.44;left:32.7vw;border-left-width:4.5vmin;animation:fall-230 .45s -4s ease-in infinite}@keyframes fall-230{3.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(231){opacity:.63;left:70.9vw;border-left-width:7.1vmin;animation:fall-231 1.8s -12.5s ease-in infinite}@keyframes fall-231{1.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(232){opacity:.32;left:60vw;border-left-width:1.3vmin;animation:fall-232 .15s -10.5s ease-in infinite}@keyframes fall-232{9.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(233){opacity:.46;left:116.3vw;border-left-width:1.6vmin;animation:fall-233 1.05s -1.5s ease-in infinite}@keyframes fall-233{2.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(234){opacity:.31;left:107.3vw;border-left-width:7.6vmin;animation:fall-234 .75s -7s ease-in infinite}@keyframes fall-234{3.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(235){opacity:.83;left:53.6vw;border-left-width:2.1vmin;animation:fall-235 .9s -3s ease-in infinite}@keyframes fall-235{8.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(236){opacity:.39;left:111.6vw;border-left-width:.8vmin;animation:fall-236 .6s -9s ease-in infinite}@keyframes fall-236{1.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(237){opacity:.22;left:104.2vw;border-left-width:5.3vmin;animation:fall-237 1.5s -12.5s ease-in infinite}@keyframes fall-237{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(238){opacity:.54;left:1.7vw;border-left-width:1.7vmin;animation:fall-238 .3s -7s ease-in infinite}@keyframes fall-238{0.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(239){opacity:.38;left:94.1vw;border-left-width:6.3vmin;animation:fall-239 1.5s -1.5s ease-in infinite}@keyframes fall-239{6.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(240){opacity:.18;left:64.9vw;border-left-width:2.9vmin;animation:fall-240 1.05s -11.5s ease-in infinite}@keyframes fall-240{4.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(241){opacity:.68;left:15.7vw;border-left-width:5.2vmin;animation:fall-241 1.95s -8s ease-in infinite}@keyframes fall-241{3.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(242){opacity:.07;left:17.5vw;border-left-width:6.5vmin;animation:fall-242 1.35s -3.5s ease-in infinite}@keyframes fall-242{8.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(243){opacity:.65;left:28.2vw;border-left-width:7.1vmin;animation:fall-243 2.25s -7.5s ease-in infinite}@keyframes fall-243{7.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(244){opacity:.8;left:100.2vw;border-left-width:5.8vmin;animation:fall-244 1.8s -11.5s ease-in infinite}@keyframes fall-244{9.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(245){opacity:.53;left:39.8vw;border-left-width:6.6vmin;animation:fall-245 .45s -2.5s ease-in infinite}@keyframes fall-245{8.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(246){opacity:.08;left:1vw;border-left-width:3.6vmin;animation:fall-246 2.25s -8.5s ease-in infinite}@keyframes fall-246{0.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(247){opacity:.15;left:73.4vw;border-left-width:.1vmin;animation:fall-247 .15s -.5s ease-in infinite}@keyframes fall-247{5.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(248){opacity:.88;left:38.8vw;border-left-width:.3vmin;animation:fall-248 .6s -8s ease-in infinite}@keyframes fall-248{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(249){opacity:.5;left:108.3vw;border-left-width:6.4vmin;animation:fall-249 1.2s -12.5s ease-in infinite}@keyframes fall-249{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(250){opacity:.52;left:96.5vw;border-left-width:1.9vmin;animation:fall-250 .3s -5.5s ease-in infinite}@keyframes fall-250{8.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(251){opacity:.69;left:74.8vw;border-left-width:3.9vmin;animation:fall-251 .3s -3s ease-in infinite}@keyframes fall-251{8.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(252){opacity:.34;left:10.5vw;border-left-width:1vmin;animation:fall-252 .6s -3s ease-in infinite}@keyframes fall-252{0.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(253){opacity:.58;left:14.6vw;border-left-width:7.8vmin;animation:fall-253 1.2s -10s ease-in infinite}@keyframes fall-253{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(254){opacity:.16;left:22.1vw;border-left-width:4.2vmin;animation:fall-254 .9s -9.5s ease-in infinite}@keyframes fall-254{5.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(255){opacity:.23;left:35.3vw;border-left-width:.7vmin;animation:fall-255 1.8s -4.5s ease-in infinite}@keyframes fall-255{2.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(256){opacity:.04;left:104.7vw;border-left-width:6.3vmin;animation:fall-256 1.05s -1s ease-in infinite}@keyframes fall-256{1.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(257){opacity:.06;left:120vw;border-left-width:6.2vmin;animation:fall-257 2.25s -8.5s ease-in infinite}@keyframes fall-257{6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(258){opacity:.88;left:115.7vw;border-left-width:5.5vmin;animation:fall-258 1.35s -4s ease-in infinite}@keyframes fall-258{2.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(259){opacity:.69;left:51.8vw;border-left-width:1.2vmin;animation:fall-259 .15s -8.5s ease-in infinite}@keyframes fall-259{6.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(260){opacity:.32;left:98.2vw;border-left-width:1.8vmin;animation:fall-260 .15s -4.5s ease-in infinite}@keyframes fall-260{2.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(261){opacity:.27;left:89.6vw;border-left-width:2.3vmin;animation:fall-261 .15s -12.5s ease-in infinite}@keyframes fall-261{5%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(262){opacity:.85;left:42.5vw;border-left-width:1.1vmin;animation:fall-262 .15s -4s ease-in infinite}@keyframes fall-262{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(263){opacity:.02;left:16.9vw;border-left-width:3vmin;animation:fall-263 .3s -2.5s ease-in infinite}@keyframes fall-263{2.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(264){opacity:.11;left:99.8vw;border-left-width:2.1vmin;animation:fall-264 1.8s -12.5s ease-in infinite}@keyframes fall-264{4.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(265){opacity:.03;left:68.8vw;border-left-width:3.6vmin;animation:fall-265 1.35s -8s ease-in infinite}@keyframes fall-265{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(266){opacity:.89;left:60.4vw;border-left-width:2vmin;animation:fall-266 1.2s -6.5s ease-in infinite}@keyframes fall-266{3.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(267){opacity:.81;left:103.5vw;border-left-width:4.8vmin;animation:fall-267 1.2s -7.5s ease-in infinite}@keyframes fall-267{5.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(268){opacity:.56;left:.3vw;border-left-width:3.5vmin;animation:fall-268 .15s -1.5s ease-in infinite}@keyframes fall-268{8.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(269){opacity:.08;left:57.6vw;border-left-width:.5vmin;animation:fall-269 .15s -12.5s ease-in infinite}@keyframes fall-269{7%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(270){opacity:.02;left:77.6vw;border-left-width:4.9vmin;animation:fall-270 1.5s -10.5s ease-in infinite}@keyframes fall-270{2.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(271){opacity:.18;left:6.8vw;border-left-width:5.9vmin;animation:fall-271 1.8s -7.5s ease-in infinite}@keyframes fall-271{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(272){opacity:.55;left:66.1vw;border-left-width:3.5vmin;animation:fall-272 1.8s -2s ease-in infinite}@keyframes fall-272{9%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(273){opacity:.71;left:35.8vw;border-left-width:6vmin;animation:fall-273 .15s -10.5s ease-in infinite}@keyframes fall-273{4.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(274){opacity:.81;left:71.8vw;border-left-width:1.4vmin;animation:fall-274 1.35s -6.5s ease-in infinite}@keyframes fall-274{6.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(275){opacity:.51;left:30.7vw;border-left-width:4.3vmin;animation:fall-275 1.2s -9s ease-in infinite}@keyframes fall-275{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(276){opacity:.4;left:71.1vw;border-left-width:7.5vmin;animation:fall-276 1.95s -1s ease-in infinite}@keyframes fall-276{4.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(277){opacity:.64;left:96.9vw;border-left-width:4.6vmin;animation:fall-277 .6s -7.5s ease-in infinite}@keyframes fall-277{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(278){opacity:.85;left:31.9vw;border-left-width:4vmin;animation:fall-278 .9s -6s ease-in infinite}@keyframes fall-278{3.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(279){opacity:.35;left:76.3vw;border-left-width:3.9vmin;animation:fall-279 1.65s -9s ease-in infinite}@keyframes fall-279{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(280){opacity:.2;left:59.9vw;border-left-width:4.3vmin;animation:fall-280 .3s -7.5s ease-in infinite}@keyframes fall-280{9.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(281){opacity:.44;left:40.4vw;border-left-width:2.4vmin;animation:fall-281 1.95s -2s ease-in infinite}@keyframes fall-281{4.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(282){opacity:.35;left:41.7vw;border-left-width:1.2vmin;animation:fall-282 .75s -11s ease-in infinite}@keyframes fall-282{0.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(283){opacity:.63;left:84.2vw;border-left-width:.2vmin;animation:fall-283 1.65s -9s ease-in infinite}@keyframes fall-283{2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(284){opacity:.42;left:103.5vw;border-left-width:4vmin;animation:fall-284 2.25s -1.5s ease-in infinite}@keyframes fall-284{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(285){opacity:.46;left:111.5vw;border-left-width:5.1vmin;animation:fall-285 1.65s -8s ease-in infinite}@keyframes fall-285{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(286){opacity:.56;left:87vw;border-left-width:5.3vmin;animation:fall-286 1.2s -2s ease-in infinite}@keyframes fall-286{7.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(287){opacity:.42;left:88.7vw;border-left-width:1.5vmin;animation:fall-287 1.95s -9s ease-in infinite}@keyframes fall-287{4.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(288){opacity:.85;left:71.7vw;border-left-width:7.3vmin;animation:fall-288 1.8s -8.5s ease-in infinite}@keyframes fall-288{6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(289){opacity:.15;left:111.6vw;border-left-width:5.2vmin;animation:fall-289 .15s -2.5s ease-in infinite}@keyframes fall-289{5.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(290){opacity:.27;left:45.6vw;border-left-width:3vmin;animation:fall-290 1.35s -1s ease-in infinite}@keyframes fall-290{5.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(291){opacity:.22;left:83.8vw;border-left-width:2.9vmin;animation:fall-291 1.95s -3s ease-in infinite}@keyframes fall-291{2.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(292){opacity:.4;left:3.4vw;border-left-width:.4vmin;animation:fall-292 1.8s -11s ease-in infinite}@keyframes fall-292{6.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(293){opacity:.82;left:86.3vw;border-left-width:7.6vmin;animation:fall-293 1.8s -1.5s ease-in infinite}@keyframes fall-293{7.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(294){opacity:.83;left:76vw;border-left-width:4vmin;animation:fall-294 .9s -8s ease-in infinite}@keyframes fall-294{0.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(295){opacity:.23;left:48.5vw;border-left-width:2.6vmin;animation:fall-295 .9s -9.5s ease-in infinite}@keyframes fall-295{9.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(296){opacity:.01;left:89.2vw;border-left-width:1.4vmin;animation:fall-296 2.1s -10s ease-in infinite}@keyframes fall-296{3.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(297){opacity:.69;left:47.1vw;border-left-width:2.1vmin;animation:fall-297 .45s -2.5s ease-in infinite}@keyframes fall-297{7.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(298){opacity:.06;left:68.2vw;border-left-width:3.8vmin;animation:fall-298 .6s -4s ease-in infinite}@keyframes fall-298{3.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(299){opacity:.8;left:75.3vw;border-left-width:4.1vmin;animation:fall-299 1.05s -4s ease-in infinite}@keyframes fall-299{3.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(300){opacity:.09;left:14.8vw;border-left-width:3.5vmin;animation:fall-300 1.2s -10s ease-in infinite}@keyframes fall-300{7.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(301){opacity:.43;left:119vw;border-left-width:4.3vmin;animation:fall-301 .3s -3s ease-in infinite}@keyframes fall-301{4.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(302){opacity:.53;left:43.6vw;border-left-width:3.7vmin;animation:fall-302 .3s -7.5s ease-in infinite}@keyframes fall-302{4.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(303){opacity:.75;left:85.7vw;border-left-width:5.3vmin;animation:fall-303 2.25s -8s ease-in infinite}@keyframes fall-303{1.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(304){opacity:.44;left:89.1vw;border-left-width:7.9vmin;animation:fall-304 .3s -4s ease-in infinite}@keyframes fall-304{10%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(305){opacity:.45;left:25.9vw;border-left-width:4.7vmin;animation:fall-305 .45s -7.5s ease-in infinite}@keyframes fall-305{7.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(306){opacity:.04;left:8.7vw;border-left-width:7.4vmin;animation:fall-306 .15s -10s ease-in infinite}@keyframes fall-306{3.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(307){opacity:.77;left:62.2vw;border-left-width:2.4vmin;animation:fall-307 2.25s -1s ease-in infinite}@keyframes fall-307{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(308){opacity:.42;left:12.6vw;border-left-width:2.2vmin;animation:fall-308 2.1s -8s ease-in infinite}@keyframes fall-308{1.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(309){opacity:.45;left:91.1vw;border-left-width:5vmin;animation:fall-309 .9s -3.5s ease-in infinite}@keyframes fall-309{6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(310){opacity:.07;left:95.8vw;border-left-width:7.1vmin;animation:fall-310 2.25s -7.5s ease-in infinite}@keyframes fall-310{4.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(311){opacity:.63;left:67.9vw;border-left-width:2.6vmin;animation:fall-311 1.5s -9s ease-in infinite}@keyframes fall-311{0.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(312){opacity:.43;left:22.5vw;border-left-width:2.9vmin;animation:fall-312 1.05s -9.5s ease-in infinite}@keyframes fall-312{2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(313){opacity:.12;left:97.1vw;border-left-width:.1vmin;animation:fall-313 .3s -7.5s ease-in infinite}@keyframes fall-313{1%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(314){opacity:.04;left:104.6vw;border-left-width:3.7vmin;animation:fall-314 1.5s -11.5s ease-in infinite}@keyframes fall-314{1.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(315){opacity:.44;left:92.6vw;border-left-width:4.9vmin;animation:fall-315 1.95s -7s ease-in infinite}@keyframes fall-315{8.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(316){opacity:.42;left:40.8vw;border-left-width:4.7vmin;animation:fall-316 1.65s -6.5s ease-in infinite}@keyframes fall-316{7.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(317){opacity:.47;left:33.2vw;border-left-width:3.1vmin;animation:fall-317 .75s -2s ease-in infinite}@keyframes fall-317{9.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(318){opacity:.32;left:18.4vw;border-left-width:3.7vmin;animation:fall-318 1.95s -8s ease-in infinite}@keyframes fall-318{8.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(319){opacity:.59;left:83vw;border-left-width:3.4vmin;animation:fall-319 1.05s -1s ease-in infinite}@keyframes fall-319{1.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(320){opacity:.62;left:119.8vw;border-left-width:6.1vmin;animation:fall-320 1.05s -1.5s ease-in infinite}@keyframes fall-320{6.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(321){opacity:.27;left:.9vw;border-left-width:4.2vmin;animation:fall-321 .15s -6s ease-in infinite}@keyframes fall-321{2.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(322){opacity:.81;left:37.2vw;border-left-width:7.5vmin;animation:fall-322 .6s -1.5s ease-in infinite}@keyframes fall-322{10%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(323){opacity:.19;left:25.2vw;border-left-width:7.9vmin;animation:fall-323 1.35s -7.5s ease-in infinite}@keyframes fall-323{1%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(324){opacity:.53;left:89.4vw;border-left-width:.4vmin;animation:fall-324 1.65s -7s ease-in infinite}@keyframes fall-324{5.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(325){opacity:.67;left:51.2vw;border-left-width:5.4vmin;animation:fall-325 1.35s -8s ease-in infinite}@keyframes fall-325{6.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(326){opacity:.36;left:66.6vw;border-left-width:7.2vmin;animation:fall-326 .9s -4.5s ease-in infinite}@keyframes fall-326{3.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(327){opacity:.07;left:92.7vw;border-left-width:3.3vmin;animation:fall-327 1.95s -9s ease-in infinite}@keyframes fall-327{8.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(328){opacity:.44;left:100.8vw;border-left-width:4.1vmin;animation:fall-328 1.2s -6.5s ease-in infinite}@keyframes fall-328{2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(329){opacity:.44;left:49.2vw;border-left-width:.5vmin;animation:fall-329 2.1s -11.5s ease-in infinite}@keyframes fall-329{7.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(330){opacity:.62;left:6.4vw;border-left-width:1.1vmin;animation:fall-330 2.25s -12s ease-in infinite}@keyframes fall-330{9.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(331){opacity:.11;left:49.2vw;border-left-width:5vmin;animation:fall-331 .45s -9.5s ease-in infinite}@keyframes fall-331{1.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(332){opacity:.56;left:45.8vw;border-left-width:5vmin;animation:fall-332 1.35s -6s ease-in infinite}@keyframes fall-332{1%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(333){opacity:.5;left:5.2vw;border-left-width:5.9vmin;animation:fall-333 .15s -4s ease-in infinite}@keyframes fall-333{8.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(334){opacity:.47;left:98.1vw;border-left-width:3.2vmin;animation:fall-334 .45s -3.5s ease-in infinite}@keyframes fall-334{4.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(335){opacity:.76;left:65.5vw;border-left-width:5.6vmin;animation:fall-335 .3s -7s ease-in infinite}@keyframes fall-335{1.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(336){opacity:.03;left:61.2vw;border-left-width:3vmin;animation:fall-336 1.95s -8.5s ease-in infinite}@keyframes fall-336{9%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(337){opacity:.69;left:115.7vw;border-left-width:2.9vmin;animation:fall-337 .6s -6.5s ease-in infinite}@keyframes fall-337{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(338){opacity:.01;left:76.4vw;border-left-width:1.9vmin;animation:fall-338 1.95s -11.5s ease-in infinite}@keyframes fall-338{5.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(339){opacity:.1;left:12.8vw;border-left-width:7.8vmin;animation:fall-339 .45s -6.5s ease-in infinite}@keyframes fall-339{4.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(340){opacity:.16;left:90.1vw;border-left-width:7.3vmin;animation:fall-340 .45s -11s ease-in infinite}@keyframes fall-340{0.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(341){opacity:.64;left:23.3vw;border-left-width:3.6vmin;animation:fall-341 .6s -7.5s ease-in infinite}@keyframes fall-341{8.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(342){opacity:.54;left:9.8vw;border-left-width:4.8vmin;animation:fall-342 1.95s -9s ease-in infinite}@keyframes fall-342{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(343){opacity:.02;left:25.8vw;border-left-width:6.2vmin;animation:fall-343 .15s -9.5s ease-in infinite}@keyframes fall-343{8.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(344){opacity:.9;left:32.5vw;border-left-width:4vmin;animation:fall-344 .15s -5.5s ease-in infinite}@keyframes fall-344{8.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(345){opacity:.09;left:53.6vw;border-left-width:2.1vmin;animation:fall-345 1.95s -8.5s ease-in infinite}@keyframes fall-345{6.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(346){opacity:.58;left:28.9vw;border-left-width:5.5vmin;animation:fall-346 1.8s -8.5s ease-in infinite}@keyframes fall-346{4.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(347){opacity:.19;left:55.1vw;border-left-width:4.6vmin;animation:fall-347 .6s -2s ease-in infinite}@keyframes fall-347{0.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(348){opacity:.25;left:62.2vw;border-left-width:1.7vmin;animation:fall-348 1.05s -12.5s ease-in infinite}@keyframes fall-348{4.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(349){opacity:.5;left:40.8vw;border-left-width:7vmin;animation:fall-349 1.05s -5.5s ease-in infinite}@keyframes fall-349{7%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(350){opacity:.47;left:36.8vw;border-left-width:3.7vmin;animation:fall-350 .75s -4s ease-in infinite}@keyframes fall-350{9.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(351){opacity:.14;left:18.4vw;border-left-width:.6vmin;animation:fall-351 .75s -5s ease-in infinite}@keyframes fall-351{3.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(352){opacity:.8;left:86.7vw;border-left-width:6.8vmin;animation:fall-352 .6s -1.5s ease-in infinite}@keyframes fall-352{8.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(353){opacity:.01;left:50.6vw;border-left-width:7vmin;animation:fall-353 .3s -7.5s ease-in infinite}@keyframes fall-353{8.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(354){opacity:.48;left:95.3vw;border-left-width:3.8vmin;animation:fall-354 1.65s -11s ease-in infinite}@keyframes fall-354{1.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(355){opacity:.79;left:96.6vw;border-left-width:1.3vmin;animation:fall-355 1.8s -9.5s ease-in infinite}@keyframes fall-355{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(356){opacity:.21;left:48.2vw;border-left-width:.9vmin;animation:fall-356 1.05s -12.5s ease-in infinite}@keyframes fall-356{2.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(357){opacity:.01;left:14.1vw;border-left-width:6.7vmin;animation:fall-357 2.25s -2.5s ease-in infinite}@keyframes fall-357{3.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(358){opacity:.16;left:119.3vw;border-left-width:3.7vmin;animation:fall-358 .75s -2.5s ease-in infinite}@keyframes fall-358{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(359){opacity:.36;left:38.3vw;border-left-width:1.9vmin;animation:fall-359 .9s -9.5s ease-in infinite}@keyframes fall-359{2.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(360){opacity:.82;left:92.3vw;border-left-width:7.1vmin;animation:fall-360 1.65s -4s ease-in infinite}@keyframes fall-360{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(361){opacity:.66;left:69.3vw;border-left-width:2vmin;animation:fall-361 1.05s -10.5s ease-in infinite}@keyframes fall-361{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(362){opacity:.41;left:30.2vw;border-left-width:1.6vmin;animation:fall-362 2.1s -6.5s ease-in infinite}@keyframes fall-362{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(363){opacity:.35;left:90.4vw;border-left-width:4.5vmin;animation:fall-363 1.5s -.5s ease-in infinite}@keyframes fall-363{3.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(364){opacity:.28;left:107.6vw;border-left-width:2.5vmin;animation:fall-364 .75s -10.5s ease-in infinite}@keyframes fall-364{5.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(365){opacity:.34;left:12.6vw;border-left-width:4vmin;animation:fall-365 1.2s -3s ease-in infinite}@keyframes fall-365{2.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(366){opacity:.54;left:24.7vw;border-left-width:3.5vmin;animation:fall-366 .75s -10.5s ease-in infinite}@keyframes fall-366{0.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(367){opacity:.54;left:2.5vw;border-left-width:2.3vmin;animation:fall-367 .9s -10.5s ease-in infinite}@keyframes fall-367{8.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(368){opacity:.34;left:56.2vw;border-left-width:7.5vmin;animation:fall-368 1.35s -6.5s ease-in infinite}@keyframes fall-368{8.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(369){opacity:.72;left:27.3vw;border-left-width:5.8vmin;animation:fall-369 1.8s -8s ease-in infinite}@keyframes fall-369{6.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(370){opacity:.37;left:109vw;border-left-width:7.6vmin;animation:fall-370 1.95s -9s ease-in infinite}@keyframes fall-370{4.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(371){opacity:.2;left:97.9vw;border-left-width:4.5vmin;animation:fall-371 .75s -5.5s ease-in infinite}@keyframes fall-371{8.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(372){opacity:.19;left:24.9vw;border-left-width:.6vmin;animation:fall-372 1.8s -7s ease-in infinite}@keyframes fall-372{2.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(373){opacity:.6;left:52.3vw;border-left-width:8vmin;animation:fall-373 1.05s -9.5s ease-in infinite}@keyframes fall-373{5.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(374){opacity:.34;left:29.2vw;border-left-width:7.7vmin;animation:fall-374 .9s -9s ease-in infinite}@keyframes fall-374{4.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(375){opacity:.07;left:25.2vw;border-left-width:2.1vmin;animation:fall-375 1.5s -1s ease-in infinite}@keyframes fall-375{3.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(376){opacity:.77;left:73.9vw;border-left-width:.1vmin;animation:fall-376 1.8s -7.5s ease-in infinite}@keyframes fall-376{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(377){opacity:.87;left:60.2vw;border-left-width:5.2vmin;animation:fall-377 1.2s -1s ease-in infinite}@keyframes fall-377{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(378){opacity:.1;left:34.9vw;border-left-width:2.7vmin;animation:fall-378 .75s -5.5s ease-in infinite}@keyframes fall-378{9.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(379){opacity:.12;left:3.9vw;border-left-width:2.8vmin;animation:fall-379 1.05s -4.5s ease-in infinite}@keyframes fall-379{2.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(380){opacity:.56;left:18.5vw;border-left-width:2.8vmin;animation:fall-380 .9s -10s ease-in infinite}@keyframes fall-380{2.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(381){opacity:.87;left:107.4vw;border-left-width:6.1vmin;animation:fall-381 .15s -6s ease-in infinite}@keyframes fall-381{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(382){opacity:.63;left:15.9vw;border-left-width:5.8vmin;animation:fall-382 .9s -11.5s ease-in infinite}@keyframes fall-382{3.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(383){opacity:.85;left:39.9vw;border-left-width:5.9vmin;animation:fall-383 .15s -7s ease-in infinite}@keyframes fall-383{7.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(384){opacity:.16;left:39.7vw;border-left-width:6.5vmin;animation:fall-384 .3s -7.5s ease-in infinite}@keyframes fall-384{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(385){opacity:.25;left:21.2vw;border-left-width:7.3vmin;animation:fall-385 1.5s -9.5s ease-in infinite}@keyframes fall-385{3.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(386){opacity:.26;left:97.5vw;border-left-width:1.7vmin;animation:fall-386 1.65s -9s ease-in infinite}@keyframes fall-386{9.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(387){opacity:.56;left:.2vw;border-left-width:.2vmin;animation:fall-387 1.2s -4s ease-in infinite}@keyframes fall-387{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(388){opacity:.9;left:89.4vw;border-left-width:6.5vmin;animation:fall-388 2.25s -10s ease-in infinite}@keyframes fall-388{9.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(389){opacity:.08;left:86.7vw;border-left-width:2.3vmin;animation:fall-389 2.1s -8s ease-in infinite}@keyframes fall-389{2.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(390){opacity:.55;left:58.3vw;border-left-width:2.9vmin;animation:fall-390 .6s -11s ease-in infinite}@keyframes fall-390{2.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(391){opacity:.77;left:120vw;border-left-width:7.4vmin;animation:fall-391 .45s -2s ease-in infinite}@keyframes fall-391{8.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(392){opacity:.79;left:5.6vw;border-left-width:1.9vmin;animation:fall-392 .6s -12s ease-in infinite}@keyframes fall-392{4.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(393){opacity:.59;left:5vw;border-left-width:2.7vmin;animation:fall-393 1.8s -6s ease-in infinite}@keyframes fall-393{8.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(394){opacity:.88;left:81.4vw;border-left-width:6.6vmin;animation:fall-394 1.35s -9s ease-in infinite}@keyframes fall-394{4.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(395){opacity:.33;left:19.2vw;border-left-width:.4vmin;animation:fall-395 .3s -8s ease-in infinite}@keyframes fall-395{3%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(396){opacity:.79;left:113.1vw;border-left-width:1.3vmin;animation:fall-396 1.2s -4.5s ease-in infinite}@keyframes fall-396{3%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(397){opacity:.22;left:68.1vw;border-left-width:4.8vmin;animation:fall-397 1.8s -10s ease-in infinite}@keyframes fall-397{0.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(398){opacity:.26;left:99.5vw;border-left-width:6.7vmin;animation:fall-398 1.95s -9s ease-in infinite}@keyframes fall-398{2.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(399){opacity:.31;left:40vw;border-left-width:1.1vmin;animation:fall-399 1.95s -8.5s ease-in infinite}@keyframes fall-399{1%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(400){opacity:.8;left:76vw;border-left-width:1.2vmin;animation:fall-400 1.2s -2s ease-in infinite}@keyframes fall-400{5.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(401){opacity:.35;left:33.7vw;border-left-width:5.5vmin;animation:fall-401 1.8s -4.5s ease-in infinite}@keyframes fall-401{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(402){opacity:.28;left:111.6vw;border-left-width:6vmin;animation:fall-402 1.2s -6s ease-in infinite}@keyframes fall-402{7%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(403){opacity:.13;left:84.3vw;border-left-width:1.4vmin;animation:fall-403 1.95s -3.5s ease-in infinite}@keyframes fall-403{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(404){opacity:.36;left:76vw;border-left-width:.5vmin;animation:fall-404 1.35s -4.5s ease-in infinite}@keyframes fall-404{9.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(405){opacity:.16;left:34.7vw;border-left-width:4.5vmin;animation:fall-405 2.25s -6.5s ease-in infinite}@keyframes fall-405{0.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(406){opacity:.63;left:69.8vw;border-left-width:7.2vmin;animation:fall-406 .75s -.5s ease-in infinite}@keyframes fall-406{9.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(407){opacity:.43;left:26.3vw;border-left-width:3.6vmin;animation:fall-407 .6s -4s ease-in infinite}@keyframes fall-407{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(408){opacity:.31;left:65.1vw;border-left-width:6vmin;animation:fall-408 1.2s -12.5s ease-in infinite}@keyframes fall-408{8.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(409){opacity:.29;left:80.6vw;border-left-width:.5vmin;animation:fall-409 .75s -11s ease-in infinite}@keyframes fall-409{6.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(410){opacity:.37;left:40.6vw;border-left-width:.9vmin;animation:fall-410 1.95s -2.5s ease-in infinite}@keyframes fall-410{1.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(411){opacity:.7;left:83.2vw;border-left-width:.8vmin;animation:fall-411 1.5s -.5s ease-in infinite}@keyframes fall-411{0.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(412){opacity:.52;left:52.5vw;border-left-width:6.9vmin;animation:fall-412 1.95s -9.5s ease-in infinite}@keyframes fall-412{6.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(413){opacity:.53;left:39.3vw;border-left-width:4.7vmin;animation:fall-413 1.95s -9s ease-in infinite}@keyframes fall-413{6.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(414){opacity:.03;left:94.8vw;border-left-width:5.5vmin;animation:fall-414 1.65s -8.5s ease-in infinite}@keyframes fall-414{3.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(415){opacity:.6;left:35.7vw;border-left-width:3.9vmin;animation:fall-415 1.35s -5.5s ease-in infinite}@keyframes fall-415{6.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(416){opacity:.35;left:95vw;border-left-width:4vmin;animation:fall-416 1.35s -.5s ease-in infinite}@keyframes fall-416{6.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(417){opacity:.5;left:89.1vw;border-left-width:4.5vmin;animation:fall-417 .45s -4s ease-in infinite}@keyframes fall-417{9.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(418){opacity:.43;left:75.4vw;border-left-width:7.6vmin;animation:fall-418 2.25s -2.5s ease-in infinite}@keyframes fall-418{9.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(419){opacity:.31;left:85.4vw;border-left-width:3.9vmin;animation:fall-419 1.35s -2s ease-in infinite}@keyframes fall-419{3.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(420){opacity:.69;left:88.4vw;border-left-width:3.4vmin;animation:fall-420 1.5s -5.5s ease-in infinite}@keyframes fall-420{9%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(421){opacity:.86;left:93.4vw;border-left-width:2vmin;animation:fall-421 .3s -7.5s ease-in infinite}@keyframes fall-421{9%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(422){opacity:.65;left:2.9vw;border-left-width:5vmin;animation:fall-422 .75s -11.5s ease-in infinite}@keyframes fall-422{3.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(423){opacity:.87;left:48.9vw;border-left-width:.4vmin;animation:fall-423 .9s -10s ease-in infinite}@keyframes fall-423{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(424){opacity:.46;left:8.6vw;border-left-width:4.3vmin;animation:fall-424 .75s -5.5s ease-in infinite}@keyframes fall-424{3.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(425){opacity:.68;left:65.7vw;border-left-width:1.1vmin;animation:fall-425 .9s -6s ease-in infinite}@keyframes fall-425{6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(426){opacity:.31;left:8.7vw;border-left-width:3.7vmin;animation:fall-426 .9s -6.5s ease-in infinite}@keyframes fall-426{2.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(427){opacity:.83;left:77.9vw;border-left-width:6.5vmin;animation:fall-427 1.95s -4s ease-in infinite}@keyframes fall-427{3.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(428){opacity:.03;left:60.2vw;border-left-width:3vmin;animation:fall-428 1.8s -10.5s ease-in infinite}@keyframes fall-428{8.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(429){opacity:.14;left:54.7vw;border-left-width:.7vmin;animation:fall-429 .75s -10s ease-in infinite}@keyframes fall-429{6.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(430){opacity:.69;left:4.4vw;border-left-width:5.2vmin;animation:fall-430 2.25s -11.5s ease-in infinite}@keyframes fall-430{9.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(431){opacity:.3;left:98.6vw;border-left-width:1.4vmin;animation:fall-431 1.05s -1s ease-in infinite}@keyframes fall-431{1.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(432){opacity:.78;left:2.8vw;border-left-width:2.2vmin;animation:fall-432 1.5s -3s ease-in infinite}@keyframes fall-432{9.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(433){opacity:.65;left:99.8vw;border-left-width:1.9vmin;animation:fall-433 1.35s -3.5s ease-in infinite}@keyframes fall-433{9.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(434){opacity:.69;left:84.7vw;border-left-width:.1vmin;animation:fall-434 .6s -9.5s ease-in infinite}@keyframes fall-434{4.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(435){opacity:.56;left:17.1vw;border-left-width:3.3vmin;animation:fall-435 .45s -8s ease-in infinite}@keyframes fall-435{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(436){opacity:.3;left:71.7vw;border-left-width:4.3vmin;animation:fall-436 .3s -11.5s ease-in infinite}@keyframes fall-436{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(437){opacity:.1;left:112.1vw;border-left-width:5.7vmin;animation:fall-437 .3s -12s ease-in infinite}@keyframes fall-437{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(438){opacity:.27;left:102.9vw;border-left-width:.1vmin;animation:fall-438 1.2s -1.5s ease-in infinite}@keyframes fall-438{2.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(439){opacity:.86;left:92.7vw;border-left-width:5.8vmin;animation:fall-439 2.25s -1s ease-in infinite}@keyframes fall-439{2.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(440){opacity:.37;left:92.4vw;border-left-width:7.6vmin;animation:fall-440 1.35s -1s ease-in infinite}@keyframes fall-440{5%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(441){opacity:.34;left:94.6vw;border-left-width:5.6vmin;animation:fall-441 1.5s -4s ease-in infinite}@keyframes fall-441{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(442){opacity:.6;left:46.5vw;border-left-width:6.5vmin;animation:fall-442 1.8s -9s ease-in infinite}@keyframes fall-442{1.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(443){opacity:.36;left:92.1vw;border-left-width:.7vmin;animation:fall-443 .3s -11.5s ease-in infinite}@keyframes fall-443{5.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(444){opacity:.2;left:11.2vw;border-left-width:7.3vmin;animation:fall-444 .3s -9.5s ease-in infinite}@keyframes fall-444{3.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(445){opacity:.52;left:62.2vw;border-left-width:1.4vmin;animation:fall-445 .6s -6.5s ease-in infinite}@keyframes fall-445{1.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(446){opacity:.84;left:78.6vw;border-left-width:1.2vmin;animation:fall-446 1.35s -8s ease-in infinite}@keyframes fall-446{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(447){opacity:.55;left:40.1vw;border-left-width:5vmin;animation:fall-447 .6s -12s ease-in infinite}@keyframes fall-447{3.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(448){opacity:.37;left:25.2vw;border-left-width:6.6vmin;animation:fall-448 1.2s -4.5s ease-in infinite}@keyframes fall-448{6.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(449){opacity:.11;left:41.8vw;border-left-width:.8vmin;animation:fall-449 1.65s -10s ease-in infinite}@keyframes fall-449{5.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(450){opacity:.55;left:15.2vw;border-left-width:4.4vmin;animation:fall-450 1.5s -7s ease-in infinite}@keyframes fall-450{3%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(451){opacity:.71;left:69.8vw;border-left-width:1vmin;animation:fall-451 1.35s -6s ease-in infinite}@keyframes fall-451{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(452){opacity:.74;left:8.3vw;border-left-width:4.1vmin;animation:fall-452 .6s -6.5s ease-in infinite}@keyframes fall-452{3.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(453){opacity:.13;left:12.4vw;border-left-width:.3vmin;animation:fall-453 .45s -8.5s ease-in infinite}@keyframes fall-453{7.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(454){opacity:.4;left:25.4vw;border-left-width:4.7vmin;animation:fall-454 1.05s -2.5s ease-in infinite}@keyframes fall-454{0.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(455){opacity:.28;left:4.9vw;border-left-width:5.5vmin;animation:fall-455 1.8s -7s ease-in infinite}@keyframes fall-455{3%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(456){opacity:.71;left:8.9vw;border-left-width:6vmin;animation:fall-456 2.1s -11s ease-in infinite}@keyframes fall-456{4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(457){opacity:.56;left:100.8vw;border-left-width:.3vmin;animation:fall-457 .45s -4s ease-in infinite}@keyframes fall-457{3%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(458){opacity:.45;left:107.3vw;border-left-width:4.7vmin;animation:fall-458 1.95s -11.5s ease-in infinite}@keyframes fall-458{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(459){opacity:.1;left:108.9vw;border-left-width:6.6vmin;animation:fall-459 .75s -1s ease-in infinite}@keyframes fall-459{2.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(460){opacity:.63;left:117.4vw;border-left-width:1.1vmin;animation:fall-460 .9s -1s ease-in infinite}@keyframes fall-460{3.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(461){opacity:.07;left:110.7vw;border-left-width:6.1vmin;animation:fall-461 .45s -3s ease-in infinite}@keyframes fall-461{3.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(462){opacity:.55;left:72.7vw;border-left-width:3.4vmin;animation:fall-462 .45s -2s ease-in infinite}@keyframes fall-462{3%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(463){opacity:.74;left:17.9vw;border-left-width:2.7vmin;animation:fall-463 2.1s -.5s ease-in infinite}@keyframes fall-463{0.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(464){opacity:.34;left:20.6vw;border-left-width:7.4vmin;animation:fall-464 1.35s -8s ease-in infinite}@keyframes fall-464{2.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(465){opacity:.6;left:70.9vw;border-left-width:3vmin;animation:fall-465 .9s -3.5s ease-in infinite}@keyframes fall-465{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(466){opacity:.33;left:106.9vw;border-left-width:6.6vmin;animation:fall-466 2.25s -12.5s ease-in infinite}@keyframes fall-466{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(467){opacity:.72;left:31vw;border-left-width:4.6vmin;animation:fall-467 .15s -10.5s ease-in infinite}@keyframes fall-467{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(468){opacity:.88;left:9.6vw;border-left-width:6.2vmin;animation:fall-468 2.25s -5s ease-in infinite}@keyframes fall-468{6.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(469){opacity:.85;left:10.6vw;border-left-width:3.5vmin;animation:fall-469 1.35s -10s ease-in infinite}@keyframes fall-469{7.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(470){opacity:.64;left:43.7vw;border-left-width:7.4vmin;animation:fall-470 .6s -1.5s ease-in infinite}@keyframes fall-470{4.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(471){opacity:.57;left:18.5vw;border-left-width:4.7vmin;animation:fall-471 1.05s -12s ease-in infinite}@keyframes fall-471{7.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(472){opacity:.14;left:110.6vw;border-left-width:3.8vmin;animation:fall-472 .6s -3s ease-in infinite}@keyframes fall-472{0.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(473){opacity:.78;left:95.4vw;border-left-width:4.8vmin;animation:fall-473 1.8s -4s ease-in infinite}@keyframes fall-473{8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(474){opacity:.06;left:59.3vw;border-left-width:7.1vmin;animation:fall-474 2.25s -9s ease-in infinite}@keyframes fall-474{3.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(475){opacity:.73;left:44.6vw;border-left-width:1.9vmin;animation:fall-475 2.1s -4s ease-in infinite}@keyframes fall-475{6.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(476){opacity:.72;left:81.6vw;border-left-width:.2vmin;animation:fall-476 .75s -7s ease-in infinite}@keyframes fall-476{5%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(477){opacity:.53;left:42.5vw;border-left-width:7.4vmin;animation:fall-477 1.65s -6.5s ease-in infinite}@keyframes fall-477{0.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(478){opacity:.73;left:8.6vw;border-left-width:7vmin;animation:fall-478 1.5s -7s ease-in infinite}@keyframes fall-478{5.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(479){opacity:.58;left:101vw;border-left-width:7.9vmin;animation:fall-479 .6s -6s ease-in infinite}@keyframes fall-479{1.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(480){opacity:.74;left:7vw;border-left-width:5.7vmin;animation:fall-480 .3s -4s ease-in infinite}@keyframes fall-480{3.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(481){opacity:.78;left:22.7vw;border-left-width:.4vmin;animation:fall-481 .6s -8s ease-in infinite}@keyframes fall-481{10%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(482){opacity:.74;left:113vw;border-left-width:2.6vmin;animation:fall-482 1.05s -8.5s ease-in infinite}@keyframes fall-482{8.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(483){opacity:.89;left:24.4vw;border-left-width:2.8vmin;animation:fall-483 1.95s -11s ease-in infinite}@keyframes fall-483{8.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(484){opacity:.21;left:75vw;border-left-width:6.5vmin;animation:fall-484 1.95s -4.5s ease-in infinite}@keyframes fall-484{5%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(485){opacity:.05;left:103.8vw;border-left-width:2.6vmin;animation:fall-485 .3s -6s ease-in infinite}@keyframes fall-485{7.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(486){opacity:.84;left:76.4vw;border-left-width:.5vmin;animation:fall-486 1.35s -1s ease-in infinite}@keyframes fall-486{4.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(487){opacity:.02;left:79.9vw;border-left-width:6.9vmin;animation:fall-487 .9s -2.5s ease-in infinite}@keyframes fall-487{8.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(488){opacity:.87;left:45vw;border-left-width:3.1vmin;animation:fall-488 .75s -5.5s ease-in infinite}@keyframes fall-488{7%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(489){opacity:.43;left:73.5vw;border-left-width:6.6vmin;animation:fall-489 1.8s -8.5s ease-in infinite}@keyframes fall-489{5%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(490){opacity:.55;left:110.2vw;border-left-width:6vmin;animation:fall-490 1.35s -12s ease-in infinite}@keyframes fall-490{2.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(491){opacity:.16;left:111.1vw;border-left-width:2.4vmin;animation:fall-491 .6s -9.5s ease-in infinite}@keyframes fall-491{4.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(492){opacity:.77;left:20.4vw;border-left-width:1.7vmin;animation:fall-492 1.2s -1.5s ease-in infinite}@keyframes fall-492{5.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(493){opacity:.4;left:63.3vw;border-left-width:1.9vmin;animation:fall-493 1.8s -3s ease-in infinite}@keyframes fall-493{3%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(494){opacity:.72;left:20.6vw;border-left-width:3.1vmin;animation:fall-494 1.65s -5.5s ease-in infinite}@keyframes fall-494{3.6%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(495){opacity:.23;left:103.5vw;border-left-width:1.8vmin;animation:fall-495 1.5s -7s ease-in infinite}@keyframes fall-495{9.2%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(496){opacity:.4;left:19.6vw;border-left-width:5.4vmin;animation:fall-496 1.95s -7.5s ease-in infinite}@keyframes fall-496{9.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(497){opacity:.83;left:108.7vw;border-left-width:.7vmin;animation:fall-497 .45s -12.5s ease-in infinite}@keyframes fall-497{3.8%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(498){opacity:.19;left:21.5vw;border-left-width:2.3vmin;animation:fall-498 1.2s -3.5s ease-in infinite}@keyframes fall-498{2.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(499){opacity:.25;left:.3vw;border-left-width:6.6vmin;animation:fall-499 .45s -5s ease-in infinite}@keyframes fall-499{4.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}.drop:nth-child(500){opacity:.08;left:85.1vw;border-left-width:5.9vmin;animation:fall-500 .75s -8s ease-in infinite}@keyframes fall-500{8.4%{transform:rotate(var(--angle)) translate(0)}to{transform:rotate(var(--angle)) translate(calc(100vh + 5vmin))}}body{margin:0;padding:0;overflow:hidden}.hintOverlay{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:#fff}.hintOverlay h1{color:transparent;background:#666;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;text-shadow:0px 3px 3px rgba(255,255,255,.5);font-size:8em}.hintOverlay input{box-shadow:inset 2px 2px 5px #0003;border-color:#fff4;background:none;font-size:1.2em;color:#567e9db7;width:15em;z-index:100}.btn-send-hint{padding:.8em 2em;color:#787878;margin:1em;font-size:1em;border-radius:8px;background-color:#ffffffa7;border:none;z-index:100;-webkit-box-shadow:4px 4px 25px 0px rgba(0,0,0,.44);box-shadow:4px 4px 25px #00000070}.btn-send-hint:hover{background-color:#eeeeeea7;color:#a9a9a9}.pyro>.before,.pyro>.after{position:absolute;width:5px;height:5px;border-radius:50%;box-shadow:0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff;-moz-animation:1s bang ease-out infinite backwards,1s gravity ease-in infinite backwards,5s position linear infinite backwards;-webkit-animation:1s bang ease-out infinite backwards,1s gravity ease-in infinite backwards,5s position linear infinite backwards;-o-animation:1s bang ease-out infinite backwards,1s gravity ease-in infinite backwards,5s position linear infinite backwards;-ms-animation:1s bang ease-out infinite backwards,1s gravity ease-in infinite backwards,5s position linear infinite backwards;animation:1s bang ease-out infinite backwards,1s gravity ease-in infinite backwards,5s position linear infinite backwards}.pyro>.after{-moz-animation-delay:1.25s,1.25s,1.25s;-webkit-animation-delay:1.25s,1.25s,1.25s;-o-animation-delay:1.25s,1.25s,1.25s;-ms-animation-delay:1.25s,1.25s,1.25s;animation-delay:1.25s,1.25s,1.25s;-moz-animation-duration:1.25s,1.25s,6.25s;-webkit-animation-duration:1.25s,1.25s,6.25s;-o-animation-duration:1.25s,1.25s,6.25s;-ms-animation-duration:1.25s,1.25s,6.25s;animation-duration:1.25s,1.25s,6.25s}@-webkit-keyframes bang{to{box-shadow:-93px -301.6666666667px #ff1a00,-77px -62.6666666667px #ff006e,-76px -275.6666666667px #00ff62,233px 57.3333333333px #a6ff00,-82px -21.6666666667px #2f00ff,-223px -77.6666666667px #ff8400,222px -260.6666666667px #fd0,-223px 61.3333333333px #0051ff,53px -125.6666666667px #6a00ff,152px 11.3333333333px #1eff00,132px -337.6666666667px #f01,-75px -123.6666666667px #e100ff,-239px -327.6666666667px #fb00ff,123px -196.6666666667px #0040ff,-232px -274.6666666667px #0800ff,-23px -290.6666666667px #00ff8c,-56px -400.6666666667px #84ff00,-30px -60.6666666667px #ff00f7,155px -340.6666666667px #50f,-139px -342.6666666667px #ff0d00,28px 82.3333333333px #ff00a6,-157px -307.6666666667px #09f,-189px -48.6666666667px #ff006a,-164px -37.6666666667px #5100ff,-55px 75.3333333333px #0ff,-148px -115.6666666667px #4d00ff,74px -345.6666666667px #7f00ff,239px -234.6666666667px #0f9,-220px -33.6666666667px #ff009d,-145px 64.3333333333px #005eff,-106px -221.6666666667px #ff0037,43px -172.6666666667px #00ffd5,209px -196.6666666667px #ff2600,148px -240.6666666667px #0037ff,54px -161.6666666667px #ffb300,156px -102.6666666667px #bfff00,-31px 16.3333333333px #15ff00,-135px -370.6666666667px #ff2b00,192px 57.3333333333px #00d9ff,-41px 24.3333333333px #ff0084,-224px -329.6666666667px #0091ff,249px 24.3333333333px #b2ff00,-108px -294.6666666667px #ff9100,100px -241.6666666667px #f09,196px -136.6666666667px #8f0,164px -184.6666666667px #00ffe1,-225px 1.3333333333px #ff0900,225px -332.6666666667px #0026ff,10px -105.6666666667px #f04,91px -242.6666666667px #9000ff,-149px -315.6666666667px #009dff,186px -363.6666666667px #00c8ff,-34px -78.6666666667px #ff2f00,191px -19.6666666667px #08ff00,6px 64.3333333333px #26ff00,-210px -5.6666666667px #ff0040,38px -249.6666666667px #0f7,238px -298.6666666667px #ff006a,-172px 47.3333333333px #ffc300,185px -151.6666666667px #0040ff,101px -397.6666666667px #5900ff,-229px -159.6666666667px #00ff26,213px -47.6666666667px #ff9100,141px -303.6666666667px #00ffc4,246px -339.6666666667px #00b7ff,206px -377.6666666667px #9f0,208px -219.6666666667px #20f,74px -185.6666666667px #00ffea,-155px -85.6666666667px #0040ff,57px -238.6666666667px #00ff2f,-72px -154.6666666667px #00ffa6}}@-moz-keyframes bang{to{box-shadow:-93px -301.6666666667px #ff1a00,-77px -62.6666666667px #ff006e,-76px -275.6666666667px #00ff62,233px 57.3333333333px #a6ff00,-82px -21.6666666667px #2f00ff,-223px -77.6666666667px #ff8400,222px -260.6666666667px #fd0,-223px 61.3333333333px #0051ff,53px -125.6666666667px #6a00ff,152px 11.3333333333px #1eff00,132px -337.6666666667px #f01,-75px -123.6666666667px #e100ff,-239px -327.6666666667px #fb00ff,123px -196.6666666667px #0040ff,-232px -274.6666666667px #0800ff,-23px -290.6666666667px #00ff8c,-56px -400.6666666667px #84ff00,-30px -60.6666666667px #ff00f7,155px -340.6666666667px #50f,-139px -342.6666666667px #ff0d00,28px 82.3333333333px #ff00a6,-157px -307.6666666667px #09f,-189px -48.6666666667px #ff006a,-164px -37.6666666667px #5100ff,-55px 75.3333333333px #0ff,-148px -115.6666666667px #4d00ff,74px -345.6666666667px #7f00ff,239px -234.6666666667px #0f9,-220px -33.6666666667px #ff009d,-145px 64.3333333333px #005eff,-106px -221.6666666667px #ff0037,43px -172.6666666667px #00ffd5,209px -196.6666666667px #ff2600,148px -240.6666666667px #0037ff,54px -161.6666666667px #ffb300,156px -102.6666666667px #bfff00,-31px 16.3333333333px #15ff00,-135px -370.6666666667px #ff2b00,192px 57.3333333333px #00d9ff,-41px 24.3333333333px #ff0084,-224px -329.6666666667px #0091ff,249px 24.3333333333px #b2ff00,-108px -294.6666666667px #ff9100,100px -241.6666666667px #f09,196px -136.6666666667px #8f0,164px -184.6666666667px #00ffe1,-225px 1.3333333333px #ff0900,225px -332.6666666667px #0026ff,10px -105.6666666667px #f04,91px -242.6666666667px #9000ff,-149px -315.6666666667px #009dff,186px -363.6666666667px #00c8ff,-34px -78.6666666667px #ff2f00,191px -19.6666666667px #08ff00,6px 64.3333333333px #26ff00,-210px -5.6666666667px #ff0040,38px -249.6666666667px #0f7,238px -298.6666666667px #ff006a,-172px 47.3333333333px #ffc300,185px -151.6666666667px #0040ff,101px -397.6666666667px #5900ff,-229px -159.6666666667px #00ff26,213px -47.6666666667px #ff9100,141px -303.6666666667px #00ffc4,246px -339.6666666667px #00b7ff,206px -377.6666666667px #9f0,208px -219.6666666667px #20f,74px -185.6666666667px #00ffea,-155px -85.6666666667px #0040ff,57px -238.6666666667px #00ff2f,-72px -154.6666666667px #00ffa6}}@-o-keyframes bang{to{box-shadow:-93px -301.6666666667px #ff1a00,-77px -62.6666666667px #ff006e,-76px -275.6666666667px #00ff62,233px 57.3333333333px #a6ff00,-82px -21.6666666667px #2f00ff,-223px -77.6666666667px #ff8400,222px -260.6666666667px #fd0,-223px 61.3333333333px #0051ff,53px -125.6666666667px #6a00ff,152px 11.3333333333px #1eff00,132px -337.6666666667px #f01,-75px -123.6666666667px #e100ff,-239px -327.6666666667px #fb00ff,123px -196.6666666667px #0040ff,-232px -274.6666666667px #0800ff,-23px -290.6666666667px #00ff8c,-56px -400.6666666667px #84ff00,-30px -60.6666666667px #ff00f7,155px -340.6666666667px #50f,-139px -342.6666666667px #ff0d00,28px 82.3333333333px #ff00a6,-157px -307.6666666667px #09f,-189px -48.6666666667px #ff006a,-164px -37.6666666667px #5100ff,-55px 75.3333333333px #0ff,-148px -115.6666666667px #4d00ff,74px -345.6666666667px #7f00ff,239px -234.6666666667px #0f9,-220px -33.6666666667px #ff009d,-145px 64.3333333333px #005eff,-106px -221.6666666667px #ff0037,43px -172.6666666667px #00ffd5,209px -196.6666666667px #ff2600,148px -240.6666666667px #0037ff,54px -161.6666666667px #ffb300,156px -102.6666666667px #bfff00,-31px 16.3333333333px #15ff00,-135px -370.6666666667px #ff2b00,192px 57.3333333333px #00d9ff,-41px 24.3333333333px #ff0084,-224px -329.6666666667px #0091ff,249px 24.3333333333px #b2ff00,-108px -294.6666666667px #ff9100,100px -241.6666666667px #f09,196px -136.6666666667px #8f0,164px -184.6666666667px #00ffe1,-225px 1.3333333333px #ff0900,225px -332.6666666667px #0026ff,10px -105.6666666667px #f04,91px -242.6666666667px #9000ff,-149px -315.6666666667px #009dff,186px -363.6666666667px #00c8ff,-34px -78.6666666667px #ff2f00,191px -19.6666666667px #08ff00,6px 64.3333333333px #26ff00,-210px -5.6666666667px #ff0040,38px -249.6666666667px #0f7,238px -298.6666666667px #ff006a,-172px 47.3333333333px #ffc300,185px -151.6666666667px #0040ff,101px -397.6666666667px #5900ff,-229px -159.6666666667px #00ff26,213px -47.6666666667px #ff9100,141px -303.6666666667px #00ffc4,246px -339.6666666667px #00b7ff,206px -377.6666666667px #9f0,208px -219.6666666667px #20f,74px -185.6666666667px #00ffea,-155px -85.6666666667px #0040ff,57px -238.6666666667px #00ff2f,-72px -154.6666666667px #00ffa6}}@-ms-keyframes bang{to{box-shadow:-93px -301.6666666667px #ff1a00,-77px -62.6666666667px #ff006e,-76px -275.6666666667px #00ff62,233px 57.3333333333px #a6ff00,-82px -21.6666666667px #2f00ff,-223px -77.6666666667px #ff8400,222px -260.6666666667px #fd0,-223px 61.3333333333px #0051ff,53px -125.6666666667px #6a00ff,152px 11.3333333333px #1eff00,132px -337.6666666667px #f01,-75px -123.6666666667px #e100ff,-239px -327.6666666667px #fb00ff,123px -196.6666666667px #0040ff,-232px -274.6666666667px #0800ff,-23px -290.6666666667px #00ff8c,-56px -400.6666666667px #84ff00,-30px -60.6666666667px #ff00f7,155px -340.6666666667px #50f,-139px -342.6666666667px #ff0d00,28px 82.3333333333px #ff00a6,-157px -307.6666666667px #09f,-189px -48.6666666667px #ff006a,-164px -37.6666666667px #5100ff,-55px 75.3333333333px #0ff,-148px -115.6666666667px #4d00ff,74px -345.6666666667px #7f00ff,239px -234.6666666667px #0f9,-220px -33.6666666667px #ff009d,-145px 64.3333333333px #005eff,-106px -221.6666666667px #ff0037,43px -172.6666666667px #00ffd5,209px -196.6666666667px #ff2600,148px -240.6666666667px #0037ff,54px -161.6666666667px #ffb300,156px -102.6666666667px #bfff00,-31px 16.3333333333px #15ff00,-135px -370.6666666667px #ff2b00,192px 57.3333333333px #00d9ff,-41px 24.3333333333px #ff0084,-224px -329.6666666667px #0091ff,249px 24.3333333333px #b2ff00,-108px -294.6666666667px #ff9100,100px -241.6666666667px #f09,196px -136.6666666667px #8f0,164px -184.6666666667px #00ffe1,-225px 1.3333333333px #ff0900,225px -332.6666666667px #0026ff,10px -105.6666666667px #f04,91px -242.6666666667px #9000ff,-149px -315.6666666667px #009dff,186px -363.6666666667px #00c8ff,-34px -78.6666666667px #ff2f00,191px -19.6666666667px #08ff00,6px 64.3333333333px #26ff00,-210px -5.6666666667px #ff0040,38px -249.6666666667px #0f7,238px -298.6666666667px #ff006a,-172px 47.3333333333px #ffc300,185px -151.6666666667px #0040ff,101px -397.6666666667px #5900ff,-229px -159.6666666667px #00ff26,213px -47.6666666667px #ff9100,141px -303.6666666667px #00ffc4,246px -339.6666666667px #00b7ff,206px -377.6666666667px #9f0,208px -219.6666666667px #20f,74px -185.6666666667px #00ffea,-155px -85.6666666667px #0040ff,57px -238.6666666667px #00ff2f,-72px -154.6666666667px #00ffa6}}@keyframes bang{to{box-shadow:-93px -301.6666666667px #ff1a00,-77px -62.6666666667px #ff006e,-76px -275.6666666667px #00ff62,233px 57.3333333333px #a6ff00,-82px -21.6666666667px #2f00ff,-223px -77.6666666667px #ff8400,222px -260.6666666667px #fd0,-223px 61.3333333333px #0051ff,53px -125.6666666667px #6a00ff,152px 11.3333333333px #1eff00,132px -337.6666666667px #f01,-75px -123.6666666667px #e100ff,-239px -327.6666666667px #fb00ff,123px -196.6666666667px #0040ff,-232px -274.6666666667px #0800ff,-23px -290.6666666667px #00ff8c,-56px -400.6666666667px #84ff00,-30px -60.6666666667px #ff00f7,155px -340.6666666667px #50f,-139px -342.6666666667px #ff0d00,28px 82.3333333333px #ff00a6,-157px -307.6666666667px #09f,-189px -48.6666666667px #ff006a,-164px -37.6666666667px #5100ff,-55px 75.3333333333px #0ff,-148px -115.6666666667px #4d00ff,74px -345.6666666667px #7f00ff,239px -234.6666666667px #0f9,-220px -33.6666666667px #ff009d,-145px 64.3333333333px #005eff,-106px -221.6666666667px #ff0037,43px -172.6666666667px #00ffd5,209px -196.6666666667px #ff2600,148px -240.6666666667px #0037ff,54px -161.6666666667px #ffb300,156px -102.6666666667px #bfff00,-31px 16.3333333333px #15ff00,-135px -370.6666666667px #ff2b00,192px 57.3333333333px #00d9ff,-41px 24.3333333333px #ff0084,-224px -329.6666666667px #0091ff,249px 24.3333333333px #b2ff00,-108px -294.6666666667px #ff9100,100px -241.6666666667px #f09,196px -136.6666666667px #8f0,164px -184.6666666667px #00ffe1,-225px 1.3333333333px #ff0900,225px -332.6666666667px #0026ff,10px -105.6666666667px #f04,91px -242.6666666667px #9000ff,-149px -315.6666666667px #009dff,186px -363.6666666667px #00c8ff,-34px -78.6666666667px #ff2f00,191px -19.6666666667px #08ff00,6px 64.3333333333px #26ff00,-210px -5.6666666667px #ff0040,38px -249.6666666667px #0f7,238px -298.6666666667px #ff006a,-172px 47.3333333333px #ffc300,185px -151.6666666667px #0040ff,101px -397.6666666667px #5900ff,-229px -159.6666666667px #00ff26,213px -47.6666666667px #ff9100,141px -303.6666666667px #00ffc4,246px -339.6666666667px #00b7ff,206px -377.6666666667px #9f0,208px -219.6666666667px #20f,74px -185.6666666667px #00ffea,-155px -85.6666666667px #0040ff,57px -238.6666666667px #00ff2f,-72px -154.6666666667px #00ffa6}}@-webkit-keyframes gravity{to{transform:translateY(200px);-moz-transform:translateY(200px);-webkit-transform:translateY(200px);-o-transform:translateY(200px);-ms-transform:translateY(200px);opacity:0}}@-moz-keyframes gravity{to{transform:translateY(200px);-moz-transform:translateY(200px);-webkit-transform:translateY(200px);-o-transform:translateY(200px);-ms-transform:translateY(200px);opacity:0}}@-o-keyframes gravity{to{transform:translateY(200px);-moz-transform:translateY(200px);-webkit-transform:translateY(200px);-o-transform:translateY(200px);-ms-transform:translateY(200px);opacity:0}}@-ms-keyframes gravity{to{transform:translateY(200px);-moz-transform:translateY(200px);-webkit-transform:translateY(200px);-o-transform:translateY(200px);-ms-transform:translateY(200px);opacity:0}}@keyframes gravity{to{transform:translateY(200px);-moz-transform:translateY(200px);-webkit-transform:translateY(200px);-o-transform:translateY(200px);-ms-transform:translateY(200px);opacity:0}}@-webkit-keyframes position{0%,19.9%{margin-top:10%;margin-left:40%}20%,39.9%{margin-top:40%;margin-left:30%}40%,59.9%{margin-top:20%;margin-left:70%}60%,79.9%{margin-top:30%;margin-left:20%}80%,99.9%{margin-top:30%;margin-left:80%}}@-moz-keyframes position{0%,19.9%{margin-top:10%;margin-left:40%}20%,39.9%{margin-top:40%;margin-left:30%}40%,59.9%{margin-top:20%;margin-left:70%}60%,79.9%{margin-top:30%;margin-left:20%}80%,99.9%{margin-top:30%;margin-left:80%}}@-o-keyframes position{0%,19.9%{margin-top:10%;margin-left:40%}20%,39.9%{margin-top:40%;margin-left:30%}40%,59.9%{margin-top:20%;margin-left:70%}60%,79.9%{margin-top:30%;margin-left:20%}80%,99.9%{margin-top:30%;margin-left:80%}}@-ms-keyframes position{0%,19.9%{margin-top:10%;margin-left:40%}20%,39.9%{margin-top:40%;margin-left:30%}40%,59.9%{margin-top:20%;margin-left:70%}60%,79.9%{margin-top:30%;margin-left:20%}80%,99.9%{margin-top:30%;margin-left:80%}}@keyframes position{0%,19.9%{margin-top:10%;margin-left:40%}20%,39.9%{margin-top:40%;margin-left:30%}40%,59.9%{margin-top:20%;margin-left:70%}60%,79.9%{margin-top:30%;margin-left:20%}80%,99.9%{margin-top:30%;margin-left:80%}}.CanvaContainer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.VideoStream{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:1;width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex;align-items:center}.VideoStream *{position:absolute;min-width:100%;min-height:100%;object-fit:cover}.ImageDetected{position:fixed;border-radius:15px;margin:10px;transition:all .3s ease-in-out;top:50%;transform:translateY(-50%);z-index:3}.ImageDetected img{width:20vw;height:20vw;overflow:hidden}.Overlay{position:fixed;z-index:2;height:min(80vh,80vw);width:min(80vh,80vw);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:5px;border:10px solid white}.Overlay>canvas{width:100%;height:100%;border-radius:5px}.ImageViewer{display:flex;justify-content:center;align-items:center;flex-direction:column;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000001a;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ImageViewer-content{width:100%;height:90%;display:flex;flex-direction:row;justify-content:center;align-items:center}.ImageViewer-closeButton{height:3%;font-size:4vh;aspect-ratio:1/1;background-color:#0000;color:#fff;border:none;cursor:pointer;z-index:1000;margin:1em}.ImageViewer-image{height:80%;width:50%;position:relative;display:flex;justify-content:center;align-items:center}.ImageViewer-image img{position:absolute;object-fit:contain;height:100%;width:100%}.ImageViewer-filters{width:30%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#0101014d;border-radius:10px;padding:1em;margin-left:1em}.ImageViewer-filters label{font-size:.9em;color:#fff}.ImageViewer-filters h3{font-size:1.2em;color:#fff}.ImageViewer-filters-sliders{width:70%}.ImageViewer-filters-sliders input{margin:.3em 1em;transform:translateY(5%);z-index:1000}.ImageViewer-filters-sliders input[type=range]{width:80%;background:#ddd;outline:none;opacity:.7;transition:opacity .2s}.WindowsManager{position:absolute;top:0;left:0;width:100vw;height:100vh;overflow:hidden;-webkit-user-select:none;user-select:none}.WindowsManagerContent{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center center}.WindowsManagerDesktop{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:grid;grid-template-rows:repeat(auto-fill,minmax(100px,1fr));grid-auto-rows:100px;gap:10px;padding:10px}.WindowsManagerNotifications{position:absolute;bottom:40px;right:0;width:320px;max-height:calc(100% - 60px);overflow-x:hidden;overflow-y:scroll;display:flex;flex-direction:column;align-items:center;padding:10px;scrollbar-width:none;border-radius:20px 0 0 20px;justify-content:flex-start}.WindowsManagerNotifications::-webkit-scrollbar{display:none}.Window{position:absolute;border:1px solid #cccc;border-radius:3px;overflow:hidden;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.resize-handle{position:absolute;bottom:0;right:0;width:15px;height:15px;cursor:se-resize;border-right:3px solid #ffffffb0;border-bottom:3px solid #ffffffb0;border-radius:3px;margin:3px;mix-blend-mode:difference}.Window.transition{transition:all .2s ease-in-out}.WindowTitleBar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:30px;cursor:pointer;background-color:#b7d0ff90;padding:5px}.WindowTitle{margin-left:10px;max-width:calc(100% - 70px);overflow:hidden;white-space:nowrap}.WindowControls{margin-right:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.WindowControls>button{margin:0 1px;width:20px;height:20px;border:1px solid white;border-radius:50%;box-shadow:inset -2px -2px 4px #d3d3d3;transition:all .1s ease-in-out;cursor:pointer}.WindowControls>button:hover{border-color:#414141}.WindowControls>button:active{box-shadow:inset -2px -2px 4px gray}.WindowControls>button>img{max-width:10px;max-height:10px;margin:0}.reduceButton{background-color:#fc0c}.reduceButton:active{background-color:#f90c}.switchButton{background-color:#0c0c}.switchButton:active{background-color:#090}.closeButton{background-color:red}.closeButton:active{background-color:#c00}.WindowIcon{margin:0 5px;width:20px;height:20px}.WindowContent{overflow:hidden;height:calc(100% - 40px);width:100%;margin:0;padding:0}.WindowsManagerTaskbar{position:absolute;bottom:0;left:0;width:100%;height:30px;background-color:#b7d0ff90;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:5px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.TaskbarApplications{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:5px;width:calc(100% - 150px);overflow-x:scroll}.TaskbarItem{margin:10px 5px;padding:5px;border:none;border-radius:5px;box-shadow:inset -2px -2px 4px #d3d3d3;transition:all .1s ease-in-out;background:#fff8;cursor:pointer;display:flex;flex-direction:row;justify-content:start;align-items:center;width:150px}.TaskbarItem:hover{background-color:#ffffff79;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.TaskbarItem:active{background-color:#ffffffa9}.TaskbarItemIcon{margin:0 5px;max-width:20px;max-height:20px}.TaskbarItemName{max-width:calc(100% - 32px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.TaskbarNotification{margin:0 5px;padding:5px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:baseline;width:30px;height:30px}.TaskbarNotification>img{width:25px;height:25px}.TaskbarNotification>span{min-height:20px;min-width:20px;max-width:20px;max-height:20px;display:flex;justify-content:center;align-items:center;background-color:red;border-radius:50%;transform:translate(-50%);font-size:10px;color:#fff;font-weight:700}.TaskbarTime{margin-right:20px}.DesktopIcon{margin:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;max-width:70px;max-height:70px;border-radius:3px}.DesktopIcon:hover{background-color:#b7d0ff70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.DesktopIcon>img{max-width:30px;max-height:30px}.DesktopIcon>p{margin:2px;font-size:12px;text-align:center;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;color:#fff}.WindowsManagerNoNotification{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.WindowsManagerNoNotification>h1{color:#fff;margin:0;font-size:20px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.WindowsManagerNotification{margin:5px;padding:15px;border:1px solid #cccc;border-radius:10px;background-color:#b7d0ff90;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%;height:120px;transition:all .3s ease-in-out}.WindowsManagerNotificationHeader{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-height:30px;border-bottom:1px solid #cccc;padding-bottom:5px}.WindowsManagerNotificationHeader>h1{max-width:50%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.WindowsManagerNotificationContent{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.WindowsManagerNotificationContent>p{margin:5px;text-align:justify;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.WindowsManagerNotificationHeader>button{margin:0 5px;width:25px;height:25px;border:1px solid white;border-radius:50%;box-shadow:inset -2px -2px 4px #d3d3d3;transition:all .1s ease-in-out;cursor:pointer;background-color:red}.WindowsManagerNotificationHeader>button:hover{border-color:#414141}.WindowsManagerNotificationHeader>button:active{box-shadow:inset -2px -2px 4px gray}.WindowsManagerNotificationHeader>button>img{max-width:15px;max-height:15px;transform:translateY(15%);margin:0}.WindowsManagerNotificationTransitioningOpen{animation:notificationTransitionOpen .3s ease-in}@keyframes notificationTransitionOpen{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.WindowsManagerNotificationTransitioningClose{animation:notificationTransitionClose .3s ease-in}@keyframes notificationTransitionClose{0%{opacity:1;transform:translateY(0)}50%{opacity:0;transform:translateY(20px)}to{opacity:0}}.WindowsManagerNotificationSlideDown{animation:notificationSlideDown .3s ease-in-out}@keyframes notificationSlideDown{0%{transform:translateY(0)}to{transform:translateY(141px)}}.WindowsManagerNotificationSlideUp{animation:notificationSlideUp .3s ease-in-out}@keyframes notificationSlideUp{0%{transform:translateY(141px)}to{transform:translateY(0)}}.WindowsOverlayFadeIn{position:fixed;height:100vh;width:100vw;background:#000;animation:overlayFadeIn 1s ease-in;z-index:-1}@keyframes overlayFadeIn{0%{opacity:1;z-index:1000}20%{opacity:1;z-index:1000}95%{opacity:0;z-index:1000}to{z-index:-1;opacity:0}}.feApp{margin:0;padding:0;position:relative;right:0;left:0;height:100%}.feHeaderBar{position:relative;display:flex;align-items:center;background-color:#f1f1f1;border-bottom:1px solid #ccc;width:calc(100% - 10px);max-width:100%;padding:5px;z-index:10}.feActions{flex:1}.feActions button{cursor:pointer;height:30px;width:30px;margin-right:5px}.feActions button:disabled{cursor:not-allowed;opacity:.5}.fePath{flex:10;border:1px solid #ccc;border-radius:4px;height:20px;padding:5px}.feContent{position:relative;display:flex;padding:5px;background:#fff;transition:all .5s ease}.feFileSystem{height:100%;width:200px;border-right:1px solid #ccc;padding-right:10px;overflow-y:scroll;overflow-x:hidden}.feTreeView{height:100%}.feCurrentFolder{flex:1;padding-left:10px;overflow-y:scroll}.feCurrentFolder table{width:100%;border-radius:10px}.feCurrentFolder th{background-color:#f0f0f0;border:2px solid #fff;padding:5px;border-radius:10px}.feTableElement>td{padding:5px;border-bottom:1px solid #f1f1f1;border-top:5px solid #fff}.feCurrentFolder tr{margin-top:5px}.feTableElement:hover{background-color:#f1f1f1}.feTableElement{cursor:pointer}.feTableIcon{width:30px}.feTableName{width:calc(40% - 30px)}.feTableDate{width:30%}.feTreeView ul{list-style-type:none;padding-left:10px}.feUlNested{margin:0;padding:0}.feTreeView li>div{cursor:pointer;margin:2px;display:inline-block;padding:2px;transition:all .1s ease}.feTreeView ul:not(.feUlRoot)>li>div{padding:3px 5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}.feTreeView ul:not(.feUlRoot)>li:hover>div{background-color:#e1e1e1;border-radius:10px}.feUlRoot{width:100%;padding:10px}.feUlRoot>li>div{width:90%}.feUlRoot>li>div>div{padding:3px 5px;width:100%}.feUlRoot>li:hover>div>div{background-color:#e1e1e1;border-radius:10px}.feUlRoot>li>div>div{transition:all .1s ease}.feParameters{position:relative;background-color:#f1f1f1;display:flex;justify-content:space-between;padding:10px;z-index:0;transition:all .5s ease}.feTreeName{overflow:hidden;max-width:95%}.feTreeView{padding:0 10px 0 0}.archiv .Visionneuse{position:relative;overflow:hidden;height:100%;width:100%;display:flex;flex-direction:column}.archiv .StatusBar{width:100%;height:40px;background-color:#4b4b4b;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.archiv .StatusButton>button{margin:0 10px;width:20px;height:20px;border:1px solid #D9D9D9;border-radius:50%;transition:all .1s ease-in-out;color:#d9d9d9}.archiv .informationButton{background-color:#4b4b4b}.archiv .informationButton:active{border-color:#4b4b4b;background-color:#707070}.archiv .StatusButton>button:hover{background-color:#5e5e5e}.archiv .ImgData{display:flex;align-items:center;justify-content:start;padding:5px}.archiv .ImgData>img{width:20px;height:20px}.archiv .ImgData>h4{color:#6a6c6c}.archiv .ImgContainer{display:flex;align-items:center;justify-content:center;background-color:#3f3f3f;overflow:hidden;height:calc(100% - 30px)}.archiv .ImgContainer img{max-width:90%;max-height:90%;object-fit:contain}.Calculator{align-items:center;background-color:#f5f5f5;height:100%;max-width:100%;overflow:hidden}.CalcDisplay{width:calc(100% - 22px);height:75px;padding:0 10px;background-color:#fff;border:none;display:flex;align-items:center;justify-content:flex-end;font-size:1.8em;margin-bottom:4px;overflow:hidden}.CalcButtons{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;padding:2px;width:calc(100% - 4px)}.CalcButtons>button{width:100%;height:67px;background-color:#e0e0e0;border:none;border-radius:5px;font-size:1.2em;cursor:pointer;transition:background-color .3s}.CalcButtons>button:hover{background-color:#d0d0d0}.CalcButtons>button:active{background-color:silver}.Notepad{align-items:center;background-color:#fff;height:100%;max-width:100%}.NpToolbar{height:35px;background-color:#f5f5f5;display:flex;align-items:center;justify-content:start;padding:0 10px}.NpToolbarButton{height:30px;background-color:#fff;border:1px solid #ccc;border-radius:5px;cursor:pointer;transition:background-color .3s;margin-right:5px}.NpToolbarButton:hover{background-color:#f0f0f0}.NpToolbarButton:active{background-color:#e0e0e0}.NpToolbarButton:disabled{background-color:#e0e0e0;cursor:not-allowed}.Notepad>textarea{width:calc(100% - 20px);height:calc(100% - 57px);padding:10px;background-color:#fff;border:none;font-size:1.2em;resize:none;overflow:auto}.Notepad>textarea:focus{outline:none}.LoginPage{width:100vw;height:100vh;background-size:cover;background-position:center}.LoginPageBlur{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center}.LoginPageProfileImage{width:120px;height:120px;border-radius:50%;box-shadow:0 2px 4px #0006;background-size:cover;background-position:center}.LoginPage h1{color:#fff;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:24px;margin-bottom:30px;text-shadow:0 1px 3px rgba(0,0,0,.6)}.LoginPage button{height:40px;width:200px;padding:10px 20px;font-size:16px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;color:#fff;background-color:#0078d7;border:none;border-radius:4px;cursor:pointer;box-shadow:0 2px 4px #0006;transition:background-color .3s ease}.LoginPage button:hover{background-color:#005a9e}.LoginPage button>img{width:20px;height:20px;animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoginPageFadeOut{position:fixed;background-color:#000;animation:fadeOut .5s ease;width:100vw;height:100vh;top:0;left:0}@keyframes fadeOut{0%{opacity:0;z-index:1000}to{opacity:1;z-index:1000}}.geoloc .map-container{width:100%;height:100%;overflow:hidden}.grid-canvas{pointer-events:none}.circle-coordinates{font-size:14px;color:#333;background-color:#fffc;padding:2px 4px;border-radius:3px;white-space:nowrap;overflow:hidden}.map-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;left:1.313em;top:1.188em;width:calc(100% - 1.313em);height:calc(100% - 1.188em);position:relative;transition:border .3s ease}.map-wrapper.realistic{width:100%;height:100%;top:0;left:0}.map-wrapper.null{border:.625em solid #FFAE00;box-sizing:border-box}.map-wrapper.correct{border:.625em solid #00FF00;box-sizing:border-box}.map-wrapper.incorrect{border:.625em solid #FF0000;box-sizing:border-box}.map-row-indices{display:flex;flex-direction:row;width:calc(100% - 1.313em);left:1.313em;height:auto;position:absolute;top:0;z-index:1;border-left:1px solid #333;overflow-x:hidden}.map-row-indices>div{flex:1;text-align:center;border-right:1px solid #333;font-family:Inter,sans-serif;background-color:#fff}.map-row-indices.selected{left:1.938em}.map-column-indices{display:flex;flex-direction:column;top:1.188em;height:calc(100% - 1.188em);position:absolute;min-width:1.313em;left:0;z-index:1;background-color:#fff;overflow-y:hidden}.map-column-indices>div{flex:1;justify-content:center;display:flex;align-items:center;border-top:1px solid #333;font-family:Inter,sans-serif}.map-column-indices>div:last-child{border-bottom:1px solid #333}.map-column-indices.selected{top:1.813em}.pos-text{display:none}.pos-text{display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%) translateY(.5em);z-index:1;padding:.5em;font-size:1em;font-family:Inter,sans-serif;border-radius:1.125em;display:flex;align-items:center;transition:background-color .3s ease,transform .3s ease,opacity .3s ease}.pos-text>img{width:1.25em;height:1.25em;filter:brightness(0)}.pos-text.null{background-color:#ffae00}.pos-text.correct{background-color:#0f0}.pos-text.incorrect{background-color:red}.pos-text>img{margin-right:.313em}.white-square{position:absolute;top:0;left:0;width:1.313em;height:1.188em;background-color:#fff;z-index:10}.white-top-background{position:absolute;top:0;left:0;width:100%;height:1.188em;background-color:#fff;z-index:1}.white-left-background{position:absolute;top:0;left:0;width:1.313em;height:100%;background-color:#fff;z-index:1}.information-panel{display:flex;flex-flow:nowrap column;justify-content:flex-start;background-color:#000;height:100%;z-index:2}.information-content{max-width:100%}.geoloc .information-panel{position:relative;width:23vw;height:100%}.geoloc .information-close{font-family:Inter,sans-serif;width:fit-content;background-color:transparent;border:.125em solid white;color:#fff;padding:.625em;font-size:1em;border-radius:1.25em;cursor:pointer;margin-top:auto;position:relative;bottom:5%;left:50%;transform:translate(-50%)}.geoloc .information-content{overflow-y:scroll;margin-bottom:5vh}.image-info-container{margin:1.188em auto;position:relative;display:flex}.information-image{width:auto;height:auto;max-height:20vh;display:block}.info{margin-top:.938em;margin-left:.625em;font-family:Inter,sans-serif}.info h3{font-size:.875em;color:#ffae00;padding-top:.5em;padding-bottom:.5em;border-bottom:.063em solid #767676}.info p{font-size:.813em;margin:.625em 0;color:#fff}.info img{margin-right:.5em;vertical-align:middle}.geoloc .selection-panel{flex-flow:nowrap row;overflow-y:hidden;background-image:url(/background/background.png);background-color:#986c4280;background-blend-mode:color;background-position:center;background-repeat:repeat-x;z-index:2;position:relative}.geoloc .selection-image{position:relative;width:auto;height:100%;box-sizing:border-box}.geoloc .selection-panel .image-container{position:relative;width:auto;height:90%;margin:.625em;box-sizing:border-box}.geoloc .selection-image.correct{animation:imageCorrectAnimation 1.5s forwards}.geoloc .validation-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4.688em;height:4.688em;opacity:0;animation:opacityAugment 1.5s forwards;pointer-events:none}.geoloc .overlay{position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%;opacity:0;box-sizing:border-box}.geoloc .overlay.correct{opacity:1;background-color:#00ff0080;animation:correctOverlayAnimation 1.5s forwards;border:3px solid #33cc7a;box-sizing:border-box}.geoloc .overlay.incorrect{opacity:1;background-color:#ff000080;animation:incorrectOverlayAnimation 1.5s forwards;border:3px solid #e01b24;box-sizing:border-box}.geoloc.overlay.selected{border:3px solid white;opacity:1}@keyframes imageCorrectAnimation{0%{filter:grayscale(0%)}to{filter:grayscale(100%)}}@keyframes incorrectOverlayAnimation{0%{background-color:#f000}50%{background-color:#ff000080}to{background-color:#f000}}@keyframes correctOverlayAnimation{0%{background-color:#0f00}50%{background-color:#00ff0080}to{background-color:#0f00}}@keyframes opacityAugment{0%{opacity:0}to{opacity:1}}.geoloc{flex-direction:column}.top{flex-direction:row;height:81.5vh;z-index:0}.topleft{position:absolute;height:81.5vh;transition:all .2s ease}.topright{position:absolute;height:81.5vh;right:0;top:0;transition:all .2s ease}.bottom{height:18.5vh;z-index:2}@keyframes _pulse_1wbow_1{0%,to{opacity:1}50%{opacity:.5}}@keyframes _dots_1wbow_1{0%,25%{content:"."}26%,50%{content:".."}51%,to{content:"..."}}._containerStyle_1wbow_12{width:100%;height:100dvh;background-color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}._textStyle_1wbow_23{color:#fff;font-size:2em;font-weight:500;animation:_pulse_1wbow_1 2s infinite}._textStyle_1wbow_23:after{content:"...";display:inline-block;width:1.5em;text-align:left;animation:_dots_1wbow_1 1.5s infinite}._container_1alo9_1{height:100dvh;width:100dvw}
