@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*,html,body,:root{font-family:Poppins,system-ui,Avenir,Helvetica,Arial,sans-serif}:root{line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{padding:0;margin:0;box-sizing:border-box}html{background-color:var(--theme-background-primary);overflow-x:hidden}.container{width:100%;padding-right:15px;padding-left:15px;margin-left:auto;margin-right:auto;max-width:1400px!important}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.strong{color:var(--theme-text-strong);font-weight:700}.invisible{color:transparent}.header-background{position:absolute;background-size:cover;width:100vw;top:0;left:0;z-index:-10;height:100vh}.header{margin-top:15px;display:flex;flex-direction:column;gap:30px;padding-bottom:50px}.header-bottom{display:flex;align-items:center;justify-content:center;gap:50px}.header-bottom img{width:550px;height:140px;object-fit:cover}@media (max-width: 900px){.header-bottom img{width:300px;height:auto}}.header-button{background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;gap:25px;transition:all .2s ease}.header-button:hover{opacity:.86}.header-button svg{height:1em}@media (max-width: 1200px){.header-button{display:none}}.header-button-text{text-align:end}.header-button-text h1{color:#fff;font-weight:900;font-size:2rem;line-height:1.2;padding:0;margin:0}.header-button-text p{font-size:medium;padding:0;font-weight:700;line-height:1;color:var(--theme-text-strong);margin:0}.header-button-text-discord{text-align:start}.header-button-icon{position:relative;display:flex;align-items:center;justify-content:center;font-size:37px;width:80px;height:80px;border-radius:999px;background:linear-gradient(218deg,#40445d,transparent)}.header-button-tag{position:absolute;font-size:.9rem;top:-15px;right:-10px;color:#fff;font-weight:900;background:#d92c3b;padding:5px 9px;border-radius:999px}.navigation{display:flex;align-items:center;justify-content:center;padding:15px}.navigation-container{position:relative;max-width:1400px!important;transition:all .5s ease-in-out}@media (min-width: 576px){.navigation-container{max-width:540px}}@media (min-width: 768px){.navigation-container{max-width:720px}}@media (min-width: 992px){.navigation-container{max-width:960px}}@media (min-width: 1200px){.navigation-container{max-width:1140px}}@media (max-width: 900px){.navigation-container{padding:15px;width:100%;background-color:#3b405d;border-radius:10px}}.navigation-items{display:flex;flex-grow:1;align-items:center;justify-content:center;gap:25px;transition:all 1s}.navigation-items button{color:#fff;font-size:19px;font-weight:800;padding:11px 18px;border-radius:7px;background:transparent;border:none;cursor:pointer}.navigation-items .selected{background:var(--theme-text-strong);color:var(--theme-tertiary-text)}@media (max-width: 900px){.navigation-items{display:flex;align-items:start;flex-direction:column;max-height:0;overflow:hidden;margin-top:0;width:100%;gap:15px}.navigation-items a{width:100%}.navigation-items button{text-align:start;width:100%}}@media (max-width: 900px){.nav-items-open{max-height:999px;margin-top:10px}}.navigation-mobile-toggle{display:none}@media (max-width: 900px){.navigation-mobile-toggle{display:block;padding:11px 11px 6px}.navigation-mobile-toggle button{background:transparent;border:none;padding:0;margin:0}.navigation-mobile-toggle svg{width:25px;height:25px}}@media (max-width: 900px){.navigation-more-container{width:100%}}.navigation-more-item{display:flex;align-items:center;justify-content:center;width:fit-content;gap:8px}.navigation-more-item svg{font-weight:800;width:14px;height:14px;fill:currentColor}@media (max-width: 900px){.navigation-more-item{justify-content:space-between;width:fit-content}}.navigation-more-box{position:absolute;display:none;flex-direction:column;background-color:#3e4255;width:200px;gap:10px;border-radius:5px}.navigation-more-box a{font-size:1rem;text-decoration:none;padding:0 25px;color:#e0e3f0;transition:all .2s ease}.navigation-more-box a:hover{color:var(--theme-text-strong)}.navigation-more-box a:first-child{padding-top:11px}.navigation-more-box a:last-child{padding-bottom:11px}.navigation-more-box div{height:0;overflow:hidden;border-top:1px solid rgba(255,255,255,.1411764706)}@media (max-width: 900px){.navigation-more-box{position:static;width:100%;background-color:#32364e}.navigation-more-box a{padding:0 10px}}.open{display:flex}.heading{display:flex;flex-direction:column;color:#fff;padding-bottom:20px}.heading h1{font-weight:900;font-size:52px;line-height:1.5;padding:0;margin:0}.heading .heading-dash{content:"";width:50px;height:7px;background-color:var(--theme-accent-secondary)}@media (max-width: 900px){.heading{text-align:center;align-items:center}.heading h1{font-size:48px}}.heading-center{text-align:center;align-items:center}.best-seller{display:flex;gap:40px;background-color:var(--theme-background-secondary);padding:20px;border-radius:15px;box-shadow:0 35px 60px -15px #0000004d;transition:all .15s ease-in-out}.best-seller:hover{scale:.99}@media (max-width: 1100px){.best-seller{flex-direction:column}}.best-seller-text{display:flex;flex-direction:column;justify-content:space-between;padding:15px;gap:10px}.best-seller-text h1{color:#fff;font-weight:900;line-height:1;padding:0;margin:0}.best-seller-text p{color:var(--theme-text-secondary)}.best-seller-text button{background-color:var(--theme-tertiary-container);border:none;color:#fff;font-weight:900;font-size:20px;border-radius:15px;cursor:pointer;padding:12px 15px;margin:0}.best-seller-text button:hover{opacity:.86}@media (max-width: 1100px){.best-seller-text{order:2;width:auto}}.best-seller-image{display:flex;align-items:center;justify-content:center;background-color:#222433;padding:15px 50px;border-radius:15px;width:fit-content}@media (max-width: 1100px){.best-seller-image{order:1;width:100%}.best-seller-image img{width:50%}}.login-card{display:flex;flex-direction:column;background-color:var(--theme-background-secondary);padding:20px;border-radius:15px;box-shadow:0 35px 60px -15px #0000004d;gap:15px;transition:all .15s ease-in-out}.login-card:hover{scale:.99}.login-card-top{display:flex;align-items:center;justify-content:start;gap:5px}.login-card-image img{object-fit:cover}.login-card-text{line-height:1}.login-card-text h2{margin:0;padding:0;color:#fff;font-size:20px}.login-card-text p{margin:0;padding:0;color:var(--theme-text-secondary);font-size:15px}.login-card-bottom{display:flex;flex-direction:column;gap:10px;height:100%}.login-card-bottom button{cursor:pointer;width:100%;height:100%;color:#fff;font-size:32px;font-weight:900;border-radius:15px;padding:11px 80px;border:none}.login-card-bottom button:first-child{background:#C98312}.login-card-bottom button:nth-child(2){background:#ff1339}.login-card-bottom button:hover{opacity:.86}.store{display:flex;flex-direction:column;gap:80px}.store-hero{display:flex;justify-content:space-between;gap:30px}@media (max-width: 900px){.store-hero{flex-direction:column}}.store-products-grid{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:40px}@media (max-width: 900px){.store-products-grid{justify-content:center;gap:25px}}.package-1 .icon{height:250px;width:250px;display:block;background:url(./credits.afeafc70.webp) 0px 0px}.package-2 .icon{height:250px;width:250px;display:block;background:url(./credits.afeafc70.webp) 250px 0px}.package-3 .icon{height:250px;width:250px;display:block;background:url(./credits.afeafc70.webp) 500px 0px}.package-4 .icon{height:250px;width:250px;display:block;background:url(./credits.afeafc70.webp) 0px 250px}.package-5 .icon{height:250px;width:250px;display:block;background:url(./credits.afeafc70.webp) 250px 250px}.package-6 .icon{height:250px;width:250px;display:block;background:url(./credits.afeafc70.webp) 500px 250px}.package-7 .icon{height:250px;width:250px;display:block;background:url(./credits.afeafc70.webp) 0px 500px}.package-8 .icon{height:250px;width:250px;display:block;background:url(./credits.afeafc70.webp) 250px 500px}.package-9 .icon{height:250px;width:250px;display:block;background:url(./credits.afeafc70.webp) 500px 500px}.store-disclaimers{display:flex;justify-content:space-between;gap:30px;border-radius:15px;margin-top:40px;width:100%}@media (max-width: 900px){.store-disclaimers{flex-direction:column}}.store-disclaimers:last-child{width:100%}.modal-animate{animation:modal-fadeIn .4s 0s 1 ease}.modal-container{position:fixed;display:none;align-items:center;justify-content:center;top:0;left:0;bottom:0;right:0;background-color:#0006;z-index:3}.modal{display:flex;flex-direction:column;z-index:10;background-color:var(--theme-background-primary);border-radius:15px}.modal-header{display:flex;align-items:center;justify-content:space-between;background-color:var(--theme-background-secondary);border-radius:15px 15px 0 0;gap:150px;padding:20px 20px 20px 15px;margin-bottom:15px}.modal-header h1{color:#fff}.modal-header button{display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#f003;padding:10px 20px;border-radius:10px;border:none}.modal-header button:hover{opacity:.86}.modal-header button svg{fill:red}.modal-footer{background-color:var(--theme-background-secondary);border-radius:0 0 15px 15px;padding:15px}.modal-content{padding:0 15px 15px}.modal-open{display:flex;overflow:hidden}@keyframes modal-fadeIn{0%{opacity:0;bottom:-500px}to{opacity:1;bottom:0}}.login-modal-content{display:flex;flex-direction:column;gap:10px}.or-option{display:flex;justify-content:center;align-items:center;gap:10px}.or-option h2{color:var(--theme-text-strong)}.or-option hr{width:100%;border:1px solid var(--theme-text-secondary)}.login-with-opl button{cursor:pointer;width:100%;padding:20px;border:none;border-radius:15px;background-color:var(--theme-tertiary-container);color:#fff;font-weight:900;font-size:16px}.login-with-opl button:hover{opacity:.86}.login-with-opl button:disabled{cursor:not-allowed;opacity:.5}.login-modal-input{display:flex;align-items:center;padding:10px;border-radius:5px;background-color:#11131f}.outline-green{border:1px solid green}.outline-red{border:1px solid red}.login-modal-check{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.login-modal-check h2{color:var(--theme-text-secondary);line-height:1}.login-modal-check input{font-size:16px;width:100%;background-color:#11131f;outline:1px;color:#fff;border:none;padding-left:15px}.mobile-info-toggle{display:none}@media (max-width: 900px){.mobile-info-toggle{display:flex}.mobile-info-toggle button{background-color:transparent;border:none;color:var(--theme-text-strong)}.mobile-info-toggle button:hover{opacity:.86}.mobile-info-toggle button:disabled{cursor:not-allowed;opacity:.5}}.login-modal-info{width:90%;display:flex;flex-direction:column;gap:20px}.login-modal-info h2{line-height:1.5;color:var(--theme-text-strong)}.login-modal-info p{line-height:1.5;color:var(--theme-text-secondary)}@media (max-width: 900px){.login-modal-info{display:none}}.login-modal-button{width:100%}.login-modal-button button{cursor:pointer;width:100%;padding:20px;border:none;border-radius:15px;background-color:var(--theme-tertiary-container);color:#fff;font-weight:900;font-size:16px}.login-modal-button button:hover{opacity:.86}.login-modal-button button:disabled{cursor:not-allowed;opacity:.5}.button-red button{background-color:red}.cart-modal-container{position:fixed;display:none;align-items:center;justify-content:end;top:0;left:0;bottom:0;right:0;background-color:#0006;z-index:3;animation:cart-fadeIn .3s}.cart-modal-close{width:70%;height:100%;background:transparent;border:none}@media (max-width: 900px){.cart-modal-close{display:none}}.cart-modal{display:flex;flex-direction:column;z-index:10;background-color:var(--theme-background-primary);border-radius:15px;height:100%;width:700px}@media (max-width: 900px){.cart-modal{width:100%}}.cart-modal-header{display:flex;align-items:center;justify-content:space-between;background-color:var(--theme-background-secondary);border-radius:0 0 15px 15px;gap:150px;padding:20px 20px 20px 15px;margin-bottom:15px}.cart-modal-header h1{color:#fff}.cart-modal-header button{display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#f003;padding:10px 20px;border-radius:10px;border:none}.cart-modal-header button:hover{opacity:.86}.cart-modal-header button svg{fill:#f00c}.cart-modal-title{display:flex;align-items:center;gap:15px}.cart-modal-title img{object-fit:cover}.cart-modal-content{padding:0 15px 15px;display:flex;flex-direction:column;gap:20px}.cart-modal-content button{cursor:pointer;width:100%;border:none;background-color:var(--theme-tertiary-container);border-radius:10px;padding:15px;color:#fff;font-weight:700;font-size:20px}.cart-modal-content button:hover{opacity:.86}.cart-modal-content button:disabled{opacity:.5;cursor:not-allowed}.cart-items-total h1{color:var(--theme-text-strong);font-size:24px}.cart-modal-open{display:flex;overflow:hidden}.cart-items-container{display:flex;flex-direction:column;gap:15px}@keyframes cart-fadeIn{0%{opacity:0;right:-500px}to{opacity:1;right:0}}.product-card-container{background-color:#292c3e;border-radius:15px;transition:all .15s ease-in-out}.product-card-container:hover{scale:.99}.product-card-title{padding:20px 10px;text-align:center}.product-card-title h1{font-size:28px;color:#fff}.product-card-image{background-color:#222433;padding:10px 50px}@media (min-width: 992px){.product-card-image{padding:10px 30px}}@media (min-width: 1200px){.product-card-image{padding:10px 50px}}@media (min-width: 1536px){.product-card-image{padding:10px 80px}}@media (min-width: 1600px){.product-card-image{padding:10px 85px}}.product-card-button{width:100%;padding:15px 10px}.product-card-button button{cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:15px;background-color:var(--theme-tertiary-container);border:none;font-size:20px;font-weight:900;padding:20px 5px;color:#fff;transition:all .15s ease-in-out}.product-card-button button:hover{opacity:.86}.tutorial-buttons-container{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:center;gap:30px;margin-top:20px}.tutorial-buttons-container button{background:none;border:none}@media (max-width: 900px){.tutorial-buttons-container{grid-template-columns:1fr}}:root{--theme-background-primary: #1c1e2c;--theme-background-secondary: #292c3e;--theme-accent-primary: #222433;--theme-accent-secondary: #f23a4c;--theme-text-primary: #ffffff;--theme-text-secondary: #b3b6c9;--theme-text-strong: #ffe1b0;--theme-text-small: #4b4e5c;--theme-text-footer-primary: #b8b9cc;--theme-text-footer-secondary: #a6acb5;--theme-tertiary-container: #5ca300;--theme-tertiary-text: #6b5530}.cart-item{display:flex;align-items:center;justify-content:space-between;background-color:var(--theme-background-secondary);padding:5px 10px;border-radius:10px}.cart-item-name{width:150px}.cart-item-name h1{color:#fff;font-size:18px}.cart-item-name p{color:var(--theme-text-secondary)}.cart-item-amount{width:120px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px}.cart-item-amount div{width:50px}.cart-item-amount button{display:flex;align-items:center;justify-content:center;padding:10px}.cart-item-amount button:first-child{background-color:#f003}.cart-item-amount button:first-child svg{fill:#f00c}.cart-item-amount button:last-child{background-color:#0f03}.cart-item-amount button:last-child svg{fill:#0f0c}.cart-item-amount button svg{width:15px}.cart-item-remove button{display:flex;align-items:center;justify-content:center;background-color:#f003;padding:10px;border-radius:10px}.cart-item-remove button svg{fill:#f00c}.cart-item-remove svg{width:15px}.disclaimer{padding:20px;font-size:14px;line-height:1.5;background-color:var(--theme-background-secondary);border-radius:15px;width:100%;height:100%;display:flex;flex-direction:column;color:var(--theme-text-secondary);transition:all .15s ease-in-out}.disclaimer h1{font-size:18px;font-weight:600;color:var(--theme-text-primary);cursor:default}.disclaimer p{cursor:default}.disclaimer a{text-decoration:none}ul{display:flex;flex-direction:column;gap:7px;list-style:circle;padding-left:15px;margin-top:15px}ul li{font-size:14px;margin-top:3px}.disclaimer-title{display:flex;align-items:center;gap:10px}.disclaimer-title svg{width:20px;height:20px;fill:orange}.support{padding:20px;font-size:14px;line-height:1.5;border-radius:15px;color:var(--theme-text-secondary);display:flex;width:100%;height:100%;justify-content:space-between;background-color:var(--theme-background-secondary);flex-direction:column;gap:10px}.support h1{font-size:18px;font-weight:600;color:var(--theme-text-primary);cursor:default}.support p{cursor:default}.support a{text-decoration:none}.support button{width:290px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 20px;border-radius:15px;border:none;background-color:var(--theme-tertiary-container);color:#fff;font-size:20px;font-weight:900}.support button:last-child{background-color:#5865f2}.support button:hover{opacity:.86}.support-title{display:flex;align-items:center;gap:10px}.support-title svg{width:20px;height:20px;fill:#5f9ea0}.support-buttons{display:flex;gap:10px;flex-direction:column;align-items:start}.footer{border-top:16px solid #252837;padding:42px 0;margin-top:50px}.footer h1{font-size:16px;margin-bottom:4px;color:var(--theme-text-footer-primary)}.footer p{text-transform:uppercase;letter-spacing:1.5px;font-weight:700;font-size:12px;color:var(--theme-text-footer-secondary)}@media (max-width: 900px){.footer{text-align:center}}.faq-modal{max-width:800px}@media (max-width: 900px){.faq-modal{width:100%}}@media (max-width: 900px){.faq-modal-header h1{font-size:24px}}.faq-modal-content{padding:0 15px 15px;display:flex;flex-direction:column;gap:20px}.faq-modal-content h1{font-size:24px;color:var(--theme-text-strong)}@media (max-width: 900px){.faq-modal-content h1{font-size:20px}}.faq-modal-content p{font-size:14px;color:var(--theme-text-secondary)}.faq-modal-content button{cursor:pointer;width:100%;border:none;background-color:var(--theme-tertiary-container);border-radius:10px;padding:15px;color:#fff;font-weight:700;font-size:20px;display:flex;align-items:center;justify-content:center;gap:5px}.faq-modal-content button svg{margin-bottom:1px}.faq-modal-content button:hover{opacity:.86}@font-face{font-family:Minecraft;src:url(./MinecraftRegular-Bmg3.c5bcd562.otf) format("opentype")}.game-card{background-color:var(--theme-background-secondary);box-shadow:0 35px 60px -15px #0000004d;border:none;border-radius:15px;overflow:hidden;cursor:pointer;transition:all .2s ease-in-out}.game-card img{width:100%;height:200px;object-fit:cover}@media (max-width: 900px){.game-card img{height:200px}}.game-card:hover{scale:.99}.game-card-info{padding:20px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.game-card-info h1{color:#fff;font-weight:800}.game-card-info p{color:var(--theme-text-secondary);font-weight:600}.tutorial{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.tutorial-card{background-color:var(--theme-background-secondary);box-shadow:0 35px 60px -15px #0000004d;border:none;border-radius:15px;overflow:hidden;transition:all .2s ease-in-out;text-align:center}.tutorial-card img{width:100%;max-width:1000px;height:65%;object-fit:cover}.tutorial-step{background-color:#353950;font-weight:600;text-decoration:none;padding:6px 12px;border-radius:999px;color:var(--theme-text-secondary)}.tutorial-card-info{padding:20px;display:flex;align-items:center;flex-direction:column;max-width:1000px;justify-content:space-between;height:100%}.tutorial-card-info h1{color:#fff;font-weight:800}.tutorial-card-info p{color:var(--theme-text-secondary);font-weight:600}.tutorial-card-info a{background-color:#353950;color:var(--theme-text-secondary);font-weight:600;text-decoration:none;padding:10px 16px;border-radius:8px;transition:all .2s ease-in-out;width:fit-content;margin-top:15px}.tutorial-card-info a:hover{opacity:.86}.bedrock-tutorial{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.bedrock-tutorial button{color:var(--theme-text-secondary);cursor:pointer;background:none;border:none}.bedrockButton{background:#bdbdbd!important;border:2px solid #000!important;color:#3c3c3c!important;cursor:pointer;display:inline-block;font-family:Minecraft!important;font-size:13pt;image-rendering:-moz-crisp-edges;image-rendering:pixelated;min-width:400px;position:relative;text-align:center;text-shadow:none}.bedrockButton:hover{background:#50b712!important;border:2px solid #fff!important}.bedrockButtonTop{border-color:#58ff27!important}.bedrockButtonBottom{border-bottom:2px solid rgba(0,0,0,.42)!important;border-right:2px solid rgba(0,0,0,.42)!important}.bedrockButtonTop{border-left:2px solid hsla(0,0%,100%,.67)!important;border-top:2px solid hsla(0,0%,100%,.67)!important}.bedrockButtonText{padding:15px}.tebex-strip-container{display:flex;align-items:center;justify-content:space-between;background-color:#252837;width:100vw;padding:5px 50px;height:40px;margin-top:-15px}.tebex-strip-container img{width:60px;object-fit:cover}@media (max-width: 900px){.tebex-strip-container img{display:none}}.tebex-strip-container p{color:var(--theme-text-footer-primary);font-size:12px;padding:0;margin:0 10px;line-height:1}.tebex-strip-container div{display:flex;align-items:center;gap:10px}.tebex-strip-container a{color:var(--theme-text-strong);font-size:12px;text-decoration:none;padding:0;margin:0;line-height:1}.tebex-strip-container a:hover{text-decoration:underline}@media (max-width: 900px){.tebex-strip-container{height:80px;padding:5px 15px;flex-direction:column;justify-content:center;gap:10px;text-align:center}}.cart-icon .sparkle{opacity:0;animation-play-state:paused;animation-duration:.25s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.cart-icon .sparkle-1{animation-name:stop-shimmer}@keyframes shimmer-1{0%{opacity:0}33%{opacity:1}66%{opacity:0}99%{opacity:0}}.cart-icon .sparkle-2{animation-name:stop-shimmer}@keyframes shimmer-2{0%{opacity:0}33%{opacity:0}66%{opacity:1}99%{opacity:0}}.cart-icon .sparkle-3{animation-name:stop-shimmer}@keyframes stop-shimmer{0%{opacity:0}}@keyframes shimmer-3{0%{opacity:0}33%{opacity:0}66%{opacity:0}99%{opacity:1}}.opl-plus{display:flex;flex-direction:column;gap:20px;background-color:var(--theme-background-secondary);padding:20px;border-radius:15px;box-shadow:0 35px 60px -15px #0000004d;transition:all .15s ease-in-out}@media (max-width: 1100px){.opl-plus{flex-direction:column}}.opl-plus h1{color:#fff;position:relative}.opl-plus h1:after{content:"";height:50px;width:6px;background:#f8cb81;display:block;position:absolute;left:-20px;top:0}.opl-plus p{color:var(--theme-text-secondary)}.opl-plus button{background-color:var(--theme-text-strong);color:var(--theme-tertiary-text);border:none;font-weight:900;font-size:20px;border-radius:15px;cursor:pointer;padding:12px 15px;margin:0}.opl-plus button:hover{opacity:.86}th{color:var(--theme-text-primary)}td{margin:0;color:var(--theme-text-secondary)}td,th{padding:.25em .5em;border-bottom:1px solid var(--theme-text-primary)}.plus{margin-top:25px}.plus table{border:none;margin:0}.plus table tr:first-child{margin-bottom:20px}.plus table .plus-perks{border:none;padding:16px;border-radius:15px;margin-right:10px;background-color:var(--theme-background-secondary)}.plus table tr,.plus table tr td{border:none}.plus table .plus-perks-0{border-radius:0 0 0 15px}.plus table .plus-perks-3{border-radius:0 0 15px}.plus table .plus-perk{position:relative;display:flex;height:100%;width:100%;align-items:center;gap:5px}.plus table .plus-perk .icon{cursor:help}.plus table .plus-perk .icon:hover+.perk-description{opacity:1;z-index:1}.plus table .plus-perk .perk-description{position:absolute;opacity:0;transition:all .2s ease-in-out;background-color:var(--theme-background-primary);color:#fff;border-radius:15px;padding:3px 10px;width:fit-content;cursor:default;z-index:-10;top:-55px;left:0}.plus table .plus-perk .perk-description p{line-height:1}.plus table .perk-container{background-color:var(--theme-background-secondary)}.plus table .perk-container-0{border-radius:0 0 0 15px}.plus table .perk-container-3{border-radius:0 0 15px}.plus table .perk-box{padding:10px;border-radius:15px;margin:5px;display:flex;align-items:center;justify-content:center;font-size:.9em;font-weight:600;box-shadow:1px 1px 3px #0000004d}.plus table .plus-perk{background-color:var(--theme-background-secondary);margin-right:15px}.plus table .plus-perk h4{color:#fff}.plus table .plus-perk i{color:gray}.plus table .plus-perk-top{border-radius:15px 15px 0 0}.plus table .plus-perk-bottom{border-radius:0 0 15px 15px}.plus table .plus-perk-green{background-color:#00ff004d}.plus table .plus-perk-red{background-color:#ff00004d}.plus table .plus-package{flex-direction:column;text-align:center;background-color:var(--theme-background-secondary);color:#fff;padding:10px;gap:15px;margin:0}.plus table .plus-package .plus-package-info{display:flex;flex-direction:column;gap:10px}.plus table .plus-package .plus-package-title{display:flex;align-items:center;justify-content:center;gap:5px}@media (max-width: 900px){.plus table .plus-package .plus-package-title{flex-direction:column}}.plus table .plus-buttons{margin-top:10px}.plus table .plus-package-active{width:100%;height:100%;border:none;border-radius:15px;padding:5px;color:#fff;font-weight:600;background-color:var(--theme-tertiary-container);transition:all .2s ease;text-align:center}.plus table .plus-package-button{width:100%;height:100%;border:none;border-radius:15px;padding:10px;color:#fff;font-weight:600;cursor:pointer;background-color:var(--theme-tertiary-container);transition:all .2s ease}.plus table .plus-package-button:hover{opacity:.86}.plus table .plus-package-button-selected{background-color:var(--theme-accent-secondary)}.plus table .plus-package-0{border-radius:15px 0 0}.plus table .plus-package-3{border-radius:0 15px 0 0}.plus table .package-price{background-color:var(--theme-text-strong);color:#6b5530;padding:5px;border-radius:99px}.freerank-card-container{background-color:#292c3e;border-radius:15px;transition:all .15s ease-in-out;border:1px solid rgba(255,255,255,.06);box-shadow:0 8px 24px #00000059;width:100%;max-width:720px;margin:0;overflow:hidden}@media (min-width: 992px){.freerank-card-container{max-width:100%;display:grid;grid-template-columns:360px 1fr;grid-template-rows:auto 1fr auto;grid-template-areas:"image title" "image perks" "image button"}}.freerank-card-container:hover{scale:.99}.freerank-card-title{padding:20px 10px;text-align:center}.freerank-card-title h1{font-size:28px;color:#fff}.freerank-card-title .subtitle{margin-top:6px;font-size:14px;color:#ffffffb3}@media (min-width: 992px){.freerank-card-title{grid-area:title;text-align:left;padding:20px 20px 10px}}.freerank-card-image{display:flex;background-color:#222433;justify-content:center;align-items:center;padding:10px}.freerank-card-image .icon{height:130px;width:130px;display:block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACABAMAAAAxEHz4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAABJQTFRFAAAAAAAA////kJ7da3SywdnyXfuElwAAAAZ0Uk5TAP//////enng/gAAAKlJREFUeJzt1ssJgDAQhGFbsAVbsAVbsP9WNODKsG58HB3+uQRC5jstS4aBkCLjQwA8gfxgksxHFskFBLAB2qOpSAVkDMALWPdUQK8M4Ae0coVUQNy1E8AXUCQDumAAvID4K34FzjKAHZARBbQM4AvkpRJIBbQTwA+4G6bHIQKwA2KYAlFABwrAF+ghi+S2DGADZESBV2UAG0ARXSivywA2QCCaT2WAvwEbx3BiPXpUrNkAAAAASUVORK5CYII=)}@media (min-width: 992px){.freerank-card-image{grid-area:image;padding:10px 30px;border-right:1px solid rgba(255,255,255,.06);align-items:center}}@media (min-width: 1200px){.freerank-card-image{padding:10px 50px}}@media (min-width: 1536px){.freerank-card-image{padding:10px 80px}}@media (min-width: 1600px){.freerank-card-image{padding:10px 85px}}.freerank-card-perks{padding:6px 14px 2px}@media (min-width: 992px){.freerank-card-perks{grid-area:perks;padding:10px 20px 6px}}.freerank-card-perks ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:8px}@media (min-width: 640px){.freerank-card-perks ul{grid-template-columns:1fr 1fr}}@media (min-width: 1200px){.freerank-card-perks ul{grid-template-columns:1fr 1fr}}.freerank-card-perks li{position:relative;padding:10px 12px 10px 36px;border-radius:12px;background:rgba(255,255,255,.04);color:#ffffffe6;font-weight:700;font-size:14px;letter-spacing:.2px;border:1px solid rgba(255,255,255,.06)}.freerank-card-perks li:before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);height:16px;width:16px;border-radius:50%;background:linear-gradient(135deg,var(--theme-tertiary-container),#6a67ff);box-shadow:0 0 0 3px #7976ff2e}.freerank-card-button{width:100%;padding:15px 10px}@media (min-width: 992px){.freerank-card-button{grid-area:button;padding:16px 20px 20px}}.freerank-card-button button{cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:15px;background-color:var(--theme-tertiary-container);border:none;font-size:20px;font-weight:900;padding:20px 5px;color:#fff;transition:all .15s ease-in-out}.freerank-card-button button:hover{opacity:.86}
