*{box-sizing:border-box}html{-webkit-overflow-scrolling:touch}body,html{height:100%;margin:0;padding:0;width:100%}body{background-color:#f1f3f9}#root #__next{height:100%;width:100%}input[type=number]{appearance:none;-moz-appearance:textfield;-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}img{display:inline-block;max-width:100%;vertical-align:bottom}.content-gradient{top:40vh;top:calc(var(--vh, 1vh)*40)}.content-gradient,.content-gradient:before{bottom:0;left:0;position:absolute;right:0;z-index:250}.content-gradient:before{background-image:linear-gradient(0deg,#000,#0000);content:" ";height:20vh;pointer-events:none;top:auto}.pulse-btn{align-items:center;background-color:#1da1f2;border-radius:50%;box-shadow:0 0 20px #1da1f2;cursor:pointer;display:flex;height:55px;justify-content:center;position:relative;transition:box-shadow .3s;width:55px}.pulse-btn img{width:60%}.pulse-btn:after,.pulse-btn:before{animation:pulsate 2s linear infinite;border:1px solid #1da1f2;border-radius:50%;bottom:0;box-sizing:border-box;content:"";display:block;height:100%;left:0;margin:auto;pointer-events:none;position:absolute;right:0;top:0;width:100%}.pulse-btn:after{animation-delay:1s}.pulse-btn:hover{box-shadow:0 0 20px #1da1f2}.pulse-btn:hover:after,.pulse-btn:hover:before{animation:pulsate 2s linear infinite}.pulse-btn:hover:after{animation-delay:1s}@keyframes pulsate{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2)}}@media screen and (max-width:768px){.pulse-btn{box-shadow:0 0 20px #1da1f2}.pulse-btn:after,.pulse-btn:before{animation:pulsate 2s linear infinite}.pulse-btn:after{animation-delay:1s}}
/*# sourceMappingURL=main.88dc94ef.css.map*/