.sandwich[data-v-5de5f0e2]{width:100%;height:100%;display:block}.container[data-v-5de5f0e2]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s ease-in}.container.top.active[data-v-5de5f0e2]{transform:rotate(-90deg)}.container.bottom.active[data-v-5de5f0e2]{transform:rotate(90deg)}._top[data-v-5de5f0e2],._mid[data-v-5de5f0e2],._bot[data-v-5de5f0e2]{width:100%;height:2px;transition:transform .2s ease-in}.right.active ._top[data-v-5de5f0e2],.top.active ._top[data-v-5de5f0e2],.bottom.active ._top[data-v-5de5f0e2]{transform:translate(20%) rotate(45deg)}.right.active ._bot[data-v-5de5f0e2],.top.active ._bot[data-v-5de5f0e2],.bottom.active ._bot[data-v-5de5f0e2]{transform:translate(20%) rotate(-45deg)}.left.active ._top[data-v-5de5f0e2]{transform:translate(-20%) rotate(-45deg)}.left.active ._bot[data-v-5de5f0e2]{transform:translate(-20%) rotate(45deg)}.navMenu[data-v-e5a2a590]{display:flex}.item[data-v-e5a2a590]{cursor:pointer}.item p[data-v-e5a2a590]{margin:0;padding:0;font-size:xx-large;font-weight:700;color:var(--text-dark);opacity:.6;transition:all .2s ease-in-out}.item:hover p[data-v-e5a2a590]{opacity:.4}.item.active p[data-v-e5a2a590]{color:var(--accent-dark);opacity:1}.scroll-to-top[data-v-cf6c7df6]{position:absolute;bottom:100px;right:40px;width:50px;height:50px;background-color:var(--bg3);display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;z-index:100}.p-button[data-v-1e625356]{padding:.3em .8em;font-family:Roboto Condensed,sans-serif;font-size:xx-large;font-weight:700;color:var(--text);background:var(--accent);border:none}.p-button[data-v-1e625356]:hover{cursor:pointer;background-color:var(--accent-dark)}.s-button[data-v-828f519c]{padding:.3em .8em;font-family:Roboto Condensed,sans-serif;font-size:xx-large;font-weight:700;color:var(--text);background:var(--bg2);border:none;border:2px solid var(--bg3)}.s-button[data-v-828f519c]:hover{cursor:pointer;background-color:var(--bg3)}.home[data-v-22f7ef8f]{height:80vh;width:100%}.title[data-v-22f7ef8f]{grid-area:t;font-size:calc(4em + 8vw);font-weight:700;line-height:1;padding:0 5%;text-shadow:1px 1px 1px #00000066}.subtitle[data-v-22f7ef8f]{grid-area:s;width:100%;height:1em;padding:0 5%;font-size:calc(1.5em + 1vw);line-height:1;font-weight:700;color:var(--text-dark);text-align:center;text-shadow:1px 1px 1px #00000066}.actions[data-v-22f7ef8f]{padding:0 5em;width:100%;grid-area:a;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1em}.video-container[data-v-22f7ef8f]{position:absolute;width:100%;height:105%;display:flex;flex-direction:row;justify-content:center;overflow:hidden}.bg-video[data-v-22f7ef8f]{position:absolute;object-fit:fill;z-index:0;filter:blur(3px) brightness(.4);transform:scale(2)}.overlay[data-v-22f7ef8f]{position:absolute;width:100%;height:105%;z-index:1;display:grid;grid-template:"." 2fr "t" max-content "." .2fr "s" max-content "." .5fr "a" max-content "." 3fr / 100%;justify-items:center}@media only screen and (min-width: 600px){.contact-btn[data-v-22f7ef8f]{display:none}}@media only screen and (max-width: 600px){.connect-btn[data-v-22f7ef8f]{display:none}}.divider[data-v-6f705637]{height:50px;mask-repeat:repeat-x;width:100%;top:0}@media screen and (-webkit-min-device-pixel-ratio:0){.divider[data-v-6f705637]{-webkit-mask-image:url(/divider_mask.svg)}}@-moz-document url-prefix(){.divider[data-v-6f705637]{mask-image:url(/divider_mask.svg)}}.loading[data-v-65d4be0a]{display:flex;flex-direction:column;align-items:center}.content[data-v-65d4be0a]{width:300px;height:300px;display:flex;flex-direction:column;align-items:center;justify-items:start}.text[data-v-65d4be0a]{width:100%;display:flex;flex-direction:row;justify-content:center;text-align:center;font-size:x-large;font-weight:700}.pages[data-v-57ef0110]{width:100%;height:100%}.content .header[data-v-57ef0110]{color:var(--text-dark);font-size:3em;font-weight:700;opacity:.5;z-index:2}.markdown[data-v-412a788d] a{color:var(--text-dark);transition:color .2s ease}.markdown[data-v-412a788d] a:hover{color:var(--accent-dark)}.markdown[data-v-412a788d] img{width:100%;object-fit:contain}.plugins[data-v-a76e36ba]{padding:1em 6em;max-width:1920px;margin:auto;display:flex;flex-direction:column;gap:3em}.desktop[data-v-a76e36ba]{display:flex;flex-wrap:nowrap;gap:1.5em}.mobile[data-v-a76e36ba]{width:100%;display:flex;gap:1em;flex-direction:column;align-items:center}.mobile .title[data-v-a76e36ba]{display:grid;grid-template-columns:1fr 5fr 1fr;align-items:center;justify-items:center}.mobile .title[data-v-a76e36ba] h1{font-size:xx-large;padding:.4em}.caret[data-v-a76e36ba]{transition:transform .3s ease-out}.caret.flipped[data-v-a76e36ba]{transform:rotate(-180deg)}@media only screen and (max-width: 600px){.plugins[data-v-a76e36ba]{padding:1em 2em}.desktop[data-v-a76e36ba]{display:none}.plugins[data-v-a76e36ba]{gap:1em}}@media only screen and (min-width: 600px){.mobile[data-v-a76e36ba]{display:none}}.desktop.left[data-v-a76e36ba]{flex-direction:row}.desktop.right[data-v-a76e36ba]{flex-direction:row-reverse}.title-section[data-v-a76e36ba]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5em}.title[data-v-a76e36ba]{width:100%;text-align:center;background-color:var(--blue-dark)}.title[data-v-a76e36ba] h1{padding:.2em 0;font-size:2.5em;line-height:1.2}.desktop .image[data-v-a76e36ba] img{max-width:500px;max-height:500px;object-fit:contain}.mobile .image[data-v-a76e36ba] img{max-height:20em}.text[data-v-a76e36ba]{padding:1em;background-color:var(--bg2);overflow-wrap:break-word;max-width:120ch}.plugin .markdown div[data-v-a76e36ba]{width:min-content}.b-card[data-v-a5183294]{width:100%;height:100%;display:flex;flex-direction:column;box-shadow:var(--box-shadow);margin:1em;background-color:var(--bg2);border-radius:3px;border:1px solid var(--bg2_5)}.close[data-v-a5183294]{position:absolute;top:10px;right:10px;width:25px;height:25px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;background-color:var(--bg3);z-index:1}.close[data-v-a5183294]:hover{background-color:var(--bg3_5)}.close .line[data-v-a5183294]{position:absolute;width:60%;height:2px;background-color:var(--text-dark)}.close .line[data-v-a5183294]:nth-child(1){transform:rotate(45deg)}.close .line[data-v-a5183294]:nth-child(2){transform:rotate(-45deg)}.b-card__header[data-v-a5183294]{overflow:hidden;border:1px solid var(--bg2_5)}.b-card__footer[data-v-a5183294]{border-top:1px solid var(--bg2_5)}.b-card__action[data-v-a5183294]{background-color:var(--bg2_5)}.online[data-v-6034e318],.offline[data-v-6034e318]{filter:brightness(2)}@media only screen and (max-width: 600px){.connect-btn[data-v-6034e318]{display:none}}.servers[data-v-6034e318]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2em;margin:auto;flex-wrap:wrap}.card[data-v-6034e318] .n-avatar img.user,.card[data-v-6034e318] .n-avatar img.sleeper{transform:scale(1.5)}.badge[data-v-6034e318] .n-badge-sup{background-color:var(--accent)}.card[data-v-6034e318]{width:400px;max-width:90vw;height:510px}.card[data-v-6034e318] .b-card-header{padding:0;overflow:hidden}.card[data-v-6034e318] .header{text-align:center;font-size:xxx-large;font-weight:700;text-shadow:1px 1px 1px #00000066;margin:1rem 1rem 5rem}.card[data-v-6034e318] .h-background{position:absolute;width:100%;height:100vh;background-repeat:no-repeat;background-size:contain;filter:blur(2px) brightness(80%)}.card[data-v-6034e318] .b-card__content{padding:2em}.card[data-v-6034e318] .b-card__footer{padding:1rem;font-size:medium;display:flex;justify-content:space-evenly}.card[data-v-6034e318] .b-card__action{padding:1em;display:flex;justify-content:center;align-items:center;gap:1em}.b-carousel[data-v-05596841]{width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.counter[data-v-05596841]{position:absolute;top:10px;left:50%;transform:translate(-50%);background-color:var(--bg3);z-index:1;padding:.2rem .8rem;border-radius:1rem;opacity:0;transition:opacity .5s ease;box-shadow:0 0 20px -4px #000}.slides[data-v-05596841]{width:100%;height:var(--37cfc8e2);display:flex;align-items:center;box-sizing:content-box;cursor:grab}.anchors[data-v-05596841]{position:absolute;text-align:center;white-space:nowrap;width:80px;height:16px;bottom:10px;left:50%;transform:translate(-50%);z-index:1}.anchor[data-v-05596841]{border-radius:50%;background-color:var(--text-dark);transition:all .2s ease;width:8px;height:8px;margin:0 4px;transform:scale(.33)}.anchor.active[data-v-05596841]{display:inline-block;transform:scale(1);opacity:1}.anchor.active-prev[data-v-05596841],.anchor.active-next[data-v-05596841]{display:inline-block;transform:scale(.66);opacity:.8}.anchor.active-prev-prev[data-v-05596841],.anchor.active-next-next[data-v-05596841]{display:inline-block;opacity:.8}.slide[data-v-05596841]{flex-shrink:0;width:var(--2f5f529a);max-width:100%;height:100%;display:grid;place-items:center;user-select:none}.slide img[data-v-05596841]{max-width:100%;max-height:var(--37cfc8e2);object-fit:contain}@media only screen and (max-width: 600px){.slides[data-v-05596841]{height:var(--ea4d6a62)}.slide img[data-v-05596841]{max-height:var(--ea4d6a62)}}.media[data-v-17c5202a]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em}.card[data-v-17c5202a]{padding:0;margin:0}.card iframe[data-v-17c5202a]{width:100%;aspect-ratio:16/9}@media only screen and (min-width: 600px){.card[data-v-17c5202a]{width:90%}}@media only screen and (max-width: 600px){.card[data-v-17c5202a]{width:100%;margin:0}}.media[data-v-17c5202a]{padding:2em 0;width:100%}.carousels[data-v-17c5202a]{display:flex;flex-direction:column;align-items:center;gap:2em;max-width:100vw}.card[data-v-17c5202a]{max-width:1920px;transition:all .2s ease}.header h1[data-v-17c5202a]{text-align:center}.dono-package[data-v-f3209224]{width:clamp(450px,450px,100%);display:flex;flex-direction:column;justify-content:center;align-items:center}.card[data-v-f3209224] .header{text-align:center;font-size:xxx-large;font-weight:700;text-shadow:1px 1px 1px #00000066;margin:1rem 1rem 10rem}.card[data-v-f3209224] .h-background{position:absolute;width:100%;height:100vh;background-repeat:no-repeat;background-size:contain;filter:brightness(75%)}.text[data-v-f3209224]{background-color:#0006;width:100%;height:100%;position:absolute;opacity:0;z-index:1;display:flex;justify-content:center;align-items:center;transition:all .2s ease-in-out;backdrop-filter:blur(5px)}.text[data-v-f3209224] li{font-size:1.2rem;font-weight:700}.text[data-v-f3209224]:hover{opacity:1}.card[data-v-f3209224] .b-card__action{padding:0 1rem;background-color:#09264e;font-size:x-large}.tebex[data-v-f3209224]{width:100%;padding:.5rem;display:flex;justify-content:center;align-items:center;gap:1rem;cursor:pointer}.donate[data-v-6038fb65]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2em 0}.packages[data-v-6038fb65]{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;max-width:90%;gap:1em;margin:2rem 0}.donate p[data-v-6038fb65]{width:90%;max-width:64ch;font-size:x-large;font-weight:700;text-align:center}.contact[data-v-372cb959]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding-bottom:2em}.button[data-v-372cb959]{padding:2em}.button[data-v-372cb959] .n-button__content{font-size:xx-large;font-weight:700;color:var(--text)}.card[data-v-0d427155]{margin:auto}.header[data-v-0d427155]{text-align:center}.content[data-v-0d427155] img{max-height:50vh}.content[data-v-0d427155]{padding:1rem;font-size:x-large;overflow-wrap:break-word;font-weight:700}:root{--bg1: #151413;--bg1-zebra: #1b1b1b;--bg2: #242424;--bg2_5: #313131;--bg3: #4C4946;--bg3_5: #3f3d3b;--accent-dark: #B83A27;--accent: #CD402B;--accent-light: #C95949;--text-dark: #BAB1A8;--text: #E4DAD1;--green-dark: #5D7239;--green: #5D7239;--green-light: #8EC62F;--yellow-dark: #D7AA0C;--yellow: #D7AA0C;--yellow-light: #F5D254;--blue-dark: #3A6B8F;--blue: #5093C5;--blue-light: #65B6ED;--red-dark: #771717;--red: #C72A2A;--red-light: #E27575}*,*:before,*:after{box-sizing:border-box;margin:0;position:relative}html,body{width:100%;height:100vh}html{background:var(--bg1);transition:background-color .2s ease}body{color:var(--text);line-height:1.6;font-family:Roboto Condensed,sans-serif;font-size:15px;font-display:optional;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:after{background-image:url(/grit.webp);content:" ";position:fixed;left:0;right:0;top:0;bottom:0;z-index:500;pointer-events:none;opacity:.6}::-webkit-scrollbar{width:0px;height:0px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-corner{background:transparent}::-webkit-scrollbar-thumb{background:var(--bg3);border-radius:5px}.background[data-v-7067e6b8]{position:absolute;width:100%;height:100vh;background-image:url(/background.webp);background-repeat:no-repeat;background-size:cover;filter:blur(3px) brightness(40%)}main[data-v-7067e6b8]{width:100%;height:100vh;display:grid;grid-template:"h" 90px "c" calc(100vh - 90px) / 1fr}.header-container[data-v-7067e6b8]{grid-area:h;background:var(--bg1)}.header[data-v-7067e6b8]{margin:1em 0;display:grid;grid-template:". l . n ." 1fr / 2em min-content 1fr max-content 2em;align-items:center}.content[data-v-7067e6b8]{grid-area:c}#scroll-container[data-v-7067e6b8]{height:100%;overflow:auto}.logo[data-v-7067e6b8]{grid-area:l;box-sizing:border-box}.sandwich[data-v-7067e6b8]{grid-area:n;display:block;width:2em;height:1.5em}.nav[data-v-7067e6b8]{grid-area:n;width:max-content}.nav-menu[data-v-7067e6b8]{background-color:var(--bg2);display:flex;justify-content:center;padding:1em}@media only screen and (max-width: 600px){.nav[data-v-7067e6b8]{display:none}}@media only screen and (min-width: 600px){.sandwich[data-v-7067e6b8],.nav-menu[data-v-7067e6b8]{display:none}}.v-enter-active[data-v-7067e6b8],.v-leave-active[data-v-7067e6b8]{transition:opacity .2s ease}.v-enter-from[data-v-7067e6b8],.v-leave-to[data-v-7067e6b8]{opacity:0}
