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}*{box-sizing:border-box;margin:0;padding:0}body{background:url(/static/media/bg_1.f0acdf769f27c6835696.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;overflow:hidden}.wrapper{flex-direction:column;height:100vh;overflow-x:hidden}.wrapper,header{align-items:center;display:flex;width:100vw}header{flex-direction:row;justify-content:space-between;margin-top:3em;padding:1em}header>div{display:flex;justify-content:center;width:33%}header .logo{cursor:pointer;width:250px}header button{background-color:#4a0350;border:1px solid #edce74;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:8px 12px}section.offers{display:flex;display:none;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:2em}section.offers img{width:400px}section.bundles{display:flex;flex-direction:row;flex-wrap:wrap;gap:2em;justify-content:center;margin:3em auto 4em;max-width:1200px;position:relative}section.bundles>div{cursor:pointer;max-width:347px;opacity:.95;position:relative;transition:.12s}section.bundles>div:hover{opacity:1;transform:scale(1.1) rotate(1deg)}section.bundles>div>img{width:100%}section.bundles>div>.price{bottom:30px;color:#fff;font-size:18px;font-weight:600;left:50%;position:absolute;text-shadow:0 0 6px #000;transform:translate(-50%)}.loader{animation:rotation 1s linear infinite;border:5px solid;border-color:#fff #fff #6109ff;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;width:48px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}select{background-color:#4a0350;border:1px solid #edce74;border-radius:4px;color:#fff;cursor:pointer;padding:8px 12px}.google-login-button{align-items:center;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#1f2937;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;justify-content:center;margin-top:1rem;padding:.5rem 1.5rem;transition:all .2s ease-in-out;width:100%}.google-login-button:hover{background-color:#f9fafb}.google-login-button:focus{box-shadow:0 0 0 2px #6b728080;outline:none}.google-logo{height:1.5rem;margin-right:.5rem;width:1.5rem}
/*# sourceMappingURL=main.79b4df3e.css.map*/