@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#a855f7;--primary-color-dark:#9333ea;--secondary-color:#ca8a04;--text-dark:#1f2937;--text-light:#6b7280;--extra-light:#faf5ff;--max-width:1200px}*{scrollbar-color:grey;scrollbar-width:thin}::-webkit-scrollbar{width:12px}*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}body{font-family:Poppins,sans-serif}nav{background-color:#f8f9fa;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.nav__content{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1200px;max-width:var(--max-width);padding:1.5rem 1rem}nav .logo a{color:#a855f7;color:var(--primary-color);font-size:1.5rem;font-weight:600;transition:.3s}nav .logo a:hover{color:#9333ea;color:var(--primary-color-dark)}nav .checkbox,nav input{display:none}nav .checkbox i{color:#a855f7;color:var(--primary-color);cursor:pointer;font-size:2rem}ul{align-items:center;display:flex;gap:1rem;list-style:none;transition:left .3s}ul li a{border:2px solid #0000;color:#1f2937;color:var(--text-dark);font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:.3s}ul li a:hover{border-bottom-color:#ca8a04;border-bottom-color:var(--secondary-color);border-top-color:#ca8a04;border-top-color:var(--secondary-color);color:#ca8a04;color:var(--secondary-color)}.section__container{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(2,1fr);margin-top:88px!important;margin:auto;max-width:1200px;max-width:var(--max-width);padding:1rem}.content{display:flex;flex-direction:column;justify-content:center}.subtitle{color:#6b7280;color:var(--text-light);font-weight:600;letter-spacing:2px;margin-bottom:.5rem}.title{color:#1f2937;color:var(--text-dark);font-size:2.5rem;font-weight:400;line-height:3rem;margin-bottom:1rem}.title span{font-weight:600}.description{color:#6b7280;color:var(--text-light);line-height:1.5rem;margin-bottom:2rem}.action__btns{display:flex;gap:1rem}.action__btns button{border:2px solid #a855f7;border:2px solid var(--primary-color);border-radius:10px;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:2px;outline:none;padding:1rem 2rem;transition:.3s}.hire__me{background-color:#a855f7;background-color:var(--primary-color);color:#fff}.hire__me:hover{background-color:#9333ea;background-color:var(--primary-color-dark)}.portfolio{color:#a855f7;color:var(--primary-color)}.portfolio:hover{background-color:#9333ea;background-color:var(--primary-color-dark);color:#fff}.image{display:grid;place-items:center}.image img{border-radius:5%;width:50%}.technologies{margin-top:50px;text-align:center}.tech-item{cursor:pointer;display:inline-block;margin:20px;position:relative;transition:transform .3s ease-in-out}.tech-item img{border-radius:50%;height:100px;margin-bottom:10px;width:100px}.tech-item span{color:#333;display:block;font-size:1.2em}.tech-item:hover{transform:scale(1.1)}.center{text-align:center}.tech-cards{display:inline-block;margin-bottom:30px}.tech-cards .card-group{gap:25px}.tech-cards .card-group .card{border:none}.tech-item.version img{border-radius:0;height:70px;width:85%}.hello-json svg{height:200px!important;width:30%!important}.cards-cont1 .card{margin:0 0 25px}.cards-cont1 .card .version{display:block}.cards-cont1 .card .version img{width:auto}.scripts svg{height:auto!important;position:relative;right:70px}.scripts .html{position:absolute;right:150px;top:50px}.scripts .hello-json{position:relative}.scripts .css{position:absolute;right:155px;top:188px}.scripts .js-icons .js{bottom:75px;left:50px;position:relative}.cards-cont1 .mysql img{height:100px}.sass-icons{display:flex}.sass-icons img{left:35px;position:relative;width:50%}.sass-icons .sass{align-items:center;display:inline-flex}.website-icon svg{width:15%!important}.marquee-container{display:none}.node-img img{border-radius:0;width:160px}@media (max-width:1199px){.marquee-container{display:block;max-height:15vh}.marquee-container img{margin:0 20px;max-height:12vh;max-width:70%}.tech-cards{display:none}}@media (max-width:749px){.sass-icons img{left:65px;width:30%}.website-icon svg{width:25%!important}.card:hover{transform:none}.tech-cards .card-group{display:flex;flex-flow:column-reverse}.sass-icons .sass{align-items:center;display:inline-flex;left:60px;position:relative}nav .checkbox{display:block}.scripts .js-icons .js{left:130px;width:50%}.scripts .html{right:120px;top:45px}.scripts .css{right:130px;top:150px}nav ul{padding:0 10px}.hello-json svg{width:30%!important}.section__container{margin-top:0!important}ul{background-color:#faf5ff;background-color:var(--extra-light);flex-direction:column;gap:3rem;height:50vh;justify-content:center;left:-100%;position:absolute;top:85px;width:100%}nav #check:checked~ul{left:0}ul li a{font-size:1.25rem}.section__container{gap:1rem;grid-template-columns:repeat(1,1fr);padding:3rem 1rem 5rem;text-align:center}.image{grid-area:1/1/2/2}.action__btns{margin:auto}}@media only screen and (min-width:600px) and (max-width:1199px){.card-group{flex-flow:column}}.technologies h1{margin-bottom:30px;text-decoration:underline}h2,h3,h4,h5{color:#6b7280!important;font-weight:600;text-decoration:underline}.App{background-image:url(/static/media/bg.5713546cf9f91657afc4.jpg)}.certificates img{width:20%}.certificates a:hover{border-bottom-color:#0000;border-top-color:#0000;color:#0000}.certificates{display:flex}.certificates img{width:60%}.certificates .certify{margin:30px 0;text-align:center;width:100%}.certificates .certify div{margin-bottom:30px}h1{font-size:40px}.header-certify,.projects-header{margin:15px 0;text-align:center;text-decoration:underline}.project-worksrow .projects{display:flex;flex-wrap:wrap;place-content:center}.projects .card{background-color:initial;border:1px solid #9333ea;border:1px solid var(--primary-color-dark);line-height:24px}.projects .techs{background-color:#000;border:1px solid;border-radius:15px;color:#fff;margin:10px 0 0;padding:2px 10px;width:-webkit-max-content;width:max-content}.projects .card .card-header{border-bottom:1px solid #9333ea;border-bottom:1px solid var(--primary-color-dark);font-weight:600}.proj-links{display:inline-block}.criterion{font-size:1.6rem;height:0;left:50%;top:50%;transform:translate(-20px,-20px)}.background,.criterion{position:absolute;width:0}.background{animation:background-animation 2s ease-in-out 4s 1 normal forwards;height:100vh;top:0}.background0{background-color:#eb4747;height:100vh;left:0}.background1{background-color:#ebc247;height:100vh;left:12.5%}.background2{background-color:#99eb47;height:100vh;left:25%}.background3{background-color:#47eb70;height:100vh;left:37.5%}.background4{background-color:#47ebeb;height:100vh;left:50%}.background5{background-color:#4770eb;height:100vh;left:62.5%}.background6{background-color:#9947eb;height:100vh;left:75%}.background7{background-color:#eb47c2;height:100vh;left:87.5%}.background8{background-color:#eb4747;height:100vh;left:100%}.text{line-height:40px;opacity:0;overflow:hidden;position:absolute;width:40px}.text:after{content:"";display:inline-block;height:40px;left:0;position:absolute;top:0;width:0;z-index:-1}.text0{animation:text-animation0 1s ease-in-out 1s 1 normal forwards,text2-animation0 2s ease-in-out 5s 1 normal forwards;left:-140px;top:0}.text0:after{animation:text-after-animation0 2s ease-in-out 3s 1 normal forwards}.text1{animation:text-animation1 1s ease-in-out 1.2s 1 normal forwards,text2-animation1 2s ease-in-out 5s 1 normal forwards;left:-100px;top:0}.text1:after{animation:text-after-animation1 2s ease-in-out 3s 1 normal forwards}.text2{animation:text-animation2 1s ease-in-out 1.4s 1 normal forwards,text2-animation2 2s ease-in-out 5s 1 normal forwards;left:-60px;top:0}.text2:after{animation:text-after-animation2 2s ease-in-out 3s 1 normal forwards}.text3{animation:text-animation3 1s ease-in-out 1.6s 1 normal forwards,text2-animation3 2s ease-in-out 5s 1 normal forwards;left:-20px;top:0}.text3:after{animation:text-after-animation3 2s ease-in-out 3s 1 normal forwards}.text4{animation:text-animation4 1s ease-in-out 1.8s 1 normal forwards,text2-animation4 2s ease-in-out 5s 1 normal forwards;left:20px;top:0}.text4:after{animation:text-after-animation4 2s ease-in-out 3s 1 normal forwards}.text5{animation:text-animation5 1s ease-in-out 2s 1 normal forwards,text2-animation5 2s ease-in-out 5s 1 normal forwards;left:60px;top:0}.text5:after{animation:text-after-animation5 2s ease-in-out 3s 1 normal forwards}.text6{animation:text-animation6 1s ease-in-out 2.2s 1 normal forwards,text2-animation6 2s ease-in-out 5s 1 normal forwards;left:100px;top:0}.text6:after{animation:text-after-animation6 2s ease-in-out 3s 1 normal forwards}.text7{animation:text-animation7 1s ease-in-out 2.4s 1 normal forwards,text2-animation7 2s ease-in-out 5s 1 normal forwards;left:140px;top:0}.text7:after{animation:text-after-animation7 2s ease-in-out 3s 1 normal forwards}.text8{animation:text-animation8 1s ease-in-out 2.6s 1 normal forwards,text2-animation8 2s ease-in-out 5s 1 normal forwards;left:180px;top:0}.text8:after{animation:text-after-animation8 2s ease-in-out 3s 1 normal forwards}@keyframes text-animation0{0%{opacity:0;transform:scale(0)}50%{transform:scale(3)}to{opacity:1;transform:scale(1)}}@keyframes text-animation1{0%{opacity:0;transform:scale(0)}50%{transform:scale(3)}to{opacity:1;transform:scale(1)}}@keyframes text-animation2{0%{opacity:0;transform:scale(0)}50%{transform:scale(3)}to{opacity:1;transform:scale(1)}}@keyframes text-animation3{0%{opacity:0;transform:scale(0)}50%{transform:scale(3)}to{opacity:1;transform:scale(1)}}@keyframes text-animation4{0%{opacity:0;transform:scale(0)}50%{transform:scale(3)}to{opacity:1;transform:scale(1)}}@keyframes text-animation5{0%{opacity:0;transform:scale(0)}50%{transform:scale(3)}to{opacity:1;transform:scale(1)}}@keyframes text-animation6{0%{opacity:0;transform:scale(0)}50%{transform:scale(3)}to{opacity:1;transform:scale(1)}}@keyframes text-animation7{0%{opacity:0;transform:scale(0)}50%{transform:scale(3)}to{opacity:1;transform:scale(1)}}@keyframes text-animation8{0%{opacity:0;transform:scale(0)}50%{transform:scale(3)}to{opacity:1;transform:scale(1)}}@keyframes text-after-animation0{0%{background-color:#eb4747;opacity:1;width:0}50%{opacity:1;width:40px}to{left:40px;opacity:0}}@keyframes text-after-animation1{0%{background-color:#ebc247;opacity:1;width:0}50%{opacity:1;width:40px}to{left:40px;opacity:0}}@keyframes text-after-animation2{0%{background-color:#99eb47;opacity:1;width:0}50%{opacity:1;width:40px}to{left:40px;opacity:0}}@keyframes text-after-animation3{0%{background-color:#47eb70;opacity:1;width:0}50%{opacity:1;width:40px}to{left:40px;opacity:0}}@keyframes text-after-animation4{0%{background-color:#47ebeb;opacity:1;width:0}50%{opacity:1;width:40px}to{left:40px;opacity:0}}@keyframes text-after-animation5{0%{background-color:#4770eb;opacity:1;width:0}50%{opacity:1;width:40px}to{left:40px;opacity:0}}@keyframes text-after-animation6{0%{background-color:#9947eb;opacity:1;width:0}50%{opacity:1;width:40px}to{left:40px;opacity:0}}@keyframes text-after-animation7{0%{background-color:#eb47c2;opacity:1;width:0}50%{opacity:1;width:40px}to{left:40px;opacity:0}}@keyframes text-after-animation8{0%{background-color:#eb4747;opacity:1;width:0}50%{opacity:1;width:40px}to{left:40px;opacity:0}}@keyframes text2-animation0{0%{left:-140px;opacity:1}50%{left:-100px;opacity:0}to{left:-100px;opacity:0}}@keyframes text2-animation1{0%{left:-100px;opacity:1}50%{left:-60px;opacity:0}to{left:-60px;opacity:0}}@keyframes text2-animation2{0%{left:-60px;opacity:1}50%{left:-20px;opacity:0}to{left:-20px;opacity:0}}@keyframes text2-animation3{0%{left:-20px;opacity:1}50%{left:20px;opacity:0}to{left:20px;opacity:0}}@keyframes text2-animation4{0%{left:20px;opacity:1}50%{left:60px;opacity:0}to{left:60px;opacity:0}}@keyframes text2-animation5{0%{left:60px;opacity:1}50%{left:100px;opacity:0}to{left:100px;opacity:0}}@keyframes text2-animation6{0%{left:100px;opacity:1}50%{left:140px;opacity:0}to{left:140px;opacity:0}}@keyframes text2-animation7{0%{left:140px;opacity:1;top:0;transform:scale(1)}50%{left:180px;opacity:1;transform:scale(1)}65%{top:0;transform:scale(1)}70%{top:-30px;transform:scale(3) rotate(90deg)}75%{left:180px;opacity:1;top:0;transform:scale(2) rotate(90deg)}85%{left:180px}to{left:1000px;opacity:0;transform:scale(2) rotate(90deg)}}@keyframes text2-animation8{0%{left:180px;opacity:1}50%{left:220px;opacity:0}to{left:220px;opacity:0}}.frame{border-radius:50%;height:40px;opacity:0;position:absolute;width:40px}.frame0{animation:frame-animation0 1s ease-in-out 0ms 1 normal forwards;background-color:#eb4747;left:-140px;top:0}.frame1{animation:frame-animation1 1s ease-in-out .2s 1 normal forwards;background-color:#ebc247;left:-100px;top:0}.frame2{animation:frame-animation2 1s ease-in-out .4s 1 normal forwards;background-color:#99eb47;left:-60px;top:0}.frame3{animation:frame-animation3 1s ease-in-out .6s 1 normal forwards;background-color:#47eb70;left:-20px;top:0}.frame4{animation:frame-animation4 1s ease-in-out .8s 1 normal forwards;background-color:#47ebeb;left:20px;top:0}.frame5{animation:frame-animation5 1s ease-in-out 1s 1 normal forwards;background-color:#4770eb;left:60px;top:0}.frame6{animation:frame-animation6 1s ease-in-out 1.2s 1 normal forwards;background-color:#9947eb;left:100px;top:0}.frame7{animation:frame-animation7 1s ease-in-out 1.4s 1 normal forwards;background-color:#eb47c2;left:140px;top:0}.frame8{animation:frame-animation8 1s ease-in-out 1.6s 1 normal forwards;background-color:#eb4747;left:180px;top:0}@keyframes frame-animation0{0%{opacity:1;transform:translateY(-1000px)}50%{opacity:.8}to{opacity:0;transform:translateY(0)}}@keyframes frame-animation1{0%{opacity:1;transform:translateY(-1000px)}50%{opacity:.8}to{opacity:0;transform:translateY(0)}}@keyframes frame-animation2{0%{opacity:1;transform:translateY(-1000px)}50%{opacity:.8}to{opacity:0;transform:translateY(0)}}@keyframes frame-animation3{0%{opacity:1;transform:translateY(-1000px)}50%{opacity:.8}to{opacity:0;transform:translateY(0)}}@keyframes frame-animation4{0%{opacity:1;transform:translateY(-1000px)}50%{opacity:.8}to{opacity:0;transform:translateY(0)}}@keyframes frame-animation5{0%{opacity:1;transform:translateY(-1000px)}50%{opacity:.8}to{opacity:0;transform:translateY(0)}}@keyframes frame-animation6{0%{opacity:1;transform:translateY(-1000px)}50%{opacity:.8}to{opacity:0;transform:translateY(0)}}@keyframes frame-animation7{0%{opacity:1;transform:translateY(-1000px)}50%{opacity:.8}to{opacity:0;transform:translateY(0)}}@keyframes frame-animation8{0%{opacity:1;transform:translateY(-1000px)}50%{opacity:.8}to{opacity:0;transform:translateY(0)}}.particle{border-radius:50%;height:40px;position:absolute;width:40px}.particle00{animation:particle-animation00 1s ease-in-out 1s 1 normal forwards}.particle00,.particle01{background-color:#eb4747;left:-140px;opacity:0}.particle01{animation:particle-animation01 1s ease-in-out 1s 1 normal forwards}.particle02{animation:particle-animation02 1s ease-in-out 1s 1 normal forwards}.particle02,.particle03{background-color:#eb4747;left:-140px;opacity:0}.particle03{animation:particle-animation03 1s ease-in-out 1s 1 normal forwards}.particle04{animation:particle-animation04 1s ease-in-out 1s 1 normal forwards}.particle04,.particle05{background-color:#eb4747;left:-140px;opacity:0}.particle05{animation:particle-animation05 1s ease-in-out 1s 1 normal forwards}.particle06{animation:particle-animation06 1s ease-in-out 1s 1 normal forwards}.particle06,.particle07{background-color:#eb4747;left:-140px;opacity:0}.particle07{animation:particle-animation07 1s ease-in-out 1s 1 normal forwards}.particle08{animation:particle-animation08 1s ease-in-out 1s 1 normal forwards}.particle08,.particle09{background-color:#eb4747;left:-140px;opacity:0}.particle09{animation:particle-animation09 1s ease-in-out 1s 1 normal forwards}.particle010{animation:particle-animation010 1s ease-in-out 1s 1 normal forwards}.particle010,.particle011{background-color:#eb4747;left:-140px;opacity:0}.particle011{animation:particle-animation011 1s ease-in-out 1s 1 normal forwards}.particle012{animation:particle-animation012 1s ease-in-out 1s 1 normal forwards;background-color:#eb4747;left:-140px;opacity:0}.particle10{animation:particle-animation10 1s ease-in-out 1.2s 1 normal forwards}.particle10,.particle11{background-color:#ebc247;left:-100px;opacity:0}.particle11{animation:particle-animation11 1s ease-in-out 1.2s 1 normal forwards}.particle12{animation:particle-animation12 1s ease-in-out 1.2s 1 normal forwards}.particle12,.particle13{background-color:#ebc247;left:-100px;opacity:0}.particle13{animation:particle-animation13 1s ease-in-out 1.2s 1 normal forwards}.particle14{animation:particle-animation14 1s ease-in-out 1.2s 1 normal forwards}.particle14,.particle15{background-color:#ebc247;left:-100px;opacity:0}.particle15{animation:particle-animation15 1s ease-in-out 1.2s 1 normal forwards}.particle16{animation:particle-animation16 1s ease-in-out 1.2s 1 normal forwards}.particle16,.particle17{background-color:#ebc247;left:-100px;opacity:0}.particle17{animation:particle-animation17 1s ease-in-out 1.2s 1 normal forwards}.particle18{animation:particle-animation18 1s ease-in-out 1.2s 1 normal forwards}.particle18,.particle19{background-color:#ebc247;left:-100px;opacity:0}.particle19{animation:particle-animation19 1s ease-in-out 1.2s 1 normal forwards}.particle110{animation:particle-animation110 1s ease-in-out 1.2s 1 normal forwards}.particle110,.particle111{background-color:#ebc247;left:-100px;opacity:0}.particle111{animation:particle-animation111 1s ease-in-out 1.2s 1 normal forwards}.particle112{animation:particle-animation112 1s ease-in-out 1.2s 1 normal forwards;background-color:#ebc247;left:-100px;opacity:0}.particle20{animation:particle-animation20 1s ease-in-out 1.4s 1 normal forwards}.particle20,.particle21{background-color:#99eb47;left:-60px;opacity:0}.particle21{animation:particle-animation21 1s ease-in-out 1.4s 1 normal forwards}.particle22{animation:particle-animation22 1s ease-in-out 1.4s 1 normal forwards}.particle22,.particle23{background-color:#99eb47;left:-60px;opacity:0}.particle23{animation:particle-animation23 1s ease-in-out 1.4s 1 normal forwards}.particle24{animation:particle-animation24 1s ease-in-out 1.4s 1 normal forwards}.particle24,.particle25{background-color:#99eb47;left:-60px;opacity:0}.particle25{animation:particle-animation25 1s ease-in-out 1.4s 1 normal forwards}.particle26{animation:particle-animation26 1s ease-in-out 1.4s 1 normal forwards}.particle26,.particle27{background-color:#99eb47;left:-60px;opacity:0}.particle27{animation:particle-animation27 1s ease-in-out 1.4s 1 normal forwards}.particle28{animation:particle-animation28 1s ease-in-out 1.4s 1 normal forwards}.particle28,.particle29{background-color:#99eb47;left:-60px;opacity:0}.particle29{animation:particle-animation29 1s ease-in-out 1.4s 1 normal forwards}.particle210{animation:particle-animation210 1s ease-in-out 1.4s 1 normal forwards}.particle210,.particle211{background-color:#99eb47;left:-60px;opacity:0}.particle211{animation:particle-animation211 1s ease-in-out 1.4s 1 normal forwards}.particle212{animation:particle-animation212 1s ease-in-out 1.4s 1 normal forwards;background-color:#99eb47;left:-60px;opacity:0}.particle30{animation:particle-animation30 1s ease-in-out 1.6s 1 normal forwards}.particle30,.particle31{background-color:#47eb70;left:-20px;opacity:0}.particle31{animation:particle-animation31 1s ease-in-out 1.6s 1 normal forwards}.particle32{animation:particle-animation32 1s ease-in-out 1.6s 1 normal forwards}.particle32,.particle33{background-color:#47eb70;left:-20px;opacity:0}.particle33{animation:particle-animation33 1s ease-in-out 1.6s 1 normal forwards}.particle34{animation:particle-animation34 1s ease-in-out 1.6s 1 normal forwards}.particle34,.particle35{background-color:#47eb70;left:-20px;opacity:0}.particle35{animation:particle-animation35 1s ease-in-out 1.6s 1 normal forwards}.particle36{animation:particle-animation36 1s ease-in-out 1.6s 1 normal forwards}.particle36,.particle37{background-color:#47eb70;left:-20px;opacity:0}.particle37{animation:particle-animation37 1s ease-in-out 1.6s 1 normal forwards}.particle38{animation:particle-animation38 1s ease-in-out 1.6s 1 normal forwards}.particle38,.particle39{background-color:#47eb70;left:-20px;opacity:0}.particle39{animation:particle-animation39 1s ease-in-out 1.6s 1 normal forwards}.particle310{animation:particle-animation310 1s ease-in-out 1.6s 1 normal forwards}.particle310,.particle311{background-color:#47eb70;left:-20px;opacity:0}.particle311{animation:particle-animation311 1s ease-in-out 1.6s 1 normal forwards}.particle312{animation:particle-animation312 1s ease-in-out 1.6s 1 normal forwards;background-color:#47eb70;left:-20px;opacity:0}.particle40{animation:particle-animation40 1s ease-in-out 1.8s 1 normal forwards}.particle40,.particle41{background-color:#47ebeb;left:20px;opacity:0}.particle41{animation:particle-animation41 1s ease-in-out 1.8s 1 normal forwards}.particle42{animation:particle-animation42 1s ease-in-out 1.8s 1 normal forwards}.particle42,.particle43{background-color:#47ebeb;left:20px;opacity:0}.particle43{animation:particle-animation43 1s ease-in-out 1.8s 1 normal forwards}.particle44{animation:particle-animation44 1s ease-in-out 1.8s 1 normal forwards}.particle44,.particle45{background-color:#47ebeb;left:20px;opacity:0}.particle45{animation:particle-animation45 1s ease-in-out 1.8s 1 normal forwards}.particle46{animation:particle-animation46 1s ease-in-out 1.8s 1 normal forwards}.particle46,.particle47{background-color:#47ebeb;left:20px;opacity:0}.particle47{animation:particle-animation47 1s ease-in-out 1.8s 1 normal forwards}.particle48{animation:particle-animation48 1s ease-in-out 1.8s 1 normal forwards}.particle48,.particle49{background-color:#47ebeb;left:20px;opacity:0}.particle49{animation:particle-animation49 1s ease-in-out 1.8s 1 normal forwards}.particle410{animation:particle-animation410 1s ease-in-out 1.8s 1 normal forwards}.particle410,.particle411{background-color:#47ebeb;left:20px;opacity:0}.particle411{animation:particle-animation411 1s ease-in-out 1.8s 1 normal forwards}.particle412{animation:particle-animation412 1s ease-in-out 1.8s 1 normal forwards;background-color:#47ebeb;left:20px;opacity:0}.particle50{animation:particle-animation50 1s ease-in-out 2s 1 normal forwards}.particle50,.particle51{background-color:#4770eb;left:60px;opacity:0}.particle51{animation:particle-animation51 1s ease-in-out 2s 1 normal forwards}.particle52{animation:particle-animation52 1s ease-in-out 2s 1 normal forwards}.particle52,.particle53{background-color:#4770eb;left:60px;opacity:0}.particle53{animation:particle-animation53 1s ease-in-out 2s 1 normal forwards}.particle54{animation:particle-animation54 1s ease-in-out 2s 1 normal forwards}.particle54,.particle55{background-color:#4770eb;left:60px;opacity:0}.particle55{animation:particle-animation55 1s ease-in-out 2s 1 normal forwards}.particle56{animation:particle-animation56 1s ease-in-out 2s 1 normal forwards}.particle56,.particle57{background-color:#4770eb;left:60px;opacity:0}.particle57{animation:particle-animation57 1s ease-in-out 2s 1 normal forwards}.particle58{animation:particle-animation58 1s ease-in-out 2s 1 normal forwards}.particle58,.particle59{background-color:#4770eb;left:60px;opacity:0}.particle59{animation:particle-animation59 1s ease-in-out 2s 1 normal forwards}.particle510{animation:particle-animation510 1s ease-in-out 2s 1 normal forwards}.particle510,.particle511{background-color:#4770eb;left:60px;opacity:0}.particle511{animation:particle-animation511 1s ease-in-out 2s 1 normal forwards}.particle512{animation:particle-animation512 1s ease-in-out 2s 1 normal forwards;background-color:#4770eb;left:60px;opacity:0}.particle60{animation:particle-animation60 1s ease-in-out 2.2s 1 normal forwards}.particle60,.particle61{background-color:#9947eb;left:100px;opacity:0}.particle61{animation:particle-animation61 1s ease-in-out 2.2s 1 normal forwards}.particle62{animation:particle-animation62 1s ease-in-out 2.2s 1 normal forwards}.particle62,.particle63{background-color:#9947eb;left:100px;opacity:0}.particle63{animation:particle-animation63 1s ease-in-out 2.2s 1 normal forwards}.particle64{animation:particle-animation64 1s ease-in-out 2.2s 1 normal forwards}.particle64,.particle65{background-color:#9947eb;left:100px;opacity:0}.particle65{animation:particle-animation65 1s ease-in-out 2.2s 1 normal forwards}.particle66{animation:particle-animation66 1s ease-in-out 2.2s 1 normal forwards}.particle66,.particle67{background-color:#9947eb;left:100px;opacity:0}.particle67{animation:particle-animation67 1s ease-in-out 2.2s 1 normal forwards}.particle68{animation:particle-animation68 1s ease-in-out 2.2s 1 normal forwards}.particle68,.particle69{background-color:#9947eb;left:100px;opacity:0}.particle69{animation:particle-animation69 1s ease-in-out 2.2s 1 normal forwards}.particle610{animation:particle-animation610 1s ease-in-out 2.2s 1 normal forwards}.particle610,.particle611{background-color:#9947eb;left:100px;opacity:0}.particle611{animation:particle-animation611 1s ease-in-out 2.2s 1 normal forwards}.particle612{animation:particle-animation612 1s ease-in-out 2.2s 1 normal forwards;background-color:#9947eb;left:100px;opacity:0}.particle70{animation:particle-animation70 1s ease-in-out 2.4s 1 normal forwards}.particle70,.particle71{background-color:#eb47c2;left:140px;opacity:0}.particle71{animation:particle-animation71 1s ease-in-out 2.4s 1 normal forwards}.particle72{animation:particle-animation72 1s ease-in-out 2.4s 1 normal forwards}.particle72,.particle73{background-color:#eb47c2;left:140px;opacity:0}.particle73{animation:particle-animation73 1s ease-in-out 2.4s 1 normal forwards}.particle74{animation:particle-animation74 1s ease-in-out 2.4s 1 normal forwards}.particle74,.particle75{background-color:#eb47c2;left:140px;opacity:0}.particle75{animation:particle-animation75 1s ease-in-out 2.4s 1 normal forwards}.particle76{animation:particle-animation76 1s ease-in-out 2.4s 1 normal forwards}.particle76,.particle77{background-color:#eb47c2;left:140px;opacity:0}.particle77{animation:particle-animation77 1s ease-in-out 2.4s 1 normal forwards}.particle78{animation:particle-animation78 1s ease-in-out 2.4s 1 normal forwards}.particle78,.particle79{background-color:#eb47c2;left:140px;opacity:0}.particle79{animation:particle-animation79 1s ease-in-out 2.4s 1 normal forwards}.particle710{animation:particle-animation710 1s ease-in-out 2.4s 1 normal forwards}.particle710,.particle711{background-color:#eb47c2;left:140px;opacity:0}.particle711{animation:particle-animation711 1s ease-in-out 2.4s 1 normal forwards}.particle712{animation:particle-animation712 1s ease-in-out 2.4s 1 normal forwards;background-color:#eb47c2;left:140px;opacity:0}.particle80{animation:particle-animation80 1s ease-in-out 2.6s 1 normal forwards}.particle80,.particle81{background-color:#eb4747;left:180px;opacity:0}.particle81{animation:particle-animation81 1s ease-in-out 2.6s 1 normal forwards}.particle82{animation:particle-animation82 1s ease-in-out 2.6s 1 normal forwards}.particle82,.particle83{background-color:#eb4747;left:180px;opacity:0}.particle83{animation:particle-animation83 1s ease-in-out 2.6s 1 normal forwards}.particle84{animation:particle-animation84 1s ease-in-out 2.6s 1 normal forwards}.particle84,.particle85{background-color:#eb4747;left:180px;opacity:0}.particle85{animation:particle-animation85 1s ease-in-out 2.6s 1 normal forwards}.particle86{animation:particle-animation86 1s ease-in-out 2.6s 1 normal forwards}.particle86,.particle87{background-color:#eb4747;left:180px;opacity:0}.particle87{animation:particle-animation87 1s ease-in-out 2.6s 1 normal forwards}.particle88{animation:particle-animation88 1s ease-in-out 2.6s 1 normal forwards}.particle88,.particle89{background-color:#eb4747;left:180px;opacity:0}.particle89{animation:particle-animation89 1s ease-in-out 2.6s 1 normal forwards}.particle810{animation:particle-animation810 1s ease-in-out 2.6s 1 normal forwards}.particle810,.particle811{background-color:#eb4747;left:180px;opacity:0}.particle811{animation:particle-animation811 1s ease-in-out 2.6s 1 normal forwards}.particle812{animation:particle-animation812 1s ease-in-out 2.6s 1 normal forwards;background-color:#eb4747;left:180px;opacity:0}@keyframes particle-animation00{0%{left:-140px;opacity:0;top:0;transform:scale(1)}to{left:-40px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation01{0%{left:-140px;opacity:0;top:0;transform:scale(1)}to{left:-53.39745959999999px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation02{0%{left:-140px;opacity:0;top:0;transform:scale(1)}to{left:-90px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation03{0%{left:-140px;opacity:0;top:0;transform:scale(1)}to{left:-140px;opacity:1;top:100px;transform:scale(0)}}@keyframes particle-animation04{0%{left:-140px;opacity:0;top:0;transform:scale(1)}to{left:-190px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation05{0%{left:-140px;opacity:0;top:0;transform:scale(1)}to{left:-226.6025404px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation06{0%{left:-140px;opacity:0;top:0;transform:scale(1)}to{left:-240px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation07{0%{left:-140px;opacity:0;top:0;transform:scale(1)}to{left:-226.6025404px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation08{0%{left:-140px;opacity:0;top:0;transform:scale(1)}to{left:-190px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation09{0%{left:-140px;opacity:0;top:0;transform:scale(1)}to{left:-140px;opacity:1;top:-100px;transform:scale(0)}}@keyframes particle-animation010{0%{left:-140px;opacity:0;top:0;transform:scale(1)}to{left:-90px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation011{0%{left:-140px;opacity:0;top:0;transform:scale(1)}to{left:-53.39745959999999px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation012{0%{left:-140px;opacity:0;top:0;transform:scale(1)}to{left:-40px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation10{0%{left:-100px;opacity:0;top:0;transform:scale(1)}to{left:0;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation11{0%{left:-100px;opacity:0;top:0;transform:scale(1)}to{left:-13.39745959999999px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation12{0%{left:-100px;opacity:0;top:0;transform:scale(1)}to{left:-50px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation13{0%{left:-100px;opacity:0;top:0;transform:scale(1)}to{left:-100px;opacity:1;top:100px;transform:scale(0)}}@keyframes particle-animation14{0%{left:-100px;opacity:0;top:0;transform:scale(1)}to{left:-150px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation15{0%{left:-100px;opacity:0;top:0;transform:scale(1)}to{left:-186.6025404px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation16{0%{left:-100px;opacity:0;top:0;transform:scale(1)}to{left:-200px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation17{0%{left:-100px;opacity:0;top:0;transform:scale(1)}to{left:-186.6025404px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation18{0%{left:-100px;opacity:0;top:0;transform:scale(1)}to{left:-150px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation19{0%{left:-100px;opacity:0;top:0;transform:scale(1)}to{left:-100px;opacity:1;top:-100px;transform:scale(0)}}@keyframes particle-animation110{0%{left:-100px;opacity:0;top:0;transform:scale(1)}to{left:-50px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation111{0%{left:-100px;opacity:0;top:0;transform:scale(1)}to{left:-13.39745959999999px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation112{0%{left:-100px;opacity:0;top:0;transform:scale(1)}to{left:0;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation20{0%{left:-60px;opacity:0;top:0;transform:scale(1)}to{left:40px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation21{0%{left:-60px;opacity:0;top:0;transform:scale(1)}to{left:26.60254040000001px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation22{0%{left:-60px;opacity:0;top:0;transform:scale(1)}to{left:-10px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation23{0%{left:-60px;opacity:0;top:0;transform:scale(1)}to{left:-60px;opacity:1;top:100px;transform:scale(0)}}@keyframes particle-animation24{0%{left:-60px;opacity:0;top:0;transform:scale(1)}to{left:-110px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation25{0%{left:-60px;opacity:0;top:0;transform:scale(1)}to{left:-146.6025404px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation26{0%{left:-60px;opacity:0;top:0;transform:scale(1)}to{left:-160px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation27{0%{left:-60px;opacity:0;top:0;transform:scale(1)}to{left:-146.6025404px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation28{0%{left:-60px;opacity:0;top:0;transform:scale(1)}to{left:-110px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation29{0%{left:-60px;opacity:0;top:0;transform:scale(1)}to{left:-60px;opacity:1;top:-100px;transform:scale(0)}}@keyframes particle-animation210{0%{left:-60px;opacity:0;top:0;transform:scale(1)}to{left:-10px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation211{0%{left:-60px;opacity:0;top:0;transform:scale(1)}to{left:26.60254040000001px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation212{0%{left:-60px;opacity:0;top:0;transform:scale(1)}to{left:40px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation30{0%{left:-20px;opacity:0;top:0;transform:scale(1)}to{left:80px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation31{0%{left:-20px;opacity:0;top:0;transform:scale(1)}to{left:66.60254040000001px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation32{0%{left:-20px;opacity:0;top:0;transform:scale(1)}to{left:30px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation33{0%{left:-20px;opacity:0;top:0;transform:scale(1)}to{left:-20px;opacity:1;top:100px;transform:scale(0)}}@keyframes particle-animation34{0%{left:-20px;opacity:0;top:0;transform:scale(1)}to{left:-70px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation35{0%{left:-20px;opacity:0;top:0;transform:scale(1)}to{left:-106.60254040000001px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation36{0%{left:-20px;opacity:0;top:0;transform:scale(1)}to{left:-120px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation37{0%{left:-20px;opacity:0;top:0;transform:scale(1)}to{left:-106.60254040000001px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation38{0%{left:-20px;opacity:0;top:0;transform:scale(1)}to{left:-70px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation39{0%{left:-20px;opacity:0;top:0;transform:scale(1)}to{left:-20px;opacity:1;top:-100px;transform:scale(0)}}@keyframes particle-animation310{0%{left:-20px;opacity:0;top:0;transform:scale(1)}to{left:30px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation311{0%{left:-20px;opacity:0;top:0;transform:scale(1)}to{left:66.60254040000001px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation312{0%{left:-20px;opacity:0;top:0;transform:scale(1)}to{left:80px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation40{0%{left:20px;opacity:0;top:0;transform:scale(1)}to{left:120px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation41{0%{left:20px;opacity:0;top:0;transform:scale(1)}to{left:106.60254040000001px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation42{0%{left:20px;opacity:0;top:0;transform:scale(1)}to{left:70px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation43{0%{left:20px;opacity:0;top:0;transform:scale(1)}to{left:20px;opacity:1;top:100px;transform:scale(0)}}@keyframes particle-animation44{0%{left:20px;opacity:0;top:0;transform:scale(1)}to{left:-30px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation45{0%{left:20px;opacity:0;top:0;transform:scale(1)}to{left:-66.60254040000001px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation46{0%{left:20px;opacity:0;top:0;transform:scale(1)}to{left:-80px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation47{0%{left:20px;opacity:0;top:0;transform:scale(1)}to{left:-66.60254040000001px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation48{0%{left:20px;opacity:0;top:0;transform:scale(1)}to{left:-30px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation49{0%{left:20px;opacity:0;top:0;transform:scale(1)}to{left:20px;opacity:1;top:-100px;transform:scale(0)}}@keyframes particle-animation410{0%{left:20px;opacity:0;top:0;transform:scale(1)}to{left:70px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation411{0%{left:20px;opacity:0;top:0;transform:scale(1)}to{left:106.60254040000001px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation412{0%{left:20px;opacity:0;top:0;transform:scale(1)}to{left:120px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation50{0%{left:60px;opacity:0;top:0;transform:scale(1)}to{left:160px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation51{0%{left:60px;opacity:0;top:0;transform:scale(1)}to{left:146.6025404px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation52{0%{left:60px;opacity:0;top:0;transform:scale(1)}to{left:110px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation53{0%{left:60px;opacity:0;top:0;transform:scale(1)}to{left:60px;opacity:1;top:100px;transform:scale(0)}}@keyframes particle-animation54{0%{left:60px;opacity:0;top:0;transform:scale(1)}to{left:10px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation55{0%{left:60px;opacity:0;top:0;transform:scale(1)}to{left:-26.60254040000001px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation56{0%{left:60px;opacity:0;top:0;transform:scale(1)}to{left:-40px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation57{0%{left:60px;opacity:0;top:0;transform:scale(1)}to{left:-26.60254040000001px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation58{0%{left:60px;opacity:0;top:0;transform:scale(1)}to{left:10px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation59{0%{left:60px;opacity:0;top:0;transform:scale(1)}to{left:60px;opacity:1;top:-100px;transform:scale(0)}}@keyframes particle-animation510{0%{left:60px;opacity:0;top:0;transform:scale(1)}to{left:110px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation511{0%{left:60px;opacity:0;top:0;transform:scale(1)}to{left:146.6025404px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation512{0%{left:60px;opacity:0;top:0;transform:scale(1)}to{left:160px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation60{0%{left:100px;opacity:0;top:0;transform:scale(1)}to{left:200px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation61{0%{left:100px;opacity:0;top:0;transform:scale(1)}to{left:186.6025404px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation62{0%{left:100px;opacity:0;top:0;transform:scale(1)}to{left:150px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation63{0%{left:100px;opacity:0;top:0;transform:scale(1)}to{left:100px;opacity:1;top:100px;transform:scale(0)}}@keyframes particle-animation64{0%{left:100px;opacity:0;top:0;transform:scale(1)}to{left:50px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation65{0%{left:100px;opacity:0;top:0;transform:scale(1)}to{left:13.39745959999999px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation66{0%{left:100px;opacity:0;top:0;transform:scale(1)}to{left:0;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation67{0%{left:100px;opacity:0;top:0;transform:scale(1)}to{left:13.39745959999999px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation68{0%{left:100px;opacity:0;top:0;transform:scale(1)}to{left:50px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation69{0%{left:100px;opacity:0;top:0;transform:scale(1)}to{left:100px;opacity:1;top:-100px;transform:scale(0)}}@keyframes particle-animation610{0%{left:100px;opacity:0;top:0;transform:scale(1)}to{left:150px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation611{0%{left:100px;opacity:0;top:0;transform:scale(1)}to{left:186.6025404px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation612{0%{left:100px;opacity:0;top:0;transform:scale(1)}to{left:200px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation70{0%{left:140px;opacity:0;top:0;transform:scale(1)}to{left:240px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation71{0%{left:140px;opacity:0;top:0;transform:scale(1)}to{left:226.6025404px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation72{0%{left:140px;opacity:0;top:0;transform:scale(1)}to{left:190px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation73{0%{left:140px;opacity:0;top:0;transform:scale(1)}to{left:140px;opacity:1;top:100px;transform:scale(0)}}@keyframes particle-animation74{0%{left:140px;opacity:0;top:0;transform:scale(1)}to{left:90px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation75{0%{left:140px;opacity:0;top:0;transform:scale(1)}to{left:53.39745959999999px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation76{0%{left:140px;opacity:0;top:0;transform:scale(1)}to{left:40px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation77{0%{left:140px;opacity:0;top:0;transform:scale(1)}to{left:53.39745959999999px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation78{0%{left:140px;opacity:0;top:0;transform:scale(1)}to{left:90px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation79{0%{left:140px;opacity:0;top:0;transform:scale(1)}to{left:140px;opacity:1;top:-100px;transform:scale(0)}}@keyframes particle-animation710{0%{left:140px;opacity:0;top:0;transform:scale(1)}to{left:190px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation711{0%{left:140px;opacity:0;top:0;transform:scale(1)}to{left:226.6025404px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation712{0%{left:140px;opacity:0;top:0;transform:scale(1)}to{left:240px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation80{0%{left:180px;opacity:0;top:0;transform:scale(1)}to{left:280px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation81{0%{left:180px;opacity:0;top:0;transform:scale(1)}to{left:266.6025404px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation82{0%{left:180px;opacity:0;top:0;transform:scale(1)}to{left:230px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation83{0%{left:180px;opacity:0;top:0;transform:scale(1)}to{left:180px;opacity:1;top:100px;transform:scale(0)}}@keyframes particle-animation84{0%{left:180px;opacity:0;top:0;transform:scale(1)}to{left:130px;opacity:1;top:86.60254040000001px;transform:scale(0)}}@keyframes particle-animation85{0%{left:180px;opacity:0;top:0;transform:scale(1)}to{left:93.39745959999999px;opacity:1;top:50px;transform:scale(0)}}@keyframes particle-animation86{0%{left:180px;opacity:0;top:0;transform:scale(1)}to{left:80px;opacity:1;top:0;transform:scale(0)}}@keyframes particle-animation87{0%{left:180px;opacity:0;top:0;transform:scale(1)}to{left:93.39745959999999px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation88{0%{left:180px;opacity:0;top:0;transform:scale(1)}to{left:130px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation89{0%{left:180px;opacity:0;top:0;transform:scale(1)}to{left:180px;opacity:1;top:-100px;transform:scale(0)}}@keyframes particle-animation810{0%{left:180px;opacity:0;top:0;transform:scale(1)}to{left:230px;opacity:1;top:-86.60254040000001px;transform:scale(0)}}@keyframes particle-animation811{0%{left:180px;opacity:0;top:0;transform:scale(1)}to{left:266.6025404px;opacity:1;top:-50px;transform:scale(0)}}@keyframes particle-animation812{0%{left:180px;opacity:0;top:0;transform:scale(1)}to{left:280px;opacity:1;top:0;transform:scale(0)}}@keyframes background-animation{0%{width:0}50%{opacity:1;width:12.5%}to{opacity:0;width:25%}}
/*# sourceMappingURL=main.056f72cc.css.map*/