@import url(https://matiaslescano.com.ar/static/fonts/pixelicious.css);body{margin:0;overflow:hidden;background-image:url(/static/media/background.71bd9fa9.gif);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:50%}.container{display:flex;flex-direction:column;width:100vw;height:100vh;position:absolute;padding-top:60px}.container .text{z-index:2}.container p{font-family:Pixelicious,monospace;margin:0;font-size:1.5rem;padding-left:10px;color:transparent;-webkit-filter:blur(.3px);filter:blur(.3px);animation:pulse 2s ease-in-out infinite alternate}.badge-container{width:100%;display:flex;justify-content:center;z-index:1}.badge{display:flex;position:absolute;bottom:20%;width:1000px;height:250px;background-color:#333;font-family:Impact,sans-serif;font-size:100px;text-align:center;transform:rotate(-8deg)}.badge span{display:flex;align-items:center;justify-content:center;margin:5% 2%;width:65%;animation-name:displacement,color,rotation;animation-duration:2s,1s,3s;animation-timing-function:ease-in,ease-out,ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}.badge .image-container{width:35%;background:linear-gradient(#ff4ba8,#6d0b13);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,20% 100%);clip-path:polygon(0 0,100% 0,100% 100%,20% 100%)}.badge img{margin:10% 10% 10% 30%;width:45%;animation-name:rotation;animation-duration:3s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse{0%{text-shadow:hsla(0,0%,100%,.9) -.06em -.06em,rgba(67,144,126,.9) 0 0}33%{text-shadow:rgba(204,255,252,.9) -.15em -.15em,rgba(157,94,186,.9) 0 0}66%{text-shadow:rgba(229,255,254,.9) -.06em -.06em,rgba(157,94,186,.9) 0 0}to{text-shadow:rgba(179,255,251,.9) -.15em -.15em,rgba(202,69,215,.9) 0 0}}@keyframes displacement{0%{text-shadow:0 0 #ff4ba8}to{text-shadow:.15em .15em #ff4ba8}}@keyframes color{0%{color:#00e5f8}to{color:#0caca6}}@keyframes rotation{0%{transform:rotate(-4deg)}to{transform:rotate(4deg)}}@media (max-width:1100px){.badge{bottom:25%;height:180px;width:800px;font-size:65px}}@media (max-width:900px){.badge{width:630px;font-size:55px}}@media (max-width:700px){.container p{font-size:1rem}.badge{height:120px;bottom:20%;width:500px;font-size:40px}}@media (max-width:600px){.badge{height:100px;width:350px;font-size:34px}}@media (max-width:360px){.badge{height:90px;width:320px;font-size:30px}}@media (max-width:320px){.badge{height:80px;width:300px;font-size:28px}}
/*# sourceMappingURL=main.d759dd9e.chunk.css.map */