@import"https://fonts.googleapis.com/css2?family=Oxanium:wght@300;400;500;600;700&display=swap";*{padding:0;margin:0}*,:after,:before{box-sizing:border-box}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}.spin{animation:rotate 15s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.grow{animation:grow .5s ease-in-out infinite alternate;transform-origin:bottom center}@keyframes grow{0%{transform:scale(1)}to{transform:scale(1.1)}}.mint-text{animation:mint-text .5s ease-in-out infinite alternate}@keyframes mint-text{0%{transform:scale(1) rotate(-45deg)}to{transform:scale(1.1) rotate(-45deg)}}#page-header.is-sticky{position:fixed;box-shadow:0 5px 16px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:slideDown .35s ease-out}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}#buttons-container{border:2px solid red}#buttons-container .paypal-button-container .paypal-button-row:nth-of-type(2),#buttons-container .paypal-button-container .paypal-button-row:nth-of-type(3){display:none}.paypal-container{box-sizing:border-box;width:80%;padding:0}.paypal-button-container{box-sizing:border-box;width:80%!important;padding:0}.paypal-button{width:100px}.buttons-container{width:70%}#buttons-container{display:none}.paypal-button,.paypal-button-container,.paypal-button-number-0,.paypal-button-row{display:none!important}