body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#555;font-family:Red Hat Mono,monospace;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#848484;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}nav{margin:auto;width:90%}nav,nav div{display:flex;justify-content:space-between}nav div{margin:auto 0}nav h2{font-family:Water Brush,cursive}nav div i{color:#000;font-size:medium;margin-right:1em}.menu{border-radius:0 0 10px 10px;left:50%;left:auto;top:0}.menu a{padding:.5em 2em}.top{background-position:50%;background-size:cover;display:flex;justify-content:space-between;margin:auto;padding-bottom:50px;padding-top:50px;position:relative;width:75%}.top-left{width:60%}.top-right{margin:auto 0;text-align:right;width:40%}.top-left p{font-size:1em;font-weight:400;line-height:25px;padding:1em 0}.top-icons{display:flex;font-size:25px;gap:20px;margin-top:20px}.top-icons a{color:#000;text-decoration:none}.top-icons a:hover{color:orange}.top-icons span{font-size:15px;padding-top:10px}.top-left button{border:1px solid #000;margin:30px 0;padding:1em;width:40%}.top-left button i{margin-left:15px}.top-left button:hover{background-color:#000;color:#fff}.top-right img{border:1px solid orange;border-radius:0 40% 40% 40%;padding:.5em;width:80%}.Greeting{color:orange;font-size:2em;font-weight:700;margin-bottom:0}.Greeting mark{background-color:initial;color:#3f3f3f;display:block}@media screen and (max-width:900px){.top{display:flex;flex-direction:column-reverse;text-align:center}.top-left{width:100%}.top-right{margin:auto;text-align:right;width:50%}.top-icons{justify-content:center}.top-left p{font-size:1em;font-weight:400;line-height:25px;padding:1em 1.5em}}.container{background:#121212;color:#000;padding-bottom:0;padding-top:50px}hr{margin:auto auto 100px;width:75%}h3{color:#f5f5f5;font-size:20px;font-weight:200;margin-bottom:50px;padding:0 50px;text-align:center}.card-container{margin:auto;width:80%}.card,.card-container{box-sizing:border-box;text-align:center}.card{background-color:#f3f3f3d2;border-radius:100px;box-shadow:0 5px 10px #000;display:inline-table;margin:20px;padding:2em 1em;width:5%}.card:hover{background-color:#111;color:#fff}.card img{width:60%}h1{font-size:2em;font-weight:400;margin:15px 0 0;padding:0}p{font-size:.8em;font-weight:200;margin-bottom:0;padding-bottom:0}.bottom-hr{margin-top:100px}.projs{margin:auto;text-align:center;width:75%}.proj-container{display:-webkit-box;margin-bottom:100px;overflow:scroll;width:100%}.proj-container::-webkit-scrollbar{height:5px}.proj-container::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 0 transparent}.proj-container::-webkit-scrollbar-thumb{background-color:#d5ac68;height:10px}.proj-container::-webkit-scrollbar-thumb:hover{background-color:#f1db9d}.proj-container::-webkit-scrollbar:vertical{display:none}.projs *,.projs .proj-card{box-sizing:border-box}.projs .proj-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px 0 10px 0;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);display:flex;flex-direction:column;height:200px;margin:20px;width:340px}.projs .overlay{background-color:rgba(255,178,35,.907);border-radius:10px 0 10px 0;box-sizing:border-box;display:flex;height:100%;padding:20px;width:100%}.overlay-container{margin:auto}.projs h1{margin-bottom:40px}.projs-text{color:#000;font-size:1em;font-weight:400;line-height:25px;margin-bottom:20px;padding:0 1.5em}.proj-card h4{color:#000;margin:0}.proj-card p{color:#000;font-size:.8em;font-weight:400;margin-bottom:20px}.projs a{background-color:initial;border:1px solid #fff;color:#fff;padding:10px;text-decoration:none}.projs a:hover{background-color:#fff;color:#000}.menu{background-color:#000;border-radius:0 10px 10px 0;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;top:30%;z-index:10}.menu a{color:#fff;padding:.5em;text-decoration:none}.menu span{display:none}.collab{background-color:#000;border-radius:3px;color:#fff;padding:30px 0}.collab-container{display:flex;gap:50px;margin:auto;width:75%}.collab-container form{display:flex;gap:10px;margin:auto}.collab-container input,.collab-container textarea{background-color:initial;border:none;border-bottom:1px solid #e5e5e5;color:#fff;outline:none;padding:10px}.collab-container input::-webkit-input-placeholder,.collab-container textarea::-webkit-input-placeholder{color:#e5e5e5bc}.collab-container input::placeholder,.collab-container textarea::placeholder{color:#e5e5e5bc}.collab-container button{background-color:#d5ac68;border:none;border-radius:3px;color:#000;cursor:pointer;padding:10px 20px}.collab-container button:hover{background-color:#f1db9d}.collab-container p{font-size:1em;font-weight:400;line-height:25px;margin-bottom:20px}@media screen and (max-width:768px){.collab-container{flex-direction:column}.collab-container form{flex-direction:column;width:100%}}body{background:#ecf3f3}.particle{border-radius:50%;position:fixed;z-index:-1}@-webkit-keyframes particle-animation-1{to{-webkit-transform:translate3d(87vw,60vh,54px);transform:translate3d(87vw,60vh,54px)}}@keyframes particle-animation-1{to{-webkit-transform:translate3d(87vw,60vh,54px);transform:translate3d(87vw,60vh,54px)}}.particle:first-child{-webkit-animation:particle-animation-1 30s infinite;animation:particle-animation-1 30s infinite;-webkit-animation-delay:-.2s;animation-delay:-.2s;background:#000;height:3px;opacity:.24;-webkit-transform:translate3d(80vw,59vh,34px);transform:translate3d(80vw,59vh,34px);width:3px}@-webkit-keyframes particle-animation-2{to{-webkit-transform:translate3d(58vw,36vh,89px);transform:translate3d(58vw,36vh,89px)}}@keyframes particle-animation-2{to{-webkit-transform:translate3d(58vw,36vh,89px);transform:translate3d(58vw,36vh,89px)}}.particle:nth-child(2){-webkit-animation:particle-animation-2 30s infinite;animation:particle-animation-2 30s infinite;-webkit-animation-delay:-.4s;animation-delay:-.4s;background:#000;height:3px;opacity:.12;-webkit-transform:translate3d(49vw,24vh,57px);transform:translate3d(49vw,24vh,57px);width:3px}@-webkit-keyframes particle-animation-3{to{-webkit-transform:translate3d(47vw,39vh,20px);transform:translate3d(47vw,39vh,20px)}}@keyframes particle-animation-3{to{-webkit-transform:translate3d(47vw,39vh,20px);transform:translate3d(47vw,39vh,20px)}}.particle:nth-child(3){-webkit-animation:particle-animation-3 30s infinite;animation:particle-animation-3 30s infinite;-webkit-animation-delay:-.6s;animation-delay:-.6s;background:#000;height:4px;opacity:.42;-webkit-transform:translate3d(75vw,68vh,50px);transform:translate3d(75vw,68vh,50px);width:4px}@-webkit-keyframes particle-animation-4{to{-webkit-transform:translate3d(40vw,80vh,52px);transform:translate3d(40vw,80vh,52px)}}@keyframes particle-animation-4{to{-webkit-transform:translate3d(40vw,80vh,52px);transform:translate3d(40vw,80vh,52px)}}.particle:nth-child(4){-webkit-animation:particle-animation-4 30s infinite;animation:particle-animation-4 30s infinite;-webkit-animation-delay:-.8s;animation-delay:-.8s;background:#000;height:4px;opacity:.43;-webkit-transform:translate3d(82vw,75vh,21px);transform:translate3d(82vw,75vh,21px);width:4px}@-webkit-keyframes particle-animation-5{to{-webkit-transform:translate3d(38vw,4vh,92px);transform:translate3d(38vw,4vh,92px)}}@keyframes particle-animation-5{to{-webkit-transform:translate3d(38vw,4vh,92px);transform:translate3d(38vw,4vh,92px)}}.particle:nth-child(5){-webkit-animation:particle-animation-5 30s infinite;animation:particle-animation-5 30s infinite;-webkit-animation-delay:-1s;animation-delay:-1s;background:#000;height:4px;opacity:.48;-webkit-transform:translate3d(85vw,57vh,21px);transform:translate3d(85vw,57vh,21px);width:4px}@-webkit-keyframes particle-animation-6{to{-webkit-transform:translate3d(11vw,68vh,20px);transform:translate3d(11vw,68vh,20px)}}@keyframes particle-animation-6{to{-webkit-transform:translate3d(11vw,68vh,20px);transform:translate3d(11vw,68vh,20px)}}.particle:nth-child(6){-webkit-animation:particle-animation-6 30s infinite;animation:particle-animation-6 30s infinite;-webkit-animation-delay:-1.2s;animation-delay:-1.2s;background:#000;height:4px;opacity:.42;-webkit-transform:translate3d(75vw,53vh,69px);transform:translate3d(75vw,53vh,69px);width:4px}@-webkit-keyframes particle-animation-7{to{-webkit-transform:translate3d(13vw,31vh,52px);transform:translate3d(13vw,31vh,52px)}}@keyframes particle-animation-7{to{-webkit-transform:translate3d(13vw,31vh,52px);transform:translate3d(13vw,31vh,52px)}}.particle:nth-child(7){-webkit-animation:particle-animation-7 30s infinite;animation:particle-animation-7 30s infinite;-webkit-animation-delay:-1.4s;animation-delay:-1.4s;background:#000;height:3px;opacity:.31;-webkit-transform:translate3d(65vw,75vh,28px);transform:translate3d(65vw,75vh,28px);width:3px}@-webkit-keyframes particle-animation-8{to{-webkit-transform:translate3d(49vw,71vh,24px);transform:translate3d(49vw,71vh,24px)}}@keyframes particle-animation-8{to{-webkit-transform:translate3d(49vw,71vh,24px);transform:translate3d(49vw,71vh,24px)}}.particle:nth-child(8){-webkit-animation:particle-animation-8 30s infinite;animation:particle-animation-8 30s infinite;-webkit-animation-delay:-1.6s;animation-delay:-1.6s;background:#000;height:4px;opacity:.04;-webkit-transform:translate3d(66vw,4vh,63px);transform:translate3d(66vw,4vh,63px);width:4px}@-webkit-keyframes particle-animation-9{to{-webkit-transform:translate3d(65vw,85vh,30px);transform:translate3d(65vw,85vh,30px)}}@keyframes particle-animation-9{to{-webkit-transform:translate3d(65vw,85vh,30px);transform:translate3d(65vw,85vh,30px)}}.particle:nth-child(9){-webkit-animation:particle-animation-9 30s infinite;animation:particle-animation-9 30s infinite;-webkit-animation-delay:-1.8s;animation-delay:-1.8s;background:#000;height:3px;opacity:.11;-webkit-transform:translate3d(59vw,32vh,67px);transform:translate3d(59vw,32vh,67px);width:3px}@-webkit-keyframes particle-animation-10{to{-webkit-transform:translate3d(65vw,19vh,3px);transform:translate3d(65vw,19vh,3px)}}@keyframes particle-animation-10{to{-webkit-transform:translate3d(65vw,19vh,3px);transform:translate3d(65vw,19vh,3px)}}.particle:nth-child(10){-webkit-animation:particle-animation-10 30s infinite;animation:particle-animation-10 30s infinite;-webkit-animation-delay:-2s;animation-delay:-2s;background:#000;height:3px;opacity:.13;-webkit-transform:translate3d(62vw,46vh,95px);transform:translate3d(62vw,46vh,95px);width:3px}@-webkit-keyframes particle-animation-11{to{-webkit-transform:translate3d(29vw,15vh,82px);transform:translate3d(29vw,15vh,82px)}}@keyframes particle-animation-11{to{-webkit-transform:translate3d(29vw,15vh,82px);transform:translate3d(29vw,15vh,82px)}}.particle:nth-child(11){-webkit-animation:particle-animation-11 30s infinite;animation:particle-animation-11 30s infinite;-webkit-animation-delay:-2.2s;animation-delay:-2.2s;background:#000;height:4px;opacity:.25;-webkit-transform:translate3d(53vw,53vh,9px);transform:translate3d(53vw,53vh,9px);width:4px}@-webkit-keyframes particle-animation-12{to{-webkit-transform:translate3d(4vw,70vh,28px);transform:translate3d(4vw,70vh,28px)}}@keyframes particle-animation-12{to{-webkit-transform:translate3d(4vw,70vh,28px);transform:translate3d(4vw,70vh,28px)}}.particle:nth-child(12){-webkit-animation:particle-animation-12 30s infinite;animation:particle-animation-12 30s infinite;-webkit-animation-delay:-2.4s;animation-delay:-2.4s;background:#000;height:4px;opacity:.09;-webkit-transform:translate3d(58vw,59vh,17px);transform:translate3d(58vw,59vh,17px);width:4px}@-webkit-keyframes particle-animation-13{to{-webkit-transform:translate3d(88vw,81vh,15px);transform:translate3d(88vw,81vh,15px)}}@keyframes particle-animation-13{to{-webkit-transform:translate3d(88vw,81vh,15px);transform:translate3d(88vw,81vh,15px)}}.particle:nth-child(13){-webkit-animation:particle-animation-13 30s infinite;animation:particle-animation-13 30s infinite;-webkit-animation-delay:-2.6s;animation-delay:-2.6s;background:#000;height:3px;opacity:.14;-webkit-transform:translate3d(31vw,27vh,27px);transform:translate3d(31vw,27vh,27px);width:3px}@-webkit-keyframes particle-animation-14{to{-webkit-transform:translate3d(84vw,28vh,76px);transform:translate3d(84vw,28vh,76px)}}@keyframes particle-animation-14{to{-webkit-transform:translate3d(84vw,28vh,76px);transform:translate3d(84vw,28vh,76px)}}.particle:nth-child(14){-webkit-animation:particle-animation-14 30s infinite;animation:particle-animation-14 30s infinite;-webkit-animation-delay:-2.8s;animation-delay:-2.8s;background:#000;height:4px;opacity:.46;-webkit-transform:translate3d(2vw,67vh,54px);transform:translate3d(2vw,67vh,54px);width:4px}@-webkit-keyframes particle-animation-15{to{-webkit-transform:translate3d(42vw,37vh,97px);transform:translate3d(42vw,37vh,97px)}}@keyframes particle-animation-15{to{-webkit-transform:translate3d(42vw,37vh,97px);transform:translate3d(42vw,37vh,97px)}}.particle:nth-child(15){-webkit-animation:particle-animation-15 30s infinite;animation:particle-animation-15 30s infinite;-webkit-animation-delay:-3s;animation-delay:-3s;background:#000;height:4px;opacity:.47;-webkit-transform:translate3d(48vw,79vh,47px);transform:translate3d(48vw,79vh,47px);width:4px}@-webkit-keyframes particle-animation-16{to{-webkit-transform:translate3d(84vw,57vh,12px);transform:translate3d(84vw,57vh,12px)}}@keyframes particle-animation-16{to{-webkit-transform:translate3d(84vw,57vh,12px);transform:translate3d(84vw,57vh,12px)}}.particle:nth-child(16){-webkit-animation:particle-animation-16 30s infinite;animation:particle-animation-16 30s infinite;-webkit-animation-delay:-3.2s;animation-delay:-3.2s;background:#000;height:3px;opacity:.39;-webkit-transform:translate3d(57vw,21vh,24px);transform:translate3d(57vw,21vh,24px);width:3px}@-webkit-keyframes particle-animation-17{to{-webkit-transform:translate3d(13vw,71vh,68px);transform:translate3d(13vw,71vh,68px)}}@keyframes particle-animation-17{to{-webkit-transform:translate3d(13vw,71vh,68px);transform:translate3d(13vw,71vh,68px)}}.particle:nth-child(17){-webkit-animation:particle-animation-17 30s infinite;animation:particle-animation-17 30s infinite;-webkit-animation-delay:-3.4s;animation-delay:-3.4s;background:#000;height:3px;opacity:.13;-webkit-transform:translate3d(49vw,23vh,80px);transform:translate3d(49vw,23vh,80px);width:3px}@-webkit-keyframes particle-animation-18{to{-webkit-transform:translate3d(1vw,4vh,76px);transform:translate3d(1vw,4vh,76px)}}@keyframes particle-animation-18{to{-webkit-transform:translate3d(1vw,4vh,76px);transform:translate3d(1vw,4vh,76px)}}.particle:nth-child(18){-webkit-animation:particle-animation-18 30s infinite;animation:particle-animation-18 30s infinite;-webkit-animation-delay:-3.6s;animation-delay:-3.6s;background:#000;height:3px;opacity:.27;-webkit-transform:translate3d(53vw,54vh,86px);transform:translate3d(53vw,54vh,86px);width:3px}@-webkit-keyframes particle-animation-19{to{-webkit-transform:translate3d(73vw,26vh,29px);transform:translate3d(73vw,26vh,29px)}}@keyframes particle-animation-19{to{-webkit-transform:translate3d(73vw,26vh,29px);transform:translate3d(73vw,26vh,29px)}}.particle:nth-child(19){-webkit-animation:particle-animation-19 30s infinite;animation:particle-animation-19 30s infinite;-webkit-animation-delay:-3.8s;animation-delay:-3.8s;background:#000;height:3px;opacity:.43;-webkit-transform:translate3d(45vw,7vh,17px);transform:translate3d(45vw,7vh,17px);width:3px}@-webkit-keyframes particle-animation-20{to{-webkit-transform:translate3d(62vw,21vh,82px);transform:translate3d(62vw,21vh,82px)}}@keyframes particle-animation-20{to{-webkit-transform:translate3d(62vw,21vh,82px);transform:translate3d(62vw,21vh,82px)}}.particle:nth-child(20){-webkit-animation:particle-animation-20 30s infinite;animation:particle-animation-20 30s infinite;-webkit-animation-delay:-4s;animation-delay:-4s;background:#000;height:3px;opacity:.13;-webkit-transform:translate3d(65vw,25vh,51px);transform:translate3d(65vw,25vh,51px);width:3px}@-webkit-keyframes particle-animation-21{to{-webkit-transform:translate3d(15vw,53vh,13px);transform:translate3d(15vw,53vh,13px)}}@keyframes particle-animation-21{to{-webkit-transform:translate3d(15vw,53vh,13px);transform:translate3d(15vw,53vh,13px)}}.particle:nth-child(21){-webkit-animation:particle-animation-21 30s infinite;animation:particle-animation-21 30s infinite;-webkit-animation-delay:-4.2s;animation-delay:-4.2s;background:#000;height:4px;opacity:.24;-webkit-transform:translate3d(54vw,8vh,42px);transform:translate3d(54vw,8vh,42px);width:4px}@-webkit-keyframes particle-animation-22{to{-webkit-transform:translate3d(57vw,21vh,23px);transform:translate3d(57vw,21vh,23px)}}@keyframes particle-animation-22{to{-webkit-transform:translate3d(57vw,21vh,23px);transform:translate3d(57vw,21vh,23px)}}.particle:nth-child(22){-webkit-animation:particle-animation-22 30s infinite;animation:particle-animation-22 30s infinite;-webkit-animation-delay:-4.4s;animation-delay:-4.4s;background:#000;height:4px;opacity:.05;-webkit-transform:translate3d(64vw,20vh,35px);transform:translate3d(64vw,20vh,35px);width:4px}@-webkit-keyframes particle-animation-23{to{-webkit-transform:translate3d(21vw,46vh,2px);transform:translate3d(21vw,46vh,2px)}}@keyframes particle-animation-23{to{-webkit-transform:translate3d(21vw,46vh,2px);transform:translate3d(21vw,46vh,2px)}}.particle:nth-child(23){-webkit-animation:particle-animation-23 30s infinite;animation:particle-animation-23 30s infinite;-webkit-animation-delay:-4.6s;animation-delay:-4.6s;background:#000;height:4px;opacity:.37;-webkit-transform:translate3d(50vw,31vh,3px);transform:translate3d(50vw,31vh,3px);width:4px}@-webkit-keyframes particle-animation-24{to{-webkit-transform:translate3d(37vw,13vh,30px);transform:translate3d(37vw,13vh,30px)}}@keyframes particle-animation-24{to{-webkit-transform:translate3d(37vw,13vh,30px);transform:translate3d(37vw,13vh,30px)}}.particle:nth-child(24){-webkit-animation:particle-animation-24 30s infinite;animation:particle-animation-24 30s infinite;-webkit-animation-delay:-4.8s;animation-delay:-4.8s;background:#000;height:3px;opacity:.16;-webkit-transform:translate3d(55vw,54vh,38px);transform:translate3d(55vw,54vh,38px);width:3px}@-webkit-keyframes particle-animation-25{to{-webkit-transform:translate3d(50vw,19vh,79px);transform:translate3d(50vw,19vh,79px)}}@keyframes particle-animation-25{to{-webkit-transform:translate3d(50vw,19vh,79px);transform:translate3d(50vw,19vh,79px)}}.particle:nth-child(25){-webkit-animation:particle-animation-25 30s infinite;animation:particle-animation-25 30s infinite;-webkit-animation-delay:-5s;animation-delay:-5s;background:#000;height:4px;opacity:.1;-webkit-transform:translate3d(44vw,63vh,14px);transform:translate3d(44vw,63vh,14px);width:4px}@-webkit-keyframes particle-animation-26{to{-webkit-transform:translate3d(57vw,30vh,90px);transform:translate3d(57vw,30vh,90px)}}@keyframes particle-animation-26{to{-webkit-transform:translate3d(57vw,30vh,90px);transform:translate3d(57vw,30vh,90px)}}.particle:nth-child(26){-webkit-animation:particle-animation-26 30s infinite;animation:particle-animation-26 30s infinite;-webkit-animation-delay:-5.2s;animation-delay:-5.2s;background:#000;height:4px;opacity:.34;-webkit-transform:translate3d(65vw,24vh,62px);transform:translate3d(65vw,24vh,62px);width:4px}@-webkit-keyframes particle-animation-27{to{-webkit-transform:translate3d(25vw,56vh,19px);transform:translate3d(25vw,56vh,19px)}}@keyframes particle-animation-27{to{-webkit-transform:translate3d(25vw,56vh,19px);transform:translate3d(25vw,56vh,19px)}}.particle:nth-child(27){-webkit-animation:particle-animation-27 30s infinite;animation:particle-animation-27 30s infinite;-webkit-animation-delay:-5.4s;animation-delay:-5.4s;background:#000;height:4px;opacity:.02;-webkit-transform:translate3d(85vw,35vh,63px);transform:translate3d(85vw,35vh,63px);width:4px}@-webkit-keyframes particle-animation-28{to{-webkit-transform:translate3d(7vw,71vh,55px);transform:translate3d(7vw,71vh,55px)}}@keyframes particle-animation-28{to{-webkit-transform:translate3d(7vw,71vh,55px);transform:translate3d(7vw,71vh,55px)}}.particle:nth-child(28){-webkit-animation:particle-animation-28 30s infinite;animation:particle-animation-28 30s infinite;-webkit-animation-delay:-5.6s;animation-delay:-5.6s;background:#000;height:3px;opacity:.3;-webkit-transform:translate3d(88vw,76vh,66px);transform:translate3d(88vw,76vh,66px);width:3px}@-webkit-keyframes particle-animation-29{to{-webkit-transform:translate3d(78vw,10vh,31px);transform:translate3d(78vw,10vh,31px)}}@keyframes particle-animation-29{to{-webkit-transform:translate3d(78vw,10vh,31px);transform:translate3d(78vw,10vh,31px)}}.particle:nth-child(29){-webkit-animation:particle-animation-29 30s infinite;animation:particle-animation-29 30s infinite;-webkit-animation-delay:-5.8s;animation-delay:-5.8s;background:#000;height:4px;opacity:.13;-webkit-transform:translate3d(84vw,87vh,21px);transform:translate3d(84vw,87vh,21px);width:4px}@-webkit-keyframes particle-animation-30{to{-webkit-transform:translate3d(9vw,61vh,54px);transform:translate3d(9vw,61vh,54px)}}@keyframes particle-animation-30{to{-webkit-transform:translate3d(9vw,61vh,54px);transform:translate3d(9vw,61vh,54px)}}.particle:nth-child(30){-webkit-animation:particle-animation-30 30s infinite;animation:particle-animation-30 30s infinite;-webkit-animation-delay:-6s;animation-delay:-6s;background:#000;height:4px;opacity:.42;-webkit-transform:translate3d(16vw,73vh,10px);transform:translate3d(16vw,73vh,10px);width:4px}
/*# sourceMappingURL=main.038b6050.css.map*/