@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";.footer[data-v-3926b4c7]{background:#000;padding:40px;display:flex;flex-direction:column;gap:10px}.footer>.text[data-v-3926b4c7]{text-align:center;font-size:16px;color:#fff}.footer>.links[data-v-3926b4c7]{display:flex;align-items:center;justify-content:center;margin:6px 0;gap:10px 20px;flex-wrap:wrap}.footer>.links>a[data-v-3926b4c7]{color:#47b5ed;text-decoration:none;text-align:center;font-size:18px}.footer>.links>a[data-v-3926b4c7]:hover{text-decoration:underline}.router-link-active[data-v-76a52506]{font-weight:700}.header[data-v-44b4dac3]{position:fixed;top:0;left:0;height:60px;width:100%;display:flex;align-items:center;padding:0 20px;z-index:100;background:none;transition:background .2s cubic-bezier(.33,1,.68,1)}.header.scrolled[data-v-44b4dac3]{background:#1c1c1c}.header.small[data-v-44b4dac3]{padding:0}.header button[data-v-44b4dac3]{width:60px;height:60px;cursor:pointer;background:none;border:none;flex-shrink:0}.header button>svg[data-v-44b4dac3]{width:60%;height:60%;fill:#fff}.header>.title[data-v-44b4dac3]{line-height:60px;font-size:18px;font-weight:700;margin-right:auto;color:#fff;text-align:center;white-space:nowrap;text-decoration:none}.header>.title[data-v-44b4dac3]:hover{text-decoration:underline}.header>a[data-v-44b4dac3]{padding:0 10px;line-height:60px;font-size:17px;color:#fff;text-align:center;white-space:nowrap;text-decoration:none}.header>a[data-v-44b4dac3]:hover{text-decoration:underline}.header>.cover[data-v-44b4dac3]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2;background:#0008}.header>.cover.v-enter-active[data-v-44b4dac3],.header>.cover.v-leave-active[data-v-44b4dac3]{transition:opacity .2s linear}.header>.cover.v-enter-from[data-v-44b4dac3],.header>.cover.v-leave-to[data-v-44b4dac3]{opacity:0}.header>.menu[data-v-44b4dac3]{position:fixed;z-index:3;left:0;top:0;height:100%;background:#1c1c1c;display:flex;flex-direction:column}.header>.menu.v-enter-active[data-v-44b4dac3]{transition:transform .2s cubic-bezier(.33,1,.68,1)}.header>.menu.v-leave-active[data-v-44b4dac3]{transition:transform .2s cubic-bezier(.32,0,.67,0)}.header>.menu.v-enter-from[data-v-44b4dac3],.header>.menu.v-leave-to[data-v-44b4dac3]{transform:translate(-100%)}.header>.menu>a[data-v-44b4dac3]{padding:10px 80px 10px 40px;font-size:18px;color:#fff;text-align:left;text-decoration:none}.header>.menu>a[data-v-44b4dac3]:hover{text-decoration:underline}body{margin:0}*{box-sizing:border-box;line-height:1;font-family:Rubik,sans-serif}.section[data-v-18afb8ea]{padding:100px 40px;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.section>.wrapper[data-v-18afb8ea]{width:100%;margin-bottom:20px;flex-grow:1;position:relative;min-height:300px}.section>.wrapper>.image[data-v-18afb8ea]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:100%;max-width:100%;border-radius:28px}.section>.image[data-v-18afb8ea]{border-radius:14px;margin-bottom:20px}.section>.title[data-v-18afb8ea]{text-align:center;font-size:50px;color:#fff;font-weight:700}.section>.text[data-v-18afb8ea]{text-align:center;line-height:1.4;color:#fff;font-size:18px;max-width:1200px}.section>.links[data-v-18afb8ea]{display:flex;align-items:center;gap:20px}.section>.links>a[data-v-18afb8ea]{text-align:center;padding:12px 16px;font-size:18px;font-weight:700}.section>.links>a[data-v-18afb8ea]:nth-child(1){background:#00c80e;border-radius:6px;border:none;text-decoration:none;color:#fff}.section>.links>a[data-v-18afb8ea]:nth-child(1):hover{opacity:.7}.section>.links>a[data-v-18afb8ea]:nth-child(1):active{opacity:1;background:#fff;color:#000}.section>.links>a[data-v-18afb8ea]:nth-child(2){background:#47b5ed;border-radius:6px;border:none;text-decoration:none;color:#fff}.section>.links>a[data-v-18afb8ea]:nth-child(2):hover{opacity:.7}.section>.links>a[data-v-18afb8ea]:nth-child(2):active{opacity:1;background:#fff;color:#000}.section.utility[data-v-ba59090e]{padding:40px;display:flex;align-items:flex-start;justify-content:center;gap:40px;background:#000}.section.utility[data-v-ba59090e]:first-child{padding-top:100px}@media (max-width: 1000px){.section.utility[data-v-ba59090e]{flex-direction:column;align-items:center}}.section.utility>.images[data-v-ba59090e]{width:700px;max-width:100%}.section.utility>.images>.wrapper[data-v-ba59090e]{width:100%;aspect-ratio:1283/710;position:relative;border-radius:10px;overflow:hidden}.section.utility>.images>.wrapper>.mover[data-v-ba59090e]{position:absolute;top:0;left:0;display:flex;height:100%;gap:20px}.section.utility>.images>.wrapper>.mover>img[data-v-ba59090e]{position:relative;height:100%;border-radius:10px}.section.utility>.info[data-v-ba59090e]{width:700px;max-width:100%;display:flex;flex-direction:column;gap:14px}.section.utility>.info>.title[data-v-ba59090e]{text-align:left;font-size:64px;color:#fff;font-weight:700}.section.utility>.info>.text[data-v-ba59090e]{text-align:left;font-size:20px;color:#fff;line-height:1.25}.section.utility>.info>.links[data-v-ba59090e]{display:flex;gap:16px;align-items:center;margin-top:24px;flex-wrap:wrap}.section.utility>.info>.links>a[data-v-ba59090e]{background:#47b5ed;border:none;text-decoration:none;color:#fff;display:flex;align-items:center;padding:4px 6px;gap:2px;border-radius:6px}.section.utility>.info>.links>a[data-v-ba59090e]:hover{opacity:.7}.section.utility>.info>.links>a[data-v-ba59090e]:active{opacity:1;background:#fff;color:#000}.section.utility>.info>.links>a>svg[data-v-ba59090e]{width:30px;fill:#fff}.section.utility>.info>.links>a>.text[data-v-ba59090e]{text-align:center;font-size:18px;font-weight:700;padding:0 4px}.section.utility>.info>.links>a:active>svg[data-v-ba59090e]{fill:#000}.section.downloads[data-v-eefb21e6]{padding:40px;display:flex;flex-direction:column;gap:8px}.section.downloads>.title[data-v-eefb21e6]{text-align:center;font-size:48px;color:#fff;font-weight:700;margin-bottom:14px}@media (max-width: 450px){.section.downloads>.title[data-v-eefb21e6]{font-size:10vw}}.section.downloads>.text[data-v-eefb21e6]{text-align:center;font-size:18px;color:#fff}.section.downloads>.platform-switcher[data-v-eefb21e6]{display:flex;justify-content:center;margin:16px 0 4px}.section.downloads>.platform-switcher>.platform-toggle[data-v-eefb21e6]{display:grid;grid-template-columns:auto auto;gap:8px;padding:4px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 30px #00000059}.section.downloads>.platform-switcher>.platform-toggle>button[data-v-eefb21e6]{border:none;background:transparent;color:#fff;font-size:16px;font-weight:700;padding:10px 22px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.section.downloads>.platform-switcher>.platform-toggle>button .platform-icon[data-v-eefb21e6]{width:18px;height:18px;display:inline-flex}.section.downloads>.platform-switcher>.platform-toggle>button .platform-icon svg[data-v-eefb21e6]{width:100%;height:100%;fill:currentColor}.section.downloads>.platform-switcher>.platform-toggle>button.steam.active[data-v-eefb21e6]{background:#1b2838;color:#fff;box-shadow:0 8px 18px #00000040;transform:translateY(-1px)}.section.downloads>.platform-switcher>.platform-toggle>button.epic.active[data-v-eefb21e6]{background:#101014;color:#fff;box-shadow:0 8px 18px #00000040;transform:translateY(-1px)}.section.downloads>.platform-switcher>.platform-toggle>button[data-v-eefb21e6]:focus-visible{outline:2px solid #67ffcc;outline-offset:2px}.section.downloads>.games[data-v-eefb21e6]{position:relative;display:flex;justify-content:center;flex-wrap:wrap;gap:20px 30px;margin-top:20px}.section.downloads>.games>.game[data-v-eefb21e6]{width:500px;gap:20px;display:flex;align-items:center}.section.downloads>.games>.game>.icon[data-v-eefb21e6]{width:70px;height:70px;flex-shrink:0;border-radius:6px}.section.downloads>.games>.game>.info[data-v-eefb21e6]{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.section.downloads>.games>.game>.info>.version[data-v-eefb21e6]{color:#fff;font-size:14px;font-weight:600;text-align:left;animation:.4s cubic-bezier(.33,1,.68,1) version-appear-eefb21e6}@keyframes version-appear-eefb21e6{0%{margin-top:-20px;opacity:0}}.section.downloads>.games>.game>.info>.name[data-v-eefb21e6]{text-align:left;font-size:18px;color:#fff}.section.downloads>.games>.game>.link[data-v-eefb21e6]{background:#00c80e;border-radius:6px;border:none;text-decoration:none;color:#fff;width:40px;height:40px;padding:5px;flex-shrink:0}.section.downloads>.games>.game>.link[data-v-eefb21e6]:hover{opacity:.7}.section.downloads>.games>.game>.link[data-v-eefb21e6]:active{opacity:1;background:#fff;color:#000}.section.downloads>.games>.game>.link>svg[data-v-eefb21e6]{fill:#fff}.section.downloads>.games>.game>.link:active>svg[data-v-eefb21e6]{fill:#000}.section.downloads .game-list-enter-active[data-v-eefb21e6],.section.downloads .game-list-leave-active[data-v-eefb21e6]{transition:opacity .25s ease,transform .25s ease}.section.downloads .game-list-enter-from[data-v-eefb21e6],.section.downloads .game-list-leave-to[data-v-eefb21e6]{opacity:0;transform:translateY(12px) scale(.98)}.section.downloads .game-list-leave-active[data-v-eefb21e6]{position:absolute}.section.downloads .game-list-move[data-v-eefb21e6]{transition:transform .3s ease}.section.counter[data-v-14af30c8]{background:url(/assets/ffekYDMn.png) repeat-y left center/auto,#8a2e6c;padding:40px;display:flex;flex-direction:column;justify-content:center;gap:20px}.section.counter>.label[data-v-14af30c8]{text-align:center;font-size:40px;font-weight:600;color:#fff}@media (max-width: 550px){.section.counter>.label[data-v-14af30c8]{font-size:30px}}.section.counter>.counter[data-v-14af30c8]{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.section.counter>.counter>.wrapper[data-v-14af30c8]{height:100px;position:relative;width:75px}.section.counter>.counter>.wrapper>.digit[data-v-14af30c8]{position:absolute;top:0;left:0;width:100%;text-align:center;font-size:100px;color:#fff;font-weight:900}.section.counter>.counter>.wrapper>.digit.v-enter-active[data-v-14af30c8],.section.counter>.counter>.wrapper>.digit.v-leave-active[data-v-14af30c8]{transition:transform cubic-bezier(.65,0,.35,1) 1s}.section.counter>.counter>.wrapper>.digit.v-enter-from[data-v-14af30c8]{transform:translateY(100%)}.section.counter>.counter>.wrapper>.digit.v-leave-to[data-v-14af30c8]{transform:translateY(-100%)}@media (max-width: 630px){.section.counter>.counter>.wrapper[data-v-14af30c8]{height:15vw}.section.counter>.counter>.wrapper>.digit[data-v-14af30c8]{font-size:15vw}}.section.games[data-v-46cf51bd]{padding:40px;display:flex;flex-direction:column;align-items:center;gap:30px;position:relative}.section.games>#status[data-v-46cf51bd]{position:absolute;top:-60px;left:0;pointer-events:none}.section.games>.title[data-v-46cf51bd]{text-align:center;font-size:60px;font-weight:700;color:#fff}@media (max-width: 700px){.section.games>.title[data-v-46cf51bd]{font-size:8vw}}.section.games .status[data-v-46cf51bd]{width:20px;height:20px;border-radius:4px;flex-shrink:0}.section.games .status.done[data-v-46cf51bd]{background:#00d36a}.section.games .status.text[data-v-46cf51bd]{background:#fed644}.section.games .status.none[data-v-46cf51bd]{background:#fc3035}.section.games .status.jbg[data-v-46cf51bd]{background:#fff}.section.games .status.working[data-v-46cf51bd]{background:#6372fd}.section.games>.legend[data-v-46cf51bd]{display:flex;flex-direction:column;gap:8px}.section.games>.legend>.item[data-v-46cf51bd]{display:flex;align-items:center;gap:10px}.section.games>.legend>.item>.text[data-v-46cf51bd],.section.games>.legend>.item>.mark[data-v-46cf51bd]{font-size:16px;text-align:left;color:#fff}.section.games>.packs[data-v-46cf51bd]{gap:20px;display:flex;align-items:flex-start;flex-wrap:wrap;margin-top:30px;justify-content:center;width:100%}.section.games>.packs>.pack[data-v-46cf51bd]{display:flex;gap:30px;align-items:flex-start;width:590px;max-width:100%;background:#000;padding:28px;border-radius:30px}.section.games>.packs>.pack>.icon[data-v-46cf51bd]{width:170px;border-radius:14px}@media (max-width: 550px){.section.games>.packs>.pack[data-v-46cf51bd]{flex-direction:column}.section.games>.packs>.pack>.icon[data-v-46cf51bd]{width:130px}}.section.games>.packs>.pack>.info[data-v-46cf51bd]{display:flex;flex-direction:column;gap:12px}.section.games>.packs>.pack>.info>.name[data-v-46cf51bd]{text-align:left;font-size:26px;color:#fff;font-weight:700}.section.games>.packs>.pack>.info>.game[data-v-46cf51bd]{display:flex;align-items:center;gap:10px}.section.games>.packs>.pack>.info>.game>.name[data-v-46cf51bd]{text-align:left;font-size:18px;color:#fff}.section.games>.discount[data-v-46cf51bd]{background:#47b5ed;border-radius:6px;border:none;text-decoration:none;color:#fff;text-align:center;padding:12px 16px;font-size:20px;font-weight:700;margin-top:40px}.section.games>.discount[data-v-46cf51bd]:hover{opacity:.7}.section.games>.discount[data-v-46cf51bd]:active{opacity:1;background:#fff;color:#000}.house[data-v-9a4a109d]{width:600px;max-width:100%;display:flex;flex-direction:column;align-items:flex-end;gap:0}.house>.screen[data-v-9a4a109d]{position:relative;width:100%;aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:#000}.house>.screen>video[data-v-9a4a109d]{width:100%;height:100%;object-fit:cover;display:block;object-position:left center}.house>.screen>.fade-overlay[data-v-9a4a109d]{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;opacity:0;pointer-events:none;transition:opacity .3s ease}.house>.screen>.fade-overlay.visible[data-v-9a4a109d]{opacity:.8}.house>.phone[data-v-9a4a109d]{position:relative;width:30%;margin-top:-25%;margin-right:12%;aspect-ratio:16/27;border-radius:18px;overflow:hidden;transform:perspective(900px) rotateY(-15deg) rotateX(15deg) rotate(5deg);animation:10s cubic-bezier(.37,0,.63,1) infinite phone-9a4a109d}.house>.phone>video[data-v-9a4a109d]{width:100%;height:100%;object-fit:cover;display:block;object-position:right center;transform:scale(.88)}.house>.phone>.phone-frame[data-v-9a4a109d]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;pointer-events:none;z-index:2}.house>.phone>.fade-overlay[data-v-9a4a109d]{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1;transform:scale(.88);transform-origin:center}.house>.phone>.fade-overlay.visible[data-v-9a4a109d]{opacity:.8}@keyframes phone-9a4a109d{50%{transform:perspective(900px) rotateY(-15deg) rotateX(5deg) rotate(5deg)}}.section.banner[data-v-171477b5]{min-height:100vh;background:linear-gradient(#0007,#0007),url(/assets/WxmqUAoF.png) center/cover;padding:100px 40px;display:flex;justify-content:center;align-items:center;gap:80px;position:relative}@media (max-width: 960px){.section.banner[data-v-171477b5]{flex-direction:column}}.section.banner>.info[data-v-171477b5]{display:flex;flex-direction:column;justify-content:center;max-width:600px}.section.banner>.info>.title[data-v-171477b5]{text-align:left;font-size:60px;color:#fff;font-weight:900;margin-bottom:30px}.section.banner>.info>.text[data-v-171477b5]{text-align:left;font-size:20px;color:#fff;margin:12px 0;line-height:1.4;font-weight:500}.section.banner>.info>a[data-v-171477b5]{background:#00c80e;border-radius:6px;border:none;text-decoration:none;color:#fff;text-align:center;padding:12px 16px;font-size:20px;font-weight:700;margin-top:40px}.section.banner>.info>a[data-v-171477b5]:hover{opacity:.7}.section.banner>.info>a[data-v-171477b5]:active{opacity:1;background:#fff;color:#000}.section.ydkj[data-v-171477b5]{padding:40px;background:url(/assets/DMyuVN5f.png) repeat-y left center/auto,#000;display:flex;align-items:flex-start;justify-content:center;gap:40px}@media (max-width: 960px){.section.ydkj[data-v-171477b5]{flex-direction:column;align-items:center}}.section.ydkj>.info[data-v-171477b5]{display:flex;flex-direction:column;gap:18px;width:500px;max-width:100%}.section.ydkj>.info>.title[data-v-171477b5]{text-align:left;font-size:50px;color:#fff;font-weight:700;text-decoration:none}.section.ydkj>.info>.title[data-v-171477b5]:hover{text-decoration:underline}.section.ydkj>.info>.text[data-v-171477b5]{text-align:left;font-size:18px;color:#fff;line-height:1.25}.section.ydkj>.info>.link[data-v-171477b5]{background:#47b5ed;border-radius:6px;border:none;text-decoration:none;color:#fff;text-align:center;padding:10px;font-size:18px;font-weight:700;margin-top:10px}.section.ydkj>.info>.link[data-v-171477b5]:hover{opacity:.7}.section.ydkj>.info>.link[data-v-171477b5]:active{opacity:1;background:#fff;color:#000}.section.ydkj>.video[data-v-171477b5]{aspect-ratio:16/9;width:500px;max-width:100%;border:none;border-radius:14px}.section.donate[data-v-171477b5]{padding:80px 40px;display:flex;flex-direction:column;gap:18px;align-items:center}.section.donate>.title[data-v-171477b5]{text-align:center;font-size:50px;color:#fff;font-weight:600}.section.donate>.text[data-v-171477b5]{text-align:center;font-size:24px;color:#fff}.section.donate>a[data-v-171477b5]{background:#47b5ed;border-radius:6px;border:none;text-decoration:none;color:#fff;text-align:center;padding:10px 14px;font-size:18px;font-weight:700;margin-top:10px}.section.donate>a[data-v-171477b5]:hover{opacity:.7}.section.donate>a[data-v-171477b5]:active{opacity:1;background:#fff;color:#000}.section[data-v-90bad842]{padding:100px 40px 40px;background:#1c1c1c;overflow-x:auto}.section>.constrain[data-v-90bad842]{width:1000px;max-width:100%;color:#fff;margin:0 auto}.section>.constrain>.title[data-v-90bad842]{text-align:center;font-size:40px;font-weight:700}.section>.constrain h1[data-v-90bad842],.section>.constrain h2[data-v-90bad842],.section>.constrain p[data-v-90bad842]{line-height:1.3;text-align:left}.section[data-v-295ba124]{padding:100px 40px;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.section>.row[data-v-295ba124]{display:flex;align-items:center;gap:40px}.section>.row>.quip[data-v-295ba124]{width:132px;flex-shrink:0}.section>.row>.title[data-v-295ba124]{text-align:center;font-size:130px;color:#fff;font-weight:900}@media (max-width: 600px){.section>.row[data-v-295ba124]{flex-direction:column}}.section>.text[data-v-295ba124]{text-align:center;font-size:24px;color:#fff}.entry[data-v-a4694a1d]{display:flex;flex-direction:column}.entry>.header[data-v-a4694a1d]{display:flex;align-items:center;padding:0;border:none;background:none;border-bottom:1px solid #fff;cursor:pointer}.entry>.header>.title[data-v-a4694a1d]{padding:14px 0;flex-grow:1;font-size:18px;font-weight:600;color:#fff;text-align:left}.entry>.header>.arrow[data-v-a4694a1d]{width:34px;height:34px;flex-shrink:0;fill:#fff}.entry>.header>.arrow.expanded[data-v-a4694a1d]{transform:rotate(.5turn)}.entry>.content[data-v-a4694a1d]{color:#fff}.entry>.content[data-v-a4694a1d] p{line-height:1.25}.entry>.content[data-v-a4694a1d] li{margin:10px 0;line-height:1.25}.entry>.content[data-v-a4694a1d] a{color:#47b5ed;text-decoration:none}.entry>.content[data-v-a4694a1d] a:hover{text-decoration:underline}.section.gallery[data-v-e1efb59c]{padding:40px;background:#000;display:flex;align-items:center;justify-content:center;gap:20px}.section.gallery>.arrow[data-v-e1efb59c]{flex-shrink:0;border:none;background:none;cursor:pointer;padding:10px;position:relative;z-index:2}.section.gallery>.arrow>svg[data-v-e1efb59c]{width:70px;height:70px;fill:#fff}@media (max-width: 800px){.section.gallery>.arrow.left[data-v-e1efb59c]{margin-right:-110px}.section.gallery>.arrow.right[data-v-e1efb59c]{margin-left:-110px}}.section.gallery>.wrapper[data-v-e1efb59c]{width:100%;max-width:1200px;aspect-ratio:16/9;position:relative;overflow:hidden;cursor:grab}.section.gallery>.wrapper[data-v-e1efb59c]:active{cursor:grabbing}.section.gallery>.wrapper>.mover[data-v-e1efb59c]{position:absolute;top:0;left:0;display:flex;height:100%}.section.gallery>.wrapper>.mover>img[data-v-e1efb59c]{position:relative;height:100%}.section.banner[data-v-4c627e2c]{padding:100px 40px 40px;background:url(/assets/csK4x5Aq.png) repeat-x center top/auto,#000;min-height:100vh;display:flex;flex-direction:column;align-items:center;gap:30px}.section.banner>.title[data-v-4c627e2c]{text-align:center;font-size:80px;color:#fff;font-weight:900}.section.banner>.text[data-v-4c627e2c]{text-align:center;font-size:40px;color:#fff;font-weight:600}.section.banner>.wrapper[data-v-4c627e2c]{flex-grow:1;width:100%;position:relative;min-height:180px}.section.banner>.wrapper>.video[data-v-4c627e2c]{border:none;border-radius:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 700px){.section.banner>.title[data-v-4c627e2c]{font-size:60px}.section.banner>.text[data-v-4c627e2c]{font-size:30px}}.section.tutorial[data-v-4c627e2c],.section.included[data-v-4c627e2c],.section.faq[data-v-4c627e2c]{padding:40px}.section.tutorial>.constrain[data-v-4c627e2c],.section.included>.constrain[data-v-4c627e2c],.section.faq>.constrain[data-v-4c627e2c]{width:1100px;max-width:100%;margin:0 auto;display:flex;flex-direction:column}.section.tutorial>.constrain>.title[data-v-4c627e2c],.section.included>.constrain>.title[data-v-4c627e2c],.section.faq>.constrain>.title[data-v-4c627e2c]{text-align:center;font-size:36px;color:#fff;font-weight:700;margin-bottom:20px}.section.tutorial[data-v-4c627e2c]{background:linear-gradient(#0006,#0006),url(/assets/ffekYDMn.png) repeat-y left center/auto,#8a2e6c}.section.tutorial>.constrain[data-v-4c627e2c]{gap:40px}.section.tutorial>.constrain>.step[data-v-4c627e2c]{display:flex;gap:12px}.section.tutorial>.constrain>.step>.num[data-v-4c627e2c]{font-size:50px;font-weight:900;color:#fff;width:50px;text-align:center;flex-shrink:0}.section.tutorial>.constrain>.step>.body[data-v-4c627e2c]{display:flex;flex-direction:column;gap:10px}.section.tutorial>.constrain>.step>.body span[data-v-4c627e2c]{font-style:italic}.section.tutorial>.constrain>.step>.body>.label[data-v-4c627e2c]{text-align:left;font-size:22px;color:#fff;font-weight:600}.section.tutorial>.constrain>.step>.body>.text[data-v-4c627e2c]{text-align:left;font-size:16px;color:#fff;line-height:1.25}.section.tutorial>.constrain>.step>.body>.text a[data-v-4c627e2c]{color:#47b5ed;text-decoration:none}.section.tutorial>.constrain>.step>.body>.text a[data-v-4c627e2c]:hover{text-decoration:underline}.section.included[data-v-4c627e2c]{background:url(/assets/D7hCsdp_.png) repeat-y right center/auto,#000}.section.included>.constrain[data-v-4c627e2c]{gap:12px}.section.included>.constrain>.header[data-v-4c627e2c]{text-align:left;font-size:20px;font-weight:600;color:#fff;margin-top:10px}.section.included>.constrain>.text[data-v-4c627e2c]{text-align:left;font-size:16px;color:#fff;line-height:1.25}.section.faq>.constrain[data-v-4c627e2c]{gap:20px}
